/* line 8, ../scss/styles.scss */
.sd_newsletter .row-bg-wrap::after {
  background: rgba(2, 119, 189, 0.8);
}
/* line 13, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: white;
}
/* line 16, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
  opacity: 1;
}
/* line 20, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
  opacity: 1;
}
/* line 24, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
/* line 27, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
/* line 31, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode h2 {
  padding: 25px;
  font-weight: 300;
}
/* line 36, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode a {
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding-top: 50px;
  color: white;
  display: inline-block;
  font-size: 12px;
  padding-bottom: 25px;
}
/* line 50, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode .newsletter-container .input-container {
  width: 50%;
  display: inline-block;
  position: relative;
}
/* line 55, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode .newsletter-container .input-container.left {
  text-align: left;
  padding-left: 15px;
}
/* line 59, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode .newsletter-container .input-container.right {
  text-align: right;
  padding-right: 15px;
}
@media only screen and (max-width: 1024px) {
  /* line 50, ../scss/styles.scss */
  .sd_newsletter .sd_newsletter_shortcode .newsletter-container .input-container {
    width: 100%;
    display: block;
  }
  /* line 70, ../scss/styles.scss */
  .sd_newsletter .sd_newsletter_shortcode .newsletter-container .input-container.left, .sd_newsletter .sd_newsletter_shortcode .newsletter-container .input-container.right {
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 50px;
  }
}
/* line 79, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode .newsletter-container input {
  max-width: 350px;
}
/* line 83, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode .newsletter-container .newsletter-submit {
  padding: 15px 50px !important;
  background: white !important;
  color: #263238 !important;
  width: 100%;
  background: none;
  box-shadow: none;
}
/* line 91, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode .newsletter-container .newsletter-submit:hover {
  color: #03A9F4 !important;
  background: white !important;
  opacity: 1 !important;
}
/* line 100, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode .newsletter-container .newsletter-email {
  background: none;
  box-shadow: none;
}
@media only screen and (max-width: 1024px) {
  /* line 106, ../scss/styles.scss */
  .sd_newsletter .sd_newsletter_shortcode .newsletter-container .newsletter-email {
    max-width: 315px;
    left: -8px;
    position: relative;
  }
}
@media only screen and (max-width: 480px) {
  /* line 114, ../scss/styles.scss */
  .sd_newsletter .sd_newsletter_shortcode .newsletter-container .newsletter-email {
    left: 0px;
  }
}
/* line 122, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode form.wpcf7-form .ajax-loader {
  float: none;
  top: 0;
  right: 35px;
}
@media only screen and (max-width: 480px) {
  /* line 122, ../scss/styles.scss */
  .sd_newsletter .sd_newsletter_shortcode form.wpcf7-form .ajax-loader {
    top: -36px;
    right: -120px;
  }
}
/* line 139, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode .wpcf7-response-output {
  margin-top: 50px;
  position: relative;
  padding: 10px;
}
@media only screen and (max-width: 690px) {
  /* line 139, ../scss/styles.scss */
  .sd_newsletter .sd_newsletter_shortcode .wpcf7-response-output {
    margin-top: -40px;
  }
}
/* line 149, ../scss/styles.scss */
.sd_newsletter .sd_newsletter_shortcode .wpcf7-not-valid-tip {
  background: none;
  color: white !important;
  border: none;
  position: absolute;
  width: 350px;
  margin-left: 12px;
  margin-top: 5px;
  text-shadow: none;
  box-shadow: none;
  top: 50px;
  right: 0px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  /* line 149, ../scss/styles.scss */
  .sd_newsletter .sd_newsletter_shortcode .wpcf7-not-valid-tip {
    top: 60px;
    left: 0;
    text-align: center;
    margin: 0;
    width: 100%;
  }
}

