/**
 * Theme Name:  theme-stable-v2
 * Theme URI:   http://usalafuerza.com
 * Description: El tema theme-stable-yoast es una modificación de theme-stable pero excluyendo la información de las meta etiquetas, ya que son incorporadas por el plugin YOAST.
 * Author:      web@usalafuerza.com
 * Author URI:  http://usalafuerza.com
 * Version:     1.0
 * License:     C3PO Usalafuerza
 * Tags:        No existen
 * Text Domain: theme-stable-yoast-v2
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* TOC

 * 1. TAGS
 *  1.1. Document & body
 *  1.2. Headers
 *  1.3. Texts
 *  1.4. Links
 *  1.5. Forms
 *  1.6. Tables
 * 2. GLOBAL CLASSES
 *  2.1. Body
 *  2.2. Generales
 *  2.4. Textos
 *  2.5. Enlaces
 *  2.6. Titulares
 *  2.7. Branding
 *  2.8. Multimedia
 *  2.9. Bloques (div span )
 *  2.10. Menús de navegación
 *  2.11. Forms y botones
 *  2.12. Alerts
 *  2.13. Articles
 *  2.14. Iconos
 *  2.15. Tablas
 *  2.16. Datos
 *  2.17. Varios
 *  2.18. Paneles y modales
 * 3. WP CLASSES
 * 4. POSTS & PAGES

*/
html {
  font-size: 16px;
  font-family: 'Nunito', sans-serif;
}
body {
  background-color: #FFFFFF;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2.4rem;
  color: #4a4a4a;
}
h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2.2rem;
  color: #4a4a4a;
}
h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2rem;
  color: #4a4a4a;
}
h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.8rem;
  color: #4a4a4a;
}
h5 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.6rem;
  color: #4a4a4a;
}
h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.4rem;
  color: #4a4a4a;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 0.6rem;
}
.sub-header {
  font-family: 'Nunito', sans-serif;
}
div {
  color: #4a4a4a;
  font-family: 'Nunito', sans-serif;
  font-size: 0.9rem;
}
p {
  color: #4a4a4a;
  font-family: 'Nunito', sans-serif;
  font-size: 0.9rem;
  line-height: 1.2rem;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
li {
  color: #4a4a4a;
  font-family: 'Nunito', sans-serif;
  font-size: 0.9rem;
  line-height: 1.2rem;
}
blockquote.align-left {
  padding: 20px 20px 20px 0;
  margin: 0;
  float: left;
}
blockquote.align-right {
  padding: 20px 0 20px 20px;
  margin: 0;
  float: right;
}
blockquote.align-center {
  padding: 20px;
  padding: 2rem;
  margin: 0;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
blockquote p {
  padding: 0;
}
abbr {
  cursor: help;
}
code {
  font-family: "Courier New", Courier, monospace;
  display: inline-block;
  padding: 3px;
  background: #eee;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
pre {
  font-family: "Courier New", Courier, monospace;
  display: block;
  padding: 10px;
  background: #eee;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
kbd {
  font-family: "Courier New", Courier, monospace;
  display: inline-block;
}
a:link,
a:visited {
  font-family: 'Nunito', sans-serif;
  color: #BE9600;
}
a:hover,
a:active {
  color: #945204;
}
header nav a:link,
header nav a:visited {
  color: #000000;
}
header nav a:hover,
header nav a:active {
  color: #BE9600;
}
fieldset {
  padding: 20px;
  padding: 2rem;
}
button,
input[type="button"] {
  background-color: #BE9600;
  color: #FFFFFF;
}
button:hover,
input[type="button"]:hover {
  background-color: #F1D87E;
  color: #945204;
}
input {
  border: 1px solid #DBDBDB;
  color: #000000;
  background: #FFFFFF;
}
input::-webkit-input-placeholder {
  color: #DBDBDB;
}
input:-moz-placeholder {
  color: #DBDBDB;
  opacity: 1;
}
input::-moz-placeholder {
  color: #DBDBDB;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #DBDBDB;
}
input:focus {
  border: 1px solid #4A4A4A;
}
select {
  border: 1px solid #DBDBDB;
}
textarea {
  border: 1px solid #DBDBDB;
}
table td {
  padding: 8px;
  padding: 0.8rem;
  vertical-align: top;
}
table th {
  padding: 8px;
  padding: 0.8rem;
  vertical-align: top;
}
.text-success {
  color: #417505;
}
.text-warning {
  color: #FFA500;
}
.text-error {
  color: #D0011B;
}
.text-info {
  color: #D4C693;
}
.viewport {
  margin: 0 auto;
}
.input-error {
  border-color: #D0011B;
}
.label-error {
  color: #D0011B;
}
.alert-success {
  background-color: #417505;
  color: #a9f74f;
}
.alert-warning {
  background-color: #FFA500;
  color: #ffedcc;
}
.alert-error {
  background-color: #D0011B;
  color: #ff9eab;
}
.alert-info {
  background-color: #D4C693;
  color: #ffffff;
}
.entry-content img {
  margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
  margin: 0;
  padding: 10px 10px 10px 0;
  float: left;
}
.alignright,
img.alignright {
  margin: 0;
  padding: 10px 0 10px 10px;
  float: right;
}
.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  padding: 1rem;
  display: block;
  clear: both;
}
.wp-caption,
.gallery-caption,
.bypostauthor {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
.sticky {
  display: block;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.entry-content ul,
.entry-content ol {
  padding: 10px 10px 10px 20px;
}
.entry-content blockquote.left {
  width: 33%;
  float: left;
}
.entry-content blockquote.right {
  width: 33%;
  float: right;
}
@media print {
  body {
    background-color: #fff;
  }
  nav,
  .site-footer,
  .social-networks,
  .nav-menus,
  .link-management,
  .gallery-relationships .gallery-image a {
    display: none !important;
  }
  .gallery-relationships .gallery-image {
    background: none !important;
    border: 0 !important;
    border-bottom: 1px solid #333 !important;
  }
  .gallery-relationships .gallery-image a.link {
    display: block !important;
    width: 100% !important;
    color: #333;
  }
}
.tt-dataset {
  z-index: 9999 !important;
}
.tag-its-results {
  position: absolute;
  z-index: 999999999999999;
  width: 100%;
}
.tag-its-results .results {
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
}
.tag-its-results ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.tag-its-results ul li {
  padding: 7px 12px;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 0.8rem;
  font-style: italic;
}
.tag-its-results ul li:hover {
  background: #e38d13;
  color: #fff;
}
.tag-its {
  min-width: 420px;
  margin-top: 5px;
}
.tag-its .tag {
  font-size: 11px;
  background: #efab49;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  padding: 3px 5px;
  display: inline-block;
  margin: 0px 3px 0 0;
}
.tag-its .tag span.close-tag {
  color: #bf8532;
  margin: 0 0 0 10px;
  cursor: pointer;
}
.submit-search-engine {
  display: inline-block !important;
  cursor: pointer;
  background-color: #e38d13 !important;
  border-color: #e38d13;
  color: #fff !important;
  border-radius: 3px;
  opacity: .8;
  transition: all .333s ease;
  border: 0px transparent !important;
  margin-top: 10px !important;
  width: auto !important;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}
.submit-search-engine.search,
.submit-search-engine.new {
  padding: 10px 20px !important;
}
.submit-search-engine:hover {
  opacity: 1;
}
.submit-search-engine:hover.search {
  background: green !important;
}
.submit-search-engine:hover.new {
  background: #2196F3 !important;
}
.search-item-content.submit a:link,
.search-item-content.submit a:visited {
  color: #e38d13 !important;
  cursor: pointer;
  margin-left: 20px;
}
.search-item-content a.reset:hover,
.search-item-content a.reset:active {
  color: red !important;
}
#data-sheet .head_sheet {
  padding: 30px 5px;
}
.search-results-spinner {
  width: 84px;
  height: 84px;
  background-image: url('assets/spinner.gif');
  margin: 0 auto;
}
.search-results-title {
  text-align: center;
}
.search-results-title h3 {
  font-weight: 100;
  color: black;
  font-size: 1.2rem;
}
.search-results {
  width: 100%;
  max-height: 400px;
  overflow-y: scroll;
  transition: all .333s ease;
  text-align: center;
}
.search-results .search-results-single {
  font-size: 0;
  margin: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #fff;
  cursor: pointer;
  width: 280px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
@media (min-width: 900px) {
	.search-results .search-results-single {
		width:calc( 33% - 20px);
	}
  }
.search-results .search-results-single .image {
  width: 100%;
  height: auto;
  display: block;
}
.search-results .search-results-single .image img {
  width: 100%;
  height: auto;
}
.search-results .search-results-single .metadata {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 10px;
}
.search-results .search-results-single .metadata h2 {
  margin: 0;
  font-size: 1.8rem;
}
.search-results .search-results-single .metadata p {
  margin: 0;
}
.search-results-no-results {
  text-align: center;
}
.collapse-box {
  display: none;
}
.selected {
  background: green !important;
}
.expander-box {
  display: block;
  margin: 17px 0px 0px 5px;
  font-size: 12px;
  color: #000;
  font-weight: 800;
  cursor: pointer;
}
.viewport {
  width: 95%;
  margin: 0 auto;
}
#municipality-search:disabled {
  background: #adadad !important;
  transition: all .333s ease;
}
.template-som {
  position: relative;
}
.template-som .signal {
  position: absolute;
  width: 40px;
  height: 40px;
  background: white;
  z-index: 1;
  bottom: 24px;
  right: 52px;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px;
  cursor: pointer;
}
.template-som .signal:after {
  content: '';
  background-image: url('assets/information.svg');
  width: 40px;
  height: 40px;
  font-size: 1.3rem;
  color: #666;
  font-weight: 600;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin: 0px 0 0 0;
  background-size: 44%;
  background-repeat: no-repeat;
  background-position: center;
}
.template-som .legend {
  display: none;
  position: absolute;
  min-height: 40px;
  background: white;
  z-index: 1;
  bottom: 24px;
  right: 94px;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px;
  padding: 0 5px;
}
.template-som .legend:after {
  content: 'LEYENDA';
  position: absolute;
  top: -16px;
  left: 2px;
  font-size: 10px;
}
.template-som .legend .poi {
  display: inline-block;
  height: 40px;
  margin: 0 5px;
}
.template-som .legend .poi img {
  width: 30px;
  margin: 7px 0 0 0;
}
.template-som .legend .poi label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  margin: 0 0 0 6px;
  transform: translateY(3px);
  font-weight: 100;
}
/** TODO Generals Mobile*/
.activities-view {
  width: 100%;
  position: relative;
  margin: 30px 0;
}
.activities-view .single-activities-card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-sizing: border-box;
}
.activities-view .single-activities-card .title {
  cursor: pointer;
  padding: 10px 15px;
  display: block;
  font-size: 1.2rem;
  position: relative;
}
.activities-view .single-activities-card .title:hover {
  background: #f1f1f1;
}
.activities-view .single-activities-card .caret {
  content: '';
  position: absolute;
  right: 10px;
  bottom: 20px;
  border-style: solid;
  border-width: 4px 5px 0 5px;
  border-color: #000000 transparent transparent transparent;
}
.activities-view .single-activities-card .content {
  padding: 10px 15px;
  display: none;
}
.activities-view .single-activities-card .content .images {
  width: 100%;
}
.activities-view .single-activities-card .content .images img {
  width: 150px;
  height: auto;
  opacity: .7;
  cursor: pointer;
  transition: opacity .333s ease;
  vertical-align: top;
}
.activities-view .single-activities-card .content .images img:hover {
  opacity: 1;
}
.rotate-180 {
  transform: rotateZ(180deg);
}
.paginator .content a.paginator-center {
  position: relative;
  font-size: 16px;
}
.paginator .content a.paginator-center span {
  position: absolute;
  left: 50%;
  font-size: 10px;
  transform: translateX(-50%);
  bottom: -21px;
}
.paginator .content a.paginator-left {
  margin: 0 0 0 0px;
}
.paginator .content a.paginator-right {
  margin: 0 0px 0 0;
}
.paginator .content a.paginator-to-start,
.paginator .content a.paginator-to-end,
.paginator .content a.paginator-next,
.paginator .content a.paginator-prev {
  margin: 5px 0 0 0;
  vertical-align: top;
  width: 17px;
  height: 13px;
}
.paginator .content a.paginator-to-start {
  background-image: url('assets/rewind.svg');
  background-position: center;
  background-size: cover;
  display: inline-block;
  margin: 5px 5px 0 0;
}
.paginator .content a.paginator-to-end {
  background-image: url('assets/rewind.svg');
  background-position: center;
  background-size: cover;
  display: inline-block;
  transform: rotateZ(180deg);
}
.paginator .content a.paginator-next {
  background-image: url('assets/next.svg');
  background-position: center;
  background-size: cover;
  display: inline-block;
  margin: 5px 0 0 10px;
}
.paginator .content a.paginator-prev {
  background-image: url(assets/next.svg);
  background-position: center;
  background-size: cover;
  display: inline-block;
  transform: rotateZ(180deg);
  margin: 5px 2px 0 0;
}
.button {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  background-color: #F5A623;
  padding: 10px 25px !important;
  box-sizing: border-box;
  color: #fff !important;
  text-decoration: none;
  border: 0;
  outline: none;
  font-weight: 500;
}
.button:hover {
  color: #000000 !important;
  background-color: #ececec;
  text-decoration: none !important;
}
.button:active,
.button:visited {
  background-color: #fff;
  color: #000000;
  text-decoration: none !important;
}
.shadow {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.28);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.28);
}
.overlay-plus {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("assets/plus-circle.svg");
  background-size: 50px 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: 50px 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay-white {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
}
.paginator .content {
  width: 100%;
  text-align: center;
  margin: 0;
  line-height: 21px;
  font-size: 14px;
}
.paginator .content a {
  text-decoration: none !important;
}
.paginator .actual-page {
  font-weight: bold;
}
.paginator .envolope {
  margin: 0 5px;
  padding: 7px 5px;
}
.paginator span.arrow-paginator {
  width: 12px;
  height: 13px;
  display: inline-block;
  transform: translateY(3px);
  background-position: center;
  background-image: url(assets/next.svg);
  background-size: cover;
  margin: 0 5px;
}
.paginator span.arrow-paginator.prev-arrow {
  transform: rotateZ(-180deg) translateY(-3px);
}
.paginator span.home-paginator {
  width: 16px;
  height: 17px;
  display: inline-block;
  transform: translateY(3px) translateX(-6px);
  background-position: center;
  background-image: url(assets/home.svg);
  background-size: cover;
}
.paginator .deactive {
  opacity: .2;
}
/** TODO Header Mobile */
.site-header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  height: 65px;
  background-color: #fff;
  box-sizing: border-box;
  top: 0;
}
.site-header header {
  position: relative;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.75);
  height: 110px;
  z-index: 1000;
  padding: 10px;
  background: #fff;
}
.site-header header .site-branding {
  position: relative;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  max-width: 340px;
}
.site-header header .site-branding .site-logo {
  position: relative;
  display: block;
  background-image: url("assets/logoOFP2_web.png");
  background-size: cover;
  width: 260px;
  height: 86px;
  box-sizing: content-box;
}
.site-header header nav {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  box-sizing: border-box;
  position: fixed;
  display: block;
  text-align: right;
  top: -200vw;
  width: 100%;
  z-index: -1;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.75);
}
.site-header header nav .menu {
  position: relative;
  margin: 0;
  padding: 25px;
}
.site-header header nav .menu li {
  display: block;
  text-align: right;
  margin: 25px auto;
  padding: 0;
}
.site-header header nav .menu li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  color: #453A2D;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
}
.site-header header nav .menu li:last-child {
  margin-right: 0;
}
.site-header header nav .menu li.current-menu-item a {
  color: #F5A623;
}
.site-header header nav .switch-lang.mobile {
  position: relative;
  margin: 0;
  padding: 0 25px 25px 0;
  list-style: none;
  display: block;
}
.site-header header nav .switch-lang.mobile li {
  display: inline-block;
}
.site-header header nav.clicked {
  top: 65px;
  left: 0;
}
.site-header header .social-networks {
  position: absolute;
  top: 3px;
  right: 50px;
  height: 25px;
  text-align: center;
  z-index: 2000;
}
.site-header header .social-networks .facebook {
  background-image: url("assets/ico-facebook.png");
}
.site-header header .social-networks .twitter {
  background-image: url("assets/ico-twitter.png");
}
.site-header header .social-networks .linkedin {
  background-image: url("assets/ico-linkedin.png");
}
.site-header header .social-networks .academy {
  background-image: url("assets/ico-academy.png");
}
.site-header header .social-networks .instagram {
  background-image: url("assets/ico-instagram.png");
}
.site-header header .social-networks .facebook,
.site-header header .social-networks .twitter,
.site-header header .social-networks .linkedin,
.site-header header .social-networks .academy,
.site-header header .social-networks .instagram {
  position: relative;
  display: inline-block;
  background-size: cover;
  width: 24px;
  height: 24px;
  margin: 10px 5px;
  vertical-align: middle;
}
.site-header header .social-networks .switch-lang {
  display: none;
}
.site-header header .container-burger {
  position: absolute;
  display: inline-block;
  z-index: 1001;
  top: 5px;
  right: 15px;
}
.site-header header .container-burger .menu-burger {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.site-header header .container-burger .menu-burger span {
  position: absolute;
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  top: 0;
  display: inline-block;
  width: 26px;
  height: 2px;
  margin: 10px 0;
  background-color: #000;
}
.site-header header .container-burger .menu-burger span:first-child {
  top: 0;
}
.site-header header .container-burger .menu-burger span:nth-child(2) {
  top: 8px;
}
.site-header header .container-burger .menu-burger span:nth-child(3) {
  top: 16px;
}
.site-header header .container-burger .menu-burger.clicked span {
  background-color: #000;
}
.site-header header .container-burger .menu-burger.clicked span:first-child {
  top: 0;
}
.site-header header .container-burger .menu-burger.clicked span:nth-child(3) {
  top: 0;
}
.site-header header .container-burger .menu-burger.clicked span:nth-child(2) {
  top: 0;
}
.site-header header .container-burger .menu-burger.animated span:first-child {
  transform-origin: 0 0;
  transform: translateX(6px) rotate(45deg);
}
.site-header header .container-burger .menu-burger.animated span:nth-child(2) {
  opacity: 0;
}
.site-header header .container-burger .menu-burger.animated span:nth-child(3) {
  transform-origin: 100% 0;
  transform: translateX(-3px) rotate(-45deg);
}
/** TODO All Pages Mobile */
.site-content {
  position: relative;
  margin: 110px 0 0 0;
  /** TODO Inicio Mobile */
  /** TODO ¿Qué es? Mobile */
  /** TODO ¿Quiénes somos? */
  /** TODO Imágen y territorio Mobile */
  /** TODO Actividades y difusión Mobile */
  /** TODO Image section Mobile */
  /** TODO Single sheet Mobile */
  /** TODO Search Box & Search Box Maps */
  /** TODO Search Mobile */
  /** TODO Search on Map Mobile */
  /** TODO Contact */
  /** TODO Private, Sheets Mobile */
  /** TODO Site Navigation */
  /** TODO Typeahead */
}
.site-content h1 {
  text-align: center;
  font-weight: 300;
  margin: 0 0 15px 0;
  padding-top: 30px;
}
.site-content article .entry-content figure {
  display: inline-block;
  margin: 0;
  width: auto !important;
}
.site-content article .entry-content img {
  display: inline-block;
}
.site-content .site-index .content-slider {
  position: relative;
  z-index: 200;
}
.site-content .site-index .content-slider .slick-slider-home {
  position: relative;
}
.site-content .site-index .content-slider .slick-slider-home .slick-slide {
  box-sizing: content-box;
  background-size: cover;
  background-position: bottom;
  display: inline-block;
  height: 400px;
  width: 100%;
}
.site-content .site-index .content-slider .slick-slider-home .slick-prev,
.site-content .site-index .content-slider .slick-slider-home .slick-next {
  z-index: 900;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  background-color: #fff;
  height: 60px;
  width: 30px;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
}
.site-content .site-index .content-slider .slick-slider-home .slick-next {
  right: 0;
  background-image: url("assets/arrow_slider_next.svg");
  border-radius: 9px 0 0 9px;
}
.site-content .site-index .content-slider .slick-slider-home .slick-prev {
  background-image: url("assets/arrow_slider_prev.svg");
  border-radius: 0 9px 9px 0;
  left: 0;
}
.site-content .site-index .content-slider .viewport {
  position: relative;
  top: 0;
  height: auto;
}
.site-content .site-index .content-slider .search-box {
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #4A4A4A;
  width: 360px;
  height: auto;
  right: auto;
  top: -10vh;
  margin: 0 auto;
  padding: 25px 35px;
  font-size: 22px;
  font-size: 1.375rem;
  color: #000;
}
.site-content .site-index .content-slider .search-box h3 {
  margin: 0;
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
}
.site-content .site-index .content-slider .search-box #keywords-search,
.site-content .site-index .content-slider .search-box .typeahead-tags,
.site-content .site-index .content-slider .search-box .typeahead-tags-s {
  height: 40px;
}
.site-content .site-index .content-slider .search-box textarea,
.site-content .site-index .content-slider .search-box input.text,
.site-content .site-index .content-slider .search-box input[type="text"],
.site-content .site-index .content-slider .search-box input[type="button"],
.site-content .site-index .content-slider .search-box input[type="submit"],
.site-content .site-index .content-slider .search-box .input-checkbox {
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
}
.site-content .site-index .content-slider .search-box input,
.site-content .site-index .content-slider .search-box label,
.site-content .site-index .content-slider .search-box select {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}
.site-content .site-index .content-slider .search-box input,
.site-content .site-index .content-slider .search-box select {
  display: block;
  width: 100%;
  color: #000;
  font-weight: 500;
  padding: 5px 7px;
  border: 1px solid #C9C9C9;
  outline-color: transparent;
  font-size: 15px;
  font-size: 0.9375rem;
}
.site-content .site-index .content-slider .search-box input:focus,
.site-content .site-index .content-slider .search-box select:focus {
  border: 1px solid #000;
}
.site-content .site-index .content-slider .search-box input[type="submit"] {
  width: auto;
}
.site-content .site-index .content-slider .search-box input[type="submit"],
.site-content .site-index .content-slider .search-box .go-to-map {
  display: inline-block;
  margin-top: 15px;
}
.site-content .site-index .content-slider .search-box label,
.site-content .site-index .content-slider .search-box select {
  font-size: 16px;
  margin: 0;
}
.site-content .site-index .content-slider .search-box label {
  margin: 15px 0 0 0;
}
.site-content .site-index .content-slider .search-box .custom-select {
  font-size: 15px;
  font-size: 0.9375rem;
  width: 100%;
  height: 40px;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  background-image: url("assets/arrow-dropdown.svg");
  background-repeat: no-repeat;
  background-position: 95%;
  background-color: #fff;
  display: inline-block;
  position: relative;
}
.site-content .site-index .content-slider .search-box .custom-select select {
  cursor: pointer;
  background: transparent;
  width: 100%;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 5px 7px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}
.site-content .site-index .content-slider .search-box .go-to-map,
.site-content .site-index .content-slider .search-box .go-to-search {
  font-size: 14px;
  font-size: 0.875rem;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-left: 28px;
  margin-left: 10px;
}
.site-content .site-index .content-slider .search-box .go-to-map {
  background-image: url("assets/ico-marker.svg");
}
.site-content .site-index .content-slider .search-box .go-to-search {
  background-image: url("assets/search_images.svg");
}
.site-content .site-index .content-slider .search-box .tagit,
.site-content .site-index .content-slider .search-box li,
.site-content .site-index .content-slider .search-box .ui-widget-content {
  max-height: 100px;
  border: 0;
}
.site-content .site-index .content-slider .search-box .tagit .tagit-new,
.site-content .site-index .content-slider .search-box li .tagit-new,
.site-content .site-index .content-slider .search-box .ui-widget-content .tagit-new {
  display: none;
}
.site-content .site-index .content-slider .search-box .tag-content {
  position: relative;
}
.site-content .site-index .content-slider .search-box .tag-content .img-load {
  position: absolute;
  top: 45px;
  right: 5px;
}
.site-content .site-index .content-slider .search-box .tag-content .img-load img {
  display: none;
  width: 30px;
  height: 30px;
}
.site-content .site-index article {
  position: relative;
  padding: 0 0 30px 0;
  top: -10vh;
}
.site-content .site-index article .highlight-home {
  padding: 20px 0;
  margin-bottom: 40px;
}
.site-content .site-index article .highlight-home .section {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  cursor: pointer;
  position: relative;
  height: 300px;
  width: 100%;
}
.site-content .site-index article .highlight-home .section .overlay {
  opacity: 0;
}
.site-content .site-index article .highlight-home .section .background {
  background-size: cover;
  background-position: center;
  height: 300px;
  width: 100%;
}
.site-content .site-index article .highlight-home .section .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 20px;
  color: #000;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 26px;
  font-size: 1.625rem;
}
.site-content .site-index article .highlight-home .section:hover .overlay {
  opacity: 1;
}
.site-content .site-index article header .entry-header {
  position: relative;
  font-size: 0;
}
.site-content .site-index article header .entry-header .section {
  position: relative;
  display: block;
  width: calc(90%);
  margin: 25px auto;
  vertical-align: top;
  cursor: pointer;
  z-index: 100;
}
.site-content .site-index article header .entry-header .section .background-content {
  position: relative;
}
.site-content .site-index article header .entry-header .section .background-content .background {
  background-size: cover;
  background-position: center;
  height: 175px;
  width: 100%;
}
.site-content .site-index article header .entry-header .section .background-content .overlay-plus {
  opacity: 0;
}
.site-content .site-index article header .entry-header .section .title-section {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 10px 20px;
}
.site-content .site-index article header .entry-header .section .short-description {
  width: 100%;
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: relative;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.28);
  overflow: auto;
  padding: 10px 25px;
  height: auto;
  background-color: #ffffff;
  opacity: 1;
}
.site-content .site-index article header .entry-header .section .short-description p {
  font-size: 18px;
  font-size: 1.125rem;
}
.site-content .site-index article header .entry-header .section:hover .background-content .overlay-plus {
  opacity: 0;
}
.site-content .site-index article header .entry-header .section:hover .short-description {
  opacity: 1;
}
.site-content .site-index article section {
  position: relative;
  margin-top: 50px;
}
.site-content .site-index article section .entry-content {
  padding: 20px 0;
  background: #F8F8F8;
  border: 1px solid #ECECEC;
  font-size: 0;
}
.site-content .site-index article section .entry-content h5 {
  margin: 0 15px;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif;
}
.site-content .site-index article section .entry-content .content-left {
  position: relative;
  display: block;
  width: 92%;
  margin: 0 auto;
  font-size: 0;
}
.site-content .site-index article section .entry-content .content-left .activity {
  position: relative;
  display: block;
  margin: 15px auto;
  vertical-align: top;
  width: calc(90%);
  background: #F2F2F2;
  border: 1px solid #D6D6D6;
  padding: 5px;
  cursor: pointer;
}
.site-content .site-index article section .entry-content .content-left .activity .activity-thumbnail {
  position: relative;
  display: block;
  vertical-align: top;
}
.site-content .site-index article section .entry-content .content-left .activity .activity-thumbnail img {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0;
}
.site-content .site-index article section .entry-content .content-left .activity .description {
  display: inline-block;
  width: calc(100% - 100px);
}
.site-content .site-index article section .entry-content .content-left .activity .description .date {
  margin-bottom: 5px;
  position: relative;
  text-transform: capitalize;
  font-size: 14px;
  font-size: 0.875rem;
}
.site-content .site-index article section .entry-content .content-left .activity .description .date::before {
  content: '';
  position: absolute;
  height: 3px;
  width: 20px;
  background-color: #F5A623;
  bottom: 0;
}
.site-content .site-index article section .entry-content .content-left .activity .description .title {
  font-size: 17px;
  font-size: 1.0625rem;
}
.site-content .site-index article section .entry-content .content-left .go-to-activities {
  margin: 0px 0 0;
  text-align: center;
}
.site-content .site-index article section .entry-content .content-left .go-to-activities a {
  position: relative;
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  padding-right: 23px;
  margin: 3px 20px 2px 0;
}
.site-content .site-index article section .entry-content .content-left .go-to-activities a:before {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-image: url("assets/black-right-arrow.png");
  height: 15px;
  width: 15px;
  top: 2px;
  right: 0;
}
.site-content .site-index article section .entry-content .content-left .go-to-activities a:hover:before {
  right: -10px;
}
.site-content .site-index article section .entry-content .content-left .go-to-activities a:hover {
  background-position: 10px;
}
.site-content .site-index article section .entry-content .content-left .activity-card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #fff;
  box-sizing: border-box;
  padding: 10px;
  margin: 10px 1%;
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.site-content .site-index article section .entry-content .content-left .activity-card .activity-thumbnail {
  text-align: center;
}
.site-content .site-index article section .entry-content .content-left .activity-card .activity-thumbnail img {
  width: auto;
  height: 50px;
  margin: 0;
}
.site-content .site-index article section .entry-content .content-left .activity-card .description .title {
  width: 100%;
  text-align: center;
}
.site-content .site-index article section .entry-content .content-right {
  position: relative;
  display: block;
  vertical-align: top;
  cursor: pointer;
  background-image: url("assets/back_archive_banner.png");
  background-position: center;
  background-size: cover;
  margin: 15px auto;
  height: 235px;
  width: 90%;
  vertical-align: middle;
  text-align: center;
}
.site-content .site-index article section .entry-content .content-right .get-content {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.site-content .site-index article section .entry-content .content-right .get-content .get-playstore,
.site-content .site-index article section .entry-content .content-right .get-content .get-app-store {
  width: 110px;
  display: inline-block;
  margin: 0 10px;
}
.site-content .site-index article section .entry-content .content-right .get-content .get-playstore a,
.site-content .site-index article section .entry-content .content-right .get-content .get-app-store a {
  display: inline-block;
}
.site-content .site-index article section .entry-content .content-right .get-content .get-playstore a img,
.site-content .site-index article section .entry-content .content-right .get-content .get-app-store a img {
  margin: 0;
  width: 100%;
}
.site-content .site-index article section .entry-content .content-right .overlay {
  opacity: 0;
}
.site-content .site-index article section .entry-content .content-right .archives {
  position: relative;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.site-content .site-index article section .entry-content .content-right .archives h5 {
  color: #000;
  position: relative;
  width: 100%;
  margin: 0;
}
.site-content .site-index article section .entry-content .content-right .archives span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("assets/ico-archive.png");
  background-position: center;
  background-size: cover;
  width: 30px;
  height: 30px;
}
.site-content .site-index article section .entry-content .content-right:hover .overlay {
  opacity: 1;
}
.site-content .site-index article footer {
  position: relative;
}
.site-content .site-index article footer .entry-meta {
  background-color: #4a4a4a;
  padding: 15px 0;
}
.site-content .site-index article footer .entry-meta .viewport {
  position: relative;
  font-size: 0;
}
.site-content .site-index article footer .entry-meta .content-contact,
.site-content .site-index article footer .entry-meta .content-links {
  position: relative;
  display: block;
  vertical-align: top;
  background-size: cover;
  background-position: center;
  height: 117px;
  margin: 15px auto;
  width: calc((90%));
  cursor: pointer;
}
.site-content .site-index article footer .entry-meta .content-contact .content,
.site-content .site-index article footer .entry-meta .content-links .content {
  position: absolute;
  bottom: 5px;
  left: 25px;
}
.site-content .site-index article footer .entry-meta .content-contact .content i,
.site-content .site-index article footer .entry-meta .content-links .content i {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  background-size: cover;
  background-position: center;
  display: inline-block;
}
.site-content .site-index article footer .entry-meta .content-contact .content p,
.site-content .site-index article footer .entry-meta .content-links .content p {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  display: inline-block;
  font-size: 22px;
  font-size: 1.375rem;
  color: #fff;
  text-transform: uppercase;
  margin-left: 5px;
  line-height: 1.1;
}
.site-content .site-index article footer .entry-meta .content-contact:hover .content p,
.site-content .site-index article footer .entry-meta .content-links:hover .content p {
  color: #F5A623;
}
.site-content .site-index article footer .entry-meta .content-contact {
  background-image: url("assets/back_banner_contact.png");
}
.site-content .site-index article footer .entry-meta .content-contact .content i {
  background-image: url("assets/ico-contact.svg");
  height: 40px;
  width: 33.3px;
}
.site-content .site-index article footer .entry-meta .content-contact:hover i {
  background-image: url("assets/ico-contact-hover.svg");
}
.site-content .site-index article footer .entry-meta .content-links {
  background-image: url("assets/back-banner-links.png");
}
.site-content .site-index article footer .entry-meta .content-links .content i {
  background-image: url("assets/ico-links.svg");
  height: 40px;
  width: 39px;
}
.site-content .site-index article footer .entry-meta .content-links:hover i {
  background-image: url("assets/ico-links-hover.svg");
}
.site-content .site-index .result-msg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 15px 100px;
}
.site-content .site-index .result-msg.alert-info,
.site-content .site-index .result-msg.alert-success,
.site-content .site-index .result-msg.alert-info,
.site-content .site-index .result-msg.alert-warning {
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
}
.site-content .site-what-is {
  position: relative;
}
.site-content .site-what-is .entry-content img {
  margin: 10px;
  width: 200px;
  height: auto;
}
.site-content .site-who-we-are .entry-content {
  position: relative;
  padding: 4px 8px;
  font-size: 0;
}
.site-content .site-who-we-are .entry-content h5 {
  text-align: left;
  margin-bottom: 15px;
}
.site-content .site-who-we-are .entry-content ul {
  list-style: none;
  margin: 0 auto 50px 0;
  padding: 0;
}
.site-content .site-who-we-are .entry-content .members {
  text-align: left;
}
.site-content .site-who-we-are .entry-content .columns {
  position: relative;
  text-align: left;
  font-size: 0;
}
.site-content .site-who-we-are .entry-content .columns .single-column {
  position: relative;
  vertical-align: top;
  text-align: left;
}
.site-content .site-image-and-territory header {
  text-align: center;
}
.site-content .site-image-and-territory section .entry-content {
  position: relative;
  font-size: 0;
}
.site-content .site-image-and-territory section .entry-content .section {
  position: relative;
  display: block;
  width: calc(90%);
  margin: 25px auto;
  vertical-align: top;
  cursor: pointer;
  z-index: 100;
}
.site-content .site-image-and-territory section .entry-content .section .background-content {
  position: relative;
}
.site-content .site-image-and-territory section .entry-content .section .background-content .background {
  background-size: cover;
  background-position: center;
  height: 175px;
  width: 100%;
}
.site-content .site-image-and-territory section .entry-content .section .background-content .overlay-plus {
  opacity: 0;
}
.site-content .site-image-and-territory section .entry-content .section .title-section {
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 10px 20px;
}
.site-content .site-image-and-territory section .entry-content .section .short-description {
  width: 100%;
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: relative;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.28);
  overflow: auto;
  padding: 10px 25px;
  height: auto;
  background-color: #ffffff;
  opacity: 1;
}
.site-content .site-image-and-territory section .entry-content .section .short-description p {
  font-size: 18px;
  font-size: 1.125rem;
}
.site-content .site-image-and-territory section .entry-content .section:hover .background-content .overlay-plus {
  opacity: 0;
}
.site-content .site-image-and-territory section .entry-content .section:hover .short-description {
  opacity: 1;
}
.site-content .site-image-and-territory footer {
  position: relative;
  margin-top: 50px;
}
.site-content .site-image-and-territory footer .entry-footer {
  padding: 20px 0;
  background: #F8F8F8;
  border: 1px solid #ECECEC;
  font-size: 0;
}
.site-content .site-image-and-territory footer .entry-footer h5 {
  margin: 0 15px;
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif;
}
.site-content .site-image-and-territory footer .entry-footer .content-images {
  position: relative;
  display: inline-block;
  width: 100%;
}
.site-content .site-image-and-territory footer .entry-footer .content-images .activity {
  position: relative;
  display: block;
  margin: 15px auto;
  vertical-align: top;
  width: calc(90%);
  background: #F2F2F2;
  border: 1px solid #D6D6D6;
  padding: 5px;
  cursor: pointer;
}
.site-content .site-image-and-territory footer .entry-footer .content-images .activity .activity-thumbnail {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background-size: cover;
  width: 100%;
  height: 250px;
}
.site-content .site-image-and-territory footer .entry-footer .content-images .activity .activity-thumbnail img {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0;
}
.site-content .site-image-and-territory footer .entry-footer .content-images .activity .description {
  display: inline-block;
  width: calc(100% - 100px);
}
.site-content .site-image-and-territory footer .entry-footer .content-images .activity .description .date {
  margin-bottom: 5px;
  position: relative;
  text-transform: capitalize;
  font-size: 14px;
  font-size: 0.875rem;
}
.site-content .site-image-and-territory footer .entry-footer .content-images .activity .description .date::before {
  content: '';
  position: absolute;
  height: 3px;
  width: 20px;
  background-color: #F5A623;
  bottom: 0;
}
.site-content .site-image-and-territory footer .entry-footer .content-images .activity .description .title {
  font-size: 17px;
  font-size: 1.0625rem;
}
.site-content .site-image-and-territory footer .entry-footer .content-images .go-to-activities {
  text-align: center;
}
.site-content .site-image-and-territory footer .entry-footer .content-images .go-to-activities a {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #000;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  background-image: url("assets/black-right-arrow.png");
  background-position: right;
  background-size: 10px auto;
  background-repeat: no-repeat;
  padding-right: 20px;
  margin: 3px 25px 2px 0;
}
.site-content .site-activity-and-diffusion main article section {
  width: 100%;
}
.site-content .site-activity-and-diffusion main article section .activity {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: relative;
  display: block;
  margin: 15px auto;
  vertical-align: top;
  width: calc(90%);
  background: #F2F2F2;
  border: 1px solid #D6D6D6;
  padding: 5px;
  cursor: pointer;
}
.site-content .site-activity-and-diffusion main article section .activity .activity-thumbnail {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.site-content .site-activity-and-diffusion main article section .activity .activity-thumbnail img {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0;
}
.site-content .site-activity-and-diffusion main article section .activity .description {
  display: inline-block;
  width: calc(100% - 110px);
}
.site-content .site-activity-and-diffusion main article section .activity .description .date {
  margin-bottom: 5px;
  position: relative;
  text-transform: capitalize;
  font-size: 14px;
  font-size: 0.875rem;
}
.site-content .site-activity-and-diffusion main article section .activity .description .date::before {
  content: '';
  position: absolute;
  height: 3px;
  width: 20px;
  background-color: #F5A623;
  bottom: 0;
}
.site-content .site-activity-and-diffusion main article section .activity .description .title {
  font-size: 16px;
  font-size: 1rem;
}
.site-content .site-activity-and-diffusion main article section .activity:hover {
  opacity: 0.7;
}
.site-content .site-activity-and-diffusion main article section .activity-card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #fff;
  box-sizing: border-box;
  padding: 10px;
  margin: 10px 0%;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.site-content .site-activity-and-diffusion main article section .activity-card .activity-thumbnail {
  text-align: center;
}
.site-content .site-activity-and-diffusion main article section .activity-card .activity-thumbnail img {
  width: auto;
  height: 50px;
  margin: 0;
}
.site-content .site-activity-and-diffusion main article section .activity-card .description .title {
  width: 100%;
  text-align: center;
}
.site-content .site-image-section .content-images {
  position: relative;
  display: block;
  text-align: center;
  padding: 20px 0;
  background: #F8F8F8;
  border: 1px solid #ECECEC;
}
.site-content .site-image-section .content-images .activity {
  position: relative;
  display: inline-block;
  margin: 15px;
  vertical-align: top;
  width: calc((100% / 1) - 33px);
  background: #F2F2F2;
  border: 1px solid #D6D6D6;
  padding: 5px;
  cursor: pointer;
  box-sizing: border-box;
}
.site-content .site-image-section .content-images .activity .activity-thumbnail {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: relative;
  display: block;
  vertical-align: top;
  background-size: 140%;
  background-repeat: no-repeat;
  background-position: center;
  height: 150px;
  width: 100%;
}
.site-content .site-image-section .content-images .activity .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-size: 0.875rem;
}
.site-content .site-image-section .content-images .activity:hover .activity-thumbnail {
  background-size: 180%;
}
.site-content .site-single {
  margin-bottom: 40px;
}
.site-content .site-single img {
  max-width: 100%;
  height: auto;
}
.site-content .site-single-sheet {
  position: relative;
}
.site-content .site-single-sheet section .entry-content {
  position: relative;
  font-size: 0;
}
.site-content .site-single-sheet section .entry-content .image-content {
  position: relative;
  width: 100%;
  max-width: 480px;
  display: block;
}
.site-content .site-single-sheet section .entry-content .image-content .slick-slider-sheet,
.site-content .site-single-sheet section .entry-content .image-content .image {
  position: relative;
}
.site-content .site-single-sheet section .entry-content .image-content .slick-slider-sheet .slick-slide,
.site-content .site-single-sheet section .entry-content .image-content .image .slick-slide {
  box-sizing: content-box;
}
.site-content .site-single-sheet section .entry-content .image-content .slick-slider-sheet .slick-slide a img,
.site-content .site-single-sheet section .entry-content .image-content .image .slick-slide a img {
  background-size: cover;
  background-position: center;
  display: inline-block;
  height: auto;
  width: 100%;
}
.site-content .site-single-sheet section .entry-content .image-content .slick-slider-sheet .slick-prev,
.site-content .site-single-sheet section .entry-content .image-content .image .slick-prev,
.site-content .site-single-sheet section .entry-content .image-content .slick-slider-sheet .slick-next,
.site-content .site-single-sheet section .entry-content .image-content .image .slick-next {
  z-index: 900;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  background-color: #fff;
  height: 60px;
  width: 30px;
  background-position: center;
  background-size: 50%;
  background-repeat: no-repeat;
}
.site-content .site-single-sheet section .entry-content .image-content .slick-slider-sheet .slick-next,
.site-content .site-single-sheet section .entry-content .image-content .image .slick-next {
  right: 0;
  background-image: url("assets/arrow_slider_next.svg");
  border-radius: 9px 0 0 9px;
}
.site-content .site-single-sheet section .entry-content .image-content .slick-slider-sheet .slick-prev,
.site-content .site-single-sheet section .entry-content .image-content .image .slick-prev {
  background-image: url("assets/arrow_slider_prev.svg");
  border-radius: 0 9px 9px 0;
  left: 0;
}
.site-content .site-single-sheet section .description {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 60%;
}
.site-content .site-single-sheet section .description table {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
}
.site-content .site-single-sheet section .description table td {
  display: block;
  width: 100% !important;
  padding: 0 15px 5px 15px;
  font-size: 16px;
}
.site-content .site-single-sheet section .description table .title {
  width: 25%;
  color: #000;
  font-weight: 700;
}
.site-content .site-single-sheet section .description table .text {
  width: 75%;
}
.site-content .site-single-sheet section .description table .text.keywords a {
  margin-right: 10px;
  display: inline-block;
}
.site-content .site-single-sheet section .copyright {
  text-align: center;
  font-weight: 700;
  font-style: italic;
  padding: 20px 0;
}
.site-content .site-single-sheet footer {
  position: relative;
}
.site-content .site-single-sheet footer .entry-meta {
  position: relative;
  font-size: 0;
}
.site-content .site-single-sheet footer .entry-meta .gallery-relationships {
  vertical-align: top;
  text-align: left;
  position: relative;
  margin-right: 50px;
  width: calc(100%);
  display: inline-block;
}
.site-content .site-single-sheet footer .entry-meta .gallery-relationships .gallery-image {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  width: calc(50% - 22px);
  height: 113px;
  margin: 10px;
  background: #F2F2F2;
  border: 1px solid #D6D6D6;
  padding: 5px;
  cursor: pointer;
}
.site-content .site-single-sheet footer .entry-meta .gallery-relationships .gallery-image a {
  outline-color: transparent;
  display: inline-block;
  width: 100px;
  height: 100px;
}
.site-content .site-single-sheet footer .entry-meta .gallery-relationships .gallery-image a div {
  display: inline-block;
  background-size: cover;
  background-position: center;
  height: 100px;
  width: 100px;
}
.site-content .site-single-sheet footer .entry-meta .gallery-relationships .gallery-image .link {
  vertical-align: top;
  display: inline-block;
  width: calc((100% - 100px) - 5px);
  font-size: 16px;
  font-size: 1rem;
}
.site-content .site-single-sheet footer .entry-meta .map {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 300px;
}
.site-content .site-single-sheet footer .share-sheet {
  font-size: 15px;
  padding: 10px 0;
  text-align: right;
}
.site-content .site-single-sheet footer .share-sheet a {
  display: inline-block;
  margin: 0 0 0 6px;
}
.site-content .site-single-sheet footer .share-sheet a img {
  -webkit-filter: grayscale(80);
  -moz-filter: grayscale(80);
  -ms-filter: grayscale(80);
  -o-filter: grayscale(80);
  filter: grayscale(80);
  filter: gray;
  /* IE 6-9 */
  width: 24px;
  height: 24px;
}
.site-content .site-single-sheet footer .share-sheet a:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: gray;
  /* IE 6-9 */
}
.site-content .search-box {
  position: relative;
  width: 100%;
  font-size: 22px;
  font-size: 1.375rem;
  color: #000;
  margin: 0 auto;
}
.site-content .search-box #searchForm,
.site-content .search-box #searchFormPrivate,
.site-content .search-box #search-form-manager {
  font-size: 0;
}
.site-content .search-box #searchForm .tag-labels,
.site-content .search-box #searchFormPrivate .tag-labels,
.site-content .search-box #search-form-manager .tag-labels {
  position: relative !important;
  background-color: transparent !important;
  margin-top: 3px;
}
.site-content .search-box #searchForm .tagit.ui-widget,
.site-content .search-box #searchFormPrivate .tagit.ui-widget,
.site-content .search-box #search-form-manager .tagit.ui-widget {
  z-index: 10;
}
.site-content .search-box #searchForm .tagit.ui-widget .tagit-choice,
.site-content .search-box #searchFormPrivate .tagit.ui-widget .tagit-choice,
.site-content .search-box #search-form-manager .tagit.ui-widget .tagit-choice {
  z-index: 100;
  background-color: #fff;
  border: 1px solid #dddddd !important;
}
.site-content .search-box #searchForm .tagit.ui-widget .tagit-close span,
.site-content .search-box #searchFormPrivate .tagit.ui-widget .tagit-close span,
.site-content .search-box #search-form-manager .tagit.ui-widget .tagit-close span {
  vertical-align: bottom;
}
.site-content .search-box #searchForm .search-item-content,
.site-content .search-box #searchFormPrivate .search-item-content,
.site-content .search-box #search-form-manager .search-item-content {
  position: relative;
  display: block;
  margin: 0 5px;
  width: 98%;
  vertical-align: top;
}
.site-content .search-box #searchForm .search-item-content input,
.site-content .search-box #searchFormPrivate .search-item-content input,
.site-content .search-box #search-form-manager .search-item-content input,
.site-content .search-box #searchForm .search-item-content label,
.site-content .search-box #searchFormPrivate .search-item-content label,
.site-content .search-box #search-form-manager .search-item-content label,
.site-content .search-box #searchForm .search-item-content select,
.site-content .search-box #searchFormPrivate .search-item-content select,
.site-content .search-box #search-form-manager .search-item-content select {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}
.site-content .search-box #searchForm .search-item-content input,
.site-content .search-box #searchFormPrivate .search-item-content input,
.site-content .search-box #search-form-manager .search-item-content input,
.site-content .search-box #searchForm .search-item-content select,
.site-content .search-box #searchFormPrivate .search-item-content select,
.site-content .search-box #search-form-manager .search-item-content select {
  display: block;
  width: 100%;
  color: #000;
  font-weight: 500;
  padding: 5px 7px;
  border: 1px solid #C9C9C9;
  outline-color: transparent;
  font-size: 15px;
  font-size: 0.9375rem;
}
.site-content .search-box #searchForm .search-item-content input:focus,
.site-content .search-box #searchFormPrivate .search-item-content input:focus,
.site-content .search-box #search-form-manager .search-item-content input:focus,
.site-content .search-box #searchForm .search-item-content select:focus,
.site-content .search-box #searchFormPrivate .search-item-content select:focus,
.site-content .search-box #search-form-manager .search-item-content select:focus {
  border: 1px solid #000;
}
.site-content .search-box #searchForm .search-item-content input[type="submit"],
.site-content .search-box #searchFormPrivate .search-item-content input[type="submit"],
.site-content .search-box #search-form-manager .search-item-content input[type="submit"] {
  width: auto;
}
.site-content .search-box #searchForm .search-item-content input[type="submit"],
.site-content .search-box #searchFormPrivate .search-item-content input[type="submit"],
.site-content .search-box #search-form-manager .search-item-content input[type="submit"],
.site-content .search-box #searchForm .search-item-content .go-to-map,
.site-content .search-box #searchFormPrivate .search-item-content .go-to-map,
.site-content .search-box #search-form-manager .search-item-content .go-to-map {
  display: inline-block;
  margin-top: 15px;
}
.site-content .search-box #searchForm .search-item-content label,
.site-content .search-box #searchFormPrivate .search-item-content label,
.site-content .search-box #search-form-manager .search-item-content label,
.site-content .search-box #searchForm .search-item-content select,
.site-content .search-box #searchFormPrivate .search-item-content select,
.site-content .search-box #search-form-manager .search-item-content select {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
}
.site-content .search-box #searchForm .search-item-content label,
.site-content .search-box #searchFormPrivate .search-item-content label,
.site-content .search-box #search-form-manager .search-item-content label {
  margin: 15px 0 0 0;
}
.site-content .search-box #searchForm .search-item-content .custom-select,
.site-content .search-box #searchFormPrivate .search-item-content .custom-select,
.site-content .search-box #search-form-manager .search-item-content .custom-select {
  font-size: 15px;
  font-size: 0.9375rem;
  width: 100%;
  height: 40px;
  overflow: hidden;
  overflow: -moz-hidden-unscrollable;
  background-image: url("assets/arrow-dropdown.svg");
  background-repeat: no-repeat;
  background-position: 95%;
  background-color: #fff;
  display: inline-block;
  position: relative;
}
.site-content .search-box #searchForm .search-item-content .custom-select select,
.site-content .search-box #searchFormPrivate .search-item-content .custom-select select,
.site-content .search-box #search-form-manager .search-item-content .custom-select select {
  cursor: pointer;
  background: transparent;
  width: 100%;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 5px 7px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
}
.site-content .search-box #searchForm .search-item-content .tag-content,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content,
.site-content .search-box #search-form-manager .search-item-content .tag-content {
  position: relative;
}
.site-content .search-box #searchForm .search-item-content .tag-content input,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content input,
.site-content .search-box #search-form-manager .search-item-content .tag-content input {
  height: 40px;
}
.site-content .search-box #searchForm .search-item-content .tag-content .tagit,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content .tagit,
.site-content .search-box #search-form-manager .search-item-content .tag-content .tagit,
.site-content .search-box #searchForm .search-item-content .tag-content li,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content li,
.site-content .search-box #search-form-manager .search-item-content .tag-content li,
.site-content .search-box #searchForm .search-item-content .tag-content .ui-widget-content,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content .ui-widget-content,
.site-content .search-box #search-form-manager .search-item-content .tag-content .ui-widget-content {
  max-height: 100px;
  border: 0;
}
.site-content .search-box #searchForm .search-item-content .tag-content .tagit .tagit-new,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content .tagit .tagit-new,
.site-content .search-box #search-form-manager .search-item-content .tag-content .tagit .tagit-new,
.site-content .search-box #searchForm .search-item-content .tag-content li .tagit-new,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content li .tagit-new,
.site-content .search-box #search-form-manager .search-item-content .tag-content li .tagit-new,
.site-content .search-box #searchForm .search-item-content .tag-content .ui-widget-content .tagit-new,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content .ui-widget-content .tagit-new,
.site-content .search-box #search-form-manager .search-item-content .tag-content .ui-widget-content .tagit-new {
  display: none;
}
.site-content .search-box #searchForm .search-item-content .tag-content .keyword-tags,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content .keyword-tags,
.site-content .search-box #search-form-manager .search-item-content .tag-content .keyword-tags {
  border: none;
  background-color: transparent;
  display: none;
}
.site-content .search-box #searchForm .search-item-content .tag-content .tag-labels,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content .tag-labels,
.site-content .search-box #search-form-manager .search-item-content .tag-content .tag-labels {
  position: absolute;
  background-color: #fff;
}
.site-content .search-box #searchForm .search-item-content .tag-content .img-load,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content .img-load,
.site-content .search-box #search-form-manager .search-item-content .tag-content .img-load {
  position: absolute;
  top: 45px;
  right: 5px;
}
.site-content .search-box #searchForm .search-item-content .tag-content .img-load img,
.site-content .search-box #searchFormPrivate .search-item-content .tag-content .img-load img,
.site-content .search-box #search-form-manager .search-item-content .tag-content .img-load img {
  display: none;
  width: 30px;
  height: 30px;
}
.site-content .search-box #searchForm .search-item-content-submit,
.site-content .search-box #searchFormPrivate .search-item-content-submit,
.site-content .search-box #search-form-manager .search-item-content-submit {
  display: inline-block;
  width: 100px;
  text-align: right;
  margin-bottom: 5px;
}
.site-content .search-box #searchForm .search-item-content-submit input,
.site-content .search-box #searchFormPrivate .search-item-content-submit input,
.site-content .search-box #search-form-manager .search-item-content-submit input {
  height: 40px ;
}
.site-content .search-box #searchForm .search-item-content-submit.more-filters,
.site-content .search-box #searchFormPrivate .search-item-content-submit.more-filters,
.site-content .search-box #search-form-manager .search-item-content-submit.more-filters {
  width: auto;
  float: right;
  transform: translate(-10px, 10px);
  border: 0px;
  border-bottom: 1px solid #f5a623;
  cursor: pointer;
}
.site-content .search-box #searchForm .search-item-content-submit.more-filters span.more-filters-sp,
.site-content .search-box #searchFormPrivate .search-item-content-submit.more-filters span.more-filters-sp,
.site-content .search-box #search-form-manager .search-item-content-submit.more-filters span.more-filters-sp {
  display: block;
}
.site-content .search-box #searchForm .search-item-content-submit.more-filters span.less-filters-sp,
.site-content .search-box #searchFormPrivate .search-item-content-submit.more-filters span.less-filters-sp,
.site-content .search-box #search-form-manager .search-item-content-submit.more-filters span.less-filters-sp {
  display: none;
}
.site-content .search-box #searchForm .search-on-map,
.site-content .search-box #searchFormPrivate .search-on-map,
.site-content .search-box #search-form-manager .search-on-map {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.site-content .search-box #searchForm .search-on-map .go-to-map,
.site-content .search-box #searchFormPrivate .search-on-map .go-to-map,
.site-content .search-box #search-form-manager .search-on-map .go-to-map,
.site-content .search-box #searchForm .search-on-map .go-to-search,
.site-content .search-box #searchFormPrivate .search-on-map .go-to-search,
.site-content .search-box #search-form-manager .search-on-map .go-to-search {
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  color: #000000;
  background-repeat: no-repeat;
  background-size: 23px 23px;
  padding-left: 28px;
}
.site-content .search-box #searchForm .search-on-map .go-to-map,
.site-content .search-box #searchFormPrivate .search-on-map .go-to-map,
.site-content .search-box #search-form-manager .search-on-map .go-to-map {
  background-image: url("assets/ico-marker.svg");
}
.site-content .search-box #searchForm .search-on-map .go-to-search,
.site-content .search-box #searchFormPrivate .search-on-map .go-to-search,
.site-content .search-box #search-form-manager .search-on-map .go-to-search {
  background-image: url("assets/search_images.svg");
}
.site-content .filters-trigger {
  display: none;
}
.site-content .site-sheet-search section .entry-content {
  background: #F8F8F8;
  border: 1px solid #ECECEC;
  padding: 20px 0;
}
.site-content .site-sheet-search section .entry-content .content-images {
  position: relative;
  display: block;
  text-align: center;
}
.site-content .site-sheet-search section .entry-content .content-images .activity {
  position: relative;
  display: inline-block;
  margin: 15px;
  vertical-align: top;
  width: calc((100% / 4) - 33px);
  background: #F2F2F2;
  border: 1px solid #D6D6D6;
  padding: 5px;
  cursor: pointer;
  box-sizing: border-box;
}
.site-content .site-sheet-search section .entry-content .content-images .activity .activity-thumbnail {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: relative;
  display: block;
  vertical-align: top;
  background-size: 140%;
  background-repeat: no-repeat;
  background-position: center;
  height: 150px;
  width: 100%;
}
.site-content .site-sheet-search section .entry-content .content-images .activity .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  color: #000;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-size: 0.875rem;
}
.site-content .site-sheet-search section .entry-content .content-images .activity:hover .activity-thumbnail {
  background-size: 180%;
}
.site-content .site-sheet-search .no-result {
  color: #494442;
  font-size: 18px;
  font-size: 1.125rem;
}
.site-content .site-sheet-search-on-map .entry-header {
  padding-bottom: 50px;
}
.site-content .site-sheet-search-on-map section .entry-content {
  padding: 20px 0;
}
.site-content .site-sheet-search-on-map .no-result {
  color: #494442;
  font-size: 18px;
  font-size: 1.125rem;
}
.site-content .site-contact {
  padding-top: 65px;
  /** TODO Droid Forms Mobile */
}
.site-content .site-contact .droid-forms .title-content {
  margin: 20px 10px 35px 10px;
}
.site-content .site-contact .droid-forms .contact-form-content {
  position: relative;
  padding: 10px;
  font-size: 0;
}
.site-content .site-contact .droid-forms .contact-form-content input[type="text"],
.site-content .site-contact .droid-forms .contact-form-content input[type="email"],
.site-content .site-contact .droid-forms .contact-form-content input[type="tel"],
.site-content .site-contact .droid-forms .contact-form-content select,
.site-content .site-contact .droid-forms .contact-form-content textarea {
  display: inline-block;
  box-sizing: border-box;
  outline: 0;
  padding: 5px;
  color: #6C757E;
  width: 100%;
  font-weight: 100;
  height: 40px;
  background-color: #fff;
  border: 1px solid #6C757E;
}
.site-content .site-contact .droid-forms .contact-form-content .input {
  position: relative;
  margin: 47px 10px 0 10px;
  width: calc(100% - 20px);
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
}
.site-content .site-contact .droid-forms .contact-form-content .input .border-bottom {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  height: 3px;
  background: #F5A623;
}
.site-content .site-contact .droid-forms .contact-form-content .input .label {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  color: #6C757E;
  padding: 5px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  position: absolute;
  bottom: 4px;
  left: 0;
  cursor: text;
}
.site-content .site-contact .droid-forms .contact-form-content .input .label span {
  font-size: 18px;
  font-size: 1.125rem;
}
.site-content .site-contact .droid-forms .contact-form-content .input input,
.site-content .site-contact .droid-forms .contact-form-content .input select {
  position: relative;
}
.site-content .site-contact .droid-forms .contact-form-content .input input:focus ~ .border-bottom,
.site-content .site-contact .droid-forms .contact-form-content .input select:focus ~ .border-bottom,
.site-content .site-contact .droid-forms .contact-form-content .input input.no-animate ~ .border-bottom,
.site-content .site-contact .droid-forms .contact-form-content .input select.no-animate ~ .border-bottom {
  width: 100%;
}
.site-content .site-contact .droid-forms .contact-form-content .input input:focus ~ .label,
.site-content .site-contact .droid-forms .contact-form-content .input select:focus ~ .label,
.site-content .site-contact .droid-forms .contact-form-content .input input.no-animate ~ .label,
.site-content .site-contact .droid-forms .contact-form-content .input select.no-animate ~ .label {
  bottom: 37px;
}
.site-content .site-contact .droid-forms .contact-form-content .input input.dr-error-input-check ~ .border-bottom,
.site-content .site-contact .droid-forms .contact-form-content .input select.dr-error-input-check ~ .border-bottom {
  background: red;
}
.site-content .site-contact .droid-forms .contact-form-content .input.fieldset,
.site-content .site-contact .droid-forms .contact-form-content .input.submit,
.site-content .site-contact .droid-forms .contact-form-content .input.success {
  display: block;
  width: calc(100% - 20px);
  margin-top: 0;
  vertical-align: middle;
}
.site-content .site-contact .droid-forms .contact-form-content .input.fieldset fieldset {
  padding: 0;
  border: 0;
}
.site-content .site-contact .droid-forms .contact-form-content .input.fieldset label {
  color: #7E7E7E;
  cursor: pointer;
}
.site-content .site-contact .droid-forms .contact-form-content .input.fieldset input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
}
.site-content .site-contact .droid-forms .contact-form-content .input.fieldset label {
  cursor: pointer;
}
.site-content .site-contact .droid-forms .contact-form-content .input.fieldset input[type="checkbox"] + label:before {
  border: 1px solid #000;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 16px;
  margin: 0 10px 0 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
}
.site-content .site-contact .droid-forms .contact-form-content .input.fieldset input[type="checkbox"]:checked + label:before {
  background: #fff;
  color: #333;
  content: "\2713";
  text-align: center;
}
.site-content .site-contact .droid-forms .contact-form-content .input.fieldset input[type="checkbox"]:checked + label:after {
  font-weight: bold;
}
.site-content .site-contact .droid-forms .contact-form-content .input.fieldset input[type="checkbox"]:focus + label::before {
  outline: #f6a623 auto 5px;
}
.site-content .site-contact .droid-forms .contact-form-content .input.submit {
  margin-top: 0;
  padding-bottom: 50px;
}
.site-content .site-contact .droid-forms .contact-form-content .input.submit input {
  border: 1px solid #F5A623;
  width: 100%;
}
.site-content .site-contact .droid-forms .contact-form-content .input .dr-error-label {
  position: absolute;
  bottom: -45px;
  left: -15px;
  font-size: 12px;
  font-size: 0.75rem;
  color: red;
}
.site-content .site-contact .droid-forms .contact-form-content .input.textarea {
  width: calc(100% - 20px);
  margin-bottom: 20px;
}
.site-content .site-contact .droid-forms .contact-form-content .input.textarea .border-bottom {
  bottom: 6px;
}
.site-content .site-contact .droid-forms .contact-form-content .input.textarea textarea {
  position: relative;
  outline-color: transparent;
  height: 100px;
}
.site-content .site-contact .droid-forms .contact-form-content .input.textarea textarea:focus ~ .border-bottom,
.site-content .site-contact .droid-forms .contact-form-content .input.textarea textarea.no-animate ~ .border-bottom {
  width: 100%;
  bottom: 6px;
}
.site-content .site-contact .droid-forms .contact-form-content .input.textarea textarea:focus ~ .label,
.site-content .site-contact .droid-forms .contact-form-content .input.textarea textarea.no-animate ~ .label {
  bottom: 100px;
}
.site-content .site-contact .droid-forms .contact-form-content .input.textarea textarea.dr-error-input-check ~ .border-bottom {
  background: red;
}
.site-content .site-contact .droid-forms .contact-form-content .input.success {
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.site-content .site-contact .droid-forms .contact-form-content .success-sending {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background: #fff;
  border: 1px solid #F5A623;
  width: 80%;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 auto 25px auto;
  color: #000000 !important;
  padding: 25px 50px;
  display: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.site-content .site-contact .droid-forms .contact-form-content input[type="submit"] {
  display: inline-block;
}
.site-content .site-contact .droid-forms .contact-form-content .spinner {
  display: none;
  position: relative;
  margin: 18px 20px;
  text-align: center;
}
.site-content .site-private.container {
  position: relative;
  height: 100%;
}
.site-content .site-private.container h1 {
  text-align: center;
}
.site-content .site-private.container #login-form-private input {
  margin-bottom: 10px !important;
}
.site-content .site-private .viewport {
  position: relative;
}
.site-content .site-private .viewport.header {
  padding: 20px 0;
}
.site-content .site-private .viewport.header h1 {
  padding: 0;
  margin: 0;
}
.site-content .site-private .viewport .close-session {
  position: absolute;
  top: 20px;
  right: 0;
  background-color: #000;
  padding: 5px 15px;
}
.site-content .site-private .viewport .close-session a {
  color: #fff;
}
.site-content .site-private .viewport .clear-sheet {
  position: absolute;
  top: 20px;
  left: 0;
}
.site-content .site-private .background {
  background-color: #eee;
  padding: 20px 0 40px 0;
  border-bottom: 1px solid #c3c3c3;
  border-top: 1px solid #c3c3c3;
}
.site-content .site-private hr {
  border-color: #999;
  margin: 11px auto 12px;
  width: 99%;
}
.site-content .site-private .container {
  position: relative;
  height: 100%;
}
.site-content .site-private .container .tag-labels {
  position: relative !important;
}
.site-content .site-private .container .search-item-content {
  width: calc((100% / 3) - 40px) !important;
}
.site-content .site-private .container .search-item-content.submit {
  width: 100% !important;
}
.site-content .site-private .container .search-item-content.width-33 {
  width: 33%  !important;
}
.site-content .site-private .container #submit {
  margin-top: 37px !important;
}
.site-content .site-private .container form .data-sheet-content {
  position: relative;
}
.site-content .site-private .container form .data-sheet-content .lang-switcher-private {
  width: 100%;
  position: relative;
  margin: 0 auto 20px auto;
  text-align: right;
  padding: 0;
}
.site-content .site-private .container form .data-sheet-content .lang-switcher-private li {
  display: inline-block;
}
.site-content .site-private .container form .data-sheet-content .img-list {
  position: relative;
  display: inline-block;
}
.site-content .site-private .container form .data-sheet-content .img-list .image-container {
  vertical-align: middle;
  position: relative;
  display: inline-block;
}
.site-content .site-private .container form .data-sheet-content .img-list .image-container span {
  box-sizing: border-box;
  position: absolute;
  top: 3px;
  right: 3px;
  display: inline-block;
  background-image: url("assets/close.png");
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  padding: 5px;
  height: 14px;
  width: 14px;
  z-index: 10;
  cursor: pointer;
}
.site-content .site-private .container form .data-sheet-content .img-list .image-container img {
  position: relative;
  display: inline-block;
  margin: 3px;
  width: 300px;
  height: auto;
  max-height: 200px;
  min-height: 200px;
}
.site-content .site-private .container form .data-sheet-content .img-list .modal {
  text-align: center;
}
.site-content .site-private .container form .data-sheet-content #holder {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: #eee;
  width: 300px;
  height: 200px;
  background-image: url('/wp-content/themes/observatorifotograficbalears/assets/document-upload.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.site-content .site-private .container form .data-sheet-content #holder.hover {
  border: 5px dashed #f8b000;
  background-size: 45% 40%;
  background-position: left;
}
.site-content .site-private #modalResultSearch .modal-sheet {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  margin: 10px 0;
  cursor: pointer;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  padding: 5px;
}
.site-content .site-private #modalResultSearch .modal-sheet img {
  display: inline-block;
  width: 100px;
  height: auto;
}
.site-content .site-private #modalResultSearch .modal-sheet .title {
  vertical-align: top;
  display: inline-block;
  font-weight: 700;
}
.site-content .site-private #modalResultSearch .modal-sheet:hover {
  background-color: rgba(190, 150, 0, 0.3);
}
.site-content .site-private .result-msg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 15px 100px;
  background-color: #fff;
  border-radius: 10px;
}
.site-content .site-private .result-msg.alert-info,
.site-content .site-private .result-msg.alert-success,
.site-content .site-private .result-msg.alert-info,
.site-content .site-private .result-msg.alert-warning {
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
}
.site-content .site-private .result-msg.error {
  border: 1px solid red;
  color: red;
}
.site-content .site-private .result-msg.success {
  color: green;
  border: 1px solid green;
}
.site-content .search-item-content.keywords {
  width: 100%;
}
.site-content .navigation-content {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding-top: 30px;
  width: 95%;
  text-align: center;
}
.site-content .navigation-content .nav-previous a {
  padding-left: 17px;
}
.site-content .navigation-content .nav-previous a:before {
  content: '';
  position: absolute;
  background-image: url("assets/arrow_slider_prev.svg");
  left: 0;
}
.site-content .navigation-content .nav-previous a:hover:before {
  left: -10px;
}
.site-content .navigation-content .nav-next a {
  padding-right: 17px;
}
.site-content .navigation-content .nav-next a:after {
  content: '';
  position: absolute;
  background-image: url("assets/arrow_slider_next.svg");
  right: 0;
}
.site-content .navigation-content .nav-next a:hover:after {
  right: -10px;
}
.site-content .navigation-content .nav-previous,
.site-content .navigation-content .nav-next,
.site-content .navigation-content .nav-middle {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.site-content .navigation-content .nav-previous a,
.site-content .navigation-content .nav-next a,
.site-content .navigation-content .nav-middle a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 15px;
  color: #F5A623;
  font-weight: 700;
  text-decoration: none;
}
.site-content .navigation-content .nav-previous a:after,
.site-content .navigation-content .nav-next a:after,
.site-content .navigation-content .nav-middle a:after,
.site-content .navigation-content .nav-previous a:before,
.site-content .navigation-content .nav-next a:before,
.site-content .navigation-content .nav-middle a:before {
  -webkit-transition: all 200ms linear 0s;
  -moz-transition: all 200ms linear 0s;
  -o-transition: all 200ms linear 0s;
  -ms-transition: all 200ms linear 0s;
  transition: all 200ms linear 0s;
  width: 10px;
  height: 20px;
  background-size: 10px 20px;
  background-repeat: no-repeat;
}
.site-content .navigation-content .nav-previous a:link,
.site-content .navigation-content .nav-next a:link,
.site-content .navigation-content .nav-middle a:link,
.site-content .navigation-content .nav-previous a:visited,
.site-content .navigation-content .nav-next a:visited,
.site-content .navigation-content .nav-middle a:visited,
.site-content .navigation-content .nav-previous a:hover,
.site-content .navigation-content .nav-next a:hover,
.site-content .navigation-content .nav-middle a:hover,
.site-content .navigation-content .nav-previous a:active,
.site-content .navigation-content .nav-next a:active,
.site-content .navigation-content .nav-middle a:active {
  color: #F5A623;
}
.site-content .navigation-content .nav-middle a {
  margin: 0 2px;
}
.site-content .sheets_per_page_selector {
  padding-top: 10px;
}
.site-content .sheets_per_page_selector.search {
  padding: 4px;
  margin: 0 auto;
  text-align: center;
}
.site-content .twitter-typeahead {
  position: relative;
  width: 100%;
  z-index: 200;
}
.site-content .typeahead,
.site-content .tt-query,
.site-content .tt-hint {
  width: 100%;
  margin: 0;
  padding: 8px 12px;
}
.site-content .tt-hint {
  color: #999;
}
.site-content .tt-menu {
  width: 400px;
  width: 100%;
  max-width: 89vw;
  border: 1px solid #000;
  background-color: #fff;
  padding: 8px;
  z-index: 10000001 !important;
}
.site-content .tt-menu .tt-dataset .tt-suggestion {
  line-height: 20px;
  font-size: 14px;
}
.site-content .tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
  font-size: 16px;
}
.site-content .tt-suggestion.tt-cursor {
  background-color: #46b8da;
  opacity: 0.5;
}
.site-content .tt-suggestion p {
  margin: 0;
  font-size: 16px;
}
.site-content .tt-highlight {
  color: #F5A623;
}
/** TODO Footer Mobile */
.site-footer {
  position: relative;
  text-align: center;
  padding: 50px 0;
  border-top: 1px solid #4a4a4a;
}
.site-footer footer {
  position: relative;
}
.site-footer footer p {
  color: #747474;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 5px 25px;
  font-size: 16px;
  font-size: 1rem;
}
.site-footer footer p.last {
  margin-top: 15px;
}
.site-footer footer h4 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  color: #747474;
  margin: 50px 0 25px 0;
  font-size: 18px;
  font-size: 1.125rem;
}
.site-footer footer .image {
  position: relative;
}
.site-footer footer .three {
  position: relative;
  font-size: 0;
  text-align: left;
}
.site-footer footer .three .image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
}
.site-footer footer .three .image img {
  height: 70px;
  width: auto;
}
@media (min-width: 520px) {
  .site-content .site-image-and-territory footer .entry-footer .content-images .activity {
    box-sizing: border-box;
    display: inline-block;
    width: 46%;
    margin: 10px 1%;
  }
  .site-content .site-image-section .content-images .activity {
    width: calc((100% / 2) - 33px);
  }
}
@media (min-width: 768px) {
  .viewport {
    width: 768px;
  }
  /** TODO Header Tablet */
  .site-header {
    position: relative;
    z-index: 1000;
    height: 110px;
  }
  .site-header .viewport {
    position: relative;
  }
  .site-header header {
    position: relative;
    height: 150px;
    padding: 0 10px;
  }
  .site-header header .site-branding {
    padding-top: 20px;
    z-index: 1001;
  }
  .site-header header .site-branding .site-logo {
    position: relative;
    margin: 0;
  }
  .site-header header .site-branding .complete-name {
    letter-spacing: 1;
    font-size: 18px;
  }
  .site-header header nav {
    position: absolute;
    top: 115px;
    right: 10px;
    z-index: 1000;
    background-color: transparent;
    -webkit-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0);
    box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0);
  }
  .site-header header nav .menu {
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
  }
  .site-header header nav .menu li {
    display: inline-block;
    margin: 0 20px 0 0;
    text-align: right;
  }
  .site-header header nav.clicked {
    top: -10px;
  }
  .site-header header nav .switch-lang.mobile {
    display: none;
  }
  .site-header header .container-burger {
    display: none;
  }
  .site-header header .social-networks {
    position: absolute;
    box-sizing: border-box;
    left: auto;
    transform: translateX(0);
    top: 0;
    right: 10px;
  }
  .site-header header .social-networks .switch-lang {
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0;
    list-style-type: none;
    vertical-align: middle;
  }
  .site-header header .social-networks .switch-lang li {
    display: inline-block;
  }
  .site-header header .social-networks .switch-lang li a {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
  }
  .site-header header .complete-name-mobile {
    display: none;
  }
  .site-content {
    margin: 35px 0 0 0;
    padding-bottom: 40px;
    /** TODO Inicio Tablet */
    /** TODO ¿Qué es? */
    /** TODO ¿Quiénes somos? */
    /** TODO Imágen y territorio Tablet */
    /** TODO Actividades y difusión Tablet */
    /** TODO Single sheet Tablet */
    /** TODO Search Box & Search Box Maps */
    /** TODO Contact Tablet */
  }
  .site-content .site-index {
    padding-top: 0;
  }
  .site-content .site-index .content-slider .slick-slider-home .slick-slide {
    height: 600px;
  }
  .site-content .site-index .content-slider .slick-slider-home .slick-prev,
  .site-content .site-index .content-slider .slick-slider-home .slick-next {
    z-index: 900;
    height: 60px;
    width: 30px;
  }
  .site-content .site-index .content-slider .viewport {
    top: 0;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .site-content .site-index .content-slider .search-box {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #4A4A4A;
    width: 360px;
    height: auto;
    right: 0;
    top: 80px;
    padding: 25px 35px;
    font-size: 22px;
    font-size: 1.375rem;
    color: #000;
  }
  .site-content .site-index article {
    position: relative;
    padding: 30px 0;
    top: 0;
  }
  .site-content .site-index article header .entry-header {
    font-size: 0;
  }
  .site-content .site-index article header .entry-header .section {
    display: inline-block;
    margin: 0 30px 0 0;
    width: calc((100% / 3) - 20px);
  }
  .site-content .site-index article header .entry-header .section:last-child {
    margin: 0;
  }
  .site-content .site-index article header .entry-header .section .title-section {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .site-content .site-index article header .entry-header .section .short-description {
    -webkit-transition: all 200ms linear 0s;
    -moz-transition: all 200ms linear 0s;
    -o-transition: all 200ms linear 0s;
    -ms-transition: all 200ms linear 0s;
    transition: all 200ms linear 0s;
    position: absolute;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.28);
    overflow: hidden;
    padding: 10px 25px;
    height: 0;
    background-color: #ffffff;
    opacity: 0;
  }
  .site-content .site-index article header .entry-header .section .short-description p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .site-content .site-index article header .entry-header .section:hover .background-content .overlay-plus {
    opacity: 1;
  }
  .site-content .site-index article header .entry-header .section:hover .short-description {
    opacity: 1;
    height: 120px;
    padding: 10px 25px;
  }
  .site-content .site-index article section {
    position: relative;
    margin-top: 50px;
  }
  .site-content .site-index article section .entry-content {
    padding: 20px 0;
    background: #F8F8F8;
    border: 1px solid #ECECEC;
    font-size: 0;
  }
  .site-content .site-index article section .entry-content h5 {
    margin: 0 15px 5px 15px;
    text-align: left;
  }
  .site-content .site-index article section .entry-content .content-left {
    position: relative;
    display: inline-block;
    width: 70%;
  }
  .site-content .site-index article section .entry-content .content-left .activity {
    position: relative;
    display: inline-block;
    margin: 15px 15px 15px 0;
    vertical-align: top;
    width: calc((100% / 2) - 20px);
    background: #F2F2F2;
    border: 1px solid #D6D6D6;
    padding: 5px;
    cursor: pointer;
  }
  .site-content .site-index article section .entry-content .content-left .activity .activity-thumbnail {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .site-content .site-index article section .entry-content .content-left .activity .activity-thumbnail img {
    position: relative;
    width: 90px;
    height: 90px;
    margin: 0;
  }
  .site-content .site-index article section .entry-content .content-left .activity .description {
    display: inline-block;
    width: calc(100% - 100px);
  }
  .site-content .site-index article section .entry-content .content-left .activity .description .date {
    margin-bottom: 5px;
    position: relative;
    text-transform: capitalize;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .site-content .site-index article section .entry-content .content-left .activity .description .date::before {
    content: '';
    position: absolute;
    height: 3px;
    width: 20px;
    background-color: #F5A623;
    bottom: 0;
  }
  .site-content .site-index article section .entry-content .content-left .activity .description .title {
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .site-content .site-index article section .entry-content .content-left .go-to-activities {
    position: relative;
    display: inline-block;
    text-align: right;
    width: 100%;
    color: #000;
    margin: 25px 0 0;
  }
  .site-content .site-index article section .entry-content .content-left .activity-card {
    margin: 15px 1% 0;
    width: 30.333%;
    height: 109px;
  }
  .site-content .site-index article section .entry-content .content-left .activity-card .activity-thumbnail {
    margin: 10px 0 0 0;
  }
  .site-content .site-index article section .entry-content .content-right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    background-image: url("assets/back_archive_banner.png");
    background-position: center;
    background-size: cover;
    margin: 15px 0;
    height: 235px;
    width: 29%;
  }
  .site-content .site-index article section .entry-content .content-right .get-playstore,
  .site-content .site-index article section .entry-content .content-right .get-app-store {
    width: 70px !important;
  }
  .site-content .site-index article section .entry-content .content-right .archives {
    position: relative;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .site-content .site-index article section .entry-content .content-right .archives h5 {
    color: #000;
    position: relative;
    width: 100%;
    margin: 0;
  }
  .site-content .site-index article section .entry-content .content-right .archives span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("assets/ico-archive.png");
    background-position: center;
    background-size: cover;
    width: 30px;
    height: 30px;
  }
  .site-content .site-index article footer .entry-meta {
    padding: 30px 0;
  }
  .site-content .site-index article footer .entry-meta .content-contact,
  .site-content .site-index article footer .entry-meta .content-links {
    display: inline-block;
    margin: 0 20px;
    width: calc((100% / 2) - 40px);
  }
  .site-content .site-who-we-are .entry-content .columns {
    font-size: 0;
  }
  .site-content .site-who-we-are .entry-content .columns .single-column {
    display: inline-block;
    vertical-align: top;
    width: calc((100% / 2) - 60px);
  }
  .site-content .site-image-and-territory {
    padding-top: 0;
  }
  .site-content .site-image-and-territory header .entry-header {
    text-align: left;
  }
  .site-content .site-image-and-territory section .entry-content {
    font-size: 0;
  }
  .site-content .site-image-and-territory section .entry-content .section {
    display: inline-block;
    margin: 0 30px 0 0;
    width: calc((100% / 3) - 20px);
  }
  .site-content .site-image-and-territory section .entry-content .section:last-child {
    margin: 0;
  }
  .site-content .site-image-and-territory section .entry-content .section .title-section {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .site-content .site-image-and-territory section .entry-content .section .short-description {
    -webkit-transition: all 200ms linear 0s;
    -moz-transition: all 200ms linear 0s;
    -o-transition: all 200ms linear 0s;
    -ms-transition: all 200ms linear 0s;
    transition: all 200ms linear 0s;
    position: absolute;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.28);
    overflow: hidden;
    padding: 10px 25px;
    height: 0;
    background-color: #ffffff;
    opacity: 0;
  }
  .site-content .site-image-and-territory section .entry-content .section .short-description p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .site-content .site-image-and-territory section .entry-content .section:hover .background-content .overlay-plus {
    opacity: 1;
  }
  .site-content .site-image-and-territory section .entry-content .section:hover .short-description {
    opacity: 1;
    height: 120px;
    padding: 10px 25px;
  }
  .site-content .site-image-and-territory footer {
    position: relative;
    margin-top: 50px;
  }
  .site-content .site-image-and-territory footer .entry-footer {
    padding: 20px 0;
    background: #F8F8F8;
    border: 1px solid #ECECEC;
    font-size: 0;
  }
  .site-content .site-image-and-territory footer .entry-footer h5 {
    margin: 0 15px 5px 15px;
    font-size: 17px;
    font-size: 1.0625rem;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Nunito', sans-serif;
  }
  .site-content .site-image-and-territory footer .entry-footer .content-images {
    position: relative;
    display: inline-block;
  }
  .site-content .site-image-and-territory footer .entry-footer .content-images .activity {
    position: relative;
    display: inline-block;
    margin: 15px;
    vertical-align: top;
    width: calc((100% / 3) - 33px);
    background: #F2F2F2;
    border: 1px solid #D6D6D6;
    padding: 5px;
    cursor: pointer;
    box-sizing: border-box;
  }
  .site-content .site-image-and-territory footer .entry-footer .content-images .activity .activity-thumbnail {
    -webkit-transition: all 400ms linear 0s;
    -moz-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    -ms-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    position: relative;
    display: block;
    vertical-align: top;
    background-size: 120%;
    background-repeat: no-repeat;
    background-position: center;
    height: 150px;
    width: 100%;
  }
  .site-content .site-image-and-territory footer .entry-footer .content-images .activity .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    color: #000;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    font-size: 0.875rem;
  }
  .site-content .site-image-and-territory footer .entry-footer .content-images .activity:hover .activity-thumbnail {
    background-size: 150%;
  }
  .site-content .site-activity-and-diffusion main article section {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin: 0 1%;
  }
  .site-content .site-activity-and-diffusion main article section .activity-card {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background: #fff;
    box-sizing: border-box;
    padding: 10px;
    margin: 10px 5%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .site-content .site-activity-and-diffusion main article section .activity-card .activity-thumbnail {
    text-align: center;
  }
  .site-content .site-activity-and-diffusion main article section .activity-card .activity-thumbnail img {
    width: auto;
    height: 50px;
    margin: 0;
  }
  .site-content .site-activity-and-diffusion main article section .activity-card .description .title {
    width: 100%;
    text-align: center;
  }
  .site-content .site-single-sheet section .entry-content .image-content {
    width: 40%;
    display: inline-block;
  }
  .site-content .site-single-sheet section .description table td {
    display: table-cell;
    width: auto;
  }
  .site-content .site-single-sheet section .description table td.title {
    width: 200px !important;
    min-width: 200px !important;
  }
  .site-content .search-box {
    width: 100%;
    max-width: 768px;
  }
  .site-content .search-box #searchForm,
  .site-content .search-box #searchFormPrivate,
  .site-content .search-box #search-form-manager {
    font-size: 0;
  }
  .site-content .search-box #searchForm .tag-labels,
  .site-content .search-box #searchFormPrivate .tag-labels,
  .site-content .search-box #search-form-manager .tag-labels {
    position: absolute;
    width: 400px;
  }
  .site-content .search-box #searchForm .search-item-content,
  .site-content .search-box #searchFormPrivate .search-item-content,
  .site-content .search-box #search-form-manager .search-item-content {
    width: calc((100% / 3) - 13px);
    display: inline-block;
  }
  .site-content .search-box #searchForm .search-item-content-submit,
  .site-content .search-box #searchFormPrivate .search-item-content-submit,
  .site-content .search-box #search-form-manager .search-item-content-submit {
    margin-top: 38px;
    margin-bottom: 0px;
  }
  .site-content .sheets_per_page_selector.search {
    padding: 0px 4px 0 20px;
    float: left;
  }
  .site-content .paginator .content {
    padding-right: 20px;
    text-align: right;
  }
  .site-content .site-contact {
    padding-top: 0;
    /** TODO Droid Forms Tablet */
  }
  .site-content .site-contact .droid-forms .contact-form-content .input {
    width: calc(50% - 20px);
    font-size: 14px;
    font-size: 0.875rem;
  }
  .site-content .site-contact .droid-forms .contact-form-content .input.half {
    width: calc(25% - 20px);
  }
  .site-content .site-contact .droid-forms .contact-form-content .input .label {
    font-size: 16px;
    font-size: 1rem;
  }
  .site-content .site-contact .droid-forms .contact-form-content .input .label span {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .site-content .site-contact .droid-forms .contact-form-content .input.submit input {
    width: auto;
  }
  .site-content .site-contact .droid-forms .contact-form-content .input .dr-error-label {
    bottom: -30px;
    left: 0;
  }
  /** TODO Footer Tablet */
  .site-footer {
    position: relative;
    text-align: left;
  }
  .site-footer footer {
    position: relative;
  }
  .site-footer footer p {
    color: #747474;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 5px 0;
    font-size: 16px;
    font-size: 1rem;
  }
  .site-footer footer p.last {
    margin-top: 15px;
  }
  .site-footer footer h4 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #747474;
    margin: 50px 0 25px 0;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .site-footer footer .image {
    position: relative;
  }
  .site-footer footer .three {
    position: relative;
    font-size: 0;
    text-align: left;
  }
  .site-footer footer .three .image {
    position: relative;
    background-size: cover;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
  }
}
/** TOC - Desktop
   *
   * 1. Main viewport
   * 2. Header
   * 3. Main content
   * 4. Page
   * 5. Page template example
   * 6. Index
   * 7. Single
   * 8. Category
   * 9. Tag
   * 10. Search
   * 11. Footer
   * 12. 404
   * 13. AMP
   * 14. Sidebar
   */
