<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(//fonts.googleapis.com/css?family=Open+Sans|Raleway:400,700|Merriweather+Sans:400,700|IBM+Plex+Sans+Condensed|IBM+Plex+Sans:700,700i);

@import url(//fonts.googleapis.com/css2?family=Pacifico&amp;display=swap);

/*3 rows block*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);

@media screen and (min-width: 768px) {
  .mt-70 {
    margin-top: 75px;
  }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (min-width: 1000px) {
  .main {
    background-image: url("/images/background22.png");
    background-color: #cccccc;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    color: white;
  }
}

/* font awesome credit card colors */
.fa-cc-visa {
  color: #0157a2;
}
.fa-cc-mastercard {
  color: #0a3a82;
}

.fa-cc-discover {
  color: #f68121;
}
.fa-cc-amex {
  color: #007bc1;
}

body {
  font-family: "Merriweather Sans", sans-serif;
}

.sticky-top {
  z-index: 9999;
}

.navbar-expand-sm {
  z-index: 9980;
}

.antispam {
  display: none;
}

#hiddenEl {
  display: none;
}
#calendar {
  padding-top: 20px;
  padding-bottom: 20px;
}

#buttonLink {
  background: none;
  color: rgb(70, 127, 128);
  /*color: inherit;*/
  border: none;
  padding: 0 !important;
  font: inherit;
  /*border is optional*/
  border-bottom: 1px solid #444;
  cursor: pointer;
}

.success {
  color: rgb(72, 127, 128);
}

li {
  list-style: none;
}

#paymentValue {
  /* border:rgb(72, 128, 125) solid 3px; */
  border-radius: 5px;
  padding: 10px;
  color: white;
  background: rgb(72, 127, 128);
  text-align: center;
}

.CardNumberField {
  font-size: 40px;
}

#overlay {
  position: fixed; /* Sit on top of the page content */
  /*display: none;  Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(55, 67, 93, 0.5); /*Black background with opacity */

  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}
.numbersh2 a:link {
  color: white;
}
.numbersh2 a:visited {
  color: white;
}
.numbersh2 a:hover {
  color: white;
  font-weight: 700;
  font-size: 110%;
  text-decoration: none;
}

.onlineplanroom a:visited {
  color: rgb(23, 127, 128);
}
.onlineplanroom a:hover {
  color: rgb(23, 127, 128);
  font-weight: 700;
  font-size: 110%;
  text-decoration: none;
}

.about ul {
  list-style: none;
}
.upload ul {
  list-style: none;
}

.youtubeContainer {
  /* background-color: rgb(90, 90, 90); */
  background-color: #717171;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%230f8d9e' fill-opacity='0.4' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E");
  background-color: #717171;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%233d3d3d' fill-opacity='0.4' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E");
  padding: 3%;
}

#youtubeText {
  font-size: 2.5em;
}

.youtubeText {
  /* padding: 4%; */
  color: white;
  text-decoration: UpperCase;
}
.youtubeText:hover {
  /* padding: 4%; */
  color: white;
  text-decoration: UpperCase;
}
.ytHover:hover {
  /* padding: 4%; */
  color: white;
  text-decoration: UpperCase;
}

.youtubeContainer iframe {
  /* padding: 10px; */
  margin: 10px;
}
.break-word {
  word-wrap: break-word;
}

.PermitsMenu {
  background-color: rgb(220, 220, 220);
  color: rgb(90, 90, 90);
  /*color: #9d9d9d;*/
  font-size: 1.25rem;
  padding-top: 10px;
  padding-bottom: 10px;
}

.PermitsMenu &gt; a {
  color: rgb(90, 90, 90);
  /*color: #9d9d9d;*/
  transition: all 0.5s ease 0s;
}
.PermitsMenu &gt; a:hover {
  color: rgb(90, 90, 90);
  /*color: #9d9d9d;*/
  transition: all 0.5s ease 0s;
}

.PermitsMenu &gt; a:visited {
  color: rgb(90, 90, 90);
  /*color: #9d9d9d;*/
  transition: all 0.5s ease 0s;
}
.gray {
  color: grey;
}
#upload-progress {
  visibility: hidden;
}

#upload-progress.visible {
  visibility: visible;
}

.hidden {
  visibility: hidden;
}

