/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2025 | 23:26:23 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 19 2025 | 00:01:01 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --purple: #000038;
  --pink: #c21fb7;
  --black: #000000;
  --white: #ffffff;
  --gray: #f1eef1;
  --gradient: linear-gradient(130deg,rgb(255,83,80) 1%,rgb(192,44,181) 100%);
  --fixedNavGradient: linear-gradient(90deg, rgb(255, 83, 80) 1%, rgb(192, 44, 181) 100%);
  --noto_sans: "Noto Sans", sans-serif;
  --prometo_trial: "Prometo Trial", sans-serif;
  --prometo: "prometo", sans-serif;
  --fw_thin: 100;
  --fw_extralight: 200;
  --fw_light: 300;
  --fw_regular: 400;
  --fw_medium: 500;
  --fw_semibold: 600;
  --fw_bold: 700;
  --fw_extrabold: 800;
  --fw_black: 900;
  --italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
#main {
  background: transparent;
}
/* Contact Us Button Styling */
.contact-btn {
  width: 100%;
}
.contact-btn a.avia-button {
  background: none !important;
  color: #000038 !important;
  padding: 0 !important;
  margin-top: 30px !important;
  text-align: left;
}
.contact-btn a.avia-button .avia_iconbox_title {
  font-family: var(--prometo_trial) !important;
  font-size: 1.375rem;
  line-height: 2rem;
  font-weight: 300;
}
.contact-btn a.avia-button .avia_button_icon svg, .contact-btn a.avia-button .avia_button_icon::before {
  margin-right: 14px;
}
.contact-btn a.avia-button .avia_button_icon svg {
  fill: #000038 !important;
  width: 36px !important;
  height: 36px !important;
}
.contact-btn a.avia-button .avia_button_icon:before {
  font-size: 36px;
  line-height: 36px;
}
.contact-btn a.avia-button:hover {
  color: #000038 !important;
  transform: scale(1.15);
  transition: all 0.25s ease-in;
}
.contact-btn a.avia-button:hover .avia_button_icon svg {
  fill: #000038 !important;
}
.contact-btn a.avia-button:hover .avia_button_icon svg path {
  fill: #000038 !important;
}
/* Google Maps Block */
#bottom-fade {
  padding: 36px 0;
  background-image: url("/wp-content/themes/enfold-child/images/Bottom-fade.png");
  position: relative;
  background-position: center bottom;
  background-size: 1600px auto;
  background-repeat: repeat-x;
  background-attachment: scroll;
}
@media only screen and (min-width: 1024px) {
  #bottom-fade {
    padding: 72px 0;
  }
}
#bottom-fade > .container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
}
.gmaps-block {
  padding: 90px 0 !important;
  margin-bottom: 22px;
}
@media only screen and (min-width: 1024px) {
  .gmaps-block {
    padding: 252px 0 !important;
  }
}
.gmaps-block h2 {
  color: var(--white) !important;
}
.gmaps-block .avia_textblock {
  display: block;
}
.gmaps-block a {
  background: none !important;
  padding: 8px 8px !important;
  margin-top: 18px !important;
}
.gmaps-block a:hover {
  background: #c21fb7 !important;
  transition: none;
}
.gmaps-block div {
  max-width: none;
  margin: 0 18px;
}
@media only screen and (min-width: 565px) {
  .gmaps-block div {
    margin: 0 auto;
    max-width: 449px;
  }
}
@media only screen and (min-width: 768px) {
  .gmaps-block div {
    max-width: 630px;
  }
}
@media only screen and (min-width: 1024px) {
  .gmaps-block div {
    max-width: 857px;
  }
}
@media only screen and (min-width: 1170px) {
  .gmaps-block div {
    max-width: 987px;
  }
}
@media only screen and (min-width: 1400px) {
  .gmaps-block div {
    max-width: 1191px;
  }
}
#inquiries .contact-info {
  font-size: 1.3333333333rem;
  color: #000038;
  font-weight: 300;
  line-height: 2rem;
  font-family: prometo, sans-serif;
  transition: all 200ms linear;
  transform-origin: 50% 50%;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: start;
  margin: 30px 0 50px 0 !important;
}
#inquiries .contact-info:before {
  content: "";
  height: 36px;
  width: 36px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.8333333333rem;
}
#inquiries .contact-info:hover {
  transform: scale(1.1) !important;
  transform-origin: 50% 50%;
}
#inquiries .contact-info:hover .info-wrap a {
  color: #000038 !important;
}
#inquiries .contact-info.plane:before {
  background-image: url("/wp-content/uploads/send-copy-2@2x.png");
}
#inquiries .contact-info.phone:before {
  background-image: url("/wp-content/uploads/phone-call@2x.png");
}
#inquiries .contact-info.phone:hover {
  transform: none !important;
}
#inquiries .contact-info.linkedin:before {
  background-image: url("/wp-content/uploads/linkedin@2x.png");
}
#inquiries .contact-info.twitter:before {
  background-image: url("/wp-content/uploads/twitter@2x.png");
  height: 29px;
}
#inquiries .contact-info.mail:before {
  background-image: url("/wp-content/uploads/mail@2x.png");
  height: 29px;
}
#inquiries .contact-info p {
  margin: 0 !important;
}
#san-francisco .avia-button-wrap, #boston .avia-button-wrap {
  width: 100%;
  margin: 0 auto !important;
  float: none !important;
  display: block;
}
#san-francisco a.avia-button, #boston a.avia-button {
  color: #fff;
  font-size: 0.9444444444rem;
  background-color: transparent !important;
}
#san-francisco a.avia-button:after, #boston a.avia-button:after {
  display: none !important;
}
#san-francisco a.avia-button:hover, #boston a.avia-button:hover {
  color: var(--white) !important;
  background-color: var(--pink) !important;
}
/* RESPONSIVE */
@media only screen and (max-width: 767px) {
  #san-francisco.gmaps-block, #boston.gmaps-block {
    padding: 25px 0 65px 0 !important;
  }
  #san-francisco.gmaps-block h2, #boston.gmaps-block h2 {
    font-size: 20px !important;
  }
}
