.form-control{border:1px solid #d5d5d5;font-size:14px;padding:15px;border-radius:0;margin-bottom:30px;width:100%;line-height:1;transition:.15s}select{background:url(select.svg) no-repeat calc(100% - 15px) center;background-size:10px auto;appearance:none;-webkit-appearance:none}.form-control:focus{background-color:#f2f2f2;outline:none}.btn{transition:.15s;font-weight:700;text-transform:uppercase;color:#FFF;line-height:1;font-size:14px;background:#333!important;padding:16px!important;border-radius:0!important;margin-bottom:30px}.btn+.btn{margin-left:15px}.btn:hover{background:#e31f26!important;color:#FFF}.btn:focus{color:#FFF;outline:none!important}.table{border-color:#d5d5d5;margin:0 0 30px}.table th{background:#f2f2f2}.table th,.table td{font-size:14px;border-color:#d5d5d5;padding:15px}th img{cursor:pointer;width:10px;margin-left:5px}.label{font-weight:700;margin:30px 0 15px;font-size:12px;text-transform:uppercase}tbody a{text-decoration:underline}
/*
Theme Name: The Guardian
Author: Espeo.eu
Author URI: https://espeo.eu
Description: The Guardian is based on Twenty Sixteen
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.clearfix {
  clear: both; }

.text-underline--big, .text-underline--small {
  background-image: linear-gradient(to bottom, #e31f26, #e31f26);
  background-repeat: repeat-x;
  background-size: 2px 3px; }

.text-underline--big {
  background-position: 0 43px; }

.text-underline--small {
  background-position: 0 29px; }

.bolder-text {
  font-family: "GuardianSansWeb-Semibold";
  font-size: 18px; }

.text-red {
  color: #e31f26; }

.red-dot {
  color: #e31f26;
  font-size: 37px;
  line-height: 0;
  font-family: serif; }

.hidden {
  display: none !important; }

/*
Theme Name: The guardian
Template: twentysixteen
*/
body, button, input, select, textarea {
  font-family: "GuardianSansWeb-Regular";
  color: #333333;
  line-height: 1.35; }

body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
  height: 0 !important; }

