/*
Theme Name: Purple
Theme URI: URL
Version: 1.0
Author: Purple.gi
Author URI: https://www.hipurplemedia.com/
*/

/* RESET */
/* ----------------------------------------- */

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,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

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

a img {
  border: none;
}

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

.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }


/* MAIN LAYOUT */
/* ----------------------------------------- */

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
  color: #999999;
  font-size: 16px;
  line-height: 16px;
  border-color: #ccc;
  height: 39px;
  width: 100%;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-Bold.woff2') format('woff2'),
  url('fonts/IBMPlexSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-BoldItalic.woff2') format('woff2'),
  url('fonts/IBMPlexSans-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-ExtraLight.woff2') format('woff2'),
  url('fonts/IBMPlexSans-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-Italic.woff2') format('woff2'),
  url('fonts/IBMPlexSans-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-LightItalic.woff2') format('woff2'),
  url('fonts/IBMPlexSans-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-SemiBoldItalic.woff2') format('woff2'),
  url('fonts/IBMPlexSans-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-ThinItalic.woff2') format('woff2'),
  url('fonts/IBMPlexSans-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-SemiBold.woff2') format('woff2'),
  url('fonts/IBMPlexSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-ExtraLightItalic.woff2') format('woff2'),
  url('fonts/IBMPlexSans-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-MediumItalic.woff2') format('woff2'),
  url('fonts/IBMPlexSans-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-Medium.woff2') format('woff2'),
  url('fonts/IBMPlexSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-Regular.woff2') format('woff2'),
  url('fonts/IBMPlexSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-Thin.woff2') format('woff2'),
  url('fonts/IBMPlexSans-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Sans';
  src: url('fonts/IBMPlexSans-Light.woff2') format('woff2'),
  url('fonts/IBMPlexSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

html {
  height:100%;
  min-height: 100%;
}

:root {
  --font: 'IBM Plex Sans', sans-serif;
  --black: #1C242B;
  --blue: #1D7FFF;
}

body {
  font-family: 'IBM Plex Sans', sans-serif;
  height:100%;
  color: var(--black);
  min-height:100vh;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  background-color: #FCFCFC;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  padding: 15px 0;
  background-color: #FCFCFC;
  transition: all 0.3s ease-in-out;
  border-radius: 0 0 20px 20px;
}

.main-content {
  margin: 80px 0;
}

@media screen and (max-width: 767px) {
  .main-content {
    margin: 75px 0;
  }
}

.container {
  max-width: 1235px;
  width: 100%;
}

.header-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}

.contact-link {
  display: flex;
  flex-direction: column;
  gap: 1px;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #1C242B;
  text-decoration: none;
}

.contact-link:hover {
  text-decoration: none;
  color: var(--blue);
}

.header-scrolled {
  backdrop-filter: blur(10px);
  background-color: #F1F5F9;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.header__row {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}

.header__logo h1 {
  font-size: 0;
  line-height: 1;
}

.logo h1 a {
  max-height: 120px;
  object-fit: contain;
}

.header__logo img {
  width: 183px;
  object-fit: contain;
}

.header-menu li a {
  color: #3B4F60;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.header-menu li a:hover {
  color: #6C7E8D;
}

.header-menu .current-menu-item > a {
  color: #6C7E8D;
}


.no-scroll {
  overflow: hidden;
}

@media screen and (min-width: 1240px) {
  .header-menu {
    gap: 40px;
  }
  .header-menu-block {
    padding-top: 3px;
  }
  .header-links {
    padding-top: 10px;
  }
}



@media screen and (min-width: 992px) {
  #clickWrapper {
    display: none;
  }
}

.mega-header {
  display: none;
}

@media screen and (max-width: 992px) {

  .header-menu .current_page_item > a {
    opacity: 0.6;
  }

  #clickWrapper {
    cursor:pointer;
    height:27px;
    width:27px;

  }

  /* menu start */
  .menu {
    position: absolute;
    background-color: #61A5FF;
    width: 27px;
    height: 2px;
    margin-top:12px;
  }

  .animate.menu{
    animation-name: menu-menu;
    animation-duration: 0.3s;
  }

  @keyframes menu-menu {
    0% {
      width:0;
      height:0;
    }
    50% {
      width:0;
      height:0;
    }
    51%{
      position: absolute;
      background-color: #61A5FF;
      width: 27px;
      height: 2px;
    }
  }

  .menu:after {
    content: "";
    position: absolute;
    background-color: #61A5FF;
    width: 27px;
    height: 2px;
    margin-top: -12px;
  }

  .animate.menu:after {
    animation-name: menu-after;
    animation-duration: 0.3s;
  }

  @keyframes menu-after {
    0% {
      transform: rotate(-45deg);
      margin-top:0;
    }
    50% {
      transform: rotate(0deg);
      margin-top:0;
    }
    100%{
      transform: rotate(0deg);
      margin-top:-12px;
    }
  }

  .menu:before {
    content: "";
    position: absolute;
    background-color: #61A5FF;
    width: 27px;
    height: 2px;
    margin-top: 12px;
  }

  .animate.menu:before{
    animation-name: menu-before;
    animation-duration: 0.3s;
  }
  @keyframes menu-before {
    0% {
      transform: rotate(45deg);
      margin-top:0;
    }
    50% {
      transform: rotate(0deg);
      margin-top:0;
    }
    100%{
      transform: rotate(0deg);
      margin-top:12px;
    }
  }
  /* menu end */

  /* close start */
  .close {
    position: absolute;
    margin-top: 12px;
    margin-left: 0;
    opacity: 1 !important;
    text-shadow: none;
  }

  .close.animate{
    animation-name: close-close;
    animation-duration: 0.3s;
  }

  @keyframes close-close {
    0% {
      position: absolute;
      background-color: #61A5FF;
      width: 27px;
      height: 2px;
      margin-top: 12px;
    }
    50% {
      display:none;
      width:27px;
      height:2px;
    }
    100%{
      width:0;
      height:0;
    }
  }

  .close:after {
    content: "";
    position: absolute;
    background-color: #61A5FF;
    width: 27px;
    height: 2px;
    transform: rotate(45deg);
  }

  .animate.close:after {
    animation-name: close-after;
    animation-duration: 0.3s;
  }

  @keyframes close-after {
    0% {
      transform: rotate(0deg);
      margin-top: 12px;
    }
    50% {
      transform: rotate(0deg);
      margin-top: 0;
    }
    100%{
      transform: rotate(45deg);
    }
  }

  .close:before {
    content: "";
    position: absolute;
    background-color: #61A5FF;
    width: 27px;
    height: 2px;
    transform: rotate(-45deg);
  }

  .animate.close:before {
    animation-name: close-before;
    animation-duration: 0.3s;
  }

  @keyframes close-before {
    0% {
      transform: rotate(0deg);
      margin-top:-12px;
    }
    50% {
      transform: rotate(0deg);
      margin-top:0;
    }
    100%{
      transform: rotate(-45deg);
    }
  }
  /* close end */
  .header-links {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .header-menu-block {
    display: none;
  }
  .contact-link {
    font-size: 16px;
    line-height: 1;
  }
  .mega-header {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    z-index: -1;
    overflow: scroll;
    display: block;
    visibility: hidden;
  }
  .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: white;
  }
  .mega-header-active {
    opacity: 1;
    z-index: 104;
    visibility: visible;
  }
  .mega-header__block {
    padding: 55px 15px 55px 15px;
    justify-content: center;
    display: flex;
    height: 100%;
    flex-direction: column;
  }
  .header-menu li a {
    color: var(--black);
    font-size: 30px;
    line-height: 35px;
  }
  .mega-header__container {
    height: 100%;
  }
  .header-menu {
    flex-direction: column;
  }
  .mega-header .header-links {
    z-index: 50;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding: 15px;
    margin-top: 15px;
    text-align: center;
  }
  .header-menu > .current-menu-item > a:after {
    background-color: white;
  }
  .header-menu .sub-menu {
    text-align: center;
  }
  .header-menu .sub-menu li a {
    font-size: 16px;
    line-height: 25px;
  }
  .header-menu li {
    text-align: center;
  }
  .mega-header__container {
    z-index: 50;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .contact-link {
    font-size: 14px;
    line-height: 1;
  }
  .header__logo img {
    width: 140px;
  }
  .header .contact-link {
    display: none;
  }
  .mega-header .contact-link {
    font-size: 30px;
  }
}





footer {
  background: #F1F5F9;
  padding: 20px 0 15px 0;
  margin-top: auto;
  position: relative;
}



.footer__top {
  position: absolute;
  top: -15px;
  left: 0;
  width: 100%;
}
.copyright {
  padding: 15px 0;
  z-index: 50;
  position: relative;
}


@media screen and (max-width: 767px) {
  .footer__top {
    display: none;
  }
  footer {
    padding: 25px 0;
  }
  .copyright {
    padding: 0;
  }
}

#main-content {
  flex: 1 0 auto;
}

