/******* 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 */
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
html, body, h1, h2, h3, p, * {
  font-family: "Gotham-Book", sans-serif !important;
}
h1 {
  font-size: clamp(45px, 5vw, 65px);
  line-height: 1.3;
}
h2 {
  font-size: clamp(30px, 4vw, 40px);
  color: #CC943A !important;
  letter-spacing: 3px;
  line-height: 1.3;
}
h3 {
  font-size: clamp(22px, 2vw, 30px);
  letter-spacing: 1px;
  line-height: 1.3;
}
h4 {
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.3;
}
h5 {
  font-size: clamp(16px, 3vw, 20px);
}
h6 {
  font-size: clamp(15px, 2vw, 18px);
}
strong {
  font-family: "Gotham-Medium", sans-serif !important;
}
sup {
  line-height: 0;
}
a[href*="mailto"] {
  font-family: "Gotham-Bold", sans-serif !important;
  color: #CC943A;
  font-style: italic;
}
small {
  color: #797C83;
  font-size: 15px;
}
#main {
  padding-top: 0 !important;
}
.avia-section {
  position: relative;
}
.avia-section .content {
  padding: 100px 0;
}
.av-special-heading {
  padding-bottom: 0 !important;
}
.av-subheading {
  margin-bottom: 0 !important;
}
.av-subheading p {
  font-size: 18px;
  line-height: 1.5;
}
.no-uppercase {
  text-transform: none !important;
  font-family: "Gotham-Medium", sans-serif !important;
}
.title_with_overlay {
  position: relative;
}
.title_with_overlay:before {
  content: "";
  background: rgba(14, 75, 132, 0.75);
  filter: brightness(1.2);
  height: 100%;
  left: 50%;
  padding: 3% 0;
  position: absolute;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100vw;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .title_with_overlay:before {
    padding: 30px 0 !important;
  }
}
.title_with_overlay .av-special-heading-tag {
  color: #fff;
  position: relative;
}
.title_with_overlay .av-special-heading-tag:after {
  content: "";
  border-bottom: 3px solid #CC943A;
  bottom: 0;
  height: 100%;
  left: 50%;
  min-width: 50px;
  position: absolute;
  transform: translate3d(-50%, 0, 0);
  width: 5%;
}
.title_with_overlay.image_overlay:before {
  width: 100% !important;
}
.title_with_overlay.image_overlay .av-special-heading-tag {
  font-weight: 500 !important;
  padding-bottom: 15px;
}
.title_with_overlay.image_overlay .av-subheading {
  margin-top: 15px !important;
}
.title_with_overlay.image_overlay .av-subheading p {
  font-size: 20px !important;
}
.additional_info {
  margin-top: 0 !important;
}
.additional_info p {
  margin-bottom: 0 !important;
  margin-top: 35px !important;
}
#socket {
  background: #0E4B84 !important;
  border: none !important;
  border-top: 1px solid #4A78A7 !important;
}
#socket .container {
  align-items: center;
  display: flex;
  justify-content: center;
}
#socket .copyright {
  color: #8EBED8;
  font-size: 16px;
}
#socket .copyright a {
  color: #8EBED8 !important;
  text-underline-offset: 5px;
}
#socket .copyright a:hover {
  color: #CC943A !important;
}
#socket .social_bookmarks {
  background: #fff !important;
  border-radius: 100%;
  margin: 0 !important;
  margin-left: 15px !important;
  transition: all ease 0.3s;
}
#socket .social_bookmarks:hover {
  background: #CC943A !important;
}
#socket .social_bookmarks:hover a:before {
  color: #fff !important;
}
#socket .social_bookmarks li {
  top: 0 !important;
}
#socket .social_bookmarks li:hover a {
  background: transparent !important;
}
#socket .social_bookmarks li a {
  background: transparent !important;
}
#socket .social_bookmarks li a:before {
  color: #0E4B84;
  font-size: 18px !important;
  transition: all ease 0.3s;
}
#privacy_policy .container, #terms_of_service .container {
  width: 75% !important;
}
#privacy_policy .content, #terms_of_service .content {
  padding-top: 200px !important;
}
#privacy_policy h1, #terms_of_service h1 {
  color: #0D1E32 !important;
  font-size: clamp(35px, 6vw, 65px) !important;
}
#privacy_policy h2, #terms_of_service h2 {
  font-size: clamp(25px, 4vw, 40px) !important;
}
#privacy_policy strong, #privacy_policy a, #terms_of_service strong, #terms_of_service a {
  font-family: "Gotham-Bold", sans-serif !important;
}
#privacy_policy a, #terms_of_service a {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.avia-safari .mfp-wrap {
  -webkit-backdrop-filter: blur(10px);
}
.avia-safari .mfp-wrap .mfp-content .mfp-close {
  line-height: 48px !important;
}
.avia-safari #leadership .av-alb-blogposts article .big-preview .popup_trigger:before {
  top: 1px !important;
}
@media only screen and (max-height: 484px) {
  .fixed__nav {
    display: none !important;
  }
}
@media only screen and (max-width: 989px) {
  #privacy_policy .container, #terms_of_service .container {
    width: 100% !important;
  }
  #privacy_policy .content, #terms_of_service .content {
    padding: 175px 0 70px !important;
  }
}
@media only screen and (max-width: 600px) {
  .fixed__nav {
    display: none !important;
  }
}
@media only screen and (max-width: 484px) {
  #privacy_policy a, #terms_of_service a {
    word-break: break-all;
  }
}
.av-preloading-logo {
  max-width: 300px;
  max-height: 300px;
  padding: 0 25px;
}
#scroll-top-link:hover {
  border: 1px solid #CC943A !important;
}
.avia-cookie-consent-wrap .avia-button {
  border: 2px solid #CC943A !important;
  color: #fff !important;
  font-size: 14px !important;
  margin-left: 15px !important;
  min-width: 185px !important;
  transition: all ease 0.3s !important;
}
.avia-cookie-consent-wrap .avia-button:before {
  display: none !important;
}
.avia-cookie-consent-wrap .avia-cookie-consent {
  background: rgba(13, 30, 50, 0.95) !important;
}
.avia-cookie-consent-wrap .avia-cookie-consent .avia_cookie_text {
  font-size: 14px !important;
  margin-right: 25px !important;
}
.avia-cookie-consent-wrap .avia-cookie-consent .avia-cookie-consent-button-1:hover {
  background: #CC943A !important;
  color: #fff !important;
}
.avia-cookie-consent-wrap .avia-cookie-consent .avia-cookie-consent-button-2 {
  background: #CC943A !important;
  color: #fff !important;
}
.avia-cookie-consent-wrap .avia-cookie-consent .avia-cookie-consent-button-2:hover {
  background: transparent !important;
  color: #fff !important;
}
.avia-cookie-consent-wrap .avia-cookie-consent .avia-cookie-consent-button-3 {
  border-color: #fff !important;
}
.avia-cookie-consent-wrap .avia-cookie-consent .avia-cookie-consent-button-3:hover {
  background: rgba(255, 255, 255, 0.9) !important;
  color: #0D1E32 !important;
}
@media only screen and (max-width: 1500px) {
  .avia-cookie-consent-wrap .avia_cookie_text {
    display: block !important;
    margin-bottom: 5px !important;
  }
  .avia-cookie-consent-wrap .avia-button {
    margin: 10px !important;
  }
}
@media only screen and (max-width: 484px) {
  .avia-cookie-consent-wrap .avia-button {
    width: 75% !important;
  }
}
#av-consent-extra-info .avia-cookie-consent-modal-buttons-wrap .avia-cookie-consent-button {
  border: 2px solid #0D1E32 !important;
  color: #0D1E32 !important;
  font-size: 14px !important;
  margin-left: 15px !important;
  min-width: 185px !important;
  transition: all ease 0.3s !important;
}
#av-consent-extra-info .avia-cookie-consent-modal-buttons-wrap .avia-cookie-consent-button:before {
  display: none !important;
}
#av-consent-extra-info .avia-cookie-consent-modal-buttons-wrap .avia-cookie-consent-button-4:hover {
  background: #CC943A !important;
  border-color: #CC943A !important;
  color: #fff !important;
}
#av-consent-extra-info .avia-cookie-consent-modal-buttons-wrap .avia-cookie-consent-button-5:hover {
  background: #0D1E32 !important;
  color: #fff !important;
}
#av-consent-extra-info .avia-cookie-consent-modal-buttons-wrap .av-toggle-switch input[type="checkbox"]:checked + .toggle-track {
  background: #CC943A !important;
}
