/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2025 | 04:30:55 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 08 2024 | 23:27:32 */
/************/
/*  Colors  */
/************/
@font-face {
  font-family: "Gotham-Book";
  src: url("../ccdev_fonts/gotham/Gotham-Book.eot");
  src: url("../ccdev_fonts/gotham/Gotham-Book%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-Book.svg#Gotham-Book") format("svg"), url("../ccdev_fonts/gotham/Gotham-Book.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-Book.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-Book.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Medium";
  src: url("../ccdev_fonts/gotham/Gotham-Medium.otf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Gotham-Bold";
  src: url("../ccdev_fonts/gotham/Gotham-Bold.eot");
  src: url("../ccdev_fonts/gotham/Gotham-Bold%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-Bold.svg#Gotham-Bold") format("svg"), url("../ccdev_fonts/gotham/Gotham-Bold.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-Bold.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-BoldItalic";
  src: url("../ccdev_fonts/gotham/Gotham-BoldItalic.eot");
  src: url("../ccdev_fonts/gotham/Gotham-BoldItalic%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.svg#Gotham-BoldItalic") format("svg"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-BoldItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-Light";
  src: url("../ccdev_fonts/gotham/Gotham-Light.eot");
  src: url("../ccdev_fonts/gotham/Gotham-Light%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-Light.svg#Gotham-Light") format("svg"), url("../ccdev_fonts/gotham/Gotham-Light.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-Light.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Gotham-LightItalic";
  src: url("../ccdev_fonts/gotham/Gotham-LightItalic.eot");
  src: url("../ccdev_fonts/gotham/Gotham-LightItalic%EF%B9%96.eot#iefix") format("embedded-opentype"), url("../ccdev_fonts/gotham/Gotham-LightItalic.svg#Gotham-LightItalic") format("svg"), url("../ccdev_fonts/gotham/Gotham-LightItalic.ttf") format("truetype"), url("../ccdev_fonts/gotham/Gotham-LightItalic.woff") format("woff"), url("../ccdev_fonts/gotham/Gotham-LightItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 15 2025 | 04:30:55 */
#contact {
  background-size: cover !important;
}
#contact h2 {
  padding-bottom: 20px;
}
#contact .av-subheading {
  padding-bottom: 50px;
}
#contact .av-subheading p {
  color: #fff !important;
  font-size: clamp(18px, 1.5vw, 20px);
  line-height: 1.3;
}
#contact .av-subheading strong {
  color: #fff !important;
}
#contact .flex_column_table {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
#contact .contact-location {
  aspect-ratio: 1.5;
  align-items: end;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  flex-basis: 45%;
  justify-content: center;
}
@media only screen and (max-width: 989px) {
  #contact .contact-location {
    background-size: cover !important;
    min-height: 0 !important;
  }
}
#contact .contact-location .image_overlay {
  padding: 0 10px !important;
  transform: translate3d(0, -75px, 0);
}
#contact .contact-location .image_overlay h3 {
  font-family: "Gotham-Medium", sans-serif !important;
  font-size: clamp(18px, 2vw, 24px) !important;
  padding-bottom: 0 !important;
}
#contact .contact-location .image_overlay h3:after {
  display: none;
}
#contact .contact-location .image_overlay .av-subheading {
  margin-top: 10px !important;
  padding: 0 !important;
}
#contact .contact-location .image_overlay .av-subheading p {
  font-size: 18px !important;
}
#contact .contact-location p {
  color: #fff !important;
  line-height: 1.5;
}
@media only screen and (max-width: 989px) {
  #contact .contact-location {
    display: flex !important;
    height: 35vh !important;
    margin-bottom: 0 !important;
    margin-top: 50px !important;
    min-height: 350px;
  }
  #contact .contact-location .image_overlay {
    transform: translate3d(0, -15px, 0) !important;
  }
  #contact .contact-location .image_overlay:before {
    padding: 15px 0 !important;
  }
}
@media only screen and (max-width: 484px) {
  #contact .contact-socials {
    flex-direction: column;
  }
}