/* charts css */
#barChart {
  padding-top: 15px;
}
/* end charts css */

/* project ejs */
.grey {
  background-color: rgba(41, 41, 41, 0.05);
  border-radius: 18px;
  margin-bottom: 25px;
}
.projectbody {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.heading h4 {
  font-weight: bold;
}
.heading {
  border-top: 5px solid rgb(70, 127, 128);
  font-weight: bold;
  /* padding: 5px; */
  margin-bottom: 20px;
  margin-right: 5px;
  margin-top: 20px;
  margin-left: 5px;
  border-radius: 3px;
}

/* end project ejs*/
/* spinner */
.spinner-1:before {
  content: "";

  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  height: 90px;
  width: 90px;
  margin-top: -30px;
  border-left: -30px;
  border-radius: 50%;
  border: 15px solid lightgray;
  border-top-color: rgb(70, 127, 128);
  animation: spinner 0.7s linear infinite;
  z-index: 9999;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
/* spinner */

select.upload {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
}
input:focus.upload {
  border: 3px solid #414141;
  background-color: rgba(41, 41, 41, 0.09);
}
input.upload {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
}

a:visited {
  border: 2px solid black;
}

#fa-linechart {
  font-size: 1em;
}

.numbers {
  color: white;
  text-align: center;
  font-size: 35px;
  /* padding: 4% 0 4% 0; */
  /* padding: 20px 0 10px; */
}

#bid {
  font-family: lato;
  font-size: 1.8em;
  font-weight: 700;
}

.badge {
  font-size: 18px;
}

#itbs {
  font-family: lato;
  font-size: 1.8em;
  font-weight: 700;
}
#prints {
  font-family: lato;
  font-size: 1.8em;
  font-weight: 700;
}

.numbersh6 {
  font-size: 25px;
  font-family: "Raleway";
  color: white;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 0px;
}
.numbersh4 {
  font-size: 110%;
  font-family: "Raleway";
  color: white;
  font-weight: 500;
  margin-top: 4px;
  margin-bottom: 3px;
}
.numbersh2 {
  /* font-size: 130%; */
  text-transform: uppercase;
  font-family: "Raleway";
  color: white;
  font-weight: 700;
  margin-top: 4px;
  margin-bottom: 3px;
}

center.fa {
  color: #3d3d3f;
}

/* END New HEADING CONTENT*/

#content {
  width: 100%;
  margin: 6px;
  color: #fff;
  font-size: 40px;
}

li form {
  padding-top: 10px;
  padding-left: 10px;
}

.btn-theme:visited {
  color: black;
  font-weight: bold;
}

.btn-theme:link {
  color: black;
  border: 3px solid gray;
}

.btn-theme:hover {
  color: rgb(23, 127, 128);
  border: 3px solid rgb(125, 125, 125);
  background: rgba(255, 255, 255, 0.75);
}

/*dropdown navbar css */

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  /* background-color: #6b6b6b; */
  background-color: #212529;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: #ffffff80;
  padding: 8px 12px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #9b9b9b;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .fahover:before {
  content: "\f107";
}

/*end dropdown navbar css */

.btn-primary:visited {
  color: black;
  background: white;
  border: 1px solid rgb(23, 127, 128);
}

.btn-primary {
  color: black;
  background: white;
  border: 1px solid rgb(23, 127, 128);
}

.btn-primary:hover {
  color: white;
  background: rgb(23, 127, 128);
  border: 1px solid rgb(23, 127, 128);
  animation: fadeBackground ease 1s;
}

@keyframes fadeBackground {
  0% {
    background: white;
  }
  50% {
    background: rgb(116, 191, 191);
  }
  100% {
    background: rgb(23, 127, 128);
  }
}

.btn-primary:focus {
  outline: 0;
  color: black;
  background: white;
}
.btn-primary:disabled {
  outline: 0;
  color: white;
  background: grey;
}

.modal p,
.modal figcaption,
li p {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 10px;
}

/* unvisited link */
a.itba:link,
a.itba:visited,
a.itba:hover,
a.itba:active {
  color: rgb(23, 127, 128);
  /*color: white;*/
} /* unvisited link */
h5.text-center.contactcard a:link,
h5.text-center.contactcard a:visited,
h5.text-center.contactcard a:hover,
h5.text-center.contactcard a:active {
  color: white;
}
.white.text-center a:link,
.white.text-center a:visited,
.white.text-center a:hover,
.white.text-center a:active,
.badge-primary.text-center {
  color: white;
}