/* line 178, ../scss/styles.scss */
.vc_column_container ul.wpb_tabs_nav {
  border-bottom: 1px solid #a8a8a8;
  font-size: 20px;
  margin-top: 60px;
}
@media only screen and (max-width: 1000px) {
  /* line 178, ../scss/styles.scss */
  .vc_column_container ul.wpb_tabs_nav {
    font-size: 18px;
  }
}
@media only screen and (max-width: 689px) {
  /* line 178, ../scss/styles.scss */
  .vc_column_container ul.wpb_tabs_nav {
    font-size: 14px;
  }
  /* line 190, ../scss/styles.scss */
  .vc_column_container ul.wpb_tabs_nav li {
    margin-top: 10px !important;
    display: block;
    width: 100%;
  }
}
/* line 197, ../scss/styles.scss */
.vc_column_container ul.wpb_tabs_nav li {
  background: none !important;
  color: #263238;
  padding-right: 20px;
}
/* line 203, ../scss/styles.scss */
.vc_column_container ul.wpb_tabs_nav li a {
  border-right: none !important;
  background: none !important;
  padding: 0;
  padding-right: 30px;
  font-weight: 400;
  padding-bottom: 15px;
}
/* line 212, ../scss/styles.scss */
.vc_column_container ul.wpb_tabs_nav li a.active-tab {
  background: none !important;
  color: #263238;
  font-weight: 600;
  border: none !important;
  border-bottom: 2px solid #689F38 !important;
}

/* line 231, ../scss/styles.scss */
.wpb_tab form.sdaf {
  text-align: right;
}
@media only screen and (max-width: 1100px) and (min-width: 691px) {
  /* line 231, ../scss/styles.scss */
  .wpb_tab form.sdaf {
    padding-right: 6%;
  }
}
@media only screen and (min-width: 691px) {
  /* line 238, ../scss/styles.scss */
  .wpb_tab form.sdaf .select-container {
    display: inline-block;
    padding-left: 10px;
  }
}
/* line 245, ../scss/styles.scss */
.wpb_tab .select-container {
  display: block;
  padding: 25px 0;
  text-align: right;
  padding-top: 0px;
}
@media only screen and (max-width: 689px) {
  /* line 245, ../scss/styles.scss */
  .wpb_tab .select-container {
    text-align: left;
  }
}
/* line 255, ../scss/styles.scss */
.wpb_tab .select-container .fancy-select-wrap {
  display: inline-block;
  margin-left: 30px;
}
@media only screen and (max-width: 689px) {
  /* line 255, ../scss/styles.scss */
  .wpb_tab .select-container .fancy-select-wrap {
    display: block;
    margin-left: 0px;
  }
}
/* line 264, ../scss/styles.scss */
.wpb_tab .select-container .fancy-select-wrap .select2-container.search-field {
  display: inline-block !important;
  width: 300px;
  text-align: left;
}
@media only screen and (max-width: 689px) {
  /* line 264, ../scss/styles.scss */
  .wpb_tab .select-container .fancy-select-wrap .select2-container.search-field {
    display: block !important;
    width: 100%;
  }
}
/* line 274, ../scss/styles.scss */
.wpb_tab .select-container .fancy-select-wrap .select2-container.search-field .select2-choice {
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
}
/* line 282, ../scss/styles.scss */
.wpb_tab .select-container select.search-field {
  display: inline-block;
  max-width: 250px;
  border-bottom: 1px solid black !important;
  border-radius: 0px !important;
  padding: 12px !important;
  margin-bottom: 30px;
  margin-top: 15px;
}
/* line 293, ../scss/styles.scss */
.wpb_tab .select-container::before {
  position: relative;
  content: "Filter by" attr(attr-filter-title) ": ";
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 12px;
}
@media only screen and (max-width: 689px) {
  /* line 293, ../scss/styles.scss */
  .wpb_tab .select-container::before {
    padding-left: 0px;
  }
}

