/*!
Theme Name: Teppfa 2019
Theme URI: http://www.teppfa.eu
Author: BHD Creative Ltd
Author URI: http://www.bhdcreative.co.uk
Description:
Version: 1.0.0
License: 
License URI: https://www.gnu.org/licenses/gpl.html

Teppfa 2019 Theme &copy; BHD Creative LTD
!*/
/** Fonts **/
/** Colours **/
/** Base **/
/** Header **/
/** Email form **/
/** Email form errors **/
/** Buttons **/
/** Nav **/
/* line 1, library/sass/base/_grid.scss */
*::-moz-selection {
  background: #3F98BB repeat;
  color: #FFFFFF;
  text-shadow: none; }

/* line 8, library/sass/base/_grid.scss */
html, body {
  line-height: normal; }

/* line 13, library/sass/base/_grid.scss */
body {
  background: #FFFFFF;
  margin: 0;
  padding: 0; }

/* line 20, library/sass/base/_grid.scss */
section {
  padding: 20px 0 20px 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    /* line 20, library/sass/base/_grid.scss */
    section {
      padding: 20px 0 20px 0; } }

/* line 31, library/sass/base/_grid.scss */
ol {
  margin: 0 0 20px 0; }

/* line 36, library/sass/base/_grid.scss */
img {
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  /* line 40, library/sass/base/_grid.scss */
  img.center {
    margin: 0 auto; }

/* line 1, library/sass/base/_typography.scss */
p, label, li, a, input, textarea, h1, h2, h3, h4, table, blockquote {
  font-family: "roboto", sans-serif; }

/* line 6, library/sass/base/_typography.scss */
a {
  transition: .3s; }

/* line 13, library/sass/base/_typography.scss */
p.small {
  font-size: 10px !important;
  margin-bottom: 5px;
  line-height: normal; }

/* line 22, library/sass/base/_typography.scss */
h1 {
  font-size: 30px;
  line-height: 40px;
  margin: 0 0 20px 0;
  text-transform: normal;
  font-weight: 400; }

/* line 31, library/sass/base/_typography.scss */
h2 {
  font-size: 24px;
  line-height: 35px;
  margin: 0 0 20px 0;
  text-transform: normal;
  font-weight: 400; }

/* line 42, library/sass/base/_typography.scss */
.main-content h2 {
  font-size: 24px;
  line-height: 35px;
  margin: 0 0 20px 0;
  text-transform: normal;
  font-weight: 400; }

/* line 51, library/sass/base/_typography.scss */
.main-content h3 {
  font-size: 20px;
  line-height: 28px; }

/* line 57, library/sass/base/_typography.scss */
.main-content .section-title {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 64, library/sass/base/_typography.scss */
.main-content p {
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 32px;
  color: #1d1d1b; }

/* line 74, library/sass/base/_typography.scss */
.main-content .introduction p {
  font-size: 18px;
  font-weight: 500; }

/* line 81, library/sass/base/_typography.scss */
.main-content li {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 28px; }

/* line 1, library/sass/layout/_header.scss */
header {
  position: relative;
  display: block;
  width: 100%;
  height: 345px;
  min-height: 345px;
  overflow: visible;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  color: white;
  box-shadow: 0px 10px 10px -3px rgba(0, 0, 0, 0.2); }
  /* line 18, library/sass/layout/_header.scss */
  header .owl-carousel .hero-image {
    width: 100%;
    height: 345px;
    background-size: cover; }
  /* line 33, library/sass/layout/_header.scss */
  header .overlay {
    background-color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2; }
  /* line 44, library/sass/layout/_header.scss */
  header .hero-banner-text-wrapper,
  header .hero-banner-text-wrapper-87 {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
        align-items: center; }
    /* line 51, library/sass/layout/_header.scss */
    header .hero-banner-text-wrapper h1,
    header .hero-banner-text-wrapper-87 h1 {
      color: #FFFFFF;
      font-size: 51px;
      font-weight: 600;
      line-height: 60px;
      margin-bottom: 0;
      padding: 30px 100px 30px 20px;
      background-color: rgba(29, 29, 27, 0.8); }
      /* line 61, library/sass/layout/_header.scss */
      header .hero-banner-text-wrapper h1 span,
      header .hero-banner-text-wrapper-87 h1 span {
        display: block;
        font-size: 48px;
        font-weight: 200; }
      @media (max-width: 767px) {
        /* line 51, library/sass/layout/_header.scss */
        header .hero-banner-text-wrapper h1,
        header .hero-banner-text-wrapper-87 h1 {
          font-size: 35px;
          font-weight: 600;
          line-height: 43px;
          padding-right: 0; }
          /* line 75, library/sass/layout/_header.scss */
          header .hero-banner-text-wrapper h1 span,
          header .hero-banner-text-wrapper-87 h1 span {
            font-size: 34px; } }
  /* line 83, library/sass/layout/_header.scss */
  header .hero-banner-text-wrapper-87 {
    height: 87%; }
  /* line 89, library/sass/layout/_header.scss */
  header .social-media-icons-container {
    float: right;
    display: table;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px 10px;
    margin-top: 30px;
    border-radius: 50px;
    width: 50px; }
    /* line 99, library/sass/layout/_header.scss */
    header .social-media-icons-container ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      /* line 105, library/sass/layout/_header.scss */
      header .social-media-icons-container ul li {
        display: inline-block;
        color: #12b2E6;
        margin-bottom: 10px; }
        /* line 111, library/sass/layout/_header.scss */
        header .social-media-icons-container ul li:last-child {
          margin-bottom: 0; }
        /* line 116, library/sass/layout/_header.scss */
        header .social-media-icons-container ul li a {
          font-size: 30px;
          color: #12b2E6;
          background-color: #FFFFFF;
          border-radius: 50%;
          width: 50px;
          height: 50px;
          display: inline-block;
          text-align: center;
          padding-top: 10px; }
          /* line 130, library/sass/layout/_header.scss */
          header .social-media-icons-container ul li a.twitter:before {
            content: "\f099"; }
  /* line 156, library/sass/layout/_header.scss */
  header .ribbon {
    position: absolute;
    width: 100%;
    height: 60px;
    z-index: 100;
    bottom: 40px;
    left: 0;
    overflow: hidden; }

@media (min-width: 768px) {
  /* line 174, library/sass/layout/_header.scss */
  header .intro-text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px; } }

/* line 186, library/sass/layout/_header.scss */
.home .hero-banner-text-wrapper {
  float: left !important; }
  @media (max-width: 767px) {
    /* line 186, library/sass/layout/_header.scss */
    .home .hero-banner-text-wrapper {
      float: none !important; } }

/* line 1, library/sass/layout/_footer.scss */
footer {
  background-color: #e6e6e6; }
  @media (max-width: 991px) {
    /* line 5, library/sass/layout/_footer.scss */
    footer .footer-logo {
      margin-bottom: 30px; } }
  /* line 11, library/sass/layout/_footer.scss */
  footer .footer-logo .footer-logo {
    width: 50%; }
    @media (max-width: 991px) {
      /* line 11, library/sass/layout/_footer.scss */
      footer .footer-logo .footer-logo {
        display: block;
        margin: 0 auto; } }
  /* line 21, library/sass/layout/_footer.scss */
  footer .footer-logo p {
    margin-top: 25px;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 600;
    color: #878786; }
    @media (max-width: 991px) {
      /* line 21, library/sass/layout/_footer.scss */
      footer .footer-logo p {
        text-align: center;
        margin-top: 10px; } }
  @media (max-width: 991px) {
    /* line 36, library/sass/layout/_footer.scss */
    footer .footer-center-contents {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      margin-bottom: 30px; } }
  /* line 48, library/sass/layout/_footer.scss */
  footer .app-badges h4 {
    font-size: 14px;
    color: #12b2E6;
    margin-top: 20px;
    text-align: center;
    line-height: 20px;
    font-weight: bold; }
  @media (max-width: 991px) {
    /* line 46, library/sass/layout/_footer.scss */
    footer .app-badges {
      display: inherit; } }
  /* line 64, library/sass/layout/_footer.scss */
  footer .signup-newsletter {
    -ms-flex-item-align: center;
        align-self: center; }
  /* line 71, library/sass/layout/_footer.scss */
  footer .footer-links ul {
    margin-bottom: 0; }
  @media (max-width: 991px) {
    /* line 69, library/sass/layout/_footer.scss */
    footer .footer-links {
      margin-top: 30px; }
      /* line 79, library/sass/layout/_footer.scss */
      footer .footer-links li {
        display: inline-block; } }
  /* line 87, library/sass/layout/_footer.scss */
  footer .sm-logo {
    display: inline-block;
    color: #12b2E6;
    margin-right: 3px; }
    /* line 93, library/sass/layout/_footer.scss */
    footer .sm-logo a {
      font-size: 20px;
      color: #12b2E6;
      background-color: #FFFFFF;
      border-radius: 50%;
      width: 40px;
      height: 40px;
      display: inline-block;
      text-align: center;
      padding-top: 10px; }
  /* line 109, library/sass/layout/_footer.scss */
  footer ul li {
    margin-bottom: 5px;
    margin-right: 10px; }

/* line 1, library/sass/layout/_nav.scss */
.navbar {
  background-color: #FFFFFF;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  /* line 8, library/sass/layout/_nav.scss */
  .navbar .navbar-brand {
    padding: 0;
    height: auto;
    margin: 0 auto; }
    @media (max-width: 1199px) {
      /* line 8, library/sass/layout/_nav.scss */
      .navbar .navbar-brand {
        float: none; } }
    /* line 19, library/sass/layout/_nav.scss */
    .navbar .navbar-brand img {
      transition: all 0.3s; }
      @media (max-width: 1199px) {
        /* line 19, library/sass/layout/_nav.scss */
        .navbar .navbar-brand img {
          margin: 0 auto; } }
  /* line 30, library/sass/layout/_nav.scss */
  .navbar .nav-container {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
    @media (max-width: 767px) {
      /* line 30, library/sass/layout/_nav.scss */
      .navbar .nav-container {
        display: block; } }
    /* line 43, library/sass/layout/_nav.scss */
    .navbar .nav-container .members-button {
      position: absolute;
      right: 10px;
      top: 0;
      background-color: #12b2E6;
      border-radius: 0 0 10px 10px;
      padding: 10px 30px;
      box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.25); }
      /* line 53, library/sass/layout/_nav.scss */
      .navbar .nav-container .members-button p, .navbar .nav-container .members-button a {
        font-size: 14px;
        margin-bottom: 0;
        color: white;
        font-weight: 500;
        text-transform: uppercase; }
  /* line 64, library/sass/layout/_nav.scss */
  .navbar .navbar-toggle {
    float: none;
    background-color: none;
    border: none; }
    /* line 70, library/sass/layout/_nav.scss */
    .navbar .navbar-toggle .icon-bar {
      background-color: white; }
    /* line 75, library/sass/layout/_nav.scss */
    .navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover {
      background-color: transparent; }
  /* line 82, library/sass/layout/_nav.scss */
  .navbar .navbar-collapse {
    padding: 45px 0;
    transition: padding .3s;
    border: none; }
    @media (max-width: 767px) {
      /* line 82, library/sass/layout/_nav.scss */
      .navbar .navbar-collapse {
        position: absolute;
        top: 0;
        padding: 0; } }

@media (min-width: 768px) {
  /*Navbar for Desktop */
  /* line 100, library/sass/layout/_nav.scss */
  ul {
    list-style-type: none; }
    /* line 104, library/sass/layout/_nav.scss */
    ul.navbar-nav {
      margin-right: 0; }
      /* line 108, library/sass/layout/_nav.scss */
      ul.navbar-nav > li {
        margin-right: 30px; }
        /* line 112, library/sass/layout/_nav.scss */
        ul.navbar-nav > li:last-child {
          margin-right: 0; }
        /* line 117, library/sass/layout/_nav.scss */
        ul.navbar-nav > li > a {
          font-family: "roboto", sans-serif;
          font-weight: 400;
          color: #3c3c3b;
          line-height: 27px;
          display: inline-block;
          font-size: 16px;
          text-transform: uppercase;
          padding-bottom: 5px; } }
        @media (min-width: 768px) and (max-width: 767px) {
          /* line 117, library/sass/layout/_nav.scss */
          ul.navbar-nav > li > a {
            border-radius: 0; } }

@media (min-width: 768px) {
        /* line 134, library/sass/layout/_nav.scss */
        ul.navbar-nav > li:focus, ul.navbar-nav > li:hover {
          color: #6bd2f3;
          outline: none;
          text-decoration: none; } }
        @media (min-width: 768px) and (max-width: 767px) {
          /* line 134, library/sass/layout/_nav.scss */
          ul.navbar-nav > li:focus, ul.navbar-nav > li:hover {
            border-radius: 0; } }

@media (min-width: 768px) {
          /* line 145, library/sass/layout/_nav.scss */
          ul.navbar-nav > li:focus .sub-menu, ul.navbar-nav > li:hover .sub-menu {
            opacity: 1;
            visibility: visible;
            padding-left: 10px;
            padding-right: 10px;
            white-space: nowrap; }
        /* line 155, library/sass/layout/_nav.scss */
        ul.navbar-nav > li.menu-item-has-children {
          position: relative;
          margin-right: 8px; }
          /* line 160, library/sass/layout/_nav.scss */
          ul.navbar-nav > li.menu-item-has-children.current-menu-item, ul.navbar-nav > li.menu-item-has-children.current-menu-ancestor {
            border-radius: 10px !important; }
            /* line 164, library/sass/layout/_nav.scss */
            ul.navbar-nav > li.menu-item-has-children.current-menu-item:hover, ul.navbar-nav > li.menu-item-has-children.current-menu-ancestor:hover {
              border-radius: 10px 10px 0 0 !important; }
          /* line 170, library/sass/layout/_nav.scss */
          ul.navbar-nav > li.menu-item-has-children:after {
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            font-size: 12px;
            color: #e6e6e6;
            margin-right: 5px;
            content: "\f0d7"; }
        /* line 180, library/sass/layout/_nav.scss */
        ul.navbar-nav > li > ul {
          padding-left: 0; }
          /* line 184, library/sass/layout/_nav.scss */
          ul.navbar-nav > li > ul.sub-menu {
            position: absolute;
            left: 0;
            top: 100%;
            z-index: 999;
            margin-left: 0;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
            opacity: 0;
            visibility: hidden;
            min-width: 150px;
            background-color: rgba(18, 178, 230, 0.95);
            color: #FFFFFF;
            outline: none;
            text-decoration: none;
            border-radius: 10px;
            word-wrap: no-wrap; }
            /* line 204, library/sass/layout/_nav.scss */
            ul.navbar-nav > li > ul.sub-menu > li {
              display: block;
              margin-right: inherit;
              margin-bottom: 0; }
              /* line 210, library/sass/layout/_nav.scss */
              ul.navbar-nav > li > ul.sub-menu > li a {
                color: #FFFFFF;
                font-size: 16px;
                font-weight: 500;
                text-align: left;
                padding: 5px 17px;
                margin: 0;
                position: relative;
                display: block; }
              /* line 222, library/sass/layout/_nav.scss */
              ul.navbar-nav > li > ul.sub-menu > li:hover {
                color: #6bd2f3; }
              /* line 229, library/sass/layout/_nav.scss */
              ul.navbar-nav > li > ul.sub-menu > li:first-child:hover {
                background-color: rgba(127, 196, 255, 0.15); }
              /* line 237, library/sass/layout/_nav.scss */
              ul.navbar-nav > li > ul.sub-menu > li:last-child:hover {
                background-color: rgba(127, 196, 255, 0.15);
                border-radius: 0 0 10px 10px; }
      /* line 248, library/sass/layout/_nav.scss */
      ul.navbar-nav > .current_page_item a,
      ul.navbar-nav > .current-menu-ancestor a,
      ul.navbar-nav > .current-menu-item a {
        border: 0 solid #12b2E6;
        /*border-bottom-width: 5px !important;*/ } }
      @media (min-width: 768px) and (max-width: 767px) {
        /* line 248, library/sass/layout/_nav.scss */
        ul.navbar-nav > .current_page_item a,
        ul.navbar-nav > .current-menu-ancestor a,
        ul.navbar-nav > .current-menu-item a {
          border-radius: 0; } }

@media (min-width: 768px) {
        /* line 260, library/sass/layout/_nav.scss */
        ul.navbar-nav > .current_page_item a:focus, ul.navbar-nav > .current_page_item a:hover,
        ul.navbar-nav > .current-menu-ancestor a:focus,
        ul.navbar-nav > .current-menu-ancestor a:hover,
        ul.navbar-nav > .current-menu-item a:focus,
        ul.navbar-nav > .current-menu-item a:hover {
          color: #6bd2f3; } }

/* line 3, library/sass/layout/_sidebar.scss */
.sidebar h3 {
  color: #12b2E6;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 40px !important; }

/* line 11, library/sass/layout/_sidebar.scss */
.sidebar h4 {
  color: #12b2E6;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0 !important; }

/* line 21, library/sass/layout/_sidebar.scss */
.sidebar p.date {
  font-size: 14px; }

/* line 27, library/sass/layout/_sidebar.scss */
.sidebar hr {
  margin: 30px auto;
  width: 75%; }

/* line 33, library/sass/layout/_sidebar.scss */
.sidebar li {
  list-style-type: none !important; }

/* line 42, library/sass/layout/_sidebar.scss */
.sidebar .attachments .thumb img {
  border: 1px solid #12b2E6;
  padding: 2px;
  vertical-align: top;
  overflow: hidden;
  height: 70px; }

/* line 53, library/sass/layout/_sidebar.scss */
.sidebar .sm-padding {
  padding-left: 0;
  padding-right: 0; }

/* line 62, library/sass/layout/_sidebar.scss */
.sidebar .related-articles ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  /* line 70, library/sass/layout/_sidebar.scss */
  .sidebar .related-articles ul li.related-article {
    margin-bottom: 10px; }
  /* line 76, library/sass/layout/_sidebar.scss */
  .sidebar .related-articles ul .thumb-preview {
    height: 70px;
    overflow: hidden; }
    @media (max-width: 991px) {
      /* line 76, library/sass/layout/_sidebar.scss */
      .sidebar .related-articles ul .thumb-preview {
        height: auto; } }

/* line 93, library/sass/layout/_sidebar.scss */
.attachments h3 {
  color: #12b2E6;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 20px !important; }

/* line 1, library/sass/layout/_buttons.scss */
.btn-primary {
  background-color: #12b2E6;
  border: 0; }
  /* line 6, library/sass/layout/_buttons.scss */
  .btn-primary:hover, .btn-primary:active {
    background-color: #12b2E6; }

/* line 14, library/sass/layout/_buttons.scss */
.signup .btn-primary {
  border-radius: 0 !important;
  background-color: #3bc3f0 !important; }

/* line 21, library/sass/layout/_buttons.scss */
.button {
  padding: 5px 20px;
  border-radius: 50px;
  display: inline-block;
  text-transform: uppercase; }

/* line 1, library/sass/layout/_common.scss */
h2.page-title {
  font-size: 34px;
  color: #12b2E6;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 40px; }

/* line 12, library/sass/layout/_common.scss */
h3.section-title {
  font-size: 26px;
  color: #12b2E6;
  text-align: center;
  margin-bottom: 60px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 36px; }

/* line 25, library/sass/layout/_common.scss */
.introduction p {
  font-size: 24px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  color: #4c565c; }

/* line 35, library/sass/layout/_common.scss */
.hr {
  height: 100px;
  background-image: url("/wp-content/uploads/hr.svg");
  background-position: center center;
  background-repeat: no-repeat; }

/* line 43, library/sass/layout/_common.scss */
.bold {
  font-weight: 600; }

/* line 50, library/sass/layout/_common.scss */
.two-col .column2 {
  height: 100%; }
  /* line 54, library/sass/layout/_common.scss */
  .two-col .column2 figure {
    min-height: 350px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }

/* line 64, library/sass/layout/_common.scss */
.two-col .quote {
  padding: 20px; }
  /* line 68, library/sass/layout/_common.scss */
  .two-col .quote p {
    font-size: 27px;
    line-height: 40px;
    font-weight: 300; }

/* line 77, library/sass/layout/_common.scss */
.uppercase {
  text-transform: uppercase; }

/* line 84, library/sass/layout/_common.scss */
.sustainability h2 {
  font-size: 30px;
  font-weight: 500;
  color: #7ecb46; }

/* line 91, library/sass/layout/_common.scss */
.sustainability p {
  color: #1d1d1b; }

/* line 97, library/sass/layout/_common.scss */
.about-preview, .buried-pipe-preview {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain; }

/* line 106, library/sass/layout/_common.scss */
.benefits-of-plastic-pipes h2, .buried-pipe-preview h2 {
  font-size: 40px;
  color: #FFFFFF;
  font-weight: 500; }

/* line 116, library/sass/layout/_common.scss */
.buried-pipe-preview p {
  color: #FFFFFF;
  line-height: 24px;
  font-size: 18px; }

/* line 124, library/sass/layout/_common.scss */
.icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 190px; }

/* line 133, library/sass/layout/_common.scss */
.fw-preview-block-bg-right {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain; }
  /* line 141, library/sass/layout/_common.scss */
  .fw-preview-block-bg-right h2.white-40px {
    font-size: 40px;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 45px; }
  /* line 150, library/sass/layout/_common.scss */
  .fw-preview-block-bg-right p {
    color: #FFFFFF;
    line-height: 24px;
    font-size: 18px; }

/* line 158, library/sass/layout/_common.scss */
.filter {
  padding: 10px;
  background-color: #12b2E6;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px; }
  /* line 166, library/sass/layout/_common.scss */
  .filter label {
    font-size: 17px;
    font-weight: 400;
    margin-right: 10px;
    color: #FFFFFF; }
  /* line 174, library/sass/layout/_common.scss */
  .filter .form-group {
    margin-right: 40px; }
    @media (max-width: 767px) {
      /* line 174, library/sass/layout/_common.scss */
      .filter .form-group {
        width: 100%;
        display: block;
        margin-right: 0;
        text-align: left; } }
    @media (min-width: 768px) and (max-width: 991px) {
      /* line 186, library/sass/layout/_common.scss */
      .filter .form-group label {
        display: block; } }

/* line 1, library/sass/layout/_cards.scss */
.card {
  color: #FFFFFF;
  border-radius: 0;
  border: 0;
  height: 100%;
  display: -ms-flexbox;
  display: flex; }
  /* line 9, library/sass/layout/_cards.scss */
  .card .title {
    text-align: center;
    padding: 20px;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; }
    /* line 15, library/sass/layout/_cards.scss */
    .card .title h3 {
      color: white;
      text-align: center;
      font-size: 24px;
      font-weight: 500; }
  /* line 24, library/sass/layout/_cards.scss */
  .card .body {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    height: 100%; }
    /* line 33, library/sass/layout/_cards.scss */
    .card .body h4 {
      font-size: 30px;
      font-weight: 500; }
    /* line 39, library/sass/layout/_cards.scss */
    .card .body p {
      font-size: 22px;
      line-height: 30px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      /* line 45, library/sass/layout/_cards.scss */
      .card .body p:last-child {
        margin-bottom: 0; }
      /* line 50, library/sass/layout/_cards.scss */
      .card .body p.meta {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 15px;
        line-height: normal; }
        /* line 57, library/sass/layout/_cards.scss */
        .card .body p.meta.ert {
          font-size: 17px;
          margin-top: 15px; }
  /* line 66, library/sass/layout/_cards.scss */
  .card figure {
    min-height: 256px;
    transition: all .2s ease-in-out;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }

/* line 83, library/sass/layout/_cards.scss */
.news-article-previews h4 {
  font-size: 30px;
  font-weight: 500; }

/* line 89, library/sass/layout/_cards.scss */
.news-article-previews p {
  font-size: 22px;
  line-height: 30px; }
  /* line 94, library/sass/layout/_cards.scss */
  .news-article-previews p:last-child {
    margin-bottom: 0; }

/* line 1, library/sass/layout/_default.scss */
hr {
  width: 50%;
  margin: 50px auto;
  border-top: 1px solid #12b2E6; }
  /* line 7, library/sass/layout/_default.scss */
  hr.dotted {
    width: 100%;
    background-image: inherit;
    background-position: inherit;
    background-repeat: inherit;
    border: 1px dotted #e6e6e6; }

/* line 19, library/sass/layout/_default.scss */
blockquote p {
  font-weight: 600;
  font-size: 17px !important; }

/* line 26, library/sass/layout/_default.scss */
h1 {
  color: #12b2E6; }

/* line 31, library/sass/layout/_default.scss */
h3 {
  font-weight: 400;
  font-size: 18px;
  margin: 10px 0 !important; }

/* line 38, library/sass/layout/_default.scss */
a {
  color: #12b2E6; }
  /* line 42, library/sass/layout/_default.scss */
  a:hover {
    color: #0e8db7;
    text-decoration: none; }
  /* line 48, library/sass/layout/_default.scss */
  a.backToTop {
    display: block;
    position: fixed;
    height: 54px;
    width: 54px;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    margin: 25px;
    border-radius: 50%;
    z-index: 10000;
    transform: translate3d(0, 80px, 0);
    background-color: rgba(65, 193, 235, 0.8);
    color: #FFFFFF;
    text-decoration: none;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.1); }
    /* line 68, library/sass/layout/_default.scss */
    a.backToTop:before {
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f077"; }
    /* line 74, library/sass/layout/_default.scss */
    a.backToTop:hover, a.backToTop:active {
      outline: none;
      text-decoration: none;
      color: #FFFFFF; }
    /* line 81, library/sass/layout/_default.scss */
    a.backToTop:hover {
      background: #12b2e6;
      box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3); }
    /* line 88, library/sass/layout/_default.scss */
    a.backToTop.active {
      transform: translate3d(0, 0, 0); }

/* line 95, library/sass/layout/_default.scss */
.cc-window {
  border-top: 3px solid #41c1eb;
  background-color: rgba(18, 178, 230, 0.95); }
  /* line 100, library/sass/layout/_default.scss */
  .cc-window .cc-btn {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 20px;
    background-color: #41c1eb;
    color: black;
    border-radius: 4px;
    letter-spacing: 0;
    text-transform: uppercase; }
    /* line 111, library/sass/layout/_default.scss */
    .cc-window .cc-btn:hover {
      background-color: #7FC4FF !important; }
  /* line 117, library/sass/layout/_default.scss */
  .cc-window .cc-message {
    font-family: "Lato", sans-serif;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 15px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
    /* line 125, library/sass/layout/_default.scss */
    .cc-window .cc-message a {
      font-weight: 600;
      color: #e6e6e6; }

/* line 135, library/sass/layout/_default.scss */
.return p {
  font-size: 22px;
  margin-bottom: 0; }
  /* line 140, library/sass/layout/_default.scss */
  .return p a {
    color: #576366;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500; }

/* line 150, library/sass/layout/_default.scss */
.social-media-icons-container-fixed {
  position: fixed;
  left: 0;
  bottom: 50px;
  z-index: 1; }
  /* line 157, library/sass/layout/_default.scss */
  .social-media-icons-container-fixed.visible {
    display: block; }
  /* line 162, library/sass/layout/_default.scss */
  .social-media-icons-container-fixed ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    /* line 168, library/sass/layout/_default.scss */
    .social-media-icons-container-fixed ul li {
      color: #12b2E6;
      background-color: #4c565c;
      text-align: center;
      padding: 10px; }
      @media (max-width: 767px) {
        /* line 168, library/sass/layout/_default.scss */
        .social-media-icons-container-fixed ul li {
          padding: 5px; } }
      /* line 180, library/sass/layout/_default.scss */
      .social-media-icons-container-fixed ul li:last-child {
        margin-bottom: 0; }
      /* line 185, library/sass/layout/_default.scss */
      .social-media-icons-container-fixed ul li a {
        font-size: 20px;
        color: #FFFFFF; }
        @media (max-width: 767px) {
          /* line 185, library/sass/layout/_default.scss */
          .social-media-icons-container-fixed ul li a {
            font-size: 12px; } }
      /* line 196, library/sass/layout/_default.scss */
      .social-media-icons-container-fixed ul li:hover {
        background-color: #878786; }

/* line 204, library/sass/layout/_default.scss */
.signup-ds {
  box-shadow: 7px 3px 9px -6px #bdbdbd;
  cursor: pointer; }

/* line 2, library/sass/layout/_colours.scss */
.bg-orange {
  background-color: #D64D17; }

/* line 7, library/sass/layout/_colours.scss */
.bg-purple {
  background-color: #6C3075; }

/* line 12, library/sass/layout/_colours.scss */
.bg-yellow {
  background-color: #FECA16; }

/* line 17, library/sass/layout/_colours.scss */
.bg-blue {
  background-color: #12b2E6; }

/* line 22, library/sass/layout/_colours.scss */
.bg-light-blue {
  background-color: #41c1eb; }

/* line 27, library/sass/layout/_colours.scss */
.bg-new-blue {
  background-color: #0074bc; }

/* line 32, library/sass/layout/_colours.scss */
.bg-green {
  background-color: #4d9031; }

/* line 37, library/sass/layout/_colours.scss */
.bg-new-green {
  background-color: #58b250; }

/* line 42, library/sass/layout/_colours.scss */
.bg-sustainability-green {
  background-color: #b9ce02; }

/* line 47, library/sass/layout/_colours.scss */
.bg-white {
  background-color: white; }

/* line 52, library/sass/layout/_colours.scss */
.bg-grey {
  background-color: #eeeeee; }

/* line 57, library/sass/layout/_colours.scss */
.bg-e6-grey {
  background-color: #e6e6e6; }

/* line 62, library/sass/layout/_colours.scss */
.bg-dark-grey {
  background-color: #535353; }

/* line 67, library/sass/layout/_colours.scss */
.bg-red {
  background-color: #b2282f; }

/* line 72, library/sass/layout/_colours.scss */
.bg-cest-blue {
  background-color: #0a548b; }

/* line 77, library/sass/layout/_colours.scss */
.bg-dw-blue {
  background-color: #0077bc; }

/* line 82, library/sass/layout/_colours.scss */
.bg-blue, .bg-light-blue {
  color: #FFFFFF; }
  /* line 86, library/sass/layout/_colours.scss */
  .bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5, .bg-blue p, .bg-blue li, .bg-light-blue h1, .bg-light-blue h2, .bg-light-blue h3, .bg-light-blue h4, .bg-light-blue h5, .bg-light-blue p, .bg-light-blue li {
    color: #FFFFFF !important; }
  /* line 91, library/sass/layout/_colours.scss */
  .bg-blue p, .bg-light-blue p {
    line-height: 24px;
    font-size: 18px; }

/* line 101, library/sass/layout/_colours.scss */
.text-orange {
  color: #D64D17 !important; }

/* line 106, library/sass/layout/_colours.scss */
.text-purple {
  color: #6C3075 !important; }

/* line 111, library/sass/layout/_colours.scss */
.text-yellow {
  color: #FECA16 !important; }

/* line 116, library/sass/layout/_colours.scss */
.text-blue {
  color: #12b2E6 !important; }

/* line 121, library/sass/layout/_colours.scss */
.text-light-blue {
  color: #41c1eb !important; }

/* line 126, library/sass/layout/_colours.scss */
.text-green {
  color: #4d9031 !important; }

/* line 131, library/sass/layout/_colours.scss */
.text-sustainability-green {
  color: #b9ce02 !important; }

/* line 136, library/sass/layout/_colours.scss */
.text-white {
  color: white !important; }

/* line 141, library/sass/layout/_colours.scss */
.text-grey {
  color: #eeeeee !important; }

/* line 146, library/sass/layout/_colours.scss */
.text-dark-grey {
  color: #535353 !important; }

/* line 151, library/sass/layout/_colours.scss */
.text-red {
  color: #b2282f; }

/* line 156, library/sass/layout/_colours.scss */
.text-cest-blue {
  color: #0a548b; }

/* line 161, library/sass/layout/_colours.scss */
.text-dw-blue {
  color: #0077bc; }

/* line 167, library/sass/layout/_colours.scss */
.blue-border {
  border: 2px solid #41c1eb; }

/* line 172, library/sass/layout/_colours.scss */
.yellow-border {
  border: 2px solid #FECA16; }

/* line 177, library/sass/layout/_colours.scss */
.green-border {
  border: 2px solid #4d9031; }

/* line 182, library/sass/layout/_colours.scss */
.white-border {
  border: 2px solid #FFFFFF; }

/* line 3, library/sass/layout/_pagebuilder.scss */
.two-col-style-1 .card .body h3 {
  font-size: 22px;
  font-weight: 600;
  color: #535353; }

/* line 10, library/sass/layout/_pagebuilder.scss */
.two-col-style-1 .scrollbar {
  overflow-y: auto; }

/* line 18, library/sass/layout/_pagebuilder.scss */
.two-col-style-2 figure {
  margin-bottom: 0; }

/* line 26, library/sass/layout/_pagebuilder.scss */
.full-width-background-with-2-cols h3 {
  font-size: 37px;
  font-weight: 500; }

/* line 32, library/sass/layout/_pagebuilder.scss */
.full-width-background-with-2-cols h4 {
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 20px; }

/* line 39, library/sass/layout/_pagebuilder.scss */
.full-width-background-with-2-cols h5 {
  font-size: 22px;
  line-height: 30px; }

/* line 45, library/sass/layout/_pagebuilder.scss */
.full-width-background-with-2-cols p {
  font-size: 18px; }

/* line 50, library/sass/layout/_pagebuilder.scss */
.full-width-background-with-2-cols .full-width-background-with-2-cols-text {
  padding: 30px 0; }
  @media (max-width: 767px) {
    /* line 50, library/sass/layout/_pagebuilder.scss */
    .full-width-background-with-2-cols .full-width-background-with-2-cols-text {
      padding-bottom: 5px;
      padding-top: 5px; } }

/* line 62, library/sass/layout/_pagebuilder.scss */
.full-width-background-with-2-cols .full-width-background-with-2-cols-image figure {
  height: 100%;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
  /* line 70, library/sass/layout/_pagebuilder.scss */
  .full-width-background-with-2-cols .full-width-background-with-2-cols-image figure.fill-area {
    background-size: auto; }
  @media (max-width: 767px) {
    /* line 62, library/sass/layout/_pagebuilder.scss */
    .full-width-background-with-2-cols .full-width-background-with-2-cols-image figure {
      min-height: 245px;
      background-size: cover; } }

/* line 88, library/sass/layout/_pagebuilder.scss */
.full-width-text-block p, .full-width-text-block li,
.article p,
.article li,
.project p,
.project li {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  color: #4c565c; }

/* line 96, library/sass/layout/_pagebuilder.scss */
.full-width-text-block li,
.article li,
.project li {
  list-style-type: disc;
  margin-bottom: 3px; }

/* line 105, library/sass/layout/_pagebuilder.scss */
.full-width-text-block p {
  color: inherit; }

/* line 113, library/sass/layout/_pagebuilder.scss */
.three-column-blue-link-block-with-icon .icon {
  min-height: 150px; }

/* line 123, library/sass/layout/_pagebuilder.scss */
.two-column-one-column .one-column h2 {
  font-size: 35px;
  font-weight: 500;
  text-align: center; }

/* line 133, library/sass/layout/_pagebuilder.scss */
.two-column-one-column .two-column h2 {
  font-size: 30px;
  font-weight: 500;
  text-align: left; }

/* line 140, library/sass/layout/_pagebuilder.scss */
.two-column-one-column .two-column p {
  line-height: 24px;
  font-size: 18px; }

/* line 148, library/sass/layout/_pagebuilder.scss */
.two-column-one-column .two-column .thumbnail figure {
  min-height: 320px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0; }

/* line 165, library/sass/layout/_pagebuilder.scss */
.team .card h3 {
  margin-bottom: 10px; }
  /* line 169, library/sass/layout/_pagebuilder.scss */
  .team .card h3.email, .team .card h3.telephone {
    font-weight: 400 !important;
    font-size: 16px; }

/* line 176, library/sass/layout/_pagebuilder.scss */
.team .card .title {
  -ms-flex-align: center;
      align-items: center; }
  /* line 180, library/sass/layout/_pagebuilder.scss */
  .team .card .title h3 {
    font-weight: 400 !important; }

/* line 186, library/sass/layout/_pagebuilder.scss */
.team .card a {
  color: white; }

/* line 191, library/sass/layout/_pagebuilder.scss */
.team .card .details {
  text-align: center; }

/* line 199, library/sass/layout/_pagebuilder.scss */
.team.full-width-text-block h3 {
  font-size: 49px;
  font-weight: 500;
  margin-bottom: 30px !important; }

/* line 206, library/sass/layout/_pagebuilder.scss */
.team.full-width-text-block p {
  font-size: 22px;
  line-height: 33px; }

/* line 220, library/sass/layout/_pagebuilder.scss */
.working .card .title h3 {
  font-size: 20px;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-transform: uppercase; }

/* line 231, library/sass/layout/_pagebuilder.scss */
.working .card .details {
  padding: 20px; }
  /* line 237, library/sass/layout/_pagebuilder.scss */
  .working .card .details h3.job-title, .working .card .details h3.name {
    font-size: 20px; }
  /* line 242, library/sass/layout/_pagebuilder.scss */
  .working .card .details h3.job-title {
    text-transform: uppercase; }
  /* line 247, library/sass/layout/_pagebuilder.scss */
  .working .card .details h3.name {
    font-weight: 700; }

/* line 263, library/sass/layout/_pagebuilder.scss */
.visual-media .thumbnail {
  overflow-y: hidden; }

/* line 268, library/sass/layout/_pagebuilder.scss */
.visual-media .thumbnail, .visual-media figure {
  height: 200px;
  width: 100%; }

/* line 274, library/sass/layout/_pagebuilder.scss */
.visual-media figure {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex; }

/* line 282, library/sass/layout/_pagebuilder.scss */
.button-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-negative: 50;
      flex-shrink: 50; }

/* line 293, library/sass/layout/_pagebuilder.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

/* line 301, library/sass/layout/_pagebuilder.scss */
.embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

/* line 311, library/sass/layout/_pagebuilder.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

/* line 315, library/sass/layout/_pagebuilder.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%; }

/* line 5, library/sass/layout/_home.scss */
.home .article-previews figure {
  min-height: 170px; }

/* line 12, library/sass/layout/_home.scss */
.home .article-previews .card h3 {
  margin-bottom: 5px !important; }

/* line 21, library/sass/layout/_home.scss */
.home .standards h2 {
  font-size: 35px;
  color: #FFFFFF;
  font-weight: 500;
  text-align: left;
  background-image: url("/wp-content/uploads/standard-badge.png");
  background-repeat: no-repeat;
  padding-left: 70px;
  min-height: 80px; }

/* line 5, library/sass/layout/_sustainability.scss */
.sustainability .card .title {
  background-color: #b9ce02; }

/* line 5, library/sass/layout/_civils.scss */
.civils-content .card .title {
  background-color: #D64D17; }

/* line 10, library/sass/layout/_civils.scss */
.civils-content .card .body {
  padding: 20px;
  color: #535353; }
  /* line 15, library/sass/layout/_civils.scss */
  .civils-content .card .body h3 {
    font-size: 22px;
    font-weight: 600;
    color: #535353; }
    /* line 21, library/sass/layout/_civils.scss */
    .civils-content .card .body h3:before {
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      content: "\f054";
      margin-right: 10px;
      color: #12b2E6; }

/* line 3, library/sass/layout/_organisation.scss */
.ec .logo {
  height: 100%; }
  /* line 7, library/sass/layout/_organisation.scss */
  .ec .logo figure {
    height: inherit;
    min-height: inherit;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      /* line 7, library/sass/layout/_organisation.scss */
      .ec .logo figure {
        display: block !important; } }

/* line 22, library/sass/layout/_organisation.scss */
.ec .job-title {
  font-weight: 800; }

/* line 3, library/sass/layout/_epd_lca.scss */
.taxonomy-title h3 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 34px; }

/* line 11, library/sass/layout/_epd_lca.scss */
.lca-epd-item {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  /* line 17, library/sass/layout/_epd_lca.scss */
  .lca-epd-item h4 {
    font-size: 24px;
    text-align: center; }
  /* line 23, library/sass/layout/_epd_lca.scss */
  .lca-epd-item .epd-icon {
    text-align: center; }
  /* line 28, library/sass/layout/_epd_lca.scss */
  .lca-epd-item .button-link {
    -ms-flex-item-align: center;
        align-self: center; }

/* line 36, library/sass/layout/_epd_lca.scss */
.epd-lca-introduction h3 {
  font-weight: 500;
  margin-top: 0 !important; }

/* line 45, library/sass/layout/_epd_lca.scss */
.function h3, .properties h3 {
  font-weight: 500;
  font-size: 37px; }

/* line 54, library/sass/layout/_epd_lca.scss */
.single-epd ul, .single-lca ul {
  list-style-type: none;
  padding-left: 5px; }

/* line 60, library/sass/layout/_epd_lca.scss */
.single-epd p, .single-epd li, .single-lca p, .single-lca li {
  text-align: left;
  font-size: 18px;
  color: #1d1d1b;
  line-height: normal; }

/* line 68, library/sass/layout/_epd_lca.scss */
.single-epd li, .single-lca li {
  margin-bottom: 10px;
  line-height: 30px; }

/* line 77, library/sass/layout/_epd_lca.scss */
.epd-lca-disclaimer p {
  font-size: 16px;
  color: #002e5d;
  line-height: 25px; }

/* line 87, library/sass/layout/_epd_lca.scss */
.epd-lca-download a {
  display: block;
  text-align: center;
  margin-bottom: 10px; }

/* line 3, library/sass/layout/_forum.scss */
.forum h3 {
  text-align: left; }

/* line 10, library/sass/layout/_forum.scss */
.forum h4.logo-title {
  font-size: 20px;
  color: #12b2E6;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase; }

/* line 22, library/sass/layout/_forum.scss */
.forum .venue-details ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* line 29, library/sass/layout/_forum.scss */
.forum .venue-details h4, .forum .venue-details p {
  display: inline-block;
  font-size: 16px; }

/* line 35, library/sass/layout/_forum.scss */
.forum .venue-details h4 {
  font-size: 16px;
  font-weight: 500; }

/* line 45, library/sass/layout/_forum.scss */
.forum #google-map {
  height: 350px; }
  /* line 53, library/sass/layout/_forum.scss */
  .forum #google-map button.gm-control-active img {
    width: 10px !important;
    height: 10px !important; }

/* line 64, library/sass/layout/_forum.scss */
.forum section.details {
  margin-top: 0;
  padding-top: 0; }
  /* line 69, library/sass/layout/_forum.scss */
  .forum section.details p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    color: #1d1d1b; }
  /* line 77, library/sass/layout/_forum.scss */
  .forum section.details.event-agenda {
    padding: 20px;
    background-color: #eeeeee; }
    /* line 82, library/sass/layout/_forum.scss */
    .forum section.details.event-agenda h4 {
      font-size: 18px;
      color: #12b2E6;
      text-align: left;
      margin-bottom: 20px;
      font-weight: 500;
      text-transform: uppercase;
      line-height: 36px; }
    /* line 93, library/sass/layout/_forum.scss */
    .forum section.details.event-agenda ul {
      list-style-type: disc; }
      /* line 97, library/sass/layout/_forum.scss */
      .forum section.details.event-agenda ul li {
        margin-bottom: 20px; }
        /* line 101, library/sass/layout/_forum.scss */
        .forum section.details.event-agenda ul li > ul {
          margin-top: 10px; }

/* line 112, library/sass/layout/_forum.scss */
.forum section.sponsors .logo {
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* line 112, library/sass/layout/_forum.scss */
    .forum section.sponsors .logo {
      display: block !important; } }

/* line 129, library/sass/layout/_forum.scss */
.forum .gallery .event-image {
  max-height: 80px;
  overflow-y: hidden; }

/* line 3, library/sass/layout/_contact.scss */
.contact h3 {
  font-size: 24px;
  line-height: 38px;
  font-weight: 300;
  text-align: left;
  color: #4c565c;
  margin-bottom: 20px; }
  /* line 12, library/sass/layout/_contact.scss */
  .contact h3 span {
    font-weight: 600; }

/* line 18, library/sass/layout/_contact.scss */
.contact .google-map {
  height: 100%; }
  @media (max-width: 767px) {
    /* line 18, library/sass/layout/_contact.scss */
    .contact .google-map {
      height: 300px; } }

/* line 27, library/sass/layout/_contact.scss */
.contact .wpcf7-list-item {
  margin-left: 0 !important;
  margin-right: 10px !important; }
  /* line 32, library/sass/layout/_contact.scss */
  .contact .wpcf7-list-item label {
    font-family: "roboto", sans-serif;
    font-size: 14px;
    font-weight: normal; }

/* line 40, library/sass/layout/_contact.scss */
.contact .wpcf7-validation-errors {
  display: none !important;
  font-family: "roboto", sans-serif;
  font-weight: 500;
  color: #b2282f;
  border: 1px solid #b2282f;
  margin: 10px 0px;
  padding: 10px;
  background-color: #FFBABA;
  border-radius: 2px; }

/* line 58, library/sass/layout/_contact.scss */
.contact span[role="alert"] {
  font-family: "roboto", sans-serif;
  padding: 5px 10px;
  color: #b2282f;
  background-color: #FFFAFA;
  margin-top: 5px;
  font-size: 13px; }
  /* line 66, library/sass/layout/_contact.scss */
  .contact span[role="alert"]:before, .contact .wpcf7-validation-errors:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f071";
    margin-right: 3px; }

/* line 74, library/sass/layout/_contact.scss */
.contact .wpcf7-spam-blocked {
  display: none !important; }

/* line 81, library/sass/layout/_contact.scss */
.contact .form-group p {
  margin-bottom: 10px; }

/* line 86, library/sass/layout/_contact.scss */
.contact .form-group .form-control {
  border-radius: 0;
  border: 0; }

/* line 92, library/sass/layout/_contact.scss */
.contact .form-group .wpcf7-not-valid {
  border: 1px solid #b2282f; }

/* line 100, library/sass/layout/_contact.scss */
.contact .contact-optin .wpcf7-list-item-label {
  color: white; }

/* line 106, library/sass/layout/_contact.scss */
.contact .wpcf7-submit {
  background-color: transparent; }

/* line 3, library/sass/layout/_modal.scss */
.signup .modal-content {
  border-radius: 0;
  border: 0;
  box-shadow: 5px 5px 13px -2px rgba(0, 0, 0, 0.42); }
  /* line 9, library/sass/layout/_modal.scss */
  .signup .modal-content .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column;
    border: 0;
    font-size: 70px;
    padding-bottom: 0; }
  /* line 20, library/sass/layout/_modal.scss */
  .signup .modal-content .close {
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    right: 10px;
    top: 10px;
    font-size: 1.5rem;
    position: absolute; }
  /* line 31, library/sass/layout/_modal.scss */
  .signup .modal-content .form-control {
    height: auto; }

/*# sourceMappingURL=library/sass/main.css.map */
