/**
 * Copyright (C) 2021  Eoin Flood
 */
@import "https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css";
@font-face {
  font-family: "Rustico" !important;
  src: url("/wp-content/uploads/2023/10/Rustico-V2-Regular.otf");
}
h1,
h2 {
  font-family: "Rustico" !important;
}

.header-social-inner-wrap {
  margin-right: -20px;
}

.ast-header-search .ast-search-menu-icon.slide-search .search-form,
.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {
  background-color: #141545;
}

.ast-primary-header-bar.ast-primary-header {
  background-color: transparent;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1180px) and (orientation: landscape) {
  .ast-hfb-header .site-header {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .site-logo-img img {
    max-width: 300px;
    margin: 0;
  }
}
.ast-header-search .search-field::-moz-placeholder {
  color: white;
}
.ast-header-search .search-field::placeholder,
.ast-header-search .ast-icon {
  color: white;
}

#gaisce-mega-menu {
  padding-top: 30px;
}
#gaisce-mega-menu h4 {
  font-size: 20px;
  font-weight: bold;
}
#gaisce-mega-menu img {
  border-radius: 15px;
}
#gaisce-mega-menu .links {
  margin-top: -20px;
}
#gaisce-mega-menu .links a {
  color: #1e293b;
}
#gaisce-mega-menu .other-links-col .other-links {
  margin-top: -20px;
}
#gaisce-mega-menu .other-links-col .other-links a {
  color: #1e293b;
}

.astra-megamenu {
  border-radius: 20px;
}

.ast-builder-menu-1 .sub-menu {
  border-color: #e05377;
}

.ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-megamenu {
  background: white;
}

.nav-right-col {
  border-left: solid 2px #903d68 !important;
}

.ast-builder-menu-1 .menu-item > .menu-link {
  font-size: 1.3vw;
}

.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
  padding-left: 310px;
}
@media only screen and (max-width: 767px) {
  .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 1245px) {
  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
    color: #1e293b;
    font-size: 2em;
    font-family: "Rustico";
  }
  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .sub-menu .menu-link {
    color: #1e293b;
    font-size: 16px;
    font-family: "Poppins";
  }
  .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
    margin-top: 15px;
    color: #1e293b;
  }
  .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link,
  .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link,
  .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle {
    color: #c69f4a;
  }
}

[data-section=section-header-mobile-trigger] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  fill: #0c2769;
  height: 50px;
  width: 50px;
}
.ast-theme-transparent-header [data-section=section-header-mobile-trigger] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  fill: white;
}

body {
  background-color: #fafafa;
}

h2 {
  color: #141545;
}

p {
  color: #505174;
}

iframe {
  border-radius: 20px !important;
  height: 500px !important;
}

input[type=email]:focus,
input[type=search]:focus,
input[type=text]:focus,
textarea:focus,
select:focus {
  background: none !important;
}

.entry-content {
  word-wrap: normal;
}

a {
  text-decoration: none !important;
}

.gt_selector {
  background: none;
  color: #1e293b;
  border: none;
  width: 105px;
  margin-top: 2px;
  font-weight: bold;
}

.gt_selector:focus {
  color: #1e293b;
}

.vc_section.vc_section-has-fill {
  padding-top: 0;
}

.vc_row.vc_row-flex {
  flex-wrap: nowrap;
}

.gt_selector option {
  color: black !important;
}