.white {
  color: white;
}
.red {
  color: #c20000;
}

.container-fluid {
  padding: 0;
}

.fadein {
  opacity: 0;
}

#itb {
  background: rgba(255, 255, 255, 0.5);
  background-image: url("../images/BBX-Background981.png");
  background-size: cover;
  background-position: center;
  padding-bottom: 45px;
  /* height: 975px; */
}

.posttext {
  font-size: 18px;
}

.posting1.text-center {
  color: white;
  margin-bottom: 15px;
}

.contact-image {
  border-radius: 3rem;
  width: 30%;
  /* margin-top: 3%; */
}

#logo2 {
  background: transparent url("../images/bbxlogo1.3.png") no-repeat scroll;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-indent: -3333px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  height: 175px;
}

#logo {
  background: transparent url("../images/secondary.png") no-repeat scroll;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-indent: -3333px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  /* background-size: 340px;*/
}

#logo a {
  display: block;
  width: 350px; /* larger than actual image? */
  height: 125px;
  text-decoration: none;
  border: 0;
  text-align: center;
}

.hover {
  display: inline-block;
  position: relative;
}

.hover::before {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 5px;
  bottom: 0;
  left: 0;
  background-color: rgb(72, 127, 128);
  transform-origin: bottom right;
  transition: transform 0.3s ease-out;
}

.hover:hover::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

p.center {
  margin-bottom: 50px;
}

/* END VIDEO TUTORIAL CSS*/
h2.opp {
  margin-left: 20px;
}

p.opp {
  /*  font-family: sans-serif;*/
  text-align: left;
  font-size: 1.5em;
}

ul.opp {
  text-align: left;
  font-size: 1.2em;
}

.iframe {
  background-color: white;
}

.box {
  border-radius: 3px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 10px 25px;
  text-align: right;
  display: block;
  margin-top: 60px;
  margin-bottom: 15px;
  background: white;
}
.box-icon {
  background-color: white;
  /*background-color: #177F80;*/
  border-radius: 50%;
  display: table;
  height: 100px;
  margin: 0 auto;
  width: 100px;
  margin-top: -61px;
  border: 3px solid rgb(135, 125, 125);
}
.box-icon span {
  color: rgb(23, 127, 128);
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding-top: 10px;
}

address.center {
  color: white;
}

.info h3 {
  font-size: 26px;
  color: white;
  text-align: center;
  /* letter-spacing: 2px; */
  text-transform: uppercase;
}
.info h4 {
  font-size: 26px;
  /* letter-spacing: 2px; */
  text-transform: uppercase;
}
.info &gt; p {
  /* color: #717171; */
  font-size: 16px;
  padding-top: 10px;
  text-align: justify;
}
.info &gt; a {
  background-color: white;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: black;
  transition: all 0.5s ease 0s;
}
.info &gt; a:hover {
  background-color: #d8d8d8;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.12);
  color: black;
  transition: all 0.5s ease 0s;
}

/* End 3 Rows*/

/*testimonials*/
.content-first {
  padding: 5px 0;
  color: black;
  border-top: 8px inset #333;
  border-top: 8px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

#testimonials .media a.pull-left img {
  max-width: 100px;
  padding-right: 10px;
}

#testimonials .media .media-body {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 15px 20px;
  border-radius: 12px;
}

#testimonials .media .media-body h4 {
  margin: 0;
  font-weight: bold;
  font-size: 22px;
}

#ae {
  margin: 5px 0 15px;
  display: block;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: #fbb600;
}
#tw {
  margin: 5px 0 15px;
  display: block;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: rgb(0, 118, 192);
}
#ct {
  margin: 5px 0 15px;
  display: block;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: rgb(0, 61, 76);
}

#dac {
  margin: 5px 0 15px;
  display: block;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: rgb(206, 14, 45);
}

#testimonials .media .media-body p {
  margin: 0;
  padding: 5px 0 0;
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  text-align: left;
  line-height: 25px;
  font-size: 14px;
}

