@charset "UTF-8";
/******************
RSPONSIVE MIXINS
******************/
/****************** VARIABLES ******************/
.ai-text-white {
  color: #ffffff;
}
/****************** GLOBAL RESETS ******************/
body, html {
  overflow-x: hidden !important;
  margin: 0;
  scroll-behavior: smooth;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a, button {
  text-decoration: none;
  transition: all 300ms;
  -ms-transition: all 300ms;
}
a:hover, button:hover {
  text-decoration: none;
}
textarea, select, input, button {
  outline: none;
}
/****************** STANDARD STYLES ******************/
body * h1, body * h2, body * h3, body * h4, body * h5, body * h6 {
  font-family: "Saira", sans-serif;
}
body * p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 479px) {
  body * h1, body * .col h1 {
    font-size: 30px !important;
    line-height: 38px !important;
  }
}
@media only screen and (max-width: 479px) {
  body * h2, body * .col h2 {
    font-size: 25px !important;
    line-height: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  body * h3, body * .col h3 {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}
body .nectar-split-heading h5 {
  color: #00bc70;
}
.ai-text-small, .ai-text-small p, .ai-text-small div {
  font-size: 16px;
  line-height: 24px;
}
.ai-text-medium, .ai-text-medium p, .ai-text-medium div {
  font-size: 18px;
  line-height: 26px;
}
.ai-text-large, .ai-text-large p, .ai-text-large div {
  font-size: 20px;
  line-height: 30px;
}
@media only screen and (max-width: 690px) {
  .container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content .post .inner-wrap, .material #search-outer #search {
    padding: 0 1.25rem;
    max-width: 100% !important;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .container, body[data-header-format="left-header"] .container, .woocommerce-tabs .full-width-content .tab-container, .nectar-recent-posts-slider .flickity-page-dots, .post-area.standard-minimal.full-width-content .post .inner-wrap, .material #search-outer #search {
    padding: 0 2rem;
  }
}
#header-outer {
  box-shadow: 0 2px 4px rgba(32, 32, 32, 0.1) !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  #header-outer #logo img {
    height: 60px;
    margin: 5px 0;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  #header-outer.small-nav #logo img {
    height: 54px;
    margin: 10px 0;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
    margin-left: 12px;
    margin-right: 12px;
    font-size: 13px !important;
  }
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:hover {
  color: #00bc70 !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a:after {
  display: none;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li.current-menu-item > a, #header-outer[data-lhe="animated_underline"] #top nav > ul > li.current_page_ancestor > a {
  font-weight: 700 !important;
  color: #00bc70 !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li:not(.megamenu) .current-menu-item > a {
  font-weight: 700 !important;
  color: #ffffff !important;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul #search-btn a span {
  color: #00416b !important;
}
#header-outer[data-lhe="animated_underline"]:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .current-menu-item > a, #header-outer[data-lhe="animated_underline"]:not([data-format="left-header"]) #top nav .sf-menu ul > li:not(.megamenu) .current-menu-item > a {
  font-weight: 700 !important;
  color: #ffffff !important;
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  #header-outer[data-lhe="animated_underline"]:not([data-format="left-header"])[data-has-buttons="yes"] #top nav > .buttons {
    margin-left: 25px;
  }
}
@media only screen and (max-width: 479px) {
  #slide-out-widget-area.slide-out-from-right {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
}
body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container > .menu > li {
  margin-bottom: 6px;
}
@media only screen and (max-width: 479px) {
  body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container > .menu > li a {
    font-size: 15px !important;
  }
}
.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li ul > li:last-child {
  margin-bottom: 10px;
}
@media only screen and (max-width: 999px) {
  .wpb_column {
    min-width: 100%;
  }
}
@media only screen and (min-width: 1000px) {
  .ai-home-banner .row-bg.using-image {
    background-position: 50% 90px !important;
  }
}
@media only screen and (max-width: 999px) {
  .ai-home-banner .row-bg-overlay {
    background: rgba(31, 31, 31, 0.3);
  }
}
.ai-home-banner a.nectar-button {
  margin-top: 1.5rem;
}
@media only screen and (min-width: 1000px) {
  .ai-home-banner, .ai-thank-you, .ai-404 {
    min-height: 67vh !important;
  }
}
.ai-home-banner .row_col_wrap_12, .ai-thank-you .row_col_wrap_12, .ai-404 .row_col_wrap_12 {
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  .ai-home-banner .row_col_wrap_12, .ai-thank-you .row_col_wrap_12, .ai-404 .row_col_wrap_12 {
    min-height: 67vh !important;
  }
}
.wpb_row[data-midnight="dark"] .nectar-split-heading h2, .wpb_row[data-midnight="dark"] .nectar-split-heading h3, .wpb_row[data-midnight="dark"] .nectar-split-heading h4 {
  color: #00416b;
}
.nectar-fancy-ul[data-list-icon="dot"] ul > li:before {
  top: 2px;
  font-size: 40px;
  color: #00bc70;
}
@media only screen and (max-width: 999px) {
  .ai-fancybox-row .inner_row {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1000px) {
  .ai-fancybox-row .inner_row {
    margin-top: 4rem;
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 999px) {
  .ai-fancybox-row .wpb_text_column {
    margin-bottom: 2.5rem;
  }
}
@media only screen and (min-width: 1000px) {
  .ai-fancybox-row .wpb_text_column {
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .ai-fancybox-row.ai-fancybox-white .inner_row {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-fancybox-row.ai-fancybox-white .inner_row {
    padding-left: 12%;
    padding-right: 12%;
  }
}
.nectar-fancy-box.using-img {
  min-height: 400px !important;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nectar-fancy-box.using-img .inner {
    position: absolute !important;
    bottom: 2rem;
  }
}
@media only screen and (min-width: 1000px) {
  .nectar-fancy-box:not(.using-img) .inner {
    min-height: 140px !important;
  }
}
@media only screen and (max-width: 999px) {
  .nectar-fancy-box:not(.using-img) .inner {
    min-height: unset !important;
  }
}
.nectar-fancy-box[data-style="color_box_hover"] {
  box-shadow: 0 3px 15px rgba(32, 32, 32, 0.1);
}
@media only screen and (max-width: 999px) {
  .nectar-fancy-box[data-style="color_box_hover"] {
    margin-bottom: 0.5rem !important;
  }
}
.nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap {
  background: #ffffff;
  border: none;
}
@media only screen and (max-width: 999px) {
  .nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap {
    padding: 1.5rem;
  }
}
@media only screen and (min-width: 1000px) {
  .nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap {
    padding: 8%;
  }
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="extra-color-1"]:hover .box-inner-wrap {
  border-color: #00bc70;
}
.nectar-fancy-box[data-style="color_box_hover"][data-color="accent-color"]:hover .box-inner-wrap {
  border-color: #00416b;
}
@media only screen and (min-width: 1200px) {
  body.material .ai-offset-row.wpb_row {
    padding-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  body.material .ai-offset-row.wpb_row .row-bg {
    height: calc(100% - 5vw);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  body.material .ai-offset-row .wpb_column:first-child {
    padding-right: 3%;
  }
}
@media only screen and (min-width: 1200px) {
  body.material .ai-offset-row .wpb_column:first-child {
    padding-right: 5%;
  }
}
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.large:not(.see-through):not(.see-through-2):not(.see-through-3)[data-color-override="false"].regular-button {
  padding-right: 40px;
  padding-left: 60px;
  border-radius: 0 !important;
  background: #00bc70 !important;
}
body.material:not([data-button-style^="rounded"]) .nectar-button.has-icon.large:not(.see-through):not(.see-through-2):not(.see-through-3)[data-color-override="false"].regular-button i {
  right: 22px;
}
@media only screen and (max-width: 690px) {
  a.nectar-button {
    min-width: 100%;
  }
}
#footer-outer #footer-widgets .container .row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 999px) {
  #footer-outer #footer-widgets .container .row {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 1000px) {
  #footer-outer #footer-widgets .container .row {
    display: flex;
  }
}
@media only screen and (max-width: 999px) {
  #footer-outer #footer-widgets .container .row .col {
    min-width: 100%;
    padding: 15px 0;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1000px) {
  #footer-outer #footer-widgets .container .row .col {
    display: inline-flex;
    align-items: center;
  }
}
#footer-outer #footer-widgets .container .row .col:last-child {
  justify-content: flex-end;
}
#footer-outer #footer-widgets .container .row .col .widget {
  margin-bottom: 0;
}
@media only screen and (max-width: 999px) {
  #footer-outer #footer-widgets .container .row .col .widget h3, #footer-outer #footer-widgets .container .row .col .widget a.nectar-button {
    margin-bottom: 0;
  }
}
#footer-outer #footer-widgets .container .row .col .widget h3 {
  color: #ffffff;
  max-width: 420px;
}
#footer-outer #footer-widgets .container .row .col .widget a.nectar-button {
  color: #ffffff;
}
#footer-outer #footer-widgets .container .row .col .widget a.nectar-button:not(:last-child) {
  margin-right: 1rem;
}
@media only screen and (max-width: 690px) {
  #footer-outer #footer-widgets .container .row .col .widget a.nectar-button:not(:last-child) {
    margin-bottom: 1rem;
  }
}
#footer-outer #copyright .container .col.span_5 {
  min-width: 100%;
}
@media only screen and (min-width: 1000px) {
  #footer-outer #copyright .container .col.span_5 p {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
#footer-outer #copyright .container .col.span_5 p span {
  display: block;
  max-width: 300px;
}
#footer-outer #copyright .container .col.span_5 p span a:not(:hover) {
  color: #00bc70 !important;
}
@media only screen and (max-width: 999px) {
  #footer-outer #copyright .container .col.span_5 p img {
    margin-top: 1rem;
  }
}
@media only screen and (min-width: 1000px) {
  .ai-text-row {
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 1000px) {
  .ai-text-row .wpb_column:first-child {
    padding-right: 4rem;
  }
}
.ai-text-row .wpb_column:first-child .wpb_text_column .wpb_wrapper p:first-child {
  max-width: 500px;
}
.ai-text-row .wpb_column a.nectar-button {
  margin-top: 2rem;
}
@media only screen and (max-width: 999px) {
  .ai-about-row .vc_col-sm-2 {
    display: none;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .ai-mixed-row .wpb_column:first-child {
    padding-right: 3%;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-mixed-row .wpb_column:first-child {
    padding-right: 5.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-mixed-row .wpb_column:nth-child(2) {
    padding-left: 1.5rem;
  }
}
.ai-mixed-row a.nectar-button {
  margin-top: 1.5rem;
}
.wpb_column img.img-with-animation {
  width: 100%;
}
.ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .nectar-split-heading h3, .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
  text-align: center;
}
@media only screen and (max-width: 690px) {
  .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .nectar-split-heading h3, .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (min-width: 690px) and (max-width: 999px) {
  .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .nectar-split-heading h3, .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    padding-left: calc((100% - 600px) / 2);
    padding-right: calc((100% - 600px) / 2);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .nectar-split-heading h3, .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .nectar-split-heading h3, .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media only screen and (max-width: 999px) {
  .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .wpb_text_column {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1000px) {
  .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .wpb_text_column {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 999px) {
  .ai-foundries-row > .row_col_wrap_12 > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .inner_row .wpb_text_column {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1000px) {
  .ai-foundries-row .wpb_wrapper .inner_row:nth-child(2) {
    padding-top: 4rem !important;
  }
}
@media only screen and (max-width: 999px) {
  .ai-foundries-row .wpb_wrapper .inner_row:not(:last-child) {
    padding-bottom: 3rem !important;
  }
}
@media only screen and (min-width: 1000px) {
  .ai-foundries-row .wpb_wrapper .inner_row:not(:last-child) {
    padding-bottom: 6rem !important;
  }
}
.ai-foundries-row .wpb_wrapper .inner_row .nectar-split-heading h3 {
  color: #00bc70;
}
@media only screen and (max-width: 690px) {
  .ai-inner-image-right {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (min-width: 690px) and (max-width: 999px) {
  .ai-inner-image-right {
    padding-left: calc((100% - 600px) / 2);
    padding-right: calc((100% - 600px) / 2);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .ai-inner-image-right {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-inner-image-right {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media only screen and (max-width: 999px) {
  .ai-inner-image-right .wpb_column:first-child {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .ai-inner-image-right .wpb_column:first-child {
    padding-right: 3% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-inner-image-right .wpb_column:first-child {
    padding-right: 8% !important;
  }
}
@media only screen and (max-width: 690px) {
  .ai-offset-image-left {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (min-width: 690px) and (max-width: 999px) {
  .ai-offset-image-left {
    padding-right: calc((100% - 600px) / 2);
    padding-left: calc((100% - 600px) / 2);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .ai-offset-image-left {
    padding-right: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-offset-image-left {
    padding-right: 90px;
  }
}
@media only screen and (max-width: 999px) {
  .ai-offset-image-left .wpb_column:nth-child(1) {
    margin-bottom: 2rem;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .ai-offset-image-left .wpb_column:nth-child(2) {
    padding-left: 3% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-offset-image-left .wpb_column:nth-child(2) {
    padding-left: 8% !important;
  }
}
@media only screen and (max-width: 690px) {
  .ai-offset-image-right {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (min-width: 690px) and (max-width: 999px) {
  .ai-offset-image-right {
    padding-left: calc((100% - 600px) / 2);
    padding-right: calc((100% - 600px) / 2);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .ai-offset-image-right {
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-offset-image-right {
    padding-left: 90px;
  }
}
@media only screen and (max-width: 999px) {
  .ai-offset-image-right .wpb_column:first-child {
    order: 2;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .ai-offset-image-right .wpb_column:first-child {
    padding-right: 3% !important;
  }
}
@media only screen and (min-width: 1200px) {
  .ai-offset-image-right .wpb_column:first-child {
    padding-right: 8% !important;
  }
}
@media only screen and (max-width: 999px) {
  .ai-offset-image-right .wpb_column:nth-child(2) {
    margin-bottom: 2rem !important;
  }
}
.ai-insights-archive .nectar-split-heading h3 {
  margin-bottom: 2rem;
}
.ai-insights-archive .wpb_text_column {
  margin-bottom: 4rem;
}
.ai-insights-archive .posts-container article .inner-wrap {
  border: 1px solid #e8e8e8;
}
.ai-insights-archive .posts-container article .inner-wrap .post-content .content-inner .meta-category {
  display: none;
}
.ai-insights-archive .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .post-header h3.title {
  padding-top: 1rem;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  color: #00416b;
}
@media only screen and (min-width: 1200px) {
  .ai-insights-archive .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .post-header h3.title {
    font-size: 25px;
    line-height: 35px;
    padding-right: 1rem;
  }
}
.ai-insights-archive .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .excerpt {
  display: none;
}
.ai-insights-archive .posts-container article .inner-wrap .post-content .content-inner .article-content-wrap .grav-wrap .text span {
  color: #a0a0a0;
  font-size: 15px;
}
.single-post.material[data-bg-header="true"] #ajax-content-wrap .container-wrap {
  padding-top: 0 !important;
}
.single-post #page-header-wrap .row .col #single-below-header {
  display: none;
}
.single-post #page-header-wrap .section-title h1 {
  max-width: 900px;
}
.single-post .content-inner {
  padding-bottom: 0;
}
.single-post .container-wrap.no-sidebar .post-area {
  min-width: 100%;
}
.single-post .controls li.only span.text {
  max-width: 560px;
  text-align: center;
}
.single-post .controls li h3 span:not(.text) {
  color: #00bc70 !important;
  text-transform: uppercase;
}
.single-post .comments-section {
  display: none;
}
.single-post .ai-image-row .vc_col-sm-6 img.img-with-animation {
  min-width: 100%;
}
@media only screen and (max-width: 999px) {
  .single-post .ai-image-row .vc_col-sm-6 img.img-with-animation {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media only screen and (min-width: 1000px) {
  .single-post .ai-image-row .vc_col-sm-6 img.img-with-animation {
    padding-left: 8%;
    padding-right: 8%;
  }
}
body.material .wpb_row.blog_next_prev_buttons {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0;
}
.ai-contact .nectar-split-heading h5 {
  text-transform: capitalize;
}
.ai-contact .wpb_wrapper table {
  border: none;
}
.ai-contact .wpb_wrapper table tbody tr {
  background: transparent !important;
}
.ai-contact .wpb_wrapper table tbody tr td {
  border: 1px solid #ffffff !important;
  background: transparent;
  padding: 2px 10px;
}
.ai-contact .wpb_wrapper table tbody tr td:first-child {
  width: 20px;
  color: #00bc70;
  font-weight: 700;
  padding-left: 0;
}
.ai-contact .wpb_wrapper table tbody tr td a {
  color: #383838;
}
.ai-contact .wpb_wrapper table tbody tr td a:hover {
  color: #00bc70;
}
.ai-contact .wpb_wrapper table tbody tr:last-child td {
  padding-top: 1.5rem;
}
@media only screen and (max-width: 999px) {
  .ai-contact .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    height: 400px !important;
  }
}
#search-outer #search #search-box form input {
  text-transform: capitalize;
  font-family: "Saira", sans-serif;
  font-weight: 600;
  color: #00416b;
}
@media only screen and (max-width: 690px) {
  #search-outer #search #search-box form input {
    padding-bottom: 2rem;
    font-size: 30px;
    line-height: 40px !important;
  }
}
@media only screen and (min-width: 690px) {
  #search-outer #search #search-box form input {
    padding-bottom: 3rem;
    font-size: 50px;
    line-height: 60px !important;
  }
}
#search-outer #search #search-box form span {
  color: #00416b !important;
  opacity: 1;
}
#search-outer #search #close {
  top: 0;
}
@media only screen and (max-width: 690px) {
  #search-outer #search #close {
    top: -0.5rem !important;
    right: 1rem !important;
  }
}
#search-outer #search #close a:before {
  background-color: #00bc70;
}
#search-outer #search #close a span.close-line {
  background-color: #ffffff !important;
}
body.search-results #page-header-bg h1 {
  color: #00416b;
}
body.search-results #search-results {
  margin-left: -15px;
  margin-right: -15px;
  min-width: 100%;
}
@media only screen and (min-width: 1000px) {
  body.search-results #pagination {
    margin-bottom: 4rem;
  }
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #00416b;
  opacity: 1;
  /* Firefox */
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #00416b;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #00416b;
}
.ai-thank-you .row-bg-wrap .row-bg-overlay, .ai-404 .row-bg-wrap .row-bg-overlay {
  background: rgba(31, 31, 31, 0.73) !important;
}
.ai-thank-you .wpb_column .vc_column-inner, .ai-404 .wpb_column .vc_column-inner {
  max-width: 420px;
}
.ai-thank-you .wpb_column .nectar-split-heading h4, .ai-404 .wpb_column .nectar-split-heading h4 {
  margin-bottom: 3rem;
}
@media only screen and (max-width: 690px) {
  .ai-thank-you .wpb_column .inner_row a.nectar-button:not(:last-child), .ai-404 .wpb_column .inner_row a.nectar-button:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 690px) {
  .ai-thank-you .wpb_column .inner_row a.nectar-button:not(:last-child), .ai-404 .wpb_column .inner_row a.nectar-button:not(:last-child) {
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 690px) {
  .wpb_row.full-width-content, body.material .wpb_row.full-width-content {
    margin-left: -1.25rem !important;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1199px) {
  .wpb_row.full-width-content, body.material .wpb_row.full-width-content {
    margin-left: -2rem !important;
  }
}
@media only screen and (max-width: 999px) {
  body[data-slide-out-widget-area-style="slide-out-from-right"].material a.slide_out_area_close:before, body[data-slide-out-widget-area-style="slide-out-from-right"] .slide_out_area_close:before {
    background-color: #00bc70 !important;
  }
}
.container-wrap {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 999px) {
  body.material .wpb_row {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}
@media only screen and (min-width: 1000px) {
  body.material .wpb_row {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }
}
body.material .inner_row, body.material .wpb_content_element {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns .swiper-slide .container .content h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 600;
  padding-right: 6rem;
}
.ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns .swiper-slide .container .content .buttons a {
  font-size: 14px;
  letter-spacing: normal;
  border-radius: 0 !important;
  padding: 15px 60px 15px 40px;
  line-height: 20px;
}
.ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns .swiper-slide .container .content .buttons a:after {
  content: "";
  font-family: "icomoon";
  height: 32px;
  width: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  font-size: 16px;
}
@media only screen and (max-width: 999px) {
  .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns .swiper-slide {
    padding: 0 1.25rem;
    height: calc(100vh - 74px);
  }
  .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns .swiper-slide .slide-bg-wrap .image-bg {
    background-position: center;
  }
  .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns .swiper-slide .container .content h2 {
    padding-right: 0;
    font-size: 30px !important;
    line-height: 38px !important;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 690px) {
  .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns .swiper-slide .buttons .button.solid_color {
    width: 100%;
  }
}
@media only screen and (max-width: 690px) {
  .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns > .row_col_wrap_12 {
    height: calc(100vh - 73px);
  }
  .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns > .row_col_wrap_12 .wpb_column, .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns > .row_col_wrap_12 .vc_column-inner, .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns > .row_col_wrap_12 .wpb_wrapper, .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns > .row_col_wrap_12 .nectar-slider-wrap, .ai-home-banner.wpb_row.vc_row-fluid.vc_row.top-level.full-width-ns > .row_col_wrap_12 .swiper-container {
    height: 100% !important;
  }
}
