html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, .form-control,
time, mark, audio, video, * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

figure {
  margin: 0;
}

img {
  max-width: 100%;
}

a {
  transition: all 0.3s;
  color: inherit;
  text-decoration: none;
}

ul, li, ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

em {
  font-style: italic;
}

a {
  color: inherit;
}

*, *::before, *::after {
  box-sizing: border-box;
}

/*
@include media-1399  {

}

@include media-1199 {

}

@include media-991 {

}

@include media-767 {

}

@include media-575 {

}

@include media-374 {

}
 */
.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.flex-align-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.flex-center-between {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.main-section > section {
  margin-top: -20px;
}
.main-section > section.bg-loaded {
  background-color: transparent;
}

.center-text {
  text-align: center;
}

.social-icons ul {
  gap: 15px;
}
@media screen and (max-width: 1199px) {
  .social-icons ul {
    gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  .social-icons ul {
    gap: 15px;
  }
}
.social-icons ul li a {
  font-size: 1.875rem;
}
.social-icons ul li a:hover {
  color: #f54e95;
}
@media screen and (max-width: 1199px) {
  .social-icons ul li a {
    font-size: 1.6875rem;
  }
}

.bg-top-sec {
  background-position: top center;
}
@media screen and (max-width: 991px) {
  .bg-top-sec {
    background-position: right top;
  }
}

.sec-row {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.sec-row .sec-half {
  padding: 0 15px;
  flex: 0 0 auto;
  width: 50%;
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .sec-row .sec-half {
    width: 100%;
    max-width: 100%;
  }
}

.section-heading {
  width: 100%;
  padding: 0 15px;
  max-width: 100%;
}

.goto-sec {
  position: absolute;
  top: -119px;
  left: 0;
  width: 1px;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 991px) {
  .goto-sec {
    top: -94px;
  }
}

@font-face {
  font-family: "Matiz";
  src: url("../fonts/Matiz.eot");
  src: url("../fonts/Matiz.eot?#iefix") format("embedded-opentype"), url("../fonts/Matiz.woff2") format("woff2"), url("../fonts/Matiz.woff") format("woff"), url("../fonts/Matiz.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

body {
  padding: 0;
  margin: 0;
  font-weight: 500;
  background-color: #000;
  color: #fff;
  font-size: 1.1875rem;
  line-height: 1.37;
  font-family: "Montserrat";
  box-sizing: border-box;
}
@media screen and (max-width: 1679px) {
  body {
    font-size: calc(16px + 2 * (100vw - 320px) / 1360);
  }
}

#wrapper {
  z-index: 1;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.container {
  width: 100%;
  padding: 0 15px;
  max-width: 1560px;
  margin: 0 auto;
}

.img-cover {
  font-size: 0;
  overflow: hidden;
}
.img-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

h1,
h2,
h3,
h5,
h6,
h4 {
  font-family: "Matiz";
}

h1,
h2,
h3 {
  font-size: 5.625rem;
  letter-spacing: -1px;
  line-height: 0.78;
  font-weight: 900;
}
@media screen and (max-width: 1679px) {
  h1,
  h2,
  h3 {
    font-size: calc(40px + 42 * (100vw - 320px) / 1360);
    letter-spacing: -0.64px;
  }
}

h4 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  margin-bottom: 10px;
}

.btn {
  padding: 16px 25px;
  font-weight: 900;
  font-family: "Matiz";
  cursor: pointer;
  display: inline-block;
  transition: all 0.4s;
  text-transform: uppercase;
  font-size: 1.25rem;
  color: #181818;
  border: none;
  white-space: nowrap;
  background-image: url("../images/button-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.btn:hover {
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .btn {
    font-size: 1.125rem;
    padding: 16px 20px;
  }
}
@media screen and (max-width: 991px) {
  .btn {
    font-size: 1.0625rem;
    padding: 12px 20px;
  }
}
@media screen and (max-width: 374px) {
  .btn {
    font-size: 0.9375rem;
  }
}

.header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 123;
  width: 100%;
  background-image: none;
  padding: 20px 0 20px 25px;
  color: #fff;
  transition: background-image 0.5s;
}
@media screen and (max-width: 1559px) {
  .header .header {
    padding: 20px 0 20px 15px;
  }
}
@media screen and (max-width: 991px) {
  .header {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .header::before {
    opacity: 1 !important;
  }
}
@media screen and (max-width: 767px) {
  .header {
    position: sticky;
  }
}
.header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/header-bg.png");
  background-position: bottom center;
  opacity: 0;
  transition: all 0.5s;
  z-index: -1;
}
.header.scrolled {
  position: fixed;
}
.header.scrolled::before {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .header.scrolled {
    padding: 15px 15px;
  }
}
@media screen and (max-width: 767px) {
  .header.scrolled + * {
    padding-top: 95px;
  }
}

.logo a {
  display: block;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .logo a img {
    max-width: 60px;
  }
}

.main-menu {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .main-menu {
    margin-right: 0;
  }
}
.main-menu ul {
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  font-size: 1.1875rem;
  font-weight: normal;
  font-family: "Matiz";
}
.main-menu ul li a {
  text-transform: uppercase;
}
.main-menu ul li a:hover {
  color: #f54e95;
}
@media screen and (max-width: 991px) {
  .main-menu ul {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .main-menu ul {
    gap: 18px;
    font-size: 1.125rem;
  }
  .main-menu ul li {
    width: 100%;
    text-align: center;
  }
}

.header-right {
  gap: 25px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s;
  margin-top: -50px;
}
@media screen and (min-width: 768px) {
  .header-right {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .header-right {
    z-index: -1;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #000;
    padding: 25px 15px;
    gap: 20px;
    flex-direction: column;
  }
  .header-right.show {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    margin-top: -15px;
  }
}
.header-right .btn {
  background-size: 100% 100%;
}
@media screen and (min-width: 768px) {
  .header-right .btn {
    background-image: url(../images/header-btn.png);
  }
}
@media screen and (max-width: 575px) {
  .header-right .btn {
    padding: 14px 40px;
  }
}

#nav-icon1 {
  display: none;
  width: 30px;
  height: 23px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  padding: 0;
}
#nav-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #fff;
  border-radius: 0;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#nav-icon1 span:nth-child(1) {
  top: 0;
}
#nav-icon1 span:nth-child(2) {
  top: 10px;
}
#nav-icon1 span:nth-child(3) {
  top: 20px;
}
#nav-icon1.open span:nth-child(1) {
  top: 10px;
  transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(3) {
  top: 10px;
  transform: rotate(-135deg);
}
#nav-icon1.open span:nth-child(2) {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  #nav-icon1 {
    display: block;
  }
}

