.white-text {
  color: #fff;
}

.footer--dark {
  background-color: #f5f5f5;
}

.entry-style {
  color: #252525;
  text-transform: uppercase;
}
.entry-style span {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #83858F;
}
.entry-style span a {
  color: #D4F1F8;
}

html {
  font-family: "Poppins", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

section {
  padding: 40px 0px 40px;
}

footer {
  padding: 30px 0px;
}

.page-content {
  padding: 0px 0px 0px;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

svg {
  width: 16px;
  height: 15px;
  vertical-align: middle;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  /*border: 1px solid #c0c0c0;*/
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

tr {
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
}

table caption {
  background-color: transparent;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  padding: 1em;
  text-align: center;
  text-transform: uppercase;
}

table th a {
  color: #000;
}

/*--------------------------------------------------------------
 Typography
--------------------------------------------------------------*/
button,
input,
select,
textarea {
  color: #666;
  font-size: 14px;
  height: 46px;
  border: 1px solid #E3E4E8;
  background-color: #fff;
  width: 100%;
  margin-bottom: 24px;
  padding: 0 12px;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  line-height: 1.6;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  color: #000;
  font-weight: 600;
  line-height: 1.4;
  font-family: "Playfair Display", serif;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

p {
  margin: 0 0 15px 0;
  font-family: "Poppins", sans-serif;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0;
  padding: 30px 5px 5px 0px;
}

blockquote p {
  margin: 0 0 1em;
  font-style: italic;
}

blockquote, q {
  quotes: "" "";
  position: relative;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #f7f7f7;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
 Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  word-wrap: break-word;
}

hr {
  background-color: #ddd;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

ul,
ol {
  margin: 0 0 0.5em 1em;
  padding: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: 100%; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
  vertical-align: middle;
  width: 100%;
}

figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  table-layout: fixed;
  border: 1px solid #e5e5e5;
}

td,
th {
  padding: 5px 10px;
}

/*--------------------------------------------------------------
#Forms
--------------------------------------------------------------*/
/*button, a.button, input[type="button"], input[type="reset"], input[type="submit"] {
display: inline-block;
font-size: 16px;
margin: 10px;
padding: 10px 30px;
color: #ffffff;
border-radius: 0px;
background:#246A55;
border: none;
}*/
a.button {
  min-width: 150px;
}

/*button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background:transparent;
border: 1px solid #ffc341;
color: white;
}*/
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
button:active,
input[type=button]:active,
input[type=reset]:active,
input[type=submit]:active,
input[type=number] {
  outline: none;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
textarea,
select {
  color: #666;
  border: 1px solid #ddd;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number],
input[type=date],
input[type=time],
textarea:focus {
  color: #111;
  outline: none;
}

input[type=text],
input[type=date],
input[type=time],
input[type=email],
input[type=url],
input[type=varchar],
input[type=password],
input[type=search],
input[type=number] {
  padding: 10px 0 10px 15px;
}

input[type=search] {
  padding: 12px 0px 8px 15px;
}

select {
  width: 100%;
  padding: 5px;
}

textarea {
  padding: 10px;
  width: 100%;
}

.form-submit input#submit {
  margin: 20px 0 10px 0;
}

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

p {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.4;
  font-family: "Poppins", sans-serif;
  color: #353c50;
}

/*input[type="submit"] {*/
/*width: 100%;*/
/*}*/
/*--------------------------------------------------------------
#. Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
#.#. Links
--------------------------------------------------------------*/
a {
  color: #000;
  outline: none;
  text-decoration: underline;
}
a:visited {
  color: #fff;
}
a:hover {
  color: #D4F1F8;
  text-decoration: none;
  outline: inherit;
}
a:active {
  outline: 0;
  color: #D4F1F8;
  text-decoration: none;
  outline: 0;
}
a:focus {
  color: #D4F1F8;
  text-decoration: none;
  outline: inherit;
}

a.more-link {
  margin-top: 10px;
  display: inline-block;
  padding: 7px 13px;
  background: #08c299;
  color: #fff;
  position: relative;
  z-index: 0;
  font-size: 16px;
  font-weight: 500;
}
a.more-link:hover {
  background: #000;
}

/*----reset---*/
.clear {
  clear: both;
}

.clearfix {
  zoom: 1;
}
.clearfix:before {
  clear: both;
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
  clear: both;
}

.container::before {
  display: table;
  content: "";
}
.container::after {
  display: table;
  content: "";
  clear: both;
}

.section-content {
  padding: 0px 15px;
}

p {
  font-family: "Poppins", sans-serif;
}

input[type=date]::-webkit-inner-spin-button {
  -webkit-apdpearance: none;
}
input[type=date]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
input[type=date]::-webkit-calendar-picker-indicator {
  background-color: transparent;
}

input[type=date]:focus {
  color: white;
  background-color: transparent;
}
input[type=date]:hover {
  color: white;
  background-color: transparent;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  height: 100%;
}

.no-padding {
  padding: 0;
}

/*image*/
.item-image-holder {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  margin-bottom: 20px;
  transition: all 0.4s ease-in-out;
}
.item-image-holder img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.4s ease-in-out;
}

.bg-light {
  background: #f3f3f3 !important;
}

.d-flex {
  display: flex;
}
@media screen and (max-width: 767px) {
  .d-flex {
    display: block;
  }
}

.item-center {
  align-items: center;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.site-header,
.header-content {
  transition: all 0.3s linear;
  background-color: transparent;
}

.fixed {
  position: fixed;
}

.wa__btn {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  /* padding-right: 56px; */
  border-color: #D4F1F8;
  border-style: solid;
  background-color: #D4F1F8;
  border-width: 2px;
  margin: 0px;
  border-radius: 50px;
  padding: 0px 25px;
  color: #4C75BA;
  text-decoration: none;
  white-space: normal;
  min-width: 176px;
  height: 40px;
  min-height: 0px;
  width: auto;
  line-height: 2.6;
  margin: 20px auto;
  max-height: none;
  transition: all 0.3s linear;
  max-width: none;
  filter: blur(0px) grayscale(0%) brightness(100%);
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
}
.wa__btn:hover {
  background-color: #353c50;
  color: white;
  border: 1px solid #353c50;
}
.wa__btn:visited {
  color: #4C75BA;
}
.wa__btn:visited:hover {
  color: White;
}
.wa__btn.reverse-button {
  color: #D4F1F8;
  background-color: white;
  border: 1px solid #D4F1F8;
}
.wa__btn.reverse-button:hover {
  background-color: #D4F1F8;
  color: white;
  border: 1px solid #D4F1F8;
}

a.ab-button {
  color: #505050;
}

.black-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #D4F1F8;
  opacity: 0.5;
}

.no-padding {
  padding: 0 !important;
}

@media screen and (max-width: 767px) {
  .mb-scroll-container {
    min-width: 280px;
    display: inline-block;
    vertical-align: top;
  }
}

.one-third {
  width: 30%;
  float: left;
  margin: 0px 10px;
}
@media screen and (max-width: 767px) {
  .one-third {
    width: 100%;
    float: none;
  }
}

.megamenu-background {
  transition: all 0.3s linear;
}

.button-holder {
  display: flex;
  justify-content: center;
  width: 100%;
}

.style-rounded {
  border-radius: 5px;
}

.style-shadow {
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
}

.page-header {
  background-color: transparent;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  transition: all 0.3s linear;
}
.page-header.fixed {
  background: linear-gradient(45deg, white, #D4F1F8);
  box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.1);
}
.page-header.fixed .navbar {
  padding: 0;
}
.page-header.fixed .navbar .main-navigation ul li a {
  color: white;
}
@media (min-width: 992px) {
  .page-header.fixed .navbar .main-navigation ul li a {
    color: #4C75BA;
  }
}
.page-header.fixed .navbar .main-navigation ul li a:hover {
  color: #4C75BA;
  border-bottom: 1px solid #4C75BA;
}
.page-header .site-branding .wa__logo-holder {
  width: 75%;
  margin: 0 auto;
}
.page-header .navbar {
  position: absolute;
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
  width: 100%;
  left: 0;
  background: #ffc107;
  top: 0;
  height: 100vh;
  justify-content: center;
  display: flex;
  z-index: 999;
  transition: all 0.3s linear;
}
@media (min-width: 992px) {
  .page-header .navbar {
    position: static;
    display: block;
    transform: translateX(0%);
    background-color: transparent;
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}
.page-header .navbar.active {
  transform: translateX(0%);
  display: flex;
  opacity: 1;
  visibility: visible;
  z-index: 99;
}
.page-header .navbar .main-navigation ul {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .page-header .navbar .main-navigation ul {
    flex-direction: row;
  }
}
.page-header .navbar .main-navigation ul li {
  position: relative;
}
.page-header .navbar .main-navigation ul li a {
  color: #fff;
  padding: 10px 10px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  text-align: center;
  font-size: 12px;
  transition: all 0.3s linear;
}
.page-header .navbar .main-navigation ul li a:hover {
  color: #A7DBF3;
  border-bottom: 1px solid #fff;
}
@media (min-width: 992px) {
  .page-header .navbar .main-navigation ul li a {
    font-size: 10px;
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .page-header .navbar .main-navigation ul li a {
    font-size: 13px;
  }
}
.page-header .navbar .main-navigation ul li:hover > a ~ .sub-menu {
  opacity: 1;
  visibility: visible;
}
.page-header .navbar .main-navigation ul li .sub-menu {
  transition: all 0.3s linear;
  text-align: center;
  display: block;
  margin: 0;
}
@media (min-width: 992px) {
  .page-header .navbar .main-navigation ul li .sub-menu {
    opacity: 0;
    text-align: left;
    border-top: 5px solid #4C75BA;
    visibility: hidden;
    position: absolute;
    border: 1px solid #ddd;
    left: 0;
    min-width: 200px;
  }
}
.page-header .navbar .main-navigation ul li .sub-menu li {
  display: block;
  width: 100%;
}
.page-header .navbar .main-navigation ul li .sub-menu li a {
  display: block;
  padding: 15px;
  text-align: center;
  width: 100%;
}
@media (min-width: 992px) {
  .page-header .navbar .main-navigation ul li .sub-menu li a {
    background-color: white;
    color: #4C75BA;
    text-align: left;
  }
}
.page-header .wa__mobile-menu {
  display: block;
  text-align: right;
  padding: 10px;
}
@media (min-width: 992px) {
  .page-header .wa__mobile-menu {
    display: none;
  }
}
.page-header .wa__mobile-menu .burger-menu {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
  width: 30px;
  float: right;
}
.page-header .wa__mobile-menu .burger-menu span {
  display: block;
  margin-bottom: 5px;
  width: 30px;
  height: 5px;
  background-color: #6B93E1;
  transition: all 0.4s linear;
}
.page-header .wa__mobile-menu .burger-menu.cross {
  z-index: 9999;
  position: absolute;
  right: 20px;
}
.page-header .wa__mobile-menu .burger-menu.cross span {
  background-color: white;
}
.page-header .wa__mobile-menu .burger-menu.cross span:nth-child(3) {
  display: none;
}
.page-header .wa__mobile-menu .burger-menu.cross span:nth-child(1) {
  transform: rotate(45deg);
}
.page-header .wa__mobile-menu .burger-menu.cross span:nth-child(2) {
  transform: rotate(-45deg);
  margin-top: -10px;
}
.page-header .wa__social-icons {
  position: absolute;
  right: 0;
  z-index: 2;
  padding: 10px 0px;
}
@media (min-width: 768px) {
  .page-header .wa__social-icons {
    position: static;
    padding: auto;
  }
}
.page-header .wa__social-icons ul {
  display: flex;
}
.page-header .wa__social-icons ul li {
  width: 30px;
  margin-right: 10px;
}

#breadcrumb-list {
  position: relative;
  z-index: 1;
}

.breadcrumb-wrap {
  text-align: center;
  padding: 10px 0px;
}
.breadcrumb-wrap .breadcrumbs ul {
  margin-left: 0px;
}

.breadcrumb-trail.breadcrumbs ul li {
  display: inline-block;
  color: white;
  font-size: 20px;
  position: relative;
}
.breadcrumb-trail.breadcrumbs ul li a {
  color: white;
  padding-right: 5px;
  font-weight: bold;
  font-size: 14px;
}
.breadcrumb-trail.breadcrumbs ul li a:after {
  content: "/ ";
  padding-left: 5px;
  font-family: fontawesome;
  font-weight: bold;
  color: white;
}
.breadcrumb-trail.breadcrumbs ul .trail-end {
  color: white;
  font-size: 12px;
  font-weight: bold;
}

.wa__banner-section .wa__banner-slider .slick-slide .banner-single {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
}
.wa__banner-section .wa__banner-slider .slick-slide .banner-single figure {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
.wa__banner-section .wa__banner-slider .slick-slide .banner-single .banner-text {
  height: 100%;
  position: absolute;
  z-index: 12;
  left: 0;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  top: 0;
  width: 100%;
  flex-direction: column;
}
.wa__banner-section .wa__banner-slider .slick-slide .banner-single .banner-text:after {
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
  position: absolute;
  background-color: #252525;
  opacity: 0.4;
}
.wa__banner-section .wa__banner-slider .slick-slide .banner-single .banner-text h1 {
  font-size: 30px;
  color: #fff;
  letter-spacing: 5px;
  font-family: "Abril Fatface", cursive;
  text-transform: capitalize;
  margin-bottom: 0px;
  transition: all 0.7s linear;
  border-bottom: 4px solid #fff;
  padding: 0px 25px;
  opacity: 0;
  transform: scale(0.7);
}
@media (min-width: 992px) {
  .wa__banner-section .wa__banner-slider .slick-slide .banner-single .banner-text h1 {
    font-size: 60px;
  }
}
.wa__banner-section .wa__banner-slider .slick-slide .banner-single .banner-text h4 {
  font-size: 18px;
  color: #D4F1F8;
  font-family: "Playfair Display", serif;
  letter-spacing: 1px;
  transition: all 0.7s linear;
  padding: 10px;
  opacity: 0;
  transform: translateY(-30px);
}
@media (min-width: 992px) {
  .wa__banner-section .wa__banner-slider .slick-slide .banner-single .banner-text h4 {
    font-size: 30px;
  }
}
.wa__banner-section .wa__banner-slider .slick-slide.slick-active .banner-single .banner-text h1 {
  transform: scale(1);
  opacity: 1;
}
.wa__banner-section .wa__banner-slider .slick-slide.slick-active .banner-single .banner-text h4 {
  transform: translateX(0px);
  opacity: 1;
}

.wa__news-section .section-content .section-title {
  margin-bottom: 50px;
}
.wa__news-section .section-content .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.wa__news-section .section-content .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.wa__news-section .section-content .section-title.reversed h2 {
  color: white;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single {
  transition: all 0.3s linear;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single .news-top .news__image-holder {
  margin-bottom: 10px;
  margin-top: -10px;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single .news__bottom {
  border: 1px solid #ddd;
  padding: 10px;
  background-color: white;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single .news__bottom h5 {
  font-family: "Poppins", sans-serif;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single .news__bottom .entry-content ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single .news__bottom .entry-content ul li {
  display: flex;
  align-items: baseline;
  padding-right: 10px;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single .news__bottom .entry-content ul li .icon-holder {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single .news__bottom .entry-content ul li p {
  margin-bottom: 0;
  font-size: 12px;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single:hover {
  box-shadow: 2px 2px 10px 2px #ddd;
}
.wa__news-section .section-content .wa__news-wrap .wa__news-single:hover .news__bottom {
  border-color: transparent;
}

.wa__projects-section {
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 2;
}
.wa__projects-section::before {
  content: "";
  background-color: #4C75BA;
  width: 100%;
  transition: all 0.3s linear;
  height: 100%;
  position: absolute;
  top: 0%;
  z-index: -1;
  border-left: 2px solid #fff;
  left: 0;
  opacity: 0.5;
}
.wa__projects-section .section-content .section-title {
  margin-bottom: 50px;
}
.wa__projects-section .section-content .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.wa__projects-section .section-content .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.wa__projects-section .section-content .section-title.reversed h2 {
  color: white;
}
@media (min-width: 768px) {
  .wa__projects-section .section-content .wa__project-wrap .projects-wrap {
    flex-wrap: wrap;
    display: flex;
    overflow: auto;
  }
}
.wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single {
  min-width: 270px;
  height: 300px;
  position: relative;
  overflow: hidden;
  border: 4px solid #A7DBF3;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single {
    width: 25%;
    margin-bottom: 0;
  }
}
.wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a {
  width: 100%;
  display: block;
  height: 100%;
}
.wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a .project-picture {
  height: 100%;
  width: 100%;
  background-size: cover;
  position: relative;
  background-color: #18c8ef;
}
.wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a .project-picture .wa__project-detail {
  opacity: 1;
  top: 0;
  visibility: visible;
  position: absolute;
  top: 75%;
  padding: 15px;
  position: relative;
  z-index: 2;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 100%;
  transition: all 0.5s linear;
}
@media (min-width: 768px) {
  .wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a .project-picture .wa__project-detail {
    position: static;
    opacity: 0;
    visibility: hidden;
  }
}
.wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a .project-picture .wa__project-detail h5 {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-indent: 42%;
}
@media (min-width: 768px) {
  .wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a .project-picture .wa__project-detail h5 {
    white-space: wrap;
    overflow: inherit;
    text-overflow: unset;
    text-indent: initial;
  }
}
.wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a .project-picture::after {
  content: "";
  background-color: #A7DBF3;
  width: 100%;
  transition: all 0.3s linear;
  height: 100%;
  position: absolute;
  top: 80%;
  left: 0;
  opacity: 0.9;
}
@media (min-width: 768px) {
  .wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a .project-picture::after {
    position: static;
    opacity: 0;
    top: 100%;
    visibility: hidden;
  }
}
.wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a:hover .project-picture .wa__project-detail {
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  .wa__projects-section .section-content .wa__project-wrap .projects-wrap .projects-single a:hover .project-picture::after {
    position: absolute;
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
.wa__projects-section.wa__inner_project-section::before {
  display: none;
}

.wa__about-section .section-title {
  margin-bottom: 50px;
}
.wa__about-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.wa__about-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.wa__about-section .section-title.reversed h2 {
  color: white;
}
.wa__about-section .about-image {
  position: relative;
  padding: 40px;
}
.wa__about-section .about-image::before {
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  position: absolute;
  z-index: -1;
  height: 100%;
  background-color: #A7DBF3;
  opacity: 0.4;
  box-shadow: 2px 2px 10px 2px #ddd;
}
.wa__about-section .about-image a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.wa__about-section .about-image a::after {
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  position: absolute;
  background-image: url(../images/icons/play-button.png);
  background-position: 50% 50%;
  background-size: 70px;
  background-repeat: no-repeat;
}
.wa__about-section .about-content blockquote {
  font-weight: 500;
  font-family: "Playfair Display", serif;
  color: #6B93E1;
  padding: 10px 15px;
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 0.8;
  display: inline-block;
  position: relative;
}
.wa__about-section .about-content blockquote::before {
  content: '"';
  position: absolute;
  left: 0;
  top: 0;
  color: #6B93E1;
  font-family: "Playfair Display", serif;
}
.wa__about-section .about-content blockquote::after {
  content: '"';
  position: absolute;
  right: 0;
  bottom: 0;
  color: #6B93E1;
  font-family: "Playfair Display", serif;
}

.wa__gallery-section .section-title {
  margin-bottom: 50px;
}
.wa__gallery-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.wa__gallery-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.wa__gallery-section .section-title.reversed h2 {
  color: white;
}
.wa__gallery-section .gallery-img-wrap .slick-list {
  padding: 30px 0px;
  margin-bottom: 30px;
}
.wa__gallery-section .gallery-img-wrap .slick-list .slick-track .gallery-img-single {
  margin: 0px 20px;
  transition: all 0.3s linear;
  z-index: -1;
  float: left;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .wa__gallery-section .gallery-img-wrap .slick-list .slick-track .gallery-img-single.slick-current {
    transform: scale(1.2);
    z-index: 9;
    position: relative;
  }
  .wa__gallery-section .gallery-img-wrap .slick-list .slick-track .gallery-img-single.slick-current .item-image-holder {
    box-shadow: 2px 10px 10px 2px rgba(78, 74, 74, 0.5490196078);
  }
}
.wa__gallery-section .gallery-img-wrap .slick-list .slick-track .gallery-img-single.slick-current + .gallery-img-single {
  transform: scale(1.2);
  z-index: 9;
  position: relative;
}
@media screen and (max-width: 767px) {
  .wa__gallery-section .gallery-img-wrap .slick-list .slick-track .gallery-img-single.slick-current + .gallery-img-single {
    transform: scale(1);
    z-index: 9;
    position: relative;
  }
  .wa__gallery-section .gallery-img-wrap .slick-list .slick-track .gallery-img-single.slick-current + .gallery-img-single .item-image-holder {
    box-shadow: 0;
  }
}
.wa__gallery-section .gallery-img-wrap .slick-list .slick-track .gallery-img-single.slick-current + .gallery-img-single .item-image-holder {
  box-shadow: 2px 10px 10px 2px rgba(78, 74, 74, 0.5490196078);
}
.wa__gallery-section .gallery-img-wrap button.slick-arrow {
  top: 50%;
  z-index: 99;
  width: 45px;
  height: 45px;
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.4705882353);
  background-color: white;
  transition: all 0.3s linear;
  opacity: 0.8;
  border-radius: 50%;
}
.wa__gallery-section .gallery-img-wrap button.slick-arrow.slick-next {
  right: -5%;
}
.wa__gallery-section .gallery-img-wrap button.slick-arrow.slick-next:before {
  content: url(../images/icons/arrow-r.png);
}
.wa__gallery-section .gallery-img-wrap button.slick-arrow.slick-prev {
  left: -5%;
}
.wa__gallery-section .gallery-img-wrap button.slick-arrow.slick-prev:before {
  content: url(../images/icons/arrow-l.png);
}
@media screen and (max-width: 767px) {
  .wa__gallery-section .gallery-img-wrap button.slick-arrow.slick-prev {
    right: 25%;
  }
}
.wa__gallery-section .gallery-img-wrap button.slick-arrow:hover {
  box-shadow: none;
  background-color: #D4F1F8;
}
.wa__gallery-section .gallery-img-wrap button.slick-arrow:hover.slick-next:before {
  content: url(../images/icons/arrow-r-hover.png);
}
.wa__gallery-section .gallery-img-wrap button.slick-arrow:hover.slick-prev:before {
  content: url(../images/icons/arrow-l-hover.png);
}
.wa__gallery-section .wa__btn {
  margin: 0 auto;
}

footer {
  background-color: #4C75BA;
  padding-bottom: 0;
  padding-top: 60px;
  position: relative;
}
footer .footer-widgets {
  border-bottom: 1px solid #ddd;
}
footer .footer-widgets .footer-widget-single h4 {
  color: white;
}
footer .footer-widgets .footer-widget-single .footer-contact ul {
  -moz-columns: 1;
       columns: 1;
}
footer .footer-widgets .footer-widget-single .footer-contact ul li {
  color: white;
  padding-bottom: 10px;
  font-size: 12px;
}
footer .footer-widgets .footer-widget-single .footer-contact ul li i {
  padding-right: 15px;
}
footer .footer-widgets .footer-widget-single .footer-contact ul li a {
  color: white;
}
footer .footer-widgets .footer-menu {
  padding-bottom: 20px;
}
footer .footer-widgets .footer-menu h4 {
  color: white;
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  padding: 5px;
}
footer .footer-widgets .footer-menu ul {
  list-style: none;
}
footer .footer-widgets .footer-menu ul li {
  display: block;
  padding-bottom: 10px;
}
footer .footer-widgets .footer-menu ul li a {
  color: #fff;
  font-size: 12px;
  display: block;
}
footer .footer-widgets .social-menu ul li {
  display: inline-block;
  padding: 5px;
  float: left;
}
footer .footer-widgets .social-menu ul li a {
  color: #fff;
  border: 1px solid #fff;
  line-height: 2.3;
  width: 35px;
  display: inline-block;
  height: 35px;
  transition: all 0.3s linear;
  text-align: center;
}
footer .footer-widgets .footer-desc p {
  color: white;
}
footer .footer-widgets .footer-desc .logo {
  width: 50%;
}
footer .copyright {
  padding: 10px;
  text-align: center;
}
footer .copyright p {
  color: white;
  margin-bottom: 0;
}

.wa__partner-section .section-title {
  margin-bottom: 50px;
}
.wa__partner-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.wa__partner-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.wa__partner-section .section-title.reversed h2 {
  color: white;
}
.wa__partner-section .partners-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.wa__partner-section .partners-wrap .partners-single {
  height: 260px;
  width: 100%;
  padding: 30px;
  position: relative;
  margin: 15px;
}
.wa__partner-section .partners-wrap .partners-single::before {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  top: 0;
  left: 0;
  border: 4px solid #6B93E1;
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.wa__partner-section .partners-wrap .partners-single::after {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  bottom: 0;
  right: 0;
  border: 4px solid #6B93E1;
  border-top-color: transparent;
  border-left-color: transparent;
}
@media (min-width: 768px) {
  .wa__partner-section .partners-wrap .partners-single {
    width: 45%;
  }
}
@media (min-width: 992px) {
  .wa__partner-section .partners-wrap .partners-single {
    width: 22%;
  }
}
.wa__partner-section .partners-wrap .partners-single .partners-logo {
  display: flex;
  align-items: center;
}
.wa__partner-section .partners-wrap .partners-single .partner-name {
  background-color: #6B93E1;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 10px;
  text-align: center;
}
.wa__partner-section .partners-wrap .partners-single .partner-name h4 {
  margin-bottom: 0;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
  color: #fff;
}

.wa__inner-banner {
  height: 60vh;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.wa__inner-banner.wa__about-banner {
  background-image: url(../images/vastuullisuus.jpg);
}
.wa__inner-banner::after {
  content: "";
  position: absolute;
  background-color: #4C75BA;
  opacity: 0.5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.wa__inner-banner .wa__banner-holder {
  z-index: 2;
  position: relative;
  text-align: center;
}
.wa__inner-banner .wa__banner-holder h2 {
  color: #Fff;
  font-size: 30px;
}
@media (min-width: 992px) {
  .wa__inner-banner .wa__banner-holder h2 {
    font-size: 60px;
  }
}

@media screen and (max-width: 767px) {
  .wa__brief-section {
    max-width: 100%;
    display: inline-flex;
    vertical-align: top;
    overflow-x: scroll;
  }
}
.wa__brief-section .brief-single {
  padding: 20px;
  box-shadow: inset 2px 2px 10px 2px #d0f6ff;
  background: linear-gradient(45deg, #f4fcff, #e8fbff);
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 0.3s linear;
}
@media (min-width: 768px) {
  .wa__brief-section .brief-single {
    margin-bottom: 0;
  }
}
.wa__brief-section .brief-single .icon-holder {
  width: 20%;
  margin: 0 auto 20px;
  padding-bottom: 20%;
}
.wa__brief-section .brief-single .brief-content {
  text-align: center;
}
.wa__brief-section .brief-single .brief-content h3 {
  margin-bottom: 5px;
  color: #5DACD4;
  letter-spacing: 2px;
}
.wa__brief-section .wa__btn {
  margin: 0 auto;
}

.wa__founder-section .section-content .section-title {
  margin-bottom: 50px;
}
.wa__founder-section .section-content .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.wa__founder-section .section-content .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.wa__founder-section .section-content .section-title.reversed h2 {
  color: white;
}
.wa__founder-section .team-wrap {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .wa__founder-section .team-wrap {
    flex-wrap: nowrap;
  }
}
.wa__founder-section .team-wrap .team-single {
  width: 100%;
  flex-shrink: 0;
  background-color: transparent;
  align-items: center;
  position: relative;
  margin: 10px;
  padding: 20px;
}
.wa__founder-section .team-wrap .team-single::before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  right: 0;
  border: 1px solid #f4faff;
  height: 80%;
  background-color: #f4faff;
  box-shadow: 2px 2px 10px 2px #f5f5f5;
  z-index: -1;
}
@media (min-width: 992px) {
  .wa__founder-section .team-wrap .team-single {
    width: 25%;
  }
}
.wa__founder-section .team-wrap .team-single:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 25%;
  right: -100%;
  /* border: 1px solid #ddd; */
  height: 114px;
  background-color: white;
  /* -webkit-box-shadow: 2px 2px 10px 2px #f5f5f5; */
  /* box-shadow: 2px 2px 10px 2px #f5f5f5; */
  z-index: -1;
  background-color: #efefef;
  display: none;
}
@media (min-width: 992px) {
  .wa__founder-section .team-wrap .team-single:not(:last-child)::after {
    display: block;
  }
}
.wa__founder-section .team-wrap .team-single .team-top .image-holder {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  overflow-y: hidden;
  margin: 0 auto;
  border: 5px solid #5DACD4;
  box-shadow: 2px 2px 10px 2px #ddd;
}
.wa__founder-section .team-wrap .team-single .team-bottom {
  padding: 20px 0px 0px;
  text-align: center;
}
.wa__founder-section .team-wrap .team-single .team-bottom .entry-name h4 {
  letter-spacing: 2px;
  margin-bottom: 0;
  font-size: 20px;
  color: #4C75BA;
  font-family: "Abril Fatface", cursive;
}
.wa__founder-section .team-wrap .team-single .team-bottom .entry-name .designation {
  color: #6B93E1;
}
.wa__founder-section .team-wrap .team-single .team-bottom ul {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0px 0px;
  margin-left: 0;
  justify-content: center;
}
.wa__founder-section .team-wrap .team-single .team-bottom ul li {
  margin-bottom: 10px;
}
.wa__founder-section .team-wrap .team-single .team-bottom ul li a {
  color: #5DACD4;
}
.wa__founder-section .team-wrap .team-single .team-bottom ul li a i {
  background-color: #D4F1F8;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 100%;
  margin-right: 15px;
}
.wa__founder-section.wa__team-section .team-wrap {
  flex-wrap: wrap;
}
.wa__founder-section.wa__team-section .team-wrap .team-single::after {
  display: none;
}

.comming-soon-wrap {
  background-image: url("../images/water.png");
  background-size: cover;
  background-position: center;
  padding: 60px 0px;
}
.comming-soon-wrap:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #252525;
  opacity: 0.5;
}
.comming-soon-wrap .section-title {
  margin-bottom: 50px;
}
.comming-soon-wrap .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.comming-soon-wrap .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.comming-soon-wrap .section-title.reversed h2 {
  color: white;
}
.comming-soon-wrap .content {
  color: white;
}
.comming-soon-wrap .content h1 {
  color: white;
  font-size: 80px;
  font-weight: 700;
  color: white;
  letter-spacing: 8px;
}
.comming-soon-wrap .content p {
  color: white;
  font-size: 30px;
}
.comming-soon-wrap .card {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .wa__strength-section {
    max-width: 100%;
    display: inline-flex;
    vertical-align: top;
    overflow-x: scroll;
  }
}
.wa__strength-section .section-content .section-title {
  margin-bottom: 50px;
}
.wa__strength-section .section-content .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.wa__strength-section .section-content .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.wa__strength-section .section-content .section-title.reversed h2 {
  color: white;
}
.wa__strength-section .brief-single {
  padding: 20px;
  box-shadow: inset 2px 2px 10px 2px #d0f6ff;
  background: linear-gradient(45deg, #f4fcff, #e8fbff);
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 0.3s linear;
}
@media (min-width: 768px) {
  .wa__strength-section .brief-single {
    margin-bottom: 0;
  }
}
.wa__strength-section .brief-single .icon-holder {
  width: 20%;
  margin: 0 auto 20px;
  padding-bottom: 20%;
}
.wa__strength-section .brief-single .brief-content {
  text-align: center;
}
.wa__strength-section .brief-single .brief-content h3 {
  margin-bottom: 5px;
  color: #5DACD4;
  letter-spacing: 2px;
}

.background {
  /* Add your background image or video styles here */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.wa__project-detail-section .section-content .section-title {
  margin-bottom: 50px;
}
.wa__project-detail-section .section-content .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.wa__project-detail-section .section-content .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.wa__project-detail-section .section-content .section-title.reversed h2 {
  color: white;
}
.wa__project-detail-section .section-content .section-title {
  margin-bottom: 30px;
}
.wa__project-detail-section .section-content .section-title h2 {
  font-family: "Playfair Display", serif;
  letter-spacing: normal;
  font-weight: 800;
  font-size: 30px;
}
.wa__project-detail-section .section-content .meta-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 15px 0px;
  width: 100%;
}
@media (min-width: 768px) {
  .wa__project-detail-section .section-content .meta-wrap {
    flex-direction: row;
  }
}
.wa__project-detail-section .section-content .meta-wrap li {
  display: flex;
  align-self: center;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .wa__project-detail-section .section-content .meta-wrap li {
    width: auto;
  }
}
.wa__project-detail-section .section-content .meta-wrap li .icon-holder {
  box-shadow: 0;
  width: 30px;
  height: 30px;
}
.wa__project-detail-section .section-content .meta-wrap li .icon-holder img {
  width: 100%;
  height: 100%;
  box-shadow: none;
  margin: 0;
}
.wa__project-detail-section .section-content .meta-wrap li p {
  padding: 0px 5px;
  margin-bottom: 0;
  color: #ffce00;
  font-size: 18px;
  font-weight: 600;
}
.wa__project-detail-section .section-content .project-content img {
  width: 100%;
  float: left;
  margin: 0px 20px;
  box-shadow: 2px 2px 10px 2px #9d9d9d;
}
@media (min-width: 992px) {
  .wa__project-detail-section .section-content .project-content img {
    width: 35%;
  }
}
.wa__project-detail-section .section-content .project-content p {
  color: #9f9f9f;
  font-size: 14px;
}

.careers-section .section-title {
  margin-bottom: 50px;
}
.careers-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.careers-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.careers-section .section-title.reversed h2 {
  color: white;
}
.careers-section .section-content .careers-wrap {
  display: flex;
  gap: 40px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .careers-section .section-content .careers-wrap {
    flex-direction: row;
  }
}
.careers-section .section-content .careers-wrap .single-careers {
  width: 100%;
  box-shadow: 2px 2px 10px 2px #ddd;
  padding: 20px;
  background: linear-gradient(253deg, #f2fcff, #fff);
}
@media (min-width: 768px) {
  .careers-section .section-content .careers-wrap .single-careers {
    width: 50%;
  }
}
.careers-section .section-content .careers-wrap .single-careers h4 {
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
  color: #252525;
  font-size: 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #6B93E1;
}
.careers-section .section-content .careers-wrap .single-careers .entry-wrap {
  display: flex;
  gap: 20px;
}
.careers-section .section-content .careers-wrap .single-careers .entry-wrap .entry-single {
  width: 50%;
}
.careers-section .section-content .careers-wrap .single-careers .entry-wrap .entry-single strong {
  padding-right: 10px;
  color: #4fc8ff;
}
.careers-section .section-content .careers-wrap .single-careers .career_modal .modal-dialog {
  max-width: 95%;
}
@media (min-width: 992px) {
  .careers-section .section-content .careers-wrap .single-careers .career_modal .modal-dialog {
    max-width: 75%;
  }
}
.careers-section .section-content .careers-wrap .single-careers .career_modal .modal-dialog .modal-header .close {
  width: 20px;
  position: absolute;
  right: -10px;
  top: -10px;
}
.careers-section .section-content .careers-wrap .single-careers .career_modal .modal-dialog .modal-header h5 {
  color: #4C75BA;
  font-size: 40px;
  letter-spacing: 4px;
}
.careers-section .section-content .careers-wrap .single-careers .career_modal .modal-dialog .modal-header h5::first-letter {
  font-size: 50px;
}
.careers-section .section-content .careers-wrap .single-careers .career_modal .modal-dialog .modal-body b {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 20px;
}
.careers-section .section-content .careers-wrap .single-careers .career_modal .modal-dialog .modal-body h6 {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 16px;
}
.careers-section .section-content .careers-wrap .single-careers .career_modal .modal-dialog .modal-body h6 a {
  color: #4C75BA;
  border-bottom: 2px solid #5DACD4;
}

.galleries-section .section-title {
  margin-bottom: 50px;
}
.galleries-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.galleries-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.galleries-section .section-title.reversed h2 {
  color: white;
}
.galleries-section .galleries-wrap {
  display: block;
  gap: 15px;
  justify-content: center;
}
@media (min-width: 768px) {
  .galleries-section .galleries-wrap {
    display: flex;
  }
}
.galleries-section .galleries-wrap .gallery-single {
  width: 100%;
  height: 300px;
  position: relative;
  background-size: cover;
}
@media (min-width: 768px) {
  .galleries-section .galleries-wrap .gallery-single {
    width: 25%;
  }
}
.galleries-section .galleries-wrap .gallery-single a {
  background-color: #D4F1F8;
  color: #252525;
  font-size: 15px;
  position: absolute;
  bottom: 0;
  padding: 15px 10px;
  text-align: center;
  width: 100%;
}

.gallary-tax-section .section-title {
  margin-bottom: 50px;
}
.gallary-tax-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.gallary-tax-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.gallary-tax-section .section-title.reversed h2 {
  color: white;
}

.map-section .section-title {
  margin-bottom: 50px;
}
.map-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.map-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.map-section .section-title.reversed h2 {
  color: white;
}
.map-section #map {
  width: 100%;
  height: 600px;
}
.map-section #map .leaflet-popup .leaflet-popup-content-wrapper {
  background: #6B93E1;
  color: white;
  padding: 20px;
}
.map-section #map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-tip-container .leaflet-popup-tip {
  background-color: #6B93E1;
}
.map-section #map .leaflet-popup .leaflet-popup-content strong {
  font-size: 30px;
}

.contact-section .section-title {
  margin-bottom: 50px;
}
.contact-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.contact-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.contact-section .section-title.reversed h2 {
  color: white;
}
.contact-section .contact-address-wrapper .address-wrapper ul {
  list-style: none;
}
.contact-section .contact-address-wrapper .address-wrapper ul li {
  display: flex;
  margin-bottom: 20px;
}
.contact-section .contact-address-wrapper .address-wrapper ul li .icon-holder {
  width: 25px;
  height: 25px;
  margin-right: 15px;
}
.contact-section .contact-address-wrapper .address-wrapper ul li .icon-holder img {
  max-width: 100%;
  height: 100%;
}
.contact-section .contact-address-wrapper .waterasia-contact-form-wrapper input {
  margin-bottom: 0;
  border: none;
  border-bottom: 2px solid #ddd;
  padding: 0px 10px;
}
.contact-section .contact-address-wrapper .waterasia-contact-form-wrapper label {
  color: #4C75BA;
}
.contact-section .contact-address-wrapper .waterasia-contact-form-wrapper textarea {
  height: 200px;
  border: none;
  margin-bottom: 0;
  border-bottom: 2px solid #ddd;
}

.contact-map-section .contact-map-wrapper {
  width: 100%;
  height: 300px;
}
.contact-map-section .contact-map-wrapper iframe {
  width: 100%;
  height: 100%;
}

.contact-map-section .section-title {
  margin-bottom: 50px;
}
.contact-map-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.contact-map-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.contact-map-section .section-title.reversed h2 {
  color: white;
}

.about_international-section .section-title {
  margin-bottom: 50px;
}
.about_international-section .section-title h2 {
  color: #4C75BA;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 6px;
  margin-bottom: 0;
}
.about_international-section .section-title h6 {
  color: #6B93E1;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0px;
  transition: all 0.4s ease 0s;
}
.about_international-section .section-title.reversed h2 {
  color: white;
}/*# sourceMappingURL=main.css.map */