article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0;  }

a {
  background: transparent; }
a:focus {
  outline: thin dotted; }
a:active,
a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong,
.strong {
  font-weight: 700; }

dfn,
em,
.em {
  font-style: italic; }


hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }


p {
  -webkit-hyphens: none;
  -epub-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  margin-top:0;

  
   }

pre {
  margin: 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }


pre {
  white-space: pre-wrap; }


q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }


q::before,
q::after {
  content: '';
  content: none; }

small, .small {
  font-size: 75%; }


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }


sub {
  bottom: -0.25em; }


dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0; }


menu {
  padding: 0 0 0 40px; }

ol,
ul {
  padding: 0;
   margin-left:40px; }



nav ul,
nav ol, .entry-content nav ul {
  list-style: none;
  list-style-image: none; }


img {
  border: 0; max-width:100%; height:auto; }


img.innerimg {margin-bottom: 20px;}

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }


fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }


legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }


button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }


button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }


button[disabled],
html input[disabled] {
  cursor: default; }
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.image-replacement,
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.clearfix, .cf, .comment-respond {
  zoom: 1; }
  .clearfix::before, .clearfix::after, .cf::before, .comment-respond::before, .cf::after, .comment-respond::after {
    content: "";
    display: table; }
  .clearfix::after, .cf::after, .comment-respond::after {
    clear: both; }


span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic; }


.last-col {
  float: right;
  padding-right: 0 !important; }

/*
Mobile Grid Styles
These are the widths for the mobile grid.
There are four types, but you can add or customize
them however you see fit.
*/


@media (max-width: 767px) {
  .m-none { display:none}
  .m-toplogo {float:left}
  .m-toplogo  #logo img{ max-height:50px;}
  .m-hambmenu{ float:right}
  .m-all {
    float: left;

    width: 100%;
    padding-right: 0;
	margin-bottom: 0px; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } }
/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-none { display:none}
  .t-all {
    float: left;

    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .t-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .t-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .t-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .t-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .t-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .t-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .t-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .t-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; } 
  .t-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .t-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .t-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .t-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .t-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }

  .t-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }	
	
	}
/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    width: 100%;
    padding-right: 0; }

  .d-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .d-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .d-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .d-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .d-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; }

  .d-1of5 {
    float: left;
    padding-right: 0.75em;
    width: 20%; }

  .d-2of5 {
    float: left;
    padding-right: 0.75em;
    width: 40%; }

  .d-3of5 {
    float: left;
    padding-right: 0.75em;
    width: 60%; }

  .d-4of5 {
    float: left;
    padding-right: 0.75em;
    width: 80%; }

  .d-1of6 {
    float: left;
    padding-right: 0.75em;
    width: 16.6666666667%; }

  .d-1of7 {
    float: left;
    padding-right: 0.75em;
    width: 14.2857142857%; }

  .d-2of7 {
    float: left;
    padding-right: 0.75em;
    width: 28.5714286%; }

  .d-3of7 {
    float: left;
    padding-right: 0.75em;
    width: 42.8571429%; }

  .d-4of7 {
    float: left;
    padding-right: 0.75em;
    width: 57.1428572%; }

  .d-5of7 {
    float: left;
    padding-right: 0.75em;
    width: 71.4285715%; }

  .d-6of7 {
    float: left;
    padding-right: 0.75em;
    width: 85.7142857%; }

  .d-1of8 {
    float: left;
    padding-right: 0.75em;
    width: 12.5%; }

  .d-1of9 {
    float: left;
    padding-right: 0.75em;
    width: 11.1111111111%; }

  .d-1of10 {
    float: left;
    padding-right: 0.75em;
    width: 10%; }

  .d-1of11 {
    float: left;
    padding-right: 0.75em;
    width: 9.09090909091%; }

  .d-1of12 {
    float: left;
    padding-right: 0.75em;
    width: 8.33%; } }

.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid; }

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f; }

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8; }

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4; }

.alert-success {
  border-color: #deeaae;
  background: #e6efc2; }

.blue-btn, .comment-reply-link, #submit {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: white;
  font-size: 0.9em;
  font-size: 1.2em;
  line-height: 34px;
  font-weight: normal;
  padding: 0 24px;
  border-radius: 3px;
  border: 0;
  cursor: pointer;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out; }
  .blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus {
    color: white;
    text-decoration: none; }
  .blue-btn:active, .comment-reply-link:active, #submit:active {
    top: 1px; }




input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  margin-bottom: 14px;
  font-size: 1em;
  color: #303030;/*#3B3A39;*/
  border-radius: 0px;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  max-width: 400px;
  font-family: "pragmatica-web" ,"nimbus-sans", Helvetica, Arial, sans-serif;
  background-color: #fff;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out; 
  border:1px solid #cecece;}
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="color"]:focus,
  input[type="color"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active,
  .field:focus,
  .field:active {
    background-color: #f7f8fa; }

    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      background-color: #d5edf8; }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {

  min-height: 120px;
  line-height: 1.5em; }



/*********************
BASE (MOBILE) SIZE
*********************/

/*********************
GENERAL STYLES
*********************/
body {

 
  font-weight:300;
  font-size: 0.9em;
  line-height: 1.4em;
  -webkit-font-smoothing: antialiased;
  color: #303030;/*#3B3A39;*/
  background-size:cover;
  background-attachment:fixed;
  
   }
 body.home { background-color:#fff;}
/*********************
LAYOUT & GRID STYLES
*********************/
 .wrap {
  width: 96%;
  margin: 0 auto; }

/*********************
LINK STYLES
*********************/
a {

  /* on hover */
  /* on click */
  /* mobile tap color */
  color:#303030; }
  a:hover, a:focus, a:visited:hover, a:visited:focus { 
    }
  a:link, a:visited:link {

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 300;
  margin:0;
  letter-spacing:0;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
  /* removing text decoration from all headline links */ }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none; }

h1,.h1{ font-size:2em;}

h1, .h1 {  }

h2, .h2 {
	font-weight:700;
	text-transform:uppercase;
  line-height: 1.3em;
  padding: 0 ;
  margin: 20px 0 10px 0;
   }
 

.home .contentrow h2, .home .h2, .testimonios h2, .incentivos h2, .testimonios .h2, #sidebar-page header.info:befor{
	font-weight:300;
  line-height: 1.3em;   }



   
h3, .h3{
  margin-bottom:30px;
     }

h5, .h5 { }



/*********************
HEADER STYLES
*********************/
.header {
  background-color: #fff;
  min-height:80px;
  margin-top:20px;
  position:absolute;
  width:100%;
  top:0;
  z-index:100;
  

  }
#content{ margin-top:100px;}
#logo {
  margin: 0.75em 0; }
  #logo a {
    color: white; }

/*********************
NAVIGATION STYLES
*********************/

