/*
 __          __  _                                       _
 \ \        / / | |         /\                          | |
  \ \  /\  / /__| |__      /  \   ___  ___ ___ _ __   __| | ___ _ __
   \ \/  \/ / _ \ '_ \    / /\ \ / __|/ __/ _ \ '_ \ / _` |/ _ \ '__|
    \  /\  /  __/ |_) |  / ____ \\__ \ (_|  __/ | | | (_| |  __/ |
     \/  \/ \___|_.__/  /_/    \_\___/\___\___|_| |_|\__,_|\___|_|

Theme Name: Alpha Child
Description: Alpha Child Theme
Author: Web Ascender
Template: alpha
*/
/*--------------------------------------------------------------
VC OVERWRITES
--------------------------------------------------------------*/
@media (max-width: 1023px) {
  .menu-header {
    position: relative;
    z-index: 11;
    font-size: 16px;
  }
  nav.main-navigation.drill-down .menu-header {
    padding-top: 10px;
  }

  .menu-header .wp-block-search {
    border: 1px solid #000;
    max-width: 80%;
  }
  .menu-header .wp-block-search input[type="search"] {
    border: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background-color: #fff;
    position: relative;
    padding: 2px 8px;
  }
  .menu-header .wp-block-search .wp-block-search__button {
    padding: 6px 20px;
  }
}

.grecaptcha-badge {
  z-index: 10;
  visibility: visible !important;
}

.nav-icon span.alt-text {
  background-color: transparent !important;
}
.screen-reader-shortcut {
  background-color: transparent !important;
}

.curved-container:after {
  content: "";
  position: absolute;
  left: -600%;
  width: 1300%;
  padding-bottom: 1300%;
  top: 80%;
  background: none;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 9999px rgb(0 58 99 / 80%);
  z-index: 0;
  background: #bfc3c6;
}
.curved-header {
  padding: 40px 0px 80px;
  z-index: 5;
}

.curved-header-2 {
  padding: 40px 0px 80px;
}

.curved-container-after:after {
  content: "";
  position: absolute;
  left: -600%;
  width: 1300%;
  padding-bottom: 1300%;
  top: 80%;
  background: none;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 9999px #bfc3c6;
  z-index: -2;
  margin-top: -124px;
}

.slide-content div {
  font-size: 22px !important;
}

body,
div,
h1,
h2,
h3,
h4,
p,
li {
  font-family: "Avenir", Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
p {
  margin: 0px 0px 20px;
}
h1,
h2,
h3 {
  color: #265b5f;
}

hr {
  border: none;
  border-bottom: 1px solid #ddd;
  margin: 30px 0px;
}

.content-block h2 {
  border-left: 5px solid #265b5f;
  padding-left: 15px;
}

.white-text h2 {
  border-left: 5px solid #fff;
  padding-left: 15px;
}
.home .white-text h2,
h2.department {
  border-left: none;
  padding-left: 0px;
}

a {
}
.vc_row[data-vc-full-width-init="false"] {
  opacity: 0;
}
.vc_row[data-vc-full-width-init="true"] {
  opacity: 1;
}

.small-text p {
  font-size: 14px;
}

.white-text a {
  text-decoration: underline;
}

.white-text a:hover {
  color: #fff;
  opacity: 0.8;
}

.white-text hr {
  border: none;
  border-top: 1px solid #fff;
  margin: 20px 0px;
}

.vc_general.vc_btn3 {
  font-weight: bold;
  font-size: 1rem;
}

.navy-btn .vc_btn3.vc_btn3-shape-rounded:hover {
  background: #083351 !important;
  opacity: 0.9 !important;
  background-image: none;
}

.black-btn a.vc_btn3:hover {
  background-color: #1d2327 !important;
}

.orange-btn a.vc_btn3 {
  background-image: none !important;
  background-color: #083351 !important;
}
.orange-btn a.vc_btn3:hover {
  background: #083351 !important;
  opacity: 0.9 !important;
  background-image: none;
}

.gform_wrapper .gform_footer input[type="submit"],
.gf_browser_ie.gform_wrapper .gform_footer input.button {
  font-weight: bold;
  padding: 12px 23px;
}
.gform_wrapper .gform_footer input[type="submit"]:hover,
.gf_browser_ie.gform_wrapper .gform_footer input.button:hover {
  background: #000 !important;
}

.extra-padding.orange-btn a {
  padding: 20px 40px;
}

.max-width-800 {
  max-width: 800px;
  margin: 0px auto;
  float: none;
}

.half-size img {
  width: 50%;
}

.blue-block {
  background: #083351;
  padding: 40px;
}

.instruction {
  display: none;
}

.continue-reading {
  display: none;
}
.home .continue-reading {
  color: #083351;
  text-decoration: underline;
  display: block;
}
.news-heading h4 a {
  text-decoration: underline;
}
.news-heading h4 a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------------
HOME
--------------------------------------------------------------*/
.home .hero {
  padding: 1.5% 0px 5% !important;
  height: 500px;
}

.home-banner {
  padding: 0px 0px;
  height: 500px;
}

.home-banner .vc_col-sm-10 {
  width: 90%;
  margin: 0px auto;
  float: none;
}

.slick-prev,
.slick-next {
  z-index: 5;
  top: 40%;
}
.slick-prev {
  left: 20px;
}
.slick-next {
  right: 20px;
}
.slick-prev:before,
.slick-next:before {
  color: #fff;
  font-size: 30px;
}

.home-banner a.button {
  color: #083351 !important;
  text-decoration: none;
  border-radius: 2px;
  font-size: 15px;
  padding: 10px 20px;
  margin-right: 10px;
  background: #fff;
  font-weight: bold;
}

.home-banner h2 {
  font-size: 50px;
}

.home-banner p {
  font-size: 22px;
}

.home-banner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-left: 50vw solid #083351;
  border-right: 50vw solid #083351;
  border-top: 100px solid transparent;
}

