.div-block {
  width: 100%;
  height: 350px;
  background-color: #374595;
  background-image: url('../images/navbg.png');
  background-position: 100% 0%;
  background-size: cover;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  width: 90%;
  height: 50px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #e9c200;
}

.div-block-4 {
  width: 90%;
  height: 34.5vw;
  max-height: 460px;
  max-width: 1200px;
  margin-top: -200px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.div-block-5 {
  float: none;
}

.div-block-6 {
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 160px;
  max-width: 1200px;
  margin-top: 2vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #FFFFFF;
  cursor: pointer;
}

.div-block-8 {
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  max-width: none;
  margin-top: 0vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-10 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9c200;
}

.div-block-11 {
  width: 100%;
  height: auto;
  margin-top: 3vw;
  background-color: #e2e8fd;
  background-image: url('../images/cal-bg.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin: 3vw auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.section {
  position: relative;
  overflow: hidden;
  height: auto;
  background-color: #161616;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 68px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.image {
  height: 85px;
  margin-left: 1vw;
}

.slider {
  width: 100%;
  height: 100%;
}

.slide {
  background-image: url('../images/slideplaceholder1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 60px;
}

.div-block-16 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #e9c200;
}

.image-2 {
  height: 100%;
}

.image-3 {
  height: 50px%;
  margin-top: 0vw;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.text-block {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.text-block-2 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  text-decoration: none;
}

.div-block-20 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  color: #de4351;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.div-block-21 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-22 {
  width: 100%;
  height: 1px;
  margin-top: 4px;
  background-color: #de4351;
}

.div-block-23 {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  background-color: #de4351;
}

.div-block-24 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.text-block-4 {
  padding-left: 15px;
  font-family: proxima-nova, sans-serif;
  color: #de4351;
  font-size: 12.5px;
  font-weight: 700;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-26 {
  width: 33.33%;
  margin-right: 0px;
  padding-right: 0px;
  cursor: pointer;
}

.div-block-26c {
  width: 33.33%;
  cursor: pointer;
}

.div-block-26b {
  width: 33.33%;
  cursor: pointer;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-28 {
  width: 1px;
  height: 100%;
  background-color: #de4351;
}

.div-block-29 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 19vw;
  max-height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.div-block-31 {
  width: 200%;
  height: 19vw;
  background-image: url('../images/Featured.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-3b {
  width: 100%;
  height: 20vw;
  background-image: url('../images/feat3.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-31b {
  width: 100%;
  height: 19vw;
  max-height: 255px;
  background-image: url('../images/Featured.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1), -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
}

.div-block-31c {
  width: 100%;
  height: 19vw;
  max-height: 255px;
  background-image: url('../images/Featured.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1), -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
}

.text-block-5 {
  margin-top: 15px;
  margin-bottom: 6px;
  font-family: proxima-nova, sans-serif;
  color: #191919;
  font-size: 16px;
  line-height: 17px;
  font-weight: 700;
}

.image-4 {
  height: 15px;
  padding-right: 6px;
}

.text-block-6 {
  font-family: proxima-nova, sans-serif;
  color: #969696;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0px;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-33 {
  width: 33.33%;
  height: 100%;
}

.image-5 {
  height: 200px;
  padding: 0px;
  border: 1px solid #2c5ab6;
  border-radius: 100%;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 235px;
  height: 235px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
  border-radius: 100%;
}

.image-6 {
  height: 95%;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-7 {
  margin-left: 4px;
  margin-top: 12px;
  font-family: proxima-nova, sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
}

.div-block-35b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
 // -webkit-justify-content: center;
  -ms-flex-pack: center;
  // justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-8 {
  margin-left: 4px;
  margin-top: 25px;
  font-family: proxima-nova, sans-serif;
  color: #000000;
}

.div-block-36 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 35px;
  margin-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 20px;
}

.text-block-8a {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #F09A20;
  font-size: 12px;
  font-weight: 600;
}

.image-7 {
  height: 235px;
  opacity: 1;
}

.text-block-31 {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
  font-size: 20px;
  font-weight: 700;
}

.div-block-221 {
  width: 100%;
  height: 1px;
  margin-top: 4px;
  background-color: #2c5ab6;
}

.div-block-231 {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  background-color: #2c5ab6;
}

.div-block-232 {
  display: -ms-grid;
  display: grid;
  margin-top: 1vw;
  margin-bottom: 0px;
  padding-bottom: 0vw;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-233 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 132px;
  padding-top: 26px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #2c5ab6;
}

.image-8 {
  width: 52px;
}

.body {
  font-family: quicksand, sans-serif;
}

.text-block-32 {
  margin-top: 18px;
  padding-right: 0px;
  padding-left: 0px;
  color: #404040;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
}

.slider-2 {
  width: 90%;
  height: 415px;
  max-width: 1200px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-10a {
  width: 50%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/testimonial5.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-234 {
  width: 60%;
}

.text-block-33 {
  color: #1c223d;
  font-size: 21px;
  line-height: 24px;
  text-align: center;
}

.div-block-235 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-34 {
  color: #1c223d;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.text-block-35 {
  color: #1c223d;
  font-size: 12px;
  line-height: 16px;
}

.div-block-236 {
  width: 90%;
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3vw;
  padding-bottom: 7vw;
}

.text-block-31g {
  position: static;
  width: auto;
  padding-right: 15px;
  background-color: #e2e8fd;
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
  font-size: 20px;
  font-weight: 700;
}

.div-block-237 {
  overflow: hidden;
  width: 80%;
  height: 440px;
  margin: 5vw auto 0vw;
}

.div-block-238 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-right: 1.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #374595;
  background-image: url('../images/twitter_bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-239 {
  overflow: hidden;
  width: 28vw;
  height: 480px;
  max-width: 380px;
  min-width: 320px;
  margin-top: 6vw;
  margin-bottom: 6vw;
  background-color: #fff;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.div-block-240 {
  width: 1px;
  height: 450px;
  background-color: #fff;
}

.html-embed {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-238a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-left: 1.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/mapbg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-241 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #de4351;
}

.text-block-36 {
  margin-left: 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.div-block-242 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 420px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-243 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
}

.text-block-37 {
  color: #2c5ab6;
}

.div-block-244 {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.text-block-38 {
  font-family: 'Fredoka One', sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: none;
}

.text-block-39 {
  margin-top: 10px;
  color: #2c5ab6;
  font-size: 16px;
  cursor: pointer;
}

.div-block-245 {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  background-color: #2c5ab6;
}

.div-block-243a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
}

.viewonmap {
  color: #2c5ab6;
}

.viewonmaptext {
  color: #2c5ab6;
  text-decoration: none;
}

.viewonmapbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
  text-decoration: none;
  cursor: pointer;
}

.emailusbutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #2c5ab6;
  text-decoration: none;
  cursor: pointer;
}

.emailustext {
  color: #2c5ab6;
  text-decoration: none;
}

.div-block-246 {
  position: relative;
  z-index: 2;
  width: 90%;
  height: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3vw;
}

.div-block-247 {
  width: 100%;
  height: 1px;
  margin-top: 0vw;
  background-color: #fff;
  opacity: 0.3;
}

.div-block-248 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-9 {
  width: auto;
  height: 100px;
}

.div-block-249 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 128px;
  height: 90px;
  margin-left: 1vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-10 {
  height: 100%;
}

.image-11 {
  height: 100%;
}

.div-block-250 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 3vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-251 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-39a {
  margin-top: 10px;
  opacity: 0.7;
  font-family: quicksand, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  white-space: nowrap;
}

.text-block-39-copy {
  margin-top: 10px;
  opacity: 0.7;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  cursor: pointer;
}

.div-block-244a {
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 4.5vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-244b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-247a {
  width: 100%;
  height: 1px;
  margin-top: 4vw;
  background-color: #fff;
  opacity: 0.3;
}

.text-block-40 {
  opacity: 0.7;
  font-family: quicksand, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
}

.link-block {
  width: 50px;
  height: 50px;
}

.image-12 {
  height: 100%;
}

.link-block-2 {
  height: 38px;
  margin-right: 0vw;
}

.image-13 {
  height: 100%;
}

.facebooklink {
  width: 38px;
  height: 38px;
  margin-right: 0.6vw;
  margin-left: 2vw;
  cursor: pointer;
}

.twitterlink {
  width: 38px;
  height: 38px;
  margin-right: 0.6vw;
}

.emaillink {
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.div-block-250a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2vw;
  padding-bottom: 2vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.html-embed-2 {
  height: 100%;
}

.div-block-252 {
  position: relative;
  z-index: 4;
  width: 100%;
  height: auto;
  margin-top: 0vw;
  padding-bottom: 0px;
  background-color: #e6e6e6;
}

.div-block-253 {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 500px;
  margin-top: 0vw;
  margin-bottom: 3vw;
  padding: 4.5vw;
  float: left;
  background-color: #fff;
}

.div-block-254 {
  position: -webkit-sticky;
  position: sticky;
  top: 3vw;
  width: 32%;
  height: 100vh;
  min-height: 680px;
  margin-bottom: 3vw;
  padding-bottom: 4vw;
  padding-left: 3vw;
  float: right;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.div-block-255 {
  width: 100%;
  height: 50px;
  max-width: 780px;
  margin-left: 0vw;
  padding-left: 0vw;
  float: right;
  background-color: #000;
}

.div-block-256 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92%;
  max-width: 1190px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-257 {
  position: relative;
  top: 0px;
  z-index: 1;
  margin-top: 3vw;
  padding-top: 0vw;
  padding-bottom: 0vw;
  background-color: transparent;
}

.body-2 {
  font-family: quicksand, sans-serif;
}

.sectiona {
  height: auto;
  margin-top: 0vw;
  background-color: #1c223d;
  background-image: url('../images/footer-bg.png');
  background-position: 0% 50%;
  background-size: cover;
}

.div-block-78 {
  position: relative;
  overflow: hidden;
  height: 523px;
  margin-top: 2vw;
  padding: 10px 10px 5vw;
  border: 1px solid #d4d4d4;
  background-color: #fff;
}

.div-block-76 {
  position: absolute;
  display: block;
  width: 28px;
  height: 20px;
  background-color: #e3e9ff;
}

.html-embed-12 {
  margin-top: 0vw;
  margin-left: 0%;
}

.text-block-41 {
  margin-top: 0vw;
  font-family: 'Fredoka One', sans-serif;
  color: transparent;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.03em;
}

.div-block-78a {
  position: relative;
  display: block;
  overflow: visible;
  height: auto;
  margin-top: 2vw;
  padding-bottom: 5vw;
}

.div-block-38d {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-38b {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-258 {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto;
}

.div-block-54 {
  width: 77%;
  padding-left: 20px;
}

.div-block-39last {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #d8d8d8;
  cursor: pointer;
}

.div-block-38f {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-75 {
  height: 7px;
  background-color: #e2e8fd;
}

.div-block-38 {
  width: 50px;
  height: auto;
  margin-right: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.div-block-75a {
  height: 1px;
  background-color: transparent;
}

.div-block-55 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 7px;
  background-color: hsla(0, 0%, 100%, 0.65);
  cursor: pointer;
}

.div-block-55:hover {
  background-color: #fff;
}

.div-block-39 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #d8d8d8;
  border-radius: 7px;
  background-color: hsla(0, 0%, 100%, 0.65);
  cursor: pointer;
}

.div-block-39:hover {
  background-color: #fff;
}

.div-block-38g {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-14 {
  padding-right: 10px;
  font-size: 12.5px;
  line-height: 1.15em;
}

.div-block-38e {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-38c {
  width: 52px;
  height: auto;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.body-3 {
  font-family: quicksand, sans-serif;
}

.body-4 {
  font-family: quicksand, sans-serif;
}

.div-block-9a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  max-width: none;
  margin-top: 0vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-10b {
  width: 50%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/testimonial4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-10c {
  width: 50%;
  height: 100%;
  background-color: transparent;
  background-image: url('../images/testimonial6.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.navdetails {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 60px;
}

.div-block-35h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-251a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.html-embed-13 {
  margin-top: 1.8vw;
}

.text-block-42 {
  margin-top: 0vw;
  color: #de4351;
  font-size: 25px;
  line-height: 1.1em;
  font-weight: 600;
}

.div-block-259 {
  width: 100%;
  height: 1px;
  margin-top: 14px;
  background-color: #de4351;
}

.div-block-260 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  margin-top: 0vw;
  padding-top: 4vw;
  background-color: #fff;
}

.div-block-261 {
  width: 75px;
}

.div-block-75b {
  height: 1px;
  background-color: #e2e8fd;
}

.div-block-262 {
  width: 100%;
  height: 1px;
  margin-top: 14px;
  background-color: #374595;
}

.div-block-263 {
  display: none;
}

.html-embed-3 {
  height: 100%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.link-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.link-4 {
  color: #2c5ab6;
  text-decoration: none;
}

.link-block-3 {
  height: 44%;
  cursor: pointer;
}

.link-block-4 {
  width: auto;
  height: 44%;
  max-width: none;
  cursor: pointer;
}

.link-block-5 {
  width: 26px;
  height: 42%;
  cursor: pointer;
}

.link-block-6 {
  width: 26px;
  height: 42%;
  margin-top: 0.5vw;
  cursor: pointer;
}

.div-block-27a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-28a {
  width: 1px;
  height: 100%;
  background-color: #de4351;
}

.div-block-30c {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.div-block-29c {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 19vw;
  max-height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-5c {
  margin-top: 15px;
  margin-bottom: 6px;
  font-family: proxima-nova, sans-serif;
  color: #191919;
  font-size: 16px;
  line-height: 17px;
  font-weight: 700;
}

.div-block-32c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-248a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.horizontal-scroll-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-block-13 {
  padding: 1.5vw;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  font-size: 12.5px;
  line-height: 1.15em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.02em;
}

.div-block-36e {
  width: 100px;
  height: 8vw;
  max-height: 100px;
  border-top-width: 2px;
  border-top-color: #fff;
  background-color: #6ab84f;
}

.div-block-36c {
  width: 100%;
  height: 8vw;
  max-height: 100px;
  border-top-color: #fff;
  background-color: #6ab84f;
}

.div-block-36f {
  width: 100%;
  height: 8vw;
  max-height: 100px;
  border-top-width: 2px;
  border-top-color: #fff;
  background-color: #0e376d;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.div-block-32a {
  position: relative;
  height: auto;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.div-block-35a {
  position: relative;
  overflow: hidden;
  width: auto;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-37 {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.div-block-35e {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-36d {
  width: 100%;
  height: 8vw;
  max-height: 100px;
  border-top-width: 2px;
  border-top-color: #fff;
  background-color: #0e376d;
}

.div-block-32c-2 {
  position: relative;
  width: auto;
  height: auto;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.horizontal-scroll-menu-2 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-35b-2 {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-32d {
  position: relative;
  width: auto;
  height: auto;
  margin-top: 0%;
  margin-right: 0%;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.div-block-36b {
  width: 100%;
  height: 8vw;
  max-height: 100px;
  border-top-color: #fff;
  background-color: #0e376d;
}

.div-block-35d {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-36a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 8vw;
  max-height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top-color: #fff;
  background-color: #6ab84f;
}

.div-block-265 {
  position: absolute;
  left: 50%;
  top: 50%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: width 200ms ease-in-out;
  transition: width 200ms ease-in-out;
}

.div-block-32b {
  position: relative;
  width: auto;
  height: auto;
  margin-right: 0px;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.div-block-32e {
  position: relative;
  width: auto;
  height: auto;
  margin-top: 0%;
  margin-right: 0%;
  float: none;
  background-color: transparent;
  font-size: 0px;
  line-height: 0px;
  cursor: pointer;
}

.div-block-266 {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-35f {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-35c {
  overflow: visible;
  width: 100%;
  height: 14.2vw;
  max-height: 184px;
  padding-bottom: 0%;
  background-image: url('../images/bgauto3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-32f {
  position: relative;
  width: auto;
  height: auto;
  margin-top: 0%;
  float: none;
  background-color: transparent;
  cursor: pointer;
}

.horizontal-scroll-menu3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-menu-2-copy {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scrol {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-copy {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-menu1 {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-menu3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.horizontal-scroll-menu2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 2vw;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-232a {
  display: -ms-grid;
  display: grid;
  margin-top: 18px;
  margin-bottom: 18px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.div-block-233a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px none #2c5ab6;
  border-radius: 6px;
  background-color: #fff;
}

.div-block-233-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 132px;
  padding-top: 26px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #2c5ab6;
}

.text-block-32a {
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 20px;
  color: #191919;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  text-align: left;
}

.text-block-31a {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
  font-size: 20px;
  font-weight: 700;
}

.div-block-21a {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-20a {
  position: relative;
  display: none;
  width: 100%;
  height: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-21-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.slide-2 {
  background-image: url('../images/slideplaceholder1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/sliderplaceholder.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/slideplaceholder1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-254a {
  position: -webkit-sticky;
  position: sticky;
  top: 3vw;
  width: 32%;
  height: 100vh;
  min-height: 680px;
  padding-bottom: 4vw;
  padding-left: 3vw;
  float: right;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.text-block-41a {
  margin-top: 0vw;
  color: #882938;
  font-size: 16px;
  font-weight: 600;
}

.div-block-254b {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 32%;
  height: 100vh;
  min-height: 680px;
  padding-bottom: 4vw;
  padding-left: 5vw;
  float: right;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: #e2e8fd;
}

.div-block-11a {
  display: none;
  width: 100%;
  height: auto;
  margin-top: 3vw;
  background-color: #e2e8fd;
  background-image: url('../images/cal-bg.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.browsersupport {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  margin-top: 0vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.text-block-24 {
  height: 30px;
  margin-top: 5px;
  color: #6d6d6d;
  line-height: 15px;
  text-align: center;
}

.div-block-100a {
  display: block;
  width: 80px;
  height: 115px;
  margin-right: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}

.div-block-98 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-height: 60%;
  min-width: 60%;
  padding: 80px 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 4px 11px 1px rgba(0, 0, 0, 0.3);
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-100c {
  width: 80px;
  height: 115px;
  margin-right: 25px;
  text-decoration: none;
  cursor: pointer;
}

.div-block-100b {
  width: 80px;
  height: 115px;
  margin-right: 25px;
  text-decoration: none;
}

.text-block-23 {
  margin-top: 20px;
  color: #6d6d6d;
  line-height: 17px;
  text-align: center;
}

.text-block-22 {
  font-size: 25px;
  line-height: 25px;
}

.div-block-100d {
  width: 80px;
  height: 115px;
  text-decoration: none;
  cursor: pointer;
}

.div-block-16a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px none #e9c200;
}

.iglink {
  width: 38px;
  height: 38px;
  margin-right: 0vw;
}

.section-2 {
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-269 {
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 3vw;
  margin-left: auto;
  padding-top: 0vw;
  padding-bottom: 0vw;
}

.html-embed-14 {
  height: 500px;
  margin-top: 1vw;
  padding-top: 0vw;
}

.text-block-31ga {
  position: static;
  width: auto;
  padding-right: 15px;
  background-color: #fff;
  font-family: proxima-nova, sans-serif;
  color: #2c5ab6;
  font-size: 20px;
  font-weight: 700;
}

.div-block-270 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #fff;
}

.name1 {
  font-family: Montserrat, sans-serif;
  color: #882938;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.div-block-271 {
  position: relative;
  z-index: 100;
  width: 92%;
  height: 50px;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
}

.school-details-2 {
  display: none;
  margin-left: 15px;
}

.name2 {
  font-family: Montserrat, sans-serif;
  color: #882938;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.01em;
}

.link-5 {
  font-family: Montserrat, sans-serif;
  color: #882938;
  text-decoration: none;
  cursor: pointer;
}

.text-block-44 {
  font-family: quicksand, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.div-block-273 {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.div-block-274 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92%;
  height: 145px;
  max-width: 1190px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bgholder {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 100%;
  max-width: 1120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/footerbg.png');
  background-position: 120% 50%;
  background-size: 750px;
  background-repeat: no-repeat;
  opacity: 0.03;
}

.image-15 {
  max-width: none;
}

.div-block-275 {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.text-block-45 {
  color: hsla(0, 0%, 100%, 0.4);
  font-size: 11px;
  line-height: 11px;
  letter-spacing: 0.01em;
}

.div-block-26b-2 {
  overflow: hidden;
  width: 32%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 5px;
  cursor: pointer;
}

.div-block-276 {
  overflow: hidden;
  width: 32%;
  margin-right: 0px;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 5px;
  cursor: pointer;
}

.div-block-277 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 66%;
  height: 29.5vw;
  max-height: 382px;
  max-width: 1190px;
  margin-top: 0px;
  float: none;
  border-radius: 5px;
}

.div-block-278 {
  position: relative;
  z-index: 1;
  width: 92%;
  height: auto;
  max-width: 1190px;
  margin-top: 2vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-279 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-color: transparent;
  text-decoration: none;
  cursor: pointer;
}

.text-block-5c-2 {
  margin: 15px 15px 6px;
  font-family: quicksand, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
}

.div-block-32c-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-46 {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: 'Fredoka One', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.07em;
}

.text-block-47 {
  margin: 15px 15px 6px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
}

.image-16 {
  height: 14px;
  padding-right: 10px;
  opacity: 0.4;
}

.div-block-280 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-26c-2 {
  overflow: hidden;
  width: 32%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  border-radius: 5px;
  cursor: pointer;
}

.div-block-21-copy-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.div-block-281 {
  position: relative;
  overflow: hidden;
  #padding-bottom: 4vw;
  background-color: #fff;
}

.div-block-282 {
  width: 200%;
  height: 19vw;
  max-height: 255px;
  background-image: url('../images/Featured.png');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1);
  transition: transform 200ms cubic-bezier(.86, 0, .07, 1), -webkit-transform 200ms cubic-bezier(.86, 0, .07, 1);
}

.text-block-48 {
  padding-left: 15px;
  font-family: quicksand, sans-serif;
  color: #fff;
  font-size: 12.5px;
  font-weight: 300;
}

.div-block-283 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92%;
  height: 380px;
  max-width: 1190px;
  margin-top: 4vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #f1f1f1;
  cursor: pointer;
}

.image-17 {
  height: 88%;
}

.text-block-49 {
  margin-top: 25px;
  font-family: quicksand, sans-serif;
  color: #191919;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}

.div-block-284 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 235px;
  height: 235px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  border-radius: 100%;
  background-color: #cddfd6;
}

.apptitle {
  font-family: 'Fredoka One', sans-serif;
  color: transparent;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.03em;
}

.text-block-51 {
  position: static;
  width: auto;
  padding-right: 15px;
  font-family: 'Fredoka One', sans-serif;
  color: transparent;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: none;
}

.div-block-285 {
  width: 92%;
  height: auto;
  max-width: 1190px;
  margin: 3.5vw auto 0vw;
  border-bottom: 1px solid transparent;
}

.div-block-286 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 26px 20px 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-287 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-color: #374595;
  text-decoration: none;
  cursor: pointer;
}

.div-block-288 {
  width: 100%;
  height: 1px;
  margin-top: 0px;
  background-color: transparent;
}

.image-15-copy {
  width: auto;
  height: 120%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.bgholder-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  width: 90%;
  height: auto;
  max-width: 1120px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/headerbg.png');
  background-position: 110% 50%;
  background-size: 650px;
  background-repeat: no-repeat;
  opacity: 0.05;
}

.div-block-289 {
  overflow: hidden;
  width: 100%;
  height: auto;
  padding-top: 0vw;
  padding-bottom: 0vw;
  background-color: #fff;
}

.div-block-290 {
  display: block;
  width: 300px;
  height: 170px;
  margin-top: 12px;
  margin-right: auto;
  margin-left: 13px;
}

.div-block-291 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 250px;
  padding: 1.5vw;
  float: left;
  clear: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block-7 {
  cursor: default;
}

.map-section-contact-2{
  position: relative;
  overflow: hidden;
  width: 30%;
  height: 100%;
  margin-bottom: 0px;
  padding-bottom: 0%;
  float: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.map-section-contact-3{
  position: relative;
  overflow: hidden;
  width: 30%;
  height: 100%;
  margin-bottom: 0px;
  padding-bottom: 0%;
  float: right;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-293 {
  overflow: visible;
  width: 255px;
  height: 50px;
  float: right;
}

.div-block-294 {
  overflow: hidden;
  width: 100%;
  height: 250px;
  float: left;
}

.image-34 {
  margin-top: 10px;
}

.div-block-295 {
  width: 30px;
  height: 30px;
  margin-top: 41px;
  float: left;
}

.div-block-296 {
  width: 30px;
  height: 30px;
  float: left;
}

.div-block-297 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 92%;
  height: 500px;
  max-width: 1190px;
  margin: 0vw auto 4vw;
  padding-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.text-block-53 {
  margin-top: 24px;
  float: left;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
  cursor: pointer;
}

.html-embed-6 {
  display: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 0px;
  float: none;
}

.image-35 {
  margin-top: 16px;
}

.text-block-55 {
  margin-top: 4px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
}

.image-36 {
  margin-top: 0px;
}

.div-block-298 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-37 {
  width: 38px;
}

.text-block-56 {
  padding-top: 9px;
  padding-left: 15px;
  color: #fff;
}

.image-38 {
  width: 38px;
}

.image-39 {
  width: 38px;
}

.div-block-299 {
  width: auto;
  height: 100%;
  max-width: none;
  min-width: 360px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-300 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 92%;
  height: auto;
  max-width: 1190px;
  margin-top: 4vw;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-301 {
  width: 32%;
  height: 500px;
  margin-right: 2%;
  margin-left: 2%;
  border: 1px solid #d4d4d4;
  background-color: #e3e9ff;
}

.div-block-302 {
  overflow: hidden;
  width: 32%;
  height: 500px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  background-color: #fff;
}

.fb1col {
  position: relative;
  overflow: visible;
  width: 360px;
  height: 500px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #d4d4d4;
  background-color: #fff;
}

.html-embed-18 {
  width: 32%;
}

.div-block-304 {
  width: 90%;
  max-width: 1120px;
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-305 {
  width: 66%;
  height: auto;
}

.html-embed-19 {
  width: 94%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.gcal2col {
  display: block;
  width: 33%;
  height: 500px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #e3e9ff;
}

.div-block-306 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 32%;
  height: 100%;
  min-width: 360px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: transparent;
  color: #333;
  text-decoration: none;
}

.div-block-307 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  padding-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: #f1f1f1;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.div-block-308 {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.school-details-1 {
  display: none;
  margin-left: 15px;
}

.image-40 {
  height: 100%;
}

.div-block-309 {
  padding-top: 4vw;
}

.div-block-252a {
  position: relative;
  z-index: 4;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-bottom: 0px;
  background-color: #e6e6e6;
}

.div-block-273a {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.html-embed-20 {
  width: 92%;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1vw;
  padding-bottom: 1vw;
}

#text-block-pathHeader {
  margin-right: auto;
  margin-left: auto;
  color: #F19620;
  font-size: 25px;
  line-height: 1.1em;
}

.text-block-57 {
  width: 92%;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 25px;
  line-height: 1.1em;
}

.div-block-257a {
  position: relative;
  top: 0px;
  z-index: 1;
  margin-top: 3vw;
  padding-top: 3vw;
  padding-bottom: 3vw;
  background-color: transparent;
}

.div-block-253a {
  position: relative;
  width: 68%;
  height: auto;
  min-height: 500px;
  margin-top: 0vw;
  margin-bottom: 3vw;
  padding: 2.5vw 4.5vw 4.5vw;
  float: left;
  background-color: #fff;
}

.html-embed-21 {
  width: 100%;
}

.div-block-310 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 40px;
  margin-right: 1.5vw;
  margin-bottom: 1.5vw;
  padding-bottom: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #1b7349;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.div-block-310:hover {
  text-decoration: none;
}

.text-block-58 {
  margin-top: 0px;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.2em;
}

.div-block-311 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link-block-8 {
  width: 48%;
  cursor: pointer;
}

.link-block-9 {
  width: 48%;
}

.div-block-312 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 70%;
  height: 100%;
  margin-top: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.body-5 {
  font-family: quicksand, sans-serif;
}

.div-block-313 {
  width: 92%;
  max-width: 1190px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3vw;
  padding-bottom: 3vw;
}

.text-block-59 {
  font-size: 16px;
  line-height: 1.5em;
}

.div-block-314 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-315 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #cddfd6;
  border-radius: 5px;
}

.image-41 {
  width: auto;
  margin-top: 20px;
}

.div-block-316 {
  width: 50%;
}

.text-block-60 {
  margin-top: -10px;
}

.image-42 {
  margin-top: 2vw;
}

.div-block-273a-copy {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.div-block-252aa {
  position: relative;
  z-index: 4;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-bottom: 0px;
  background-color: #e6e6e6;
}

.image-43 {
  height: 40px;
  margin-left: 30px;
}

.text-block-6a {
  margin-top: 1.2vw;
  font-size: 12.5px;
  line-height: 16px;
}

.div-block-317 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #8a2939;
}

.link-block-10 {
  cursor: pointer;
}

.div-block-318 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  max-width: 600px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-61 {
  color: #8a2939;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center;
}

.div-block-319 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #662841;
}

.text-block-62 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 700;
  cursor: pointer;
}

.div-block-320 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  height: 100%;
  max-width: 595px;
  padding-top: 100px;
  padding-bottom: 0px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-63 {
  width: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-size: 11px;
  line-height: 12px;
}

.div-block-321 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-block-64 {
  font-size: 20px;
  font-weight: 700;
}

.div-block-322 {
  width: 80%;
  height: 1px;
  margin-top: 0vw;
  background-color: #b3b3b3;
}

.div-block-323 {
  position: relative;
  z-index: 1;
  display: block;
  width: 50%;
  height: 100%;
  max-width: 595px;
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.html-embed-22 {
  display: none;
}

.text-block-65 {
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}

.div-block-324 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 100%;
  margin-left: -20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.schoolcode {
  padding: 12px 40px;
  border: 1px solid #b3b3b3;
  border-radius: 6px;
  background-color: #fff;
  font-family: proxima-nova, sans-serif;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1px;
}

.text-block-6-copy {
  display: none;
  margin-top: 0.5vw;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
}

.div-block-325 {
  display: none;
  width: 68%;
  margin-top: -80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-44 {
  width: 145px;
  margin-top: 14px;
}

.div-block-326 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  min-height: 666px;
  padding-bottom: 5vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #e6e6e6;
}

.text-block-66 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.text-block-67 {
  margin-top: 6px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 9px;
  line-height: 9px;
}

.div-block-327 {
  width: 100%;
  height: 5%;
}

.div-block-328 {
  width: 25%;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-329 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 1.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-17a {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 2vw;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-330 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-331 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
}

.div-block-332 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 73%;
  margin-top: 0vw;
  margin-bottom: 4.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-333 {
  width: 50%;
  height: 100%;
  max-width: 600px;
}

.div-block-334 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 1px solid #b3b3b3;
}

.div-block-19b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-68 {
  margin-top: 0.5vw;
  font-size: 12px;
  line-height: 1.2em;
}

.div-block-335 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100%;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-336 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-256a {
  position: relative;
  display: none;
  width: 94%;
  max-width: 1190px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
}

.div-block-337 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60%;
  height: 330px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.calendar-agenda {
  display: none;
  width: 94%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.fb-iframe-holder {
  display: block;
}

.facebook-mobile-div {
  position: relative;
  display: block;
  overflow: visible;
  width: 360px;
  height: 500px;
  border: 1px none #d4d4d4;
  background-color: #fff;
}

.div-block-338 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-339 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 75px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-339.w--current {
  width: auto;
  height: 75px;
}

.div-block-340 {
  margin-left: 18px;
}

.name1-2 {
  display: block;
  font-family: 'Fredoka One', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.03em;
}

.name2-2 {
  margin-top: 6px;
  font-family: quicksand, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.02em;
}

.div-block-341 {
  display: block;
  width: 235px;
  height: 235px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: transparent;
}

.image-46 {
  display: block;
}

.div-block-342 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-69 {
  color: #fff;
  font-weight: 400;
}

.text-block-69a {
  color: #fff;
  font-weight: 700;
}

.text-block-70 {
  padding-top: 9px;
  padding-left: 15px;
  color: #fff;
}

.link-block-11 {
  margin-right: 3vw;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.facebook-mobile-embed {
  display: block;
  width: 100%;
}

.link-block-11a {
  margin-top: 10px;
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.text-block-70a {
  padding-top: 0px;
  padding-left: 0px;
  color: #fff;
}

.youtubelink {
  width: 38px;
  height: 38px;
  margin-right: 0.6vw;
}

.div-block-344 {
  width: 94%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.html-embed-25 {
  width: 94%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-300a {
  display: block;
  overflow: visible;
  width: 92%;
  height: auto;
  max-width: 1190px;
  margin-top: 4vw;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.gcalendara {
  display: block;
  width: 32%;
  height: 500px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #ddd;
  background-color: #e3e9ff;
}

.vid-app-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  height: 500px;
  margin-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.halfpanel-app {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  margin-top: 20px;
  padding-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.halfpanel-app-visual {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 70%;
  height: 30vw;
  margin-top: 30px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vid-div {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 56.25%;
  float: none;
}

.html-embed-26 {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 0%;
}

.div-block-347 {
  width: 64%;
  margin-left: 2%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.facebook-desktop-div-2 {
  position: relative;
  overflow: visible;
  width: 290px;
  height: 500px;
  max-width: 290px;
  min-width: 290px;
  padding-bottom: 0%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #d4d4d4;
  background-color: #fff;
}

.facebook-desktop-embed-2 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.map-desktop-2 {
  position: relative;
  overflow: hidden;
  width: 70%;
  height: 500px;
  margin-bottom: 0px;
  padding-bottom: 0%;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-297a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 92%;
  height: 500px;
  max-width: 1190px;
  margin: 0vw auto 4vw;
  padding-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.html-embed-27 {
  width: 300px;
  height: 500px;
}

.div-block-306a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  height: 100%;
  max-width: 360px;
  min-width: 360px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px solid #d4d4d4;
  color: #333;
  text-decoration: none;
}

.div-block-297b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 92%;
  height: 500px;
  max-width: 1190px;
  margin: 0vw auto 3vw;
  padding-top: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

._1col2col-app-a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34%;
  height: 100%;
  max-width: none;
  min-width: 0px;
  margin-right: 0%;
  margin-left: 0%;
  padding-bottom: 35.75%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  color: #333;
  text-decoration: none;
}

.div-block-307b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  padding-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: #f1f1f1;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.div-block-348 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #d4d4d4;
}

.div-block-349 {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.html-embed-28 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.div-block-306c {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 500px;
  min-width: 0px;
  margin-right: 0%;
  margin-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #d4d4d4;
  color: #333;
  text-decoration: none;
}

.div-block-307a {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.div-block-312a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 70%;
  height: 100%;
  margin-top: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-350 {
  width: 100%;
  height: 100%;
}

.hometag {
  position: absolute;
  width: 0px;
  height: 0px;
}

.div-block-351 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  opacity: 0;
}

.div-block-352 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin-top: 48vw;
  padding-right: 0px;
}

.div-block-261a {
  width: 52px;
}

.div-block-353 {
  width: 235px;
  height: 235px;
}

.div-block-354 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92%;
  height: 29.5vw;
  max-height: 382px;
  max-width: 1190px;
  margin-top: 3vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-355 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 32%;
  float: none;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  background-color: #fff;
}

.div-block-355:hover {
  background-color: #f1f1f1;
}

.div-block-306-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 32%;
  height: 100%;
  min-width: 360px;
  margin-right: 0%;
  margin-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: transparent;
  color: #333;
  text-decoration: none;
}

.div-block-356 {
  font-size: 16px;
}

.div-block-357 {
  width: 96%;
}

.div-block-306-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-width: 0px;
  margin-right: 0%;
  margin-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: transparent;
  color: #333;
  text-decoration: none;
}

.div-block-312-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 70%;
  height: 100%;
  margin-top: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.apptitlea {
  font-family: 'Fredoka One', sans-serif;
  color: #d94443;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.03em;
}

.text-block-58a {
  margin-top: 2px;
  color: #404040;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.03em;
}

.div-block-307-copy {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  padding-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #d4d4d4;
  background-color: transparent;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.image-47 {
  width: 40px;
  height: auto;
}

.right-arrow-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-48 {
  width: 40px;
}

.left-arrow-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.onetwocol {
  display: none;
  overflow: hidden;
}

.colcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92%;
  max-width: 1190px;
  margin-top: 4vw;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.onetwocol-a {
  width: 32%;
}

.onetwocol-b {
  width: 66%;
}

.twoonecol {
  display: none;
  overflow: hidden;
}

.twoonecol-a {
  width: 32%;
}

.twoonecol-b {
  width: 32%;
}

.oneoneonecol {
  display: none;
  overflow: hidden;
}

.oneoneonecol-a {
  width: 32%;
}

.oneoneonecol-b {
  width: 32%;
}

.oneoneonecol-c {
  width: 32%;
}

.threecol {
  display: none;
  overflow: hidden;
}

.threecol-a {
  width: 100%;
}

.div-block-358 {
  width: 90%;
  margin-top: 20%;
  margin-right: auto;
  margin-left: auto;
}

.html-embed-29 {
  position: relative;
  width: auto;
  height: 0%;
  padding-bottom: 56.25%;
}

.iframe-holder {
  position: relative;
  height: 0px;
  padding-bottom: 56.25%;
}



.div-block-359 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-360 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.link-block-12 {
  height: 38px;
  margin-right: 2vw;
}

.facebooklink-2 {
  display: none;
  width: 38px;
  height: 38px;
  margin-right: 0.6vw;
  cursor: pointer;
}

.twitterlink-2 {
  display: none;
  width: 38px;
  height: 38px;
  margin-right: 0.6vw;
}

.youtubelink-2 {
  display: none;
  width: 38px;
  height: 38px;
  margin-right: 0.6vw;
}

.iglink-2 {
  display: none;
  width: 38px;
  height: 38px;
  margin-right: 0vw;
}


.div-block-362 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 68%;
  margin-top: 0vw;
  margin-bottom: 4.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-72 {
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.2em;
}

.text-block-73 {
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}

.div-block-364 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  max-width: 595px;
  padding-top: 100px;
  padding-bottom: 0px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-365 {
  position: relative;
  z-index: 1;
  display: block;
  width: 50%;
  height: 100%;
  max-width: 595px;
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 50px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-366 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  min-height: 666px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e6e6e6;
}