a {
  color: #000000;
  transition: all 0.3s;
}

a:hover,
a:active,
a:focus {
  color: var(--blue);
  text-decoration: none;
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.3s;
}

*:focus,
*:active,
*:hover {
  outline: none;
}

p {
  font-size: 14px;
  line-height: 1.4;
}

p:not(:last-child) {
  margin-bottom: 1rem;
}



.copyright p {
  margin-bottom: 4px;
  color: #2C4C65;
}

.copyright p a {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

h1:not(:last-child),
h2:not(:last-child),
h3:not(:last-child),
h4:not(:last-child),
h5:not(:last-child),
h6:not(:last-child) {
  margin-bottom: 1rem;
}

h1 {
  font-size: 48px;
  line-height: 1.2;
}
@media (max-width: 992px) {
  h1 {
    font-size: 42px;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 40px;
  }
}
@media (max-width: 576px) {
  h1 {
    font-size: 35px;
  }
}

h1 strong {
  font-weight: 800;
}

h2 {
  font-size: 32px;
  line-height: 1.2;
}
@media (max-width: 992px) {
  h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  h2 {
    font-size: 29px;
  }
}
@media (max-width: 576px) {
  h2 {
    font-size: 28px;
  }
}

h2 strong {
  font-weight: 800;
}


h3 {
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 992px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  h3 {
    font-size: 27px;
  }
}
@media (max-width: 576px) {
  h3 {
    font-size: 24px;
  }
}

h3 strong {
  font-weight: 800;
}

h4 {
  font-size: 26px;
  line-height: 1.2;
}
@media (max-width: 992px) {
  h4 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  h4 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  h4{
    font-size: 20px;
  }
}

h4 strong {
  font-weight: 800;
}

h5 {
  font-size: 24px;
  line-height: 1.16;
}

@media (max-width: 768px) {
  h5 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  h5 {
    font-size: 18px;
  }
}

h5 strong {
  font-weight: 800;
}

h6 {
  font-size: 18px;
  line-height: 1.16;
}
@media (max-width: 992px) {
  h6 {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  h6 {
    font-size: 16px;
  }
}

h6 strong {
  font-weight: 800;
}

.heading-0 {

}

.heading-wave {
  margin-bottom: 25px;
}

.heading-wave h2 {
  margin-bottom: 0 !important;
}

.heading-wave figure {
  line-height: 0;
  margin-left: 5px;
}

.button {
  background-color: var(--blue);
  border-radius: 12px;
  padding: 15px 35px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  border: 1px solid var(--blue);
}

.button:hover {
  border-color: var(--blue);
  background-color: white;
  color: var(--blue);
}

.rte a {
  color: #f14f1d;
}

.rte a:hover {
  color: #27c9ea;
}

iframe {
  border: none;
  max-width: 100%!important;
}

.rte p {
  margin-bottom: 25px;
  color: #666666;
}

.rte div {
  font-size: 16px;
}

.rte a:hover, .rte a:focus, .rte a:visited {
  opacity: 0.8;
  text-decoration: none;
}

.rte h1 {
  font-size: 60px;
  line-height: 60px;
  margin-top: 36px;
  margin-bottom: 24px;
}

.rte h2 {
  font-size: 48px;
  line-height: 48px;
  margin-top: 24px;
  margin-bottom: 12px;
}

.rte h3 {
  font-size: 36px;
  line-height: 36px;
  margin-top: 24px;
  margin-bottom: 12px;
}

.rte h4 {
  font-size: 30px;
  line-height: 30px;
  margin-top: 24px;
  margin-bottom: 12px;
}

.rte h5 {
  font-size: 24px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 12px;
}
.rte img {
  max-width: 100%;
}

.rte ul {
  list-style-type:circle;
  padding-left: 30px;
  margin-bottom: 30px;
}

.rte ul {
  list-style-type:circle;
  padding-left: 30px;
  margin-bottom: 30px;
}

.rte ol {
  list-style-type:decimal;
  padding-left: 30px;
  margin-bottom: 30px;
}

.rte ul li,
.rte ol li {
  font-size: 16px;
  line-height: 31px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0em 1em 0.5em 0;
}

.alignright {
  float: right;
  margin: 0em 0 0.5em 1em;
}

em {
  font-style: italic;
}

b,
strong {
  font-weight: bold;
}

.rte table tr td,
.rte table tr th {
  border: 1px solid #cecece;
  padding: 5px;
}

.rte table {
  margin-bottom: 20px;
}

.rte img {
  max-width: 100%;
  height: auto;
}

.rte pre {
  padding: 25px;
  display: block;
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 26px;
  word-break: normal;
  word-wrap: normal;
  background-color: #ccf1ff;
  border: 1px solid #9ce4ff;
  border-radius: 4px;
  color: #1794c4;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;
}


.show-desctop {
  display: block !important;
}

.show-mobile {
  display: none !important;
}

blockquote {
  font-family: Georgia, serif;
  font-size: 18px;
  font-style: italic;
  width: 100%;
  margin: 20px 0;
  padding: 20px 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -10px;
  top: -10px;
  color: #7a7a7a;
}

blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

#gallery-1 img {
  border: 0px solid #cfcfcf !important;
  display: block;
}

.gallery-caption{
  display: none;
}

input {
  width: 100%;
  padding: 5px 5px;
  font-size: 14px;
}

textarea {
  width: 100%;
  padding: 5px 5px;
  font-size: 14px;
  height: 150px;
}

select {
  width: 100%;
  padding: 5px 5px;
  font-size: 14px;
}

label {
  font-size: 14px;
}

p.wp-caption-text {
  font-size: 12px;
  line-height: 14px;
}

img {
  max-width: 100%;
  height: auto;
}


.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* GLOBAL PAGE STYLES */
/* ----------------------------------------- */

.not-found {
  text-align: center;
  padding: 100px 0;
}

.not-found h1 {
  margin-bottom: 30px;
}

nav {
  width: 100%;
}

.sub-menu {
  position: absolute;
  background: #181818;
  min-width: 130px;
  padding: 15px;
  display: none;
  z-index: 10;
}

.main-desc-nav > li:hover .sub-menu {
  display: block;
}

@media screen and (max-width: 768px) {

  #cssmenu,
  #cssmenu ul,
  #cssmenu ul li,
  #cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #cssmenu {
    color: #ffffff;
    margin-top: 30px;
  }

  #cssmenu ul ul {
    display: none;
  }
  .align-right {
    float: right;
  }
  #cssmenu > ul > li > a {
    padding: 15px 20px;
    border-left: 1px solid #1682ba;
    border-right: 1px solid #1682ba;
    border-top: 1px solid #1682ba;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    background: #36aae7;
  }
  #cssmenu > ul > li > a:hover,
  #cssmenu > ul > li.active > a,
  #cssmenu > ul > li.open > a {
    color: #eeeeee;
    background: #1fa0e4;
  }
  #cssmenu > ul > li.open > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid #1682ba;
  }
  #cssmenu > ul > li:last-child > a,
  #cssmenu > ul > li.last > a {
    border-bottom: 1px solid #1682ba;
  }
  .holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0px;
  }
  .holder::after,
  .holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    right: 20px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .holder::after {
    top: 17px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
  }
  #cssmenu > ul > li > a:hover > span::after,
  #cssmenu > ul > li.active > a > span::after,
  #cssmenu > ul > li.open > a > span::after {
    border-color: #eeeeee;
  }
  .holder::before {
    top: 18px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit;
  }
  #cssmenu ul ul li a {
    cursor: pointer;
    border-bottom: 1px solid #32373e;
    border-left: 1px solid #32373e;
    border-right: 1px solid #32373e;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    color: #eeeeee;
    background: #49505a;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.open > a,
  #cssmenu ul ul li.active > a {
    background: #424852;
    color: #ffffff;
  }
  #cssmenu ul ul li:first-child > a {
    box-shadow: none;
  }
  #cssmenu ul ul ul li:first-child > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  #cssmenu ul ul ul li a {
    padding-left: 30px;
  }
  #cssmenu > ul > li > ul > li:last-child > a,
  #cssmenu > ul > li > ul > li.last > a {
    border-bottom: 0;
  }
  #cssmenu > ul > li > ul > li.open:last-child > a,
  #cssmenu > ul > li > ul > li.last.open > a {
    border-bottom: 1px solid #32373e;
  }
  #cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0;
  }
  #cssmenu ul ul li.menu-item-has-children > a::after {
    display: block;
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  #cssmenu ul ul li.active > a::after,
  #cssmenu ul ul li.open > a::after,
  #cssmenu ul ul li > a:hover::after {
    border-color: #ffffff;
  }

}


