/*
Theme Name: Cyberfrog (Shaun)

Author: Shaun Hearnden

Version: 999999999999999999999999999999

*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline
}
html {
  scroll-behavior: smooth
}
body {
  line-height: 1
}
a {
  text-decoration-skip-ink: auto
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none
}
button {
  outline: 0
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
q {
  display: inline;
  font-style: italic
}
q:before {
  content: '"';
  font-style: normal
}
q:after {
  content: '"';
  font-style: normal
}
textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0
}
input[type="search"] {
  -webkit-appearance: textfield
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
th, td {
  padding: 2px
}
big {
  font-size: 120%
}
small, sup, sub {
  font-size: 80%
}
sup {
  vertical-align: super
}
sub {
  vertical-align: sub
}
dd {
  margin-left: 20px
}
kbd, tt {
  font-family: courier;
  font-size: 12px
}
ins {
  text-decoration: underline
}
del, strike, s {
  text-decoration: line-through
}
dt {
  font-weight: bold
}
address, cite, var {
  font-style: italic
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal
}
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto
}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap
}
a#logo img {
  width: 300px;
}
body {
  background: #fff;
}
a {
  text-decoration: none;
}
div#menu a {
  color: #252525;
  padding-left: 15px;
  font-weight: 600;
}

#menu a.active{color:#0d5c93}


header #insta {
  font-size: 30px!important;
  position: relative;
  top: 5px;
}
header .wrapper {
  display: flex;
  justify-content: space-between;
}
.wrapper {
  max-width: 1300px;
  margin: 0 auto;
  display: block;
  position: relative;
}
h1, h2, h3, h4, h5, h6, body, input, textarea, button {
  font-family: "Montserrat", system-ui !important;
}
h1, h2, h3, h4, h5, h6, p {
  margin-top: 0; /* Removes default top margin */
  margin-bottom: 16px; /* Standard bottom margin */
  line-height: 1.5; /* Line height for readability */
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
}
/* Specific Heading Styles */
h1 {
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 24px; /* Extra space below larger headings */
}
h2 {
  font-size: 36px;
  line-height: 1.3;
  margin-bottom: 20px;
}
h3 {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 18px;
}
h4 {
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 16px;
}
h5 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 14px;
}
h6 {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 12px;
}
/* Paragraph Styles */
p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 16px; /* Space between paragraphs */
}
#header {
  background: #fff;
  height: auto;
  width: 100%;
  padding: 20px;
}
#home_banner {
  width: 100%;
  display: block;
  height: 800px;
  background: #1c1c1c;
  position: relative;
}
#home_banner * {
  color: #fff;
}
.dark_grade {
  background: #00000040;
  position: absolute;
  left: 0;
  top: 0;
  footer width: 100%;
  height: 100%;
  z-index: 1;
}
#footer_wave {
  width: 100%;
  display: block;
  height: 80px;
  background-size: cover !important;
  background-position: top center !important;
}
#top_bar {
  width: 100%;
  display: block;
  background: #0d5c93;
  padding: 5px 0;
}
#top_bar a {
  color: #fff;
  margin-left: 20px;
}
#top_bar a i {
  margin-right: 5px;
}
#home_banner h3 {
  font-size: 25px;
  margin: 50px 0;
}
#home_banner h3, #home_banner h1 {
  text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.6);
}
#home_banner > span {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 800px;
  z-index: 2;
}
#home_banner > img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
  object-position: 50% 50%;
}
#home_banner > span div {
  display: block;
  margin-top: 30px;
}
#reviews {
    display: block;
    width: 100%;
    padding-bottom: 130px;
    background: #f1f1f1;
    padding-top: 50px;
    margin-bottom: -80px;
}
#internal_box {
    display: block;
    width: 100%;
    padding: 80px 0 160px 0;
    position: relative;
}
#internal_box .wrapper.alt_box > div {
  display: flex;
  align-items: stretch;
}

#internal_box .wrapper.alt_box > div:nth-child(odd) a{
  background: #5b5b5b!important;
    color:#fff!important;
}

