/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 22 2025 | 21:06:28 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2025 | 18:45:52 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --teal: #19535C;
  --lightBlue: #DEF4F6;
  --tealAlt: #28A4AF;
  --extraLightBlue: #ebf9fa;
  --extraLightBlueAlt: #f2fcfb;
  --orange: #FFAB57;
  --orangeAlt: #FFF2E6;
  --black: #000000;
  --white: #ffffff;
  --gradient: linear-gradient(180deg, rgba(206,235,239,1) 0%, rgba(255,255,255,1) 100%);
  --gradientAlt: linear-gradient(180deg, rgba(206,235,239,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
  --area: "area-normal", sans-serif;
  --area_extended: "area-extended", sans-serif;
  --mont: "Montserrat", 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 */
#inside-header .content {
  padding: calc(var(--standardSpacing) * 3) 0 var(--standardSpacing) !important;
}
#site-map .content {
  padding-top: var(--noSpacing) !important;
}
#site-map .av_one_full h2 {
  font-size: 24px !important;
}
#site-map .av-special-heading {
  margin-top: var(--standardSpacing);
}
#site-map .av-special-heading.avia-builder-el-first {
  margin-top: var(--noSpacing);
}
#site-map h2 {
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 150% !important;
}
#site-map .avia_textblock > h3 {
  padding-top: var(--standardSpacing);
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 150% !important;
}
#site-map ul li::marker {
  color: var(--teal) !important;
  font-size: 12px !important;
}
#site-map ul li h3, #site-map ul li h4 {
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 130% !important;
  margin-bottom: 0 !important;
}
