/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
@import url("https://fonts.googleapis.com/css2?family=Catamaran:wght@100&display=swap");

* {
  outline: none !important;
}

.gform_footer input {
  margin-bottom: 0!important;
}

.e-tabs-videos-count {
  text-transform: lowercase!important;
}

.filter-buttons .elementor-button-wrapper {
  margin-bottom: 10px;
}
.page-id-13596 .filter-buttons .elementor-button-wrapper:nth-child(4),
.page-id-3348 .filter-buttons .elementor-button-wrapper:nth-child(4) {
  display: none !important;
}

.gform_validation_errors {
  display: none !important;
  visibility: hidden;
  opacity: 0;
}
.gfield_validation_message {
  border: none !important;
  padding: 4px !important;
}

p a:hover {
  color: #0065b7 !important;
}

.tooltipster-box {
  border: none !important;
}

.global-banner {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s !important;
}

.elementor-post-navigation__prev {
  display: flex;
  align-items: center;
}

.elementor-nav-menu--dropdown {
  background: linear-gradient(180deg, #f0f2f5 0%, #ffffff 100%);
}
.elementor-nav-menu--dropdown li {
  position: relative;
  z-index: 5;
}
.elementor-nav-menu--dropdown::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2021/07/grey_texture_1.png);
  background-position: top center;
  background-repeat: no-repeat;
  opacity: 0.5;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.menu-item a {
  white-space: normal !important;
}

.search-popup .elementor-search-form__toggle {
  visibility: hidden;
  opacity: 0;
  height: 0 !important;
}
.search-popup .elementor-column,
.search-popup .elementor-search-form {
  height: 0;
  min-height: 0;
}
.search-popup .elementor-widget-wrap {
  padding: 0 !important;
}

.userway-menu {
  visibility: hidden;
  opacity: 0;
}
#userwayAccessibilityIcon {
  top: 28px;
  right: 45px;
  left: unset;
  padding: 0 !important;
  width: 33.72px !important;
  height: 33.72px !important;
  min-width: 33.72px !important;
  min-height: 33.72px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
#userwayAccessibilityIcon img {
  width: 30px;
  height: auto;
}
.admin-bar #userwayAccessibilityIcon {
  top: 60px;
  right: 30px;
}