a {
  color: #333333; }

.site {
  margin: 0; }

.site-inner {
  max-width: 1440px; }

.site-footer .site-title:after {
  content: "";
  display: none;
  text-align: center; }

.entry-content {
  margin-right: 0;
  margin-left: 0; }

.so-widget-sow-editor {
  padding-right: 10px;
  padding-left: 10px; }

.widget {
  border-top: 0; }

.section-title, .section-title--left {
  padding-top: 45px;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-weight: 300;
  text-align: center; }
  .section-title::after, .section-title--left::after {
    display: block;
    content: '';
    width: 48px;
    height: 3px;
    background: #e31f26;
    margin: 10px auto 0 auto; }

.section-subtitle {
  padding-top: 20px;
  color: #e31f26;
  font-size: 24px; }

.section-title--left {
  text-align: left; }
  .section-title--left::after {
    margin: 10px auto 0 10px; }

.more-info {
  font-size: 32px;
  font-family: "GuardianSansWeb-Light";
  font-weight: 300;
  line-height: 1.09;
  color: #333333;
  padding-bottom: 30px; }
  .more-info a {
    box-shadow: none; }

.grey-background {
  background-color: #f2f2f2; }

.content-top {
  font-size: 19px;
  text-align: left; }

.content-padding {
  margin-left: 10%;
  margin-right: 10%; }

.sticky-top-menu {
  background-color: #ffffff;
  left: 0;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 35px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1; }

.person__nospaces {
  font-family: "Montserrat", sans-serif; }

.person__button {
  font-size: 12px !important; }

.header-title, .header-title--red {
  font-size: 60px;
  font-family: "GuardianSansWeb-Thin", "GuardianSansWeb-Light";
  font-weight: 100;
  line-height: normal;
  color: #ffffff; }

.header-title--red {
  color: #e31f26; }

.serif-text, .people__single__modal > div .modal__text, .partners__single__modal > div .modal__text, .reports__single .reports__desc, .post-miniature__excerpt .entry-summary {
  font-size: 18px;
  font-family: Georgia, Times, "Times New Roman", serif; }

.white-on-red {
  background-color: #e31f26;
  color: #ffffff;
  padding-bottom: 30px;
  padding-top: 30px; }

.top-menu {
  padding: 0 0 0 14px; }
  .top-menu .top-menu__elements {
    padding-top: 5px;
    font-family: "GuardianSansWeb-Regular"; }

.top-menu--fullpage {
  overflow: hidden;
  background-color: #e31f26;
  height: 100vh; }
  .top-menu--fullpage .top-menu__elements .current-menu-item > a {
    color: #ffffff;
    font-weight: normal; }
  .top-menu--fullpage .top-menu__elements a:hover, .top-menu--fullpage .top-menu__elements a:focus {
    color: #333333; }
  .top-menu--fullpage .top-menu__elements a {
    color: #ffffff;
    font-size: 44px;
    padding: 0; }
  .top-menu--fullpage .top-menu__elements ul {
    border-bottom: none;
    border-color: rgba(255, 255, 255, 0.5); }
    .top-menu--fullpage .top-menu__elements ul li:first-child {
      border-top: none; }

.menu-toggle {
  border: none; }
  .menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
    background-color: inherit;
    border: none; }

.hamburger-menu {
  margin-right: 18px;
  width: 37px;
  height: 45px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  .hamburger-menu span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #333333;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
  .hamburger-menu span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }
  .hamburger-menu span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }
  .hamburger-menu span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }
  .hamburger-menu.open span {
    background: #ffffff; }
  .hamburger-menu.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px; }
  .hamburger-menu.open span:nth-child(2) {
    width: 0%;
    opacity: 0; }
  .hamburger-menu.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 23px;
    left: 8px; }

.home .site {
  background-image: url(assets/images/white-dot.png), url(assets/images/background-homepage.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: 0 1300px, center -70px;
  background-size: 100% 100%, cover; }

.header-slogan, .header-slogan--about {
  font-size: 42px !important;
  font-family: "GuardianSansWeb-Thin", "GuardianSansWeb-Light";
  font-weight: 100;
  line-height: 1.33;
  color: #333333;
  max-width: 836px;
  padding-bottom: 145px; }

.priority-areas {
  font-size: 20px; }
  .priority-areas .header-title, .priority-areas .header-title--red {
    font-size: 42px; }
  .priority-areas__single {
    padding: 0 10px; }
  .priority-areas .widget-title {
    font-family: "GuardianSansWeb-Regular";
    font-size: 20px;
    font-weight: 600;
    padding-top: 30px;
    text-transform: none; }

.about-sections > .so-panel {
  margin-bottom: 0 !important;
  padding-top: 20px; }

.custom-columns-layout--about > .panel-layout > .panel-grid {
  padding-bottom: 25px;
  width: 100%; }
  .custom-columns-layout--about > .panel-layout > .panel-grid .panel-grid-cell > .panel-first-child {
    margin-bottom: 0 !important;
    padding-top: 0; }

.about-background {
  background-image: url("assets/images/background-about-us.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 160px; }

.people {
  font-size: 20px; }
  .people__single {
    padding: 0 10px; }
    .people__single .people__grayscale {
      filter: grayscale(100%);
      transition: filter 0.2s linear; }
    .people__single__name {
      font-size: 20px;
      padding-top: 10px;
      font-family: "GuardianSansWeb-Light";
      line-height: 22px; }
      .people__single__name strong {
        font-family: "GuardianSansWeb-Regular"; }
    .people__single .widget_sow-image {
      margin-bottom: 0 !important; }
    .people__single:hover .people__grayscale {
      filter: none; }
  .people__single:hover {
    cursor: pointer; }
    .people__single:hover .people__single__name {
      background-image: url("assets/images/arrow-white.png");
      background-position: right;
      background-repeat: no-repeat; }

.people__single__modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4); }
  .people__single__modal .modal__content {
    position: relative; }
    .people__single__modal .modal__content .modal__close img {
      position: absolute;
      right: 0;
      cursor: pointer !important;
      top: -23px; }
  .people__single__modal .panel-first-child {
    padding-top: 0; }
  .people__single__modal > div {
    background-color: #fefefe;
    margin: 50px auto auto auto;
    width: 80%;
    max-width: 670px; }
    .people__single__modal > div .modal__title {
      font-size: 40px;
      padding: 0 20px;
      color: #333333; }
    .people__single__modal > div .modal__text {
      font-size: 16px;
      padding: 0 20px 40px 20px;
      color: #333333; }

.custom-columns-layout--people {
  width: 72%; }
  .custom-columns-layout--people .panel-grid {
    display: inline-block;
    width: 33%; }
    .custom-columns-layout--people .panel-grid:first-child {
      width: 100%; }

.governance {
  padding-bottom: 90px;
  padding-top: 30px;
  background-color: #f2f2f2; }
  .governance__text > .so-panel {
    margin-bottom: 0 !important; }

.header-slogan--about {
  padding-bottom: 50px; }

.partners__single {
  height: 250px !important;
  overflow: hidden;
  background: #ffffff;
  transition: height 1s; }
  .partners__single > .so-panel {
    margin-bottom: 0 !important; }
  .partners__single > .so-panel ~ .so-panel {
    padding-top: 0 !important; }
  .partners__single .partner__desc {
    max-width: 304px;
    margin: auto;
    border: 2px solid transparent;
    border-top: 0;
    box-sizing: initial;
    padding: 0 15px 30px 15px;
    font-size: 20px;
    position: relative;
    color: transparent;
    background: #ffffff;
    opacity: 0;
    transition: color .2s, border-color .2s, opacity .2s; }
  .partners__single .partner__info {
    max-width: 304px;
    margin: auto;
    border: 2px solid transparent;
    border-top: 0;
    border-bottom: 0;
    box-sizing: initial;
    padding: 0 15px 30px 15px;
    position: relative;
    color: transparent;
    background: #ffffff;
    font-size: 14px;
    opacity: 0;
    transition: color .2s, border-color .2s, opacity .2s; }
  .partners__single .sow-image-container {
    padding: 0 15px 0 15px;
    max-width: 338px;
    margin: auto;
    border: 2px solid transparent;
    border-bottom: 0;
    transition: border-color .2s; }

.partners__single:hover {
  overflow: visible;
  height: auto; }
  .partners__single:hover .partner__desc {
    cursor: pointer;
    border: 2px solid #e31f26;
    border-top: 0;
    color: #e31f26;
    opacity: 1; }
    .partners__single:hover .partner__desc::after {
      background-image: url("assets/images/arrow.png");
      top: 0;
      content: "";
      height: 25px;
      position: absolute;
      right: 15px;
      width: 13px; }
  .partners__single:hover .partner__info {
    cursor: pointer;
    border-left: 2px solid #e31f26;
    border-right: 2px solid #e31f26;
    color: #333333;
    opacity: 1; }
  .partners__single:hover .sow-image-container {
    cursor: pointer;
    border: 2px solid red;
    border-bottom: 0; }

.partners__single__modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4); }
  .partners__single__modal .modal__content {
    position: relative; }
    .partners__single__modal .modal__content .modal__close img {
      position: absolute;
      right: 0;
      top: -21px;
      cursor: pointer !important; }
  .partners__single__modal .panel-first-child {
    padding-top: 0;
    margin-bottom: -21px !important; }
  .partners__single__modal img {
    padding: 0;
    border: none !important;
    cursor: default !important; }
  .partners__single__modal > div {
    background-color: #fefefe;
    margin: 50px auto auto auto;
    width: 80%;
    max-width: 670px; }
    .partners__single__modal > div .modal__title {
      font-size: 40px;
      padding: 0 20px; }
    .partners__single__modal > div .modal__text {
      font-size: 16px;
      padding: 0 20px 40px 20px; }

.reports__single .widget_sow-image {
  margin-bottom: 0 !important; }
.reports__single .widget_sow-editor {
  margin-bottom: 0 !important; }
.reports__single .reports__image {
  font-size: 30px;
  padding: 20px 10px 0 10px; }
.reports__single .reports__title {
  font-size: 30px;
  line-height: normal;
  padding-top: 15px; }
.reports__single .reports__desc {
  padding-top: 35px;
  font-size: 16px; }
.reports__single .reports__link {
  padding-top: 15px;
  font-size: 20px;
  color: #e31f26;
  background-image: url("assets/images/arrow-down.png");
  background-position: 140px 25px;
  background-repeat: no-repeat; }
  .reports__single .reports__link a, .reports__single .reports__link a:hover, .reports__single .reports__link a:focus, .reports__single .reports__link a:active {
    color: #e31f26;
    box-shadow: none; }

.faq {
  max-width: 836px;
  padding-bottom: 90px; }
  .faq .section-subtitle {
    margin-top: -30px;
    margin-bottom: -20px; }

.contact-map {
  position: relative; }
  .contact-map .widget_sow-editor {
    position: absolute;
    bottom: 30px;
    width: 493px;
    max-width: 100%; }
  .contact-map .widget_sow-google-map {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden; }
  .contact-map__text {
    font-size: 24px;
    max-width: 493px;
    max-height: 238px;
    line-height: 1.2em; }
    .contact-map__text a {
      color: inherit;
      box-shadow: none; }
    .contact-map__text .bolder-text {
      font-size: 24px; }

.event .entry-header, .event .post-thumbnail {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 10px; }
.event__header {
  max-width: 650px;
  padding-bottom: 20px; }
.event__content {
  font-size: 16px;
  max-width: 630px; }

.event-details, .event-details .widget {
  max-width: 850px;
  width: 100%;
  padding-left: 10px;
  font-size: 19px;
  font-weight: 500; }
  .event-details > .panel-layout > .panel-grid, .event-details .widget > .panel-layout > .panel-grid {
    margin-bottom: 0 !important; }
  .event-details__row, .event-details .widget__row {
    width: 50% !important;
    float: left;
    align-items: flex-start !important;
    flex-direction: unset !important; }
    .event-details__row > div, .event-details .widget__row > div {
      width: 50% !important;
      float: left;
      border-top: 1px solid #d5d5d5;
      border-right: 1px solid #d5d5d5;
      padding: 2px 17px;
      margin-bottom: 0 !important; }
  .event-details--cell, .event-details .widget--cell {
    padding-top: 5px; }
    .event-details--cell a, .event-details .widget--cell a {
      box-shadow: none; }

.post-miniature {
  max-width: 324px;
  float: left;
  padding: 0 10px 50px 10px; }
  .post-miniature .entry-header, .post-miniature .post-thumbnail {
    margin: 0; }
  .post-miniature__title {
    font-size: 30px;
    line-height: normal;
    padding-top: 17px; }
  .post-miniature__excerpt .entry-summary {
    font-size: 16px !important;
    color: #333333 !important;
    margin: 0 0 10px 0 !important;
    padding-top: 10px; }
  .post-miniature__link {
    padding-top: 10px;
    font-size: 20px;
    color: #e31f26;
    box-shadow: none !important;
    background-image: url("assets/images/arrow.png");
    background-position: 100px 11px;
    background-repeat: no-repeat;
    display: block;
    width: 115px; }
    .post-miniature__link:hover, .post-miniature__link:focus, .post-miniature__link:active {
      color: #e31f26; }

.section-footer {
  color: #333333;
  font-family: "GuardianSansWeb-Light";
  padding: 0; }
  .section-footer .site-info {
    width: 100%;
    border-top: 1px solid #e9e9e9;
    padding-bottom: 30px; }
    .section-footer .site-info .site-title {
      padding-top: 10px; }
      .section-footer .site-info .site-title__email {
        font-size: 20px;
        float: left;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px; }
        .section-footer .site-info .site-title__email a {
          color: #e31f26; }
      .section-footer .site-info .site-title__address {
        font-family: "GuardianSansWeb-Regular";
        font-size: 14px;
        float: right;
        text-align: right;
        padding-left: 10px;
        padding-right: 10px; }

.site-main {
  margin-bottom: 0; }

@media screen and (min-width: 44.375em) {
  .entry-content ul {
    margin-left: 1.25em; }

  .custom-columns-layout > .widget_sow-image {
    display: inline-table;
    width: 33%; }

  .custom-columns-layout--about > .panel-layout > .panel-grid {
    display: inline-table;
    border-bottom: 1px solid #d5d5d5; }
    .custom-columns-layout--about > .panel-layout > .panel-grid:last-child {
      border-bottom: none; }
    .custom-columns-layout--about > .panel-layout > .panel-grid .so-widget-sow-editor:nth-child(2) {
      padding-left: 0;
      padding-right: 0; } }
@media screen and (min-width: 56.875em) {
  .content-area {
    float: none;
    margin-right: 0;
    margin-left: 0;
    width: initial; }

  .site-info, .site-info a {
    color: inherit; }

  .site-footer {
    padding: 0 4.5455% 0; }

  .site-content--offset {
    padding-left: 0;
    padding-right: 0; }

  .top-menu--fullpage, .top-menu {
    height: auto;
    max-width: 1440px;
    margin: 0 auto;
    overflow: auto;
    padding: 0 35px 0 80px; }
    .top-menu--fullpage a, .top-menu a {
      color: #333333; }
    .top-menu--fullpage .top-menu__elements, .top-menu .top-menu__elements {
      border-left: 1px solid rgba(51, 51, 51, 0.2);
      margin-right: 170px; }
      .top-menu--fullpage .top-menu__elements .current-menu-item > a, .top-menu .top-menu__elements .current-menu-item > a {
        color: #e31f26;
        font-weight: normal; }
      .top-menu--fullpage .top-menu__elements a:hover, .top-menu--fullpage .top-menu__elements a:focus, .top-menu .top-menu__elements a:hover, .top-menu .top-menu__elements a:focus {
        color: #e31f26; }
      .top-menu--fullpage .top-menu__elements .primary-menu li, .top-menu .top-menu__elements .primary-menu li {
        float: none;
        text-align: left;
        line-height: 28px; }
        .top-menu--fullpage .top-menu__elements .primary-menu li a, .top-menu .top-menu__elements .primary-menu li a {
          padding-bottom: 0;
          padding-top: 0; }
      .top-menu--fullpage .top-menu__elements li:hover > a,
      .top-menu--fullpage .top-menu__elements li.focus > a, .top-menu .top-menu__elements li:hover > a,
      .top-menu .top-menu__elements li.focus > a {
        color: #e31f26; }
      .top-menu--fullpage .top-menu__elements a, .top-menu .top-menu__elements a {
        color: #333333;
        font-size: 24px;
        line-height: 28px; }

  .header-slogan, .header-slogan--about,
  .more-info,
  .white-on-red,
  .site-footer {
    padding-left: 70px;
    padding-right: 70px; }

  .custom-padding, .governance, .event__header {
    padding-left: 70px;
    padding-right: 70px; } }
@media screen and (min-width: 61.5625em) {
  .site-branding, .header-image {
    margin-top: 1em;
    margin-bottom: 1em; }

  .site-header-menu {
    margin-top: 0;
    margin-bottom: 1em; }

  .custom-logo {
    max-width: none; } }
@media screen and (min-width: 85.005em) {
  .custom-columns-layout--about {
    margin-bottom: -30px !important; }
    .custom-columns-layout--about > .panel-layout > .panel-grid {
      width: 25%;
      display: table-cell;
      border-right: 1px solid #d5d5d5;
      border-bottom: none; }
      .custom-columns-layout--about > .panel-layout > .panel-grid:last-child {
        width: 25%;
        border-right: none; } }
/* mobile */
@media (max-width: 780px) {
  .home .site {
    background-size: auto; }

  .header-slogan, .header-slogan--about, .more-info {
    font-size: 30px; }

  .header-title, .header-title--red {
    font-size: 60px; }

  .custom-columns-layout > .widget_sow-image {
    width: 50%;
    display: inline-table; }

  .priority-areas .widget-title {
    font-size: 19px; }

  .section-footer .site-info .site-title__email {
    float: none; }
  .section-footer .site-info .site-title__address {
    padding-top: 10px;
    float: none;
    text-align: left; }

  .text-underline--big,
  .text-underline--small {
    background-position: 0 31px; }

  .custom-columns-layout--people {
    width: 100%; }
    .custom-columns-layout--people .panel-grid {
      width: 100%; }
      .custom-columns-layout--people .panel-grid:first-child {
        width: 100%; }

  .contact-map {
    background-position: center -30px; }

  .people__single {
    filter: none; }

  .partners__single__modal > div .modal__title,
  .people__single__modal > div .modal__title {
    font-size: 24px; }

  .event-details__row {
    width: 100% !important; }
    .event-details__row > div {
      border-top: 1px solid #d5d5d5;
      border-right: 1px solid #d5d5d5;
      padding-left: 7px; }
  .event-details--cell:nth-child(2), .event-details--cell:nth-child(4) {
    padding-left: 5px;
    border-right: 1px solid transparent; }

  .post-miniature {
    max-width: none; } }

/*# sourceMappingURL=style.css.map */
