/*Body*/


/*colors */
.elementor-button:hover svg {
  filter: invert(99%) sepia(94%) saturate(30%) hue-rotate(147deg) brightness(106%) contrast(100%);
}

/* Featured image */
.featured-image-link {
  color: #fff;
  font: size 15px;
  font-family: "Montserrat", sans-serif;
}

/* Header */
@media (max-width: 1024px) {
  .main-header .main-menu .navigation > li > a {
    padding: 25px 0px;
  }
  .main-header .sticky-header .pull-right {
    width: auto;
  }
}
/* video*/
.dialog-type-lightbox {
  background-color: rgba(14, 22, 61, 0.9);
}

.elementor-custom-embed-play {
  /*visibility: hidden;*/
}

/*Footer */
.main-footer .footer-bottom {
  position: relative;
  padding: 0px 0px;
  text-align: center;
  background-color: rgb(14, 22, 61);
}
.main-footer .auto-container .copyright {
  padding: 2% 0%;
  border-top: 5px dotted rgba(0, 169, 202, 0.38);
}

.top-header-container-content h3 {
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.47);
}

.section-title h2 {
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.47);
}

/*# sourceMappingURL=gignet-custom.css.map */
