@charset "UTF-8";
/* VARIABLES */
/* IMPORT PARTIALS */
.home .slide {
  display: inline-block;
  height: 625px;
  width: 100%;
  margin-top: -190px;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 1270px) {
    .home .slide {
      height: 550px;
      margin-top: -100px; } }
  @media only screen and (max-width: 767px) {
    .home .slide {
      height: 400px; } }
  .home .slide figure {
    height: 625px;
    position: relative;
    width: 100%; }
    @media only screen and (max-width: 1270px) {
      .home .slide figure {
        height: 550px; } }
    @media only screen and (max-width: 767px) {
      .home .slide figure {
        height: 400px; } }
    .home .slide figure img {
      width: 100%;
      height: 625px;
      -o-object-fit: cover;
      object-fit: cover; }
      @media only screen and (max-width: 1270px) {
        .home .slide figure img {
          height: 550px; } }
      @media only screen and (max-width: 767px) {
        .home .slide figure img {
          height: 400px; } }
    .home .slide figure .filter {
      position: absolute;
      width: auto;
      height: 625px;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(100, 46, 0, 0.2); }
      @media only screen and (max-width: 1270px) {
        .home .slide figure .filter {
          height: 550px; } }
      @media only screen and (max-width: 767px) {
        .home .slide figure .filter {
          height: 400px; } }
  .home .slide .text {
    position: absolute;
    top: calc(50% + 40px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffffff;
    text-align: center;
    color: #ffffff; }
    .home .slide .text a {
      color: #ffffff; }
    .home .slide .text h1 {
      font-family: "Lato", "Arial", sans-serif;
      font-weight: bold;
      font-size: 14px;
      text-shadow: 0px 4px 20px #382200;
      color: #ffffff; }
      @media only screen and (max-width: 767px) {
        .home .slide .text h1 {
          font-size: 10px; } }
      .home .slide .text h1 div {
        letter-spacing: 5px; }
    .home .slide .text h2 {
      max-height: 240px;
      overflow: hidden; }
      .home .slide .text h2 p {
        color: #ffffff;
        font-size: 44px;
        font-family: "Lora", "Georgia", serif;
        font-weight: normal;
        text-shadow: 1px 4px 30px #382200; }
        @media only screen and (max-width: 767px) {
          .home .slide .text h2 p {
            font-size: 20px; } }
    .home .slide .text img {
      height: auto;
      max-width: 64px;
      text-align: center; }
    .home .slide .text .cta-btn {
      border-color: #ffffff;
      padding: 0 25px; }
      .home .slide .text .cta-btn:hover {
        background: none;
        color: #ffffff !important; }
  .home .slide .left-arrow, .home .slide .right-arrow {
    z-index: 0;
    cursor: pointer; }
  .home .slide .left-arrow {
    position: absolute;
    top: calc(50% + 40px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5%; }
  .home .slide .right-arrow {
    position: absolute;
    top: calc(50% + 40px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5%; }
.home main {
  clear: both; }
  .home main .pictures {
    margin: 0 0; }
    .home main .pictures article {
      clear: both;
      padding: 0 0; }
      .home main .pictures article figure img {
        width: 100%; }
      .home main .pictures article .desc {
        padding: 1% 3%; }
        .home main .pictures article .desc h2 {
          font-size: 32px;
          height: 71px;
          overflow: hidden; }
        .home main .pictures article .desc p {
          font-size: 16px;
          height: 68px;
          overflow: hidden; }
    .home main .pictures .main-article {
      border: 0.5px solid #000000; }
      .home main .pictures .main-article figure {
        height: 435px;
        overflow: hidden; }
        .home main .pictures .main-article figure img {
          display: block;
          width: 100%;
          height: 435px;
          -o-object-fit: cover;
          object-fit: cover; }
          @media only screen and (max-width: 1200px) {
            .home main .pictures .main-article figure img {
              height: auto; } }
        @media only screen and (max-width: 1200px) {
          .home main .pictures .main-article figure {
            height: auto; } }
    .home main .pictures .article-links-one,
    .home main .pictures .article-links-two {
      border: 0.5px solid #000000; }
      @media only screen and (max-width: 991px) {
        .home main .pictures .article-links-one,
        .home main .pictures .article-links-two {
          display: none; } }
      .home main .pictures .article-links-one figure,
      .home main .pictures .article-links-two figure {
        height: 144px;
        overflow: hidden; }
        @media only screen and (max-width: 1200px) {
          .home main .pictures .article-links-one figure,
          .home main .pictures .article-links-two figure {
            height: auto; } }
        .home main .pictures .article-links-one figure img,
        .home main .pictures .article-links-two figure img {
          display: block;
          width: 100%;
          height: 144px;
          -o-object-fit: cover;
          object-fit: cover; }
          @media only screen and (max-width: 1200px) {
            .home main .pictures .article-links-one figure img,
            .home main .pictures .article-links-two figure img {
              height: auto; } }
  .home main .home-banner {
    margin-top: 33px;
    padding-top: 120px; }
    @media only screen and (max-width: 767px) {
      .home main .home-banner {
        padding-top: 20px; } }
    .home main .home-banner .col-lg-3 {
      padding-bottom: 50px; }
      @media only screen and (max-width: 767px) {
        .home main .home-banner .col-lg-3 {
          padding-bottom: 15px; } }
      .home main .home-banner .col-lg-3 div {
        padding: 0 40px 0 20px;
        font-family: "Lato", "Arial", sans-serif;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
        margin-bottom: 1px; }
        .home main .home-banner .col-lg-3 div span {
          margin-left: 20px; }
      .home main .home-banner .col-lg-3 h5 {
        border-right: 1px solid #000000; }
        @media only screen and (max-width: 767px) {
          .home main .home-banner .col-lg-3 h5 {
            border-right: none; } }
        .home main .home-banner .col-lg-3 h5:last-child {
          border-right: none; }
        .home main .home-banner .col-lg-3 h5 div {
          padding: 0 20px;
          color: #D0033F;
          font-family: "Lato", "Arial", sans-serif;
          font-weight: 700;
          font-size: 30px;
          line-height: 45px; }
  .home main .newsletter {
    background-color: #72868E;
    clear: both;
    padding: 10px 0 10px 20px; }
    .home main .newsletter span {
      color: #fff;
      margin-top: 10px;
      font-family: "Lato", "Arial", sans-serif;
      font-size: 24px; }
      @media only screen and (max-width: 767px) {
        .home main .newsletter span {
          text-align: center; } }
      .home main .newsletter span:first-child {
        /*margin-right: 100px;*/ }
      .home main .newsletter span:nth-child(2) {
        font-size: 20px;
        font-style: italic;
        font-weight: 400; }
    .home main .newsletter form input[type=text] {
      height: 32px;
      border: none;
      font-style: italic;
      padding-left: 10px;
      margin-right: 10px; }
      .home main .newsletter form input[type=text]::-webkit-input-placeholder {
        padding-left: 10px; }
      .home main .newsletter form input[type=text]:-ms-input-placeholder {
        padding-left: 10px; }
      .home main .newsletter form input[type=text]::placeholder {
        padding-left: 10px;
        color: #72868E; }
    .home main .newsletter form input[type=submit] {
      height: 32px;
      border: none;
      background-color: #0085CC;
      color: #fff;
      border-radius: 2px;
      font-size: 16px;
      vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      .home main .newsletter {
        padding-bottom: 2%; } }
  .home main .books {
    clear: both;
    margin-top: 20px; }
    .home main .books h3 {
      border-left: 4px solid #D0033F;
      padding: 30px 0;
      font-size: 24px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 700;
      padding-left: 20px; }
      .home main .books h3 a {
        color: #000000; }
    .home main .books article {
      overflow: hidden;
      background: #ffffff;
      border: 0.5px solid #A1AFB3;
      border-right: none;
      padding: 15px 20px; }
      .home main .books article:nth-child(2n+2) {
        border-top: 4px solid #E4D6A7; }
      .home main .books article:nth-child(2n+3) {
        border-top: 4px solid #EFE6CA; }
      .home main .books article:last-child {
        display: none; }
        @media only screen and (max-width: 991px) {
          .home main .books article:last-child {
            display: block; } }
      .home main .books article figure {
        overflow: hidden; }
      .home main .books article img {
        width: 100%;
        max-height: 150px;
        -o-object-fit: cover;
        object-fit: cover; }
        @media only screen and (max-width: 767px) {
          .home main .books article img {
            max-height: inherit;
            height: auto;
            max-width: 100%;
            -o-object-fit: inherit;
            object-fit: inherit; } }
      .home main .books article .desc {
        height: 272px;
        overflow: hidden;
        padding: 0 20px; }
        .home main .books article .desc span {
          display: inline-block;
          color: #72868E;
          font-size: 12px;
          font-weight: bold; }
        .home main .books article .desc h2 {
          max-height: 19px;
          padding-bottom: 1px;
          overflow: hidden;
          margin-top: 0;
          margin-bottom: 15px;
          font-size: 16px;
          font-family: "Lato", "Arial", sans-serif;
          font-weight: bold;
          line-height: normal; }
          .home main .books article .desc h2 a {
            color: #143642; }
        .home main .books article .desc h4 {
          max-height: 70px;
          padding-bottom: 2px;
          overflow: hidden;
          font-size: 20px;
          margin-bottom: 15px;
          margin-top: 0;
          line-height: 1.15; }
          .home main .books article .desc h4 a {
            color: #143642; }
          .home main .books article .desc h4:hover {
            text-decoration: underline; }
        .home main .books article .desc h5 {
          max-height: 35px;
          overflow: hidden;
          font-size: 16px;
          font-family: "Lato", "Arial", sans-serif;
          color: #72868E;
          text-decoration: underline;
          margin-top: 0;
          margin-bottom: 25px;
          padding-bottom: 2px; }
          .home main .books article .desc h5 a {
            color: #72868E; }
          .home main .books article .desc h5 span {
            font-size: 16px;
            font-weight: normal; }
        .home main .books article .desc .price {
          display: block;
          font-size: 16px;
          font-weight: bold;
          color: #000000; }
        .home main .books article .desc .cta-btn {
          position: absolute;
          bottom: 0;
          color: #D0033F;
          border-color: #D0033F;
          display: inline-block;
          height: auto;
          line-height: normal;
          padding: 5px 10px;
          max-height: 44px; }
          .home main .books article .desc .cta-btn:hover {
            border-color: #9D8497;
            color: #9D8497 !important; }
    .home main .books article:last-of-type {
      border-right: 1px solid #A1AFB3;
      display: none; }
      @media only screen and (max-width: 991px) {
        .home main .books article:last-of-type {
          display: block; } }
    .home main .books article:nth-child(4) {
      border-right: 1px solid #A1AFB3; }
      @media only screen and (max-width: 991px) {
        .home main .books article:nth-child(4) {
          border-right: none; } }
      @media only screen and (max-width: 767px) {
        .home main .books article:nth-child(4) {
          border-right: 1px solid #A1AFB3; } }
    @media only screen and (max-width: 991px) {
      .home main .books article:nth-child(3) {
        border-right: 1px solid #A1AFB3; } }
    @media only screen and (max-width: 767px) {
      .home main .books article:nth-child(2) {
        border-right: 1px solid #A1AFB3; } }
    .home main .books .action-cta {
      display: inline-block;
      margin-top: 25px; }
      .home main .books .action-cta:hover {
        color: #ffffff; }
  .home main .fairs {
    clear: both;
    margin-top: 33px; }
    .home main .fairs span {
      text-decoration: underline; }
      .home main .fairs span a {
        color: #143642; }
    .home main .fairs div h3 {
      border-left: 4px solid #D0033F;
      padding: 30px 0;
      font-size: 24px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 700;
      padding-left: 20px; }
      .home main .fairs div h3 a {
        color: #000000; }
    .home main .fairs div article {
      background: #ffffff;
      border: 0.5px solid #A1AFB3;
      border-right: none;
      padding: 0 0;
      position: relative; }
      .home main .fairs div article figure {
        height: 200px;
        overflow: hidden; }
        .home main .fairs div article figure img {
          display: block;
          width: 100%;
          height: 200px;
          -o-object-fit: cover;
          object-fit: cover; }
      .home main .fairs div article .desc {
        position: relative;
        padding: 15px 20px; }
        .home main .fairs div article .desc .cat-country {
          height: 21px;
          overflow: hidden;
          word-wrap: normal;
          text-overflow: ellipsis; }
        .home main .fairs div article .desc span {
          font-size: 12px;
          font-weight: bold;
          text-decoration: underline; }
          .home main .fairs div article .desc span a {
            color: #143642; }
        .home main .fairs div article .desc .pipe {
          padding: 0 9px;
          text-decoration: none; }
        .home main .fairs div article .desc h4 {
          font-size: 24px;
          line-height: 1.15;
          height: 84px;
          overflow-y: hidden;
          margin-bottom: 50px;
          padding-bottom: 2px; }
          .home main .fairs div article .desc h4 a {
            color: #143642 !important; }
          .home main .fairs div article .desc h4:hover {
            text-decoration: underline; }
          @media only screen and (max-width: 767px) {
            .home main .fairs div article .desc h4 {
              max-height: 100px; } }
        .home main .fairs div article .desc .date {
          position: absolute;
          bottom: 15px;
          height: 25px;
          overflow: hidden; }
          .home main .fairs div article .desc .date span {
            font-size: 14px;
            text-decoration: none;
            color: #000000;
            vertical-align: middle; }
          .home main .fairs div article .desc .date img {
            height: 16px;
            width: 16px;
            margin-right: 5px; }
          .home main .fairs div article .desc .date time {
            font-size: 14px;
            font-weight: bold; }
    @media only screen and (max-width: 767px) {
      .home main .fairs div.views-row:nth-child(1) article,
      .home main .fairs div.views-row:nth-child(3) article {
        border-right: 1px solid #A1AFB3; } }
    @media only screen and (max-width: 991px) {
      .home main .fairs div.views-row:nth-child(2) article {
        border-right: 1px solid #A1AFB3; } }
    @media only screen and (max-width: 767px) {
      .home main .fairs div.views-row:nth-child(2) article {
        border-top: none; } }
    @media only screen and (max-width: 991px) {
      .home main .fairs div.views-row:nth-child(3) article,
      .home main .fairs div.views-row:nth-child(4) article {
        border-top: none; } }
    .home main .fairs div.views-row:nth-child(4) article {
      border-right: 1px solid #A1AFB3; }
  .home main .catalogs {
    clear: both;
    margin: 20px 0; }
    .home main .catalogs div h3 {
      border-left: 4px solid #D0033F;
      padding: 30px 0;
      font-size: 24px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 700;
      padding-left: 20px; }
      .home main .catalogs div h3 a {
        color: #143642; }
    .home main .catalogs div article {
      padding-bottom: 40px;
      border: 0.5px solid #A1AFB3; }
    .home main .catalogs .item {
      height: 351px;
      overflow: hidden;
      padding: 15px 15px;
      border: 1px solid #A1AFB3;
      border-right: none;
      background: #ffffff; }
      .home main .catalogs .item figure {
        overflow: hidden; }
        .home main .catalogs .item figure img {
          max-height: 150px;
          width: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
          @media only screen and (max-width: 767px) {
            .home main .catalogs .item figure img {
              max-height: inherit;
              height: auto;
              max-width: 100%;
              -o-object-fit: inherit;
              object-fit: inherit; } }
      .home main .catalogs .item .text {
        position: relative;
        padding: 0 20px; }
        .home main .catalogs .item .text .datas {
          height: 265px;
          overflow: hidden; }
        .home main .catalogs .item .text h3 {
          cursor: pointer;
          max-height: 71px;
          overflow: hidden;
          padding: 0 0;
          border-left: none;
          font-weight: normal;
          font-size: 20px;
          line-height: 1.15;
          font-family: "Lora", "Georgia", serif;
          margin-top: 0;
          margin-bottom: 25px;
          padding-bottom: 2px; }
          .home main .catalogs .item .text h3:hover {
            text-decoration: underline; }
        .home main .catalogs .item .text h4 {
          max-height: 35px;
          overflow: hidden;
          margin-top: 0;
          font-family: "Lato", "Arial", sans-serif;
          font-size: 16px;
          font-weight: normal;
          text-decoration: underline;
          margin-bottom: 20px;
          padding-bottom: 2px;
          color: #72868E; }
          .home main .catalogs .item .text h4 a {
            color: #72868E; }
        .home main .catalogs .item .text .glyphicon {
          color: #0085CC; }
        .home main .catalogs .item .text p {
          max-height: 51px;
          overflow: hidden;
          color: #72868E;
          font-size: 12px;
          margin-bottom: 20px; }
          .home main .catalogs .item .text p a {
            color: #72868E; }
        .home main .catalogs .item .text .cta-btn {
          height: auto;
          line-height: normal;
          padding: 5px 10px; }
        .home main .catalogs .item .text span {
          font-weight: 700;
          font-size: 12px;
          color: #72868E;
          font-weight: 700; }
        .home main .catalogs .item .text .read {
          display: block;
          font-weight: 700;
          font-size: 14px;
          color: #0085CC; }
          .home main .catalogs .item .text .read h3 {
            max-height: 78px;
            overflow: hidden;
            padding: 0 0;
            border-left: none;
            font-weight: normal;
            font-size: 20px;
            line-height: 25px;
            font-family: "Lora", "Georgia", serif;
            margin-bottom: 25px; }
        .home main .catalogs .item .text .book {
          color: #72868E; }
    .home main .catalogs div.views-row:last-of-type .item {
      display: none; }
      @media only screen and (max-width: 991px) {
        .home main .catalogs div.views-row:last-of-type .item {
          border-right: 1px solid #A1AFB3;
          display: block; } }
    @media only screen and (max-width: 767px) {
      .home main .catalogs div.views-row:nth-child(1) .item {
        border-right: 1px solid #A1AFB3;
        border-bottom: none; } }
    @media only screen and (max-width: 991px) {
      .home main .catalogs div.views-row:nth-child(2) .item {
        border-right: 1px solid #A1AFB3;
        border-bottom: none; } }
    @media only screen and (max-width: 767px) {
      .home main .catalogs div.views-row:nth-child(2) .item {
        border-bottom: 1px solid #A1AFB3; } }
    .home main .catalogs div.views-row:nth-child(3) .item {
      border-right: 1px solid #A1AFB3; }
      @media only screen and (max-width: 991px) {
        .home main .catalogs div.views-row:nth-child(3) .item {
          border-top: none;
          border-right: none;
          clear: both; } }
      @media only screen and (max-width: 767px) {
        .home main .catalogs div.views-row:nth-child(3) .item {
          border-right: 1px solid #A1AFB3;
          border-bottom: none; } }
    .home main .catalogs div.views-row:nth-child(4) .item {
      border-right: 1px solid #A1AFB3; }
  .home main .news {
    margin: 20px 0;
    overflow: hidden; }
    .home main .news .main-container {
      position: relative;
      overflow: hidden; }
    .home main .news .news-container {
      width: 200%;
      overflow-x: hidden;
      -webkit-transition: margin-left ease 1s;
      transition: margin-left ease 1s; }
      @media only screen and (max-width: 1200px) {
        .home main .news .news-container {
          width: 260%; } }
      @media only screen and (max-width: 850px) {
        .home main .news .news-container {
          width: 370%; } }
      .home main .news .news-container article {
        background: #ffffff;
        width: 10%;
        float: left;
        border: 1px solid #A1AFB3;
        border-right: none; }
        .home main .news .news-container article figure {
          height: 200px;
          overflow: hidden; }
          .home main .news .news-container article figure img {
            display: block;
            width: 100%;
            height: 200px;
            -o-object-fit: cover;
            object-fit: cover; }
        .home main .news .news-container article .video {
          height: 200px;
          overflow: hidden; }
          .home main .news .news-container article .video iframe {
            display: block;
            width: 100%;
            height: 200px;
            -o-object-fit: cover;
            object-fit: cover;
            border: none; }
        .home main .news .news-container article .desc {
          height: 335px;
          overflow: hidden;
          padding: 15px 20px; }
          .home main .news .news-container article .desc span {
            font-size: 12px;
            font-weight: 700;
            color: #0085CC;
            display: inline-block; }
          .home main .news .news-container article .desc .published {
            font-family: "Lora", "Georgia", serif;
            font-weight: 400;
            font-size: 12px;
            color: #143642; }
          .home main .news .news-container article .desc .text-uppercase {
            max-height: 17px;
            overflow: hidden;
            color: #000000;
            text-decoration: underline; }
            .home main .news .news-container article .desc .text-uppercase a {
              color: #000000; }
          .home main .news .news-container article .desc h5 {
            position: relative;
            font-family: "Lora", "Georgia", serif;
            font-size: 20px;
            line-height: 1.15;
            max-height: 94px;
            padding-bottom: 2px;
            overflow: hidden; }
            .home main .news .news-container article .desc h5 a {
              color: #143642; }
            .home main .news .news-container article .desc h5:hover {
              text-decoration: underline; }
          .home main .news .news-container article .desc .paragraphs {
            font-size: 16px;
            line-height: 22px;
            margin-top: 25px;
            max-height: 67px;
            overflow: hidden;
            font-family: "Lato", "Arial", sans-serif; }
          .home main .news .news-container article .desc .author {
            font-style: italic;
            font-size: 14px;
            font-weight: 700;
            font-family: "Lora", "Georgia", serif;
            max-height: 22px;
            overflow: hidden; }
          .home main .news .news-container article .desc .more {
            position: absolute;
            bottom: 15px; }
            .home main .news .news-container article .desc .more a {
              color: #0085CC;
              font-weight: 700;
              font-size: 14px; }
      .home main .news .news-container div.views-row:last-of-type article {
        border-right: 1px solid #A1AFB3; }
      .home main .news .news-container .no-caption {
        overflow: hidden; }
        .home main .news .news-container .no-caption figure {
          display: none; }
        .home main .news .news-container .no-caption .desc {
          height: inherit; }
          .home main .news .news-container .no-caption .desc .paragraphs {
            max-height: inherit;
            height: 264px;
            overflow: hidden; }
      .home main .news .news-container h3 {
        border-left: 4px solid #D0033F;
        padding: 30px 0;
        font-size: 24px;
        font-family: "Lato", "Arial", sans-serif;
        font-weight: 700;
        padding-left: 20px; }
        .home main .news .news-container h3 a {
          color: #000000; }
    .home main .news .arrow-right {
      display: block;
      position: absolute;
      height: 100%;
      right: 5px;
      top: 0;
      vertical-align: middle;
      cursor: pointer; }
      .home main .news .arrow-right img {
        width: 50px;
        margin-top: 270px; }
      @media only screen and (max-width: 767px) {
        .home main .news .arrow-right {
          right: 5px;
          background: transparent; } }
    .home main .news .arrow-left {
      display: block;
      position: absolute;
      height: 100%;
      left: 5px;
      top: 0;
      vertical-align: middle;
      cursor: pointer; }
      .home main .news .arrow-left img {
        width: 50px;
        margin-top: 270px; }
      @media only screen and (max-width: 767px) {
        .home main .news .arrow-left {
          left: 5px;
          background: transparent; } }
  .home main .socials {
    background: #ffffff;
    clear: both;
    padding: 25px 0; }
    .home main .socials .global {
      padding: 0 5%; }
      @media only screen and (max-width: 1199px) {
        .home main .socials .global {
          padding: 15px 15px; } }
      .home main .socials .global .follow,
      .home main .socials .global .custom-follow-button {
        margin-top: 10px;
        border: 1px solid #0085CC;
        border-radius: 2px;
        background-color: #ffffff;
        color: #0085CC;
        font-weight: 700;
        padding: 1px 10px 1px 9px; }
      .home main .socials .global h5 {
        margin-top: 0;
        font-size: 20px;
        font-weight: 700;
        font-family: "Lato", "Arial", sans-serif; }
        .home main .socials .global h5 a {
          color: #143642; }
      .home main .socials .global i {
        padding-right: 15px; }
    .home main .socials .post {
      border-right: 1px solid #000000; }
      @media only screen and (max-width: 991px) {
        .home main .socials .post {
          border-right: none;
          border-bottom: 1px solid #A1AFB3;
          padding-bottom: 20px; } }
    .home main .socials #instafeed {
      clear: both;
      padding-top: 5%; }
      .home main .socials #instafeed figure {
        padding: 1% 1%; }
    .home main .socials .twitter-block {
      clear: both;
      padding-top: 5%; }
      @media only screen and (max-width: 1199px) {
        .home main .socials .twitter-block {
          padding-top: 20px; } }
    .home main .socials #container {
      margin-top: 10px; }
  .home main .cta-btn {
    margin-top: 25px; }
  .home main section.home-banner > div > div:nth-child(4) h5 {
    border-right: none; }
  @media only screen and (max-width: 1200px) {
    .home main section.home-banner > div > div:nth-child(4) h5 {
      border-right: 1px solid #000000; } }
  @media only screen and (max-width: 767px) {
    .home main section.home-banner > div > div:nth-child(4) h5 {
      border-right: none; } }
  .home main .more-articles {
    margin-top: 0;
    margin-bottom: 45px; }

div[aria-label="Status message"] {
  position: absolute;
  top: 650px; }
  @media only screen and (max-width: 1270px) {
    div[aria-label="Status message"] {
      top: 670px; } }
  @media only screen and (max-width: 767px) {
    div[aria-label="Status message"] {
      top: 430px; } }

div[aria-label="Error message"] {
  text-align: center; }

.main-fair-body .news {
  margin: 20px 0;
  overflow: hidden; }
  .main-fair-body .news .main-container {
    position: relative;
    overflow: hidden; }
  .main-fair-body .news .news-container {
    width: 200%;
    overflow-x: hidden;
    -webkit-transition: margin-left ease 1s;
    transition: margin-left ease 1s; }
    @media only screen and (max-width: 1200px) {
      .main-fair-body .news .news-container {
        width: 260%; } }
    @media only screen and (max-width: 850px) {
      .main-fair-body .news .news-container {
        width: 370%; } }
    .main-fair-body .news .news-container article {
      width: 10%;
      float: left; }
      .main-fair-body .news .news-container article figure iframe {
        display: block;
        width: 100%;
        height: 200px;
        -o-object-fit: cover;
        object-fit: cover;
        border: none; }
      .main-fair-body .news .news-container article .video {
        height: 200px;
        overflow: hidden; }
    .main-fair-body .news .news-container .no-caption {
      overflow: hidden; }
      .main-fair-body .news .news-container .no-caption figure {
        display: none; }
      .main-fair-body .news .news-container .no-caption .desc p {
        height: 264px;
        overflow: hidden; }
  .main-fair-body .news .arrow-right {
    display: block;
    position: absolute;
    height: 100%;
    right: 5px;
    top: 0;
    vertical-align: middle;
    cursor: pointer; }
    .main-fair-body .news .arrow-right img {
      width: 50px;
      margin-top: 198px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .main-fair-body .news .arrow-right {
        right: 5px;
        background: transparent; } }
  .main-fair-body .news .arrow-left {
    display: block;
    position: absolute;
    height: 100%;
    left: 5px;
    top: 0;
    vertical-align: middle;
    cursor: pointer; }
    .main-fair-body .news .arrow-left img {
      width: 50px;
      margin-top: 198px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .main-fair-body .news .arrow-left {
        left: 5px;
        background: transparent; } }
.main-fair-body main {
  padding-top: 30px; }
  @media only screen and (max-width: 991px) {
    .main-fair-body main .filter {
      padding-bottom: 10%; } }
  .main-fair-body main .slider {
    clear: both;
    position: relative;
    background: #ffffff;
    border: 1px solid #A1AFB3;
    margin-bottom: 25px; }
    .main-fair-body main .slider .slide {
      height: 440px; }
      @media only screen and (max-width: 991px) {
        .main-fair-body main .slider .slide {
          height: auto; } }
    .main-fair-body main .slider figure {
      height: 440px;
      overflow: hidden; }
      .main-fair-body main .slider figure a img {
        height: 440px;
        width: 100%;
        vertical-align: middle;
        display: block;
        -o-object-fit: cover;
        object-fit: cover; }
    .main-fair-body main .slider .desc {
      position: relative;
      height: 440px;
      overflow: hidden;
      margin-left: -50px; }
      @media only screen and (max-width: 991px) {
        .main-fair-body main .slider .desc {
          margin-left: 0;
          padding: 25px 55px; } }
      @media only screen and (max-width: 767px) {
        .main-fair-body main .slider .desc {
          padding-left: 15px;
          padding-right: 60px; } }
      .main-fair-body main .slider .desc .intro {
        height: 16px;
        overflow: hidden;
        text-decoration: underline;
        text-transform: uppercase; }
        .main-fair-body main .slider .desc .intro div {
          display: inline-block;
          text-decoration: underline; }
      .main-fair-body main .slider .desc .pipe {
        text-decoration: none;
        padding: 0 9px; }
      .main-fair-body main .slider .desc h3 {
        font-family: "Lora", "Georgia", serif;
        font-size: 24px;
        font-weight: 400;
        max-height: 84px;
        padding-bottom: 10px;
        line-height: 1.15;
        overflow: hidden; }
        .main-fair-body main .slider .desc h3:hover {
          text-decoration: underline; }
      .main-fair-body main .slider .desc .text {
        height: 180px;
        overflow: hidden; }
      .main-fair-body main .slider .desc .date {
        position: absolute;
        bottom: 15px;
        max-height: 42px;
        overflow: hidden; }
        .main-fair-body main .slider .desc .date span {
          vertical-align: middle;
          font-size: 14px; }
          .main-fair-body main .slider .desc .date span time {
            color: #000000;
            font-size: 14px;
            font-weight: bold;
            height: 15px;
            overflow: hidden;
            text-transform: capitalize; }
        .main-fair-body main .slider .desc .date img {
          width: 16px;
          vertical-align: middle;
          margin-right: 5px; }
        @media only screen and (max-width: 991px) {
          .main-fair-body main .slider .desc .date {
            position: static; } }
      .main-fair-body main .slider .desc div p {
        margin-bottom: 50px;
        font-size: 16px;
        line-height: 24px;
        height: 101px;
        overflow: hidden;
        margin-bottom: 15%; }
    .main-fair-body main .slider .arrow-right {
      position: absolute;
      height: 100%;
      right: 5px;
      top: 0;
      vertical-align: middle;
      cursor: pointer; }
      .main-fair-body main .slider .arrow-right img {
        width: 50px;
        margin-top: 220px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      @media only screen and (max-width: 767px) {
        .main-fair-body main .slider .arrow-right {
          background: none;
          right: 5px; } }
    .main-fair-body main .slider .arrow-left {
      position: absolute;
      height: 100%;
      left: 5px;
      top: 0;
      vertical-align: middle;
      cursor: pointer; }
      .main-fair-body main .slider .arrow-left img {
        width: 50px;
        margin-top: 220px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      @media only screen and (max-width: 767px) {
        .main-fair-body main .slider .arrow-left {
          background: none;
          left: 5px; } }
  .main-fair-body main .events {
    margin-bottom: 25px; }
    .main-fair-body main .events h3 {
      border-left: 4px solid #D0033F;
      padding: 30px 0;
      font-size: 24px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 700;
      padding-left: 20px; }
      .main-fair-body main .events h3 div {
        color: #000000; }
    .main-fair-body main .events figure {
      height: 180px;
      overflow: hidden; }
      .main-fair-body main .events figure img {
        display: block;
        width: 100%;
        height: 180px;
        -o-object-fit: cover;
        object-fit: cover; }
    .main-fair-body main .events .desc {
      position: relative;
      height: auto; }
    .main-fair-body main .events article {
      border-left: none; }
    .main-fair-body main .events .views-row:first-of-type article {
      border-left: 1px solid #A1AFB3; }
  .main-fair-body main .fairs {
    margin-bottom: 25px; }
    .main-fair-body main .fairs h3 {
      border-left: 4px solid #D0033F;
      padding: 30px 0;
      font-size: 24px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 700;
      padding-left: 20px; }
      .main-fair-body main .fairs h3 div {
        color: #000000; }
    .main-fair-body main .fairs figure {
      height: 180px;
      overflow: hidden; }
      .main-fair-body main .fairs figure img {
        display: block;
        width: 100%;
        height: 180px;
        -o-object-fit: cover;
        object-fit: cover; }
    @media only screen and (max-width: 767px) {
      .main-fair-body main .fairs .views-row:nth-child(1n) article.elem {
        border-top: 1px solid #A1AFB3;
        border-right: 1px solid #A1AFB3; } }
    @media only screen and (max-width: 991px) {
      .main-fair-body main .fairs .views-row:nth-child(2n) article.elem {
        border-right: 1px solid #A1AFB3; } }
    @media only screen and (max-width: 767px) {
      .main-fair-body main .fairs .views-row:nth-child(2n) article.elem {
        border-top: none; } }
    .main-fair-body main .fairs .views-row:nth-child(3n) article.elem {
      border-right: 1px solid #A1AFB3; }
      @media only screen and (max-width: 991px) {
        .main-fair-body main .fairs .views-row:nth-child(3n) article.elem {
          border-top: none;
          border-left: 1px solid #A1AFB3;
          border-right: none; } }
      @media only screen and (max-width: 767px) {
        .main-fair-body main .fairs .views-row:nth-child(3n) article.elem {
          border-right: 1px solid #A1AFB3; } }
    .main-fair-body main .fairs .views-row article.elem {
      border-right: none; }
    .main-fair-body main .fairs .views-row:nth-child(4n) article.elem {
      display: none; }
      @media only screen and (max-width: 991px) {
        .main-fair-body main .fairs .views-row:nth-child(4n) article.elem {
          display: block;
          border-right: 1px solid #A1AFB3;
          border-top: none; } }
  .main-fair-body main .reports {
    margin-bottom: 10%; }
    .main-fair-body main .reports h3 {
      border-left: 4px solid #D0033F;
      padding: 30px 0;
      font-size: 24px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 700;
      padding-left: 20px; }
      .main-fair-body main .reports h3 div {
        color: #000000; }
    .main-fair-body main .reports figure {
      height: 180px;
      overflow: hidden; }
      .main-fair-body main .reports figure img {
        display: block;
        width: 100%;
        height: 180px;
        -o-object-fit: cover;
        object-fit: cover; }
.main-fair-body .desc {
  position: relative;
  padding: 15px 15px;
  background: white; }
  .main-fair-body .desc h2 {
    font-family: "Lora", "Georgia", serif;
    font-size: 24px;
    line-height: 1.15;
    font-weight: 400;
    height: 84px;
    overflow: hidden;
    margin-bottom: 50px;
    padding-bottom: 2px; }
    .main-fair-body .desc h2:hover {
      text-decoration: underline; }
  .main-fair-body .desc a {
    color: #143642; }
  .main-fair-body .desc span {
    font-size: 12px;
    font-weight: bold;
    color: #143642;
    height: 15px;
    overflow: hidden; }
    .main-fair-body .desc span a {
      color: #143642; }
  .main-fair-body .desc .head {
    height: 18px;
    overflow: hidden; }
    .main-fair-body .desc .head span {
      text-transform: uppercase;
      color: #143642;
      text-decoration: underline; }
      .main-fair-body .desc .head span a {
        color: #143642; }
    .main-fair-body .desc .head .pipe {
      text-decoration: none; }
  .main-fair-body .desc .pipe {
    padding: 0 9px;
    color: #143642;
    text-decoration: none; }
.main-fair-body .elem {
  background: #ffffff;
  border: 1px solid #A1AFB3;
  position: relative; }
  .main-fair-body .elem .head span {
    text-decoration: underline; }
  .main-fair-body .elem .date {
    position: absolute;
    bottom: 15px;
    height: 23px;
    overflow: hidden; }
    .main-fair-body .elem .date span {
      vertical-align: middle;
      font-size: 14px; }
      .main-fair-body .elem .date span time {
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        height: 15px;
        overflow: hidden;
        text-transform: capitalize; }
    .main-fair-body .elem .date img {
      width: 16px;
      vertical-align: middle;
      margin-right: 5px; }
.main-fair-body .search {
  clear: both;
  padding-top: 24px;
  font-size: 16px;
  font-weight: 400; }

.listing-fair li article.elem {
  border-left: none;
  border-top: none; }
.listing-fair li:nth-child(3n + 1) article.elem {
  border-left: 1px solid #A1AFB3; }
.listing-fair li:nth-child(-n+3) article.elem {
  border-top: 1px solid #A1AFB3; }
@media only screen and (max-width: 991px) {
  .listing-fair li:nth-child(3n) article.elem {
    border-left: 1px solid #A1AFB3;
    border-right: none;
    border-top: none; } }
@media only screen and (max-width: 991px) {
  .listing-fair li:nth-child(5n) article.elem {
    border-left: 1px solid #A1AFB3;
    border-right: none; } }
@media only screen and (max-width: 991px) {
  .listing-fair li:nth-child(6n) article.elem {
    border-right: 1px solid #A1AFB3; } }
@media only screen and (max-width: 991px) {
  .listing-fair li:nth-child(8n) article.elem {
    border-left: none; } }
@media only screen and (max-width: 991px) {
  .listing-fair li:nth-child(10n) article.elem {
    border-right: 1px solid #A1AFB3; } }
@media only screen and (max-width: 991px) {
  .listing-fair li:nth-child(11n) article.elem {
    border-left: 1px solid #A1AFB3; } }
@media only screen and (max-width: 991px) {
  .listing-fair li:nth-child(12n) article.elem {
    border-left: none;
    border-right: 1px solid #A1AFB3; } }
@media only screen and (max-width: 767px) {
  .listing-fair li:nth-child(2n) article.elem {
    border-left: 1px solid #A1AFB3;
    border-bottom: 1px solid #A1AFB3;
    border-top: none; } }
@media only screen and (max-width: 767px) {
  .listing-fair li:nth-child(3n) article.elem,
  .listing-fair li:nth-child(5n) article.elem,
  .listing-fair li:nth-child(9n) article.elem,
  .listing-fair li:nth-child(10n) article.elem {
    border-right: 1px solid #A1AFB3; } }
@media only screen and (max-width: 767px) {
  .listing-fair li:nth-child(8n) article.elem,
  .listing-fair li:nth-child(12n) article.elem {
    border-left: 1px solid #A1AFB3; } }
.listing-fair .cta-btn.visible-sm,
.listing-fair .cta-btn.visible-xs {
  text-transform: initial;
  float: left;
  color: white !important;
  background: #0085CC;
  padding: 0 3%;
  margin-left: 0 !important;
  margin-bottom: 10px; }
.listing-fair a.visible-sm,
.listing-fair a.visible-xs {
  line-height: 35px; }

.fair-body {
  padding: 25px 0; }
  .fair-body a {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    color: #0085CC; }
    .fair-body a a {
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
    .fair-body a:hover {
      color: #143642; }
  .fair-body .global .ilab-logo-single {
    margin-top: 10px; }
  .fair-body .global img {
    max-width: 100%;
    max-height: 450px;
    width: auto;
    height: auto; }
  .fair-body .global .text .head {
    margin-bottom: 30px; }
    .fair-body .global .text .head span div {
      display: inline-block;
      vertical-align: middle; }
      .fair-body .global .text .head span div a {
        color: #143642; }
    .fair-body .global .text .head .country-category span {
      font-size: 12px;
      font-weight: bold;
      text-decoration: underline; }
      .fair-body .global .text .head .country-category span a {
        text-transform: uppercase;
        color: #143642; }
    .fair-body .global .text .head .country-category .pipe {
      padding: 0 9px;
      text-decoration: none; }
    .fair-body .global .text .head h1 {
      font-size: 32px;
      line-height: 1.15; }
    .fair-body .global .text .head .date img {
      height: 16px;
      width: 16px;
      margin-right: 5px; }
    .fair-body .global .text .head .date .text-capitalize {
      font-weight: bold; }
    .fair-body .global .text .head .date .pipe {
      padding: 0 9px; }
  .fair-body .global .text p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0; }
    .fair-body .global .text p img {
      max-width: 100%; }
    .fair-body .global .text p:last-child {
      margin-bottom: 0; }
  .fair-body .global .text .text-content div {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px; }
    .fair-body .global .text .text-content div:last-child {
      margin-bottom: none; }
  .fair-body .global aside figure {
    margin-bottom: 5%;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .fair-body .global aside figure {
        margin-top: 10%; } }
    .fair-body .global aside figure div {
      margin-bottom: 5%; }
      @media only screen and (max-width: 767px) {
        .fair-body .global aside figure div {
          margin-top: 10%; } }
    .fair-body .global aside figure img {
      max-width: 100%;
      max-height: 450px;
      width: auto;
      height: auto; }
    .fair-body .global aside figure figcaption {
      margin-top: 2%;
      font-size: 12px; }
  .fair-body .global .informations {
    clear: both; }
    .fair-body .global .informations h4 {
      font-size: 20px;
      font-weight: 700;
      font-family: "Lato", "Arial", sans-serif; }
    .fair-body .global .informations span div {
      display: inline-block; }
  .fair-body .global .informations .fair-list span {
    display: inline-block; }
  .fair-body .global .informations .fair-list .program span span {
    margin-left: 0; }
  .fair-body .global .informations .fair-list .glyphicon-print {
    margin-right: 10px; }

.articles-body main {
  overflow: hidden; }
  .articles-body main h2 {
    border-left: 4px solid #D0033F;
    padding: 30px 0;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 700;
    font-size: 24px;
    padding-left: 20px; }
  .articles-body main .col-lg-8 p {
    height: 67px;
    overflow: hidden; }
  .articles-body main .col-lg-4 p {
    height: 122px;
    overflow: hidden; }
  .articles-body main .articles {
    margin-bottom: 25px; }
    .articles-body main .articles h2 {
      color: #000000; }
    .articles-body main .articles article {
      background: #ffffff;
      overflow: hidden; }
      .articles-body main .articles article figure {
        height: 176px;
        overflow: hidden; }
        .articles-body main .articles article figure img {
          display: block;
          width: 100%;
          height: 176px;
          -o-object-fit: cover;
          object-fit: cover; }
      .articles-body main .articles article .video {
        height: 176px;
        overflow: hidden; }
        .articles-body main .articles article .video iframe {
          display: block;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
          border: none; }
      .articles-body main .articles article .desc {
        padding: 15px 20px; }
        .articles-body main .articles article .desc h3 {
          font-family: "Lora", "Georgia", serif;
          font-size: 20px;
          line-height: 1.15;
          max-height: 94px;
          overflow: hidden;
          padding-bottom: 2px; }
          .articles-body main .articles article .desc h3 a {
            color: #143642; }
          .articles-body main .articles article .desc h3:hover {
            text-decoration: underline; }
        .articles-body main .articles article .desc span {
          display: block;
          color: #0085CC;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .articles-body main .articles article .desc span:first-child {
            font-size: 12px;
            font-weight: 700; }
        .articles-body main .articles article .desc .text-uppercase {
          max-height: 17px;
          overflow: hidden;
          color: #000000;
          text-decoration: underline; }
          .articles-body main .articles article .desc .text-uppercase a {
            color: #000000; }
        .articles-body main .articles article .desc .more {
          position: absolute;
          bottom: 15px;
          margin-top: 10px; }
          .articles-body main .articles article .desc .more a {
            color: #0085CC;
            font-weight: 700;
            font-size: 14px; }
        .articles-body main .articles article .desc .author {
          font-style: italic;
          font-size: 14px;
          font-weight: 700;
          font-family: "Lora", "Georgia", serif;
          max-height: 22px;
          overflow: hidden; }
        .articles-body main .articles article .desc .paragraphs {
          font-family: "Lato", "Arial", sans-serif;
          margin-top: 25px;
          margin-bottom: 25px;
          font-size: 16px;
          line-height: 24px;
          font-weight: 400;
          max-height: 100px;
          padding-bottom: 1px;
          overflow: hidden; }
          @media only screen and (max-width: 767px) {
            .articles-body main .articles article .desc .paragraphs {
              margin-bottom: 40px; } }
          .articles-body main .articles article .desc .paragraphs .paragraph--type--simple-image {
            display: none; }
    .articles-body main .articles .no-caption figure {
      display: none; }
    .articles-body main .articles .no-caption .desc p {
      height: 290px;
      overflow: hidden; }
    .articles-body main .articles .no-caption .desc .paragraphs {
      max-height: 262px; }
    .articles-body main .articles .main-caption figure {
      height: 240px;
      overflow: hidden; }
      .articles-body main .articles .main-caption figure img {
        display: block;
        width: 100%;
        height: 240px;
        -o-object-fit: cover;
        object-fit: cover; }
    .articles-body main .articles .main-caption .video {
      height: 240px;
      overflow: hidden; }
      .articles-body main .articles .main-caption .video iframe {
        display: block;
        width: 100%;
        height: 240px;
        -o-object-fit: cover;
        object-fit: cover;
        border: none; }
    .articles-body main .articles .main-caption .desc {
      padding: 15px 20px; }
      .articles-body main .articles .main-caption .desc h3 {
        font-size: 20px;
        line-height: 1.15;
        height: 47px;
        overflow: hidden; }
        @media only screen and (max-width: 767px) {
          .articles-body main .articles .main-caption .desc h3 {
            max-height: 93px;
            height: auto;
            padding-bottom: 2px; } }
      .articles-body main .articles .main-caption .desc span {
        font-size: 12px;
        font-weight: 700;
        color: #0085CC;
        display: inline-block; }
      .articles-body main .articles .main-caption .desc .text-uppercase {
        max-height: 17px;
        overflow: hidden;
        color: #000000;
        text-decoration: underline; }
        .articles-body main .articles .main-caption .desc .text-uppercase a {
          color: #000000; }
      .articles-body main .articles .main-caption .desc h5 {
        overflow: hidden;
        font-size: 24px;
        margin: 20px 0 13px 0;
        max-height: 30px; }
        .articles-body main .articles .main-caption .desc h5 a {
          color: #143642; }
      .articles-body main .articles .main-caption .desc .paragraphs {
        font-size: 16px;
        margin-top: 25px;
        margin-bottom: 25px;
        height: 69px;
        overflow: hidden; }
      .articles-body main .articles .main-caption .desc .author {
        font-style: italic;
        font-size: 14px;
        font-weight: 700;
        font-family: "Lora", "Georgia", serif;
        max-height: 22px;
        overflow: hidden; }
      .articles-body main .articles .main-caption .desc .more {
        margin-top: 10px;
        position: inherit; }
        .articles-body main .articles .main-caption .desc .more a {
          color: #0085CC;
          font-weight: 700;
          font-size: 14px; }
  .articles-body main .published {
    font-family: "Lora", "Georgia", serif;
    font-weight: 400 !important;
    font-size: 12px;
    color: #143642 !important; }
.articles-body .vault {
  background: #ffffff;
  margin: 25px 0;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 25px; }
  .articles-body .vault h2 {
    color: #000000; }
  .articles-body .vault .item {
    background: #ffffff;
    border: 1px solid #A1AFB3;
    border-top: none;
    border-left: none;
    height: 250px;
    overflow: hidden;
    padding: 5px 20px;
    padding-bottom: 40px; }
    .articles-body .vault .item span {
      display: inline-block;
      height: 15px;
      overflow: hidden;
      font-family: "Lato", "Arial", sans-serif;
      font-size: 12px;
      font-weight: 700;
      text-decoration: underline; }
      .articles-body .vault .item span a {
        color: #143642; }
    .articles-body .vault .item h3 {
      margin-top: 0;
      font-size: 32px; }
    .articles-body .vault .item h4 {
      max-height: 47px;
      padding-bottom: 2px;
      overflow: hidden;
      margin-top: 25px;
      margin-bottom: 20px;
      font-family: "Lora", "Georgia", serif;
      font-size: 20px;
      line-height: 1.15; }
      .articles-body .vault .item h4 a {
        color: #000000; }
    .articles-body .vault .item .paragraphs {
      max-height: 62px;
      overflow: hidden; }
    .articles-body .vault .item .signature {
      height: 19px;
      overflow: hidden;
      font-family: "Lora", "Georgia", serif;
      font-size: 14px;
      font-weight: 700;
      font-style: italic;
      margin-bottom: 10px;
      text-decoration: none;
      color: #0085CC; }
      .articles-body .vault .item .signature a {
        color: #0085CC; }
    .articles-body .vault .item p {
      font-size: 16px;
      line-height: 24px;
      height: 48px;
      overflow: hidden; }
    .articles-body .vault .item .more {
      position: absolute;
      bottom: 15px;
      height: auto;
      text-decoration: none;
      margin-top: 10px; }
      .articles-body .vault .item .more a {
        color: #0085CC;
        font-weight: 700;
        font-size: 14px; }
  .articles-body .vault div.views-row:nth-child(1) .item,
  .articles-body .vault div.views-row:nth-child(2) .item {
    border-top: 1px solid #A1AFB3; }
  .articles-body .vault div.views-row:nth-child(odd) .item {
    border-left: 1px solid #A1AFB3; }
  @media (max-width: 767px) {
    .articles-body .vault div.views-row:nth-child(even) .item {
      border-left: 1px solid #A1AFB3; } }
  .articles-body .vault div.views-row:nth-child(1) .item,
  .articles-body .vault div.views-row:nth-child(2) .item,
  .articles-body .vault div.views-row:nth-child(5) .item,
  .articles-body .vault div.views-row:nth-child(6) .item {
    border-top: 4px solid #E4D6A7; }
  .articles-body .vault div.views-row:nth-child(3) .item,
  .articles-body .vault div.views-row:nth-child(4) .item {
    border-top: 4px solid #EFE6CA; }

.article-single-body {
  text-overflow: '...'; }
  .article-single-body a {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    color: #0085CC; }
    .article-single-body a a {
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
    .article-single-body a:hover {
      color: #143642; }
  .article-single-body section {
    margin-bottom: 25px; }
    .article-single-body section .cat-theme span {
      font-size: 12px;
      font-weight: bold;
      display: inline-block;
      color: #143642; }
      .article-single-body section .cat-theme span a {
        color: #143642; }
    .article-single-body section .cat-theme .pipe {
      padding: 0 9px;
      text-decoration: none; }
    .article-single-body section figure {
      margin-top: 0;
      margin-bottom: 6%; }
      .article-single-body section figure img {
        max-width: 100%;
        max-height: 450px;
        width: auto;
        height: auto; }
      .article-single-body section figure figcaption {
        margin-bottom: 20px;
        font-size: 12px; }
        @media only screen and (max-width: 1200px) {
          .article-single-body section figure figcaption {
            margin-left: 10px; } }
    .article-single-body section .head {
      margin-bottom: 35px; }
      .article-single-body section .head h1 {
        font-size: 32px;
        line-height: 1.15;
        margin-bottom: 0; }
      .article-single-body section .head .resume {
        margin: 18px 0;
        font-size: 20px;
        font-weight: 700; }
      .article-single-body section .head span {
        font-size: 16px;
        font-weight: 700;
        font-style: italic;
        font-family: "Lora", "Georgia", serif; }
        .article-single-body section .head span a {
          color: #0085CC; }
      .article-single-body section .head .author a,
      .article-single-body section .head .author div {
        display: inline-block; }
      .article-single-body section .head .published {
        font-family: "Lora", "Georgia", serif;
        font-size: 12px;
        font-style: italic; }
        .article-single-body section .head .published span {
          font-size: 12px;
          font-family: "Lato", "Arial", sans-serif;
          font-weight: normal;
          font-style: normal; }
    .article-single-body section p {
      margin-bottom: 3%;
      font-size: 16px;
      line-height: 24px; }
    .article-single-body section .credits {
      padding-top: 3%; }
      .article-single-body section .credits a {
        color: #0085CC;
        font-size: 16px; }
      .article-single-body section .credits p {
        margin-top: 3%;
        font-size: 12px;
        font-style: italic; }
        .article-single-body section .credits p span a {
          color: #0085CC;
          font-weight: 400;
          font-style: italic;
          font-size: 12px; }
      .article-single-body section .credits .date {
        font-size: 12px; }
    .article-single-body section .paragraph img {
      max-width: 100%;
      max-height: 450px;
      width: auto;
      height: auto;
      margin: 15px 0; }
    .article-single-body section .paragraph div,
    .article-single-body section .paragraph p {
      font-size: 16px;
      line-height: 1.5; }
    .article-single-body section .pdf-link {
      display: inline-block;
      border: 1px solid #0085CC;
      color: #0085CC;
      font-size: 14px;
      font-weight: 700;
      border-radius: 2px;
      padding: 5px 10px;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out;
      max-width: 250px;
      margin-top: 10px;
      word-wrap: normal;
      text-overflow: ellipsis;
      overflow: hidden; }
      .article-single-body section .pdf-link a {
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out; }
      .article-single-body section .pdf-link:hover {
        color: #435e68;
        border: 1px solid #435e68; }
  .article-single-body iframe {
    width: 100%;
    margin: 10px 0; }
  .article-single-body .related {
    background: #ffffff;
    padding: 15px 0; }
    @media only screen and (max-width: 767px) {
      .article-single-body .related {
        padding: 15px 20px; } }
    .article-single-body .related .links {
      margin: 2% 0;
      padding: 3% 0; }
      .article-single-body .related .links .link-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        list-style: none;
        position: relative;
        background-color: #D0033F;
        font-size: 16px;
        line-height: 24px;
        border: 0.05px solid #ffffff;
        padding: 5px 10px;
        color: #ffffff;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out; }
        .article-single-body .related .links .link-box:hover {
          background: #9D8497;
          -webkit-transition: 0.2s ease-in-out;
          transition: 0.2s ease-in-out; }
        .article-single-body .related .links .link-box a {
          color: #ffffff;
          text-decoration: none; }
          .article-single-body .related .links .link-box a img {
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 15px; }
  @media only screen and (max-width: 1200px) {
    .article-single-body .congresses-single-gallery-body main {
      padding: 0 0; } }

.booksellers-main-body .bottom-booksellers-container {
  background: #ffffff; }
.booksellers-main-body main {
  padding: 0 20px; }
.booksellers-main-body .list {
  padding: 10px 10px; }
  .booksellers-main-body .list h2 {
    display: inline-block;
    border-left: 4px solid #D0033F;
    padding: 30px 0;
    font-size: 24px;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 700;
    padding-left: 20px;
    color: #000000; }
  .booksellers-main-body .list h3 {
    font-size: 20px;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: bold; }
  .booksellers-main-body .list ul {
    margin-bottom: 30px; }
    @media only screen and (max-width: 767px) {
      .booksellers-main-body .list ul {
        margin-bottom: 0; } }
  .booksellers-main-body .list li {
    font-size: 16px;
    line-height: 25.6px;
    padding-right: 20px;
    color: #0085CC; }
    .booksellers-main-body .list li a {
      color: #0085CC;
      -webkit-transition: ease-in-out 0.2s;
      transition: ease-in-out 0.2s; }
      .booksellers-main-body .list li a:hover {
        color: #435e68;
        -webkit-transition: ease-in-out 0.2s;
        transition: ease-in-out 0.2s; }
  .booksellers-main-body .list .country {
    margin-bottom: 52px; }
  @media only screen and (max-width: 767px) {
    .booksellers-main-body .list .specialty ul,
    .booksellers-main-body .list .country ul {
      display: none; }
      .booksellers-main-body .list .specialty ul:first-child,
      .booksellers-main-body .list .country ul:first-child {
        display: block; } }
  @media only screen and (max-width: 767px) {
    .booksellers-main-body .list .specialty li:nth-child(n+11) {
      display: none; } }
.booksellers-main-body .about {
  clear: both;
  padding: 3% 20px;
  padding-bottom: 0; }
  .booksellers-main-body .about h5 {
    font-size: 32px;
    line-height: 40px;
    margin: 25px 0; }
  .booksellers-main-body .about .links li {
    background-color: #D0033F;
    border: 1px solid #D0033F;
    font-size: 14px;
    border-radius: 2px;
    padding: 1px 1.5%;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s; }
    .booksellers-main-body .about .links li:hover {
      color: #ffffff;
      background-color: #af1a30;
      border: 1px solid #af1a30;
      -webkit-transition: ease-in-out 0.1s;
      transition: ease-in-out 0.1s; }
    .booksellers-main-body .about .links li a {
      color: #ffffff; }
.booksellers-main-body .news {
  margin-top: 20px;
  margin-bottom: 33px;
  overflow: hidden; }
  .booksellers-main-body .news .main-container {
    margin-bottom: 25px;
    position: relative;
    overflow: hidden; }
  .booksellers-main-body .news .news-container {
    width: 200%;
    overflow-x: hidden;
    -webkit-transition: margin-left ease 1s;
    transition: margin-left ease 1s; }
    @media only screen and (max-width: 1200px) {
      .booksellers-main-body .news .news-container {
        width: 260%; } }
    @media only screen and (max-width: 850px) {
      .booksellers-main-body .news .news-container {
        width: 370%; } }
    .booksellers-main-body .news .news-container article {
      background: #ffffff;
      width: 10%;
      float: left;
      border: 1px solid #A1AFB3;
      border-right: none; }
      .booksellers-main-body .news .news-container article figure {
        height: 200px;
        overflow: hidden; }
        .booksellers-main-body .news .news-container article figure img {
          display: block;
          width: 100%;
          height: 200px;
          -o-object-fit: cover;
          object-fit: cover; }
      .booksellers-main-body .news .news-container article .video {
        height: 200px;
        overflow: hidden; }
        .booksellers-main-body .news .news-container article .video iframe {
          display: block;
          width: 100%;
          height: 200px;
          -o-object-fit: cover;
          object-fit: cover;
          border: none; }
      .booksellers-main-body .news .news-container article .desc {
        height: 335px;
        overflow: hidden;
        padding: 15px 20px; }
        .booksellers-main-body .news .news-container article .desc span {
          font-size: 12px;
          font-weight: 700;
          color: #0085CC;
          display: inline-block; }
        .booksellers-main-body .news .news-container article .desc .published {
          font-family: "Lora", "Georgia", serif;
          font-weight: 400;
          font-size: 12px;
          color: #143642; }
        .booksellers-main-body .news .news-container article .desc .text-uppercase {
          max-height: 17px;
          overflow: hidden;
          color: #000000;
          text-decoration: underline; }
          .booksellers-main-body .news .news-container article .desc .text-uppercase a {
            color: #000000; }
        .booksellers-main-body .news .news-container article .desc h5 {
          overflow: hidden;
          font-size: 20px;
          line-height: 1.15;
          max-height: 94px;
          padding-bottom: 2px; }
          .booksellers-main-body .news .news-container article .desc h5 a {
            color: #143642; }
        .booksellers-main-body .news .news-container article .desc .paragraphs {
          font-size: 16px;
          line-height: 22px;
          margin-top: 25px;
          max-height: 67px;
          overflow: hidden; }
        .booksellers-main-body .news .news-container article .desc .author {
          font-style: italic;
          font-size: 14px;
          font-weight: 700;
          font-family: "Lora", "Georgia", serif;
          max-height: 22px;
          overflow: hidden; }
        .booksellers-main-body .news .news-container article .desc .more {
          position: absolute;
          bottom: 15px;
          margin-top: 10px; }
          .booksellers-main-body .news .news-container article .desc .more a {
            color: #0085CC;
            font-weight: 700;
            font-size: 14px; }
    .booksellers-main-body .news .news-container div.views-row:last-of-type article {
      border-right: 1px solid #A1AFB3; }
    .booksellers-main-body .news .news-container .no-caption {
      overflow: hidden; }
      .booksellers-main-body .news .news-container .no-caption figure {
        display: none; }
      .booksellers-main-body .news .news-container .no-caption .desc {
        height: inherit; }
        .booksellers-main-body .news .news-container .no-caption .desc .paragraphs {
          max-height: inherit;
          height: 264px;
          overflow: hidden; }
  .booksellers-main-body .news h3 {
    border-left: 4px solid #D0033F;
    padding: 30px 0;
    font-size: 24px;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 700;
    padding-left: 20px;
    color: #000000; }
    .booksellers-main-body .news h3 a {
      color: #000000; }
  .booksellers-main-body .news .arrow-right {
    position: absolute;
    height: 100%;
    right: 5px;
    top: 0;
    vertical-align: middle;
    cursor: pointer; }
    .booksellers-main-body .news .arrow-right img {
      width: 50px;
      margin-top: 270px; }
    @media only screen and (max-width: 767px) {
      .booksellers-main-body .news .arrow-right {
        background: none;
        right: 5px;
        background: transparent; } }
  .booksellers-main-body .news .arrow-left {
    position: absolute;
    height: 100%;
    left: 5px;
    top: 0;
    vertical-align: middle;
    cursor: pointer; }
    .booksellers-main-body .news .arrow-left img {
      width: 50px;
      margin-top: 270px; }
    @media only screen and (max-width: 767px) {
      .booksellers-main-body .news .arrow-left {
        background: none;
        left: 5px;
        background: transparent; } }

.booksellers-body .more-link {
  font-weight: bold; }
.booksellers-body main a {
  color: #0085CC; }
.booksellers-body main form {
  margin-bottom: 8%; }
  .booksellers-body main form h2 {
    font-size: 20px;
    font-weight: 700;
    font-family: "Lato", "Arial", sans-serif; }
  .booksellers-body main form span {
    color: #0085CC;
    font-size: 12px; }
  .booksellers-body main form .active {
    color: #000000;
    font-weight: 700; }
  .booksellers-body main form input {
    padding: 1% 1%;
    margin-bottom: 2%; }
    .booksellers-body main form input::-webkit-input-placeholder {
      font-size: 16px;
      font-style: italic;
      color: #95989A; }
    .booksellers-body main form input:-ms-input-placeholder {
      font-size: 16px;
      font-style: italic;
      color: #95989A; }
    .booksellers-body main form input::placeholder {
      font-size: 16px;
      font-style: italic;
      color: #95989A; }
  .booksellers-body main form select {
    margin-bottom: 2%;
    font-size: 16px;
    font-style: italic; }
  .booksellers-body main form input[type=submit] {
    background-color: #0085CC;
    border: 1px solid #0085CC;
    padding: 1% 5%;
    -webkit-transition: ease-in-out 0.4s;
    transition: ease-in-out 0.4s; }
    .booksellers-body main form input[type=submit]:hover {
      background-color: #00839D;
      border: 1px solid #00839D;
      -webkit-transition: ease-in-out 0.2s;
      transition: ease-in-out 0.2s; }
.booksellers-body main .contain {
  margin-bottom: 25px;
  margin-top: 25px;
  clear: both; }
  .booksellers-body main .contain .content .glyphicon-print {
    margin-right: 10px; }
  .booksellers-body main .contain .content .print,
  .booksellers-body main .contain .content .glyphicon {
    color: #0085CC;
    margin-bottom: 3%; }
  .booksellers-body main .contain .content .col-lg-8 h3 {
    margin-top: 0;
    font-size: 24px; }
    .booksellers-body main .contain .content .col-lg-8 h3 a {
      text-transform: capitalize;
      color: #143642;
      vertical-align: top; }
  .booksellers-body main .contain .content .col-lg-8 span {
    font-size: 16px;
    color: #72868E; }
    .booksellers-body main .contain .content .col-lg-8 span a {
      color: #72868E; }
  @media only screen and (max-width: 767px) {
    .booksellers-body main .contain .content .icons {
      margin-top: 5%; } }
  .booksellers-body main .contain .content .icons .col-lg-2 {
    border-radius: 2px;
    height: 40px;
    width: 40px;
    border: 1px solid #0085CC;
    margin-left: 5px;
    margin-bottom: 0; }
    .booksellers-body main .contain .content .icons .col-lg-2 span {
      display: inline-block;
      vertical-align: middle; }
    .booksellers-body main .contain .content .icons .col-lg-2 h4 {
      color: #0085CC;
      font-family: "Lato", "Arial", sans-serif;
      font-size: 10px;
      margin-top: 4px;
      margin-bottom: 0; }
    .booksellers-body main .contain .content .icons .col-lg-2 .glyphicon-print {
      margin-right: 0; }
  .booksellers-body main .contain .content li .list {
    background-color: #ffffff;
    border: 1px solid #A1AFB3;
    border-top: none;
    padding: 6% 2% 2% 2%; }
  .booksellers-body main .contain .content li:first-child .list {
    border-top: 1px solid #A1AFB3; }
  .booksellers-body main .contain .text-center {
    margin-bottom: 4%; }
.booksellers-body .about {
  clear: both;
  border-top: 0.5px solid #000000;
  padding: 3% 0; }
  .booksellers-body .about span {
    display: inline-block;
    border-left: 4px solid #D0033F;
    padding: 30px 0;
    font-size: 24px;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 700;
    padding-left: 20px; }
  .booksellers-body .about h5 {
    font-size: 32px;
    line-height: 40px;
    margin: 7% 0;
    margin-top: 15px; }
  .booksellers-body .about .links li {
    background-color: #0085CC;
    border: 1px solid #0085CC;
    font-size: 14px;
    border-radius: 2px;
    padding: 1% 1.5%;
    margin-right: 5px;
    margin-bottom: 10px;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s; }
    .booksellers-body .about .links li:hover {
      background-color: #00839D;
      border: 1px solid #00839D;
      -webkit-transition: ease-in-out 0.2s;
      transition: ease-in-out 0.2s; }
    .booksellers-body .about .links li a {
      color: #ffffff; }

.listing-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none; }
  .listing-modal iframe {
    border: none; }

.booksellers-single-body {
  background-color: #F2F6F8; }
  .booksellers-single-body a {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    color: #0085CC; }
    .booksellers-single-body a a {
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
    .booksellers-single-body a:hover {
      color: #143642; }
  .booksellers-single-body .details-list {
    margin-bottom: 25px; }
  .booksellers-single-body .coord {
    display: none; }
  .booksellers-single-body .links {
    padding-top: 20px;
    border-top: 1px solid #72868E;
    margin-bottom: 20px; }
    .booksellers-single-body .links li {
      background-color: #D0033F;
      border: 1px solid #D0033F;
      font-size: 14px;
      border-radius: 2px;
      padding: 1% 1.5%;
      margin-right: 5px;
      margin-bottom: 10px;
      -webkit-transition: ease-in-out 0.2s;
      transition: ease-in-out 0.2s; }
      .booksellers-single-body .links li:hover {
        background-color: #af1a30;
        border: 1px solid #af1a30;
        -webkit-transition: ease-in-out 0.2s;
        transition: ease-in-out 0.2s; }
      .booksellers-single-body .links li a {
        color: #ffffff; }
  .booksellers-single-body .fa-download {
    margin-right: 5px; }
  .booksellers-single-body .booksellers-catalogs {
    margin-bottom: 25px; }

.catalogs-single .row {
  text-align: center; }

.catalogs-single__pdfReader {
  margin: 25px 0px; }

.catalogs-single__btnCtn {
  margin-top: 10px; }

.catalogs-single__btnCtn__btn {
  border: 1px solid #0085CC;
  color: #0085CC;
  font-size: 14px;
  font-weight: 700;
  border-radius: 2px;
  padding: 5px 10px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-right: 15px; }
  .catalogs-single__btnCtn__btn a {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .catalogs-single__btnCtn__btn:hover {
    color: #435e68;
    border: 1px solid #435e68; }
  .catalogs-single__btnCtn__btn:last-of-type {
    margin-right: 0; }

.glossary-main {
  padding: 25px 0; }
  .glossary-main .glossary-ctn .item {
    display: none;
    border-top: 1px solid #A1AFB3;
    padding: 18px 0 46px 0; }
    .glossary-main .glossary-ctn .item h2 {
      font-size: 24px;
      margin-bottom: 30px;
      color: #D0033F; }
    .glossary-main .glossary-ctn .item .definition,
    .glossary-main .glossary-ctn .item .définitions {
      margin-bottom: 30px;
      font-size: 16px; }
    .glossary-main .glossary-ctn .item .translations,
    .glossary-main .glossary-ctn .item .traductions {
      margin-bottom: 30px; }
      .glossary-main .glossary-ctn .item .translations h3,
      .glossary-main .glossary-ctn .item .traductions h3 {
        font-size: 16px;
        font-weight: bold;
        font-family: "Lato", "Arial", sans-serif;
        color: #143642; }
      .glossary-main .glossary-ctn .item .translations p,
      .glossary-main .glossary-ctn .item .traductions p {
        font-size: 16px; }
        .glossary-main .glossary-ctn .item .translations p span,
        .glossary-main .glossary-ctn .item .traductions p span {
          font-weight: normal; }
    .glossary-main .glossary-ctn .item .source {
      font-size: 12px;
      font-style: italic; }
  .glossary-main .glossary-ctn .views-row:last-child .item {
    border-bottom: none; }
  .glossary-main .other-dictionaries {
    background-color: #ffffff;
    padding-bottom: 47px;
    margin-bottom: 20px; }
    .glossary-main .other-dictionaries h3 {
      border-left: 4px solid #D0033F;
      padding-top: 33px;
      padding-bottom: 33px;
      font-size: 24px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 700;
      padding-left: 20px; }
    .glossary-main .other-dictionaries .links span {
      display: inline-block;
      background-color: #D0033F;
      border: 1px solid #D0033F;
      font-size: 14px;
      border-radius: 2px;
      padding: 1px 1.5%;
      margin-right: 5px;
      margin-bottom: 5px;
      -webkit-transition: ease-in-out 0.1s;
      transition: ease-in-out 0.1s; }
      .glossary-main .other-dictionaries .links span:hover {
        color: #ffffff;
        background-color: #af1a30;
        border: 1px solid #af1a30;
        -webkit-transition: ease-in-out 0.1s;
        transition: ease-in-out 0.1s; }
      .glossary-main .other-dictionaries .links span a {
        color: #ffffff; }
  .glossary-main .radio-choice {
    margin-bottom: 35px; }
    .glossary-main .radio-choice span {
      margin-right: 15px;
      font-size: 16px; }
    .glossary-main .radio-choice label {
      margin-left: 8px;
      margin-right: 80px;
      font-weight: normal;
      font-size: 16px; }
      @media only screen and (max-width: 850px) {
        .glossary-main .radio-choice label {
          margin-right: 40px; } }
      @media only screen and (max-width: 468px) {
        .glossary-main .radio-choice label {
          display: inline-block; } }
    @media only screen and (min-width: 468px) {
      .glossary-main .radio-choice {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .glossary-main .letters {
    margin-bottom: 20px; }
    .glossary-main .letters span {
      cursor: pointer;
      color: #0085CC;
      font-size: 16px;
      font-weight: bold;
      margin-right: 6px; }
    .glossary-main .letters .active {
      cursor: default;
      color: #143642; }

.glossary-single {
  margin-bottom: 50px; }
  .glossary-single h2 div {
    color: #D0033F;
    font-size: 24px;
    margin-bottom: 30px; }
  .glossary-single .definition div {
    font-size: 16px;
    margin-bottom: 30px; }
  .glossary-single .source div {
    font-size: 12px;
    font-style: italic; }

.about-congresses-body .intro h2 {
  color: #000000;
  border-left: 4px solid #D0033F;
  padding: 30px 0;
  font-size: 24px;
  font-family: "Lato", "Arial", sans-serif;
  font-weight: 700;
  padding-left: 20px; }
.about-congresses-body .intro p {
  font-size: 16px;
  margin-bottom: 20px; }
.about-congresses-body .gallery {
  margin-bottom: 25px; }
  .about-congresses-body .gallery article {
    border: 1px solid #A1AFB3;
    border-top: none;
    border-left: none; }
    .about-congresses-body .gallery article figure {
      height: 200px;
      overflow: hidden; }
      .about-congresses-body .gallery article figure img {
        min-width: 100%;
        vertical-align: bottom;
        width: 100%;
        height: 200px;
        -o-object-fit: cover;
        object-fit: cover; }
    .about-congresses-body .gallery article a {
      color: #143642; }
  .about-congresses-body .gallery div.views-row:nth-child(-n + 4) article {
    border-top: 1px solid #A1AFB3; }
  .about-congresses-body .gallery div.views-row:nth-child(4n + 1) article {
    border-left: 1px solid #A1AFB3; }
  .about-congresses-body .gallery .desc {
    padding: 1px 15px 35px 15px;
    background: #ffffff; }
    .about-congresses-body .gallery .desc h3 {
      height: 80px;
      font-size: 18px;
      overflow: hidden;
      text-overflow: '...'; }

.congresses-single-body {
  margin-bottom: 25px; }
  .congresses-single-body .details-list {
    position: relative; }
  .congresses-single-body .blue {
    color: #0085CC;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 25px; }
    .congresses-single-body .blue div {
      display: inline-block; }
  .congresses-single-body span {
    font-size: 12px;
    display: inline-block; }
  .congresses-single-body img {
    max-width: 100%;
    max-height: 450px;
    width: auto;
    height: auto;
    margin-bottom: 25px; }
  .congresses-single-body .date-city {
    margin-bottom: 25px; }
    .congresses-single-body .date-city span {
      font-size: 20px;
      font-weight: 700; }
      .congresses-single-body .date-city span:first-child::after {
        content: " | "; }
      .congresses-single-body .date-city span div {
        display: inline-block; }
    .congresses-single-body .date-city .published {
      font-size: 12px; }
      .congresses-single-body .date-city .published span {
        font-size: 12px;
        font-family: "Lato", "Arial", sans-serif;
        font-weight: normal;
        font-style: normal; }
        .congresses-single-body .date-city .published span:after {
          content: ''; }
  .congresses-single-body .content .picture {
    display: table;
    margin-bottom: 20px; }
    .congresses-single-body .content .picture img {
      max-width: 100%;
      max-height: 450px;
      width: auto;
      height: auto; }
    .congresses-single-body .content .picture span {
      font-size: 12px;
      padding: 0 10px; }
  .congresses-single-body .content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px; }
  .congresses-single-body .more {
    background: #ffffff;
    padding-top: 5px;
    padding-bottom: 25px;
    z-index: 2; }
    .congresses-single-body .more .links li {
      background-color: #D0033F;
      font-size: 16px;
      line-height: 24px;
      border: 0.05px solid #ffffff;
      padding: 1% 2.5%; }
      .congresses-single-body .more .links li a {
        color: #ffffff;
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .congresses-single-body .more .links li a img {
          margin-bottom: 0; }
    .congresses-single-body .more h5 {
      border-left: 4px solid #D0033F;
      padding: 30px 0;
      font-size: 24px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 700;
      padding-left: 20px; }
  .congresses-single-body .paragraph img {
    margin: 15px 0; }

.congresses-single-gallery-body h2 {
  font-size: 32px; }
.congresses-single-gallery-body .day {
  padding: 25px 0;
  font-size: 20px; }
.congresses-single-gallery-body p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px; }
  .congresses-single-gallery-body p:last-child {
    margin-bottom: 0; }
.congresses-single-gallery-body .blue {
  color: #0085CC;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 25px; }
.congresses-single-gallery-body span {
  font-size: 12px;
  display: inline-block; }
.congresses-single-gallery-body .more {
  margin-top: 90px; }
  .congresses-single-gallery-body .more .links li {
    background-color: #95989A;
    font-size: 16px;
    line-height: 24px;
    border: 0.05px solid #ffffff;
    padding: 1% 2.5%; }
    .congresses-single-gallery-body .more .links li a {
      color: #ffffff;
      text-decoration: none;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .congresses-single-gallery-body .more .links li a img {
        margin-bottom: 0; }
  .congresses-single-gallery-body .more h5 {
    font-size: 20px;
    font-weight: 700;
    font-family: "Lato", "Arial", sans-serif;
    margin-bottom: 20px; }
.congresses-single-gallery-body .gallery {
  margin-top: 25px; }
  .congresses-single-gallery-body .gallery figure {
    position: relative;
    display: inline-block;
    width: calc((100% / 2) - (10px - 10px / 2));
    margin-bottom: 10px;
    margin-left: 10px;
    overflow: hidden;
    padding-bottom: calc((100% / 2) - (10px - 10px / 2)); }
    .congresses-single-gallery-body .gallery figure:nth-child(2n + 1) {
      margin-left: 0; }
    @media only screen and (min-width: 500px) {
      .congresses-single-gallery-body .gallery figure {
        width: calc((100% / 3) - (10px - 10px / 3));
        padding-bottom: calc((100% / 3) - (10px - 10px / 3)); }
        .congresses-single-gallery-body .gallery figure:nth-child(2n + 1) {
          margin-left: 10px; }
        .congresses-single-gallery-body .gallery figure:nth-child(3n + 1) {
          margin-left: 0; } }
    .congresses-single-gallery-body .gallery figure img {
      position: absolute;
      height: 100%;
      width: 100%;
      max-height: none;
      vertical-align: bottom;
      -o-object-fit: cover;
      object-fit: cover;
      margin: 0 0; }
    .congresses-single-gallery-body .gallery figure div {
      position: absolute;
      height: 100%;
      width: 100%;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.4);
      opacity: 0; }
      .congresses-single-gallery-body .gallery figure div:hover {
        opacity: 1;
        -webkit-transition: ease-in-out 0.4s;
        transition: ease-in-out 0.4s; }
    .congresses-single-gallery-body .gallery figure span {
      display: block;
      height: 35px;
      font-size: 12px;
      font-weight: 700;
      overflow: hidden;
      position: absolute;
      bottom: 10%;
      left: 10%;
      right: 10%;
      color: #ffffff; }

.education-body .link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  position: relative;
  background-color: #D0033F;
  font-size: 16px;
  line-height: 24px;
  border: 0.05px solid #ffffff;
  padding: 1% 2.5%;
  color: #ffffff;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .education-body .link-box:hover {
    background: #9D8497;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .education-body .link-box a {
    color: #ffffff;
    text-decoration: none; }
    .education-body .link-box a img {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 15px; }
.education-body .education {
  margin: 25px 0; }
  .education-body .education article {
    background: #ffffff;
    margin-top: 25px; }
    .education-body .education article figure {
      height: 200px;
      overflow: hidden; }
      .education-body .education article figure img {
        height: 200px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .education-body .education article .desc {
      padding: 15px 15px;
      padding-bottom: 25px;
      background-color: white; }
      .education-body .education article .desc h4 {
        font-size: 24px;
        line-height: 1.15;
        max-height: 84px;
        padding-bottom: 2px;
        overflow: hidden; }
        .education-body .education article .desc h4 a {
          color: #143642; }
      .education-body .education article .desc p {
        overflow: hidden;
        max-height: 60px; }
  @media only screen and (max-width: 1199px) {
    .education-body .education {
      padding: 0 20px; } }
.education-body .education-ctn .row:nth-of-type(2n + 1) article {
  border-top: 4px solid #E4D6A7; }
.education-body .education-ctn .row:nth-of-type(2n + 2) article {
  border-top: 4px solid #EFE6CA; }
.education-body .education-ctn .paragraph h1,
.education-body .education-ctn .paragraph h2,
.education-body .education-ctn .paragraph h3,
.education-body .education-ctn .paragraph h4,
.education-body .education-ctn .paragraph h5,
.education-body .education-ctn .paragraph h6 {
  font-family: "Lora", "Georgia", serif;
  font-size: 24px;
  font-weight: 400; }
.education-body .education-ctn .paragraph div,
.education-body .education-ctn .paragraph p {
  font-size: 16px;
  line-height: 24px; }
.education-body .education-ctn .paragraph p {
  margin-bottom: 30px; }
  .education-body .education-ctn .paragraph p:last-child {
    margin-bottom: 20px; }
.education-body .education-ctn .paragraph img {
  max-height: 450px;
  max-width: 100%;
  height: auto;
  width: auto;
  margin: 20px 0; }
.education-body .education-ctn .gallery {
  margin: 15px 0; }

.create-account {
  z-index: -2;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  overflow: auto; }
  .create-account .form-account {
    -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13);
    border: 1px solid #72868E;
    padding: 10px 15px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-height: 700px) {
      .create-account .form-account {
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0); } }
    .create-account .form-account .head {
      margin-bottom: 25px; }
      .create-account .form-account .head .close {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        opacity: 1; }
      .create-account .form-account .head h2 {
        display: inline-block;
        vertical-align: middle;
        font-family: "Lato", "Arial", sans-serif;
        font-size: 24px;
        font-weight: 700;
        margin-top: 10px;
        margin-bottom: 10px; }
    .create-account .form-account form {
      background-color: #ffffff; }
      .create-account .form-account form .row {
        margin-bottom: 15px; }
        .create-account .form-account form .row label {
          font-size: 12px;
          font-weight: 300;
          font-family: "Lato", "Arial", sans-serif; }
        .create-account .form-account form .row input {
          height: 32px; }
      .create-account .form-account form .g-recaptcha {
        padding: 20px 0; }
        .create-account .form-account form .g-recaptcha div {
          margin: 0 auto; }
      .create-account .form-account form .text-center {
        clear: both;
        padding: 30px 0;
        padding-top: 0; }
        .create-account .form-account form .text-center .action-cta {
          width: 192px;
          line-height: 35px; }

.account-choice {
  z-index: -2;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  background: rgba(0, 0, 0, 0.3); }
  .account-choice .form-account-question {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13); }
    @media only screen and (max-height: 340px) {
      .account-choice .form-account-question {
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0); } }
    @media only screen and (max-width: 768px) and (max-height: 800px) {
      .account-choice .form-account-question {
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0); } }
    .account-choice .form-account-question form,
    .account-choice .form-account-question .create-box {
      padding: 10px 15px;
      border: 1px solid #72868E;
      border-right: none;
      background-color: #ffffff; }
      .account-choice .form-account-question form:last-child,
      .account-choice .form-account-question .create-box:last-child {
        background-color: #E0E0E0;
        border-left: none;
        border-right: 1px solid #72868E; }
      .account-choice .form-account-question form h2,
      .account-choice .form-account-question .create-box h2 {
        font-family: "Lato", "Arial", sans-serif;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 30px; }
      .account-choice .form-account-question form span,
      .account-choice .form-account-question .create-box span {
        font-size: 16px;
        font-weight: 300;
        font-family: "Lato", "Arial", sans-serif;
        margin-bottom: 15px;
        display: block; }
      .account-choice .form-account-question form .text-center,
      .account-choice .form-account-question .create-box .text-center {
        padding: 30px 0; }
        .account-choice .form-account-question form .text-center .action-cta,
        .account-choice .form-account-question .create-box .text-center .action-cta {
          color: #ffffff;
          cursor: pointer;
          display: inline-block;
          line-height: 35px; }
    .account-choice .form-account-question .log {
      position: relative; }
      .account-choice .form-account-question .log .close {
        position: absolute;
        opacity: 1;
        right: 10px;
        top: 10px;
        cursor: pointer; }
      .account-choice .form-account-question .log h2 {
        width: 80%; }
      .account-choice .form-account-question .log label {
        font-size: 12px;
        margin-bottom: 3px;
        display: block; }
      .account-choice .form-account-question .log input {
        height: 32px; }
      .account-choice .form-account-question .log input[type="text"] {
        margin-bottom: 15px; }
      .account-choice .form-account-question .log input[type="password"] {
        position: relative; }
      .account-choice .form-account-question .log span {
        font-size: 14px; }
        .account-choice .form-account-question .log span a {
          color: #0085CC; }
        @media only screen and (max-width: 768px) {
          .account-choice .form-account-question .log span {
            float: none !important;
            display: block !important; } }
      .account-choice .form-account-question .log .text-center {
        clear: both; }
        .account-choice .form-account-question .log .text-center .action-cta {
          color: #ffffff;
          line-height: 30px; }
  .account-choice .modal-appear {
    -webkit-animation: modalAppear ease-out 0.5s forwards;
    animation: modalAppear ease-out 0.5s forwards; }
@-webkit-keyframes modalAppear {
  0% {
    opacity: 0;
    margin-top: -50%; }
  100% {
    opacity: 1;
    margin-top: 0; } }
@keyframes modalAppear {
  0% {
    opacity: 0;
    margin-top: -50%; }
  100% {
    opacity: 1;
    margin-top: 0; } }
.about-what-is-body main .link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  position: relative;
  background-color: #D0033F;
  font-size: 16px;
  line-height: 24px;
  border: 0.05px solid #ffffff;
  padding: 1% 2.5%;
  color: #ffffff;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .about-what-is-body main .link-box:hover {
    background: #9D8497;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .about-what-is-body main .link-box a {
    color: #ffffff;
    text-decoration: none; }
    .about-what-is-body main .link-box a img {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 15px; }
.about-what-is-body main .intro {
  margin-bottom: 30px; }
  .about-what-is-body main .intro .img-responsive {
    width: 100%;
    padding-bottom: 25px; }
  .about-what-is-body main .intro h3 div p {
    font-family: "Lora", "Georgia", serif;
    font-size: 32px;
    line-height: 1.5;
    padding-bottom: 25px; }
  .about-what-is-body main .intro h3 a {
    color: #143642; }
  .about-what-is-body main .intro p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px; }
    .about-what-is-body main .intro p strong {
      font-family: "Lora", "Georgia", serif;
      font-size: 20px; }
  .about-what-is-body main .intro span {
    display: block;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 30px;
    font-weight: 700;
    font-family: "Lora", "Georgia", serif; }
.about-what-is-body main .history {
  background: #ffffff;
  margin-top: 25px;
  overflow: hidden; }
  .about-what-is-body main .history .main-container {
    position: relative;
    overflow: hidden; }
  .about-what-is-body main .history .news-container {
    width: 200%;
    overflow-x: hidden;
    -webkit-transition: margin-left ease 1s;
    transition: margin-left ease 1s; }
    @media only screen and (max-width: 1200px) {
      .about-what-is-body main .history .news-container {
        width: 260%; } }
    @media only screen and (max-width: 850px) {
      .about-what-is-body main .history .news-container {
        width: 370%; } }
    .about-what-is-body main .history .news-container article {
      background: #ffffff;
      width: 10%;
      float: left;
      border: 1px solid #A1AFB3;
      border-right: none; }
      .about-what-is-body main .history .news-container article figure {
        height: 200px;
        overflow: hidden; }
        .about-what-is-body main .history .news-container article figure img {
          display: block;
          width: 100%;
          height: 200px;
          -o-object-fit: cover;
          object-fit: cover; }
      .about-what-is-body main .history .news-container article .video {
        height: 200px;
        overflow: hidden; }
        .about-what-is-body main .history .news-container article .video iframe {
          display: block;
          width: 100%;
          height: 200px;
          -o-object-fit: cover;
          object-fit: cover;
          border: none; }
      .about-what-is-body main .history .news-container article .desc {
        height: 335px;
        overflow: hidden;
        padding: 15px 20px; }
        .about-what-is-body main .history .news-container article .desc span {
          font-size: 12px;
          font-weight: 700;
          color: #0085CC;
          display: inline-block; }
        .about-what-is-body main .history .news-container article .desc .published {
          font-family: "Lora", "Georgia", serif;
          font-weight: 400;
          font-size: 12px;
          color: #143642; }
        .about-what-is-body main .history .news-container article .desc .text-uppercase {
          max-height: 17px;
          overflow: hidden;
          color: #000000;
          text-decoration: underline; }
          .about-what-is-body main .history .news-container article .desc .text-uppercase a {
            color: #000000; }
        .about-what-is-body main .history .news-container article .desc h5 {
          font-size: 20px;
          line-height: 1.15;
          max-height: 94px;
          padding-bottom: 2px;
          overflow: hidden; }
          .about-what-is-body main .history .news-container article .desc h5 a {
            color: #143642; }
        .about-what-is-body main .history .news-container article .desc .paragraphs {
          font-size: 16px;
          line-height: 22px;
          margin-top: 25px;
          max-height: 67px;
          overflow: hidden; }
        .about-what-is-body main .history .news-container article .desc .author {
          font-style: italic;
          font-size: 14px;
          font-weight: 700;
          font-family: "Lora", "Georgia", serif;
          max-height: 22px;
          overflow: hidden; }
        .about-what-is-body main .history .news-container article .desc .more {
          position: absolute;
          bottom: 15px;
          margin-top: 10px; }
          .about-what-is-body main .history .news-container article .desc .more a {
            color: #0085CC;
            font-weight: 700;
            font-size: 14px; }
    .about-what-is-body main .history .news-container div.views-row:last-of-type article {
      border-right: 1px solid #A1AFB3; }
    .about-what-is-body main .history .news-container .no-caption {
      overflow: hidden; }
      .about-what-is-body main .history .news-container .no-caption figure {
        display: none; }
      .about-what-is-body main .history .news-container .no-caption .desc {
        height: inherit; }
        .about-what-is-body main .history .news-container .no-caption .desc .paragraphs {
          max-height: inherit;
          height: 264px;
          overflow: hidden; }
  .about-what-is-body main .history h3 {
    margin-left: 8.325%;
    font-family: "Lato", "Arial", sans-serif; }
  .about-what-is-body main .history .arrow-right {
    position: absolute;
    height: 100%;
    right: 5px;
    top: 0;
    vertical-align: middle;
    cursor: pointer; }
    .about-what-is-body main .history .arrow-right img {
      width: 50px;
      margin-top: 270px; }
    @media (max-width: 767px) {
      .about-what-is-body main .history .arrow-right {
        background-color: transparent; } }
  .about-what-is-body main .history .arrow-left {
    position: absolute;
    height: 100%;
    left: 5px;
    top: 0;
    vertical-align: middle;
    cursor: pointer; }
    .about-what-is-body main .history .arrow-left img {
      width: 50px;
      margin-top: 270px; }
    @media (max-width: 767px) {
      .about-what-is-body main .history .arrow-left {
        background-color: transparent; } }
  .about-what-is-body main .history .cta-btn {
    display: inline-block;
    margin: 25px 0; }
.about-what-is-body main .meetings {
  clear: both;
  margin-top: 25px; }
  .about-what-is-body main .meetings .cta-head {
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold; }
    .about-what-is-body main .meetings .cta-head a {
      color: #0085CC; }
  .about-what-is-body main .meetings ul li {
    font-size: 12px;
    padding: 0 0; }
    .about-what-is-body main .meetings ul li:first-child {
      color: #D0033F;
      font-weight: bold;
      text-transform: capitalize; }
    .about-what-is-body main .meetings ul li:after {
      content: " | ";
      font-weight: normal;
      color: #000000; }
    .about-what-is-body main .meetings ul li:last-child:after {
      content: ""; }
    .about-what-is-body main .meetings ul li a {
      color: #143642; }
  .about-what-is-body main .meetings ul .field--name-field-congresses-upcoming-list {
    display: inline-block; }
  .about-what-is-body main .meetings ul .views-row {
    display: inline-block; }
  .about-what-is-body main .meetings .list {
    margin-top: 10px; }
    .about-what-is-body main .meetings .list h4 {
      font-size: 24px; }
      .about-what-is-body main .meetings .list h4 a {
        color: #143642; }
    .about-what-is-body main .meetings .list a {
      display: block; }
    .about-what-is-body main .meetings .list .main {
      border: 1px solid #A1AFB3;
      border-top: none;
      background: #ffffff;
      position: relative; }
      .about-what-is-body main .meetings .list .main figure {
        height: 200px;
        overflow: hidden; }
      .about-what-is-body main .meetings .list .main img {
        height: 200px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
      .about-what-is-body main .meetings .list .main .desc {
        border-top: 4px solid #E4D6A7;
        padding: 1.5% 2%; }
        .about-what-is-body main .meetings .list .main .desc p,
        .about-what-is-body main .meetings .list .main .desc span {
          font-size: 16px;
          line-height: 24px; }
        .about-what-is-body main .meetings .list .main .desc p {
          margin-top: 0;
          height: 117px;
          overflow: hidden; }
    .about-what-is-body main .meetings .list .others {
      background: #ffffff;
      border: 0.5px solid #A1AFB3;
      border-top: none;
      margin-top: 0;
      margin-bottom: 0;
      padding: 20px 15px; }
      .about-what-is-body main .meetings .list .others h4 a {
        color: #000000; }
      .about-what-is-body main .meetings .list .others h4 span img {
        margin-bottom: 5px; }
    .about-what-is-body main .meetings .list div.views-row:nth-child(1) .others {
      border-top: none; }
  .about-what-is-body main .meetings .cta-btn {
    display: inline-block;
    margin-top: 25px; }
.about-what-is-body main .education {
  margin-top: 25px; }
  .about-what-is-body main .education article {
    background-color: white;
    margin-top: 25px;
    border: 0.5px solid #A1AFB3; }
    .about-what-is-body main .education article:nth-child(2n+1) {
      border-top: 4px solid #E4D6A7; }
    .about-what-is-body main .education article:nth-child(2n+2) {
      border-top: 4px solid #EFE6CA; }
    .about-what-is-body main .education article figure {
      height: 200px;
      overflow: hidden; }
      .about-what-is-body main .education article figure img {
        height: 200px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .about-what-is-body main .education article .desc {
      padding: 15px 15px;
      padding-bottom: 25px;
      background-color: white; }
      .about-what-is-body main .education article .desc h4 {
        font-size: 24px;
        line-height: 1.15;
        max-height: 84px;
        padding-bottom: 2px;
        overflow: hidden; }
        .about-what-is-body main .education article .desc h4 a {
          color: #143642; }
      .about-what-is-body main .education article .desc p {
        overflow: hidden;
        max-height: 60px; }
  .about-what-is-body main .education .cta-btn {
    display: inline-block;
    margin-top: 25px; }
.about-what-is-body main .comitee {
  margin-top: 25px; }
  .about-what-is-body main .comitee .links {
    margin-top: 20px; }
    .about-what-is-body main .comitee .links li {
      background-color: #ffffff;
      border: 0.05px solid #A1AFB3;
      padding: 10px 15px;
      height: 95px;
      font-size: 24px;
      font-family: "Lora", "Georgia", serif; }
      .about-what-is-body main .comitee .links li a {
        display: inline-block;
        height: 70px;
        overflow: hidden;
        color: #000000; }
        @media (max-width: 767px) {
          .about-what-is-body main .comitee .links li a {
            height: auto; } }
      .about-what-is-body main .comitee .links li:nth-child(2n+1) {
        border-top: 4px solid #E4D6A7; }
      .about-what-is-body main .comitee .links li:nth-child(2n+2) {
        border-top: 4px solid #EFE6CA; }
    .about-what-is-body main .comitee .links div.views-row:nth-child(2n + 2) li {
      border-left: none; }
      @media (max-width: 767px) {
        .about-what-is-body main .comitee .links div.views-row:nth-child(2n + 2) li {
          border-left: 1px solid #A1AFB3; } }
.about-what-is-body .newsletter {
  background-image: url("../../img-layout/newsletter-banner.png");
  background-position: bottom 50px;
  margin-top: 25px;
  padding: 40px 5% 70px 5%; }
  .about-what-is-body .newsletter h2 {
    font-size: 28px;
    font-family: "Lato", "Arial", sans-serif;
    font-weight: 700;
    border: none;
    padding: 0 0; }
  .about-what-is-body .newsletter h2,
  .about-what-is-body .newsletter h5 {
    margin-top: 0;
    color: #ffffff; }
  .about-what-is-body .newsletter h5 {
    font-size: 20px;
    font-family: "Lato", "Arial", sans-serif;
    font-style: italic;
    margin-top: 9px;
    margin-bottom: 30px; }
  .about-what-is-body .newsletter form input[type="text"] {
    height: 32px;
    font-size: 16px;
    font-style: italic;
    color: #72868E;
    padding-left: 15px;
    width: calc(100% - 140px);
    margin-right: 15px; }
    @media (max-width: 767px) {
      .about-what-is-body .newsletter form input[type="text"] {
        width: 100%; } }
    .about-what-is-body .newsletter form input[type="text"]::-webkit-input-placeholder {
      font-size: 16px;
      font-style: italic;
      color: #72868E;
      padding-left: 15px; }
    .about-what-is-body .newsletter form input[type="text"]:-ms-input-placeholder {
      font-size: 16px;
      font-style: italic;
      color: #72868E;
      margin-left: 15px; }
    .about-what-is-body .newsletter form input[type="text"]::placeholder {
      font-size: 16px;
      font-style: italic;
      color: #72868E;
      margin-left: 15px; }
  .about-what-is-body .newsletter form input[type="submit"] {
    height: 32px;
    line-height: 32px;
    cursor: pointer; }
    @media only screen and (max-width: 767px) {
      .about-what-is-body .newsletter form input[type="submit"] {
        margin-top: 5px;
        float: none !important; } }
  @media only screen and (max-width: 767px) {
    .about-what-is-body .newsletter form {
      text-align: center; } }

.newsletter-body h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 30px; }
.newsletter-body h3 {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 16px; }
.newsletter-body h5 {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 20px;
  font-weight: bold; }
.newsletter-body .action-cta {
  height: 32px;
  line-height: 32px; }
.newsletter-body .sign {
  margin-bottom: 30px; }
.newsletter-body .archives {
  clear: both; }
  .newsletter-body .archives .newsletter-container {
    clear: both; }
    .newsletter-body .archives .newsletter-container div {
      border-bottom: 0.5px solid #000000; }
      .newsletter-body .archives .newsletter-container div:first-child {
        border-top: 0.5px solid #000000;
        border-bottom: 0.5px solid #000000; }
      .newsletter-body .archives .newsletter-container div h3 {
        font-family: "Lora", "Georgia", serif;
        font-size: 24px;
        padding-bottom: 20px;
        margin-bottom: 0; }
        .newsletter-body .archives .newsletter-container div h3 a {
          color: #000000; }
.newsletter-body .pagination {
  padding-top: 20px;
  padding-bottom: 70px; }

.newsletter-list__subscribe #mail {
  font-style: italic;
  height: 40px;
  padding-left: 15px; }
.newsletter-list__subscribe .external-cta {
  padding: 0px !important; }

.newsletter-list__archives {
  padding-bottom: 25px; }
  .newsletter-list__archives a {
    color: #0085CC; }
  .newsletter-list__archives h3 {
    margin-top: 0; }
    .newsletter-list__archives h3 a {
      color: #143642; }
    .newsletter-list__archives h3:hover {
      text-decoration: underline; }
  .newsletter-list__archives li .list {
    background-color: #ffffff;
    border: 1px solid #A1AFB3;
    border-top: none;
    padding: 20px 20px; }
  .newsletter-list__archives li:first-child .list {
    border-top: 1px solid #A1AFB3; }
  .newsletter-list__archives span,
  .newsletter-list__archives i {
    color: #0085CC !important; }
  .newsletter-list__archives i {
    display: block; }
  .newsletter-list__archives span {
    font-size: 12px; }

.newsletter-single-block {
  padding: 25px 0; }
  .newsletter-single-block .paragraph {
    border-bottom: 4px solid #e4d6a7;
    margin: 20px 0; }
    .newsletter-single-block .paragraph div {
      padding: 20px 0; }
    .newsletter-single-block .paragraph img {
      height: auto;
      max-width: 100%; }
    .newsletter-single-block .paragraph p {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 15px; }

.newsletter-single-block__copy-container {
  position: relative;
  background: #ffffff;
  padding: 15px 0;
  margin-bottom: 5px; }
  .newsletter-single-block__copy-container .copy-state {
    background: none;
    color: #143642; }

.newsletter-single-block__copy-to-clip {
  background: #D0033F;
  color: #ffffff;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .newsletter-single-block__copy-to-clip i {
    margin-right: 15px; }
  .newsletter-single-block__copy-to-clip span {
    color: #ffffff !important; }
  .newsletter-single-block__copy-to-clip:hover {
    background-color: #9D8497;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    color: #ffffff; }

.newsletter-single-block__intro {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 4px solid #e4d6a7; }

.newsletter-single-block__intro__title {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 20px; }

.newsletter-single-block__intro__subtitle {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #0085CC !important;
  margin-bottom: 40px; }

.newsletter-single-block__intro__text div,
.newsletter-single-block__intro__text p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700; }

.newsletter-single-block__intro__img {
  padding-top: 30px; }
  .newsletter-single-block__intro__img img {
    height: auto;
    max-width: 100%; }

.newsletter-single-block__pdf {
  padding: 10px 10px;
  background: #0085CC;
  color: #ffffff;
  border-radius: 2px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .newsletter-single-block__pdf:hover {
    background: #435e68;
    color: #ffffff;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }

.copy-state {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 15px;
  display: none; }

footer {
  padding: 1% 0;
  clear: both;
  text-align: center; }
  footer div {
    display: inline-block; }
  footer ul {
    display: inline-block; }
    footer ul li {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      margin-left: 20px; }
      footer ul li:first-child {
        margin-left: 0; }
      footer ul li a {
        color: #0C2933; }
        footer ul li a img {
          margin-right: 45px; }
          @media only screen and (max-width: 990px) {
            footer ul li a img {
              margin-right: 0; } }
        footer ul li a .fa {
          font-size: 1.5em; }
        footer ul li a .fa-twitter {
          margin-left: 50px; }
          footer ul li a .fa-twitter:hover {
            color: #1da1f2; }
          @media only screen and (max-width: 990px) {
            footer ul li a .fa-twitter {
              margin-left: 30px; } }
          @media only screen and (max-width: 756px) {
            footer ul li a .fa-twitter {
              margin-left: 10px; } }
          @media only screen and (max-width: 700px) {
            footer ul li a .fa-twitter {
              margin-left: 0; } }
        footer ul li a .fa-instagram {
          color: #0C2933; }
          footer ul li a .fa-instagram:hover {
            color: #fec053; }
        footer ul li a .fa-facebook {
          color: #0C2933; }
          footer ul li a .fa-facebook:hover {
            color: #3c5b9a; }
        footer ul li a .fa-twitter {
          color: #0C2933; }
          footer ul li a .fa-twitter:hover {
            color: #0085CC; }
      footer ul li img {
        height: auto;
        width: 128px;
        margin-right: 45px; }
        @media only screen and (max-width: 990px) {
          footer ul li img {
            margin-right: 0; } }
  @media only screen and (max-width: 990px) {
    footer ul,
    footer div {
      display: block; } }
  footer .menu-icon-2 {
    text-decoration: underline; }

.pager li > a,
.pager li > span {
  font-family: "Lato", "Arial", sans-serif;
  background: none;
  border: none;
  color: #143642; }

.pager li.is-active > a,
.pager li.is-active > span {
  color: #0085CC;
  font-weight: bold; }

.sitemap h2 {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 15px;
  font-weight: bold; }

.form-control {
  border-radius: none; }

.advanced-form select {
  margin-bottom: 15px; }
.advanced-form input,
.advanced-form select {
  color: #000000 !important; }
.advanced-form input::-webkit-input-placeholder {
  color: #000000; }
.advanced-form input:-ms-input-placeholder {
  color: #000000; }
.advanced-form input::placeholder {
  color: #000000; }

.searchbar {
  position: relative;
  z-index: 200000;
  clear: both; }
  .searchbar .glyphicon {
    color: #ffffff; }
  .searchbar form {
    background-color: #ffffff;
    clear: both;
    -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13); }
    .searchbar form select {
      height: 40px;
      font-weight: 400; }
    .searchbar form select {
      padding-left: 20px; }
    .searchbar form input[type=text] {
      height: 40px;
      border: none;
      font-size: 16px;
      font-style: italic;
      padding-left: 20px;
      color: #000000; }
      .searchbar form input[type=text]::-webkit-input-placeholder {
        color: #000000; }
      .searchbar form input[type=text]:-ms-input-placeholder {
        color: #000000; }
      .searchbar form input[type=text]::placeholder {
        color: #000000; }
    .searchbar form .advanced {
      background: #ffffff;
      height: 40px;
      text-align: right; }
      @media only screen and (max-width: 525px) {
        .searchbar form .advanced {
          text-align: center; } }
      .searchbar form .advanced span {
        padding-right: 15px; }
        @media only screen and (max-width: 525px) {
          .searchbar form .advanced span {
            padding-right: 0; } }
      .searchbar form .advanced a {
        line-height: 40px;
        color: #D0033F;
        font-size: 12px; }
        @media only screen and (max-width: 450px) {
          .searchbar form .advanced a {
            font-size: 10px; } }
      .searchbar form .advanced .more-advanced-options {
        display: none;
        margin-top: 1px; }
        .searchbar form .advanced .more-advanced-options li {
          background-color: #ffffff;
          height: 40px;
          line-height: 40px;
          font-size: 12px;
          color: #0085CC;
          padding-right: 15px;
          border-top: 1px solid #72868E;
          cursor: pointer;
          -webkit-transition: ease-in-out 0.1s;
          transition: ease-in-out 0.1s; }
          .searchbar form .advanced .more-advanced-options li:hover {
            background-color: #0085CC;
            color: #ffffff;
            -webkit-transition: ease-in-out 0.1s;
            transition: ease-in-out 0.1s; }
          .searchbar form .advanced .more-advanced-options li:last-child {
            border-bottom: 1px solid #72868E; }
    .searchbar form button {
      height: 40px;
      background-color: #D0033F;
      color: #ffffff;
      font-size: 16px;
      border: none;
      border-radius: 0px; }
      @media only screen and (max-width: 500px) {
        .searchbar form button span {
          display: none; } }
      @media only screen and (max-width: 500px) {
        .searchbar form button {
          font-size: 12px; } }
  .searchbar .advanced-form {
    background: rgba(255, 255, 255, 0.95);
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    padding: 20px 30px; }
    .searchbar .advanced-form .back-to-simple {
      font-size: 12px;
      color: #D0033F; }
    .searchbar .advanced-form h4 {
      font-family: "Lato", "Arial", sans-serif;
      font-weight: bold;
      font-size: 14px;
      color: #D0033F; }
    .searchbar .advanced-form .col-lg-8 input {
      border: 1px solid #72868E;
      margin-bottom: 15px; }
      .searchbar .advanced-form .col-lg-8 input:focus {
        -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13);
        box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13); }
    .searchbar .advanced-form select {
      font-style: italic;
      background: #ffffff;
      border: 1px solid #72868E; }
    .searchbar .advanced-form button {
      margin-top: 15px; }
  .searchbar .advanced-buybooks {
    background: rgba(255, 255, 255, 0.95); }
    .searchbar .advanced-buybooks span {
      padding-left: 0; }
    .searchbar .advanced-buybooks .check {
      margin-bottom: 15px; }
    .searchbar .advanced-buybooks .more-options label {
      line-height: 40px; }
    .searchbar .advanced-buybooks .more-options select {
      margin-bottom: 15px; }
  .searchbar .searchbar-container {
    border-top: 1px solid #0C2933; }
    .searchbar .searchbar-container input {
      word-break: initial;
      text-overflow: ellipsis; }

.filter .head span {
  font-size: 12px; }
.filter .head p {
  margin-top: 5%;
  font-size: 14px;
  font-weight: 700; }
.filter .list {
  border-top: 0.5px solid #72868E;
  margin-top: 3%; }
  .filter .list h4 {
    font-size: 14px;
    font-weight: 700;
    font-family: "Lato", "Arial", sans-serif; }
  .filter .list .row span {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px;
    color: #72868E; }
    .filter .list .row span:first-child a {
      color: #0085CC; }
  .filter .list .more-link {
    font-weight: bold; }
    .filter .list .more-link a {
      color: #0085CC; }
@media only screen and (max-width: 991px) {
  .filter {
    margin-bottom: 5%; } }
.filter .reset_filter {
  color: #000000; }

.buy-books {
  margin-bottom: 25px; }
  .buy-books header {
    height: 368px; }
  .buy-books main h2 {
    margin-top: 5%;
    margin-bottom: 5%; }
  .buy-books main .title {
    border-left: 4px solid #D0033F;
    font-family: "Lato", "Arial", sans-serif;
    padding: 30px 0;
    padding-left: 20px; }
    .buy-books main .title h1 {
      color: #000000;
      font-family: "Lato", "Arial", sans-serif;
      font-size: 24px;
      font-weight: 700;
      margin: 0 0; }
    .buy-books main .title span {
      font-size: 14px; }
  .buy-books main h4 {
    font-size: 20px;
    font-weight: 700;
    font-family: "Lato", "Arial", sans-serif; }
  .buy-books main .books {
    background-color: #F2F6F8;
    clear: both;
    padding: 0 0 25px; }
    @media only screen and (max-width: 1200px) {
      .buy-books main .books {
        padding: 0 20px; } }
    @media only screen and (max-width: 991px) {
      .buy-books main .books {
        padding: 0 0; } }
    .buy-books main .books form {
      margin-top: 5%;
      margin-bottom: 15px;
      padding-bottom: 48px;
      border-bottom: 1px solid #A1AFB3; }
      .buy-books main .books form .champs input {
        padding: 1% 1%;
        padding-left: 20px;
        margin-bottom: 16px;
        border-radius: 0; }
        .buy-books main .books form .champs input::-webkit-input-placeholder {
          font-size: 16px;
          font-style: italic;
          color: #000000; }
        .buy-books main .books form .champs input:-ms-input-placeholder {
          font-size: 16px;
          font-style: italic;
          color: #000000; }
        .buy-books main .books form .champs input::placeholder {
          font-size: 16px;
          font-style: italic;
          color: #000000; }
        .buy-books main .books form .champs input:last-child {
          margin-bottom: 0px; }
      .buy-books main .books form .filter-option span {
        color: #0085CC;
        font-size: 12px; }
        .buy-books main .books form .filter-option span:first-child::after {
          content: " |"; }
      .buy-books main .books form .filter-option .active {
        color: #000000;
        font-weight: 700; }
      .buy-books main .books form input {
        padding: 1% 1%; }
      .buy-books main .books form .check {
        clear: both; }
        .buy-books main .books form .check span {
          padding-left: 0; }
        .buy-books main .books form .check .radio-inline {
          padding-top: 0; }
      .buy-books main .books form .contain {
        margin: 11px 0; }
        .buy-books main .books form .contain label {
          font-weight: 400;
          font-style: italic;
          line-height: 28px; }
        .buy-books main .books form .contain input {
          padding: 1% 1%; }
      .buy-books main .books form .action-cta {
        line-height: 32px;
        padding: 0 8%;
        margin-top: 15px; }
      .buy-books main .books form .more-options input {
        padding: 1% 1%;
        padding-left: 20px;
        margin-bottom: 15px;
        color: #000000; }
        .buy-books main .books form .more-options input::-webkit-input-placeholder {
          font-size: 16px;
          font-style: italic;
          color: #000000 !important; }
        .buy-books main .books form .more-options input:-ms-input-placeholder {
          font-size: 16px;
          font-style: italic;
          color: #000000 !important; }
        .buy-books main .books form .more-options input::placeholder {
          font-size: 16px;
          font-style: italic;
          color: #000000 !important; }
        .buy-books main .books form .more-options input:last-child {
          margin-bottom: none; }
      .buy-books main .books form .more-options select {
        padding-left: 20px; }
      @media only screen and (max-width: 500px) {
        .buy-books main .books form label {
          display: block;
          margin-bottom: 5px;
          margin-left: 0px; } }
  .buy-books main .left-side .item,
  .buy-books main .right-side .item {
    background-color: #ffffff;
    border: 1px solid #A1AFB3;
    border-bottom: none;
    padding: 4% 4%; }
    .buy-books main .left-side .item ul li:first-child,
    .buy-books main .right-side .item ul li:first-child {
      font-weight: 700; }
  .buy-books main .left-side .intro,
  .buy-books main .right-side .intro {
    padding: 0 0 0 15px; }
    .buy-books main .left-side .intro h5,
    .buy-books main .right-side .intro h5 {
      font-family: "Lato", "Arial", sans-serif;
      font-size: 16px;
      font-weight: 700;
      height: 19px;
      margin-top: 0;
      overflow: hidden; }
    .buy-books main .left-side .intro h6,
    .buy-books main .right-side .intro h6 {
      margin-top: 0;
      font-size: 20px;
      line-height: 1.15; }
    .buy-books main .left-side .intro span,
    .buy-books main .right-side .intro span {
      font-size: 12px;
      color: #72868E;
      font-weight: 700; }
    .buy-books main .left-side .intro h4,
    .buy-books main .right-side .intro h4 {
      margin-top: 0;
      font-family: "Lato", "Arial", sans-serif;
      color: #72868E;
      font-size: 16px;
      font-weight: normal;
      text-decoration: underline; }
      .buy-books main .left-side .intro h4 a,
      .buy-books main .right-side .intro h4 a {
        color: #72868E; }
    .buy-books main .left-side .intro .price,
    .buy-books main .right-side .intro .price {
      display: block;
      margin-top: 45px;
      margin-bottom: 15px;
      border-radius: 2px;
      color: #000000;
      font-size: 16px;
      font-weight: 700; }
    .buy-books main .left-side .intro .cta-btn,
    .buy-books main .right-side .intro .cta-btn {
      color: #D0033F;
      border-color: #D0033F;
      height: auto;
      padding: 5px 10px;
      line-height: normal; }
      .buy-books main .left-side .intro .cta-btn:hover,
      .buy-books main .right-side .intro .cta-btn:hover {
        color: #9D8497;
        border-color: #9D8497; }
  .buy-books main .left-side h3,
  .buy-books main .right-side h3 {
    font-weight: 700; }
  .buy-books main .left-side p,
  .buy-books main .right-side p {
    margin-bottom: 5%;
    font-size: 12px;
    line-height: 18px;
    height: 54px;
    overflow: hidden; }
  .buy-books main .left-side img,
  .buy-books main .right-side img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%; }
  .buy-books main .left-side .item:nth-child(odd) {
    border-top: 4px solid #E4D6A7;
    border-bottom: 1px solid #A1AFB3; }
  .buy-books main .left-side .item:nth-child(even) {
    border-top: 4px solid #EFE6CA; }
  .buy-books main .left-side .item:last-child {
    border-bottom: 1px solid #A1AFB3; }
  .buy-books main .catalogs {
    background: #ffffff;
    margin-top: -48px;
    padding: 48px 0; }
    @media only screen and (max-width: 991px) {
      .buy-books main .catalogs {
        margin-top: 20px;
        padding-bottom: 0px;
        padding-top: 0; } }
    .buy-books main .catalogs .title {
      margin-bottom: 15px; }
    .buy-books main .catalogs .head {
      color: #ffffff;
      background-color: #72868E;
      padding: 2% 2%;
      margin-bottom: 3%; }
    .buy-books main .catalogs .item {
      padding: 15px 15px;
      border: 1px solid #A1AFB3;
      border-top: none; }
      .buy-books main .catalogs .item figure {
        position: relative;
        height: auto;
        overflow: hidden; }
        .buy-books main .catalogs .item figure img {
          height: auto;
          width: 100%; }
          @media only screen and (max-width: 992px) {
            .buy-books main .catalogs .item figure img {
              height: auto; } }
        .buy-books main .catalogs .item figure .dl-btn {
          display: none;
          height: auto;
          width: 50px;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          -webkit-transition: ease-in-out 0.1s;
          transition: ease-in-out 0.1s; }
          @media only screen and (max-width: 767px) {
            .buy-books main .catalogs .item figure .dl-btn {
              display: block; } }
      .buy-books main .catalogs .item .jacket:hover .dl-btn {
        display: block;
        -webkit-transition: ease-in-out 0.1s;
        transition: ease-in-out 0.1s; }
      .buy-books main .catalogs .item .text {
        padding: 0 0 0 15px; }
        .buy-books main .catalogs .item .text h3 {
          cursor: pointer;
          max-height: 94px;
          overflow: hidden;
          font-size: 20px;
          line-height: 1.15;
          font-family: "Lora", "Georgia", serif;
          margin-top: 0;
          margin-bottom: 30px;
          padding-bottom: 2px; }
          .buy-books main .catalogs .item .text h3:hover {
            text-decoration: underline; }
        .buy-books main .catalogs .item .text h4 {
          margin-top: 0;
          font-family: "Lato", "Arial", sans-serif;
          color: #72868E;
          font-size: 16px;
          font-weight: normal;
          text-decoration: underline;
          margin-bottom: 20px; }
          .buy-books main .catalogs .item .text h4 a {
            color: #72868E; }
        .buy-books main .catalogs .item .text .glyphicon {
          color: #0085CC; }
        .buy-books main .catalogs .item .text p {
          color: #72868E;
          font-size: 12px;
          margin-bottom: 20px; }
          .buy-books main .catalogs .item .text p a {
            color: #72868E; }
        .buy-books main .catalogs .item .text .resume {
          color: #000000;
          font-size: 16px;
          max-height: 66px;
          overflow: hidden; }
        .buy-books main .catalogs .item .text .cta-btn {
          height: auto;
          line-height: normal;
          padding: 5px 10px;
          margin-top: 25px; }
        .buy-books main .catalogs .item .text span {
          font-weight: 700;
          font-size: 12px;
          color: #72868E;
          font-weight: 700; }
        .buy-books main .catalogs .item .text .read {
          display: block;
          font-weight: 700;
          font-size: 14px;
          color: #0085CC; }
          .buy-books main .catalogs .item .text .read h3 {
            max-height: 101px;
            overflow: hidden;
            font-size: 20px;
            line-height: 25px;
            font-family: "Lora", "Georgia", serif;
            margin-top: 0;
            margin-bottom: 20px; }
        .buy-books main .catalogs .item .text .book {
          color: #72868E;
          font-size: 12px;
          font-weight: 700; }
        .buy-books main .catalogs .item .text .other-specialties {
          display: none; }
    .buy-books main .catalogs div.views-row:nth-child(1) .item,
    .buy-books main .catalogs div.views-row:nth-child(2) .item {
      border-top: 1px solid #A1AFB3; }
    @media only screen and (max-width: 767px) {
      .buy-books main .catalogs div.views-row:nth-child(2) .item {
        border-top: none; } }
    .buy-books main .catalogs .search {
      margin: 20px 0; }
      .buy-books main .catalogs .search .action-cta {
        padding: 13px 22px; }
  .buy-books main .catalogs-right div.views-row:nth-child(2) .item {
    border-top: none; }
  .buy-books .catalogs-list {
    padding-top: 15px; }
    .buy-books .catalogs-list .catalogs {
      background: none;
      margin-top: 0;
      padding-top: 0;
      clear: both; }
      .buy-books .catalogs-list .catalogs .item {
        padding-bottom: 15px; }
    .buy-books .catalogs-list .title {
      margin-bottom: 6px; }
    .buy-books .catalogs-list .single-catalogs .catalog-list-item {
      padding: 15px 15px;
      border: 1px solid #A1AFB3;
      background: #ffffff; }
      .buy-books .catalogs-list .single-catalogs .catalog-list-item figure {
        position: relative; }
        .buy-books .catalogs-list .single-catalogs .catalog-list-item figure img {
          height: auto;
          width: 100%; }
        .buy-books .catalogs-list .single-catalogs .catalog-list-item figure .dl-btn {
          display: none;
          height: auto;
          width: 50px;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          -webkit-transition: ease-in-out 0.1s;
          transition: ease-in-out 0.1s; }
          @media only screen and (max-width: 767px) {
            .buy-books .catalogs-list .single-catalogs .catalog-list-item figure .dl-btn {
              display: block; } }
      .buy-books .catalogs-list .single-catalogs .catalog-list-item .jacket:hover .dl-btn {
        display: block;
        -webkit-transition: ease-in-out 0.1s;
        transition: ease-in-out 0.1s; }
      .buy-books .catalogs-list .single-catalogs .catalog-list-item .text {
        position: relative;
        height: 340px;
        padding-left: 15px; }
        .buy-books .catalogs-list .single-catalogs .catalog-list-item .text h3 {
          cursor: pointer;
          font-family: "Lora", "Georgia", serif;
          font-size: 20px;
          font-weight: normal;
          line-height: 1.15;
          max-height: 94px;
          overflow: hidden;
          margin-bottom: 20px;
          padding-bottom: 2px;
          color: #143642; }
          .buy-books .catalogs-list .single-catalogs .catalog-list-item .text h3 a {
            color: #143642; }
          .buy-books .catalogs-list .single-catalogs .catalog-list-item .text h3:hover {
            text-decoration: underline; }
        .buy-books .catalogs-list .single-catalogs .catalog-list-item .text .book {
          font-size: 12px;
          font-weight: 700;
          color: #72868E; }
        .buy-books .catalogs-list .single-catalogs .catalog-list-item .text h4 {
          font-family: "Lato", "Arial", sans-serif;
          font-size: 16px;
          font-weight: normal;
          text-decoration: underline;
          max-height: 36px;
          overflow: hidden;
          margin-top: 0;
          margin-bottom: 20px;
          padding-bottom: 1px; }
          .buy-books .catalogs-list .single-catalogs .catalog-list-item .text h4 a {
            color: #72868E; }
        .buy-books .catalogs-list .single-catalogs .catalog-list-item .text p {
          font-size: 12px;
          color: #72868E;
          max-height: 51px;
          overflow: hidden;
          margin-bottom: 10px;
          padding-bottom: 1px; }
          .buy-books .catalogs-list .single-catalogs .catalog-list-item .text p strong {
            font-weight: 700; }
          .buy-books .catalogs-list .single-catalogs .catalog-list-item .text p a {
            color: #72868E; }
            .buy-books .catalogs-list .single-catalogs .catalog-list-item .text p a:hover {
              text-decoration: underline; }
        .buy-books .catalogs-list .single-catalogs .catalog-list-item .text .cta-btn {
          position: absolute;
          bottom: 0px; }
        .buy-books .catalogs-list .single-catalogs .catalog-list-item .text .read {
          display: block;
          font-style: 14px;
          font-weight: 700;
          color: #0085CC; }
        .buy-books .catalogs-list .single-catalogs .catalog-list-item .text .dl-link {
          position: absolute;
          bottom: 0; }
          .buy-books .catalogs-list .single-catalogs .catalog-list-item .text .dl-link span {
            color: #0085CC; }
          .buy-books .catalogs-list .single-catalogs .catalog-list-item .text .dl-link:hover + span {
            color: #143642 !important; }
    .buy-books .catalogs-list .single-catalogs div.views-row .catalog-list-item {
      border-top: none;
      border-left: none; }
    .buy-books .catalogs-list .single-catalogs div.views-row:nth-child(1) .catalog-list-item,
    .buy-books .catalogs-list .single-catalogs div.views-row:nth-child(2) .catalog-list-item {
      border-top: 1px solid #A1AFB3; }
    @media (max-width: 767px) {
      .buy-books .catalogs-list .single-catalogs div.views-row:nth-child(2) .catalog-list-item {
        border-top: none; } }
    .buy-books .catalogs-list .single-catalogs div.views-row:nth-child(2n + 1) .catalog-list-item {
      border-left: 1px solid #A1AFB3; }
    @media (max-width: 767px) {
      .buy-books .catalogs-list .single-catalogs div.views-row:nth-child(2n + 2) .catalog-list-item {
        border-left: 1px solid #A1AFB3; } }
    .buy-books .catalogs-list .single-catalogs figure {
      overflow: hidden; }
      .buy-books .catalogs-list .single-catalogs figure img {
        max-height: 150px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
        @media only screen and (max-width: 767px) {
          .buy-books .catalogs-list .single-catalogs figure img {
            max-height: inherit;
            height: auto;
            max-width: 100%;
            -o-object-fit: inherit;
            object-fit: inherit; } }
    .buy-books .catalogs-list div.views-row:nth-child(even) .item {
      border-left: none; }
      @media only screen and (max-width: 767px) {
        .buy-books .catalogs-list div.views-row:nth-child(even) .item {
          border-left: 1px solid #A1AFB3; } }
  .buy-books .more {
    font-weight: bold; }
    .buy-books .more a {
      color: #0085CC; }

.left-side h5 {
  height: 34px;
  overflow: hidden;
  font-size: 16px;
  font-family: "Lato", "Arial", sans-serif;
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: normal; }
  .left-side h5 a {
    font-weight: normal;
    text-decoration: underline;
    color: #72868E; }
  .left-side h5 span {
    font-size: 16px !important;
    font-weight: normal !important; }
.left-side .cta-btn:hover {
  color: #9D8497 !important;
  border-color: #9D8497; }

.form-control {
  color: #000000; }

.national-body {
  background-color: #F2F6F8; }
  .national-body .list {
    margin-bottom: 25px; }
    .national-body .list .item {
      background: #ffffff;
      display: table;
      border: 1px solid #A1AFB3;
      border-top: none;
      padding: 2% 2%; }
      .national-body .list .item figure {
        padding-right: 10px; }
        .national-body .list .item figure img {
          height: auto;
          width: 100%; }
          @media only screen and (max-width: 767px) {
            .national-body .list .item figure img {
              height: auto; } }
        @media only screen and (max-width: 767px) {
          .national-body .list .item figure {
            float: left;
            margin-top: 20px; } }
      .national-body .list .item .text {
        padding-left: 10px;
        overflow: hidden; }
        @media only screen and (max-width: 760px) {
          .national-body .list .item .text {
            padding-left: 0; } }
        .national-body .list .item .text h3 {
          font-family: "Lato", "Arial", sans-serif;
          font-weight: 700;
          font-size: 12px; }
          .national-body .list .item .text h3 a {
            color: #000000; }
        .national-body .list .item .text h4 {
          font-size: 20px;
          -webkit-hyphens: auto;
          -ms-hyphens: auto;
          hyphens: auto; }
          .national-body .list .item .text h4 a {
            color: #000000; }
          @media only screen and (max-width: 500px) {
            .national-body .list .item .text h4 {
              font-size: 16px; } }
        .national-body .list .item .text span {
          display: block;
          overflow: hidden;
          word-wrap: normal;
          text-overflow: ellipsis; }
          .national-body .list .item .text span a {
            font-size: 16px;
            color: #0085CC; }
        @media only screen and (max-width: 768px) {
          .national-body .list .item .text {
            float: left; } }
    .national-body .list li:nth-child(1) .item {
      border-top: 1px solid #A1AFB3; }

.assoc-details {
  padding: 25px 0; }
  @media screen and (max-width: 1200px) {
    .assoc-details {
      padding: 0 20px !important; } }
  .assoc-details a {
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    color: #0085CC; }
    .assoc-details a a {
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
    .assoc-details a:hover {
      color: #143642; }
  .assoc-details .head h2 {
    margin-top: 0;
    font-size: 32px;
    font-weight: 400;
    font-family: "Lato", "Arial", sans-serif; }
  .assoc-details .global {
    padding: 15px 0;
    border-bottom: 1px solid #72868E; }
    .assoc-details .global p {
      margin-bottom: 5%; }
    .assoc-details .global p,
    .assoc-details .global li {
      font-size: 16px;
      line-height: 24px; }
    .assoc-details .global strong {
      font-size: 20px;
      font-weight: 700;
      font-family: "Lora", "Georgia", serif; }
    .assoc-details .global img {
      margin: 10px 0;
      max-height: 450px;
      max-width: 100%;
      height: auto;
      width: auto; }
  .assoc-details .contain {
    border-top: 1px solid #000000;
    padding: 1% 0; }
    .assoc-details .contain .title span {
      font-size: 12px;
      line-height: 24px;
      font-weight: 700; }
    .assoc-details .contain .infos {
      font-size: 16px; }
      .assoc-details .contain .infos span {
        display: block;
        text-align: left;
        font-size: 16px; }
      .assoc-details .contain .infos ul,
      .assoc-details .contain .infos p,
      .assoc-details .contain .infos figure,
      .assoc-details .contain .infos span {
        margin-left: 20px; }
        @media only screen and (max-width: 767px) {
          .assoc-details .contain .infos ul,
          .assoc-details .contain .infos p,
          .assoc-details .contain .infos figure,
          .assoc-details .contain .infos span {
            margin-left: 0; } }
        .assoc-details .contain .infos ul a,
        .assoc-details .contain .infos p a,
        .assoc-details .contain .infos figure a,
        .assoc-details .contain .infos span a {
          color: #0085CC; }
        .assoc-details .contain .infos ul img,
        .assoc-details .contain .infos p img,
        .assoc-details .contain .infos figure img,
        .assoc-details .contain .infos span img {
          max-width: 100%; }
      .assoc-details .contain .infos p,
      .assoc-details .contain .infos li,
      .assoc-details .contain .infos span {
        line-height: 24px; }
  .assoc-details .links {
    margin-top: 20px;
    margin-bottom: 20px; }
    .assoc-details .links li {
      background-color: #D0033F;
      border: 1px solid #D0033F;
      font-size: 14px;
      border-radius: 2px;
      padding: 1px 1.5%;
      margin-right: 5px;
      margin-bottom: 10px;
      -webkit-transition: ease-in-out 0.2s;
      transition: ease-in-out 0.2s; }
      .assoc-details .links li:hover {
        background-color: #af1a30;
        border: 1px solid #af1a30;
        -webkit-transition: ease-in-out 0.2s;
        transition: ease-in-out 0.2s; }
      .assoc-details .links li a {
        color: #ffffff; }

.results-body {
  margin-top: 25px; }
  .results-body .filter .head p {
    margin-top: 0;
    margin-bottom: 0; }
  .results-body .results-list .number-results {
    font-size: 16px; }
  .results-body .results-list .event span > a {
    display: inline-block;
    color: #143642;
    font-size: 12px;
    font-weight: bold; }
  .results-body .results-list .elem {
    background: #ffffff;
    border: 1px solid #A1AFB3;
    border-bottom: none;
    padding: 15px 20px;
    padding-bottom: 25px; }
    .results-body .results-list .elem:last-child {
      border-bottom: 1px solid #A1AFB3; }
    .results-body .results-list .elem h3 {
      font-size: 22px;
      max-height: 106px;
      overflow: hidden;
      line-height: 1.5; }
    .results-body .results-list .elem figure {
      padding: 0 20px 0 0; }
      .results-body .results-list .elem figure a {
        width: 100%; }
        .results-body .results-list .elem figure a img {
          height: auto;
          width: 100%;
          max-width: 100%; }
    .results-body .results-list .elem mark {
      padding: 0 0; }
    .results-body .results-list .elem span,
    .results-body .results-list .elem a {
      display: table; }
    .results-body .results-list .elem p {
      margin-bottom: 0; }
    .results-body .results-list .elem mark {
      background: #FFF500; }
    .results-body .results-list .elem .mask {
      display: none; }
    .results-body .results-list .elem .category {
      font-size: 14px;
      font-weight: normal;
      background: #D0033F;
      border-radius: 2px;
      color: white;
      padding: 0px 10px;
      margin-bottom: 15px; }
    .results-body .results-list .elem .subcategory {
      font-size: 16px;
      font-weight: bold; }
    .results-body .results-list .elem .more,
    .results-body .results-list .elem .less {
      margin-top: 20px;
      font-size: 14px;
      font-weight: bold;
      color: #0085CC; }
      .results-body .results-list .elem .more a,
      .results-body .results-list .elem .less a {
        color: #0085CC; }
    .results-body .results-list .elem .less {
      display: none;
      margin-bottom: 20px; }
    .results-body .results-list .elem .price {
      font-size: 20px;
      font-weight: bold;
      margin: 15px 0;
      margin-bottom: 2px; }
    .results-body .results-list .elem .contact {
      margin-top: 25px;
      border: 1px solid #0085CC;
      border-radius: 2px;
      color: #0085CC;
      padding: 2px 10px;
      margin-bottom: 4px;
      -webkit-transition: 0.2s ease-in-out;
      transition: 0.2s ease-in-out; }
      .results-body .results-list .elem .contact:hover {
        border-color: #435e68;
        color: #435e68;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out; }
    .results-body .results-list .elem .icons {
      text-align: right; }
      @media only screen and (max-width: 767px) {
        .results-body .results-list .elem .icons {
          margin-top: 5%; } }
      .results-body .results-list .elem .icons .col-lg-2 {
        border-radius: 2px;
        height: 40px;
        width: 40px;
        border: 1px solid #0085CC;
        margin-left: 5px;
        margin-bottom: 0; }
        .results-body .results-list .elem .icons .col-lg-2 span {
          display: inline-block;
          vertical-align: middle; }
        .results-body .results-list .elem .icons .col-lg-2 h4 {
          color: #0085CC;
          font-size: 10px;
          font-family: "Lato", "Arial", sans-serif;
          margin-top: 4px;
          margin-bottom: 0; }
        .results-body .results-list .elem .icons .col-lg-2 .glyphicon {
          color: #0085CC; }
        .results-body .results-list .elem .icons .col-lg-2 .glyphicon-print {
          margin-right: 0; }
    .results-body .results-list .elem .details h4 {
      font-size: 22px;
      color: #143642;
      margin: 22px 0 34px 0; }
      .results-body .results-list .elem .details h4 a {
        color: #143642; }
    .results-body .results-list .elem .details p {
      font-size: 16px; }
    .results-body .results-list .elem .details .specialties {
      font-size: 12px;
      font-weight: 700;
      margin-top: 25px;
      margin-bottom: 20px; }
      .results-body .results-list .elem .details .specialties p {
        display: inline-block;
        font-size: 12px;
        font-weight: normal; }
    .results-body .results-list .elem .details .other-specialties {
      font-size: 12px;
      font-weight: 700;
      margin-top: 25px;
      margin-bottom: 20px; }
      .results-body .results-list .elem .details .other-specialties p {
        display: inline;
        font-size: 12px;
        font-weight: normal;
        display: inline; }
    .results-body .results-list .elem .details .cta-btn {
      padding: 0 10px;
      height: 24px;
      line-height: 24px;
      margin-top: 25px; }
    .results-body .results-list .elem .details .seller {
      margin-top: 0; }
  .results-body .results-list .elem-booksellers a {
    display: inline-block; }

/********************** RESET ************************/
* {
  margin: 0;
  padding: 0; }

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/******************* CLEARFIX ************************/
.clearfix:before,
.clearfix:after {
  display: table;
  content: ' '; }

.clearfix:after {
  clear: both; }

/*
#toolbar-administration {
  z-index: 10;
  height: 40px;
  background: #143642;
  margin: 0 8.3333333% 1px 8.3333333%;

  @media screen and (max-width: 1200px) {
    margin: 0 0 1px 0;
  }
}

#block-ilab-local-tasks{
  position: absolute;
  width: 100%;
  margin: 0 auto;
  top: 11px;
  text-align: right;
  max-width: 1360px;
  font-family: "Open Sans";
  font-size: 13px;

  @media only screen and (max-width: 767px) {
    display: none;
  }

  ul {
    list-style-type: none;
    margin-right: 8.3333333%;

    li {
      display: inline;

      a {
        display: inline;
        color: #bebebe;
        padding-right: 10px;

        &:hover {
          color: white;
        }
      }
    }
  }
}
*/
/* GLOBALS */
.cc-banner span {
  color: #ffffff !important; }

.errorBookSubmit {
  font-family: "Lato", "Arial", sans-serif;
  margin-bottom: 5px;
  font-size: 12px; }

.item-list ul {
  list-style: none;
  margin-bottom: 0; }

.align-left {
  padding: 0 12px 0 0;
  margin: 5px 5px !important; }

.align-right {
  padding: 0 0 0 12px;
  margin: 5px 5px !important; }

.relative {
  position: relative; }

.dots-box {
  position: absolute;
  bottom: 6px;
  right: 0;
  font-size: 19px;
  background-color: #ffffff;
  color: #143642; }

/* bootstrap reset */
@media print {
  a[href]:after {
    content: none !important;
    visibility: hidden; }

  .socials-container,
  .ariane-container,
  .fa-download,
  .socials-btn,
  .links {
    display: none; }

  .congresses-single-body .more {
    display: none; } }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 0px;
  padding-right: 0px; }

.row {
  clear: both;
  margin: 0 0 0 0; }

.container-fluid {
  padding: 0 0; }

main {
  padding: 0 0; }
  @media only screen and (max-width: 1200px) {
    main {
      padding: 0px 20px; } }

.list-inline {
  margin: 0 0 0 0; }

.main-title {
  color: #000000; }

#regions_div {
  margin-top: -136px;
  height: 496px; }
  @media only screen and (max-width: 950px) {
    #regions_div {
      margin-top: -234px; } }
  @media only screen and (max-width: 950px) {
    #regions_div {
      margin-top: -82px; } }
  @media only screen and (max-width: 767px) {
    #regions_div {
      margin-top: 0px;
      height: 200px; } }

.booksellers-map #booksellers_map {
  height: 700px;
  max-width: calc(100% - 40px);
  margin: 0 auto; }

.banner {
  height: 496px;
  margin-top: -138px; }
  .banner img {
    z-index: -1; }
  @media only screen and (max-width: 950px) {
    .banner {
      margin-top: -233px; } }
  @media only screen and (max-width: 767px) {
    .banner {
      height: 150px;
      margin-top: 76px;
      margin-top: 0; } }

.listing-fair .pager {
  margin-top: 15px; }

.socials-container {
  position: absolute;
  left: -100px;
  margin-top: 25px; }
  @media only screen and (max-width: 1199px) {
    .socials-container {
      left: -125px; } }
  @media only screen and (max-width: 991px) {
    .socials-container {
      left: 0;
      position: static; } }
  .socials-container .socials-fixed {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 991px) {
      .socials-container .socials-fixed {
        position: static;
        top: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0); } }
    @media only screen and (max-width: 991px) {
      .socials-container .socials-fixed ul {
        text-align: left; } }
    .socials-container .socials-fixed ul li {
      background-color: white;
      font-size: 11px;
      font-weight: 700;
      border: 0.5px solid #72868E;
      height: 40px;
      width: 40px;
      display: table; }
      @media only screen and (max-width: 991px) {
        .socials-container .socials-fixed ul li {
          text-align: center;
          text-align: -webkit-center;
          text-align: -moz-center;
          display: inline-block;
          border-left: none; } }
      @media only screen and (max-width: 991px) {
        .socials-container .socials-fixed ul li:first-child {
          height: auto; } }
      @media only screen and (max-width: 991px) {
        .socials-container .socials-fixed ul li:nth-child(2) {
          border-left: 1px solid #72868E; } }
      .socials-container .socials-fixed ul li:nth-child(n + 3) {
        border-top: none; }
        @media only screen and (max-width: 991px) {
          .socials-container .socials-fixed ul li:nth-child(n + 3) {
            border-top: 1px solid #72868E; } }
      .socials-container .socials-fixed ul li a {
        display: table-cell;
        vertical-align: middle; }
        @media only screen and (max-width: 991px) {
          .socials-container .socials-fixed ul li a {
            line-height: 35px; } }
        .socials-container .socials-fixed ul li a i {
          color: #0085CC;
          font-size: 2em; }
          @media only screen and (max-width: 991px) {
            .socials-container .socials-fixed ul li a i {
              vertical-align: middle; } }
      .socials-container .socials-fixed ul li:first-child {
        border: none;
        display: table-cell;
        vertical-align: bottom;
        padding-bottom: 5px; }
    .socials-container .socials-fixed ul .text-uppercase {
      background: none; }

body {
  background-color: #F2F6F8;
  font-family: "Lato", Arial, sans-serif;
  word-wrap: break-word;
  font-weight: 400;
  color: #143642; }
  body .layout-container {
    max-width: 1360px;
    margin: 0 auto; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lora", "Georgia", serif;
  font-weight: 400;
  color: #143642; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }
  a:focus {
    text-decoration: none; }

p,
input,
button {
  font-family: "Lato", "Arial", sans-serif;
  color: #143642;
  font-weight: 400; }

.no-bcg {
  background-image: none;
  height: auto; }

.pager {
  clear: both;
  padding-top: 15px; }

.listing-modal-container {
  position: relative;
  background: rgba(114, 134, 142, 0.2);
  z-index: 40000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto; }
  .listing-modal-container .listing-modal-categories {
    position: relative;
    height: auto;
    padding: 45px 45px;
    display: block;
    background: #ffffff;
    max-width: 90%;
    width: 915px;
    margin: 5% auto;
    -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.13); }
    .listing-modal-container .listing-modal-categories .load-spinner {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      height: 60px;
      width: 60px;
      border-radius: 100px;
      border: 7px solid #A1AFB3;
      border-top: 7px solid #0085CC;
      animation: loader linear 2s infinite; }
    .listing-modal-container .listing-modal-categories h4 {
      margin-bottom: 25px;
      font-size: 20px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: bold;
      text-transform: capitalize; }
    .listing-modal-container .listing-modal-categories .close {
      position: absolute;
      top: 40px;
      right: 15px;
      opacity: 1; }
    .listing-modal-container .listing-modal-categories .views-element-container {
      -webkit-column-count: 4;
      column-count: 4; }
      @media only screen and (max-width: 767px) {
        .listing-modal-container .listing-modal-categories .views-element-container {
          -webkit-column-count: 2;
          column-count: 2; } }
      .listing-modal-container .listing-modal-categories .views-element-container span {
        font-size: 14px;
        line-height: 1.6;
        color: #0085CC;
        text-transform: capitalize; }
        .listing-modal-container .listing-modal-categories .views-element-container span a {
          color: #0085CC; }
@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.catalogs-modal-container {
  display: none;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  position: absolute; }

.catalogs-modal {
  position: absolute;
  background-color: white;
  min-height: 80vh;
  width: 767px;
  padding: 20px 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.27); }
  @media only screen and (max-width: 767px) {
    .catalogs-modal {
      height: 100vh;
      width: 100%;
      overflow-y: scroll; } }
  .catalogs-modal img {
    height: auto;
    max-width: 100%; }
  .catalogs-modal .text {
    padding-left: 25px; }
    @media only screen and (max-width: 767px) {
      .catalogs-modal .text {
        height: 79vh;
        overflow: auto; } }
    .catalogs-modal .text h3 {
      font-size: 20px;
      line-height: 25px;
      margin-top: 0;
      margin-bottom: 25px; }
    .catalogs-modal .text .book {
      font-size: 12px;
      font-weight: 700;
      color: #72868E; }
    .catalogs-modal .text h4 {
      margin-top: 0;
      color: #72868E;
      font-size: 16px;
      font-weight: normal;
      text-decoration: underline;
      margin-bottom: 20px; }
      .catalogs-modal .text h4 a {
        color: #72868E; }
    .catalogs-modal .text p {
      color: #72868E; }
      .catalogs-modal .text p a {
        color: #72868E; }
    .catalogs-modal .text .resume {
      font-size: 16px;
      color: #000000; }
    .catalogs-modal .text .cta-btn {
      -webkit-transition: ease-in-out 0.2s;
      transition: ease-in-out 0.2s; }
      .catalogs-modal .text .cta-btn a {
        color: #ffffff; }
        .catalogs-modal .text .cta-btn a:hover {
          color: #ffffff !important; }
      .catalogs-modal .text .cta-btn a:hover + span {
        color: #ffffff !important; }
      .catalogs-modal .text .cta-btn:hover {
        -webkit-transition: ease-in-out 0.2s;
        transition: ease-in-out 0.2s;
        background: #435e68;
        border: 1px solid #435e68;
        color: #ffffff !important; }
    .catalogs-modal .text a.cta-btn:hover > .glyphicon.glyphicon-download-alt {
      color: #ffffff !important; }
  .catalogs-modal .content {
    padding: 10px 15px;
    padding-bottom: 25px; }
  .catalogs-modal .close {
    opacity: 1; }
  .catalogs-modal .fa-arrow-left {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 15px; }
  .catalogs-modal .fa-arrow-right {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px; }
  .catalogs-modal .cta-btn {
    background-color: #0085CC;
    border: 1px solid #0085CC;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold; }
    .catalogs-modal .cta-btn:focus {
      color: #ffffff; }
  .catalogs-modal .glyphicon {
    color: #ffffff; }
  .catalogs-modal .jacket img {
    height: auto;
    width: 100%; }
  .catalogs-modal .jacket .dl-btn {
    display: none;
    height: auto;
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s; }
    @media only screen and (max-width: 767px) {
      .catalogs-modal .jacket .dl-btn {
        display: block; } }
  .catalogs-modal .jacket:hover .dl-btn {
    display: block;
    -webkit-transition: ease-in-out 0.1s;
    transition: ease-in-out 0.1s; }
  @media only screen and (max-width: 780px) {
    .catalogs-modal .close {
      position: absolute;
      bottom: 20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); } }

/* FIL D'ARIANE */
.ariane-container .ariane {
  color: #000000;
  padding-top: 4px;
  padding-bottom: 24px; }
  .ariane-container .ariane span {
    font-size: 12px; }
    .ariane-container .ariane span a {
      color: #0085CC; }
    .ariane-container .ariane span::after {
      content: " >";
      color: #0085CC; }
    .ariane-container .ariane span:first-child {
      text-transform: capitalize; }
    .ariane-container .ariane span:last-child a {
      color: #000000; }
    .ariane-container .ariane span:last-child::after {
      content: ""; }
.ariane-container .pull-right {
  font-size: 14px;
  font-style: italic; }
  .ariane-container .pull-right a {
    color: #0085CC; }
@media only screen and (max-width: 1199px) {
  .ariane-container {
    margin: 0 20px; } }

/* BOUTON RETOUR HAUT DE PAGE */
.up {
  display: none;
  position: fixed;
  cursor: pointer;
  bottom: 0;
  right: 0;
  color: white;
  background-color: #D0033F;
  width: 50px;
  height: 50px; }
  .up i {
    position: absolute;
    font-size: 1.5em;
    line-height: 50px;
    cursor: pointer;
    padding: 0 17px; }

#infos_filters {
  margin-bottom: 20px; }
  #infos_filters a {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px;
    color: #0085CC;
    border: 1px solid #0085CC;
    border-radius: 2px;
    padding: 5px 10px;
    margin-left: 20px; }
    #infos_filters a i {
      margin-left: 10px; }
      #infos_filters a i:before {
        content: "X";
        color: #000000;
        font-family: "Lato", "Arial", sans-serif; }

.cta-btn {
  display: inline-block;
  height: 40px;
  clear: both;
  color: #0085CC;
  padding: 0 3%;
  line-height: 40px;
  border: 1px solid #0085CC;
  border-radius: 3px;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
  font-size: 14px;
  font-weight: bold; }
  .cta-btn:hover {
    border: 1px solid #435e68;
    color: #435e68 !important;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s; }
  .cta-btn:focus {
    border: 1px solid #435e68;
    color: #435e68; }
  .cta-btn a {
    color: #0085CC; }
    .cta-btn a:hover {
      color: #435e68 !important; }

.cta-btn a:hover + span {
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
  color: #435e68 !important; }

.cta-btn span:hover + a {
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
  color: #435e68 !important; }

.action-cta {
  background-color: #D0033F;
  min-height: 40px;
  color: #ffffff;
  padding: 0 3%;
  line-height: 40px;
  border: 1px solid #D0033F;
  border-radius: 3px;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s; }
  .action-cta:hover {
    color: #ffffff;
    background-color: #9D8497;
    border: 1px solid #9D8497;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s; }
  .action-cta:focus {
    color: #ffffff;
    background-color: #9D8497;
    border: 1px solid #9D8497; }

.external-cta {
  background-color: #0085CC;
  height: 40px;
  color: #ffffff;
  padding: 9px 6%;
  line-height: 40px;
  border: 1px solid #0085CC;
  border-radius: 3px;
  -webkit-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s; }
  .external-cta:hover {
    color: #ffffff;
    background-color: #435e68;
    border: 1px solid #435e68;
    -webkit-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s; }
  .external-cta:focus {
    color: #ffffff;
    background-color: #435e68;
    border: 1px solid #435e68; }

.form-style input[type="text"] {
  height: 32px;
  font-size: 16px;
  font-style: italic;
  color: #000000;
  padding: 1% 1%; }
  .form-style input[type="text"]::-webkit-input-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #000000;
    padding-left: 15px; }
  .form-style input[type="text"]:-ms-input-placeholder {
    font-size: 16px;
    font-style: italic;
    color: #000000;
    margin-left: 15px; }
  .form-style input[type="text"]::placeholder {
    font-size: 16px;
    font-style: italic;
    color: #000000;
    margin-left: 15px; }

.details-list {
  margin: 25px 0; }
  .details-list .head {
    padding-bottom: 2%;
    margin-top: 1px solid #72868E; }
    @media only screen and (max-width: 767px) {
      .details-list .head figure {
        margin-bottom: 15px; } }
    .details-list .head figure img {
      height: auto;
      max-width: 90%; }
      @media only screen and (max-width: 854px) {
        .details-list .head figure img {
          padding-right: 4px; } }
    .details-list .head h1 {
      font-family: "Lora", "Georgia", serif;
      font-size: 28px;
      margin: 0 0;
      padding-left: 0; }
  .details-list .contain {
    border-top: 1px solid #72868E;
    padding: 1% 0; }
    .details-list .contain:last-child {
      border-bottom: 1px solid #72868E; }
    .details-list .contain .title span {
      word-wrap: initial;
      font-size: 12px;
      line-height: 24px;
      font-weight: 700; }
    .details-list .contain .infos {
      position: relative;
      font-size: 16px;
      padding-left: 20px; }
      @media only screen and (max-width: 767px) {
        .details-list .contain .infos {
          padding-left: 0; } }
      .details-list .contain .infos::after {
        content: "";
        position: absolute;
        left: 0;
        z-index: 0;
        top: 0;
        width: 1px;
        height: 24px;
        background: #000; }
        @media only screen and (max-width: 935px) {
          .details-list .contain .infos::after {
            display: none; } }
      .details-list .contain .infos span {
        display: block;
        text-align: left;
        font-size: 16px; }
      .details-list .contain .infos span > div > p {
        margin-left: 0; }
      .details-list .contain .infos ul,
      .details-list .contain .infos p,
      .details-list .contain .infos figure,
      .details-list .contain .infos span {
        margin-left: 20px; }
        @media only screen and (max-width: 767px) {
          .details-list .contain .infos ul,
          .details-list .contain .infos p,
          .details-list .contain .infos figure,
          .details-list .contain .infos span {
            margin-left: 0; } }
        .details-list .contain .infos ul a,
        .details-list .contain .infos p a,
        .details-list .contain .infos figure a,
        .details-list .contain .infos span a {
          color: #0085CC; }
        .details-list .contain .infos ul img,
        .details-list .contain .infos p img,
        .details-list .contain .infos figure img,
        .details-list .contain .infos span img {
          max-width: 100%;
          height: auto;
          margin-bottom: 10px; }
      .details-list .contain .infos p,
      .details-list .contain .infos li,
      .details-list .contain .infos span {
        line-height: 24px; }
      @media only screen and (max-width: 767px) {
        .details-list .contain .infos .booksellers-catalogs figure {
          margin-right: 10px; } }
      .details-list .contain .infos .map span {
        display: inline-block;
        margin-left: 0; }
      .details-list .contain .infos .map .glyphicon-globe {
        margin-right: 10px; }
    .details-list .contain .date-ctn span:nth-child(2), .details-list .contain .date-ctn span:nth-child(3) {
      margin-left: 0; }
    .details-list .contain .date-ctn span:nth-child(2) {
      margin: 0 9px; }
    .details-list .contain .member {
      display: inline-block;
      padding: 5px 5px; }
      .details-list .contain .member img {
        max-width: 100%;
        max-height: 150px;
        width: auto;
        height: auto; }
      .details-list .contain .member:first-child {
        padding-left: 0px; }
    .details-list .contain .zip-city span {
      display: inline-block; }

/* LOGO */
#block-ilab-branding a img {
  margin-top: 0;
  width: 100%;
  max-width: 183px; }
@media (max-width: 1262px) {
  #block-ilab-branding a img {
    padding: 10px 0; } }
@media (max-width: 1199px) {
  #block-ilab-branding a img {
    padding: 10px 15px; } }
@media (max-width: 950px) {
  #block-ilab-branding a img {
    max-width: 160px;
    padding: 5px 0; } }

/* NAVBAR */
@media (max-width: 950px) {
  .nav {
    width: 100%;
    left: 0; }

  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    padding-left: 0;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); } }
  @media only screen and (max-width: 950px) and (max-width: 950px) {
    .navbar-collapse {
      padding: 0 0; } }

@media (max-width: 950px) {
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } }
header {
  background-size: cover;
  background-position: top; }
  header .col-lg-push-1 {
    z-index: 1; }
  header #myNavbar {
    padding-right: 0;
    padding-left: 0; }
  header .navbar {
    -webkit-box-shadow: 0px 2px 11px -2px rgba(0, 0, 0, 0.53);
    box-shadow: 0px 2px 11px -2px rgba(0, 0, 0, 0.53);
    z-index: 20;
    background-color: #0C2933;
    margin-bottom: 0;
    border: none;
    border-radius: 0; }
    @media only screen and (max-width: 950px) {
      header .navbar {
        padding: 0 0; } }
  header .collapse {
    display: inline-block;
    vertical-align: bottom; }
  header .navbar-nav {
    z-index: 20;
    list-style: circle; }
    header .navbar-nav li {
      font-size: 14px;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 400;
      float: left;
      position: relative;
      text-transform: uppercase;
      display: block; }
      @media only screen and (max-width: 1500px) {
        header .navbar-nav li {
          font-size: 13px; } }
      @media only screen and (max-width: 970px) {
        header .navbar-nav li {
          font-size: 12px; } }
      header .navbar-nav li a {
        margin: 0 14px;
        padding: 10px 0;
        padding-top: 5px;
        padding-bottom: 5px;
        color: #ffffff; }
        @media only screen and (max-width: 950px) {
          header .navbar-nav li a {
            color: #000000; } }
    header .navbar-nav .assets {
      background-color: #72868E;
      color: #ffffff;
      margin-left: 10px; }
      header .navbar-nav .assets a {
        color: white; }
  @media only screen and (max-width: 1270px) {
    header .nav-ctn {
      width: 100%;
      left: 0; } }
  @media only screen and (max-width: 950px) {
    header nav {
      padding: 0 20px; } }
  header nav img {
    padding: 10px 0 0 0; }
  header nav .navbar-header {
    text-align: center; }
    @media only screen and (max-width: 950px) {
      header nav .navbar-header {
        width: 100%;
        float: none;
        text-align: center; } }
    @media only screen and (max-width: 950px) {
      header nav .navbar-header img {
        padding-left: 0; } }
    header nav .navbar-header .glass {
      height: 35px;
      cursor: pointer;
      display: none;
      position: absolute;
      top: 38px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 20px;
      padding: 0 0; }
      @media only screen and (max-width: 950px) {
        header nav .navbar-header .glass {
          display: block; } }
  header nav .navbar-right {
    padding: 10px 0;
    margin-right: 0 !important; }
    @media only screen and (max-width: 950px) {
      header nav .navbar-right {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 auto; }
        header nav .navbar-right li {
          float: none;
          display: inline-block; } }
    @media only screen and (max-width: 950px) and (max-width: 950px) {
      header nav .navbar-right li {
        display: block; } }

    @media only screen and (max-width: 768px) {
      header nav .navbar-right {
        margin-right: 0; } }
    header nav .navbar-right .account-lang {
      float: right;
      margin-right: 25px; }
      header nav .navbar-right .account-lang .login {
        text-align: center;
        cursor: pointer;
        border: 1px solid #72868E;
        border-radius: 2px;
        color: #72868E;
        font-size: 12px;
        text-transform: capitalize;
        padding: 6.5px 10px; }
        @media only screen and (max-width: 950px) {
          header nav .navbar-right .account-lang .login {
            border: 1px solid #0085CC;
            background: #0085CC;
            color: #ffffff; } }
        header nav .navbar-right .account-lang .login .fa-user {
          font-size: 1.5em;
          margin-left: 10px;
          display: none;
          color: #ffffff; }
          @media only screen and (max-width: 950px) {
            header nav .navbar-right .account-lang .login .fa-user {
              display: inline-block; } }
        @media only screen and (max-width: 950px) {
          header nav .navbar-right .account-lang .login a {
            color: #0085CC; } }
      header nav .navbar-right .account-lang .logged {
        display: inline-block;
        text-align: center;
        cursor: pointer;
        border: 1px solid #ffffff;
        border-radius: 2px;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        padding: 6.5px 2px; }
        @media only screen and (max-width: 950px) {
          header nav .navbar-right .account-lang .logged {
            border: 1px solid #D0033F;
            background: #D0033F;
            color: #ffffff;
            margin: 0 0; } }
        header nav .navbar-right .account-lang .logged a {
          font-weight: bold;
          color: #ffffff; }
          @media only screen and (max-width: 950px) {
            header nav .navbar-right .account-lang .logged a {
              color: #ffffff; } }
        header nav .navbar-right .account-lang .logged .fa-user {
          font-size: 1.5em;
          margin-left: 10px;
          display: none;
          color: #ffffff; }
          @media only screen and (max-width: 950px) {
            header nav .navbar-right .account-lang .logged .fa-user {
              display: inline-block; } }
      header nav .navbar-right .account-lang .ext {
        text-align: center;
        cursor: pointer;
        border: 1px solid #72868E;
        border-radius: 2px;
        color: #72868E;
        font-size: 12px;
        padding: 6.5px 10px;
        margin-right: 5px; }
        @media only screen and (max-width: 950px) {
          header nav .navbar-right .account-lang .ext {
            border: 1px solid #0085CC;
            background: #0085CC;
            color: #72868E; } }
        header nav .navbar-right .account-lang .ext a {
          color: #72868E; }
          @media only screen and (max-width: 950px) {
            header nav .navbar-right .account-lang .ext a {
              color: #0085CC; } }
      @media only screen and (max-width: 950px) {
        header nav .navbar-right .account-lang li {
          display: inline-block !important;
          width: auto;
          margin-left: 5px; } }
    header nav .navbar-right .language {
      display: inline-block;
      margin-right: 5px; }
      @media only screen and (max-width: 950px) {
        header nav .navbar-right .language {
          margin-bottom: 5px; } }
      header nav .navbar-right .language div {
        display: inline-block; }
      header nav .navbar-right .language li.is-active {
        display: none !important; }
      header nav .navbar-right .language .links li:not(.is-active) {
        background: #0C2933;
        z-index: 22;
        text-align: center;
        cursor: pointer;
        border: 1px solid #72868E;
        border-radius: 2px;
        font-size: 12px;
        text-transform: capitalize;
        padding: 6.5px 10px;
        display: block;
        position: static; }
        @media only screen and (max-width: 950px) {
          header nav .navbar-right .language .links li:not(.is-active) {
            background: #ffffff;
            border: 1px solid #0085CC;
            color: #0085CC;
            position: static;
            margin-bottom: 5px; } }
        header nav .navbar-right .language .links li:not(.is-active) a {
          font-weight: normal;
          color: #72868E; }
          @media only screen and (max-width: 950px) {
            header nav .navbar-right .language .links li:not(.is-active) a {
              color: #0085CC; } }
    header nav .navbar-right .main {
      padding-right: 15px;
      clear: both; }
      header nav .navbar-right .main li {
        letter-spacing: 0.5px; }
        header nav .navbar-right .main li .is-active {
          border-bottom: 8px solid #D0033F; }
  header nav .navbar-toggle {
    position: absolute;
    top: 37.5px;
    left: 20px;
    padding: 0 0;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    header nav .navbar-toggle span {
      background-color: #ffffff; }
    @media only screen and (max-width: 950px) {
      header nav .navbar-toggle {
        float: right !important; } }
    @media only screen and (max-width: 950px) {
      header nav .navbar-toggle {
        float: left !important; } }
  @media only screen and (max-width: 950px) {
    header .navbar-right li {
      padding: 0 0;
      margin-bottom: 20px;
      color: #000000; } }
  @media only screen and (max-width: 950px) {
    header .navbar-right {
      background-color: #ffffff; } }
  @media only screen and (max-width: 950px) {
    header #block-ilab-main-menu {
      text-align: left;
      padding: 0 10px; } }
  header #block-ilab-main-menu li {
    position: relative; }
    @media only screen and (max-width: 950px) {
      header #block-ilab-main-menu li {
        color: #000000; } }
    @media only screen and (max-width: 950px) {
      header #block-ilab-main-menu li .fa {
        display: none; } }
    @media only screen and (max-width: 950px) {
      header #block-ilab-main-menu li:nth-child(2) a {
        color: #72868E; } }
    header #block-ilab-main-menu li .submenu {
      display: none;
      width: 200px;
      position: absolute;
      z-index: 400000000; }
      @media only screen and (max-width: 950px) {
        header #block-ilab-main-menu li .submenu {
          text-align: left; } }
      @media only screen and (max-width: 950px) {
        header #block-ilab-main-menu li .submenu {
          display: block;
          position: static; } }
      header #block-ilab-main-menu li .submenu li {
        background-color: #D0033F;
        width: 100%;
        color: #ffffff;
        border-top: 1px solid #ffffff;
        float: none;
        padding: 10px 15px;
        -webkit-transition: ease-in-out 0.2s;
        transition: ease-in-out 0.2s;
        margin-top: 0; }
        header #block-ilab-main-menu li .submenu li i {
          margin-right: 5px; }
        header #block-ilab-main-menu li .submenu li .is-active {
          border-bottom: 0px; }
        @media only screen and (max-width: 950px) {
          header #block-ilab-main-menu li .submenu li {
            margin-left: 10px;
            background: transparent;
            color: #000000;
            padding: 0 0 0 25px;
            margin-top: 20px; } }
        header #block-ilab-main-menu li .submenu li:hover {
          -webkit-transition: ease-in-out 0.2s;
          transition: ease-in-out 0.2s;
          background-color: #9D8497; }
          @media only screen and (max-width: 950px) {
            header #block-ilab-main-menu li .submenu li:hover {
              background: transparent; } }
        header #block-ilab-main-menu li .submenu li a {
          color: #ffffff;
          margin: 0 0; }
          @media only screen and (max-width: 950px) {
            header #block-ilab-main-menu li .submenu li a {
              color: #000000; } }

.glyphicon-search {
  margin-left: 10px; }

a.cta-btn:hover > .glyphicon.glyphicon-download-alt {
  color: #435e68 !important; }

.vtop {
  display: inline-block;
  vertical-align: top;
  float: none; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.vbottom {
  display: inline-block;
  vertical-align: bottom;
  float: none; }

span.glyphicon.glyphicon-globe.map {
  margin-right: 10px; }

.cta-btn.visible-sm,
.cta-btn.visible-xs {
  text-transform: initial;
  float: left;
  color: white !important;
  background: #0085CC;
  padding: 0 10px;
  margin-left: 0 !important;
  margin-bottom: 10px; }

a.visible-sm,
a.visible-xs {
  line-height: 35px; }

.cta-btn.see {
  margin-left: 15px; }
  .cta-btn.see span {
    color: #0085CC;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .cta-btn.see:first-child {
    margin-left: 0; }
  .cta-btn.see:hover > span {
    color: #435e68 !important;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }

.home main .catalogs .item .text p a:hover {
  text-decoration: underline; }

.main-title {
  border-left: 4px solid #D0033F;
  padding: 30px 0;
  font-size: 24px;
  font-family: "Lato", "Arial", sans-serif;
  font-weight: 700;
  padding-left: 20px;
  color: #000000 !important;
  margin-bottom: 15px; }
  .main-title a {
    color: #000000 !important; }
  .main-title span {
    color: #000000 !important;
    font-size: 24px;
    font-weight: 700; }

.main-title-ctn {
  border-left: 4px solid #D0033F;
  font-family: "Lato", "Arial", sans-serif;
  padding: 30px 0;
  padding-left: 20px;
  margin-bottom: 15px; }
  .main-title-ctn h1,
  .main-title-ctn h2,
  .main-title-ctn h3,
  .main-title-ctn h4 {
    color: #000000;
    font-family: "Lato", "Arial", sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0; }
    .main-title-ctn h1 span,
    .main-title-ctn h2 span,
    .main-title-ctn h3 span,
    .main-title-ctn h4 span {
      color: #000000;
      font-family: "Lato", "Arial", sans-serif;
      font-size: 24px;
      font-weight: 700;
      margin: 0 0; }
  .main-title-ctn span {
    font-size: 14px; }

.contact-ctn .contact input,
.contact-ctn .contact textarea {
  width: 100%;
  padding-left: 10px; }
.contact-ctn .contact textarea {
  border-color: #A1AFB3; }
.contact-ctn .contact .form-group {
  margin-bottom: 0px; }
.contact-ctn .g-recaptcha {
  margin-bottom: 15px; }

div#edit-mail div.col-lg-1.col-md-2.col-sm-2.col-xs-12.col-xs-pull-1, div#edit-name div.col-lg-1.col-md-2.col-sm-2.col-xs-12.col-xs-pull-1, div#edit-subject-wrapper div.col-lg-1.col-md-2.col-sm-2.col-xs-12.col-xs-pull-1, div#edit-message-wrapper div.col-lg-1.col-md-2.col-sm-2.col-xs-12.col-xs-pull-1 {
  margin-right: 17px;
  text-align: right; }
  @media only screen and (max-width: 657px) {
    div#edit-mail div.col-lg-1.col-md-2.col-sm-2.col-xs-12.col-xs-pull-1, div#edit-name div.col-lg-1.col-md-2.col-sm-2.col-xs-12.col-xs-pull-1, div#edit-subject-wrapper div.col-lg-1.col-md-2.col-sm-2.col-xs-12.col-xs-pull-1, div#edit-message-wrapper div.col-lg-1.col-md-2.col-sm-2.col-xs-12.col-xs-pull-1 {
      text-align: left; } }

input#edit-submit.button.button--primary.js-form-submit.form-submit.external-cta {
  padding: 0 22%;
  margin-top: 12%; }

.form-group label, label.js-form-required.form-required {
  font-weight: 400 !important; }

.form-group input, input.js-text-full.text-full.form-text.required {
  height: 28px;
  margin-bottom: 10px; }

span.star, div.star {
  color: #D0033F !important; }

.star.mandatory {
  padding-bottom: 20px; }

.ilab-logo {
  position: absolute;
  top: -20px;
  right: 20px;
  height: 40px;
  width: auto; }

.hidden {
  -webkit-animation: removeSlide ease 1s;
  animation: removeSlide ease 1s;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.show-slide {
  -webkit-animation: showSlide ease 1s;
  animation: showSlide ease 1s; }

@-webkit-keyframes removeSlide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0.3;
    display: none; } }
@keyframes removeSlide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0.3;
    display: none; } }
@-webkit-keyframes showSlide {
  0% {
    opacity: 0.7; }
  100% {
    opacity: 1;
    display: block; } }
@keyframes showSlide {
  0% {
    opacity: 0.7; }
  100% {
    opacity: 1;
    display: block; } }
.navbar-collapse.in {
  overflow-y: visible; }

.notice {
  padding-bottom: 25px; }

.obj-fit-fallback {
  background-size: cover;
  background-position: center; }

.obj-fit-fallback img {
  opacity: 0; }

body.maintenance-page {
  text-align: center;
  margin-top: 10%; }

body.maintenance-page header {
  background-color: #337ab7;
  padding: 25px 0; }

body.maintenance-page header h1 a {
  color: white; }

body.maintenance-page header a img:first-of-type {
  width: 100%;
  max-width: 450px; }

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