/*
Banner-Blue: #00CAE3
Light Blue: #DBE6F4
Tan: #C19081
Med-blue: #4192A7
Light-blue: #93B7FC
Ocean-green: #39B1AA
Teal: #4192A7;
Main-Blue: #94B8FF
Mellow-Green: #86DDD7
Poolbar-peach: #FFB47E
*/

@font-face {
      font-family: "packard_antique";
      src: url("font/packard-antique-regular.ttf");
}

a {
      text-decoration: none;
      color: #00CAE3;
}
 
h2 {
     color: #00CAE3; 
}
h3 {
     color: #C19081; 
}

.page {
/*      background-image: url("/img/ocean-gradient-01-flip.jpg");
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;*/
      background-color: #445555;
      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;

      }


.container {

      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      vertical-align: top;
      width: 96%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.header {
      /*background-color: #00CAE3;*/
      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.header-a {
    font-family: "packard_antique";
    font-weight: bold;
    font-size: 9.6vw;
    color: #00CAE3;
    text-transform: uppercase;
    display: block;
    text-decoration: none;  
}

.header-a:hover {
    color: #33eAf3;
    margin-right: 0.5%;
}

.header-b {
    font-family: "packard_antique";
    font-weight: bold;
    font-size: 3vw;
    color: #00CAE3;
    margin: auto;
    margin-left: 61%;
    margin-top: -3vw;
    text-transform: uppercase;
    display: block;
    text-decoration: none;  
}

.info-title-1 {
      font-family: sans-serif;
      font-weight: normal;
      font-size: 18px;
      color: #00CAE3;
      margin-left: 20px;
}

.box-64 {
      width: 64%;
      display: inline-block;
      margin: auto;
      /*border: solid 1px #cccccc;*/
      vertical-align: top;
}

.box-48 {
      width: 48%;
      display: inline-block;
      margin: auto;
      /*border: solid 1px #cccccc;*/
      vertical-align: top;
}

.box-32 {
      width: 32%;
      display: inline-block;
      margin: auto;
      /*border: solid 1px #cccccc;*/
      vertical-align: top;
}

.box-24 {
      width: 24%;
      display: inline-block;
      margin: auto;
      /*border: solid 1px #cccccc;*/
      vertical-align: top;
}

.grid-wrapper {
      display: grid;
      grid-template-columns: 2fr 2fr 2fr;
      grid-template-rows: auto;
      height: 100%;
      grid-row-gap: 8px;
      grid-column-gap: 8px;
      margin-bottom: 20px;
      /*padding: 10px;*/
}

.grid-cell {
      /*grid-column: col-start / span 2;*/
      height: 400px;
      height: max-content;
      height: 100%;
}

.box-title {
      font-family: "packard_antique";
      font-weight: bold;
      text-transform: uppercase;
      display: block;
      text-decoration: none;
}

.box-edge {
      background-color: #ffffff;
      text-align: center;
      vertical-align: top;
      width: 90%;
      height: 90%;
      display: inline-block;
      margin: auto;
      padding: 1%;
      border: 8px double rgba(28,110,164,0.69);
      border-radius: 15px;
      box-shadow: 9px 12px 15px -6px #000000;
      -webkit-box-shadow: 9px 12px 15px -6px #000000;
      -moz-box-shadow: 9px 12px 15px -6px #000000;
}

.box-header {
      /*background-color: #4192A7;*/
      font-size: 2vw;
      font-weight: bold;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
}

.box-sub-title {
      font-family: "packard_antique";
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
}
.box-body {
      /*background-color: #86DDD7;*/
      font-size: 1.5vw;
      color: #333333;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.box-content {
      font-family: "packard_antique";
/*      font-family "Trebuchet MS, Arial, Helvetica, sans-serif";*/
      font-size: 20px;
      font-weight 700;
      color: #C19081;
      width: 95%;
      display: inline-block;
      text-decoration: none;
      margin: auto;
      padding: 10px;
    }

.box-content-header {
      color: #006666;
      font-weight bold;
}

.box-img {
      text-align: center;
      width: 100%;
      margin: auto;
      padding: 0px;
      vertical-align: bottom;
      /*margin-bottom: 10%;*/
      /*padding-bottom: 20px;*/
      /*float: right;*/
    }
.box-img-style {
      border-radius: 5%;
      display: inline-block;
}
.box-link {
      /*background-color: #C19081;*/
      font-size: 12px;
      color: #C19081;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.std-page {
      text-align: left;
      font-size: 1.6vw;
      color: #222222;
}

.std-header {
      font-size: 4vw;
      font-weight: bold;
      font-family: "packard_antique";
      text-align: center;
}

.std-title {
      font-size: 2vw;
      font-weight: bold;
      color: #4192A7;
}

.std-content {
      font-size: 1.6vw;
      color: #C19081;
      padding: 2%;
}

.std-content-2 {
      font-size: 2vw;
      color: #C19081;
      padding: 2%;
}

.std-content-3 {
      font-size: 1.6vw;
      color: #224433;
      padding: 2%;
}

.external-form-wrapper {
      text-align: left;
      width: 80%;
      margin: auto;
}


.view-wrapper {
  width: 100%;
  text-align: center;
  vertical-align: top;
  text-align: left;
}

.view-page {
      width: 88%;
      font-size: 1.4vw;
      display: inline-block;
      vertical-align: top;
      border-radius: 15px;
      padding: 1%;
}

.view-cell {
  width: 30%; 
  display: inline-block;
}

.view-page-demo {
      width: 66%; 
      display: inline-block;
      vertical-align: top;
}

.title-link {
      font-weight: bold;
}

.view-button {
      background-color: #333333;
      display: inline-block;
      font-size: 1.2vw;
      border: solid 1px;
      border-radius: 5px;
      padding: 1%;
}

.img-gallery {
      width: 100%;
      vertical-align: top;
}

.img-cell {
      display: inline-block;
      width:22%;
      vertical-align: top;
      margin: 1%;
}

.img-cell-caption {
      font-size: 1.2vw;
      margin: 2px;
}

/* Style for the events-button container */
  .events-button-container {
      position: relative;
      display: inline-block;
      border-radius: 15px;
      margin: 24px;
  }

  /* Style for the events-button background image */
  .events-button-container .events-button {
/*            background-image: url('/img/events/private/pink-chair-covers-left.jpg');*/
      background-size: cover; /* Adjust to your preference */
      width: 280px; /* Adjust to your image size */
      height: 280px; /* Adjust to your image size */
      border-radius: 15px;
      text-align: center;
      line-height: 100px; /* Should be equal to the height */
      color: white; /* Text color */
      font-size: 18px; /* Adjust to your preference */
      font-weight: bold;
      text-transform: uppercase;
  }

  /* Style for the overlaying text */
  .events-button-container .overlay-text {
      position: absolute;
      font-family: "packard_antique";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: top;
      justify-content: center;
      color: #93B7FC;; /* Specify your desired text color */
      font-size: 32px; /* Adjust to your preference */
      font-weight: bold;
      text-transform: uppercase;
      box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); /* Add a drop shadow */
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); /* Add a text shadow */
/*            background-color: rgba(0, 0, 0, 0.5); /* Background overlay color with transparency */*/
  }