@media only screen and (max-width: 767px) {
  .vc_row.vc_row-flex {
    flex-wrap: wrap;
  }
  h2 {
    font-size: 34px !important;
    text-align: left;
  }
  iframe {
    margin-left: 0 !important;
    min-height: 400px !important;
  }
  #content {
    padding-left: 8px !important;
    padding-right: 8px !important;
    margin: 0 !important;
  }
  .ast-hfb-header .site-header {
    margin: 0;
  }
  p {
    text-align: left;
  }
  .site-logo-img img {
    max-width: 140px;
  }
  .astra-advanced-hook-8786 {
    margin-top: 0 !important;
  }
  #custom-footer {
    padding-left: 10px !important;
    padding-top: 160px;
  }
  #custom-footer p {
    text-align: left;
  }
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  #content {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
  }
  .ast-hfb-header .site-header {
    margin: 0;
  }
  #ast-mobile-header {
    margin: 0;
  }
  .site-logo-img img {
    max-width: 250px;
  }
  .entry-content h1 {
    font-size: 80px;
  }
  .entry-content h2 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1280px) {
  .vc_row.vc_row-flex {
    flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 1245px) {
  .ast-primary-header-bar .site-primary-header-wrap {
    display: none;
  }
  #ast-mobile-header {
    display: block;
  }
  .content-align-flex-start .main-header-menu {
    display: block;
  }
  .ast-mobile-popup-content .ast-icon svg {
    margin-top: 0;
    margin-left: 15px;
    height: 20px;
    width: 20px;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 2560px) {
  .site-header .menu-link * {
    font-size: 22px;
    font-family: "Poppins";
  }
}
html #custom-footer {
  background-image: url(img/gaisce-footer.svg) !important;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-left: 120px;
  margin-top: 0 !important;
}

#custom-footer img {
  max-width: 250px;
}

#custom-footer p {
  color: white;
}

#custom-footer a {
  color: white;
}

#footer-copyright-row {
  margin-top: 60px;
}

#hero {
  margin-bottom: 5rem;
}
@media (max-width: calc(1024px - 1px)) {
  #hero .wpb_column:first-child {
    width: 100%;
  }
  #hero .wpb_column:last-child {
    display: none;
  }
}
@media (min-width: 1024px) {
  #hero > .vc_row > .wpb_column:first-child {
    padding-left: 10vw;
  }
}

.vc_btn3 {
  background-color: #e05377 !important;
  color: white !important;
  text-transform: uppercase;
  border-radius: 10px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  min-width: 180px;
  text-decoration: none !important;
  font-weight: bold;
}

.vc_btn3:hover {
  background-color: #1e293b !important;
  transition: 0.4s;
}

.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section {
  padding-top: 0;
}

.video-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-text h1 {
  color: white;
  font-size: 64px;
}

.hero-left-col p {
  line-height: 1.6;
}

.gaisce-stories-home .vc_gitem_row .vc_gitem-col {
  background-color: white;
}

.gaisce-stories-home h4 {
  font-family: "poppins";
}

.vc_gitem-post-data p {
  margin-top: -10px !important;
}