/* line 308, ../scss/styles.scss */
.sd_archive {
  text-align: left !important;
  display: flex !important;
  flex-wrap: wrap;
  margin-bottom: 50px !important;
}
/* line 314, ../scss/styles.scss */
.sd_archive .row {
  width: 100%;
}
/* line 318, ../scss/styles.scss */
.sd_archive .post-content {
  padding-left: 0;
}
/* line 322, ../scss/styles.scss */
.sd_archive .vc_col-sm-3 {
  width: 23%;
  margin-left: 2.1%;
  margin-top: 24px;
  color: #676767;
  border-radius: 4px;
  overflow: hidden;
  perspective: 1000px;
  -webkit-perspective: 1000px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08) !important;
  background: white;
  display: flex !important;
  flex-wrap: wrap;
}
/* line 337, ../scss/styles.scss */
.sd_archive .vc_col-sm-3 .has-post-thumbnail {
  overflow: hidden;
}
/* line 341, ../scss/styles.scss */
.sd_archive .vc_col-sm-3 .post-featured-img {
  transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  -webkit-transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  line-height: 0;
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 349, ../scss/styles.scss */
.sd_archive .vc_col-sm-3 .post-featured-img img {
  -webkit-backface-visibility: hidden;
  transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  -webkit-transition: all 0.7s cubic-bezier(0.2, 1, 0.22, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
/* line 360, ../scss/styles.scss */
.sd_archive .vc_col-sm-3:hover img {
  transform: scale(1.07) !important;
  -webkit-transform: scale(1.07) !important;
}
/* line 367, ../scss/styles.scss */
.sd_archive .vc_col-sm-3:nth-child(4n + 1) {
  margin-left: 0 !important;
}
/* line 374, ../scss/styles.scss */
.sd_archive .article-content-wrap {
  padding: 25px;
  margin-bottom: 65px;
  position: relative;
  z-index: 100;
}
/* line 380, ../scss/styles.scss */
.sd_archive .article-content-wrap .excerpt {
  font-size: 16px !important;
  color: #757575 !important;
  line-height: 24px !important;
}
/* line 386, ../scss/styles.scss */
.sd_archive .article-content-wrap h3 {
  font-size: 26px !important;
  position: relative !important;
  line-height: 30px !important;
  letter-spacing: 0 !important;
}
/* line 393, ../scss/styles.scss */
.sd_archive .article-content-wrap .meta {
  font-size: 12px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
/* line 401, ../scss/styles.scss */
.sd_archive .article-content-wrap .title {
  font-weight: 500 !important;
}
/* line 407, ../scss/styles.scss */
.sd_archive .sd_archive .post-meta .nectar-cta {
  z-index: 101;
}
/* line 411, ../scss/styles.scss */
.sd_archive .post-meta {
  position: absolute;
  bottom: 0;
  padding: 5px;
  text-transform: uppercase;
}
/* line 417, ../scss/styles.scss */
.sd_archive .post-meta h6 {
  font-size: 11px !important;
  line-height: 28px !important;
  font-weight: 100 !important;
  padding: 10px 25px !important;
}
/* line 425, ../scss/styles.scss */
.sd_archive .meta-category {
  position: absolute;
  top: 20px;
  left: 20px;
  max-width: calc(100% - 40px);
}
/* line 431, ../scss/styles.scss */
.sd_archive .meta-category.relative {
  position: relative;
}
/* line 435, ../scss/styles.scss */
.sd_archive .meta-category a {
  border-radius: 100px;
  top: 20px;
  z-index: 320 !important;
  font-family: Raleway;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  font-weight: 700;
  left: 10% !important;
  padding: 0px 10px;
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
  margin-bottom: 10px;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.5);
  transition: all 0.2s ease;
  margin-right: 10px;
}
/* line 455, ../scss/styles.scss */
.sd_archive .meta-category a:hover {
  border: 2px solid transparent !important;
  color: #fff !important;
  background-color: #03a9f4 !important;
}
/* line 462, ../scss/styles.scss */
.sd_archive .meta-category.hover-on a {
  border: 2px solid transparent !important;
  color: #fff !important;
  background-color: #03a9f4 !important;
}

/* search */
/* line 472, ../scss/styles.scss */
.search .row .col.section-title h1 {
  font-family: Raleway !important;
  font-weight: 400 !important;
  font-size: 34px !important;
  line-height: 44px !important;
}
/* line 478, ../scss/styles.scss */
.search .row .col.section-title h1 span {
  font-size: 18px;
}
@media only screen and (min-width: 1001px) {
  /* line 472, ../scss/styles.scss */
  .search .row .col.section-title h1 {
    margin-top: 40px;
  }
}

/* line 489, ../scss/styles.scss */
.en-irish-l .show-more {
  display: none;
  width: 100%;
  cursor: pointer;
  font-weight: 600;
  padding: 5px;
  text-align: right;
}

/* line 501, ../scss/styles.scss */
.about-us-info-title span {
  font-size: 34px;
}

/* line 507, ../scss/styles.scss */
.nectar-button.regular, .contact-us-submit, .buttons .button {
  min-width: 210px;
  height: 60px;
}
/* line 511, ../scss/styles.scss */
.nectar-button.regular span, .contact-us-submit span, .buttons .button span {
  top: -2px;
}

/* line 518, ../scss/styles.scss */
.article-content-wrap h3, .article-content-wrap .p1 .lead-para {
  color: #263238 !important;
}

/* line 524, ../scss/styles.scss */
.client-slider {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 529, ../scss/styles.scss */
.client-slider .col.span_12.dark.center {
  height: 100%;
}

/* line 535, ../scss/styles.scss */
.provider-label {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #757575;
  letter-spacing: 1px;
}
