/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 23 2025 | 21:11:23 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 29 2025 | 23:04:24 */
/************/
/*  Colors  */
/************/
@font-face {
  font-family: "Century Gothic";
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic/Century Gothic.eot");
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic/Century Gothic.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/enfold-child/fonts/century_gothic/Century Gothic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CenturyGothic";
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic/CenturyGothic.svg#CenturyGothic") format("svg"), url("/wp-content/themes/enfold-child/fonts/century_gothic/CenturyGothic.ttf") format("truetype"), url("/wp-content/themes/enfold-child/fonts/century_gothic/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CenturyGothic-Bold";
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg"), url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/CenturyGothic-Bold.ttf") format("truetype"), url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/CenturyGothic-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gothicb";
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/gothicb.eot");
  src: url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/gothicb.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/enfold-child/fonts/century_gothic_bold/gothicb.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 29 2025 | 23:04:57 */
#inside-header .logo_container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#inside-header .logo_container .av-special-heading {
  max-width: 734px;
  width: 100%;
  padding-bottom: 60px;
}
#buttons .container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0;
}
#buttons .container .left_btns .avia-button-wrap {
  padding: 25px;
  border-radius: 0 50px 50px 0;
}
#buttons .container .left_btns .avia-button-wrap:nth-of-type(1) {
  background: #0098C5;
  margin-bottom: 50px;
}
#buttons .container .left_btns .avia-button-wrap:nth-of-type(2) {
  background: #224A7C;
}
#buttons .container .right_btns .avia-button-wrap {
  padding: 25px;
  border-radius: 50px 0 0 50px;
}
#buttons .container .right_btns .avia-button-wrap:nth-of-type(1) {
  background: #002241;
  margin-bottom: 50px;
}
#buttons .container .right_btns .avia-button-wrap:nth-of-type(2) {
  background: #224A7C;
}
#buttons .container a.avia-button {
  background: transparent !important;
  border: none !important;
  padding: 0 50px 0 10px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#buttons .container a.avia-button .avia_iconbox_title {
  font-size: clamp(20px, 2vw, 28px) !important;
  color: #fff !important;
  text-decoration: underline;
  text-underline-offset: 8px;
}
#buttons .container a.avia-button:after {
  content: "";
  background: url("/wp-content/uploads/Button-1.png");
  position: relative;
  height: 34px;
  width: 35px;
  display: inline-block;
  top: 2px;
  right: -20px;
}
#information .content {
  padding-top: 0;
}
#information .boxed-warning p {
  font-size: 20px;
}
#information .boxed-warning strong {
  color: #000 !important;
}
#information .footnote a {
  font-weight: bold;
  text-decoration: underline;
}
#information .footnote span {
  font-family: "helvetica neue", Helvetica, Arial, sans-serif !important;
}
/* RESPONSIVE */
@media only screen and (max-width: 989px) {
  #buttons .container .left_btns, #buttons .container .right_btns {
    margin-bottom: 50px !important;
  }
  #buttons .container .left_btns:last-of-type, #buttons .container .right_btns:last-of-type {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #buttons .container .left_btns, #buttons .container .right_btns {
    margin-bottom: 30px !important;
  }
  #buttons .container .left_btns:last-of-type, #buttons .container .right_btns:last-of-type {
    margin-bottom: 0 !important;
  }
  #buttons .container .left_btns .avia-button-wrap, #buttons .container .right_btns .avia-button-wrap {
    padding: 20px 0 20px 20px;
    margin-bottom: 30px;
    border-radius: 0;
  }
  #buttons .container .left_btns .avia-button-wrap a.avia-button, #buttons .container .right_btns .avia-button-wrap a.avia-button {
    padding: 0 !important;
    justify-content: start;
  }
  #buttons .container .left_btns .avia-button-wrap a.avia-button:after, #buttons .container .right_btns .avia-button-wrap a.avia-button:after {
    transform: translate(-50%, -5%) scale(0.7);
  }
}
@media only screen and (max-width: 500px) {
  #buttons .container a.avia-button .avia_iconbox_title {
    font-size: 15px !important;
  }
}
