/* Clean Styles */
@font-face {
	font-family: 'Gotham-Light';
	src: url('/media/eppjskih/gotham-light-webfont.eot');
	src: url('/media/eppjskih/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
	   url('/media/fdfpgy1g/gotham-light-webfont.woff') format('woff'),
	   url('/media/u5hjqzdf/gotham-light-webfont.ttf') format('truetype'), 
	   url('/media/t0yl21nj/gotham-light-webfont.svg') format('svg');
	   font-style: normal;}

@font-face {
	font-family: 'Gotham-Book';
	src: url('/media/fbub0s0z/gotham-book-webfont.eot');
	src: url('/media/fbub0s0z/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
	url('/media/heajijpa/gotham-book-webfont.woff') format('woff'), 
	url('/media/cknddyaj/gotham-book-webfont.ttf') format('truetype'),
	url('/media/fgimqas1/gotham-book-webfont.svg') format('svg');	
	font-style: normal;}

@font-face {
	font-family: 'Gotham-Medium';
	src: url('/media/4ljjps4v/gotham-medium-webfont.eot');
	src: url('/media/4ljjps4v/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('/media/xj3jxxpe/gotham-medium-webfont.woff') format('woff'), 
	url('/media/ycyfp114/gotham-medium-webfont.ttf') format('truetype'), 
	url('/media/f13d3xcd/gotham-medium-webfont.svg') format('svg');
	font-style: normal;}

/* CSS 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, ul, li, fieldset, 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;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
     display: block;}

body {
    background:#fafafa;
    font-family: 'Gotham-Light';
    font-size:16px;
    line-height:1.2;}

h1, h2, h3, h4, h5, h6{
    font-family: 'Gotham-Light';}

ul {
    list-style: none;}

blockquote, q {
    quotes: none;}

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

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

.nomargin {
    margin:0;}

.nopadding {
    padding:0;}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;}
    
/* Header Styles*/  
.landing-page-container{
    display:block;
    width:100%;
    background:#fff;}  
    
.landing-header-wrapper{
    position:sticky;
    top:0px;
    z-index:+100;
    display:block;
    width:100%;
    background:#fff;
    padding-top:15px;
    padding-bottom:15px;
    border-bottom: 1px solid #dbf0f1;
    box-shadow: 0px 3px 15px rgba(0,0,0,0.2);}
    
.landing-header-container{
    display:block;
    width:100%;
    max-width:1299px;
    margin:0 auto;
    padding-left:20px;
    padding-right:20px;}

.logo-col a{
    text-decoration:none;}

.logo-col a img{
    width:100%;
    max-width:280px;}

.contact-col{
    text-align:right;}

.contact-col .contact-strap{
    display:block;
    width:100%;
    color:#3f3f3f;
 	font-family: 'Gotham-light';
    font-size:1.6em;
    padding-bottom:10px;}

.contact-col .telno{
    font-family: 'Gotham-Book';
    font-size:1.45em;
    color:#009b9d;} 
    
/* Footer Styles */    
.landing-footer-wrapper{
    padding-top:30px;
    padding-bottom:30px;
    display:block;
    width:100%;
    background-color:#00999e;
    background: linear-gradient(rgba(5,120,122,1) ,rgba(5,120,122,1) 5px, #00999e 40px);}

.landing-footer-wrapper .landing-footer-container{
    display:block;
    width:100%;
    max-width:1399px;
    margin:0 auto;
    padding-left:20px;
    padding-right:20px;}
 
span.landing-footer-location{
    display:block;
    width:100%;
    color:#fff;
    text-align:center;padding-bottom:10px;}

  
.landing-footer-wrapper .landing-footer-container .footer-copy{
    text-align:center;}

.landing-footer-wrapper .landing-footer-container .footer-copy p{
    color:#fff;padding-top:20px;
    font-size:.85em;}      

.landing-footer-map {
    display:block;
    width:100%;}

/* Intro Styles */
div.landingIntro-wrapper {
    disply:block;
    width:100%;
    background:#fff;
    padding-top:45px;
    padding-bottom:45px;}

div.landingIntro-container{
    text-align:center;
    display:block;
    width:100%;
    max-width:1399px;
    margin:0 auto;
    padding-left:20px;
    padding-right:20px;}
    
div.landingIntro-container h1{
    /* color: #008c90; */
    color:#004B4D;
    display:block;
    width:100%;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-size: 1.8em;
    line-height:1.2;
    text-align:center;
    font-family: 'Gotham-Book';}

span.landingSubHeader {
    color: #3f3f3f;
    display:block;
    width:100%;
    text-transform:none;
    padding-bottom: 5px;
    font-size: 1.6em;
    font-family: 'Gotham-Medium';}

span.landingTag{
    display:block;
    width:100%;
    color: #3f3f3f;
    padding-bottom: 15px;
    font-size: 1.25em;
    font-family: 'Gotham-Medium';
    font-weight: 500;}

span.landingIntro p{
    margin:0 auto;
    max-width:860px;
    display:block;
    width:100%;
    color: #3f3f3f;
    padding-bottom: 10px;
    font-size: 1.2em;
    font-family: 'Gotham-Book';}
    
/* Contact Styles */

.landing-contact-wrapper {
    display:block;
    width:100%;
    padding-top:45px;
    padding-bottom:0px;
    background:#dbf0f1;}

.contactinfo{
    display:block;
    width:100%;
    max-width:1299px;
    margin:0 auto;
    padding-left:20px;
    padding-right:20px;}


div#showform form.callback{
text-align:left;
}

div#showform form.callback h4{
display:block;
width:100%;
color:#00999e;
font-family: 'Gotham-Medium';
font-size:1.1em;
padding-bottom:10px;
text-align:center;}

div#showform form.callback p{
display:block;width:100%;
font-family: 'Gotham-Book';
font-size:.95em;padding-bottom:10px;
color:black;
}

div#showform form.callback p a, div#showform form.callback p a:hover{
    text-decoration:none;
font-family: 'Gotham-Medium';color:#00999e;

}

div#showform form.callback hr{
    padding-top:5px;
    padding-bottom:5px;
    margin-top:5px;
    margin-bottom:5px;
    color:#00999e;}

div#showform textarea {max-width:320px;margin:0 auto;}


div#showform input[type="text"], div#showform input[type="email"]{
      border-radius:4px;
    border:1px solid #00999e;
    font-size:1.15em;
    width:100%;
    max-width:320px;
    padding:5px;margin-bottom:10px;}



div.text-col{
}  

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

div.text-col label{
     padding-bottom:5px;display:block;
    font-family: 'Gotham-Medium';;
    font-size:1.0em;}
    
label.text-label{display:block;width:100%;
font-family: 'Gotham-Book';
font-size:1em;padding-bottom:5px;padding-top:5px;}

div.text-col label span{
    padding-bottom:5px;
}
select#contacttype, select#bestcall{
    width:100%;
    max-width:320px;
    border-radius:4px;
    border:1px solid #00999e;
    font-size:1.2em;
    margin-bottom:5px;
    padding:5px;}

div.showphone{
    }
    
    button#btnUpdateC, button#btnUpdateE{
    margin:0 auto;  
    background:#00999e;    }
    
    button#btnUpdateC:hover, button#btnUpdateE:hover{
    opacity:.8;}
    
    
div.contactinfo    {
    text-align:center;
    display:block;
    width:100%;
    max-width:1399px;
    margin:0 auto;
    padding-left:20px;
    padding-right:20px;
}

div.contactinfo p{
    color: #585858;
    font-size: 1.05em;
    line-height: 1.36em;
    padding-bottom: 12px;
    font-family: 'Gotham-Medium';}
    
.call-to-action-sticky {
    display:block;
    width:100%;
    text-align:center;
    position:sticky;
    top:101px;
    z-index:+100;
    padding-top:20px;
    padding-bottom:20px;
    background:#dbf0f1;
}
.call-to-action-sticky div.call-to-action{
    position: relative;
    display: block;
    text-align: center;}

.call-to-action-sticky div.call-to-action a{
    position:relative;
    display:inline-block;
    max-width:420px;
    border-radius:4px;
    /*background:#f9791e;*/
    background:#C15206;
    
    color:white;margin:0 auto;
    padding:10px 20px; font-family: 'Gotham-Medium';font-size:1.1em;}

.call-to-action-sticky div.call-to-action a:hover{
    opacity:.8;}
 
    
div.openMsg{background:#f9791e;display:block;width:100%;text-align:center;}


div.openMsg p {display:block;color:#fff;width:100%;padding:20px 15px;font-family: 'Gotham-Medium';font-size:1.25em;}

div.openMsg p a {color:#fff;}
div.openMsg p a:hover{text-decoration:none;opacity:.8;}



div.callbackModal div.modal-header{
    display:block;
    padding-bottom:5px;
}

div.modal-logo{
    display:block;
    width:100%;
    text-align:center;}
    
div.modal-logo img{
    display:block;
    max-width:180px;
    margin:0 auto;padding-bottom:10px;}

div.callbackModal div.modal-header button.close{
    position:absolute;
    right:10px;
    top:10px;
}


div.callbackModal div.modal-header span.fa-times-circle{
    
}

div.callbackModal div.modal-header h4.modal-title{
display:block;width:100%;text-align:center;
font-family: 'Gotham-Book';
font-size:.95em;
color:#00999e;
}

div.callbackModal div.modal-body{
padding-top:5px;
    text-align:left;
}

.benefitsWrapper {
  display: block;
  width: 100%;
  background: #dbf0f1;
  padding: 45px 0;
}

.benefitsContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  max-width: 1399px;
  margin: 0 auto;
  padding: 0 20px;
}

.benefitItem {
  flex: 1 1 calc(25% - 20px); /* 4 per row with gap */
  max-width: 200px;
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 140px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

.benefitIcon img {
  width:45px;
  max-width:45px;
  height: auto;
  margin-bottom: 10px;
}

.benefitText {
  font-family: 'Gotham-Light';
  font-weight: 500;
  font-size: 1rem;
  color: #333;
  margin-top: auto; /* pushes text to the bottom of the flex container */
}

.landing-trainers-wrapper {
  display: block;
  width: 100%;
  padding: 45px 0;
  background: #ffffff;
}

.landing-trainers-container {
  max-width: 1399px;
  margin: 0 auto;
  padding: 0 20px;
}

.trainersHeader {
  display: block;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}

.trainersIntro {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  font-size: 1.1rem;
  color: #444;
}

.landingTrainerList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* ensures orphans are centered */
  gap: 20px;
}

.pTrainer {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  padding: 15px;
  text-align: center;
  flex: 1 1 calc(25% - 20px); /* 4 columns with gap */
  max-width: 200px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.pTrainerImage img {
  max-width: 200px;
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 10px;
}

.pTrainerName {
  font-size: 1rem;
  color: #333;
  margin-top: auto;font-family: 'Gotham-Medium';
}

.testimonialsHeader{
    display: block;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.testimonialsWrapper {
  background: #dbf0f1;
  padding: 40px 20px;
  display: block;
  width: 100%;
}

.testimonialsContainer {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}

.testimonialItem {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  flex: 1 1 calc(50% - 30px); /* 2 per row on desktop */
  max-width: 500px;
  min-height: 220px;
  padding: 25px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
}

.testimonialText p {
  font-style: italic;
  color: #444;
  font-size: 1.05rem;
  line-height: 1.6;
  margin-bottom: 15px;
}

.testimonialText {
  display: block;
  font-size: 0.95rem;
  color: #555;
  font-weight: 600;
  text-align: center;
  margin-top: auto;}
  
  
  
.pageGalleryWrapper {
    display:block;
    width:100%;
    padding-top:30px;
    padding-bottom:30px;
}
.pageGallery{
    display:block;
    width:100%;
    max-width:1200px;
    padding-left:60px;
    padding-right:60px;margin:0 auto;}

.pageGallery .galleryHeader{
    color:#008c90;text-align:center;
    text-transform:capitalize;
    padding-bottom:30px;
    font-size:2.8em;
    color:#004B4D;display:block;width:100%;
	font-family: 'Gotham-Light';}

.pageGallery .img-wrap{
    display:block;
    margin:10px;overflow:hidden;}

.pageGallery .galleryCol{
    
    position:relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;transition: all 0.5s ease;}
    
.pageGallery .galleryCol i.fas.fa-expand-arrows-alt
{   color:white;
    font-size:4.2em;
    position:absolute;top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);opacity:0;}
    
    
.galleryCol:hover ,
.galleryCol:focus{
   
  transform: scale(1.05) ;
}    
  
.galleryCol:hover  i.fas.fa-expand-arrows-alt{
    opacity:.5;
    -webkit-animation: animationZoom .5s infinite;
    -moz-animation: animationZoom 2s infinite;
    -o-animation: animationZoom 2s infinite;
    animation: animationZoom 2s infinite;}
@keyframes animationZoom {
  0%   { opacity:.4; }
  50%  { opacity:.9; }
  100% { opacity:.4; }
}
@-o-keyframes animationZoom{
  0%   { opacity:.4; }
  50%  { opacity:.9; }
  100% { opacity:.4; }
}
@-moz-keyframes animationZoom{
  0%   { opacity:.4; }
  50%  { opacity:.9; }
  100% { opacity:.4; }
}
@-webkit-keyframes animationZoom{
  0%   { opacity:.4; }
  50%  { opacity:.9; }
  100% { opacity:.4; }
}    
    
.pageGallery .galleryCol a{
    display:block;
    padding:10px;}    
    
.pageGallery .galleryCol img{
    width:100%}
.pageGallery p{
    display:block;
    /* color:#008c90; */
    color:#004B4D;
    font-size:1.2em;
    padding-top:20px;
    font-family: 'Gotham-Book';padding-bottom:40px;}


div.servicePickerWrapper{
   display: block;
    width: 100%;
    padding: 45px 0;
    background: #05787a;}

div.servicePickerContainer{
    max-width: 1399px;
    margin: 0 auto;
    padding: 0 20px;}

span.serviceHeader{
    display: block;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    color:#fff;}
.serviceItems {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  max-width: 1399px;
  margin: 10px auto;
  padding: 0 20px;
}

.serviceItem {
  position: relative;
  flex: 1 1 calc(33.333% - 20px); /* 3 per row */
  max-width: 400px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

.serviceImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

.serviceItem::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: rgba(5, 120, 122, 0.2); /* translucent #05787a */
  z-index: 1;
  transition: background-color 0.3s ease;
}

.landingServiceName {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: 'Gotham-Book';
  font-size: 1.8em;
  text-align: center;
  z-index: 2;
  padding: 10px 20px;
}

/* Optional hover effect 
.serviceItem:hover .serviceImage img {
  transform: scale(1.05);
}

.serviceItem:hover::before {
  background-color: rgba(5, 120, 122, 0.7);
}
*/
/* Responsive: 2 per row under 768px */
@media screen and (max-width: 767px) {
  .serviceItem {
    flex: 1 1 calc(50% - 20px);
  }
}



@media (max-width: 1199px) { 
    
}

@media (max-width: 991px) { 
    
}

@media (max-width: 767px) {

.landing-header-container{
    padding-left:15px;
    padding-right:15px;
    text-align:center;}

.logo-col a img{
    width:100%;
    max-width:280px;
    padding-bottom:5px;}

.contact-col .contact-strap{
    display:none;
    font-size:1.2em;
    text-align:center;
    padding-bottom:20px;}

.contact-col .teleicon{
    text-align:center;
    display:block;}

.contact-col .teleicon a{
    display:inline-block;
/*    background:#009b9d; */
    background:#004B4D;
    border-radius:6px;
    padding:10px 20px;
    text-align:center;
    max-width:320px;
    margin:0 auto;color:#fff;
    text-decoration:none;font-size:1.45em;
    font-family: 'Gotham-Book';
}

.contact-col .teleicon a:hover{
    opacity:.9;}
    
.contact-col .telno{
    font-family: 'Gotham-Book';
    }    
    
div.landingIntro-wrapper {
    padding-top:25px;
    padding-bottom:25px;}

div.landingIntro-container{
    padding-left:15px;
    padding-right:15px;}  
    
div.landingIntro-container h1{
    font-size: 1.4em;
    line-height:1.2;}

span.landingSubHeader {
    font-size: 1.2em;}
    
span.landingTag{

    padding-bottom: 15px;
    font-size: 1.2em;}

span.landingIntro p{
    padding-bottom: 10px;
    font-size: 1.2em;}    
    
div.contactinfo div.call-to-action.fixed-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    padding: 10px 15px;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
  }

  div.contactinfo  div.call-to-action.fixed-cta a {
    display: inline-block;
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
  }   
  
.benefitsWrapper {
  padding: 15px 0;}
  
  .benefitItem {
    flex: 1 1 calc(50% - 20px);
  }  
  
    .pTrainer {
    flex: 1 1 calc(50% - 20px);
  }
  
  .landing-trainers-wrapper {

  padding: 20px 0;
}
  .trainersHeader {
      font-size: 1.4rem;
    
}

.testimonialItem {
    flex: 1 1 100%;
    max-width: 100%;
  }

}

@media (max-width: 575px) { 
    
div.servicePickerWrapper{
    padding: 10px 0;}

div.servicePickerContainer{
    padding: 0 10px;}

span.serviceHeader{
    font-size: 1.25rem;}    
    
    
.landing-header-wrapper {
    position:relative}
    
    .landing-header-container{
    padding-left:10px;
    padding-right:10px;}
    
.logo-col a img{
    max-width:200px;
    padding-bottom:10px;}

.contact-col .contact-strap{
    font-size:1.15em;
   padding-bottom:5px;}

.contact-col .teleicon{
    text-align:center;
    display:block;}

.contact-col .teleicon a{
    font-size:1.15em;
    border-radius:4px;
    padding:10px 15px;
    max-width:280px;
    font-weight:bold;
    -webkit-box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.29);
    -moz-box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.29);
    box-shadow: 2px 1px 2px 0px rgba(0,0,0,0.29);
    margin-top:5px;
    margin-bottom:5px;
}

.contact-col .teleicon a:hover{
    opacity:.9;}
    
.landing-header-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;} 
    
div.landingIntro-wrapper {
    padding-top:15px;
    padding-bottom:15px;}

div.landingIntro-container{
    padding-left:10px;
    padding-right:10px;}     

div.landingIntro-container h1{
    font-size: 1.25em;
    line-height:1.2;
    padding-bottom:10px;
}

span.landingSubHeader {
    font-size: 1.05em;}

span.landingTag{
    font-size: 1.05em;}

 
span.landingIntro p{
    text-align:center;
    padding-bottom: 10px;
    font-size: 1.05em;}      
    
.landing-contact-wrapper {
    display:block;
    width:100%;
    padding-top:10px;
    padding-bottom:0px;
    background:#dbf0f1;}

.contactinfo{
    max-width:1299px;
    padding-left:10px;
    padding-right:10px;}

.call-to-action-sticky {
    display:block;
    width:100%;
    text-align:center;
    position:fixed;
    bottom:0px;top:auto;
    padding-top:10px;
    padding-bottom:10px;
    background:#dbf0f1;
    z-index:+100;
}

  .trainersHeader {
      font-size: 1.15rem;
    
}

.testimonialsWrapper {
  padding: 20px 10px;
}


 .pageGallery {
    padding-left:15px;
    padding-right:15px;}

.pageGallery .galleryHeader {
    padding-bottom:25px;
    font-size:1.2em;
	font-family: 'Gotham-Light';

}