/* End Testimonials*/

.navbar-collapse {
  max-height: none;
}

.footer {
  background-color: rgb(42, 45, 52);
  margin: 0;
  padding: 0;
}
/* .footer a:link {
  color: white;
} */
.footer a:visited {
  color: white;
}
/* .footer a:hover {
  color: grey;
} */

.footer a:link {
  position: relative;
  display: inline-block;
  color: white;
  font-weight: 700;
  overflow: hidden;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.75),
    rgba(255, 255, 255, 0.75) 50%,
    rgba(255, 255, 255, 1) 50%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
  text-decoration: none;
}

.footer a:hover {
  background-position: 0 100%;
}

.footerBar {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
}

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

p.left {
  font-size: 14px;
  padding-bottom: 10px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar-dark .navbar-nav .nav-link {
  position: relative;
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 700;
  overflow: hidden;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.75),
    rgba(255, 255, 255, 0.75) 50%,
    rgba(255, 255, 255, 0.5) 50%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  transition: background-position 275ms ease;
  text-decoration: none;
}

.navbar-dark .navbar-nav .nav-link:hover {
  background-position: 0 100%;
}

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Remve the edge padding needed for mobile */
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-right {
  padding-right: 50px;
}

.plan:hover {
  background-color: #fff;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
}

.plan {
  /* padding: 20px; */
  margin-left: 0px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.btn-plan-select {
  padding: 8px 25px;
  font-size: 18px;
}
/*-----End Pricing CSS---*/

/*HR Style*/
.style {
  border: 0;
  height: 0;
  color: white;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgb(255, 255, 255);
}
/*HR Style*/
.style2 {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/*End HR Style*/
.style3 {
  /*border: 0;*/
  /*height: 0;*/
  margin-top: 5px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/*End HR Style*/
.style4 {
  border: 0;
  clear: both;
  display: block;
  width: 96%;
  background-color: white;
  height: 1px;
}

.underline {
  text-decoration: underline;
}

.info {
  font-family: Open Sans;
  text-align: left;
  margin-bottom: 10px;
}

.contactcard {
  font-size: 20px;
  color: white;
  font-family: "Raleway";
  color: white;
}

/*start expirement */

.reservation-main {
  background: #3d3d3f;
  background-image: url("../images/Untitled-1.png");
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 13%;
  text-align: center;
}

.reservation-main button {
  background: #fff;
  color: rgb(23, 127, 128);
  border-radius: 0;
  font-weight: 700;

  height: 50px;
  top: 4%;
  margin-top: 3%;
}
.reservation-main button:hover {
  transition: 1s ease;
  color: #fff;
  background-color: rgba(99, 97, 97, 0.9);
}
.content1-left {
  padding: 3%;
}
.content1-right {
  padding: 3%;
  background: #e4e4e4;
}
.reservation-content2 {
  background: #adb5bd;
  padding: 1.4%;
  text-align: center;
}
.reservation-content2 p {
  font-size: 18px;
  line-height: 50px;
}
.reservation-content2 p span {
  font-weight: 500;
}

.onlineplanroom {
  color: rgb(23, 127, 128);
  font-weight: 700;
}

/*end expirement */
@media print {
  #content,
  #page {
    width: 100%;
    /* margin: 0; */
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  #gallery &gt; p &gt; .selFile {
    cursor: pointer;
    background-color: #04aa6d;
  }

  .apexcharts-legend-marker:before {
    content: "\25A0";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    line-height: 8px;
    font-size: 12px;
  }
}
@media print {
  canvas.chart-canvas {
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
    height: auto !important;
    width: auto !important;
  }
}
@page {
  size: A4 portait;
  margin: 5px;
}

.join {
  background-image: url("/images/Ipad-2.png");
  /* background-image: url("/images/ipad.png"); */
  /* opacity: 0.8; */
  background-color: #cccccc;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 20px;
  max-width: 100vw;
  height: 20vh;
  /* margin: 0 auto; */
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 0;
  color: white;
}

.join-img {
  height: 80%;
  /* aspect-ratio: 1/1; */
}

div.row {
  margin: 0;
  padding: 0;
}
.main {
  background-image: url("/images/background22.png");
  background-color: #cccccc;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 100vw;
  /* height: 100vh; */
  margin: 0;
  padding: 0;
  color: white;
}

.left-main {
  background-color: rgba(0, 0, 0, 0.4);
}

.border-10 {
  border-top: 1.5rem solid rgb(72, 127, 128);
  border-width: 4px;
  border-bottom: 10%;
}

.border-20 {
  border: 1.5rem solid rgb(72, 127, 128);
  border-width: 6px;
  background-color: #fff;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
}

#sticky-sidebar {
  padding-top: 48px;
  margin-top: 48px;
  top: 48px;
  z-index: 0;
}
.contactUL {
  list-style-type: none;
  margin: 10px;
  padding: 20px;
  overflow: hidden;
  border: 2px solid rgb(72, 127, 128);
}
.contactUL &gt; a {
  text-decoration: none;
  color: rgb(72, 127, 128);
  /* font-size: 20px; */
  font-family: "Raleway";
  font-weight: 700;
}

.contactUL &gt; a:hover {
  color: rgb(23, 127, 128);
  transition: 1s ease;
  font-size: 1.03rem;
}
.contactUL &gt; a:visited {
  color: rgb(23, 127, 128);
  transition: 1s ease;
  font-size: 1.03rem;
}

.contactUs {
  min-height: 200px;
  /* background: url("/images/baner6.jpg") no-repeat 50% 50%; */
  background: url("/images/blueprinttable2.jpg") no-repeat 50% 50%;
  background-size: cover;
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
  margin: 0 10px;
}

.overlayAbout {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 200px;
  background: rgba(67, 123, 124, 0.9);
  transform: skew(-123.25deg);
  right: 600px;
}

.aboutText {
  z-index: 11;
}

.aboutTextLarge {
  font-size: 2.5rem;
}

.aboutLink {
  color: rgb(23, 127, 128);
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
  transition: 1s ease;
}
.aboutLink:hover {
  color: rgb(23, 127, 128);
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
  transition: 1s ease;
}
.aboutLink:visited {
  color: rgb(72, 72, 72);
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
  transition: 1s ease;
}
.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: rgb(72, 72, 72);
}