@media (min-width: 1024px) {
  /**
     * 1. Main viewport
     */
  .viewport {
    width: 1024px;
  }
  /**
     * 2.Header
     */
  .search-item-content.keywords {
    width: 50%  !important;
  }
  /*
     * 3. Main (init:header.php => end:footer.php)
     */
  /*
     * 4. Page (page.php)
     */
  .site-page img {
    max-width: 100%;
    height: auto;
  }
  /*
     * 5. Page template (template-index.php)
     */
  /*
     * 6. Index Post (index.php)
     */
  /*
     * 7. Single post (single.php)
     */
  /*
     * 8. Category page (category.php)
     */
  /*
     * 9. Tag page (tag.php)
     */
  /*
     * 10. Search (search.php)
     */
  /*
     * 11. Footer (footer.php)
     */
  /*
     * 12. 404 (404.php)
     */
  .site-content {
    /** TODO ¿Qué es? */
    /** TODO ¿Quiénes somos? */
    /** TODO Imágen y territorio Tablet */
    /** TODO Actividades y difusión Tablet */
  }
  .site-content .site-index article {
    position: relative;
    padding: 30px 0;
    top: 0;
  }
  .site-content .site-index article header .entry-header {
    font-size: 0;
  }
  .site-content .site-index article header .entry-header .section .title-section {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .site-content .site-index article section .entry-content .content-right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    background-image: url("assets/back_archive_banner.png");
    background-position: center;
    background-size: cover;
    margin: 15px 0;
    height: 235px;
    width: 29%;
  }
  .site-content .site-index article section .entry-content .content-right .get-playstore,
  .site-content .site-index article section .entry-content .content-right .get-app-store {
    width: 110px !important;
    width: 120px;
    display: inline-block;
    margin: 0 4px;
  }
  .site-content .site-who-we-are .entry-content .columns {
    font-size: 0;
  }
  .site-content .site-who-we-are .entry-content .columns .single-column {
    display: inline-block;
    vertical-align: top;
    width: calc((100% / 2) - 60px);
  }
  .site-content .site-image-and-territory {
    padding-top: 0;
  }
  .site-content .site-image-and-territory header .entry-header {
    text-align: left;
  }
  .site-content .site-image-and-territory section .entry-content {
    font-size: 0;
  }
  .site-content .site-image-and-territory section .entry-content .section {
    display: inline-block;
    margin: 0 30px 0 0;
    width: calc((100% / 3) - 20px);
  }
  .site-content .site-image-and-territory section .entry-content .section:last-child {
    margin: 0;
  }
  .site-content .site-image-and-territory section .entry-content .section .title-section {
    font-size: 18px;
    font-size: 1.125rem;
  }
  .site-content .site-image-and-territory section .entry-content .section .short-description {
    -webkit-transition: all 200ms linear 0s;
    -moz-transition: all 200ms linear 0s;
    -o-transition: all 200ms linear 0s;
    -ms-transition: all 200ms linear 0s;
    transition: all 200ms linear 0s;
    position: absolute;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.28);
    overflow: hidden;
    padding: 10px 25px;
    height: 0;
    background-color: #ffffff;
    opacity: 0;
    width: 100%;
  }
  .site-content .site-image-and-territory section .entry-content .section .short-description p {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .site-content .site-image-and-territory section .entry-content .section:hover .background-content .overlay-plus {
    opacity: 1;
  }
  .site-content .site-image-and-territory section .entry-content .section:hover .short-description {
    opacity: 1;
    height: 120px;
    padding: 10px 25px;
  }
  .site-content .site-image-section .content-images .activity {
    width: calc((100% / 4) - 33px);
  }
  .site-content .site-activity-and-diffusion main article section {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin: 0 1%;
  }
  .site-content .site-activity-and-diffusion main article section .activity-card {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background: #fff;
    box-sizing: border-box;
    padding: 10px;
    margin: 10px 5%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .site-content .site-activity-and-diffusion main article section .activity-card .activity-thumbnail {
    text-align: center;
  }
  .site-content .site-activity-and-diffusion main article section .activity-card .activity-thumbnail img {
    width: auto;
    height: 50px;
    margin: 0;
  }
  .site-content .site-activity-and-diffusion main article section .activity-card .description .title {
    width: 100%;
    text-align: center;
  }
  /*
     * 13. AMP version (amp.php)
     */
  /*
     * 14. Sidebar (sidebar.php)
     */
}
@media (min-width: 1124px) {
  .site-header header {
    height: 120px;
  }
  .site-header header nav {
    top: 75px;
  }
  .site-content {
    margin: 10px 0 0 0;
  }
}


.social-networks .researchgate {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('https://upload.wikimedia.org/wikipedia/commons/5/5e/ResearchGate_icon_SVG.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin: 0 5px;
}