.nav {
  border-bottom: 0;
  margin: 0;
 
}

  .nav li {display:none;}
  .show-nav .nav li {display:block; background-color:#fff; }
	.nav .botmenu{ display:block; text-align:right; }
	.nav .botmenu a {display:block; padding-top:10px;}
	.nav .botmenu a::before{  content:url(../images/hamb_dblue.png); padding-right:5px;}


    .nav li a {
      display: block;
      text-decoration: none;
      padding: 0.75em;
	}



   .show-nav .nav li ul.sub-menu li a{padding-left:20px; }
 
	.nav li ul.sub-menu { margin:0;  display:none; border-bottom:1px solid #eee ; padding-bottom:10px}  
	.show-nav .nav { margin-bottom:30px;}
	
	.show-nav .nav li {display:block; background-color:#fff; }
	
	.show-nav .nav li ul.sub-menu { display:block;}
	
	
	.gf-menu li:hover > .dropdown, .gf-menu li.active:hover > .dropdown {
    display: block;
}

	/*.nav li.menu-item-has-children:hover > .sub-menu{ display:block;}*/
	.header:hover { max-height:1000px;}
	.header #menu-top:hover .sub-menu{ display:block;}
	#menu-top{ 
	  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s ;
  overflow:hidden;}
	header.header.hovered{ border-bottom:3px solid #303030;} 

    .nav li ul.sub-menu li a,
    .nav li ul.children li a {
       text-transform:none; height:25px; font-size:1em; font-weight:normal; padding-top:0; padding-bottom:0; padding-left:40px; }

.nav li a{ padding-top:20px; text-transform:uppercase;  height:37px; font-weight:700; padding-right:10px; padding-left:30px; font-size:0.9em;color:#303030; border-bottom: 0; }

.nav li:hover a, .nav li.current-menu-item a, .nav li.current-menu-ancestor a{ text-decoration:none;}


.nav li.current-menu-item ul a{ background-color:transparent;}
nav li ul.sub-menu { padding:0.5em 0; overflow:hidden; margin: 0;}  
.nav li ul.sub-menu li a,
.nav li ul.children li a {
     padding-left: 30px; text-transform:none; padding: 0.2em; height:auto; font-size:0.9em; font-weight:normal }	  
.nav li.current-menu-ancestor ul a {background-color:transparent}
.nav li ul.sub-menu li a:hover ,.nav li ul.sub-menu li.current_page_item a{border-bottom:none; background-color:#fff;}
.nav ul{ background-color: #fff}

.nav li ul.sub-menu,
      .nav li ul.children {
        margin-top: 0;
       border-top: 0;
        position: relative;
		border-bottom:none;
		right:0;
		padding:0;
        
        z-index: 8999;
/* highlight sub-menu current page */ }
.nav li ul.sub-menu li,
.nav li ul.children li { float:none; border:none; }
  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
	padding-right: 10px;
	border-right: 0;
	display: block;
	width:100%;
	margin:0;
	line-height:1.4em;
	text-align:right}

  
  
  .nav li ul.sub-menu li:last-child a,
  .nav li ul.children li:last-child a {
	border-bottom: 0; }
  .nav li ul.sub-menu li ul,
  .nav li ul.children li ul {
	top: 0;
	left: 100%; }



/* end .nav */
/*********************
POSTS & CONTENT STYLES
*********************/
#content,.contentrow { position:relative;
 }
.contentrow {
  padding: 2.5em 0 3em 0; width:100%; float:left;  }

	.contentrow:nth-child(1){ padding-top:0 }
.hentry {

  margin-bottom: 1.5em;
   }
  .hentry header {

     }
  .hentry footer {

     }
    .hentry footer p {	
      margin: 0; }

/* end .hentry */
.single-title,
.page-title,
.entry-title {
  margin: 0 0 0px 0; }


.byline {
  margin: 0; }

/* entry content */
.entry-content {
  padding: 0;
 }
  .entry-content p {
    margin: 0 0 20px 0 ; }
  .entry-content table {
    width: 100%;
    border: 0px solid #eaedf2;
    margin-bottom: 0; }
    .entry-content table caption {
      margin: 0;
      font-size: 0.75em;
      color: #9fa6b4;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .entry-content tr {
    border-bottom: 0px solid #eaedf2; }
    .entry-content tr:nth-child(even) {
      background-color: #fff; }
  .entry-content td {
    padding: 0px;
    border-right: 0px solid #eaedf2; }
    .entry-content td:last-child {
      border-right: 0; }
  .entry-content th {
    background-color: #fff;
    border-bottom: 0px solid #eaedf2;
    border-right: 0px solid #eaedf2; }
    .entry-content th:last-child {
      border-right: 0; }
  .entry-content blockquote {
    margin: 0 0 1.5em 0.75em;
    padding: 0 0 0 0.75em;
    border-left: 3px solid #303030;
    font-style: italic;
    color: #9fa6b4; }
  .entry-content dd {
    margin-left: 0;
    font-size: 0.9em;
    color: #787878;
    margin-bottom: 1.5em; }
  .entry-content img {
    margin: 0 5px 0 0;
    max-width: 100%;
    height: auto; }
  .entry-content .size-auto,
  .entry-content .size-full,
  .entry-content .size-large,
  .entry-content .size-medium,
  .entry-content .size-thumbnail {
    max-width: 100%;
    height: auto; }
  .entry-content pre {
    background: #323944;
    color: #f8f9fa;
    font-size: 0.9em;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px; }
	
.entry-content ul {
    list-style-type: disc; 
   list-style-position: outside;  
   }
   .entry-content ol {
    list-style-type: decimal; 
   list-style-position: inside;  
   }

/* end .entry-content */
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

/* end .wp-caption */
/* image gallery styles */
/* end .gallery */
/* gallery caption styles */
.tags {
  margin: 0; }

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.5em 0; }

.pagination {
  text-align: center; clear:both }
  .pagination ul {
    display: inline-block;
    background-color: white;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px; }
  .pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #eaedf2; }
  .pagination a, .pagination span {
    margin: 0;
    text-decoration: none;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;}
    .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
      color: white; }
  .pagination .current {
    cursor: default;
    color: #303030;/*#3B3A39;*/ }
    .pagination .current:hover, .pagination .current:focus {
      background-color: white;
      color: #303030;/*#3B3A39;*/ }

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments-title {
  padding: 0.75em;
  margin: 0;
  border-top: 1px solid #f8f9fa;
  /* number of comments span */ }

.commentlist {
  margin: 0;
  list-style-type: none; }

.comment {
  position: relative;
  clear: both;
  overflow: hidden;
  padding: 1.5em;
  border-bottom: 1px solid #f8f9fa;
  /* vcard */
  /* end .commentlist .vcard */
  /* end children */
  /* general comment classes */ }
  .comment .comment-author {
    padding: 7px;
    border: 0; }
  .comment .vcard {
    margin-left: 50px; }
    .comment .vcard cite.fn {
      font-weight: 700;
      font-style: normal; }
    .comment .vcard time {
      display: block;
      font-size: 0.9em;
      font-style: italic; }
      .comment .vcard time a {
        color: #9fa6b4;
        text-decoration: none; }
        .comment .vcard time a:hover {
          text-decoration: underline; }
    .comment .vcard .avatar {
      position: absolute;
      left: 16px;
      border-radius: 50%; }
  .comment:last-child {
    margin-bottom: 0; }
  .comment .children {
    margin: 0;
    /* variations */
    /* change number for different depth */ }
  .comment[class*=depth-] {
    margin-top: 1.1em; }
  .comment.depth-1 {
    margin-left: 0;
    margin-top: 0; }
  .comment:not(.depth-1) {
    margin-top: 10px;
	margin-bottom:10px;
    margin-left: 7px;
    padding: 7px; }
  .comment.odd {
    background-color: white; }
  .comment.even {
    background: #f8f9fa; }

/* comment meta */
/* comment content */
.comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

/* end .commentlist .comment_content */
/* comment reply link */
.comment-reply-link {
  font-size: 0.9em;
  float: right; }

/* end .commentlist .comment-reply-link */
/* edit comment link */
.comment-edit-link {
  font-style: italic;
  margin: 0 7px;
  text-decoration: none;
  font-size: 0.9em; }

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
.comment-respond {
  padding: 1.5em;
  border-top: 1px solid #f8f9fa; }

#reply-title {
  margin: 0; }

.logged-in-as {
  color: #9fa6b4;
  font-style: italic;
  margin: 0; }
  .logged-in-as a {
    color: #303030;/*#3B3A39;*/ }

.comment-form-comment {
  margin: 1.5em 0 0.75em; }

.form-allowed-tags {
  padding: 1.5em;
  background-color: #f8f9fa;
  font-size: 0.9em; }

/* comment submit button */
#submit {
  float: left;
  font-size: 1em; }

/* comment form title */
#comment-form-title {
  margin: 0 0 1.1em; }

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

/* no comments */
.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul li {
  /* deep nesting */ }

.no-widgets {
  background-color: white;
  padding: 1.5em;
  text-align: center;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin-bottom: 1.5em; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;

   }
#inner-footer p {font-size: .8em;}

/*IMAGE BASIC */

img.aligncenter{
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }



/* COLORES */
#top-container {background-color:#fff;}
/*pink old ana #E2007A*/
.home .actualprojects h2 ,.nav li a:hover, .nav li .sub-menu li.current-menu-item a, a.more-link, a.excerpt-read-more ,span.wpcf7-not-valid-tip, .pagination a, .pagination span  , 
#slideractualprojects h2 a,.timelinehome .dateitem h3 strong, .timelinepage h3,.timelinehome .dateitem.selected .tit, .textoaims h3 strong,
.readingroom .documentresume:hover h2, .readingroom .is-expanded .documentresume h2 { color:#ef72aa}

.bgcolor.squarewrap, .bgcolor, .timewrapper time,nav
.blue-btn, .comment-reply-link, #submit ,.blue-btn:hover, .comment-reply-link:hover, #submit:hover, .blue-btn:focus, .comment-reply-link:focus, #submit:focus,.blue-btn:active, .comment-reply-link:active, #submit:active ,
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus,.newsletter #mc_embed_signup div.mce_inline_error{ background-color:#ef72aa}
#mc_embed_signup div.mce_inline_error{ background-color:#ef72aa!important}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok,.timeline .tl-projectperiod .line,.nav li:hover , .nav li.current-menu-item , .nav li.current-menu-ancestor, .header.header.hovered,.maggallerywrap:hover img,.newsletter #mc_embed_signup input.mce_inline_error
{ border-color: #ef72aa; } 
#mc_embed_signup input.mce_inline_error{ border-color: #ef72aa!important; }

/* gris mas claro*/
.entry-content.cf.box,
.bggrisclaro .squarewrap,.bggris{ background:#e1e1e1; }
body.withbg .entry-content.cf.box, .entry-content.cf.box.bgwhite,.withbg .bggrisclaro{ background-color:#fff;}
 .projects article:hover header,.entry-content.cf.box.bggrisclaro,.pagauthor section, .readingroom header{ background-color:#eaeaea;}

/* grisbg  oscuro*/

.squarewrap.bggris2,.projects article header, .home .projects .article-header{
background-color:#d8d8d8;
}
.timeline .dateitem-over article{
background-color:#fff;
}

.entry-content.cf.box.bggris2{background-color:#e1e1e1}


.contentrow:nth-child(odd){ background-color:#fff }
.contentrow:nth-child(even){ background-color:#e1e1e1 }

.home .contentrow:nth-child(odd){ background-color:#FFFFFF }
.home .contentrow:nth-child(even){ background-color:#e1e1e1 }


.button , .wpcf7-submit,  #filtrocapacidad input[type='submit'],input[type="submit"] { background-color:#fff}
.button i.cicon{ float:none; border:none; background-color:#fff; display:inline-block; vertical-align:top; margin-top:4px; transition: background-color 0.14s ease-in-out 0s;}
.button:hover i.cicon{ background-color:#303030;}
.cicon.arrowleft,.cicon.arrowdown,.cicon.arrowup,.cicon.arrowright,.cicon.gallery,.bx-prev,.bx-next{  background-color:#e1e1e1; border:5px solid  #e1e1e1; cursor:pointer;}
.project_type .cicon.arrowleft{  background-color:#f1f1f1;border:5px solid  #f1f1f1;}
/*.withbg .project_type .cicon.arrowleft, .withbg .event_type .cicon.arrowleft, .concluding_event .arrowright , .concluding_event .arrowup 	{  background-color:#fff;border:5px solid  #fff;}*/
.home .cicon.arrowdown,.home .bx-prev,.home .bx-next,.home .cicon.close ,.withbg.project_type .cicon.arrowleft,.cicon.close ,.concluding_event .arrowright {  background-color:#fff;border:5px solid  #fff;}
.bggrisclaro {}


/* COLORES CAMBIO */
/*
body{  background-color:#e1e1e1; }
.contentrow:nth-child(odd){ background-color:#e1e1e1 }
.contentrow:nth-child(even){ background-color:#FFFFFF }
.squarewrap.bggris2,.projects article header,.bggris2,.timeline .dateitem-over article, .home .projects .article-header{
background-color:#fff;
}
body.withbg .entry-content.cf.box, .entry-content.cf.box.bgwhite{ background-color:#fff;}
.cicon.arrowleft,.cicon.arrowdown,.cicon.arrowup,.cicon.arrowright,.cicon.gallery,.bx-prev,.bx-next,.cicon.close { border-radius:50%; background-color:#fff; border:5px solid  #fff; cursor:pointer;}
*/
/* FONTS */
body {
  font-family:"pragmatica-web" , "nimbus-sans",Helvetica, Arial, sans-serif;
}
 h1, .h1, h2, .h2, h3, .h3,h4, h5,  .newstitle ,#sliderhome, header.info , .preh1,.preh2,.nav li a,.button ,.tit,.preh3 { 	  font-family: "news-gothic-std"; }
.home .contentrow h2, .home .h2, .testimonios h2, .incentivos h2, .testimonios .h2,.porquemadrid .contentrow h3 {  }
#logo{font-weight:600; font-size:2.4em;}
h1, .h1 {
  font-size: 2.2em;
  font-weight: 700;
  line-height: 1.2em; letter-spacing:0px;  }
body.withbg h1,body.withbg h2.h2top a,.withbg .finaltext , .withbg .finaltext a,#sliderhome .slideritem{
  color:#fff;
  text-shadow: 2px 2px 2px rgba(60, 60, 60, 1);  }
h2.h2top::before{content:""; }
h2.h2top{ margin-top:20px; margin-bottom:0; color:#909096; font-size:1em; font-weight:300; text-align:center;  }
#text-intro h2.h2top {margin-top:0; } 
#text-intro h2.h2top a{  font-size:1.2em; }
h2.h2top a {color:#303030; font-size:20px;}
h2.h2top a:hover {text-decoration:underline;}
h2, .h2, .newstitle{
  font-size: 1.45em;
  position:relative;
  margin-top:15px;
   }
h2::before, #sidebar-page header.info::before, body.single.single-post .singlecontent h2::before{content:url(../images/blackline.png); display:block; position:absolute; top:-25px}    
h2.entry-title:before {top:-29px} 

.singlecontent h2::before, body.single.single-post .singlecontent h2::before{ top:-24px} 
h2.entry-title, h1.entry-title  { font-size:1.9em; line-height:1.2em;font-weight:700; margin-bottom:30px;}
#sidebar-page header.info { margin-bottom:1.5em; font-size: 1.45em;}
   
.contactdata{font-size: 1.0em}   
.preh1,#sidebar-page header.info{ font-weight:400}

h3, .h3, .numberdata,#content .newsletter h3 {
  font-size: 2.7em;
  font-weight: 600;
  line-height: 1.2em;
  margin-top:0.5em;
  letter-spacing:1px;
     }
#content h3,#content  .h3 { font-size: 1.3em;}
#sliderhome .slideritem h1{font-size:1.2em; font-weight:400;}
.timelinepage h2.preh3{font-size:1.75em; font-weight:400;}
#sliderhome .slideritem h2{ font-size:2em; }
 #content .timelinepage h3{ font-size:3.5em; }
#sliderhome .slideritem img{ height:130px; width:auto}

/* GENERAL */
.experiencias article.cf, .cf{ }
.cf article, .cf .article-footer, .entry-content.cf{padding:0;}
.detalles { }
.detalles a { color:#303030} 
.detalles .author a { text-decoration:none}
.detalles.tags a { text-decoration:none;} 
.detalles a:hover { text-decoration:underline;} 
.highed {  font-weight:700; text-transform:uppercase; font-style:normal; letter-spacing:0.5px; }

#inner-content {position:relative;}
#menu-top { right:15px;  z-index:999}
.nav li.botsearch{ display:none;}
.nav li.botlan a{ background-image:url(../images/en.png); padding-left:50px;  background-repeat:no-repeat; background-position:20px 17px;}
#top-container{ height:75px;z-index:1000; font-size:0.8em;}
.show-nav #menu-main {  border-bottom:1px solid rgb(0, 152, 222); margin-bottom:0; } 
#menu-container {  text-align:right  ;margin-top:10px; padding-right:0; }
#menu-principal{ float:right; position:relative; background-color:white; z-index:999;  }

#menu-main{ width:300px; float:right;}
.fltr {float:right;}

div.wpcf7-response-output {margin-left:20px;}

input[type="text"] {display:inline-block;}
 .searchform  {width:100%;}
.widget_search{ min-height:50px;}
.widget_search .searchform  input[type="submit"] , .widget_search .searchform  input[type="text"]{float:left; }
.widget_categories {clear:both;}
.widget_search .searchform  input[type="submit"] {min-width:50px;width:80px;}
.widget_search .searchform  input[type="text"]{  width: calc(100% - 80px);}
h3.search-title {margin-bottom: 5px;}

.searchform .screen-reader-text {display:none}

#inner-header .logomad { float:right; margin-top:15px; height:auto; width:100px}
#logo {line-height:1.2; font-size:1.2em; margin-top:15px; text-align:left;}
#logo img{ height:auto; width:auto;}
#logo .logocompleto{display:none}
#text-intro{ height:auto; color:#303030; text-align:center; display:table; width:100%; margin-bottom:40px; padding-top:30px; text-transform:uppercase;}
#text-intro .wrap {display: table-cell; vertical-align:middle}
#text-intro h3 {line-height:1.5em; font-size:1.5em; margin:0.5em 0 0 0;}
div.aligncenter{ text-align:center;}

.button , .wpcf7-submit,  #filtrocapacidad input[type='submit'], input[type="submit"] {   border-radius: 0px; overflow:hidden;	border:1px solid #303030;	text-shadow:none;    cursor: pointer;    display: inline-block;    font-size: 1em; letter-spacing:1px;    font-weight: 700;    line-height: 40px;    padding: 0 20px;     text-decoration: none;    transition: background-color 0.14s ease-in-out 0s;	height:40px;	min-width:185px;	margin: 0;	position:relative;	text-align:center; margin-bottom:5px;

	}
.button:hover , .wpcf7-submit:hover,  #filtrocapacidad input[type='submit']:hover, input[type="submit"]:hover { color:#fff; background-color:#303030;
}
.fixedmenu header.header{ }


#menu-footer {float:none; margin:0 auto;}
#menu-footer li { display:inline; padding-right:20px; font-size:0.8em;}


.socialbottom{ float:none; margin-top:20px; margin-left:0; padding-left:0;}
.socialbottom li { display:inline; padding-left:0px; padding-right:10px;font-size:0.8em;}
.socialbottom li img{ width:40px; height:auto;}

.socialtop{ margin-top:0; margin-bottom:2px; display:flex; justify-content: flex-end; list-style:none; margin-left:0;	}
.socialtop li {  padding-left:7px; font-size:0.8em;}
.socialtop li img{ width:20px; height:auto;}

.contactitem{ font-size:1.2em; margin-top:0px; }  
.contentrow.europe .wrap{margin-top: 1em; margin-bottom: 1em; }
.contentrow.europe .wrap  img{ max-height:40px; vertical-align:middle; margin-right:20px; margin-bottom:20px}
.contentrow.europe .wrap h2 {margin-bottom:0px;}
.contentrow.europe{ padding:0 0 1.0em 0 ;border-bottom:1px solid #eee;border-top:1px solid #eee; background-color:#fff !important; text-align:center; margin-bottom:20px; }

footer.footer {text-align:center; margin-top:2em;}
.withbg footer.footer { background-color:white; padding-top:10px; color:#303030}
.withbg footer #inner-footer,.withbg footer #inner-footer a{ color:#303030; text-shadow: none}
.withbg footer .contentrow{ border:none;}
figure.imgppal img{float:left; width:100%;}
figure.imgppal {padding:0; margin-bottom:0;}


/*ICONS BASIC*/
.icondata { text-align:center; margin: 0 0 40px 0;}
.home .icondata strong{ display:block;margin:  20px 0 10px 0; font-size:2.1em; line-height:1.2em; color:rgb(36, 46, 51);}
.cicon,.bx-prev,.bx-next{float:left;width:0px; height:30px;  margin:0 0px 0 0 ; background-image:url(../images/sprite_icons_big.png); background-size: 240px auto; background-repeat:no-repeat; padding-left:29px; display:block; box-sizing:content-box; overflow:hidden;}
.cicon.project { background-position:0px 0;}
.cicon.partner-meetings { background-position:-30px 0;}
.cicon.artistic-events { background-position:-60px 0; }
.cicon.public-events{ background-position:-60px 0;  }
.cicon.webinars{ background-position:-90px 0;}
.cicon.staging-posts { background-position:-180px -30px; }
.cicon.close { background-position:-180px -60px; }

.timeline .tl-item:hover i.cicon.project ,.timeline .tl-item:hover i.cicon,.timeline .tl-item.hovered i.cicon{ background-position:-120px 0;}


.timeline .tl-item:hover .cicon.partner-meetings.open,.timeline .tl-item.hovered i.cicon.partner-meetings  { background-position:-150px 0;}
.timeline .tl-item:hover .cicon.artistic-events.open,.timeline .tl-item.hovered i.cicon.artistic-events  { background-position:-180px 0; }
.timeline .tl-item:hover .cicon.public-events.open,.timeline .tl-item.hovered i.cicon.public-events {  background-position:-180px 0; }
.timeline .tl-item:hover .cicon.webinars.open ,.timeline .tl-item.hovered i.cicon.webinars { background-position:-210px 0; }
.timeline .tl-item:hover .cicon.staging-posts.open ,.timeline .tl-item.hovered i.cicon.staging-posts { background-position:-210px -30px; }
.cicon.close:hover { background-position:-210px -60px; }


.cicon.arrowleft,.cicon.arrowdown,.cicon.arrowup,.cicon.arrowright,.cicon.gallery,.bx-prev,.bx-next,.cicon.close { border-radius:50%; cursor:pointer;}
.cicon.arrowleft,.bx-prev{background-position:0px -30px; }
.cicon.arrowdown{background-position:-30px -30px; }
.cicon.arrowup{background-position:-60px -30px; }
.cicon.arrowright,.bx-next{background-position:-90px -30px;}
.cicon.loc{background-position:-120px -30px; height:15px; padding-left:15px; width:5px; float:none; display:inline;}
.cicon.gallery{background-position:-150px -30px;background-color:#fff;border:5px solid  #fff;}
.button:hover .cicon.arrowright{ background-position:-90px -60px;}


.iconlink.icon_descarga {line-height:16px;  }
.iconlink.icon_descarga  span{font-size:0.85em; color:#303030;}

.icondata .numberdata{ display:block;}
.icondata .txtdata, .contactitem .txtdata{ display:block;}

a.cicon.arrowright:hover,.bx-next:hover,.cicon.arrowleft:hover,.bx-prev:hover,.cicon.arrowdown:hover,.cicon.close:hover,.withbg .project_type .cicon.arrowleft:hover,
.post header .cicon.arrowright:hover, .blog header .cicon.arrowright:hover,  .concluding_event .arrowright:hover,  .concluding_event .arrowup:hover { background-color:#303030; border:5px solid  #303030;}
.cicon.arrowleft:hover,.bx-prev:hover{background-position:0px -60px; }
.cicon.arrowright:hover,.bx-next:hover{background-position:-90px -60px; }
.cicon.arrowdown:hover{background-position:-30px -60px; }
.cicon.arrowup:hover{background-position:-60px -60px; }

/* HOME */
.home .contentrow footer{text-align:center; clear:both;}
.home .header { position:absolute; top:0px; z-index:100; width:100%;}
.home .header { }

.home #menu-container{ border:none;  }

.home .latestnews h2:before{ content:""}

.home .opencall {background-color:transparent; }
.home .opencall .square{  background-color:#fff; margin-bottom:20px;}
.home .opencall .square h2{ margin-top:0; padding-top:30px;}
.home .opencall .square h2:before{top:6px}
.home .opencall ul{ list-style:none; margin-left:0;}
.home .opencall ul a{ text-transform:uppercase; font-weight:700; text-decoration:none;}
.home .opencall ul li { margin-bottom:15px;}

.home .slideritem h2, .home h3, .home .preh3 ,.preh1{ text-align:center}
 .home h2, .home .projects header, .home .blog .square{text-align:left}
 .home .blog h2{ margin-bottom:0}
#content .newsletter h3, .home h3{ text-transform:uppercase; margin-top:0; }
  .home .preh3, .preh1 { margin-bottom:0; font-size:1.2em; letter-spacing:0.5px;}

.home .partners , .home .actualprojects, .home .programme{ text-align:center}
 .home .actualprojects .foto250 {float:none; margin:0 auto;}
.home .actualprojects section { text-align:center}
.home .actualprojects  .bx-controls { margin-top:20px}
 .home .actualprojects .bx-wrapper{position:relative;padding:0 0px;} 
  .home .actualprojects h2:before {content:"";}
  .home .actualprojects h2 { text-align:center}
#slideractualprojects header{ padding: 30px 0 20px 0; min-height:230px; }
#slideractualprojects header .simbolocat{ display:inline-block; height:25px; width:25px; vertical-align:middle; background-size:20px auto; background-repeat:no-repeat;} 
#slideractualprojects header .doctype{font-weight:bold; text-decoration:none}
#slideractualprojects p{ margin-bottom:3px}
.entry-content p.valbotom{ position:absolute; bottom:0; right:0; width:50%; margin-bottom:0; }
.cajawraptop {position:relative; height:0; padding-bottom:50% !important; width:100%;}

#slideractualprojects h2{ margin-bottom:20px; margin-top:5px;}
.home #container .contentrow:nth-of-type(1) {margin-top:65px;}
.home #container footer  .contentrow:nth-of-type(1) {margin-top:0;}

.home .partners img {max-height:40px; max-width:80px; display:inline-block; margin:0 18px 18px 0;}
.home .partnerslinkall {margin-top:20px;}
.catdescription{text-align:center;}
.catdescription .txtleft{ text-align:left; margin:0 auto;}

.home .partners p,.catdescription p,.colcentrada{width:100%; margin: 0 auto 15px auto;}
.colcentrada{ text-align:left}
.home .partners p.preh3 { margin-bottom:0}
.home .partners .button { margin-top:15px}

#sliderhome { position:relative;width:100%; height:300px; text-align:center; overflow:hidden; }
#sliderhome .slideritem{ width:100%; height:100%; background-position:top center; background-attachment:scroll; background-size:cover;padding-top:130px; background-color:#303030}

#sliderhome .slideritem h1{text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);margin-top:50px; }
#sliderhome .slideritem h2{  margin-top:0 }
#sliderhome .slideritem h2::before{ content:"";}
#sliderhome .slideritem .button{ border:none}

.bx-controls{height:0;}
.bx-prev,  .bx-next { position:absolute; top:110px;  }
.home .bx-prev{left:0px;}
.home .bx-next{right:0px;}

#sliderhome.staticslider div{ text-align:center}
#sliderhome.staticslider .cicon.arrowdown{ position:absolute; bottom:30px; left: calc(50% - 20px);}

#sliderhome .wrapper-caption {margin:0 auto; height:100%; position:relative; display:none;}
#sliderhome .wrapper-caption-inside{
    background: none repeat scroll 0 0 transparent;
    color: #fff;
    display: block;
    font-size: 1em;
    line-height: 1.25;
    padding: 10px 0 10px 3em;
    text-align: left;
    bottom: 70px;
	position:absolute;
    left: 0;
}

.sliderhome_txt1 , .sliderhome_txt2 {font-weight:600; line-height:1em; margin: 0 50px 5px 0px;display:inline-block; padding:7px 15px 13px 15px; min-height:35px; font-size:1.3em; background-color:#fff;  }

.newstitle {font-weight:200;display:block; text-decoration:none;}
.newstitle:hover,  .contactdata:hover{text-decoration:underline;}
.newsdata {margin: 0 0 20px 0;}
.newsdata a.total{ display:block; width:216px; height:200px; margin:0 auto 10px auto; }
.contactitem .circleicon {float:left; margin-right:10px;}
.contactdata {font-weight: 300; text-decoration:none;}
.copyright { text-align:center}
.contentrow.sobremi p{ font-size:1.2em;}
.home .linkall p { text-align:center; margin-bottom:0;}
.newsletter{  text-align:center}
.home .newsletter{ margin-top:40px;}
.page-id-384 .newsletter { margin-bottom:40px;}
.newsletter .email { margin:10px auto; text-align:center}
.newsletter .response{ margin-bottom:10px}
.newsletter p.preh3,.newsletter strong.preh3  { margin:0 auto;}

/* STAGING POST */

body.page-template-page-stagingposts  .catdescription{ margin-left:auto; margin-right:auto; }
#main.stagingpost {  
margin-bottom: 40px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+48,1e5799+48 */
background: #cce6e6; /* Old browsers */
/*background: -moz-linear-gradient(left, #cce6e6 48%, #a3a3a3 48%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #cce6e6 48%,#a3a3a3 48%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,#cce6e6 48%,#a3a3a3 48%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
*/overflow:hidden;
position:relative;
}
#main.stagingpost .mapwrapper{  
float:right;
padding-right:0;
}
#main.stagingpost article{ 
	transition: left 0.2s ease-in;
	width:500px;
    opacity: 0;
	position:absolute; 
	left:-500px; 
	top:0;
	background-color:white;	
	
	}
#main.stagingpost article.opened{ 
	opacity: 1;
	left:0px;
	height:666px;
	overflow:auto;
	
}	
#main.stagingpost .cicon.close{ position:absolute; right:10px; top:10px; z-index:600;  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.55); cursor:pointer; }


#main.stagingpost figure{ position:relative}
#main.stagingpost figure img{ width:100%;}
#main.stagingpost .maggallerywrap .cicon.gallery{ right:20px; left:auto; bottom:20px; top:auto;}
#main.stagingpost .map{ vertical-align:top}
.mapwrapper {position:relative}
.openevent{ position:absolute; line-height:30px; left:0; top:0; display:block ; text-decoration:none; text-transform:uppercase; font-weight:700; }
#main.stagingpost .eventplacewrapper{ position:relative; text-align:center}
#main.stagingpost .eventplacewrapper a{ position:absolute}
#main.stagingpost .eventplacewrapper a i{ background-color:white; color:#303030; border-color:white;}
#main.stagingpost .eventplacewrapper a i:hover{background-color:#303030;border-color:#303030; }
#main.stagingpost .eventplacewrapper a.prev{ left:5px;}
#main.stagingpost .eventplacewrapper a.next{ right:5px;}
#main.stagingpost .eventplace{line-height:30px; display:inline-block;  text-decoration:none; text-transform:uppercase; font-weight:700; margin:5px auto 20px auto;} 

.openevent .num,.num{ display:block; 
width:30px; height:30px; 
border-radius:50%; text-align:center; line-height:30px; vertical-align:middle; background-color:#ef72aa; border:1px solid #ef72aa; text-decoration:none; color:white; float:left; margin-right:5px;}
.openevent.activelink .num, .openevent:hover .num{color:#ef72aa;background-color:white; }
.openevent .txtlink{ }
.openevent.link1{ top:32%; left:27%;}
.openevent.link2{ top:2%; left:60%;}
.openevent.link3{ top:30%; left:45%;}
.openevent.link4{ top:75%; left:14%;}
.openevent.link5{ top:23%; left:24%;}
.openevent.link6,.link6{ top:25%; left:12%; line-height:40px }
.openevent.link6 .num, .link6 .num{ font-size:55px; line-height:65px;width:40px; height:40px; overflow:hidden;   }

.openevent.link7{ top:49%; left:57%;}
.openevent.link6 .num{ float:right; margin-left:5px; }
#main.stagingpost  .detallesnews { background-color:#e1e1e1; padding:10px; margin-top:20px; margin-bottom:50px;}
#main.stagingpost .logo img{ mix-blend-mode:multiply; max-height:60px; max-width:80px }
#main.stagingpost .logo  { position:absolute; bottom:0px;}
#main.stagingpost article .cajawraptop p{ padding-top:0; padding-bottom:10px;}
#main.stagingpost article .cajawraptop p:first-child{ padding-top:20px;}
@media only screen and (max-width: 768px) {
	

	
	#main.stagingpost .cajawraptop p{ width:100%;}
	#main.stagingpost  .txtcontent { background-color:#ef72aa; margin-bottom:30px; }
	#main.stagingpost .logo  {position:relative;}
	#main.stagingpost { 
	
	background: #ffffff;
	height:666px;
	  
	}
	#main.stagingpost .mapwrapper{ width:100%;}
	#main.stagingpost article{ 
	width:100%;
	right:-800px; 
	
	}
#main.stagingpost article.opened{ 
	opacity: 1;
	right:0px;
	height:100%; 
	overflow:auto;
	
}	
.openevent .txtlink { font-size: 9px; }
.openevent.link6{ top:25%; left:2%;}	
}


/* SEARCH */

.searchheader{ text-align:center}
.searchform { margin-bottom:40px;}
.search-title{text-decoration:underline}


.searchform input[type="text"] {border-right:0; line-height:38px;}
.searchform input[type="submit"] {
    background-image: url("../images/icon_search.png");
	background-size:15px 15px;
    background-position: 13px 12px;
    background-repeat: no-repeat;
    border: 1px solid #cecece;
	border-left:0;
    color: #fff;
    height: 40px;
    min-width: 0px;
    padding-left: 45px;
	padding-right:0;
    padding-top: 0px;
	box-sizing:border-box;
	line-height:35px;
    width: 0px;
}
.searchform input[type="submit"]:hover{ background-image: url("../images/icon_search_over.png"); background-color: #fff;}
.searchform div{display:flex; justify-content:center; }


/* Search top*/
.socialtop {}
.socialtop .searchform {margin-bottom:0; width:auto; display:inline;}
.socialtop .searchform input[type="text"] {display:none; height:30px;margin-top:-5px; margin-bottom:0;  width:80px;}
.socialtop .searchform input[type="submit"] {border:none; height:30px; padding-left:30px; margin-bottom:0; background-position:7px 8px; margin-top:-5px;}
.socialtop .searchform.clicked input[type="text"]{ display:block;}
.socialtop .searchform.clicked input[type="submit"]{ border:1px #cecece solid;  border-left:0;}


@media only screen and (min-width: 768px) {
	.socialtop .searchform input[type="text"] { width:200px;}
}
/* TIMELINE  */
.leyenda-wrapper{text-align:center; padding:0;}
.leyenda-wrapper .leyenda{ margin:0 auto; float:none; display:inline-block; margin-bottom:30px}
.leyenda li{ float:left; height:30px; line-height:30px; margin-right:30px; list-style:none;}
.timeline { width:100%;position:relative; margin-bottom:20px; margin-top:10px; float:left; padding-bottom:20px;  }
.timeline .progress{ background-color:#ababab; position: absolute; bottom:0px; height:10px;  left:0;}
.timeline .today{ position: absolute; bottom:0px; height:100%;  left:0; border-right:1px dashed #ccc; text-align:right; color:#ababab; padding-right:5px; font-size:0.8em;}
.timeline .line{ position: absolute; bottom:4px; height:0px; width:100%; left:0; border-bottom:1px dashed #000; }
.timelinepage h2.preh3::before{ content:""}
.timelinepage h2.preh3{ text-transform:none; margin-bottom:0; margin-top:0; clear:both;}
.timelinepage h3{ margin-top:0; line-height:1em;}

.timeline .tl-event{ position:absolute; bottom:-15px; padding:5px; cursor:pointer; text-align:left; }

.timeline .tl-project{ position:relative; display:block; padding: 0px; width:30px; height:30px; cursor:pointer; text-align:left; }

.timeline .cicon {z-index:110;}
.timeline .tl-projectperiod{ position:absolute; display:block; padding: 0px; width:30px; height:30px; cursor:pointer; text-align:left;  bottom:20px; }
.timeline .tl-projectperiod .line{bottom:15px; border-bottom-style:solid; border-width:1px; margin-left:15px; width:calc(100% - 15px); }
.timeline .tl-projectperiod .artistic-events { position:absolute; right:0px; padding-left:1px; }

.timeline .dateitem p{ padding-left:30px; padding-bottom:40px }
.timeline .dateitem i{ z-index:102; }

.timeline .dateitem-over{transition: all 0.3s ease-in-out; visibility: hidden;opacity: 0; width:300px; left:calc(50% - 150px); top:40px; padding-left:0px; position:fixed;z-index:160; cursor:default; }

.tl-item.hovered .dateitem-over,#darkclass.showed { visibility: visible;opacity: 1;}
#darkclass {  visibility: hidden;opacity: 0; position:fixed; width:100%; height:100%; background-color:rgba(0,0,0,0.4); z-index:150; top:0; transition: all 0.3s ease-in-out ;}

.dateitem-over .cicon.close{ position:absolute; right:-15px; top:-15px;  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.55); }

.months { margin-top:20px; width:100%}  
.months .month { margin-right:5%;  margin-left:0%; width: 3.333%; display:inline-block;}
.months .month.m1 {} 
.months .month.m12 {} 
.leyenda {margin-bottom:40px; float:left; }
.yearlegend-year,.yearlegend{ float:left; display:inline-block;width:100%px;}

.yearlegend ul{ list-style:none; margin:0}
.yearlegend li{ line-height:30px; float:left; margin-right:30px;}
.projects-period { position:relative; }

/* TIMELINE HOME */
.timelinehome { width:100%;position:relative; margin-bottom:10px; margin-top:70px; float:left; padding:0 15px; }
.timelinehome .wrap {position:relative; padding:0;}
.timelinehome .progress{ background-color:#999; position: absolute; top:-4px; height:8px; width:50%; left:0;z-index:99; margin:0 2px; }
.timelinehome .line{ position: absolute; top:-1px; height:0px; width:100%; left:0;z-index:100; border-bottom:1px dashed #000; }
.timelinehome .today{ position: absolute; bottom:0px;right:0; padding-right:0px; font-size:0.8em; width:50px; text-align:right; top:5px;}


.timelinehome .dateitem{float:left; min-height:250px; margin-top:-50px; padding:5px 5px 5px 0; cursor:pointer; text-align:left;  padding-top:20px; z-index:105;width:25%; }
.timelinehome .dateitem .tit, .textoaims  .tit{ font-size:1.2em; font-weight:700;padding-bottom:0px; display:block ; position:relative;  }
.timelinehome .dateitem .bignum , .textoaims  .bignum{ font-size:110px; font-weight:bold; position:absolute; top:85px; color:#e1e1e1; z-index:5;} 

.timelinehome .dateitem h3,.textoaims  h3{ text-align:left; text-transform:none; font-size:1.7em; position:relative; z-index:25; margin-bottom:5px; }


.timelinehome .dateitem h3 strong,.textoaims  h3 strong { text-decoration:underline; font-size:2em; line-height:0.1em; }
.timelinehome .dateitem h3 strong span,.textoaims  h3 strong span{ color:#303030;font-size:0.5em; }

.timelinehome .dateitem p, .textoaims  p{ padding-left:30px; padding-bottom:0px ; position:relative; z-index:10;}
.timelinehome .dateitem i{ position:relative; top:-5px; z-index:102; }
.timelinehome .dateitem.selected i{ background-position:-120px 0;}


.timelinehome .dateitem-over{ display:none; position:absolute;  padding-top:50px;left:10%; width:300px; }



/* AIMS */ 
#content .textoaims  h3 {font-size:2.2em;}
.aimsrow{ margin-bottom:30px; }
.textoaims { position:relative; padding-left:1em; }

.textoaims  .bignum{ font-size:150px;top:85px; left:0px}
.textokeys  .bignum{ font-size:100px;top:85px; left:0px}

.contentrow:nth-child(2n) .textoaims  .bignum{ color:#fff}
.imgaims figure{ margin:0 auto; float:none;}

.imgaims {text-align:center;}
.imgaims { margin:0 auto; }
/* PAGES */
.page .box{ padding-top:20px; padding-bottom:20px; }
.page article section.contentpage{ min-height:300px; }
.contentpage h2 {margin-top:25px;}

.imgtotalwidth { height:250px; background-size:cover; background-position:center center }
.imgtotalwidth img.grafico{ padding-top:40px;}
/*FOTOS CIRCULARES*/
.foto250 {width:250px; height:250px; position:relative; float:left; margin:0 40px 40px 0 ;}
.foto250 .imgcircle{ width:250px; height:250px;  border-radius:50%;overflow:hidden; }
.foto250 .imgcircle img{max-width:none;min-height:250px; }
.foto250 .slice{width:250px; height:250px; background-image:url(../images/borde_rosa_fotos.png); background-repeat:no-repeat;  position:absolute;z-index:10;top:0; left:0; margin:0 ;background-size:250px 250px; }


/* NEWS */
.gallery-item {float:left}

a.more-link:hover {text-decoration:underline;}
#respond {padding:0;}
body.single article section { padding:15px}
body .post .footer-category,body.single .footer-category { text-align:center}
body .post .footer-category a,body.single .footer-category a{ text-decoration:none; text-transform:uppercase; font-size:0.9em;}
body .post h2,body.single-post h2 { margin-top:20px;}
body .post h2::before,body.single.single-post h2::before { content:""; top:auto;} 
.timewrapper { background-image:url(../images/blackline.png); background-repeat:repeat-x; widyh:100%; background-position:center center; text-align:right;}
.timewrapper time { padding-left:5px; text-transform:uppercase}
.post header .cicon.arrowright,.blog header .cicon.arrowright{ position:absolute; bottom:-20px; right:10px;  background-color:#fff;border:5px solid  #fff;}
.single .cicon.arrowleft, .pagauthor  .cicon.arrowleft{ position:absolute; top:10px; left:auto; right:10px; z-index:99 }

.maincontentnews h2 { margin-bottom:0}
.maincontentnews h2 a:hover{text-decoration:underline}
.cajadeadline{ position:relative; min-height:50px}
.cajadeadline p{ position:absolute; bottom:0px;}
/* PROYECTOS */
.projects figure ,.grid-item figure{ padding:0}
figure img {float:left; margin-right:0}

body.withbg .box{ background:white}
.squarewrap{ padding-right:0; padding-left:0; position:relative; }
footer.squarewrap{ margin-bottom:0;}
.squarewrap .logo img,.logopartner img{ mix-blend-mode:multiply; max-height:80px; max-width:100px }
.square { height:auto; padding-bottom:15px; width:100%; padding-left:20px; padding-right:20px; max-height:350px;}
.square  p:first-child{ margin-top:0; padding-top:40px; }
.square  p.footer-category { text-align:center;padding-top:20px; }
.square  p.footer-category a{ text-decoration:none; text-transform:uppercase;}
.box .footersquare p{ margin-bottom:25px;}

footer .square  p { margin-bottom:10px;}
.maggallerywrapwrap{  }
.maggallerywrap {padding:0; text-align:center; height:0; padding-bottom:100%; WIDTH:100%; }
.maggallerywrap img{margin:0; WIDTH:100%;  }
.maggallerywrap:hover img{ border-width:5px; border-style:solid}
.maggallerywrap .cicon.gallery{position:absolute; top:20px; left:20px}
.box p, .box h2{ padding-left:20px; padding-right:20px; margin-bottom:10px}
.box .square p{padding-left:0px; padding-right:0px;}
.projects .grid-item section p, .projects .grid-item header,  .grid-item header,.grid-item section p{ padding:15px; }
.projects article:hover h2 a{ text-decoration:underline; }
.projects article{ cursor:pointer}


.box .preh2, .projects .preh2, .preh2{ margin-bottom:0; margin-top:10px; line-height:30px; text-align:left }
.grid-item p {margin-bottom:5px;}
.grid-item .preh2 {margin-top:0;}
.grid-item .h2 {margin-bottom:15px;}
.grid-item .h2 a:hover{ text-decoration:underline}
.projects .grid-item sect .preh2ion p, .grid-item section p{ float:left;  }
.squarewrap  .logo{ position:relative; }


.projects  .grid-item{ margin-bottom:30px; padding:0 15px; }
.projects  .grid-item:nth-of-type(1){margin-top:60px}
.home .projects  .grid-item:nth-of-type(1){margin-top:0px}

.selectwrapper { text-align:center;}
.selectwrapper form{ width:66.66%;text-align:center; text-transform:uppercase; margin:0 auto; padding:0 10px; } 
.selectwrapper select{ text-align:center; text-transform:uppercase; } 
.single-project_type section,.single-event_type section {position:relative; }
.singlecontent{ min-height:326px; padding-bottom:20px;}
.concluding_event, .box p.concluding_event {margin:20px; padding:20px 50px 20px 20px; position:relative}
.author p.concluding_event  { padding:20px}
.concluding_event i { position:absolute; right:20px; top:calc(50% - 15px);} 
.concluding_event p { padding:0; margin:0;}
.concluding_event a.socialauthor{ float:right; margin-left:10px;}
.concluding_event a.socialauthor img{width:35px; height:auto;}



.extrainfo { background-color: #999;  color:#fff; margin:15px -15px -15px -15px; padding:5px; text-transform:uppercase; text-align:center; font-weight: normal;}
.dateitem-over .extrainfo { background-color: #e1e1e1;color:inherit; }


/* PARTNERS */
#map-canvas{ height:300px; }
#more_map{ margin:2em 0}

.partneritem {  text-align:left; margin-bottom: 60px; padding:0 30px; }
.partneritem img {margin-top:15px; max-height:70px; max-width:90px;}
.partneritem:nth-of-type(2n+1){ clear:both}

.pagauthor h2 { margin-top:50px;}
  .home .partners p,.catdescription p,.colcentrada{width:90%;}
  .logopartnermap{ max-height:70px; max-width:90px;}

#mc_embed_signup{ margin-left:20px; margin-right:20px;}

/*Reading ROOM */ 
.readingroom .cajawraptop {overflow:hidden}
.readingroom .entry-content img.wp-post-image{ width:100%; padding-left:25%;}

.readingroom .grid-item h2 {font-size:1.15em; line-height:1.3em; margin-top:0px; padding-top:15px;}

.readingroom .grid-item h2::before { content:"" }
.readingroom .grid-item { margin-bottom:20px; }
.readingroom .selectwrapper form{ float:right; margin:0; padding-right:10px; width :50%;}
.readingroom .selectwrapper form.searchform{ width :100%; padding-left:10px;}
.readingroom .selectwrapper .searchform div{ justify-content:left }
.readingroom .searchform input[type="text"]{max-width:160px;}
.documentdetail .wp-post-image, .documentdetail  iframe{ 	 margin-bottom:30px; max-width:100%; }
.documentdetail .wp-post-image { max-height:350px; width:auto; }
.readingroom .selectwrapper .searchform { float:left;}
.mediadoc{ text-align:center; padding:10px;}
.textdoc{ padding-left:10px; padding-bottom:20px}
.documentdetail  iframe.empty { margin:0;float:left}
.documentdetail .documentdetailwrapper{ padding: 50px 0px;}
.documentdetail .doc-next,.documentdetail  .doc-prev{ position:absolute; top:calc(50% - 20px);  display:none;}
.documentdetail .doc-prev{ left:10px;}
.documentdetail .doc-next{ right:10px;}
.readingroom  .grid-item header { height: 180px; padding-top:0; }
.readingroom .doctype { font-weight:bold; text-transform:uppercase;}
.readingroom  .cajawraptop {  }
.readingroom  .grid-item  .simbolocat{ height: 0px; position:absolute; padding-bottom:42%; width:25%; background-color:#ef72aa; left:0; margin-right:10px; background-repeat:no-repeat; background-position:center 20px; background-size: 40% auto ; background-position:center calc(100% - 15px);}
.documentresume .cajawraptop {padding-bottom:42% !important;}
/*video*/
.cat-175 .simbolocat{ background-image:url(../images/iconcat_video.png); }
/*onlinedoc*/
.cat-176 .simbolocat{ background-image:url(../images/iconcat_onlinedoc.png); }
/*pdf */
.cat-177 .simbolocat{ background-image:url(../images/iconcat_pdf.png);}
/*book */
.cat-178 .simbolocat{ background-image:url(../images/iconcat_book.png); }
/*sound */
.cat-215 .simbolocat{ background-image:url(../images/iconcat_sound.png); }

.image-grid {
  width: 100%;
  max-width: 1310px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0px 0;
}

.image__cell {
  float: left;
  position: relative;
}

.image--basic {
  padding: 0 10px;
}

.basic__img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.image__cell.is-collapsed .image--basic {
  cursor: pointer;
}
.image__cell .image--expand {
  margin: 0 15px 10px 15px;
  
}
.image__cell.is-expanded .image--expand {
  max-height: 2000px;
  min-height:410px;
  
}

.image--expand {
  position: relative;
  left: -5px;
  padding: 0px 5px;
  box-sizing: content-box;
  overflow: hidden;
  background: #cacaca;
  max-height: 0;
  transition: max-height .3s ease-in-out,margin-bottom .1s .2s;
  width: calc(100% - 30px);
}

.image__cell.is-collapsed .arrow--up {
  height: 10px;
  width: 100%;
}

.image__cell.is-expanded .arrow--up {
  border-bottom: 8px solid #cacaca;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  height: 0;
  width: 0;
  margin: 2px auto 0;
}

.expand__close {
  position: absolute;
  top: 10px;
  right: 20px;
	color: #999;
  font-size: 50px;
  line-height: 50px;
  text-decoration: none;
}

.expand__close:before {
  content: '×';
}

.expand__close:hover {
  color: #fff;
}

.image--large {
  max-width: 100%;
  height: auto;
  display: block;
  padding: 40px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media only screen and (max-width: 481px) {
.documentdetail  iframe{ height:auto;}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {

  .image__cell {
      width: 50%;
  }

  .image__cell:nth-of-type(2n+2) .image--expand {
      margin-left: calc(-100% + 15px);
  }

  .image__cell:nth-of-type(2n+3) {
      clear:left;
  }

  .image--expand {
      width: calc(200% - 30px);
  }

}

@media only screen and (min-width: 768px) {
  .image__cell {
      width: 25%;
  }
  
  .image__cell:nth-of-type(4n+2) .image--expand {
    margin-left: calc(-100% + 15px);
  }

  .image__cell:nth-of-type(4n+3) .image--expand {
    margin-left: calc(-200% + 15px);
  }

  .image__cell:nth-of-type(4n) .image--expand {
    margin-left: calc(-300% + 15px);
  }
  
  .image__cell:nth-of-type(4n+1)  {
    clear: left;
  }
  
  .image--expand {
    width: calc(400% - 30px);
  }

}



@media only screen and (min-width: 768px) {

.header {  min-height:90px; margin-top:30px; }
#content{ margin-top:120px;}
.nav li { border-right:1px solid #eee;}

.nav li:hover a, .nav li.current-menu-item a, .nav li.current-menu-ancestor a{padding-right:8px;}
.nav li:hover , .nav li.current-menu-item , .nav li.current-menu-ancestor {  border-width:3px;}
  .nav li:hover ul.sub-menu li a,
  .nav li:hover ul.children li a , .nav li.current-menu-item ul.sub-menu li a, .nav li.current-menu-ancestor ul.sub-menu li a{padding-right: 8px;} 	

.nav li ul.sub-menu,
      .nav li ul.children { padding-top:10px; padding-bottom:10px;}
	.projects  .grid-item:nth-of-type(1){margin-top:60px}    
  
  #sliderhome .slideritem{padding-top:190px}	
  #sliderhome .slideritem img{ height:auto; width:auto}
#content h3,#content  .h3 { font-size: 1.3em;}
#sliderhome .slideritem h1{font-size:1.75em; font-weight:400;}

#sliderhome .slideritem h2{ font-size:3.5em; }  
 .socialbottom{ float:right; margin-top:0}
.socialbottom li {padding-left:10px;} 
	.contentrow:nth-child(1){ padding-top:inherit }
.squarewrap  .logo{ position:absolute;bottom:15px;  }
.square , .squarenopad{ padding-bottom:100%; height:0; }
.home .opencall .square{ padding-bottom:calc(100% + 15px); }
.home .latestnews {padding-right:10px;padding-left:0px;}
.home .opencall {padding-left:20px; padding-right:0px; background-color:transparent; }

.maggallerywrap img{ width:100% }
/*.projects  .grid-item:nth-of-type(2n+1) { padding-right:15px;  }
.projects  .grid-item:nth-of-type(2n) { padding-left:15px;   }*/
body  article.post
body  article.post:nth-of-type(2n), body.single-post article section{ }	
.wrapindex{ padding:0;}
.archive  article.post:nth-of-type(2n+1) .wrapindex{ margin-right:33.3%;  padding-bottom:20px;}	
.archive  article.post:nth-of-type(2n) .wrapindex, body.single-post article section{ margin-left:33.3%;  padding-bottom:20px;}	
body  article.post .wrapindex header{ float:right} 
 .home .actualprojects .foto250 {float:right; margin:0 40px;}
 .home .actualprojects header {text-align:left;}
  .home .actualprojects h2{text-align:left}

  .projects  .grid-item:nth-of-type(2), .contentrow.projects article:nth-of-type(2) {margin-top:60px}
  .home .projects  .grid-item:nth-of-type(2){margin-top:0px}
  .selectwrapper form,.readingroom .selectwrapper form{ width:50%;}
  .timelinehome .datetitem{ min-height:none;}
  .timelinehome .dateitem-over{ display:none; position:relative; padding-top:65px; left:0; width:400px;  }
  .timelinehome .dateitem.over-reversed .dateitem-over{ left:auto; right:0; position:absolute; } 
  .home .actualprojects .bx-wrapper{ padding: 0 50px; }
  .timelinehome .dateitem i{ top:5px;}
  .timelinehome .dateitem .tit{ font-size:2em; }
  #item2015{}
  .timelinehome .dateitem{ margin-top:-60px;}
  .timelinehome .dateitem .bignum { font-size:130px; top:105px;}

  .copyright {text-align:left}
  .home .partners p,.catdescription p,.colcentrada, .newsletter p{width:70%;}
   .catdescription{margin: 0 0 30px 0;}
.timeline .dateitem-over{  top:-164px; left:35px; position:absolute;  } 
.timeline .dateitem-over:before {
   content:"\A";
    border-style: solid;
    border-width: 10px 15px 10px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    left: -15px;
	top:170px;
}
.yearlegend-year{width:150px;}
.yearlegend{width:calc(100% - 150px);}
.home .bx-prev{left:10px; top:50%; z-index:100; opacity:0.6; }
.home .bx-next{right:10px; top:50%; z-index:100; opacity:0.6; }
.timeline .totheleft .dateitem-over:before {
    border-width:  10px 0 10px 15px ;

    right: -15px;
	left:auto;

}

.timeline .totheleft .dateitem-over{ left:-315px; }  
.maincontentnews h2 { font-size:1.5em;} 
/* NEWS*/
.post header .cicon.arrowright,.blog header .cicon.arrowright{ bottom:20px; left:-20px; top:auto; right:auto;}
/* PARTNERS */
.partneritem:nth-of-type(2n+1){ clear:none}
.partneritem:nth-of-type(3n+1){ clear:both}
.partneritem img { max-height:80px; max-width:120px;}
.single .cicon.arrowleft, .pagauthor  .cicon.arrowleft{top:-50px; left:1em; }
.pagauthor section{ padding-bottom:30px;}
.pagauthor section .highed { margin-top:10px; display:inline-block }
.pagauthor section .concluding_event .highed {margin-top:0}
.pagauthor .squarewrap .logo img{ max-width:180px; max-height:120px}

/* AIMS */
.textoaims  .bignum{ font-size:200px;}
.textokeys  .bignum{ font-size:150px;}
.imgaims figure{float:left; margin:0 auto}
.contentrow:nth-child(2n) .imgaims figure {float:right}
.contentrow:nth-child(2n) .imgaims  {float:right}

/*partners*/
#map-canvas{ height:500px; }
.imgtotalwidth { height:400px;} 

/*READING ROOM */
.documentdetail .documentdetailwrapper{ padding: 30px 45px;}
.documentdetail .doc-next,.documentdetail  .doc-prev {display:block}
.textdoc{ padding-left:30px}
}




@media only screen and (min-width: 1030px) {
	.projects  .grid-item:nth-of-type(1), .contentrow.projects article:nth-of-type(1) {margin-top:0px}
	.selectwrapper form{ width:33.33%;}
	.readingroom .selectwrapper form{ width :22%;}
	.readingroom .selectwrapper form.searchform{ width :50%;}
	.timelinehome .dateitem .tit{ margin-left:-25px;}
	.maincontentnews h2 { font-size:1.9em;}
	.home .projects  .grid-item:nth-of-type(2){margin-top:60px}
/*
.projects  .grid-item:nth-of-type(3n+1) { padding-right:20px;padding-left:0px; }
.projects  .grid-item:nth-of-type(3n+2) { padding-left:10px; padding-right:10px;  }
.projects  .grid-item:nth-of-type(3n) { padding-left:20px; padding-right:0px;}*/


/*CONTACTO */
.equipo span, .itemsocio span, .tag {padding:0px 5px 2px 5px; border-radius:5px; margin-right:10px; font-size:0.9em;}
.equipo .item { width:100%; float:left; }
.equipo .item div.datoscontacto {float:left;  margin:10px 20px 0 0;
}
div.datoscontacto .iconlink {margin-top:0;}
.equipo .title-item {text-transform:uppercase}
.equipo h2{ margin:20px 0;}
.equipo p {margin-bottom:10px;}
.wpcf7-submit , #filtrocapacidad input[type='submit'],input[type="submit"] {}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok{border-bottom-style:solid; border-width:2px;}

/*SINGLE*/

.entry-content .imgsingle{ margin:5px 0 20px 0; overflow:hidden; height:220px; max-width:330px; padding:0; }
.entry-content .imgsingle img {margin:0;}

/* GALERIAS */
.itemgaleria {margin-bottom:30px; padding-bottom:30px; border-bottom: 1px solid #c8cbcc;}
.itemgaleria:last-child{ border-bottom: none; }
.itemgaleria  h2 {margin-top:0;}
.itemgaleria figure{ width: 170px; text-align:left; max-height:120px; overflow:hidden; margin-right:20px; float:left;}
.itemgaleria figure img {height:120px; width:auto; max-width:170px; border:1px solid #c8cbcc; }
.itemgaleria .itemgal-txt {padding-left:190px;}

.single .cicon.arrowleft, .pagauthor  .cicon.arrowleft{ top:0px; left:-50px; }

/* AIMS */
.textoaims  .bignum{ font-size:250px;}
.textokeys  .bignum{ font-size:200px;}


}
@media only screen and (min-width: 481px) {


  /* .menu is clearfixed inside mixins.scss */

  .menu {
    /* end .menu ul */ }
    .menu ul {
      /* end .menu ul li */
      /* highlight current page */
      /* end current highlighters */ }
      .menu ul li {
        /*
        plan your menus and drop-downs wisely.
        */ }
        .menu ul li a {
          /*
          you can use hover styles here even though this size
          has the possibility of being a mobile device.
          */ }

  /* end .menu */
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  .entry-content {
    /* at this larger size, we can start to align images */ }
    .entry-content .alignleft, .entry-content img.alignleft {
      margin-right: 1.5em;
      display: inline;
      float: left; }
    .entry-content .alignright, .entry-content img.alignright {
      margin-left: 1.5em;
      display: inline;
      float: right; }
    .entry-content .aligncenter, .entry-content img.aligncenter , img.aligncenter{
      margin-right: auto;
      margin-left: auto;
      display: block;
      clear: both; }



circle, path{ fill:blue;}

h1, .h1 {
  font-size: 2.7em;
  font-weight: 700;
  line-height: 1.2em; letter-spacing:2px;  }
  }

/*********************
TABLET & SMALLER LAPTOPS
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*********************/
@media only screen and (min-width: 768px) {

  /*********************
  GENERAL STYLES
  *********************/


.fixedmenu {}
.fixedmenu header.header { position:fixed;top:0; margin-top:0; left:0; z-index:999; width:100%; background-color:#fff; box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.55);}


#menu-main{ width:auto; float:none;}
#menu-top { position:relative;  right:0;}
.nav li{ margin-bottom:10px;}
.nav li a.disablelink {cursor:default;}
.nav li a.disablelink:hover{color:#303030}
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width:100%; min-width: 760px; padding-left: 1em; padding-right:1em; }
	#main {
  padding:  0;  }

  /*********************
  HEADER STYLES
  *********************/
  /*********************
  NAVIGATION STYLES
  *********************/
  .nav {
    border: 0;
	}
	.nav.top-nav{float:right}

    .nav ul {
      margin-top: 0; }
    .nav li {
      float: left;
      position: relative;
	  display:block;
		 }
	 
#top-container{  font-size:1em; height:60px; width:270px;}
#menu-container{ width:calc(100% - 270px); }
#inner-header2{ text-align:center}

#logo .logocompleto{display:block}
#logo .logosimbolo{display:none}

.nav .botmenu{display:none}



  /* end .nav */
  /*********************
  SIDEBARS & ASIDES
  *********************/
  .sidebar {
    padding: 0 2.2em; }

  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em; }

  .widget { }
    .widget ul li {
      margin-bottom: 0.5em;
      /* deep nesting */ }
      .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em; }

#background-sidebar { height:100%}
#background-sidebar.last-col {display:block}

  .footer-links ul li {
    }

.pqm-indice .pqm-itemindice{ min-height:0;}
#text-intro{ min-height:100px;}
#text-intro h3 {line-height:1.5em; font-size:2.1em;}  

.sidebar-left #background-sidebar { left:0; right:auto;}
.sidebar-left #main{ float:right; padding:2em 1em 3em 3em}
.wrap.sidebar-left {padding-left:0}


/* home*/
.home #search-container{margin-top:-135px;}


/*SINGLE*/

.entry-content .imgsingle{ float:left; margin:5px 20px 20px 0; border-radius:0 0 45px; overflow:hidden; height:220px; max-width:330px; padding:0; }
.entry-content .imgsingle img {margin:0;}


  }


@media only screen and (min-width: 1030px) {
.wrap {
    width: 1040px; }  /* antes 1040px (jparedes) */
	.nav li a{padding-right:10px; padding-left:20px;  letter-spacing:1px; margin:0 0 0 18px; }  

.contactitem{ font-size:1.2em }
figure.circle{margin-bottom:0px;}
#sliderhome .slideritem h1{margin-top:100px; }
.foto150{ float:right}  
}


@media only screen and (min-width: 1250px) {
  .wrap {
    width: 1040px; }  
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

 }


@media print {

  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  a {
    color: #444 !important;
    text-decoration: underline; }
    a::after, a:visited::after {
      content: " (" attr(href) ")"; }
    a abbr[title]::after, a:visited abbr[title]::after {
      content: " (" attr(title) ")"; }

  .ir a::after,
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } 

}
	