#internal_box .wrapper.alt_box > div:nth-child(even) .image {
  order: 2;
}
#internal_box .wrapper.alt_box > div > span {
  width: 50%;
  min-height: 450px;
}
#internal_box .wrapper.alt_box > div .image {
  background: #808080;
  position: relative;
}
#internal_box .wrapper.alt_box > div .image img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
  object-position: 50% 20%;
}
#internal_box .wrapper.alt_box > div .text {
  position: relative;
}
#internal_box .wrapper.alt_box > div .text a {
  display: inline-block;
  width: 200px;
  border-radius: 50px 0;
  color: #fff;
  padding: 10px 10px;
  text-align: center;
  background: #0d5c93;
}
.flex_box > div > span.image img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
  object-position: 50% 50%;
}
.flex_box > div > span.text {
  padding: 50px 0px 50px 80px;
}
#internal_box .wrapper.alt_box > div .text > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#home_banner div > a {
  display: inline-block;
  width: 200px;
  border-radius: 50px 0;
  color: #252525;
  padding: 10px 10px;
  text-align: center;
}
#home_banner div > a:first-child {
  background: #0d5c93;
    color:#fff;
}
#home_banner div > a:last-child {
  background: #5b5b5b;
    color:#fff;
}
#opening {
    width: 100%;
    display: block;
    background: #f1f1f1;
    padding: 0 0 60px 0px;
}
.about.plain img {
  max-width: 400px;
  margin: 20px 0;
}
#footer {
  dispay: block;
  width: 100%;
  background: #252525;
  min-height: 400px;
}
#footer > div {
  width: 300px;
  margin: 0 auto;
  color: #fff;
  text-align: center
}
#footer > div a {
  display: block;
  color: #fff;
  margin: 10px;
}
#copyright {
  width: 100%;
  display: block;
  background: #0d5c93;
  text-align: center;
  padding: 5px;
  font-size: 13px;
  color: #fff;
}
#copyright a {
  font-weight: bold;
  color: #fff;
}
#footer > div > img {
  width: 100%;
  margin: 50px 0;
}
#top_bar .wrapper {
  text-align: right;
}
.flex_box > div {
  display: flex;
  align-content: stretch;
}
.flex_box > div > span {
  width: 50%;
  position: relative;
}


#bottom_grey_wave {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 120px;
  background-size: cover !important;
  z-index: 2;
}
#internal_banner {
  width: 100%;
  display: block;
  height: 400px;
  background: #1c1c1c;
  position: relative;
}
#internal_banner img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  height: 100%;
  object-position: 50% 50%;
}
#internal_banner h3 {
  font-size: 25px;
  margin: 50px 0;
        max-width: 600px;
}
#internal_banner .wrapper {
  z-index: 1;
  padding-top: 70px;
}
#internal_banner * {
  color: #fff;
}
footer a#insta {
  font-size: 30px;
  color: #fff;
  margin-top: 50px;
}
.gallery_page > div{   display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px; }

.gallery_page > div a{position: relative;height:300px;}

.gallery_page > div a img{    
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;}

#internal_banner h3, #internal_banner h1{text-shadow: 2px 1px 2px rgba(0,0,0,0.6);}

.wrapper.flex_box .cool_button {
    margin-top: 30px;
}
.wrapper.flex_box h2, .wrapper.flex_box h3, .wrapper.flex_box h4{margin-bottom:30px;}

.cool_button {
    display: inline-block;
    width: 200px;
    border-radius: 50px 0;
    color: #fff;
    background:#5b5b5b;
    padding: 10px 10px;
    text-align: center;
}

textarea{height:200px!important;}

.contact_page input#gform_submit_button_1{
       display: inline-block!important;
    width: 200px!important;
    border-radius: 50px 0!important;
    color: #fff!important;
    background: #0d5c93!important;
    padding: 10px 10px!important;
    text-align: center!important;
    border:none!important;
    
   }

#internal_box #bottom_grey_wave {
    width: 100%;
    position: absolute;
    bottom: -20px;
    z-index: 0;
    height: 95px;
    background-size: cover !important;
    z-index: 0;
}
.contact_page input, .contact_page textarea {
    border: 1px solid #252525 !important;
}

.flex_box.contact_page > div > span.text{order:-1;    padding: 50px 80px 50px 0px;}

/*HALLERY page */
.page-id-34 #internal_banner img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 33%;
}


.page-id-30 #internal_banner img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 25%;
}


.contact_page.flex_box > div > span.image{min-height:400px;}

.contact_page input#gform_submit_button_1:hover, a:hover, button:hover{opacity:0.7!important; transition:0.3s!important; cursor:pointer;}

    /* Style for the container */
    .video-container {
        position: relative;
   width:100%;
    height:350px;
        cursor: pointer;
        margin-bottom: 20px; /* Added for spacing between videos */
    }

    /* Hide the video by default */
    .video-container video {
        display: none;
        width: 100%;
        height: 100%;
    }

    /* Style for the thumbnail image */
    .video-container .video-thumbnail {
        width: 100%;
        height: 100%;
        display: block;
        opacity:0.5;
    }

    /* Style for the play button */
.video-container .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: contain;
    width: 64px;
    height: 64px;
    z-index: 2;
    background-position: center !important;
    pointer-events: none;
    background-repeat: no-repeat !important;
}

    /* Indicate that the video container is clickable */
    .video-container {
        cursor: pointer;
        position: relative;
    }

    /* Optional: Add transition effects */
    .video-container video,
    .video-container .video-thumbnail,
    .video-container .play-button {
        transition: all 0.3s ease;
    }



.video-container img{    
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;}

.wrapper.press_page > div{   display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px; /* Adjust the gap between grid items as needed */}