/****
	* MIXINS
	*/
/****
	* EXTEND BOOTSRAP
	*/
/****
	* TYPOGRAPHY
	*/
body {
  font-family: "sourcesanspro_regular";
  font-size: 16px;
  color: #454545;
  line-height: 1.5; }

a,
a:visited {
  color: inherit;
  text-decoration: none; }

a:focus {
  outline: none;
  outline-offset: 0; }

a:active,
a:hover {
  text-decoration: none;
  opacity: .7;
  color: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #BF4C39; }

h2 {
  margin: 10px 0 15px;
  font-family: "neosanspro_regular";
  font-size: 1.4em;
  line-height: 1.2; }

h3 {
  margin: 0;
  font-family: "neosanspro_regular";
  font-size: 1.3em;
  line-height: 1.2; }
  h3.featured_margin-bottom {
    margin-bottom: 40px; }

strong,
b {
  font-family: "neosanspro_medium"; }

/****
	* FORM
	*/
input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email],
input[type=search],
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0;
  width: 100%;
  border: 2px solid #e8e8e8;
  outline: none;
  padding: 4px 8px;
  background: #e8e8e8; }
  input[type=text].wpcf7-not-valid,
  input[type=url].wpcf7-not-valid,
  input[type=tel].wpcf7-not-valid,
  input[type=number].wpcf7-not-valid,
  input[type=color].wpcf7-not-valid,
  input[type=email].wpcf7-not-valid,
  input[type=search].wpcf7-not-valid,
  textarea.wpcf7-not-valid {
    border: 2px solid red; }

input[type=checkbox] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  border: 2px solid #e8e8e8;
  margin: 0 10px 0 0; }

input[type=submit],
button[type=submit] {
  border: none;
  outline: none; }

.wpcf7-submit {
  float: right;
  background: #BF4C39;
  color: #FFF;
  padding: 14px 30px;
  font-family: "neosanspro_medium"; }
  .wpcf7-submit[disabled] {
    background: #e8e8e8; }

.ajax-loader {
  margin: 15px 20px;
  float: right; }

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

span.wpcf7-list-item {
  margin: 0; }

.wpcf7-not-valid-tip.wpcf7-not-valid-tip {
  display: none; }

/****
	* STYLES
	*/
.no_padding {
  padding: 0; }

.no_margin {
  margin: 0; }

.row-full-height {
  display: table;
  width: 100%; }

.align-middle {
  vertical-align: middle; }

.align-bottom {
  vertical-align: bottom; }
  .align-bottom .breadcrumb {
    margin-top: 28px; }

div.table {
  display: table; }

.inline-table {
  display: inline-table;
  width: 100%; }

.col {
  display: table-cell; }

.header-top {
  padding: 30px 0 40px;
  font-family: "neosanspro_regular";
  font-size: .8em;
  line-height: 28px; }
  .header-top a {
    color: #454545;
    text-decoration: none;
    font-family: "neosanspro_bold";
    text-transform: uppercase; }
    .header-top a img {
      vertical-align: middle;
      margin: 0 7px; }
  .header-top .site-search {
    padding-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
    .header-top .site-search .header-links {
      margin-right: 35px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .header-top .site-search .header-links .phone-link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; }
        .header-top .site-search .header-links .phone-link img {
          width: auto;
          height: 27px; }
      .header-top .site-search .header-links .rrss-link img {
        width: auto;
        height: 27px; }

/* #lang_sel_list */
#lang_sel_list.lang_sel_list_horizontal {
  display: inline-block;
  height: auto;
  z-index: auto;
  font-family: inherit;
  padding-left: 20px;
  line-height: 28px;
  background: url("/wp-content/themes/chavarri-theme/css/custom/img/icon-dialog.png") left center no-repeat; }
  #lang_sel_list.lang_sel_list_horizontal ul {
    display: inline-block; }
  #lang_sel_list.lang_sel_list_horizontal li {
    display: inline-block; }
    #lang_sel_list.lang_sel_list_horizontal li:before {
      display: none; }
  #lang_sel_list.lang_sel_list_horizontal a {
    display: inline-block;
    font-size: inherit;
    line-height: inherit; }
  #lang_sel_list.lang_sel_list_horizontal .lang_sel_sel {
    display: none; }

.lang_sel_click > ul > li > a {
  display: none; }
  .lang_sel_click > ul > li > a + ul > li {
    display: inline-block;
    height: auto;
    z-index: auto;
    font-family: inherit;
    padding-left: 30px;
    line-height: 28px;
    background: url("/wp-content/themes/chavarri-theme/css/custom/img/icon-dialog.png") left center no-repeat; }
    .lang_sel_click > ul > li > a + ul > li > a {
      display: inline-block; }