#wpadminbar {
  z-index: 99999999999 !important;
}
.video-popup-close {
  position: absolute;
  top: 40px;
  right: 30px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: rgb(255, 255, 255, 0.1);
  color: #fff;
  line-height: 1;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px rgb(255, 255, 255, 0.1);
  cursor: pointer;
  font-weight: 300;
  transition: all 0.5s;
}
.video-popup-close:hover {
  background-color: #fff;
  color: #000;
}
.video-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999999;
  width: 100%;
  height: 100%;
  background-color: rgb(000, 000, 000, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
.video-popup iframe {
  width: 100%;
  height: 100%;
  background-color: #000;
  max-width: 620px;
  max-height: 380px;
}
.videos-widget-slider .slick-prev,
.videos-widget-slider .slick-next {
  width: 46px !important;
  height: 46px !important;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0 !important;
  border: none;
  left: 50% !important;
  position: absolute;
  margin-left: -23px;
  z-index: 10;
}
.uhd,
.uhi,
.videos-widget-slider .slick-prev i,
.videos-widget-slider .slick-next i {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.videos-widget-slider .slick-prev {
  top: -75px;
  bottom: unset;
  background-image: url(./assets/up_arrow.svg);
}
.videos-widget-slider .slick-prev:hover {
  background-image: url(./assets/up_arrow-hover.svg);
}
.videos-widget-slider .slick-next {
  bottom: -41px;
  top: unset;
  background-image: url(./assets/down_arrow.svg);
}
.videos-widget-slider .slick-next:hover {
  background-image: url(./assets/down_arrow-hover.svg);
}

.elementor-shortcode article:hover h3 {
  text-decoration: underline;
}
.elementor-shortcode .date,
.elementor-shortcode .excerpt {
  color: #333f48;
}

.in-the-media-filter .search-result-filter-item {
  margin-bottom: 8px;
}
.in-the-media-filter a {
  color: #333f48;
}
.in-media-post {
  background-color: #fff;
  box-shadow: 1px 3px 30px #19397b0d;
  margin-bottom: 26px;
}
.in-media-post a {
  display: block;
  padding: 34px 32px 33px;
  overflow: hidden;
}
.in-media-post .date {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #333f48;
}
.in-media-post h3 {
  font-size: 26px;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 6px;
}
.in-media-post .company {
  font-size: 16px;
  line-height: 28px;
  color: #333f48;
}

.elementor-share-btn {
  height: 37px !important;
}
.elementor-share-btn__title {
  font-size: 11px !important;
}
.elementor-share-btn__icon {
  background-color: rgba(0, 101, 183, 0.19);
  width: 32px;
  margin-right: 6px;
}
.elementor-share-btn__icon {
  --e-share-buttons-icon-size: 13px !important;
}

.testimonial-carousel .elementor-swiper-button i {
  opacity: 0 !important;
}
.testimonial-carousel .elementor-swiper-button {
  width: 46px !important;
  height: 46px !important;
  background-repeat: no-repeat;
  background-size: contain;
  top: 51% !important;
}
.testimonial-carousel .elementor-swiper-button-prev {
  background-image: url(./assets/left-arrow.svg);
}
.testimonial-carousel .elementor-swiper-button-prev:hover {
  background-image: url(./assets/left-arrow-hover.svg);
}
.testimonial-carousel .elementor-swiper-button-next {
  background-image: url(./assets/right-arrow.svg);
}
.testimonial-carousel .elementor-swiper-button-next:hover {
  background-image: url(./assets/right-arrow-hover.svg);
}

blockquote {
  position: relative;
  padding: 107px 0 98px 46px;
  margin: 0 0 64px;
  border-left: 0 !important;
}
blockquote::before {
  content: '"';
  position: absolute;
  top: -19px;
  left: 0;
  z-index: 5;
  color: #ccd4e0;
  font-family: "Catamaran", sans-serif;
  font-weight: 100;
  font-style: normal;
  font-size: 160px;
  line-height: 1;
  transform: rotate(180deg);
}
blockquote p {
  position: relative;
  z-index: 5;
  font-size: 26px;
  line-height: 33px;
  font-weight: 700;
  color: #013a80;
  margin-bottom: 0 !important;
  font-style: normal;
}
blockquote .bg-color {
  position: absolute;
  top: 0;
  left: -60%;
  z-index: 1;
  background-image: url(./assets/articlequote-bg.png),
    linear-gradient(90deg, #f0f2f5 0%, #ffffff 100%);
  background-position: top center;
  background-repeat: no-repeat;
  height: 100%;
}
blockquote p:last-of-type {
  margin-top: 9px !important;
}
blockquote p:last-of-type,
blockquote p:last-of-type strong {
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 32px !important;
  color: #333f48 !important;
}

.wp-caption-text {
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  margin-top: 20px !important;
}

.elementor-widget-theme-post-content {
  font-size: 18px;
  line-height: 32px;
  counter-reset: ol-counter;
}
.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3,
.elementor-widget-theme-post-content h4 {
  font-weight: 700;
}
.elementor-widget-theme-post-content h2 {
  margin-bottom: 22px;
}
.elementor-widget-theme-post-content h3 {
  margin-bottom: 17px;
}
.elementor-widget-theme-post-content h4 {
  margin-bottom: 20px;
}
.elementor-widget-theme-post-content a {
  text-decoration: underline;
  color: #333f48;
}

.elementor-post-navigation__prev a {
  position: relative;
  padding-left: 23px;
}
.elementor-post-navigation__prev a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(./assets/chevron-right-black.svg);
  background-repeat: no-repeat;
  width: 13px;
  height: 100%;
  transform: rotate(180deg);
}
.elementor-post-navigation__prev span {
  color: #5e676e;
  font-size: 16px !important;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
}

.elementor-post-navigation__next a {
  width: 170px;
  height: 44px;
  background-color: #eb0028;
  background-image: url(./assets/chevron-right-white.svg);
  background-repeat: no-repeat;
  background-position: right 22px center;
  padding-left: 35px;
}
.elementor-post-navigation__next a:hover {
  background-color: #c70123;
}
.elementor-post-navigation__next span {
  color: #fff;
  font-size: 16px !important;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
}
.elementor-widget-theme-post-content p {
  margin-bottom: 56px;
}
.elementor-widget-theme-post-content ol,
.elementor-widget-theme-post-content ul {
  margin-bottom: 58px;
}
.elementor-widget-text-editor:not(.arrow-content-lists) ul,
.elementor-widget-text-editor:not(.arrow-content-lists) li,
.elementor-widget-theme-post-content ul,
.elementor-widget-theme-post-content ol,
.elementor-widget-theme-post-content li {
  position: relative;
  list-style: none;
  margin-left: 0;
}
.elementor-widget-text-editor:not(.arrow-content-lists) ul li,
.elementor-widget-theme-post-content li {
  padding-left: 19px;
  margin-bottom: 12px;
}
.elementor-widget-text-editor:not(.arrow-content-lists) ul li::before,
.elementor-widget-theme-post-content ul li::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #333f48;
}
.elementor-widget-theme-post-content ol li {
  padding-left: 40px;
}
.elementor-widget-theme-post-content ol li::before {
  counter-increment: ol-counter;
  content: counter(ol-counter) ".";
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 18px;
  line-height: 1;
  color: #333f48;
}

.elementor-location-header {
  position: relative;
  z-index: 99999;
}
.elementor-editor-active .elementor-location-header {
  z-index: 10 !important;
}

.news-events-results,
.news-events-load-more .elementor-widget-wrap {
  position: relative;
  max-width: 1004px;
}

.projects-fundings-results.loading,
.cancogen-feeds-load-more .elementor-widget-wrap.loading,
.news-events-load-more .elementor-widget-wrap.loading,
.in-the-media-load-more .elementor-widget-wrap.loading,
.load-more-section .elementor-widget-wrap.loading {
  min-height: 100px;
}
.no-more-results .elementor-element,
.news-events-load-more .elementor-widget-wrap.loading .elementor-element,
.in-the-media-load-more .elementor-widget-wrap.loading .elementor-element,
.load-more-section .elementor-widget-wrap.loading .elementor-element {
  opacity: 0;
  visibility: hidden;
}
.no-more-results::before {
  content: "No more results to load.";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #eb0028;
  font-weight: 600;
}
.no-more-results.lang-fr::before {
  content: "Plus de résultats à charger" !important;
}

.cancogen-feeds-results,
.news-events-results,
.in-the-media-results {
  min-height: 100px;
  margin-top: 72px;
  margin-bottom: 28px;
}
.in-the-media-results {
  margin-top: 0;
}
.cancogen-feeds-results {
  margin-top: 46px;
  max-width: 1004px;
  margin-left: auto;
  margin-right: auto;
}
.ecs-load-more-button.loading {
  position: relative;
}
.ecs-load-more-button.loading .elementor-button {
  opacity: 0;
  visibility: hidden;
}
.projects-fundings-results.loading:before,
.ecs-load-more-button.loading:before,
.cancogen-feeds-results.loading:before,
.news-events-results.loading:before,
.in-the-media-results.loading:before,
.news-events-load-more .elementor-widget-wrap.loading:before,
.in-the-media-load-more .elementor-widget-wrap.loading:before,
.cancogen-feeds-load-more .elementor-widget-wrap.loading:before,
.load-more-section .elementor-widget-wrap.loading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: url(./assets/loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgb(245, 246, 245, 0.5);
}
.cancogen-feeds-results article,
.news-events-results article {
  float: left;
  width: 487px;
  margin-bottom: 30px;
  box-shadow: 1px 3px 30px #19397b0d;
}
.cancogen-feeds-results article:hover,
.news-events-results article:hover {
  box-shadow: 1px 3px 30px #18346e22;
}
.cancogen-feeds-results article img {
  width: 100%;
}
.projects-feeds article {
  box-shadow: none !important;
}

.cancogen-feeds-results article a,
.news-events-results article a {
  display: block;
  overflow: hidden;
}
.cancogen-feeds-results .article-content,
.news-events-results .article-content {
  background-color: #fff;
  padding: 39px 32px 46px;
}
.cancogen-feeds-results article h3,
.news-events-results article h3 {
  font-size: 26px;
  line-height: 33px;
  font-weight: 700;
}
.cancogen-feeds-results article .excerpt,
.news-events-results article .excerpt {
  margin-bottom: 13px;
}

select {
  position: relative;
  background-color: #fff;
  background-image: url(./assets/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 28px !important;
}

.news-events-filter-form {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
}

.news-events-filter-form .submit {
  margin-right: 30px;
}

.news-events-filter-form .reset a,
.news-events-filter-form .submit a {
  background-color: #eb0028;
  color: #fff;
  width: 170px;
  height: 44px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-transform: uppercase;
}
.news-events-filter-form .reset a span,
.news-events-filter-form .submit a span {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-right: 56px;
}
.news-events-filter-form .submit .a {
  fill: none;
  stroke: #fff;
}
.news-events-filter-form .reset a {
  color: #5e676e;
  padding-right: 0 !important;
  background-color: transparent !important;
  width: auto !important;
}
.news-events-filter-form .reset .a {
  fill: none;
  stroke: #5e676e;
}
.news-events-filter-form .reset a span {
  margin-right: 12px !important;
}
.news-events-filter-form .field {
  width: 230px;
  margin-right: 30px;
  margin-bottom: 5px;
}
.news-events-filter-form .label {
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  color: #013a80;
  text-transform: uppercase;
}
.news-events-filter-form input,
.news-events-filter-form select {
  background-color: #fff;
  border: solid 1px #363f47;
  width: 100%;
  height: 32px;
  min-height: 32px;
  padding: 0 15px;

  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
}

.arrow-content-lists ::marker {
  display: none !important;
}
.arrow-content-lists ul {
  margin: 0;
  padding: 0;
}
.arrow-content-lists ul,
.arrow-content-lists li {
  position: relative;
  list-style: none !important;
}
.arrow-content-lists li {
  padding-left: 17px !important;
  margin-bottom: 11px;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #333f48;
}
.arrow-content-lists li a {
  color: #333f48;
  text-decoration: none;
}
.arrow-content-lists li a:hover {
  color: #0065b7;
  text-decoration: underline;
}
.arrow-content-lists li .chevron-icon {
  position: absolute;
  top: 2px;
  left: 0;
}
.arrow-content-lists li .chevron-icon svg {
  height: 13px;
}
.arrow-content-lists .a {
  fill: none;
  stroke: #333f48;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
  stroke-dasharray: unset;
}

.how-it-works-reasearch-top-animated-lines > .elementor-container {
  padding-top: 226px !important;
}
.how-it-works-straight-dotted-bottom {
  padding-bottom: 200px !important;
}

.single-news-events .footer-button-bg,
.single-news-events .footer-form-block,
.error404 .footer-button-bg,
.error404 .footer-form-block,
.page-id-1635 .footer-button-bg,
.page-id-1635 .footer-form-block,
.page-id-1590 .footer-button-bg,
.page-id-1590 .footer-form-block,
.single-funding .footer-button-bg,
.single-funding .footer-form-block,
.single-post .footer-form-block,
.single-post .footer-button-bg,
.page-id-566 .footer-form-block,
.page-id-566 .footer-button-bg,
.search-results .footer-form-block,
.search-results .footer-button-bg,
.single-project .footer-form-block,
.single-project .footer-button-bg {
  display: none !important;
}

.impac-stats-with-dash-lines .dash-lines-top {
  top: -140px;
}
.impac-stats-with-dash-lines .dash-lines-bottom {
  bottom: -188px;
}

.grey-plug-section .bg-color {
  position: absolute;
  top: 45px;
  left: 0;
  height: 117px;
  background: transparent
    linear-gradient(251deg, #0d77db 0%, var(--unnamed-color-053a80) 100%) 0% 0%
    no-repeat padding-box;
  background: transparent linear-gradient(251deg, #0d77db 0%, #053a80 100%) 0%
    0% no-repeat padding-box;
  border: 1px solid #707070;
  opacity: 0.08;
}
.image-with-box .elementor-widget-container {
  padding-top: 60px;
  padding-right: 60px;
}
.image-with-box-left {
  margin-top: 60px;
}
.image-with-box-left .elementor-widget-container {
  margin-top: 0;
  margin-left: 0;
}
.image-with-box img,
.image-with-box-left img {
  position: relative;
  z-index: 5;
}
.image-with-three-box {
  margin-top: 60px;
}
.image-with-three-box > .elementor-widget-wrap {
  margin: 0 0 0 0 !important;
}
.image-with-three-box section {
  z-index: 10;
}
.image-with-three-box .clone-box,
.image-with-box .clone-box,
.image-with-box-left .clone-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: transparent
    linear-gradient(238deg, #0d77db 0%, var(--unnamed-color-053a80) 100%) 0% 0%
    no-repeat padding-box;
  background: transparent linear-gradient(238deg, #0d77db 0%, #053a80 100%) 0%
    0% no-repeat padding-box;
  opacity: 0.08;
}
.image-with-box-left .clone-box {
  top: -60px;
  right: unset;
  left: -60px;
}
.image-with-three-box .clone-box {
  top: -60px;
  right: -60px;
}
.genome-icon-floater {
  position: absolute;
  top: 28px;
  right: 33px;
  z-index: 10;
  width: auto !important;
}
.genome-icon-floater svg {
  width: 118.99px;
  height: 118.99px;
}
.genome-icon-floater .a {
  fill: #3fad3a !important;
  stroke: none !important;
}
.genome-icon-floater .b {
  stroke: none !important;
  fill: #fff !important;
}

.inner-page-intro-banner-text .bg-color {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
}
.inner-page-intro-banner-text .bg-color::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(70deg, #0d77db 0%, #053a80 100%);
}
.inner-page-intro-banner-text .bg-color::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 33px);
  background-color: #013a80;
  opacity: 0.5;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.page-id-1633 .inner-page-intro-banner-text .bg-color .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: calc(100% - 33px);
  background-image: url(/wp-content/uploads/2021/10/iconsfortitle.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  opacity: 0.5;
}
.inner-page-intro-banner-text .column-text {
  z-index: 10;
}
.inner-page-intro-banner-text .elementor-button:hover {
  border-bottom-color: #fffa81 !important;
}
.inner-page-intro-banner-text .elementor-button:hover .elementor-button-text {
  color: #fffa81 !important;
}

.bread-crumbs svg {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin-right: 10.73px;
}
.bread-crumbs .a {
  fill: transparent !important;
  stroke: none;
}
.bread-crumbs .b {
  stroke: #fff !important;
}
.bread-crumbs.normal #Icon_feather-chevron-down,
.bread-crumbs.normal #Ellipse_213 {
  fill: #eb0028 !important;
}
.bread-crumbs.normal .b {
  stroke: #eb0028 !important;
}
.bread-crumbs a,
.bread-crumbs,
.bread-crumbs .breadcrumb_last {
  font-size: 16px;
  line-height: 28px;
}
.bread-crumbs #breadcrumbs {
  text-align: right;
  padding-right: 117px;
}
.bread-crumbs a,
.bread-crumbs {
  font-weight: 400 !important;
}
.bread-crumbs .breadcrumb_last {
  font-weight: 700 !important;
}
.bread-crumbs.normal .breadcrumb_last {
  color: #013a80;
}
.inner-page-banner .bread-crumbs {
  position: absolute !important;
  top: 20px;
  right: 0;
}
.inner-page-banner .bread-crumbs,
.inner-page-banner .bread-crumbs a,
.inner-page-banner .bread-crumbs .breadcrumb_last {
  color: #fff !important;
}

.inner-page-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 169px;
  background: transparent
    linear-gradient(360deg, #40a2ff00 0%, #3fa1fe03 1%, #063c7e 100%) 0% 0%
    no-repeat padding-box;
  opacity: 1;
}
.inner-page-banner .elementor-container {
  z-index: 10;
}

.button-icon {
  transition: all 0.5s;
  cursor: pointer;
}
.button-icon .b {
  stroke-width: 3.5px !important;
}
.button-icon:hover .c,
.button-icon.active .c,
.button-icon:hover rect {
  fill: #c70823 !important;
}

html,
body {
  overflow-x: hidden;
}

.section-home-intro.inner {
  width: 70%;
}
.section-home-intro .elementor-container {
  z-index: 10;
}
.generating-solutions-title .elementor-widget-container {
  padding-left: 103px;
}

.stories-slider .slick-prev,
.stories-slider .slick-next {
  position: absolute;
  top: 151.5px;
}

.in-the-media-slider .ecs-posts {
  margin-left: -16px;
  margin-right: -16px;
}
.in-the-media-slider article {
  box-shadow: 1px 3px 30px #fafbfc !important;
  border: solid 1px #fafbfc !important;
}
.in-the-media-slider article:hover {
  box-shadow: 1px 3px 30px #19397b0d !important;
}
.in-the-media-slider .slick-list {
  padding: 40px 30px 30px !important;
  position: relative;
}
.in-the-media-slider .slick-list::before,
.in-the-media-slider .slick-list::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.in-the-media-slider .slick-list::before {
  left: calc(100% - 22px);
}
.in-the-media-slider .slick-list::after {
  right: calc(100% - 22px);
}

.in-the-media-slider .slick-prev,
.in-the-media-slider .slick-next,
.stories-slider .slick-prev,
.stories-slider .slick-next {
  background-repeat: no-repeat !important;
  background-color: #fff;
  font-size: 0% !important;
  width: 46px !important;
  height: 46px !important;
  padding: 0 !important;
  border: none !important;
}
.stories-slider .slick-prev {
  left: -61px;
  background-image: url(./assets/btn-left.svg) !important;
}
.in-the-media-slider .slick-prev:hover,
.stories-slider .slick-prev:hover,
.block-gallery-carousel .elementor-swiper-button-prev:hover {
  background-image: url(./assets/btn-left-hover.svg) !important;
}
.stories-slider .slick-next {
  right: -61px;
  background-image: url(./assets/btn-right.svg) !important;
}
.in-the-media-slider .slick-next:hover,
.stories-slider .slick-next:hover,
.block-gallery-carousel .elementor-swiper-button-next:hover {
  background-image: url(./assets/btn-right-hover.svg) !important;
}
.in-the-media-slider .slick-prev {
  background-image: url(./assets/btn-left.svg) !important;
}
.in-the-media-slider .slick-next {
  background-image: url(./assets/btn-right.svg) !important;
}
.in-the-media-slider .slick-prev,
.in-the-media-slider .slick-next {
  top: -35px !important;
  position: absolute;
  left: unset;
}
.in-the-media-slider .slick-prev {
  right: 130px;
}
.in-the-media-slider .slick-next {
  right: 40px;
}
.in-the-media-slider article {
  height: 100%;
}

.section-toggle-up-content .elementor-container {
  display: flex;
  flex-direction: column !important;
}
.section-toggle-up-content {
  position: relative;
  overflow: hidden;
}
.section-toggle-up-content .how-it-work-toggle {
  position: absolute;
  left: 0;
  top: calc(100% - 60px);
  transition: top 0.5s;
}
.section-toggle-up-content .how-it-work-title {
  margin-bottom: 20px;
}
.section-toggle-up-content .how-it-work-title .elementor-heading-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.section-toggle-up-content .how-it-work-desc {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s;
}
.section-toggle-up-content:hover .how-it-work-desc {
  visibility: visible;
  opacity: 1;
}

.global-header {
  padding-bottom: 41px !important;
}
.global-header::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 10px;
  background: transparent
    linear-gradient(90deg, #6999db 0%, #0e67b4 52%, #063c7e 100%) 0% 0%
    no-repeat padding-box;
}

.active-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: -41px;
  z-index: 5;
  width: 100%;
  height: 10px;
}
.home .active-bar {
  left: 21px;
  width: 161px !important;
  margin-left: 0 !important;
}
.active-bar::before {
  content: "";
  display: flex;
  width: 0%;
  height: 100%;
  background-color: #eb0028;
  transition: all 0.5s;
}
.current-page-ancestor .active-bar,
.current-menu-item .active-bar {
  bottom: -44px;
}
.active-bar.animate::before {
  width: 100%;
}

.button-white,
.button-white-border-no-bg {
  display: inline-block;
  width: auto !important;
}

.button-white .elementor-button-icon,
.button-white-border-no-bg .elementor-button-icon {
  margin-right: 0 !important;
  margin-left: 25px;
}
.button-white .elementor-button-content-wrapper,
.button-white-border-no-bg .elementor-button-content-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}
.button-white a,
.button-white-border-no-bg a {
  border-width: 2px !important;
  padding: 0 9px 0 30px !important;
  height: 51px;
  font-weight: 600;
  border-color: #fff;
}
.button-white svg,
.button-white-border-no-bg svg {
  font-size: 36px;
}
.button-white .a,
.button-white .c,
.button-white .d,
.button-white-border-no-bg .a,
.button-white-border-no-bg .c,
.button-white-border-no-bg .d {
  fill: none;
  stroke: none;
}
.button-white-border-no-bg .b {
  stroke: #fff !important;
  fill: none;
}
.button-white-border-no-bg:hover .elementor-button {
  background-color: #fff !important;
  color: #013a80 !important;
}
.button-white-border-no-bg:hover .b {
  stroke: #013a80 !important;
}