.menu-wrapper {
  display: flex;
}
.logo-holder {
  padding: 12px;
  margin-right: 48px;
}
.main-desc-nav {
  display: flex;
  justify-content: flex-end;
}
.subheader {
  display: flex;
  justify-content: flex-end;
  padding: 12px 0 12px 0;
  margin-bottom: 7px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.web-section {
  padding: 96px 0;
}



.mobile-menu {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 12px;
  background: #fff;
  z-index: 20;
  border-bottom: 1px solid #dcdcdc;
}
.admin-bar .mobile-menu {
  top: 46px;
}
.mobbutton {
  display: inline-block;
  width: 24px;
}
.mobbutton span {
  width: 100%;
  height: 2px;
  background: #424242;
  margin-bottom: 5px;
  display: block;
}
.mobbutton span:last-child {
  margin-bottom: 0px;
}
.mob-logo-holder {
  position: relative;
}
.mobile-menu .mob-logo-holder img {
  max-width: 100px;
  position: absolute;
  left: 0px;
  top: 2px;
}
.items-mobile {
  text-align: right;
}
.items-mobile .call-britta,
.items-mobile .mobbutton {
  display: inline-block;
}
.items-mobile .mobbutton {
  margin-left: 24px;
}
.mobilefooter-wrapper {
  position: fixed;
  left: calc(0px - 100%);
  top: 0px;
  width: 100%;
  background: #f3fdef;
  z-index: 9999999999;
  transition: all 0.3s;
  height: 100vh;
}
.closemobmenu {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 11px 15px;
  border-bottom: 1px solid #e6f7df;
  border-left: 1px solid #e6f7df;
}



.cookie-law-wrapper-in {
  display: flex;
}
.cookie-law-text-wrapper {
    display: flex;
}
.cookie-law-wrapper {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #002d47;
  color: #fff;
  padding: 10px 0px;
  z-index: 50000;
  font-size: 14px;
}
.cookie-law-text-wrapper a {
  text-decoration: underline;
  color: #fff;
}
.cookie-law-text-wrapper a:hover {
  color: #fff;

}
.cookie-law-wrapper p {
  margin-bottom: 0px;
}
.cookie-law-button-wrapper button {
  background: #e9e9e9;
  border: 2px solid #e9e9e9;
  color: #002d47;
  padding: 15px 15px;
  vertical-align: top;
  margin: 0px 0 0 24px;
  font-size: 14px;
  text-transform: uppercase;
  width: 195px;
  font-family: 'Nexa', sans-serif;
  font-weight: 800;
  cursor: pointer;
}
.cookie-law-button-wrapper button:hover{
  opacity: 0.7;
  transition: all 0.3s;
}




@media screen and (max-width: 1500px) {

}

@media screen and (max-width: 1650px) {

}

@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 992px) {

}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 767px) {
  .show-desctop {
    display: none !important;
  }

  .show-mobile {
    display: block !important;
  }

   .cookie-law-wrapper-in {
    display: block;
  }

  .cookie-law-text-wrapper {
    display: inline-block;
    width: 100%;
  }

  .cookie-law-wrapper p {
    padding: 15px;
  }

  .cookie-law-button-wrapper {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
    padding: 15px;
  }

  .web-section {
    padding: 36px 0;
  }

  body {
    /*padding-top: 46px;*/
  }
  
  .map-responsive{
    padding-bottom:110%;
  }
  .video-wrapper {
    padding-bottom: 110%; /* 16:9 */
  }
}