.hero-section {
  overflow: hidden;
  background-color: #181818;
  padding: 320px 0 290px;
  position: relative;
}
@media screen and (max-width: 1679px) {
  .hero-section {
    padding: 270px 0 240px;
  }
}
@media screen and (max-width: 1199px) {
  .hero-section {
    padding: 230px 0 180px;
  }
  .hero-section .hero-text h1 {
    font-size: calc(44px + 20 * (100vw - 768px) / 431);
  }
  .hero-section .hero-text p {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 991px) {
  .hero-section {
    padding: 200px 0 140px;
  }
}
@media screen and (max-width: 767px) {
  .hero-section {
    padding: 0 0 100px;
  }
  .hero-section .hero-text h1 {
    font-size: calc(40px + 0 * (100vw - 320px) / 447);
  }
  .hero-section .hero-text p {
    font-size: 1rem;
  }
}
.hero-section .container {
  position: relative;
}
.hero-section .fish-tank-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  max-width: 65%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1199px) {
  .hero-section .fish-tank-icon {
    max-width: 55%;
  }
}
@media screen and (max-width: 991px) {
  .hero-section .fish-tank-icon {
    width: 63%;
    max-width: 63%;
  }
}
@media screen and (max-width: 767px) {
  .hero-section .fish-tank-icon {
    position: relative;
    width: 100%;
    max-width: 100%;
    left: 25px;
    top: auto;
    transform: none;
  }
  .hero-section .fish-tank-icon img {
    max-width: 600px;
    width: 98%;
    margin: 0 auto;
    display: block;
  }
}
.hero-section .hero-text {
  max-width: 660px;
  margin: 0 0 0 auto;
  width: 45%;
}
@media screen and (max-width: 1199px) {
  .hero-section .hero-text {
    width: 51%;
  }
}
@media screen and (max-width: 991px) {
  .hero-section .hero-text {
    width: 46%;
  }
}
@media screen and (max-width: 767px) {
  .hero-section .hero-text {
    width: 100%;
    max-width: 100%;
    margin-top: -70px;
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  .hero-section .hero-text {
    margin-top: -40px;
  }
}
.hero-section .hero-text h1 {
  margin-bottom: 22px;
}
.hero-section .hero-text p {
  color: rgba(255, 255, 255, 0.7);
  max-width: 90%;
}
@media screen and (max-width: 991px) {
  .hero-section .hero-text p {
    max-width: 100%;
  }
}

.about-section {
  padding: 170px 0 255px;
  color: #181818;
  background-color: #25cccd;
}
@media screen and (max-width: 1399px) {
  .about-section {
    padding: 130px 0 220px;
  }
}
@media screen and (max-width: 1199px) {
  .about-section {
    padding: 90px 0 200px;
  }
}
@media screen and (max-width: 767px) {
  .about-section {
    padding: 70px 0 90px;
  }
}
@media screen and (max-width: 767px) {
  .about-section {
    text-align: center;
  }
}
.about-section p {
  color: rgba(24, 24, 24, 0.7);
}
.about-section .about-wrapper {
  position: relative;
  align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .about-section .about-left {
    max-width: 45%;
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .about-section .about-left {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
}
.about-section .about-left > * {
  max-width: 510px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1679px) {
  .about-section .about-left > * {
    width: 64%;
  }
}
@media screen and (max-width: 1199px) {
  .about-section .about-left > * {
    width: 75%;
  }
}
@media screen and (max-width: 991px) {
  .about-section .about-left > * {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .about-section .about-left > * {
    width: 100%;
    max-width: 100%;
  }
}
.about-section .about-left h4 {
  margin-bottom: 10px;
}
.about-section .about-icon {
  position: absolute;
  left: 15px;
  bottom: -170px;
}
.about-section .about-icon img {
  max-width: 436px;
  width: 100%;
}
@media screen and (max-width: 1679px) {
  .about-section .about-icon {
    max-width: 30%;
  }
}
@media screen and (max-width: 991px) {
  .about-section .about-icon {
    max-width: 36%;
  }
}
@media screen and (max-width: 767px) {
  .about-section .about-icon {
    position: static;
    margin-top: 50px;
    max-width: 40%;
    margin-left: 15px;
    margin: 50px auto 0 auto;
  }
}
.about-section .about-right {
  padding: 0 105px 0 80px;
}
@media screen and (max-width: 1679px) {
  .about-section .about-right {
    padding: 0 60px 0 50px;
  }
}
@media screen and (max-width: 1399px) {
  .about-section .about-right {
    padding: 0 20px;
  }
}
@media screen and (max-width: 991px) {
  .about-section .about-right {
    max-width: 55%;
    width: 55%;
  }
}
@media screen and (max-width: 767px) {
  .about-section .about-right {
    width: 100%;
    max-width: 100%;
  }
}

.careers-section {
  padding: 160px 0 170px;
  background-size: cover;
}
@media screen and (max-width: 1679px) {
  .careers-section {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1399px) {
  .careers-section {
    padding: 60px 0;
  }
}
.careers-section .career-content {
  margin: 0 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
  max-width: 50%;
  padding: 0 45px 0 70px;
}
@media screen and (max-width: 1679px) {
  .careers-section .career-content {
    padding: 0 25px 0 40px;
  }
}
@media screen and (max-width: 1399px) {
  .careers-section .career-content {
    padding: 0 15px;
    width: 55%;
    max-width: 55%;
  }
}
@media screen and (max-width: 991px) {
  .careers-section .career-content {
    width: 100%;
    max-width: 100%;
    padding: 40px 25px 60px;
  }
}
@media screen and (max-width: 767px) {
  .careers-section .career-content {
    text-align: center;
    padding: 30px 15px 50px;
  }
}
.careers-section .career-content h3 {
  margin-bottom: 22px;
}
.careers-section .career-content p {
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.7);
}
.careers-section .career-content .btn {
  background-image: url("../images/button-bg.png");
  background-size: 100% 100%;
}
.careers-section .career-content .btn:hover {
  color: #fff;
}

.careers-section {
  background-color: #181818;
}
@media screen and (max-width: 991px) {
  .careers-section {
    background-image: none;
    padding: 0;
  }
  .careers-section .container {
    padding: 0;
  }
}
.careers-section .career-card {
  display: none;
  font-size: 0;
}
.careers-section .career-card img {
  max-height: 480px;
  width: 100%;
  -o-object-position: top center;
     object-position: top center;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 991px) {
  .careers-section .career-card {
    display: block;
  }
}

.newsletter-sec {
  padding: 135px 0 120px;
  color: #181818;
  background-color: #fff;
}
@media screen and (max-width: 1679px) {
  .newsletter-sec {
    padding: 110px 0;
  }
}
@media screen and (max-width: 1399px) {
  .newsletter-sec {
    padding: 75px 0;
  }
}
.newsletter-sec .container {
  max-width: 1100px;
}
.newsletter-sec .newsletter-wrapper {
  align-items: flex-end;
  position: relative;
}
.newsletter-sec .newsletter-wrapper .newsletter-left {
  position: absolute;
  bottom: 0;
  margin-left: -30px;
}
@media screen and (max-width: 1399px) {
  .newsletter-sec .newsletter-wrapper .newsletter-left {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .newsletter-sec .newsletter-wrapper .newsletter-left {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
    position: static;
  }
}
.newsletter-sec .newsletter-wrapper .newsletter-left img {
  width: 100%;
  max-height: 400px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1399px) {
  .newsletter-sec .newsletter-wrapper .newsletter-left img {
    max-height: 350px;
  }
}
@media screen and (max-width: 1199px) {
  .newsletter-sec .newsletter-wrapper .newsletter-left img {
    max-height: 330px;
  }
}
@media screen and (max-width: 991px) {
  .newsletter-sec .newsletter-wrapper .newsletter-left img {
    max-width: 320px;
    width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .newsletter-sec .newsletter-wrapper .newsletter-left img {
    max-height: initial;
    max-width: 250px;
    width: 65%;
    display: block;
    margin: 0 auto;
  }
}
.newsletter-sec .newsletter-wrapper .newsletter-right {
  margin: 0 0 0 auto;
  flex: 0 0 auto;
  max-width: calc(100% - 470px);
  width: calc(100% - 470px);
}
@media screen and (max-width: 991px) {
  .newsletter-sec .newsletter-wrapper .newsletter-right {
    max-width: calc(100% - 320px);
    width: calc(100% - 320px);
  }
}
@media screen and (max-width: 767px) {
  .newsletter-sec .newsletter-wrapper .newsletter-right {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.newsletter-sec h4 {
  margin-bottom: 12px;
  color: #181818;
}
.newsletter-sec h3 {
  margin-bottom: 18px;
}
.newsletter-sec p {
  margin-bottom: 25px;
  color: rgba(24, 24, 24, 0.7);
  max-width: 90%;
}
@media screen and (max-width: 991px) {
  .newsletter-sec p {
    max-width: 100%;
  }
}
.newsletter-sec .btn {
  background-color: transparent;
  background-image: url(../images/sign-up-btn.png);
  background-size: 100% 100%;
  width: 136px;
}
@media screen and (max-width: 575px) {
  .newsletter-sec .btn {
    width: 100px;
  }
}
.newsletter-sec .form-wrap {
  max-width: 580px;
  background-image: url(../images/newsletter-form-bg.png);
  background-size: 100% 100%;
  padding: 10px 15px;
}
@media screen and (max-width: 767px) {
  .newsletter-sec .form-wrap {
    margin: 0 auto;
  }
}
.newsletter-sec .form-wrap input[type=email] {
  width: calc(100% - 136px);
  outline: none;
  background-color: transparent;
  border: none;
  padding: 0 15px;
}
@media screen and (max-width: 575px) {
  .newsletter-sec .form-wrap input[type=email] {
    padding: 0;
    width: calc(100% - 100px);
  }
}

.check-wrap {
  margin-top: 20px;
}
.check-wrap label {
  cursor: pointer;
  font-size: 1rem;
}
@media screen and (max-width: 575px) {
  .check-wrap label {
    font-size: 0.75rem;
  }
}
.check-wrap input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 33px;
  height: 35px;
  border: none;
  position: relative;
  margin-right: 10px;
  cursor: pointer;
  vertical-align: middle;
  transition: border-color 0.3s;
  background-image: url(../images/default-check.png);
  background-position: center;
  background-repeat: no-repeat;
}
.check-wrap input[type=checkbox]::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  width: 19px;
  height: 21px;
  transition: opacity 0.2s;
  opacity: 0;
  background-image: url(../images/active-check.png);
  background-position: center;
  background-repeat: no-repeat;
}
.check-wrap input[type=checkbox]:checked::before {
  opacity: 1;
}

.form-popup {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(24, 24, 24, 0.7);
  z-index: 150;
  align-items: center;
  justify-content: center;
  display: none;
}
.form-popup .wpcf7 form.sent .wpcf7-response-output[aria-hidden=true] {
  display: block;
}
.form-popup.open {
  display: flex;
}
.form-popup .popup-wrap {
  padding: 25px;
  max-width: 500px;
  background-color: #fff;
  width: 94%;
  margin: 0 auto;
  color: #000;
  border-radius: 15px;
}
@media screen and (max-width: 991px) {
  .form-popup .popup-wrap {
    max-height: 90%;
    overflow-y: scroll;
  }
}
.form-popup .popup-wrap *:not(.wpcf7-not-valid-tip) {
  color: inherit;
}
.form-popup .popup-wrap .wpcf7-response-output {
  display: none;
}
.form-popup .popup-wrap .wpcf7-not-valid-tip {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .form-popup .popup-wrap {
    position: relative;
    border-radius: 8px;
    padding: 40px 15px 15px;
  }
}
.form-popup .popup-wrap .close-form {
  position: absolute;
  right: -25px;
  top: -25px;
  color: #25cccd;
  cursor: pointer;
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  .form-popup .popup-wrap .close-form {
    right: 12px;
    top: 12px;
    font-size: 1.5rem;
  }
}
.form-popup .popup-wrap .form-group {
  margin-bottom: 20px;
  position: relative;
}
.form-popup .popup-wrap .form-group:last-child {
  margin-bottom: 0;
}
.form-popup .popup-wrap .form-group label {
  display: block;
  margin-bottom: 3px;
}
.form-popup .popup-wrap .form-group .form-control {
  width: 100%;
  background-image: url(../images/newsletter-form-bg.png);
  background-size: 100% 100%;
  padding: 10px 15px;
  height: 60px;
  outline: none;
  box-shadow: none;
}
@media screen and (max-width: 1399px) {
  .form-popup .popup-wrap .form-group .form-control {
    height: 54px;
  }
}
.form-popup .popup-wrap .form-group textarea.form-control {
  height: 120px;
  resize: none;
}
@media screen and (max-width: 1399px) {
  .form-popup .popup-wrap .form-group textarea.form-control {
    height: 100px;
  }
}
.form-popup .popup-wrap .form-group .btn {
  background-color: transparent;
  background-image: url(../images/sign-up-btn.png);
  background-size: 100% 100%;
}
.form-popup .popup-wrap .form-group .btn:hover {
  color: #fff;
}
.form-popup .popup-wrap .form-group.form-btn {
  text-align: center;
}

.footer {
  margin-top: -20px;
  z-index: 24;
  position: relative;
}
@media screen and (max-width: 991px) {
  .footer {
    padding-bottom: 20px;
  }
}
.footer .logo {
  padding-bottom: 25px;
  margin-top: -25px;
}
@media screen and (max-width: 991px) {
  .footer .logo {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  .footer .logo img {
    max-width: 120px;
  }
}
@media screen and (max-width: 575px) {
  .footer .logo img {
    max-width: 95px;
  }
}
.footer p {
  font-size: 0.875rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1399px) {
  .footer p {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 1199px) {
  .footer p {
    font-size: 0.6875rem;
  }
}
@media screen and (max-width: 767px) {
  .footer p {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  .footer p {
    font-size: 0.75rem;
  }
}
.footer p a {
  display: inline-block;
  margin-left: 18px;
}
@media screen and (max-width: 1199px) {
  .footer p a {
    margin-left: 10px;
  }
}
.footer p a::before {
  content: "|";
  margin-right: 17px;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1199px) {
  .footer p a::before {
    margin-right: 9px;
  }
}
@media screen and (max-width: 767px) {
  .footer p a::before {
    display: none;
  }
}
.footer p a:hover {
  color: #fff;
}
.footer p a:hover::before {
  color: rgba(255, 255, 255, 0.5);
}
.footer .social-icons a {
  color: #25cccd;
}
.footer .social-icons a:hover {
  color: #f54e95;
}

@media screen and (max-width: 991px) {
  .footer-wrapper {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
}
/*# sourceMappingURL=style.css.map */