.inside-hero-section {
  background: rgb(132, 41, 101);
  background: linear-gradient(90deg, rgb(132, 41, 101) 0%, rgb(10, 39, 105) 100%);
}
.inside-hero-section > .wpb_column:first-child {
  padding: 3rem 0;
}
.inside-hero-section .vc_column-inner {
  padding: 0;
  margin: 0 !important;
}
.inside-hero-section img {
  -webkit-clip-path: circle(73.3% at 73% 46%);
          clip-path: circle(73.3% at 73% 46%);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.inside-hero-section p {
  color: white;
}
@media only screen and (max-width: 767px) {
  .inside-hero-section h1 {
    font-size: 40px;
  }
  .inside-hero-section #gaisce-council-btn {
    margin-left: 110px;
  }
  .inside-hero-section .inside-hero-left-col .wpb_wrapper {
    text-align: center;
  }
  .inside-hero-section p {
    margin-top: -10px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .inside-hero-section h1 {
    font-size: 40px;
  }
  .inside-hero-section #gaisce-council-btn {
    margin-left: 110px;
  }
  .inside-hero-section .inside-hero-left-col .wpb_wrapper {
    text-align: center;
    padding-left: 0 !important;
  }
  .inside-hero-section img {
    display: none !important;
  }
  .inside-hero-section p {
    margin-top: -10px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1025px) {
  .inside-hero-section {
    min-height: 30rem;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 2560px) {
  .inside-hero-section img {
    -webkit-clip-path: circle(73.3% at 73% 46%);
            clip-path: circle(73.3% at 73% 46%);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
  }
  .inside-hero-section p {
    color: white;
    margin-top: -20px;
    padding-right: 100px;
  }
}

.inside-hero-text h1 {
  font-size: clamp(3rem, 70px, 5vw);
  color: white;
  line-height: 1;
  text-transform: uppercase;
}

.inside-hero-p {
  font-size: 1.3rem !important;
}
@media only screen and (max-width: 1024px) {
  .inside-hero-p {
    font-size: 16px !important;
    text-align: center;
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1280px) {
  .inside-hero-p {
    font-size: 1rem !important;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 2560px) {
  .inside-hero-text h1 {
    font-size: 80px;
  }
  .hero-text p {
    color: white;
    font-size: 20px;
  }
  #content > .ast-container:first-child > .metaslider img {
    max-width: 80%;
    position: absolute;
    left: 310px;
  }
}
.site-header {
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
}

.ast-above-header-wrap {
  margin-top: 20px;
}

.gt_selector {
  color: white !important;
}

#home-video-section {
  margin-left: 10vh !important;
  margin-right: 10vh !important;
}

.home-video-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-register-card {
  background-color: white;
  border-radius: 15px;
  box-shadow: 0 0 20px 0 #e8e8e8;
  background: #ffffff;
  max-width: 450px;
  padding-top: 30px;
  margin-right: 30px;
}

.home-register-card-row {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  #content {
    padding-left: 8px !important;
    padding-right: 8px !important;
    margin: 0 !important;
  }
  .ast-primary-header-bar.ast-primary-header {
    background: none;
  }
  .home-register-card {
    max-width: 450px;
    margin-right: 0;
    margin-bottom: 4vh;
  }
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  #ast-mobile-header {
    background: none;
  }
}
#content > .ast-container:first-child > .metaslider {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: auto !important;
}
@media (min-width: 768px) {
  #content > .ast-container:first-child > .metaslider {
    width: 60% !important;
    right: 0;
    left: auto;
  }
}
#content > .ast-container:first-child > .metaslider img {
  -webkit-clip-path: ellipse(58% 65% at 53% 34%);
          clip-path: ellipse(58% 65% at 53% 34%);
}
@media (min-width: 768px) {
  #content > .ast-container:first-child > .metaslider img {
    -webkit-clip-path: ellipse(60% 52% at 81% 36%);
            clip-path: ellipse(60% 52% at 81% 36%);
  }
}

#home-hero {
  margin: 86vw -8em 5rem;
  overflow: visible;
  color: white;
  width: 100%;
}
#home-hero * {
  color: inherit;
}
@media (min-width: 768px) {
  #home-hero {
    margin-top: 0;
  }
  #home-hero > .vc_row:nth-child(1) > .wpb_column:nth-child(1) > .vc_column-inner > .wpb_wrapper {
    padding-right: 15%;
  }
}
@media (min-width: 1024px) {
  #home-hero > .vc_row:nth-child(1) > .wpb_column:nth-child(1) > .vc_column-inner > .wpb_wrapper {
    padding-right: 30%;
  }
}
#home-hero > .vc_row {
  display: block;
  padding: 0 1rem;
}
@media (min-width: 1025px) {
  #home-hero > .vc_row {
    padding: 0;
  }
}
#home-hero h1 {
  font-size: 3.5rem;
  margin-top: 0;
}
@media (min-width: 500px) {
  #home-hero h1 {
    font-size: 4.5rem;
    line-height: 1;
  }
}
#home-hero p {
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  #home-hero p {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  #home-hero {
    max-height: 1000px;
  }
  #home-hero .hero-left-col p {
    text-align: left;
  }
}
@media (min-width: 1400px) {
  #home-hero {
    margin-top: 0;
    margin-bottom: 5em;
  }
}

body.home.ast-theme-transparent-header {
  background: url(/wp-content/themes/astra-child/img/gradient-curved.svg) no-repeat;
  background-position: top left;
  background-size: 150vw calc(72rem + 20vw);
}
@media (min-width: 768px) {
  body.home.ast-theme-transparent-header {
    background-size: 110vw 55rem;
  }
}
@media (min-width: 921px) {
  body.home.ast-theme-transparent-header #masthead {
    position: relative;
  }
}/*# sourceMappingURL=frontend-home.css.map */