@media screen and (max-width: 480px) {

}

.hero-section-cover {
  border-radius: 20px;
}

@media (max-width: 782px) {
  .about-us {

  }
  .image-sm-center {
    text-align: center;
  }
  .image-sm-center figure {
    float: none;
    text-align: center;
    margin: 0;
    width: 100%;
  }
}

.history-cover-image .wp-block-cover__image-background  {
  object-fit: fill
}


@media (min-width: 767px) {
  .about-us {
    padding-bottom: 42px;
  }
}

.history-section {
  padding: 62px 0;
}

.history-columns .wp-block-image {
  margin-bottom: 20px;
}

.history-columns h5 {
  margin-bottom: 7px;
  font-weight: 500;
}

.history-columns p {
  margin-bottom: 20px;
}

.blue-buttons {
  width: 100%;
}

.blue-buttons .wp-block-button__link {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  justify-content: center;
}

.blue-buttons .wp-block-button__link:hover {
  color: white;
}

.blue-buttons .wp-block-button {
  width: 100%;
}

.blue-buttons .wp-block-button__link:after {
  position: relative;
  content: url("./images/play_ico.png");
  width: 20px;
  height: 20px;
  display: inline-block;
}

@media (max-width: 782px) {
  .history-cover-image .wp-block-cover__image-background  {
    object-fit: cover;
  }
}