.inner-banner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-left: 50vw solid #fff;
  border-right: 50vw solid #fff;
  border-top: 100px solid transparent;
}

.inner-banner {
  padding: 50px 0px 80px;
  background-image: url(/wp-content/uploads/2024/05/Web-Banner-Background-scaled.jpg) !important;
  background-size: cover;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.content-block {
  padding: 40px 0px;
}

/*.home-banner:before{    
	content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,66,106, 0.7);
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}*/

.intro {
  padding: 50px 0px;
}

.box-links {
  padding: 80px 10px;
}

/*--------------------------------------------------------------
INNER
--------------------------------------------------------------*/

.sub-navigation ul,
.widget_nav_menu ul {
  border: 1px solid #b2cfcd;
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-bottom: none;
}
.sub-navigation ul li,
.widget_nav_menu ul li {
  margin: 0px;
  padding: 0px 10px;
  border-bottom: 1px solid #b2cfcd;
}
.sub-navigation ul li a,
.widget_nav_menu ul li a {
  color: #083351;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9rem;
  background: url(/wp-content/uploads/2021/10/right-chevron-min.png) left center
    no-repeat;
  background-size: 20px;
  padding: 12px 30px;
  display: block;
  text-decoration: none;
}
.sub-navigation ul li a:hover,
.sub-navigation ul li.current_page_item ul li a:hover,
.widget_nav_menu ul li a:hover {
  color: #000;
}
.sub-navigation ul li.current_page_item a,
.sub-navigation ul li.current_page_ancestor ul li.current_page_item > a {
  color: #000;
}
.sub-navigation ul li ul {
  display: none;
}
.sub-navigation ul li.current_page_item ul,
.sub-navigation ul li.current_page_ancestor ul {
  display: block;
  border: none;
}

.sub-navigation ul li.current_page_ancestor ul ul {
  display: none;
}

.sub-navigation ul li.current_page_ancestor ul li.current_page_item ul,
.sub-navigation ul li.current_page_ancestor ul li.current_page_parent ul {
  display: block;
}

.sub-navigation ul li.current_page_item ul li,
.sub-navigation ul li.current_page_ancestor ul li {
  border-bottom: none;
}
.sub-navigation ul li.current_page_item ul li a,
.sub-navigation ul li.current_page_ancestor ul li a {
  text-transform: capitalize;
  background: none;
  color: #083351;
}

.accordion-styles.vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-left.vc_tta-panel-title
  > a,
.accordion-styles.vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-panel
  .vc_tta-panel-title
  > a {
  color: #083351;
  font-size: 20px;
}
.accordion-styles.vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-controls-icon::after,
.accordion-styles.vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-controls-icon::before {
  border-color: #083351;
}
.accordion-styles.vc_tta-panel-body {
  color: #231f20;
  background-color: #f4f6f8;
}
.accordion-styles.vc_tta-panel-body ul ul {
  margin-top: 15px;
}

.accordion-styles.vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading,
.accordion-styles.vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-panel
  .vc_tta-panel-heading {
  background-color: #f4f6f8;
}
.accordion-styles.vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-panel
  .vc_tta-panel-heading:hover {
  background: #ccdae1;
}

.accordion-styles.vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill)
  .vc_tta-panel-body
  p,