/* search-from */
.search-form {
  display: inline-block;
  width: 228px;
  line-height: 28px;
  margin: 0; }
  .search-form .search-field {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 194px;
    height: 28px;
    margin: 0;
    vertical-align: middle;
    padding: 4px 8px;
    background: #e8e8e8; }
  .search-form .search-submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 28px;
    width: 34px;
    padding: 4px 8px;
    border: none;
    outline: none;
    vertical-align: middle;
    text-align: center;
    background: #323232;
    color: #FFF;
    font-size: .9em;
    line-height: 20px; }
    .search-form .search-submit .glyphicon {
      vertical-align: baseline; }

@media screen and (min-width: 0) and (min-resolution: 0.001dpcm) {
  .header-nav .menu {
    display: table; }
    .header-nav .menu > li {
      display: table-cell; } }

.header-nav {
  background: #BF4C39;
  position: relative;
  color: #FFF;
  z-index: 9; }
  .header-nav a {
    color: #FFF; }
  .header-nav .mega-menu {
    position: absolute;
    display: none;
    z-index: -1;
    left: 0;
    right: 0;
    width: 100%;
    padding: 50px 0;
    background: #BF4C39;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    /* IE 5-7 */
    filter: alpha(opacity=90);
    background: rgba(191, 76, 57, 0.9);
    line-height: 1.4;
    font-size: .9em;
    vertical-align: bottom; }
    .header-nav .mega-menu h2, .header-nav .mega-menu ul, .header-nav .mega-menu li {
      margin: 0 0 1em; }
    .header-nav .mega-menu .col-border {
      position: relative; }
      .header-nav .mega-menu .col-border::before {
        content: '';
        position: absolute;
        left: -50px;
        width: 2px;
        height: 100%;
        top: 0;
        bottom: 0;
        background: #FFFFFF;
        /* IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        /* IE 5-7 */
        filter: alpha(opacity=80);
        background: rgba(255, 255, 255, 0.2); }
    .header-nav .mega-menu .featured-publication {
      line-height: 1; }
      .header-nav .mega-menu .featured-publication .tag, .header-nav .mega-menu .featured-publication section.section-news .entry-cats, section.section-news .header-nav .mega-menu .featured-publication .entry-cats {
        background: #FFF;
        color: #BF4C39;
        margin: 0 0 5px; }
      .header-nav .mega-menu .featured-publication img {
        margin: 5px 0;
        max-width: 100%; }
      .header-nav .mega-menu .featured-publication h2 {
        font-family: "neosanspro_regular";
        fon-size: 1em;
        margin: 5px 0 0;
        padding: 0 50px 0 0; }
  .header-nav .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    list-style: none; }
    .header-nav .menu > li {
      padding: 0 25px; }
      .header-nav .menu > li:first-child, .header-nav .menu > li:nth-child(1) {
        padding-left: 0; }
      .header-nav .menu > li:last-child, .header-nav .menu > li:nth-last-child(1) {
        padding-right: 0; }
      .header-nav .menu > li > a {
        display: block;
        line-height: 47px;
        text-align: center;
        text-decoration: none;
        font-size: 1em;
        font-family: "neosanspro_medium";
        position: relative;
        z-index: 2; }
        .header-nav .menu > li > a span {
          display: inline-block;
          line-height: 45px;
          border-bottom: 2px solid #BF4C39;
          -webkit-transition: all .2s ease;
          transition: all .2s ease; }
        .header-nav .menu > li > a:hover {
          opacity: 1; }
      .header-nav .menu > li:hover > a span {
        border-bottom: 2px solid #FFF; }
      .header-nav .menu > li:hover > .mega-menu {
        z-index: 2;
        display: block;
        animation: megamenu ease .4s;
        animation-iteration-count: 1;
        transform-origin: 50% 50%;
        /*when the spec is finished*/
        -webkit-animation: megamenu ease .4s;
        -webkit-animation-iteration-count: 1;
        -webkit-transform-origin: 50% 50%;
        /*Chrome 16, Safari 4*/
        -moz-animation: megamenu ease .4s;
        -moz-animation-iteration-count: 1;
        -moz-transform-origin: 50% 50%;
        /*FF 5*/
        -o-animation: megamenu ease .4s;
        -o-animation-iteration-count: 1;
        -o-transform-origin: 50% 50%;
        /*Not implemented yet*/
        -ms-animation: megamenu ease .4s;
        -ms-animation-iteration-count: 1;
        -ms-transform-origin: 50% 50%;
        /*IE 10*/ }
      .header-nav .menu > li .sub-menu li::before {
        content: '\203A';
        margin-right: 6px; }
      .header-nav .menu > li .sub-menu li a {
        font-family: "neosanspro_regular"; }
    .header-nav .menu h2 {
      color: #FFF;
      font-size: 1em;
      line-height: inherit;
      font-weight: bold;
      font-family: "neosanspro_medium"; }
  .header-nav .menu-hamburger {
    display: none;
    line-height: 48px;
    text-decoration: none;
    font-size: 1.1em;
    cursor: pointer; }
    .header-nav .menu-hamburger .glyphicon {
      margin: 0 15px 0 0;
      vertical-align: middle;
      font-size: 1.2em; }
    .header-nav .menu-hamburger .current-page {
      vertical-align: middle;
      font-family: 'neosanspro_medium'; }

section {
  width: 100%;
  border-bottom: 2px solid #e8e8e8;
  padding: 40px 0; }
  section:nth-last-child(1), section:last-child {
    border-bottom: none; }

article figure img,
.hentry figure img {
  display: inline-block;
  max-width: 100%; }

article .pull-left,
.hentry .pull-left {
  height: 100%;
  margin-right: 20px; }

article .pull-right,
.hentry .pull-right {
  height: 100%;
  margin-left: 20px; }

article .entry-meta,
article .entry-footer,
.hentry .entry-meta,
.hentry .entry-footer {
  margin: 20px 0;
  font-size: 10px;
  font-family: "neosanspro_medium"; }
  article .entry-meta .block,
  article .entry-meta a,
  article .entry-footer .block,
  article .entry-footer a,
  .hentry .entry-meta .block,
  .hentry .entry-meta a,
  .hentry .entry-footer .block,
  .hentry .entry-footer a {
    display: inline-block;
    margin-left: 20px;
    border-left: 2px solid #e8e8e8;
    padding-left: 20px;
    color: #BF4C39;
    text-decoration: none;
    font-family: "neosanspro_medium";
    text-transform: uppercase; }
    article .entry-meta .block:nth-child(1), article .entry-meta .block:first-child,
    article .entry-meta a:nth-child(1),
    article .entry-meta a:first-child,
    article .entry-footer .block:nth-child(1),
    article .entry-footer .block:first-child,
    article .entry-footer a:nth-child(1),
    article .entry-footer a:first-child,
    .hentry .entry-meta .block:nth-child(1),
    .hentry .entry-meta .block:first-child,
    .hentry .entry-meta a:nth-child(1),
    .hentry .entry-meta a:first-child,
    .hentry .entry-footer .block:nth-child(1),
    .hentry .entry-footer .block:first-child,
    .hentry .entry-footer a:nth-child(1),
    .hentry .entry-footer a:first-child {
      margin-left: 0;
      border-left: none;
      padding-left: 0; }
    article .entry-meta .block img,
    article .entry-meta a img,
    article .entry-footer .block img,
    article .entry-footer a img,
    .hentry .entry-meta .block img,
    .hentry .entry-meta a img,
    .hentry .entry-footer .block img,
    .hentry .entry-footer a img {
      margin-right: 5px;
      vertical-align: middle; }

section.section-links {
  border-bottom: none;
  padding-bottom: 50px; }

section.section-news {
  padding: 0;
  border: none; }
  section.section-news .item {
    padding-top: 20px; }
    section.section-news .item .pull-left {
      width: 170px;
      height: 170px;
      background: #e8e8e8; }
    section.section-news .item .date {
      line-height: 1; }
    section.section-news .item h2 {
      height: 110px;
      margin: 10px 0;
      font-size: 1.2em; }
    section.section-news .item .entry-footer {
      margin: 10px 0 0; }
  section.section-news .lastest {
    padding-top: 45px;
    background-color: rgba(192, 78, 63, 0.1); }
    section.section-news .lastest .post {
      padding: 30px 0 70px; }
      section.section-news .lastest .post .article-image {
        margin-top: 0; }
    section.section-news .lastest + .container {
      padding-top: 60px; }
      section.section-news .lastest + .container .post {
        padding: 30px 0 70px; }
        section.section-news .lastest + .container .post .article-image {
          display: none; }
        section.section-news .lastest + .container .post .entry-header {
          margin-top: 0;
          padding-top: 0; }
        section.section-news .lastest + .container .post .entry-title {
          margin-top: 0;
          padding-top: 0;
          font-size: 21px;
          height: 80px; }

.tag, section.section-news .entry-cats {
  display: inline-block;
  padding: 0 10px;
  background: #BF4C39;
  line-height: 23px;
  font-family: "neosanspro_medium";
  font-size: .6em;
  text-transform: uppercase;
  color: #FFF; }

.row > tag {
  margin: 0 0 20px; }

.links-grid {
  display: block; }
  .links-grid .row {
    display: table-row; }
  .links-grid .item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 20%;
    padding: 1px;
    line-height: 1.2; }
    .links-grid .item:nth-child(1) {
      padding-left: 0; }
    .links-grid .item:nth-last-child(1) {
      padding-right: 0; }
    .links-grid .item a {
      z-index: 1;
      display: block;
      padding: 20px 40px 20px 25px;
      height: 122px;
      background: #BF4C39;
      font-family: "neosanspro_regular";
      font-size: 1.1em;
      color: #FFF;
      transition: all .1s ease; }
      .links-grid .item a:hover {
        z-index: 2;
        text-decoration: none;
        background: #FFFFFF;
        color: #BF4C39; }

.to-top {
  float: right;
  margin: 60px 0;
  padding: 0 0 10px 0;
  color: #c7c7c7;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 30px; }
  .to-top img {
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 4px 5px;
    -ms-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  .to-top:hover, .to-top:active {
    text-decoration: none;
    color: #c7c7c7; }
    .to-top:hover img, .to-top:active img {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all .1s linear;
      transition: all .1s linear; }

.site-footer {
  width: 100%;
  font-size: 11px;
  font-family: "neosanspro_regular";
  text-transform: uppercase; }
  .site-footer .footer-top {
    padding: 40px 0 20px;
    background: #ededed; }
  .site-footer .footer-bottom {
    padding: 20px 0;
    background: #323232;
    color: #a7a7a7; }
    .site-footer .footer-bottom .flexbox-footer {
      width1: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
    .site-footer .footer-bottom .flexbox {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-align-content: space-around;
      -moz-align-content: space-around;
      -ms-flex-line-pack: space-around;
      align-content: space-around; }
    .site-footer .footer-bottom a:hover {
      color: inherit; }
    .site-footer .footer-bottom img {
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px;
      width: 27px; }
  .site-footer ul {
    margin: 0 0 20px;
    line-height: 1.8; }
    .site-footer ul li {
      margin-bottom: 15px; }
      .site-footer ul li a {
        font-family: "neosanspro_medium";
        color: #323232; }
        .site-footer ul li a:hover, .site-footer ul li a:active, .site-footer ul li a:focus {
          opacity: 1;
          text-decoration: none;
          outline-offset: 0;
          outline: none;
          color: inherit;
          font-family: "neosanspro_medium";
          color: #000; }
      .site-footer ul li .submenu {
        margin: 0;
        padding-left: 10px; }
        .site-footer ul li .submenu li {
          margin-bottom: 0; }
          .site-footer ul li .submenu li a {
            font-family: "neosanspro_regular"; }
            .site-footer ul li .submenu li a:hover, .site-footer ul li .submenu li a:active, .site-footer ul li .submenu li a:focus {
              text-decoration: none;
              outline-offset: 0;
              outline: none;
              color: inherit;
              font-family: "neosanspro_regular"; }

.phone-link {
  margin-right: 25px; }

.phone-link img,
.rrss-link img {
  max-height: 27px; }

.slideshow {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .slideshow .container-outside {
    position: relative; }
  .slideshow .outside {
    position: absolute;
    top: 100px;
    left: 35px;
    z-index: 9; }
    .slideshow .outside a {
      padding: 6px; }

.bx-viewport.bx-viewport {
  min-height: 500px;
  max-height: 500px;
  box-shadow: none;
  border: none;
  left: auto; }

.bxslider {
  height: 100%; }
  .bxslider li {
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .bxslider li img {
      z-index: 1;
      display: none; }
    .bxslider li .container {
      position: relative;
      height: 100%;
      padding: 0; }
    .bxslider li .inner {
      position: absolute;
      top: 60px;
      bottom: 70px;
      width: 430px;
      background: #000000;
      /* IE 8 */
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      /* IE 5-7 */
      filter: alpha(opacity=80);
      background: rgba(0, 0, 0, 0.9);
      padding: 40px; }
      .bxslider li .inner h2 {
        position: absolute;
        bottom: 40px;
        left: 40px;
        right: 40px;
        color: #FFFFFF;
        font-size: 2em; }

.breadcrumb {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  line-height: 100%;
  text-transform: uppercase;
  font-size: .8em;
  color: #a3a3a3; }
  .breadcrumb a {
    color: #a3a3a3; }
  .breadcrumb .sep {
    display: inline-block;
    margin: 0 6px; }

.header-image {
  position: relative;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 500px; }
  .header-image img {
    display: none; }

.single .entry-content,
.page .entry-content {
  padding: 50px 0 0; }
  .single .entry-content h2,
  .page .entry-content h2 {
    font-size: 1.6em; }
  .single .entry-content h3,
  .page .entry-content h3 {
    line-height: 1.5; }
  .single .entry-content p,
  .page .entry-content p {
    margin: 0 0 30px; }
  .single .entry-content ul,
  .page .entry-content ul {
    margin: 0 0 30px 0; }
    .single .entry-content ul li::before,
    .page .entry-content ul li::before {
      content: '\203A';
      margin-right: 6px; }
    .single .entry-content ul ul,
    .page .entry-content ul ul {
      padding: 0 0 0 10px; }

.entry-none {
  padding: 40px 0; }
  .entry-none p {
    margin: 0 0 20px; }

.page-template-default .entry-content .col-xs-offset-1,
.page-template-page-areas .entry-content .col-xs-offset-1,
.page-template-page-equipo .entry-content .col-xs-offset-1,
.page-template-page-contact .entry-content .col-xs-offset-1,
.page-template-page-legal .entry-content .col-xs-offset-1 {
  padding-left: 0; }

.page-template-default .entry-header,
.page-template-page-areas .entry-header,
.page-template-page-equipo .entry-header,
.page-template-page-contact .entry-header,
.page-template-page-legal .entry-header {
  padding: 55px 0 15px;
  border-bottom: 2px solid #e8e8e8; }
  .page-template-default .entry-header .entry-title,
  .page-template-page-areas .entry-header .entry-title,
  .page-template-page-equipo .entry-header .entry-title,
  .page-template-page-contact .entry-header .entry-title,
  .page-template-page-legal .entry-header .entry-title {
    display: inline-block;
    font-family: "neosanspro_medium";
    font-size: 2em; }

.page-template-page-areas .team-member-tab p {
  margin: 0; }

.page-template-page-areas .team-member-tab span.area {
  height: auto; }

.page-template-page-areas .section-publications {
  border-top: 2px solid #e8e8e8; }

.page-template-page-contact .site-content {
  margin-bottom: 60px; }

.page-template-page-contact .block,
.page-template-page-contact a.block {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.1em;
  text-decoration: none; }
  .page-template-page-contact .block p,
  .page-template-page-contact a.block p {
    font-size: .9em; }
  .page-template-page-contact .block h3,
  .page-template-page-contact a.block h3 {
    font-size: 1.1em;
    font-family: "neosanspro_medium";
    text-decoration: none; }
  .page-template-page-contact .block .icon,
  .page-template-page-contact a.block .icon {
    display: inline-block;
    border-radius: 50%;
    background: #BF4C39;
    width: 50px;
    height: 50px;
    margin: 0 0 10px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none; }
    .page-template-page-contact .block .icon img,
    .page-template-page-contact a.block .icon img {
      display: inline-block;
      line-height: 50px;
      vertical-align: middle; }
  .page-template-page-contact .block:hover .icon,
  .page-template-page-contact .block:hover h3,
  .page-template-page-contact a.block:hover .icon,
  .page-template-page-contact a.block:hover h3 {
    text-decoration: none; }

.page-template-page-contact .table-cell {
  display: table-cell;
  width: 50%;
  padding: 0 0 20px 0;
  margin-bottom: 30px;
  position: relative; }
  .page-template-page-contact .table-cell::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #e8e8e8; }
  .page-template-page-contact .table-cell:nth-of-type(1) {
    padding-right: 15px; }
    .page-template-page-contact .table-cell:nth-of-type(1)::after {
      right: 15px; }
  .page-template-page-contact .table-cell:nth-of-type(2) {
    padding-left: 15px; }
    .page-template-page-contact .table-cell:nth-of-type(2)::after {
      left: 15px; }
  .page-template-page-contact .table-cell.no-border::after {
    content: none; }

[class*="page-publication"] .page-header,
[class*="page-event"] .page-header,
[class*="blog"] .page-header,
[class*="archive"] .page-header,
[class*="category"] .page-header,
[class*="search"] .page-header,
[class*="single"] .page-header {
  margin: 0;
  padding: 55px 0 15px;
  border-bottom: 2px solid #e8e8e8; }
  [class*="page-publication"] .page-header .page-title,
  [class*="page-event"] .page-header .page-title,
  [class*="blog"] .page-header .page-title,
  [class*="archive"] .page-header .page-title,
  [class*="category"] .page-header .page-title,
  [class*="search"] .page-header .page-title,
  [class*="single"] .page-header .page-title {
    display: inline-block;
    font-family: "neosanspro_medium";
    font-size: 2em;
    color: #BF4C39; }

[class*="page-publication"] section,
[class*="page-event"] section,
[class*="blog"] section,
[class*="archive"] section,
[class*="category"] section,
[class*="search"] section,
[class*="single"] section {
  padding: 0; }

.col-team-member-tab {
  text-align: left; }

.team-member-tab {
  margin: 0 0 40px;
  height: 440px; }
  .team-member-tab span {
    display: block; }
    .team-member-tab span.area {
      height: 48px; }
    .team-member-tab span img {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px 0 0; }
  .team-member-tab .name {
    margin: 0 0 .4em;
    color: #BF4C39;
    font-family: "neosanspro_medium";
    font-size: 1.2em;
    line-height: 1.2; }
  .team-member-tab .image {
    position: relative;
    display: inline-block;
    margin: 0 0 20px; }
    .team-member-tab .image figure,
    .team-member-tab .image .figure {
      position: relative;
      overflow: hidden;
      text-align: center;
      width: 210px;
      height: 210px;
      background-size: 100%;
      background-position: center;
      transition: all .2s ease; }
      .team-member-tab .image figure img,
      .team-member-tab .image .figure img {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%; }
        .team-member-tab .image figure img.image-hover,
        .team-member-tab .image .figure img.image-hover {
          display: none;
          opacity: 0; }
    .team-member-tab .image .icon {
      position: absolute;
      bottom: -1px;
      right: -10px; }
  .team-member-tab a {
    display: block;
    text-decoration: none;
    color: inherit; }
  .team-member-tab:hover .figure img.image-hover {
    display: block;
    animation: memberimage ease .4s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    /*when the spec is finished*/
    -webkit-animation: memberimage ease .4s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    /*Chrome 16, Safari 4*/
    -moz-animation: memberimage ease .4s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    /*FF 5*/
    -o-animation: memberimage ease .4s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    /*Not implemented yet*/
    -ms-animation: memberimage ease .4s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    /*IE 10*/ }

.hentry.post .entry-header, .hentry.publication .entry-header, .hentry.event .entry-header {
  padding: 40px 0;
  border-bottom: 2px solid #e8e8e8; }
  .hentry.post .entry-header p, .hentry.publication .entry-header p, .hentry.event .entry-header p {
    position: relative;
    overflow: hidden;
    height: 72px; }

.hentry.post h2, .hentry.publication h2, .hentry.event h2 {
  position: relative;
  height: 50px;
  font-family: "neosanspro_regular";
  margin: 0 0 15px;
  font-size: 1.3em;
  line-height: 1.1; }

.hentry.post .entry-title, .hentry.publication .entry-title, .hentry.event .entry-title {
  position: relative;
  height: 110px;
  font-family: "neosanspro_regular";
  margin: 0 0 15px;
  font-size: 2.2em;
  line-height: 1; }

.hentry.post .entry-header .entry-title + .entry-content, .hentry.publication .entry-header .entry-title + .entry-content, .hentry.event .entry-header .entry-title + .entry-content {
  font-size: 20px;
  font-family: "neosanspro_regular";
  color: #BF4C39; }
  .hentry.post .entry-header .entry-title + .entry-content p, .hentry.publication .entry-header .entry-title + .entry-content p, .hentry.event .entry-header .entry-title + .entry-content p {
    height: auto; }

.hentry.post .entry-meta, .hentry.publication .entry-meta, .hentry.event .entry-meta {
  margin: 14px 0 0; }

.hentry.post .article-image img, .hentry.publication .article-image img, .hentry.event .article-image img {
  display: inline-block;
  max-width: 100%; }

.hentry.post .entry-content, .hentry.publication .entry-content, .hentry.event .entry-content {
  padding: 40px 0; }
  .hentry.post .entry-content p, .hentry.publication .entry-content p, .hentry.event .entry-content p {
    margin: 0 0 1.6em; }
  .hentry.post .entry-content .pdf-list, .hentry.publication .entry-content .pdf-list, .hentry.event .entry-content .pdf-list {
    padding: 0 0 17px; }
  .hentry.post .entry-content .link-pdf, .hentry.publication .entry-content .link-pdf, .hentry.event .entry-content .link-pdf {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    color: #ea4c3a;
    font-size: 1.1em;
    line-height: 1.3; }
    .hentry.post .entry-content .link-pdf .link-icon,
    .hentry.post .entry-content .link-pdf .link-text, .hentry.publication .entry-content .link-pdf .link-icon,
    .hentry.publication .entry-content .link-pdf .link-text, .hentry.event .entry-content .link-pdf .link-icon,
    .hentry.event .entry-content .link-pdf .link-text {
      display: table-cell;
      vertical-align: top; }
      .hentry.post .entry-content .link-pdf .link-icon p,
      .hentry.post .entry-content .link-pdf .link-text p, .hentry.publication .entry-content .link-pdf .link-icon p,
      .hentry.publication .entry-content .link-pdf .link-text p, .hentry.event .entry-content .link-pdf .link-icon p,
      .hentry.event .entry-content .link-pdf .link-text p {
        margin: 0; }
    .hentry.post .entry-content .link-pdf span, .hentry.publication .entry-content .link-pdf span, .hentry.event .entry-content .link-pdf span {
      font-family: "neosanspro_medium"; }
    .hentry.post .entry-content .link-pdf img, .hentry.publication .entry-content .link-pdf img, .hentry.event .entry-content .link-pdf img {
      float: left;
      margin: 0 15px 0 0; }

section.section-news .page-header .container,
section.section-news .page-header ~ .container,
section.section-news .page-header + .lastest .container,
.related-posts .page-header .container,
.related-posts .page-header ~ .container,
.related-posts .page-header + .lastest .container,
.archive .page-header .container,
.archive .page-header ~ .container,
.archive .page-header + .lastest .container,
.blog .page-header .container,
.blog .page-header ~ .container,
.blog .page-header + .lastest .container {
  padding-left: 15px;
  padding-right: 15px; }

section.section-news .row,
.related-posts .row,
.archive .row,
.blog .row {
  margin-left: -15px;
  margin-right: -15px; }

section.section-news [class*="col-"],
.related-posts [class*="col-"],
.archive [class*="col-"],
.blog [class*="col-"] {
  padding-left: 15px;
  padding-right: 15px; }

section.section-news .post,
.related-posts .post,
.archive .post,
.blog .post {
  padding: 55px 0 25px; }
  section.section-news .post .entry-title,
  .related-posts .post .entry-title,
  .archive .post .entry-title,
  .blog .post .entry-title {
    position: relative;
    overflow: hidden;
    height: auto;
    line-height: 1.2;
    font-size: 23px; }
  section.section-news .post .article-image,
  .related-posts .post .article-image,
  .archive .post .article-image,
  .blog .post .article-image {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #ededed;
    background-position: center;
    background-repeat: none;
    background-size: cover;
    height: 242px; }
    section.section-news .post .article-image img,
    .related-posts .post .article-image img,
    .archive .post .article-image img,
    .blog .post .article-image img {
      visibility: hidden;
      max-width: 100%; }
  section.section-news .post .entry-excerpt,
  .related-posts .post .entry-excerpt,
  .archive .post .entry-excerpt,
  .blog .post .entry-excerpt {
    height: 76px; }
  section.section-news .post .image-link,
  .related-posts .post .image-link,
  .archive .post .image-link,
  .blog .post .image-link {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  section.section-news .post .entry-date,
  .related-posts .post .entry-date,
  .archive .post .entry-date,
  .blog .post .entry-date {
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
    background-color: #BF4C39;
    padding: 12px 12px 0 12px;
    width: 55px;
    height: 60px;
    line-height: 1;
    text-transform: uppercase; }
    section.section-news .post .entry-date .day,
    .related-posts .post .entry-date .day,
    .archive .post .entry-date .day,
    .blog .post .entry-date .day {
      display: block;
      font-size: 26px;
      color: #fff; }
    section.section-news .post .entry-date .month,
    .related-posts .post .entry-date .month,
    .archive .post .entry-date .month,
    .blog .post .entry-date .month {
      display: block;
      font-size: 10px;
      color: #fff; }
  section.section-news .post .entry-header,
  .related-posts .post .entry-header,
  .archive .post .entry-header,
  .blog .post .entry-header {
    padding: 25px 0 0;
    border-bottom: none; }
  section.section-news .post .entry-meta,
  .related-posts .post .entry-meta,
  .archive .post .entry-meta,
  .blog .post .entry-meta {
    margin: 25px 0 0; }

.single .page-header,
.blog:not(.paged) .page-header {
  background-color: rgba(192, 78, 63, 0.1);
  border-color: #fff; }
  .single .page-header .breadcrumb,
  .single .page-header .breadcrumb a,
  .blog:not(.paged) .page-header .breadcrumb,
  .blog:not(.paged) .page-header .breadcrumb a {
    color: #BF4C39; }
  .single .page-header + .lastest,
  .blog:not(.paged) .page-header + .lastest {
    background-color: rgba(192, 78, 63, 0.1); }
    .single .page-header + .lastest .post,
    .blog:not(.paged) .page-header + .lastest .post {
      padding: 55px 0 70px; }

.single .post .entry-header {
  background-color: rgba(192, 78, 63, 0.1);
  border-bottom: none; }
  .single .post .entry-header .entry-content p {
    margin: 0 0 10px; }

.single .related-posts .border {
  padding-top: 65px;
  border-top: 2px solid #e8e8e8; }

.single .related-posts .post {
  padding-top: 0;
  padding-bottom: 30px; }
  .single .related-posts .post .entry-header {
    background-color: transparent; }

.single .entry-cats {
  display: inline-block;
  color: #BF4C39; }
  .single .entry-cats img {
    margin-right: 5px;
    vertical-align: middle; }

.single .entry-date {
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 35px;
  background-color: #BF4C39;
  padding: 12px 12px 0 12px;
  width: 55px;
  height: 60px;
  line-height: 1;
  text-transform: uppercase; }
  .single .entry-date .day {
    display: block;
    font-size: 26px;
    color: #fff; }
  .single .entry-date .month {
    display: block;
    font-size: 10px;
    color: #fff; }

.navigation {
  margin: 60px 0 45px; }
  .navigation .page-numbers.dots {
    background-color: #fff;
    color: #eee; }
  .navigation li {
    display: inline-block; }
    .navigation li span {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: inline-block;
      margin: 0 10px 15px 0;
      width: 32px;
      height: 32px;
      line-height: 30px;
      text-align: center;
      vertical-align: middle;
      border: 2px solid #c7c7c7;
      border-radius: 50%;
      font-family: "neosanspro_regular";
      font-size: 15px;
      text-decoration: none;
      background: #c7c7c7;
      color: #FFF; }
    .navigation li a {
      display: inline-block;
      margin: 0 10px 15px 0;
      width: 32px;
      height: 32px;
      line-height: 30px;
      text-align: center;
      vertical-align: middle;
      background: #FFF;
      color: #c7c7c7;
      border: 2px solid #c7c7c7;
      border-radius: 50%;
      text-decoration: none;
      font-family: "neosanspro_regular";
      font-size: 15px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-transition: all .2s ease;
      transition: all .2s ease; }
      .navigation li a:hover, .navigation li a:active {
        text-decoration: none;
        background: #c7c7c7;
        color: #FFF; }
    .navigation li.active a {
      text-decoration: none;
      background: #c7c7c7;
      color: #FFF; }

.team-section {
  padding: 40px 0 0;
  border-bottom: 2px solid #e8e8e8; }
  .team-section:first-child {
    padding: 0; }
  .team-section:last-child {
    border-bottom: none; }

.single .team-member-tab {
  height: auto; }
  .single .team-member-tab h1.name {
    font-size: 24px;
    font-family: "neosanspro_medium"; }
  .single .team-member-tab span.area {
    height: auto;
    font-size: 1.1em; }
  .single .team-member-tab .image {
    margin: 0 0 25px; }
    .single .team-member-tab .image figure,
    .single .team-member-tab .image .figure {
      width: 210px;
      height: 210px; }
    .single .team-member-tab .image .icon {
      bottom: 8px;
      right: 10px; }

.search-results .hentry.post .row, .search-results .hentry.publication .row, .search-results .hentry.event .row, .search-results .hentry.member .row {
  padding: 40px 0;
  border-bottom: 2px solid #e8e8e8; }

.search-results .hentry.post .entry-header,
.search-results .hentry.post .entry-summary, .search-results .hentry.publication .entry-header,
.search-results .hentry.publication .entry-summary, .search-results .hentry.event .entry-header,
.search-results .hentry.event .entry-summary, .search-results .hentry.member .entry-header,
.search-results .hentry.member .entry-summary {
  padding: 0;
  border-bottom: none; }

.search-results .hentry.post .entry-summary, .search-results .hentry.publication .entry-summary, .search-results .hentry.event .entry-summary, .search-results .hentry.member .entry-summary {
  height: 72px;
  position: relative;
  overflow: hidden; }

.search-results .hentry.post .entry-title, .search-results .hentry.publication .entry-title, .search-results .hentry.event .entry-title, .search-results .hentry.member .entry-title {
  height: 50px;
  font-family: 'neosanspro_regular';
  margin: 0 0 15px;
  font-size: 1.3em;
  line-height: 1.1; }

/********
		* WordPress Core
		**/
/* WordPress Gallery */
.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em; }

.gallery:after {
  display: table;
  content: "";
  clear: both; }

.gallery-item {
  margin: 0;
  float: left;
  padding: 0.5em; }

.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.3333%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6667%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1111%; }

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left; }

/* Images aligns */
.alignnone {
  margin: 0 15px 15px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto 5px auto; }

.alignright {
  margin: 0 0 15px 15px; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

p .alignnone {
  margin: 5px 15px 15px 0; }

p .aligncenter,
p div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

p .alignright {
  margin: 5px 0 15px 15px; }

p .alignleft {
  float: left;
  margin: 5px 15px 15px 0; }

a img.alignright {
  float: right; }

a img.alignleft {
  float: left; }

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

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }
  .wp-caption.alignnone {
    margin: 5px 15px 15px 0; }
  .wp-caption.alignleft {
    margin: 5px 15px 15px 0; }
  .wp-caption.alignright {
    margin: 5px 0 15px 15px; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

/******** END Wordpress Core */
/********
		* Animations
		*/
@keyframes megamenu {
  from {
    opacity: 0;
    transform: translate(0, -25px); }
  to {
    opacity: 1;
    transform: translate(0, 0); } }

@-moz-keyframes megamenu {
  from {
    opacity: 0;
    -moz-transform: translate(0, -25px); }
  to {
    opacity: 1;
    -moz-transform: translate(0, 0); } }

@-webkit-keyframes megamenu {
  from {
    opacity: 0;
    -webkit-transform: translate(0, -25px); }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0); } }

@-o-keyframes megamenu {
  from {
    opacity: 0;
    -o-transform: translate(0, -25px); }
  to {
    opacity: 1;
    -o-transform: translate(0, 0); } }

@-ms-keyframes megamenu {
  from {
    opacity: 0;
    -ms-transform: translate(0, -25px); }
  to {
    opacity: 1;
    -ms-transform: translate(0, 0); } }

@keyframes memberimage {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes memberimage {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes memberimage {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes memberimage {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-ms-keyframes memberimage {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/******** END Animations */