.marina-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}

.marina-gallery li {
  flex: 1 1 30%;
  text-align: center;
}

.marina-gallery li a {
  position: relative;
  padding-bottom: 60%;
  display: block;
  width: 100%;
}

.marina-gallery li a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.marina-gallery li h6 {
  font-size: 18px;
  font-weight: 500;
  display: block;
  padding-top: 15px;
}

.marina-gallery-section {
  padding: 48px 0 100px 0;
}

@media (max-width: 992px) {
  .marina-gallery li {
    flex: 1 1 44%;
    text-align: center;
  }
  .marina-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
  }
}

@media (max-width: 782px) {
  .marina-gallery li {
    flex: 1 1 50%;
    text-align: center;
  }
}

.contact-us-container {
  border-radius: 20px;
  max-width: 556px;
  margin: 0 auto;
  margin-top: 16px;
  padding: 34px 30px;
}

.top-section {
  padding: 0;
}

.contact-us-container label .gfield_required {
  display: none;
}
.contact-us-container label {
  text-transform: uppercase;
  font-size: 12px !important;
  line-height: 1.4 !important;
  color: #677F91 !important;
  margin-bottom: 3px !important;
}

.contact-us-container .gform_fields {
  row-gap: 25px !important;
}

.contact-us-container .gform-body input {
  border: 1px solid #C2CCD3 !important;
  border-radius: 8px !important;
  background-color: white;
  font-size: 16px !important;
  height: 48px !important;
  line-height: 1.4 !important;
}