.accordion-styles.vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill)
  .vc_tta-panel-body
  li {
  color: #231f20;
}
.accordion-styles.vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill)
  .vc_tta-panel-body
  h4 {
  font-size: 1.3rem;
}

.vc_tta-color-grey.vc_tta-style-flat
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #000 !important;
}
.accordion-styles.vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill)
  .vc_tta-panel-body
  p,
.accordion-styles.vc_tta-color-grey.vc_tta-style-flat:not(.vc_tta-o-no-fill)
  .vc_tta-panel-body
  li {
  color: #000 !important;
}
.simple-table table {
  width: 100%;
  margin-bottom: 20px;
}
.simple-table table td,
.simple-table table th {
  padding: 10px;
}
.simple-table table tr:nth-child(odd) {
  background: #f4f6f8;
}
.simple-table table tr:first-child {
  background: #008a86;
  color: #fff;
}

table.blue-box td {
  padding: 5px;
  vertical-align: middle;
  line-height: 130%;
}
table.blue-box td img.round {
  border-radius: 100%;
  width: 50px;
}
table.blue-box td {
  width: 75%;
}
table.blue-box td:first-child {
  width: 25%;
}

.wpb_single_image .vc_figure-caption {
  background: #f4f4f4;
  padding: 10px;
  text-align: left;
  font-size: 13px;
}