.events-button-container .overlay-text {
    position: absolute;
    font-family: "packard_antique";
    top: auto; /* Remove the 'top' property */
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column; /* Stack text elements vertically */
    align-items: center; /* Center horizontally */
    justify-content: flex-end; /* Move text to the bottom */
    color: #93B7FC; /* Specify your desired text color */
    font-size: 32px; /* Adjust to your preference */
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); /* Add a drop shadow */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); /* Add a text shadow */
    /* background-color: rgba(0, 0, 0, 0.5); /* Background overlay color with transparency */
}



  .events-img {
      width: 20%;
      display: inline-block;
      margin: 1%;
      vertical-align: top;
      color: #93B7FC;
      font-size:1.7vw;
  }

.banquet-menus-wrapper {
      width: 100%;
      text-align: center;
}

.banquet-menu {
      width: 30%;
      display: inline-block;
      vertical-align: middle;
      font-weight: bold;
}



.news-grid-cell {
      width: 18%;
      display: inline-block;
      padding: 1%;
      text-align: center;
      font-size: 1.2vw;
}

.sub-page-header {
      background-color: #ccc16e;
      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.col-left {
      background-color: #803b64;
      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      width: 48%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.col-right {
      background-color: #1f7ea5;
      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      width: 48%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.sub-section {
      background-color: #26e1c8;
      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.sub-header {
      background-color: #227c13;
      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.sub-content {
      background-color: #dc925e;
      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.sub-img {
      background-color: #8dae5a;
      font-size: 1.5rem;
      color: #333333;
      text-align: center;
      width: 100%;
      display: inline-block;
      margin: auto;
      padding: 0px;
    }

.chef-row {
      display: inline-block;
      font-size: 2vw;
      margin: auto;
      margin-top: 1%;
      padding: 1%;
      width: 100%;
}

.gift-card-result-page {
  padding: 48px;
  text-align: left;
  color: #86DDD7;
}



.gift-card-display {
  background-image: url("/img/gift-card-02-800-tr.png");
  background-repeat: no-repeat;
  color: #392719;
  line-height: 2;
  width: 800px;
  height: 460px;
  text-align: left;
  padding: 48px;
  margin: 32px;
}

.center-80 {
  width: 80%;
  margin: auto;
}

.align-left {
  text-align: left;
}

.init-page {
      text-align: left;
      font-size: 2vw;;
      width: 100%;

}

.white-paper {
      background-color: #DBE6F4;
      color: #222222;
/*      font-family: courier;*/
      font-size: 15px;
      text-align: left;
      border-radius: 10px;
      margin: 20px;
      padding: 10px;
}

.accordion {
/*      cursor: pointer;
      width: 100%;
      text-align: left;*/
      border: none;
      outline: none;
      transition: 0.4s;
/*      font-family: glacial-reg, sans-serif;
      font-weight: 400;
      font-size: 32px;
      text-align: left;
      text-transform: uppercase;
      padding: 24px;
      border-top: solid 2px #333333;*/
}

.active, .accordion:hover {
  /*background-color: #00ee00;*/
}


.panel {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
      font-size: 24px;
      font-weight: normal;
      text-align: left;
      width: 80%;
      margin: auto;
      margin-bottom: 20px;
}

.img-css {
      width: 100%;
}

.img-caption {
      font-family: "packard_antique";
      font-size: 12px;
      text-align: center;
      width: 100%;
      margin: auto;
      padding: 0px;     
}

.button {
    border-top: 1px solid #96d1f8;
    background-color: #ec93e9;
    border-radius: 30px;
    font-size: 1.5rem;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    width: 12%;
    border: solid;
    border-color: #000000;
    margin-right: 5%;
    margin-left: 80%;
    margin-top: 1%;
    margin-bottom: 1%;
    padding-left: .5%;
    padding-right: .5%;
    padding-top: .5%;
    padding-bottom: .5%;
    }

.button:hover {
    border-top-color: #343434;
    border-color: #cccccc;
    background: #343434;
    color: #ccc;
    }

.button:active {
    border-top-color: #1b435e;
    background: #1b435e;
    }

.sm-icon-fb {
    background-image: url("/img/fb-icon-trans.png");
    background-size: cover;
    display: inline-block;
    margin-top: 5px;
    height: 32px;
    width: 32px;
}

.sm-icon-ig {
    background-image: url("/img/ig-icon-trans.png");
    background-size: cover;
    display: inline-block;
    margin-top: 5px;
    height: 32px;
    width: 32px;
}

.sm-icon-tw {
    background-image: url("/img/tw-icon-trans.png");
    background-size: cover;
    display: inline-block;
    margin-top: 5px;
    height: 32px;
    width: 32px;
}

.testimonials-wrapper {
      width: 100%;
      vertical-align: top;
}

.testimonial-card {
      background-color: #cad5e3;
      display: inline-block;
      width: 28%;
      font-family: "packard_antique";
      font-style: italic;
      font-size:2vw;
      text-align: left;
      vertical-align: top;
      padding: 1%;
      margin: 1%;
      border: solid 1px;
      border-radius: 12px;
      box-shadow: 2px 3px 5px #334455;
}

.gc-report-row {
  width: 100%;
  padding: 0.5%;
  text-align: left;
}

.gc-header-1 {
  color: #dddddd;
  font-size: 1.6vw;
  font-style: italic;
  text-decoration: underline;
  text-align: left;
  width: 16%;
  display: inline-block;
}

.gc-data-1 {
  color: #dddddd;
  font-size: 1.6vw;
  text-align: left;
  width: 14%;
  display: inline-block;
}

.gc-header-1r {
  color: #dddddd;
  font-size: 1.4vw;
  font-style: italic;
  text-decoration: underline;
  text-align: right;
  width: 14%;
  display: inline-block;
}

.gc-data-1r {
  color: #dddddd;
  font-size: 1.6vw;
  text-align: right;
  width: 16%;
  display: inline-block;
}

.gc-header-2 {
  color: #dddddd;
  font-size: 1.4vw;
  font-style: italic;
  text-decoration: underline;
  text-align: left;
  width: 22%;
  display: inline-block;
}

.gc-data-2 {
  color: #dddddd;
  font-size: 1.6vw;
  text-align: left;
  width: 22%;
  display: inline-block;
}

.gc-header-3 {
  color: #dddddd;
  font-size: 1.4vw;
  font-style: italic;
  text-decoration: underline;
  text-align: left;
  width: 7%;
  display: inline-block;
}

.gc-data-3 {
  color: #bbeeee;
  font-size: 1.6vw;
  text-align: left;
  width: 7%;
  display: inline-block;
  text-decoration: underline;
}

.gc-section-header {
  width: 80%;
  font-size: 2vw;
  font-weight: bold;
  color: #bbbbee;
  text-align:left;
  vertical-align: middle;
  margin-left: 4%;
  margin-top: 2%;
}

.gc-row {
  width: 100%;
  text-align:left;
  vertical-align: middle;
}

.gc-label {
  display: inline-block;
  width: 20%;
  font-size: 1.5vw;
  color: #ccbbbb;
  text-align: right;
  vertical-align: middle;
  padding: 0.4%;
}

.gc-data {
  display: inline-block;
  width: 60%;
  font-size: 2vw;
  font-weight: bold;
  color: #cceecc;
  text-align:left;
  vertical-align: middle;
  padding: 0.4%;
}

.cc-frame {
      width: 50%;
      border-radius: 5px;
      border: solid #39B1AA;
      padding:1%;
      margin-left:20%;
}

.admin-list {
      color: #00CAE3;
      margin: 2%;
}

.admin-list:hover {
      color: #E3CA00;
}

.footer {
      /*background-color: #ffffff;*/
      font-size: 11px;
      color: #DBE6F4;
      text-align: center;
      width: 80%;
      display: inline-block;
      margin: auto;
      padding: 20px;
    }

    


/*Start media queries*/
/* start of desktop styles */

@media screen and (max-width: 991px) {
/* start of large tablet styles */

}

@media screen and  (max-width: 802px) {
/* start of medium tablet styles */
      .grid-wrapper {
            grid-template-columns: 3fr 3fr;
      }
}

@media screen and (max-width: 482px) {
/* start of phone styles */

      .grid-wrapper {
            grid-template-columns: 6fr;
      }

      .box-edge {
            width: 96%;
      }

      .box-title {
            font-size: 4vw;
      }

}

/*(min-width: 483px) and*/