.contact-us-container .gform-body input:focus {
  outline: none !important;
  box-shadow: none !important;
}

.contact-us-container .gform-body input::placeholder {
  color: #677F91B3 !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
}

.contact-us-container .gform-body input:hover {
  border-color: #1C242B !important;
}

.contact-us-container .gform-body textarea {
  border: 1px solid #C2CCD3 !important;
  border-radius: 8px !important;
  background-color: white;
  font-size: 16px !important;
  height: 100px !important;
  min-block-size: 100px !important;
  line-height: 1.4 !important;
}

.contact-us-container .gform-body textarea:focus {
  outline: none !important;
  box-shadow: none !important;
}

.contact-us-container .gform-body textarea::placeholder {
  color: #677F91B3 !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
}

.contact-us-container .gform-body textarea:hover {
  border-color: #1C242B !important;
}

.contact-us-container .gform-footer {
  justify-content: center;
  margin-top: 15px !important;
}

.contact-us-container .gform-footer .gform_button {
  width: 100% !important;
  border-radius: 12px !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: white !important;
  height: 48px !important;
  padding: 10px 5px;
}

.contact-us-bottom-text {
  font-size: 16px;
  padding-top: 38px;
  font-weight: 400;
  color: var(--black);
}

.contact-us-bottom-text a {
  color: #1D7FFF;
}

@media (max-width: 782px) {
  .contact-us-container {
    max-width: 100%;
    padding: 30px 15px;
  }
}

.tab-content{
  display: none;
}
.tab-content.current{
  display: block;
}

.camera-wrapper > div {
  position: relative;
  padding-bottom: 50%;
}

.camera-wrapper > div iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  border-radius: 20px;
}

.cameras__block {
  max-width: 996px;
  margin: 0 auto;
}

.tabs {
  max-width: 380px;
  margin: 0 auto;
  border: 1px solid #BDDAFF;
  border-radius: 100px;
  display: flex;
  justify-content: space-between;
  height: 48px;
  margin-top: 22px;
  align-items: center;
}

.tabs .tab {
  font-size: 16px;
  line-height: 1;
  color: #1D7FFF;
  border-radius: 100px;
  transition: all 0.3s ease-in-out;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-weight: 500;
  cursor: pointer;
}

.tabs .tab:hover {
  background-color: #C1DCFF;
  opacity: 1;
}