.hover-underline-animation:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: rgb(72, 72, 72);
  transform-origin: bottom center;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: bottom center;
}

/* join popup window */

.fa-plus-circle {
  vertical-align: middle;
}
/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
  background-color: rgb(72, 127, 128);
  color: white;
  /* padding: 10px 10px; */
  border: none;
  cursor: pointer;
  opacity: 0.9;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 122px;
  height: 50px;
  line-height: 40px;
  vertical-align: middle;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 10px -1px rgba(0, 0, 0, 0.47);
  box-shadow: 5px 5px 10px -1px rgba(0, 0, 0, 0.47);
}

.open-button:hover {
  opacity: 1;
}

.slide-right {
  animation: slideInRight ease 2s;
}

.slide-left {
  animation: slideInLeft ease 2s;
}

@keyframes slideInLeft {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
  animation: fadeIn ease 2s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #04aa6d;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
  opacity: 1;
}

/* end join popup window */

.declinedLink {
  color: black;
}
.declinedLink:hover {
  color: black;
  text-decoration: underline;
}
.declinedLink:visited {
  color: black;
  text-decoration: underline;
}

#classCode &gt; tbody &gt; tr.declined {
  background-color: #d5d5d5;
  color: rgb(125, 123, 123);
}
#publicCode &gt; tbody &gt; tr.declined {
  background-color: #d5d5d5;
  color: rgb(125, 123, 123);
}
.questLink {
  color: black;
}
.questLink:hover {
  color: black;
  text-decoration: underline;
}
.questLink:visited {
  color: black;
  text-decoration: underline;
}

.reviewed:hover {
  cursor: pointer;
}

#classCode &gt; tbody &gt; tr.quest {
  background-color: rgba(23, 127, 128, 0.4);
  color: rgb(255, 255, 255);
}
#publicCode &gt; tbody &gt; tr.quest {
  background-color: rgba(23, 127, 128, 0.4);
  color: rgb(255, 255, 255);
}

[data-toggle="collapse"] .fa:before {
  /* content: "\f139"; */
  content: "-";
  font-family: "Merriweather Sans", sans-serif;
  font-weight: bold;
  font-size: 1.2rem;
}

