@charset "UTF-8";

/*
  Theme Name: Website by Giant Media
  Description: Custom responsive theme for Template Name
  Version: 1.0
  Author: GiantMedia.com.au
*/



/* 

font-family: 'Karla', sans-serif;
font-family: 'Manrope', sans-serif;
font-family: 'Poppins', sans-serif;

font-family: "proxima-nova", sans-serif;
font-weight: 400;
font-style: normal;


font-family: 'Comfortaa', sans-serif;

font-family: "graphie", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "proxima-nova-condensed", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "bilo", sans-serif;
font-weight: 500;
font-style: normal;


font-family: 'Manrope', sans-serif;
font-family: 'Montserrat', sans-serif;

*/
/* @font-face {
  font-family: 'Mash Variable';
  src: url('fonts/Mash-Variable.woff2') format('woff2'),
      url('fonts/Mash-Variable.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} */

/* @font-face {
  font-family: 'Bulgatti';
  src: url('fonts/BulgattiRegular.woff2') format('woff2'),
      url('fonts/BulgattiRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
 */

/* 
@font-face {
  font-family: 'Druk Wide';
  src: url('fonts/DrukWide-Bold.woff2') format('woff2'),
      url('fonts/DrukWide-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
} */


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




/*  Standard styling site wide  ============================================================================= */
html {font-size: 16px;}
body {color: #3d4143;font-family: 'Manrope', sans-serif;font-weight: 500;}
p {
    margin-bottom: 1.5rem;
    line-height: 1.5;
}
ol { font-family: inherit; }
ul {font-family: inherit;padding-left: 20px; }
li {font-family: inherit;font-size: 1rem;color: inherit!Important;margin-bottom: 0.5rem;}
a { font-family: inherit;}
a:hover { text-decoration: none; }
a img { -webkit-transition: all 500ms; transition: all 500ms;  }
/* ============================================================================= */
hr {}
@-ms-viewport { width: device-width; }
@viewport { width: device-width; }
/* headings  ================================================== */
h1,h1 a{font-family: 'Gilroy';color: #054466;/* font-size: 60px; */font-weight: 700;margin-bottom: 1.5rem;/* line-height: 1.5; */}
h2, h2 a {font-family: 'Gilroy';color: #054466;margin-bottom: 1.5rem;font-weight: 700;line-height: 1.5;font-size: 2.25rem;}
h3, h3 a {font-family: 'Gilroy';color: #054466;margin-bottom: 1.5rem;font-weight: 700;line-height: 1.5;}
h4, h4 a {font-family: 'Gilroy';color: #054466;font-weight: 700;line-height: 1.5;font-size: 1.3rem;margin-bottom: 1.5rem;}
h5, h5 a {font-family: 'Gilroy';line-height: 1.5;font-weight: 700;margin-bottom: 1.5rem;color: #054466;/* font-size: 16px; */font-size: 1.15rem;}
/* responsive block elements. Make sure images etc squash down */
iframe {max-width:100%!important; display:block; margin:0px auto; }
img  {max-width:100% !important; height:auto; display:block; }
textarea {}


/* top bar css hide if not using */

.topbar {background-color: #0f7393; position: relative; display: none;}
.topbar p, .topbar a {color: #fff;margin-bottom: 0px;}
 
 /* #### */

/*  HEAD  ============================================================================= */

#logomain {/* margin-left: 50px; */max-width: unset!Important;}
#desktopmenu {}
.navbar {padding: 0px 0px;max-width: 1600px;max-width: 1600px;margin: 0 auto;}
.absolute-top {/* position: absolute; */top: 0;right: 0;/* padding-top: 35px; */left: 0;z-index: 1030;/* justify-content: space-between; *//* position: absolute; */width: 100%;}
.nav-link, .menubox .phonebtn {font-size: 1.1rem;}
.nav-link:after {/* width: 0%; *//* content: ""; *//* height: 2px; *//* background-color: #ffffff; *//* display: block; *//* transition: all 500ms; *//* -webkit-transition: all 500ms; *//* margin: 0 auto; */border: 0px;height: 9px;width: 11px;vertical-align: 1px;margin-left: 9px;}
.nav-link:hover:after, .current-menu-item a.nav-link:after {/* width: 100%; */}
a.nav-link {color: #0e4f72!important;margin-right: 0px;transition:  all 300ms;-webkit-transition: all 300ms;background-repeat: no-repeat;font-weight: 600!important;margin-top: 0px;padding: 16px 23px!important;font-family: 'Gilroy';}
.home a.nav-link {
  color: #fff!important;
}
.dropdown-item:focus, .dropdown-item:hover {color: #0d6a89;}
.current-menu-item a.nav-link {background-size: 15px;background-repeat: no-repeat;background-position: 50% 67%;color: #f05023!important;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {color: #f05023!important;/* transform: scale(1.2); *//* padding-bottom: 0px!Important; */background-color: unset;}
.home .header {
    position: absolute;
    background-color: transparent;
}
.header {position: relative;display: block;width: 100%;background-color: #fff;}
.header .nav-item:nth-last-child(2) a {/* margin-right: 12px; *//* font-weight: 700; */}
.header .nav-item:last-child a:after {content: unset;} 
.header .nav-item:last-child a:hover { /* color: #d8bb7b!important; */} 
.header li {margin-bottom: 0px!important;}
.sidenav .nav-item:last-child a.nav-link {margin-right: 0px!important;padding-right: 0px;border: 0px solid #fff;padding: 18px 28px;margin-top: 0px;/* padding: 0px!Important; *//* border-radius: 6px; */padding: 13px 23px!Important;max-width: 182px;color: #fff;margin: 0 auto!Important;}
.header .navbar-nav .dropdown-menu {margin-top: 0px;border-top: white;border-top-right-radius: 0px;border-top-left-radius: 0px; border-radius:  0px;background-color: #0f7393;border: 0px;color: white;}
.sidenav .navbar-nav .dropdown-menu {background-color: unset;}
.sidenav .navbar-nav  .dropdown-menu.show {/* display: block!important; */}
.dropdown-item {  color: #ffffff;  font-family: inherit; }
/*slider styles if any */
.slider h1 {/* margin-top: 60px; */color: white;font-size: 72px;margin-bottom: 35px;/* text-shadow: 3px 0px 2px rgba(31, 31, 31, 0.4); */}
.slider p:last-child { margin-bottom: 0px; }
.slider {}/* inner headers - banners */
.banner {position: relative;overflow: hidden;background-size: cover;/* background: none!important; */background-repeat:  no-repeat;text-align: left;background-position: 50%;}
.banner h1 {padding: 0;/* color: #ffffff !important; *//* max-width: 100%; *//* margin: auto; *//* font-weight: 800; *//* text-transform:  uppercase; *//* text-align: center; *//* padding: 30px; */position: relative;/* float: none; *//* margin-bottom: 0px; */}
.blackbanner {padding: 30px;background-color: rgb(255 255 255);}
.overlay {position: fixed;visibility: hidden;top: 0;height: 100%;width: 100%;z-index: -1;opacity: 0;background-color: rgba(45,45,45,.65);right: 0;}
.overlay.vis {opacity: 1;z-index: 1900;visibility: visible;}
.aligncenter {margin: 0 auto;}
/* mobile icon phone */
.tel-mob {position: fixed;bottom: 10px;left: 14px;height: 49px;background-color: #afafaf;width: 49px;border-radius: 50%;display: none;background-size: 16px;z-index: 99999;align-items: center;justify-content: center;}
button#hamburgler {
    position: relative;
    /* right: 0; */
    padding-left: 0px!important;
    left: 0;
    padding: 0px;
    top: 2px;
    display: none;
    text-decoration: none;
}


/* Home */
.slidertext {/* padding: 150px 70px 120px; *//* position: absolute; *//* max-width: 45%; *//* bottom: 0; */}
#sb_instagram #sbi_images {padding-left: 0px!important;}
.footimg img {margin-left: auto;}











/* Gravity forms */
.gform_fields input {border-radius: 0px!important;border: 1px solid rgb(118 118 118);height: 50px;background-color: rgb(255 255 255);padding: 13px!important;}
.gform_fields .ginput_container_consent input { height: auto; padding: auto!important;}
.gform_fields .gfield_radio input, .gform_fields  .gfield_checkbox input {height: auto;}
.gform_fields select {border-radius: 3px!important;border: 1px solid #bababa;height: 50px;padding: 13px!important;}
/* Gravity forms end */


/* Accordion */
.accordion {padding: 23px;}
.accordion .card .card-header {cursor: pointer;background-color: #1f293e;border-radius: 3px!Important;}
.accordion .card-body {border-bottom: 1px solid #dfdfdf;}
.accordion .card-header h5 { color: #f2ffff; background-image: url(images/minus.png); background-repeat: no-repeat; background-position: right; }
.accordion .card-header h5.collapsed { background-image: url(images/plus.png); background-repeat: no-repeat; background-position: right; }

/* Accordion end */
.su-spoiler-title {font-size: 1rem!Important;display: inline-block;color: #f05023;padding-bottom: 5px!important;font-weight: 700!Important;padding-left: 0px!important;font-family: 'Montserrat', sans-serif;padding-right: 30px!Important;background-image: url(images/readmore.png);background-position: right;background-repeat: no-repeat;background-size: 21px;}
span.su-spoiler-icon {font-size: 13px;font-weight: 100;display: none;}

.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}


.hero {
  min-height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
.hero * {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.hero .display-1 {
  color: #fff;
  font-family: 'Gilroy';
  font-weight: 700;
  font-size: 7rem;
  margin-bottom: 0;
}

.hero h4 { 
  margin-bottom: 0px;
}

.orange {
    color: #f05023;
}
.monts {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

.montbold {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.sindexbox {background: rgb(14,78,112);background: linear-gradient(180deg, rgba(14,78,112,1) 0%, rgba(9,54,79,1) 100%);width: 100%;padding: 60px 80px;min-height: 310px;color: #fff;transition: all 300ms;display: block;position: relative;text-align: center;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.sindexbox:hover {
background: linear-gradient(180deg, #f05023 0%, #f05023 100%);
  border-bottom-left-radius: 50px;
}
.sindexbox img {
  margin: 0 auto;
}

.sindexhovered {
  background: linear-gradient(180deg, #f05023 0%, #f05023 100%);
  border-bottom-left-radius: 50px;
  border: 0px;
}

.bg1 {
  background-image: url(images/bg1.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.nomarg p:last-child {
margin-bottom: 0px!important;
}

.fpimg img {
   border-bottom-left-radius: 110px;
}

.bigred {
background-color: red;
height: 250px;
}

.su-spoiler-style-default>.su-spoiler-content {
    padding-left: 0px;
}




.pantext {
  position: absolute;
  bottom: 20%;
  right: 15%;
  text-align: right!important;
  max-width: 500px;
}

.pantext * {
  text-align: right!important;
  color: #fff;
}
.pantext img {
  margin-left: auto;
}

.cta {
  background-image: url(images/ctabg.jpg);
  background-repeat: no-repeat;
 background-position: 50%;
}
.panimg img {
    width: 100%;
}

.pantext img {
  width: auto;
}

.greybg {
background-color: #f9f9f9;
}

.btn-reviews {
    color: #0e4f72;
  font-family: 'Manrope', sans-serif;
  padding-bottom: 30px;
  background-image: url(images/bluearrow.png);
  background-position: 50% bottom;
  background-repeat: no-repeat;
}

.footer #desktopmenu li:last-child a {
    padding-right:  0px!important;
}



.phonebtn {
    color: #0e4f72!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-decoration: none;
    /* border-bottom: 1px solid #fff; */
    padding-left: 53px;
    background-image: url(images/phoneblue.png);
    padding-top: 10px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: left;
    margin-left: 23px;
    margin-right: 35px;
}

.home .phonebtn {
  color: #fff!important;
  background-image: url(images/phoneiconbig.png);
}

.phonewhite {
  background-image: url(images/phoneiconbig.png);
  padding: 0px;
  width: 36px;
  height: 36px;
  margin-bottom: 30px;
  margin-right: 23px;
}
.btnquick.btn-primary {
  padding: 50px 30px!important;
  border-bottom-left-radius: 20px;
}


.blueborder {
    position: relative;
}
.blueborder:after {
  height: 5px;
  width: 100px;
  background-color: #0e3a52;
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  
}


.modal-content {
    background-color: #e7e7e7;
    background-image: url(images/quiremodalbg.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.modal-content h3 {
  color: #000;
  margin-bottom: 10px;
}

.modal-content .gform_fields input, .modal-content .gform_fields textarea {
  border: 0px;
}

.w-300 {width: 100%!important;min-width: 300px;}


.sbg {
  background-image: url(images/bg2.png);
  background-position: top right;
  background-repeat: no-repeat;
}


.internalbg {
  background-image: url(images/bginternal.png);
  background-position: top right;
  background-repeat: no-repeat;
}

div#offcanvasResponsive {
    background-color: #0b405c;
    padding-bottom: 0px!important;
    width: 100%;
}

div#offcanvasResponsive .btnquick.btn-primary {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 20px;
}
.offcanvas-body {
  padding-bottom: 0px;
}
/* jacob */


/* Accordion */

.accordion-button {
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  background-color: #aed0b5!important;
  border-radius: 40px!important;
  color: #4c4b47!important;
  padding: 26px;
}

.accordion-item {background-color: unset;border: 0px;margin-bottom: 23px;}

.accordion-body {
  background-color: #fff;
  margin-bottom: 23px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  padding: 30px 23px;
}
.accordion-button::after {
  background-image: url(images/plus.png);
  width: 20px;
  height: 20px;
  background-size: auto;
}
.accordion-button:not(.collapsed) {
background-color: #fff!important;
border-bottom-right-radius: 0px!Important;
border-bottom-left-radius: 0px!important;
}
.accordion-button:focus {
box-shadow: unset;
border: 0px;
}
.accordion-button:not(.collapsed)::after {
background-image: url(images/minus.png);
}
/* Accordion */

.hamburger .hamburger-inner {width: 50px!Important;background-color: #f05023;}
.hamburger .hamburger-inner::after {width: 50px!important;background-color: #f05023;}
.hamburger .hamburger-inner::before {animation: none;width: 50px!important;background-color: #f05023;}
button.hamburger.is-active .hamburger-inner {width: 50px!important;background-color: #fff!important;}
button.hamburger.is-active .hamburger-inner::before {width: 50px!important;}
button.hamburger.is-active .hamburger-inner::after { width: 50px!important;}
button:focus {
  outline: none;
}
.centerspoiler {
    text-align: center;
}


/* checkout styling ends */

.woocommerce-additional-fields h3 {margin-bottom: 0px;}
.woocommerce-additional-fields {padding-top: 23px;}
textarea#order_comments {border: 1px solid #d4d1ca;border-radius: 4px;padding: 13px;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {max-width: unset;/* padding: 0px; *//* float: none; */width: 100%!important;padding: 0px;}
span.woocommerce-input-wrapper {
  display: block!important;
  width: 100%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  /* max-width: unset; */
  /* padding: 0px; */
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  max-width: unset!Important;
  padding: 0px!Important;
  width: 100%!important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  font-size: 20px;
  margin-top: 23px;
}

.woocommerce ul#shipping_method li {
  margin-bottom: 0px;
}

h3#order_review_heading {
  width: 50%;
  float: right;
  color: #131210;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
  width: 48%!important;
  float: left;
}
.select2-selection__rendered {
  line-height: 50px!important;
  height: 50px;
  font-size: 16px;
  padding: 0px 13px!Important;
  color: #163a4f!important;
}

span.select2-selection.select2-selection--single {
  height: 50px;
  line-height: 50px;
  border-color: #d4d1ca;
}

span.select2-selection__arrow {
  height: 50px!important;
}
div#order_review {
  width: 50%;
  float: right;
  background-color: #fff;
  padding: 30px;
  box-shadow: 0px 0px 10px rgba(28, 25, 25, 0.1);
}
.woochecks label {
  font-size: 16px;
  margin-bottom: 0px;
  color: #212529;
}

.woocommerce form .form-row input {
  height: 50px;
  border: 1px solid #d4d1ca;
  border-radius: 4px;
  padding: 13px;
}


.woocommerce form .form-row input::placeholder {
font-size: 14px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #ffffff;
}

.woocommerce-privacy-policy-text p {
  color: #000!important;
}
/* checkout styling */


/* GOOGLE REVIEWS ==================================================================================*/
.review .rplg-slider .rplg-box .rplg-box-content:before { display: none!important; }
.review .rplg-slider .rplg-stars {display: block!Important;margin-bottom: 15px;}
.review .rplg .rplg-stars svg  {width: 30px!important;height: 30px!Important;margin-right: 13px!Important;}
.review .rplg .rplg-stars svg use {fill: #ee5122!important;}
.review .rplg .rplg-review-badge {bottom: 15px!Important;top: unset!important;}
.review .rplgsw-pagination.rplgsw-pagination-clickable.rplgsw-pagination-bullets { /* display: none; */}
.review .rplg-slider .rplg-box:before {background-color: #ffffff!important;border-color: #ffffff!Important;box-shadow: 0px 0px 10px rgb(0 0 0 / 4%);}
.review .rplg-slider .rplg-row {
    /* position: absolute; */
    /* bottom: 40px; */
    /* padding: 30px!Important; */
    /* width: 100%; */
    /* text-align: center; */
    /* justify-content: center; */
    padding-left: 0px!Important;
    margin-top: 15px!Important;
}

.review .rplg .rplg-more-toggle {
    color: #000000!important;
    cursor: pointer!important;
    text-decoration: unset!important;
    text-transform: uppercase;
    display: block;
    font-size: 12px!important;
    margin-top: 8px;
    font-family: 'Conv_Sainte Colombe Light'!important;
    font-weight: 700!Important;
}

.review .rplg .rplg-review-avatar { margin-right: 15px!important;}
.review .rplg-row .rplg-row-right {flex-grow: unset!important;}
.review .rplg .rplg-review-text {color: #000000!important;font-size: 1rem!important;font-weight: 100!important;line-height: 1.5!important;}
.review .rplg-slider .rplg-box .rplg-box-content {height: 300px!Important;margin: 0px 0px 0px 0px!important;padding: 30px!important;}
.review .rplg .rplg-review-name {color: #000000!Important;font-weight: 100!important;}
.review .rplg .rplg-review-time {color: #000000!important;font-weight: 100!important;text-shadow: none!important;/* display: none!important; */}
.review .rplgsw-pagination-bullet-active {opacity: 1;background: #f78427!important;}
.review .rplgsw-pagination-bullet {background: rgb(247 132 39 / 0.2);opacity: 1;}
.review .rplg .rplg-box{
  background-color: #ffffff!important;
  border-color: #ffffff!Important;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 4%);
}

/* GOOGLE REVIEWS ==================================================================================*/

/* Reusable things */


/* social */
.social a {font-size: 32px;margin-left: 15px;color: #0c216f;transition: all 500ms;}
.social a:hover i { opacity: 0.8; }



/* owl carousel styling */
.owl-carousel .owl-nav {position: absolute;top: 50%;right: 0;width: 100%;transform: translateY(-50%);}
.owl-carousel.owl-two .owl-nav {position: absolute;top: unset;right: 30px;bottom: 30px;}
button.owl-prev {background-image: url(images/sliderleft.png)!important;width: 112px;height: 26px;position: absolute;left: 50px;}
button.owl-next {display: block;background-image: url(images/sliderright.png)!important;width: 112px;height: 26px;right: 50px;position: absolute;}
.owl-theme .owl-nav [class*=owl-]:hover {background: #869791;color: #FFF;text-decoration: none;background-color: unset!Important;transform: scale(1.1);}
.owl-two button.owl-prev {background-image: url(images/sliderleft.png)!important;background-color: unset;border: 0px;width: 55px;height: 60px;margin: 5px;/* background-repeat: no-repeat!important; */cursor: pointer;border-radius: 0px!Important;}
.owl-two button.owl-next {background-image: url(images/sliderright.png)!important;width: 55px;height: 60px;background-color: unset;border: 0px;margin: 5px;cursor: pointer;border-radius: 0px!Important;}
.owl-three .owl-stage {margin-left: -150px;}
.owl-theme .owl-dots .owl-dot span {width: 15px!important;height: 15px!important;margin: 5px 3px!important;background: #0c216f!important;display: block!important;transition: opacity .2s ease;border-radius: 50px!important;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #cbeeed!important;}
.owl-theme .owl-nav.disabled+.owl-dots {text-align: left!important;}
.owl-two.owl-theme .owl-nav.disabled+.owl-dots{text-align: center!important;}
.owl-theme .owl-dots .owl-dot:first-child span{ margin-left: 0px!important;}
/* -------- owl carousel styling END ------ */


/* for when theres child page links */
.page_link { font-size: 22px;text-align: left;display: block;color: #333;border-bottom: 1px solid;margin-bottom: 13px;padding-bottom: 13px;float: left;width: 98%;margin: 13px 0; }
.page_link:hover { color:#666; border-bottom:1px solid; }


select {height: 50px!Important; /* margin-bottom: 36px; *//* color: #000000!important; */}
textarea.form-control {height: 150px!important;}
input[type=number] { line-height: 60px;}


/*footer*/ 
footer .current-menu-item a.nav-link {color: rgba(12, 33, 111, 0.4)!important;}
#logomainfoot {margin: 0 auto;max-width: 270px!important;}
#copy-foot {font-size: 12px;}
#copy-foot p {font-size: 12px;color: rgb(255 255 255);}
#menu-footer {margin-top: 13px;max-height: 200px;flex-direction:  row;}
#menu-footer li {margin-right: 15px;display:  flex;}
.footerlogo  {/* margin: 0 auto; */padding: 0px 0px 80px;}
.footer {padding-bottom: 0px!Important;padding-top: 80px!Important;}
#copy-foot {padding: 60px 0px 20px;color: rgba(255, 255, 255, 0.7);text-align: center;font-size: 13px!important;}
#copy-foot a {color: rgb(49 63 63 / 70%);}
#footer {padding-top: 30px;}
#footer p {
    color: #313f3f;
    /* font-family: 'Gilroy'; */
    font-size: 13px!important;
}
.footer a.nav-link {color: #054466!important;/* text-transform: capitalize; *//* padding: 0px 0px 23px 0px!important; *//* margin-left: 0px!important; */}
footer .dropdown-toggle::after {display: none;}
footer .dropdown-menu.show {display: none;}
footer .dropdown-menu {display: block;background-color: rgba(0,0,0,0);}
footer #menu-footer-nav {flex-direction: row;width: 100%!important;}
footer #menu-footer-nav li {width: 25%;}
footer .dropdown-item {color: #ffffff;  padding-left: 0px;}
footer .dropdown-item:hover {background-color: #000; color: #e9008a;}


/*  buttons  ============================================================================= */
.btn {
    font-family: 'Montserrat', sans-serif;
}
.btn-primary {
  margin-right: 0px!important;
  margin-top: 0px;
  background-color: #f05023;
  font-size: 0.85rem!important;
  padding: 16px 30px!important;
  border: 0px solid #47c795!important;
  color: #ffffff!important;
  font-weight: 600!important;
  -webkit-transition: all 500ms!Important;
  border-radius: 0px;
  transition: all 500ms!important;
  cursor: pointer;
  text-transform: uppercase;
 }
 .btn-primary:hover {background-color: #054466;border-color: #054466!important;color: #ffffff!important;}
.btn-secondary {
    margin-right: 0px!important;
    margin-top: 0px;
    background-color: rgb(71 199 149 / 0%);
    font-size: 18px!important;
    padding: 0px 0px 5px 0px!important;
    border: 0px solid #47c795!important;
    color: #1f293e!important;
    font-weight: 500!important;
    -webkit-transition: all 500ms!Important;
    border-radius: 0px;
    transition: all 500ms!important;
    cursor: pointer;
    border-bottom: 3px solid #f68428!important;
}

.btn-secondary:hover {
    color: #f68428!important;
    border-color: rgb(246 132 40)!important;
    background-color: rgb(71 199 149 / 0%);
}


/* Mobile Styling - Bootstrap build from bottom up */

/* side nav */
#desktopmenu {display: none!Important;}


  /* Input/form */
  
  input[type="email"], select, input[type="password"], input[type="text"], .form-phone , textarea, input[type="tel"]{}
  textarea {
    padding: 13px!important;
}
  .quickenquire input[type="submit"] { color: #fff; border-color: #fff!important;}
  input[type="submit"] {
     margin-right: 0px!important;
  margin-top: 0px;
  background-color: #f05023;
  font-size: 0.85rem!important;
  padding: 16px 30px!important;
  border: 0px solid #47c795!important;
  color: #ffffff!important;
  font-weight: 600!important;
  -webkit-transition: all 500ms!Important;
  border-radius: 0px;
  transition: all 500ms!important;
  cursor: pointer;
  text-transform: uppercase;
}

.gform_footer.top_label {
  justify-content: center;
}

  input[type="submit"]:after {}
  input[type="submit"]:hover {} 

.form-control {height: 60px!important;border-radius: 0px;padding: 23px;border-radius: 3px;}


/* Small devices (landscape phones, 576px and up) */ 
@media (min-width: 576px) { 
  .navbar {
    max-width: 540px;
}



  }

@media (min-width: 768px) {
  .navbar {max-width: 720px;} 
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 780px) {

  
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
.navbar {max-width: 960px;}
.container {/* padding: 80px 15px; */}
.container-fluid {}
 #desktopmenu {display: flex!Important;}
.navbar-toggler-icon { display: none;}

.col.staffmembers {
    border-bottom: 1px solid #cfdee6;
    border-right: 1px solid #cfdee6;
    min-height: 200px;
    position: relative;
}
  
  .dispmob {
    display: none;
  }
.col.staffmembers:after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    background-color: white;
    z-index: 99;
}
.col.staffmembers:nth-child(5n), .col.staffmembers:nth-child(6n), .col.staffmembers:nth-child(7n), .col.staffmembers:nth-child(8n) {
border-bottom: 0px;
}

.col.staffmembers:nth-child(4n), .col.staffmembers:nth-child(8n) {
    border-right: 0px;
}
  
}

/* Extra large devices (large desktops, 1200px and up) - Put All Desktop Styling here*/
@media (min-width: 1200px) { .navbar {width: 100%;max-width: 1140px;}}
@media (min-width: 1400px) { .navbar {width: 100%;max-width: 1320px;} }

@media (min-width: 1440px) { }
@media (min-width: 1600px) { 
  /* essential */
  .container { max-width: 1600px; } 
  .navbar {max-width: 1600px;width: 100%;}
    /* essential end */
}



@media (max-width: 1600px) {
.slider h1 {font-size: 50px;}
#logomain {/* max-width: 125px!Important; */}

.sindexbox {
  padding: 30px;
}
  
.w-300 {
    min-width: 250px;
    align-items: center;
    justify-content: center!important;
}
  
}

@media (max-width: 1440px) {
#logomain {
    max-width: 200px!Important;
}
  
.footerlogo {
 max-width: 200px!important;
}

/* h1 { font-size: calc(1.375rem + 1.5vw); }
h2 {font-size: calc(1.325rem + .9vw);}
h3 {font-size: calc(1.3rem + .6vw);}
h4 {font-size: calc(1.275rem + .3vw);}
h5 {font-size: 1.25rem;}
p, .btn {
  font-size: 1rem;
} */


}

@media (max-width: 1280px) {
.header .nav-item:last-child a { font-size: 16px!important;}
.footerlogo { max-width: 150px!important; }
a.nav-link {font-size: 16px;}  
.hero .display-1 {
  font-size: 6rem;
}

  .sindexbox img {
max-width: 80px!important;
  }

.slider h1 {
  font-size: 40px;
}


}
@media (max-width: 1199.98px) { 
a.nav-link {}  
.slider {}
  .w-300 {
    min-width: auto;
 
}
}

@media (max-width: 991.98px) {
  .textcenter {
    text-align: center;
    }
div#offcanvasResponsive a.nav-link {
    color: #fff!important;
    font-size: 1.5rem;
    text-align: center;
}
  .sindexbox {
    min-height: 100%;
}

  .staffmembers {
    min-height: 100px;
  }
    .dispnone {
      display: none!Important;
    }
    .woocommerce .col2-set, .woocommerce-page .col2-set {
      width: 100%!important;
      float: left;
  }
  h3#order_review_heading {
      width: 100%;
  }
  div#order_review {
      width: 100%;
  }
  .navbar {
    justify-content: space-between;
    padding: 15px 0px;
  }

  
  button.owl-prev, button.owl-next {
    width: 50px!important;
    height: 30px!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: 50%!important;
}

  .review {/* Margin-bottom: 30px; */}
  .footer {
    padding-top: 50px!Important;
}
.dispnone {
    display: none!Important;
  }
  
  
  
.slider {/* padding: 210px 0px 0px; */}
.row.no-gutters {max-width: 720px;margin: 0 auto;padding: 0px 15px;}
.row.no-gutters.fully { width: 100%!Important;max-width: 100%!important;padding: 0px;}
.ordertwo { order: 2; }
.social {width: 100%;text-align: center!Important;justify-content: center;}
button#hamburgler { display: block; }
.topbar {  }
.owl-carousel .owl-nav {/* position: relative; */top: 50%;/* right: 0px; *//* padding: 30px 0px; */margin-top: 0px!IMportant;}
#footer {text-align: center;padding-top: 0px;}
.action {margin-top: 0px;}
#logomain {max-width: 150px!important;}
.blackbanner {padding: 150px 0px 150px!important;}
.actionoverlay {padding: 125px 0px;}
.fpsect1 {
    margin: 109px 0px 0px;
    text-align: center;
}
  .slidercontent {
    width: 80%!important;
    text-align: center;
    margin: 0 auto!important;
    /* text-align: center; */
    z-index: 99;
  }
.videobox {
    position: relative;
    min-height: 500px;
    margin-bottom: 30px;
}

.footerlogo {
    margin: 0 auto;
}
#copy-foot {
    padding: 50px 0px 20px;
}

.clubimg {
  margin-top: 30px;
  height: 400px
}

.reviewbox {
   padding: 30px;
   height: auto;
}
  
 
.slider .container-fluid {
    max-width: 100%;
    padding: 0 15px;
}
.container-fluid {
    max-width: 720px;
}
.sindex img {
  margin: 0 auto;
}
.sindex {/* text-align: center; */}
  
}

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



@media (max-width: 767.98px) {
.tel-mob {display: flex;}
.row.no-gutters {max-width: 540px;margin: 0 auto;padding: 0px 15px;}
.navbar {max-width: 540px; }
 .container-fluid {
    max-width: 540px;
    padding: 0px 15px;
}


 .slider .container-fluid {
  max-width: 100%;
  padding: 0px 15px;
 }

}


@media (max-width: 575.98px) { 
.slider .container-fluid .col-lg-5 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

  .sindexbox {
    padding: 30px 15px;
}
  
.sindexbox h5 {
font-size: 0.9rem;
}
  .sindexbox img {
    max-width: 50px!important;
}
  
.footercta {
    padding: 125px 0px;
}

.hero .display-1 {
    font-size: 3rem;
}
  
  .owl-one {
    padding: 0px;
  }
  
.review .rplg .rplg-stars svg {
    width: 20px!important;
    height: 20px!Important;
    margin-right: 6px!Important;
}
.review .rplg .rplg-review-text {
    /* color: #ffffff!important; */
    font-size: 15px!Important;
}

.clubimg {
  height: 350px;
}

.videobox {
    position: relative;
    min-height: 325px;
    margin-bottom: 23px;
}

.sindex {
    /* padding: 23px; */
    /* text-align: center; */
}



h1 {font-size: 28px;}
h2, h3 {font-size: 23px;} 
.btn-primary, p, .btn-secondary {font-size: 16px!important;}
#logomain {max-width: 150px!Important;}
.navbar-brand { padding-top: 0px}
.navbar {padding-left: 0;padding-right: 0;}
.navbar-toggler-icon {right: 15px;}
button.owl-prev, button.owl-next{width: 50px!important;height: 30px!important;background-size: contain!important;background-repeat: no-repeat!important;background-position: 50%!important;}
button.owl-prev {
left: 10px;
} 
button.owl-next {
  right: 10px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {height: 3px!important;}
.grw-slider .wp-google-content2 {margin: 0px 0px 0px 0px!important; }
.swiper-slide.swiper-slide-next {transform: scale(1.0, 1.0);}
.owl-carousel.owl-two .owl-nav {position: absolute;top: unset;right: 10px; bottom: 10px;}
.slider {/* padding: 125px 0px 0px; */}
.blackbanner {padding: 95px 0px 80px!important;}

.slider h1 {
    font-size: 32px;
}
  



}

@media (max-width: 480px) { 

#sb_instagram #sbi_images {
    padding-right: 0px!Important;
}
  
}