.tabs .current {
  background-color: #1D7FFF;
  color: white;
}

.post-password-form {
  padding: 36px 15px;
  max-width: 400px;
  margin: 0 auto;
}

.post-password-form p {
  margin-bottom: 15px;
  display: block;
}

.post-password-form input[type="submit"] {
  width: 100% !important;
  border-radius: 12px !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: white !important;
  height: 48px !important;
  border: none;
  padding: 10px 5px;
  background-color: var(--blue);
}

.post-password-form label {
  width: 100%;
  margin-bottom: 15px;
}

.post-password-form input[type="password"] {
  border: 1px solid #C2CCD3 !important;
  border-radius: 8px !important;
  background-color: white;
  font-size: 16px !important;
  height: 48px !important;
  width: 100%;
  line-height: 1.4 !important;
  padding-left: 15px;
}


.post-title {
  text-align: center;
  text-transform: uppercase;
}


.preview__title {
  font-weight: 500;
  color: #1C242A;
  line-height: 1.4;
  margin-bottom: 9px !important;
}

.post-date {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
  color: #2C3842;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.post-date__wave {
  margin-left: 5px;
}

.preview__excerpt {
  font-weight: 300;
  font-size: 14px;
  color: #2C3842;
  margin-bottom: 33px !important;
}

.single-post-blog__button {
  color: white;
  border-radius: 12px;
  width: 100%;
  padding: 12px 5px;
  max-width: 217px;
}

.post-list__row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 15px;
}

.single-post-blog__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  align-items: center;
}

.single-post-blog-even .single-post-blog__row .single-post-blog__column {
  order: 1;
  position: relative;
}

.single-post-blog-even .single-post-blog__row .single-post-blog__image {
  order: 2;
  position: relative;
}

.single-post-blog__image-no-image {
  background-color: #F1F5F9;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  width: 100%;
  height: 100%;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}

.single-post-blog__image-no-image a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-post-blog__image-with-image img {
  height: 300px;
  object-fit: cover;
  border-radius: 20px;
}



.pagination {
  text-align: center;
  margin: 50px 0;
}

.pagination .current {
  color: var(--blue);
}

.posts-list {
  margin: 0;
}


.post-title-top {
  position: relative;
  background-color: #F1F5F9;
  padding: 40px 0;
}

.entry__content__container {
  padding: 50px 15px 15px 15px;
}

.entry__content ul {
  padding-left: 20px;
  list-style: disc;
}

.post-title-top__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: center;
}

.entry__thumb img {
  height: 300px;
  object-fit: cover;
  width: 100%;
  border-radius: 20px;
}

.post-title-top__before {
  position: absolute;
  top: -15px;
  left: 0;
  width: 100%;
}

.page-title {
  font-size: 48px;
  line-height: 1.4;
  color:#1C242B;
  font-weight: 600;
}

.single-blog__row {
  margin: 32px 0 0 0;
}



.post-title-top__after {
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
}