/*--------------------------------------------------------------
HEADER
--------------------------------------------------------------*/
.site-header-flex .header-content {
  display: block;
}
.site-header-flex .site-branding {
  float: left;
  max-width: 250px;
  width: 20%;
  margin-top: 5px;
}
.utility-header {
  float: right;
  width: 80%;
  padding: 20px 0px 0px;
}
.utility-header .widget_wrapper {
  float: right;
}
.utility-header .wp-block-search {
  float: right;
  width: 235px;
}
.utility-header .wp-block-button__link {
  border-radius: 2px;
  font-size: 15px;
  padding: 8px 20px;
  margin-right: 10px;
  background: #083351;
  font-weight: bold;
}
.utility-header .wp-block-button__link:hover {
  background: #083351;
  opacity: 0.9;
}
.utility-header .wp-block-search .wp-block-search__input {
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 14px;
}
.wp-block-search .wp-block-search__button {
  margin-left: 0px;
  border: none;
  background: #fff;
  color: #000;
  font-size: 15px;
  padding: 8px 20px;
  font-weight: bold;
  background-image: url(/wp-content/uploads/2024/05/Magnifying-Glass-Website.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  background-size: 20px;
  background-position: center;
}
/*--------------------------------------------------------------
FOOTER
--------------------------------------------------------------*/
.site-footer {
  padding: 0px 0px 35px;
}
footer .vc_col-sm-5 .wpb_content_element div {
  float: left;
  width: 50%;
}
footer p {
  font-size: 1rem;
}
footer a:hover {
  color: #fff;
  opacity: 0.8;
}

.site-footer .social-section {
  background: #f4f6f8;
  padding: 55px 0px 20px;
  margin-bottom: 0px;
}
.site-footer .social-section .social-box {
  min-height: 440px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  background: #fff;
  padding-bottom: 20px;
}
.site-footer .social-section .social-box p.widget-title {
  font-size: 20px;
  padding: 15px 15px;
  margin-bottom: 10px;
}
.site-footer .social-section .social-left p.widget-title {
  background: #003a63;
}
.site-footer .social-section .social-middle p.widget-title {
  background: #003a63;
}
.site-footer .social-section .social-right p.widget-title {
  background: #003a63;
}

.site-footer .social-section .social-left .fb_iframe_widget {
  display: block;
  text-align: center;
}
.site-footer .social-section .social-right .video {
  padding: 0px 18px;
}
.site-footer .social-section .social-right .video iframe {
  margin: 0px 0px 15px;
}
.site-footer .social-section .social-right .video p {
  color: #231f20 !important;
  font-weight: bold;
}
.site-footer .social-section .social-right .video a {
  color: #083351 !important;
  font-weight: bold;
}
.site-footer .social-section .social-right .video a:hover {
  color: #000 !important;
}
/*--------------------------------------------------------------
PAGE
--------------------------------------------------------------*/

.box-shadow .vc_column-inner {
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  background: #fff;
}
.image-box-shadow img {
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
}

.sitemap ul li {
  border-top: 1px solid #ddd;
  padding: 10px 0 10px;
  margin: 0;
}
.sitemap ul li li {
  margin-top: 10px;
  padding-bottom: 0px;
}
.sitemap ul li li a {
  padding-left: 20px;
}
.sitemap ul li li li a {
  padding-left: 40px;
}

/*--------------------------------------------------------------
NEWS
--------------------------------------------------------------*/
.newslisthome {
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
  background: #fff;
}
.newslisthome .wpb_wrapper.vc_figure,
.newslisthome .wpb_wrapper.vc_figure a,
.newslisthome .wpb_single_image img {
  width: 100%;
}
.home .newslisthome .wpb_wrapper.vc_figure {
  max-height: 280px;
  overflow: hidden;
  min-height: 186px;
}
.newslisthome .vc_col-sm-12.vc_gitem-col {
  padding: 0px;
}
.newslisthome .vc_custom_heading {
  padding: 0px 30px;
}
.newslisthome .vc_btn3-container {
  padding: 0px 30px;
}
.news-heading h3 a,
.news-heading h3 a:visited,
.newslisthome h4 a,
.newslisthome h4 a:visited,
.news-heading h2 a,
.news-heading h2 a:visited {
  color: #083351;
  text-decoration: underline;
}
.newslisthome h4 a:hover,
.news-heading h2 a:hover,
.news-heading h3 a:hover {
  color: #000;
  text-decoration: underline;
}

.news-heading h2 {
  border-left: none;
  padding-left: 0px;
  font-size: 1.625rem;
  line-height: 1;
}

.vc_btn3.vc_btn3-color-orange,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
  background: #083351;
  padding-top: 10px;
  padding-bottom: 10px;
}
.vc_btn3.vc_btn3-color-orange:hover,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover {
  background: #000;
}

h1.entry-title,
h2.entry-title {
  margin-bottom: 15px;
}
.entry-meta span,
.entry-footer a {
  font-size: 15px !important;
}
.search #main article,
.archive #main article {
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.archive #main .post-image,
.single-post #main .post-image {
  display: none;
}

.search-results #main,
.single-post #main,
.archive #main {
  float: right;
}

.post .entry-footer .tags-links a:hover {
  color: #000;
}
.post .entry-footer .tags-links a {
  text-decoration: underline;
}

.at-share-btn-elements {
  margin-bottom: 15px;
}

/*--------------------------------------------------------------
Data Services
--------------------------------------------------------------*/

.service-blocks h3 {
  font-size: 1.3rem;
}
.services-icons img {
  height: 75px;
  width: auto;
}

/*--------------------------------------------------------------
BOARD MEMBER
--------------------------------------------------------------*/

.board-member h3 {
  margin-bottom: 0;
  font-size: 1.25rem;
}

/*--------------------------------------------------------------
SITE NAVIGATION
--------------------------------------------------------------*/

body .main-navigation {
  float: left;
  clear: both;
  width: 100%;
  background: #e8eff3;
}
.site-header-flex .main-navigation ul#primary-menu {
  display: block;
  text-align: center;
}
.main-navigation ul li {
  font-size: 1rem;
}
.main-navigation ul.menu > li > a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9rem;
}

.main-navigation ul.menu > li.current-page-ancestor > a {
  color: #000;
}