[data-toggle="collapse"].collapsed .fa:before {
  /* content: "\f13a"; */
  font-family: "Merriweather Sans", sans-serif;
  content: "+";
  font-weight: bold;
}

summary {
  padding: 0.4rem;
  margin: 0.4rem;
  border: 1px solid rgb(23, 127, 128);
}

summary:hover {
  color: white;
  background: rgb(23, 127, 128);
  border: 1px solid rgb(23, 127, 128);
  animation: fadeBackground ease 1s;
}

/*Start webad CSS */
#loading {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  z-index: 99;
  background-color: rgba(37, 98, 97, 0.85);
  color: black;
  text-align: center;
}

#loading-image {
  position: absolute;
  top: 28%;
  left: 40%;
  z-index: 100;
  max-width: 30%;
  max-height: 30%;
  text-align: center;
}
#loading-text {
  position: absolute;
  top: 20%;
  left: 25%;
  z-index: 100;
  font-size: 40px;
  text-align: center;
}
.loading-text {
  position: absolute;
  top: 60%;
  left: 25%;
  z-index: 100;
  font-size: 40px;
  text-align: center;
}

progress {
  border: none;
  /* width: 30%; */
  border-radius: 30%;
  height: 25px;
  background: white;
}

progress {
  color: white;
}

progress::-moz-progress-bar {
  background: white;
  border-radius: 30%;
}

progress::-webkit-progress-value {
  background: white;
}

progress::-webkit-progress-bar {
  background: gray;
}

/*End webad CSS */

.closedStatus {
  color: rgb(72, 127, 128);
}
.openStatus {
  color: rgb(72, 127, 128);
  font-family: "Pacifico", cursive;
}

.border-gradient-teal {
  /* background: rgb(106, 152, 153); */
  background: linear-gradient(
    90deg,
    rgba(106, 152, 153, 1) 0%,
    rgba(106, 152, 153, 1) 17%,
    rgba(72, 127, 128, 1) 17%,
    rgba(72, 127, 128, 1) 35%
  );
}

.border-gradient {
  border: 10px solid;
  border-image-slice: 1;
  border-width: 5px;
}

.only-top {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.custom-list-item {
  border: 4px solid transparent;
  border-image: linear-gradient(
    to right,
    rgb(85, 149, 149) 20%,
    rgb(171, 171, 171) 80% /* rgb(72, 127, 128) 20% */
  ); /* Adjust gradient colors as needed */
  border-image-slice: 1;
}

.fade-list {
  animation: fadeIn ease 3.5s;
}

.opacity {
  background-color: rgba(108, 117, 125, 0.8);
}

.underline-animation {
  display: inline-block;
  position: relative;
  color: rgb(255, 255, 255);
}

.underline-animation:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  color: rgb(255, 255, 255);
  left: 0;
  background-color: rgb(214, 214, 214);
  transform-origin: bottom center;
  transition: transform 0.25s ease-out;
}
.underline-animation:hover {
  color: rgb(214, 214, 214);
  text-decoration: none;
}
.underline-animation:visited {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.underline-animation:hover:after {
  transform: scaleX(1);
  transform-origin: bottom center;
  color: rgb(255, 255, 255);
}

button.events:focus {
  outline: none !important; /* Ensures the outline is removed */
  box-shadow: none !important; /* Removes Bootstrap's focus box-shadow */
  text-decoration: none;
  font-size: 1.1rem;
}

button.events:hover {
  cursor: pointer;
  text-decoration: none;
}

button.events:link {
  text-decoration: none;
}

@keyframes fadeInUp {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}

.fadeInUp-animation {
  animation: 2s fadeInUp;
}

#history-container {
  background-image: url("/images/article/cover.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 1072px;
  position: relative;
}

#history-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#history-content {
  z-index: 2;
}

.count-up {
  opacity: 0; /* Initially hidden numbersh6or fade-in effect */
  transition: opacity 0.5s ease;
}

@keyframes fadeIn-history {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-on-scroll {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.3s ease;
}

.animate-on-scroll.in-view {
  animation: fadeIn-history 1s ease forwards;
}

.progress-bar {
  transition: width linear; /* Smooth animation of progress bar */
}

.truncate-url {
  max-width: 200px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
</pre></body></html>