.single-blog-breadcrumbs {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.single-blog-breadcrumbs a {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  color: #3B4F60;
  display: flex;
  align-items: center;
  gap: 9px;
}

.single-blog-breadcrumbs span {
  color: #3B4F60;
}

.single-blog-breadcrumbs__title {
  color: #2C4C65;
  opacity: 0.5;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.entry__content p {
  font-weight: 300;
}

.entry__content li {
  font-weight: 300;
}

.entry__content ul {
  list-style: disc;
  padding-left: 20px;
}

.entry__content ul ul {
  padding-left: 35px;
}

.entry__content ul {
  margin-bottom: 1rem;
}

.entry__content ul li {
  margin-bottom: 7px;
}

#post-142 ul li::marker {
  color: white;
}

@media (max-width: 992px) {
  .page-title {
    font-size: 38px;
    line-height: 1.3;
  }
  .single-blog-breadcrumbs {
    gap: 5px;
  }
  .entry__content__container {
    padding: 30px 15px;
  }
}

@media (max-width: 767px) {
  .single-post-blog__row {
    grid-template-columns: 1fr;
  }
  .single-post-blog-even .single-post-blog__row .single-post-blog__image {
    order: 1;
  }
  .single-post-blog-even .single-post-blog__row .single-post-blog__column {
    order: 2;
  }
  .post-title {
    font-size: 30px;
  }
  .single-post-blog__image-with-image img {
    height: 150px;
  }
  .single-post-blog__image-no-image {
    min-height: 150px;
  }
  .entry__thumb img {
    height: auto;
  }
  .post-title-top {
    padding: 15px 0;
  }
  .post-title-top__wrapper {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .post-title-top__before {
    display: none;
  }
  .post-title-top__after {
    display: none;
  }
  .single-blog-breadcrumbs a {
    font-size: 12px;
  }
  .single-blog-breadcrumbs__title {
    font-size: 12px;
  }
  .single-blog__row {
    margin-top: 15px;
  }
  .page-title {
    font-size: 32px;
    line-height: 1.2;
  }
  .entry__content__container {
    padding: 15px;
  }
}


@media (min-width: 1240px) {
  .container-blog {
    max-width: 1000px;
  }
  .main-content-single-blog {
    margin-top: 60px;
  }
  .single-post .container {
    max-width: 1023px;
  }
  .entry__content p:not(:last-child) {
    margin-bottom: 0.6rem;
  }
  .entry__content ul {
    margin-bottom: 0.6rem;
  }
}

.categories-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  text-align: center;
  margin: 25px 0 50px 0;
}

.categories-links a {
  color: white;
}

.categories-links .active {
  display: none;
}

@media (max-width: 767px) {
  .categories-links {
    margin: 25px 0;
  }
}


.container-side {

}

.container-boatyard {
  max-width: 1030px;
}

.top-block-boatyard {
  margin-bottom: 39px;
}

.boatyard-text  .wp-block-cover__image-background  {
  object-fit: fill
}

.boatyard-text {

}

.boatyard-text p:not(:last-child) {
  margin-bottom: 10px;
}

.boatyard-gallery {
  padding: 37px 0;
}

.pricelist-section {
  padding: 7px 0 0 0;
}

.pricelist-table {
  border-radius: 10px;
  margin-bottom: 42px;
}

.pricelist-table-4 {
  margin-bottom: 21px;
}

.pricelist-table-5 {
  margin-bottom: 20px;
}

.pricelist-table tr td:first-child {
  color: #1C242B;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
}

.pricelist-table tr td:last-child {
  color: #2C3842;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4;
}

.pricelist-table tbody tr td {
  background-color: #F1F5F9;
  padding: 11px 15px;

}

.pricelist-table tbody tr:not(:last-child) td {
  border-bottom: 1px solid #CBDCED !important;
}

.pricelist-section__table-title {
  font-size: 14px;
}

.pricelist-table-5-medium strong {
  font-weight: 500;
}

.pricelist-table-5-medium {
  margin-bottom: 11px !important;
}

.our-partners {
  position: relative;
  margin: 53px 0;
}

.our-partners__before {
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
}

.our-partners__before img {
  width: 100%;
}

.our-partners__block {
  padding: 62px 0;
}

.our-partners__subtitle {
  font-size: 24px;
}

.our-partners__subtitle strong {
  font-weight: 500;
}

.our-partners__after {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
}

.our-partners__after img {
  width: 100%;
}

.boatyard__bottom {
  padding: 10px 0;
}

.boatyard__bottom-title {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 10px !important;
}

.boatyard__bottom-text {
  margin-bottom: 42px !important;
}

.boatyard__bottom-title strong {
  font-weight: 500;
}

.boatyard__bottom-subheading {
  font-size: 14px;
  line-height: 1.4;
}

.boatyard__bottom-columns {
  padding-bottom: 12px;
}

.boatyard__bottom-medium {
  font-weight: 500;
}

.boatyard__bottom-heading {
  font-size: 24px;
}

.boatyard__bottom-columns .wp-block-image {
  margin-bottom: 14px;
}

.boatyard__bottom-columns p {
  color: #1C242B;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.4;
}

.boatyard__bottom-columns strong {

}

.boatyard__bottom-links p {
  margin-bottom: 1px !important;
}

@media (min-width: 1240px) {
  .pricelist-table-4-text {
    margin-bottom: 39px !important;
  }
}

@media (min-width: 1240px) {
  .container-side {

  }
}


@media (max-width: 782px) {
  .boatyard-text  .wp-block-cover__image-background  {
    object-fit: cover;
  }
  .boatyard-text {
    padding: 25px 0;
  }
  .our-partners__after {
    display: none;
  }
  .our-partners__before {
    display: none;
  }
  .our-partners__block {
    padding: 36px 0;
  }
}

.gallery-item-hidden {
  display: none !important;
}