.button-white a {
  background-color: #fff !important;
  color: #013a80 !important;
}
.button-white .b {
  stroke: #013a80 !important;
  fill: none;
}
.button-white:hover a {
  background-color: transparent !important;
  color: #fff !important;
}
.button-white:hover .b {
  stroke: #fff !important;
}
.button-white.blue:hover a {
  background-color: transparent !important;
  color: #013a80 !important;
  border: solid 2px #013a80 !important;
}
.button-white.blue:hover .b {
  stroke: #013a80 !important;
}

.home-our-model-header {
  position: relative;
}
.home-our-model-header .bg-color {
  position: absolute;
  top: 0;
  right: 0;
  width: 10000px;
  height: 100%;
  z-index: 1;
  background: transparent
    linear-gradient(253deg, #0d77db 0%, var(--unnamed-color-053a80) 100%) 0% 0%
    no-repeat padding-box;
  background: transparent linear-gradient(253deg, #0d77db 0%, #053a80 100%) 0%
    0% no-repeat padding-box;
  border: 1px solid #707070;
  opacity: 0.08;
}
.home-our-model-header .elementor-widget-wrap {
  position: relative;
  z-index: 5;
}

.learn-more-button:hover .elementor-button,
.download-button:hover .elementor-button {
  border-bottom-color: #09090a !important;
}
.learn-more-button:hover .elementor-button .elementor-button-text,
.download-button:hover .elementor-button .elementor-button-text {
  color: #09090a !important;
}
.learn-more-button .elementor-align-icon-left {
  display: none !important;
}
.learn-more-button:hover rect,
.learn-more-button:hover .c,
.download-button:hover rect,
.download-button:hover .c {
  fill: #c70823 !important;
}

.footer-form {
  padding-bottom: 32px;
}
.footer-form .gfield_label,
.footer-form .gfield_required_text {
  font-size: 14px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  color: #333f48 !important;
  font-style: normal !important;
}
.footer-form .ginput_container input {
  border: solid 1px #333f48 !important;
  background-color: #fff !important;
}
.footer-form .gfield_html {
  font-size: 14px;
  line-height: 32px;
  color: #333f48;
}
.footer-form .gfield_html a {
  color: #333f48;
  text-decoration: underline;
}
.footer-form .gform_footer {
  position: absolute;
  left: 0;
  bottom: -84px;
  z-index: 5;
  padding: 0 !important;
  margin: 0 !important;
  height: 52px;
}
.footer-form .gform_footer .button {
  border-radius: 0 !important;
  width: 195px !important;
  height: 100%;
  background-color: #eb0028;
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1;
  padding: 0 !important;
  text-align: center !important;
  align-items: center;
  justify-content: center;
  background-image: url(./assets/chevron-right-white.svg);
  background-repeat: no-repeat;
  background-position: right 22px center;
  padding-right: 22px !important;
}
.footer-button-bg {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 52px;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  background: transparent
    linear-gradient(90deg, #0d77db 0%, var(--unnamed-color-053a80) 100%) 0% 0%
    no-repeat padding-box;
  background: transparent linear-gradient(90deg, #0d77db 0%, #053a80 100%) 0% 0%
    no-repeat padding-box;
  opacity: 1;
}

body:not(.elementor-editor-active) a.clickable-column {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
}

.elementor-widget-text-editor a:hover {
  color: #0065b7 !important;
}

.quick-link-item {
  padding: 3px 0px 17px 0px;
  border-bottom: solid 1px #ccd4e0;
}
.quick-link-item:not(:last-child) {
  margin-bottom: 20px;
}
.quick-link-item .link-type {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 6px;
}
.quick-link-item.file .link-type {
  color: #008853;
}
.quick-link-item.web .link-type {
  color: #7a06a0;
}
.quick-link-item .link-title a {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px;
}
.quick-link-item .link-title a:hover {
  text-decoration: underline;
}


@media only screen and (max-width: 1800px) {
  .admin-bar #userwayAccessibilityIcon {
    right: 22px;
  }
}
@media only screen and (max-width: 1600px) {
  .admin-bar #userwayAccessibilityIcon {
    right: 17px;
  }
}
@media only screen and (max-width: 1500px) {
  .admin-bar #userwayAccessibilityIcon {
    right: 13px;
  }
}

@media only screen and (max-width: 767px) {
  .in-the-media-slider .slick-prev,
  .in-the-media-slider .slick-next {
    top: -95px !important;
  }
  .in-the-media-slider .slick-next {
    right: 16px !important;
  }
  .in-the-media-slider .slick-prev {
    right: 80px !important;
  }
}