li#menu-item-887 {
  margin-top: -20px;
}
#menu-item-887 > a {
  text-transform: capitalize;
  border-radius: 4px 4px 0px 0px;
  line-height: 120%;
  background: #083351;
  color: #fff;
  text-align: center;
  max-width: 195px;
  padding: 10px 10px;
  font-size: 17px;
}
#menu-item-887 > a span {
  font-size: 14px;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}
#menu-item-887 > a:hover {
  background: #083351;
  opacity: 0.9;
}

#menu-item-1121 {
  display: none;
}

.main-navigation ul li ul {
  display: none;
}

li.page-item-6989 {
  display: none;
}
li.page-item-11374 {
  display: none;
}
li.page-item-1468 {
  display: none;
}
li.page-item-11418 {
  display: none;
}
li.page-item-1626 {
  display: none;
}
li.page-item-2666 {
  display: none;
}
li.page-item-11414 {
  display: none;
}
li.page-item-2670 {
  display: none;
}
li.page-item-2673 {
  display: none;
}
li.page-item-2676 {
  display: none;
}
li.page-item-2681 {
  display: none;
}
li.page-item-2689 {
  display: none;
}
li.page-item-2685 {
  display: none;
}
li.page-item-2692 {
  display: none;
}
li.page-item-2695 {
  display: none;
}
li.page-item-223 {
  display: none;
}
li.page-item-3701 {
  display: none;
}
li.page-item-4026 {
  display: none;
}
li.page-item-4707 {
  display: none;
}
li.page-item-11426 {
  display: none;
}
li.page-item-12876 {
  display: none;
}
li.page-item-13027 {
  display: none;
}
li.page-item-16269 {
  display: none;
}
li.page-item-17855 {
  display: none;
}
li.page-item-17755 {
  display: none;
}
li.page-item-19695 {
  display: none;
}
li.page-item-22248 {
  display: none;
}
li.page-item-23269 {
  display: none;
}
li.page-item-24646{
  display: none;
}
li.page-item-24679{
  display: none;
}
li.page-item-25636{
  display: none;
}
li.page-item-25716{
  display: none;
}
li.page-item-27142{
  display: none;
}



/*--------------------------------------------------------------
MOBILE
--------------------------------------------------------------*/

@media (max-width: 1180px) {
  .site-header-flex {
    padding: 0px;
  }
  header .wrapper {
    padding: 0px 15px;
  }
  #site-navigation .wrapper {
    padding: 0px;
  }
}
@media (max-width: 1023px) {
  footer .vc_col-sm-5 .wpb_content_element div {
    width: 100%;
  }
  .utility-header {
    display: none;
  }
  .site-header-flex .site-branding {
    float: none;
    margin-top: 0px;
  }
  .site-header-flex .header-content {
    display: flex;
  }
  body .main-navigation {
    width: auto;
    background: #fff;
  }
  .site-header-flex .main-navigation ul#primary-menu {
    text-align: left;
    margin-top: 20px;
  }
  li#menu-item-887 {
    margin-top: 0px;
  }
  #menu-item-1121 {
    display: block;
  }
  .main-navigation ul li ul {
    display: block;
  }
  .sub-navigation {
    display: none;
  }
  .main-navigation ul li ul ul {
    margin-left: 25px;
  }
  .slick-prev,
  .slick-next {
    display: none !important;
  }

  #menu-item-887 > a {
    max-width: 95%;
    margin: 0px 2.5%;
  }
}
@media (max-width: 768px) {
  body #secondary {
    float: left;
    padding-top: 0px;
  }
  .slide-content div {
    font-size: 18px !important;
  }
  .site-header-flex .site-branding {
    width: auto;
    max-width: 150px;
  }
  .home-banner h2 {
    font-size: 36px;
  }
  .home-banner p {
    font-size: 18px;
  }
  .home-banner .button {
    display: inline-block;
  }
  .slick-prev,
  .slick-next {
    display: none;
  }
  .content-block {
    padding: 0px 0px 40px;
  }
}

@media (min-width: 768px) {
  body #secondary {
    padding-top: 0px;
  }
}
@media (min-width: 1024px) {
  body main {
    margin-top: 162px;
  }
  body #secondary {
    margin-top: 162px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 25px;
  }
}
@media (min-width: 1180px) {
}
