/*
Theme Name: Azure Basic Child  
Template: azure-basic
*/


/*        Global Syles                 */
/*------------------------------------*/

details, figcaption, figure { border: 0; font-size:100%; font: inherit; vertical-align: baseline; margin: 0; padding: 0; }
audio, canvas, video { border: 0; vertical-align: baseline; margin: 0; padding: 0; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  height: 100%;
  font-family: "Montserrat", serif;
  background: #fff;
  color: #003049;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

:focus {
  outline: 2px dashed #C41F33;
  outline-offset: 4px;
}

a {
  color: #003049;
  text-decoration: none;
}
a:hover {
  color: #C72D39;
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  clear: both;
  display: block;
  max-width: 100%;
  height: auto;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}


/*--------------------------------------------------------------
>>> ACCESSIBILITY
--------------------------------------------------------------*/

[hidden] {
  display: none;
}

audio:not([controls]) {
  display: none;
}




/*      Global WordPress Styles       */
/*-----------------------------------*/

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}

/*      Basic Two-Column (Right) Lyouout       */
/*--------------------------------------------*/

#primary {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	padding: 0 15px;
}
#content { 
	width: 100%; 
}
#sidebar { 
	display: none;
}
.wide #primary {
	max-width: 100%;
	width: 100%;
	float: none;
	overflow: hidden;
	padding: 0;
}
.singlewidth #primary {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
}
.wide #sidebar, .singlewidth #sidebar {
	display: none;
}
.wide #primary ol, .singlewidth #primary ol {
	list-style-type: decimal;
}
.wide #primary ul, .singlewidth #primary ul {
	list-style-type: disc;
}
.wide #primary li, .singlewidth #primary li {
	padding-bottom: 8px;
}

/*    Framework Styles        */
/*---------------------------*/

#container-full { 
	width: 100%; 
}
#top-header { 
	position: relative;
	z-index: 100;
}
#top-header-section { 
	width: 100%; 
	position: absolute;
	top: 0;
}
#main { 
	padding: 100px 0 80px 0; 
}
article { 
 	padding: 0;
}

.homebanner { 
	position: relative; 
	overflow: hidden; 
}
.topnav {
	position: absolute;
	top: 5px;
	right: 40px;
	z-index: 1;
}
.topnav ul {
	margin: 0;
	padding: 0;
}
.topnav li {
	display: inline-block;
}
.topnav a {
	color: #fff;
	font-size: 14px;
	padding: 0 15px
}
.topnav li:nth-child(2) a {
	padding-right: 0;
	border-left: 2px solid #DABD75;
}
.topnav .fa-solid, .fas {
  color: #DABD75;
  padding-right: 5px;
}


.homebanner .overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(48,58,82,1)   0%,
    rgba(48,58,82,0.92) 35%,
    rgba(48,58,82,0.65) 60%,
    rgba(48,58,82,0.35) 78%,
    rgba(48,58,82,0.00) 100%
  );
  z-index: 1; /* above ::before, below content */
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-backface-visibility: hidden; /* iOS paint glitch guard */
  will-change: opacity, transform;
}


.homebanner .banner-content { z-index: 3; position: absolute; }
.homebanner .banner-content h2 {
  margin: 0 0 0.5rem;
  font-size: clamp(1.5rem, 4.5vw, 2.5rem);
  line-height: 1.15;
  font-weight: 700;
  color: #DABD75;
	text-shadow: 1px 1px 1px #303A52;
}


.homebanner .banner-content {
  position: absolute;
  top: 75%;
  left: clamp(12px, 6vw, 72px);
  transform: translateY(-75%);
  z-index: 2;
  max-width: min(575px, 88%);
  padding: clamp(12px, 3vw, 24px);
  color: #fff;
	margin: 0;
  font-size: clamp(0.95rem, 2.6vw, 1.125rem);
  line-height: 1.55;
  color: #fff;
}


.innerbanner {
	width: 100%;
	position: relative;
}
.innerbanner img {
	width: 100%;
	display: block;
}

.innertext {
  	position: absolute;
  	max-width: 1000px;
  	left: 0;
  	right: 0;
  	margin: 0 auto;
  	bottom: 100px;
  	color: #fff;
  	font-size: 26px;
  	font-weight: 700;
	padding: 0 15px;
	z-index: 500;
}
.home1 {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.home1 h2 {
	text-align: center;
}




/*    Static Sidebar Widget Styles       */
/*---------------------------------------*/											 

#sidebar-search { padding: 0 0 25px 0 ; }




/*             Azure Basic Styles             */
/*-------------------------------------------*/

h1 { 
	font-size: 40px; 
	color: #222;
	font-weight: bold;
}
h1 span {
	font-size: 30px;
	font-weight: 600
}
h2 { 
	font-size: 26px; 
	color: #DABD75;
	font-weight: 600;
}
h3 { 
	font-size: 30px; 
	color: #222;
	font-weight: bold;
}
h4 { 
	font-size: 16px; 
	color: #222;
	font-weight: bold;
}

 
hr {
	margin: 30px auto;
	background: #ddd;
	background-color: #ddd;
	color: #ddd;
	width: 80%;
	float: none;
	height: 1px;
	border: none;
}

/* Top Navigation */

#access { 
    z-index: 500; 
}
nav[role="navigation"] { }

nav[role="navigation"] ul { }

nav[role="navigation"] ul li { }
nav[role="navigation"] ul li a {  }

nav[role="navigation"] ul li ul  { } 
nav[role="navigation"] ul li:hover ul  { } 
nav[role="navigation"] ul li ul  { }

nav[role="navigation"] ul li ul li { }

nav[role="navigation"] ul li ul li ul  { }
nav[role="navigation"] ul li ul li:hover ul  {  }
nav[role="navigation"] ul li ul li ul { }

nav[role="navigation"] ul li ul li ul li {  } 




.featured-thumb { margin-bottom: 10px; }
 

		  

/* Sidebar Section */

#sidebar { 
	color: #545350; 
}



/* Footer Section */

#footer-bottom { 
	background: #303a52; 
	padding: 0 0 10px 0; 
	clear: both;
    width: 100%; 
}
.columns {
	max-width: 1050px;
	width: 100%;
	margin: 0 auto;
}
.footer-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2rem;
  padding: 2rem 1rem;
	padding: 0rem 1rem;
}
.footer-box {
  flex: 1;
  min-width: 180px;
	font-size: 14px;
}
.logo-box img {
  max-width: 180px;
	width: 100%;
	height: auto;
  display: block;
  margin: 0 auto 40px
}
.footnav-box h3 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
	color: #DABD75;
}
.footer-flex .logo-and-social .footnav-box h3 {
  text-align: center;
	margin: 0 0 15px;
}
.footnav-box ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem 0;
}
.footnav-box li {
  margin-bottom: 0.25rem;
}
.menu-social-container ul {
	text-align: center;
}
.menu-social-container li {
	display: inline-block !important;
}
.footnav-box a {
	color: #fff;
}
.footnav-box a:hover {
	color: #DABD75;
}
.footnav-box .fa-brands, .fab {
  font-size: 22px;
  padding: 0 6px;
}
#footer-content { 
	padding-top: 25px; 
}


#site-credits { 
	padding: 15px 0 0 0; 
	
}
#theme-credit {
  padding: 10px 0 5px 0;
  font-size: 12px;
  text-align: center;
  border-top: solid 1px #54607c;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  color: #DABD75;
  font-weight: 400;
}

*, *:before, *:after {   
	-webkit-box-sizing: border-box;    
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}
.clear {
	clear: both;
}
.logo {
	width: 100%;
	display: none;
}
.logo img {
	max-width: 150px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}


.feature-row{
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: clamp(16px,3vw,32px);
  background: var(--navy);             
  padding: clamp(16px,3vw,40px);
  border-radius: 24px;
}


.feature-card{
  flex:1 1 420px;
  display:flex;
  flex-direction:column;
  text-align:center;
  padding:clamp(20px,3vw,36px);
  border-radius:var(--radius);
  background: #DABD75;
	
	color: #fff;
	font-weight: 600;
	border: 1px solid rgba(0,0,0,.08); /* faint edge */
box-shadow:
    inset 0 2px 6px rgba(0,0,0,.14),     /* inner darken */
    inset 0 1px 0 rgba(255,255,255,.35), /* slight top highlight */
    0 8px 18px rgba(0,0,0,.10);          /* optional outer shadow */
}
.feature-card h2 {
  margin: 0 0 .5rem;
    margin-bottom: 0.5rem;
  font-size: clamp(20px,2.2vw,24px);
  letter-spacing: .02em;
  color: #303A52;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

.feature-icon{
  font-size:clamp(36px,5vw,56px);
  line-height:1;
  margin:.35rem auto .75rem;
}
.feature-icon img {
	max-width: 60px;
	width: 100%;
	height: auto;
}

.mission {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.mission h2 {
	text-align: center;
}
hr {
	width: 80%;
	margin: 30px auto;
}

.forupbg {
	background: #303A52;
  padding: 50px 25px;
  overflow: hidden; 
	margin: 40px 5%; 
	 border: 1px solid rgba(255,255,255,.06); /* faint edge on dark */

  /* Subtle inset shading + top highlight + optional outer depth */
  box-shadow:
    inset 0 2px 6px rgba(0,0,0,.45),     /* inner darken */
    inset 0 1px 0 rgba(255,255,255,.12), /* gentle inner top highlight */
    0 8px 18px rgba(0,0,0,.25);          /* optional outer shadow */ 
}
.forupbg h2 {
	text-align: center;
	margin-bottom: 75px;
	font-size: 30px;
}
.fourup-simple {
  display: flex;
  gap: 20px;
  flex-wrap: nowrap;                         
}
.fourup-simple .box{
  flex: 1 1 0;                    
  min-width: 0;                   
  height: 300px;                  
  box-sizing: border-box;
  color: #fff;
  padding: 16px;
  text-align: center;
  display: flex;                 
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
	font-weight: 600;
}
.fourup-simple .box h2 {
  margin: 0 0 8px;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
}
.fourup-simple .box img{
	max-width: 125px;
  width: 100%;
  height: auto;
  display: block;
  margin: 10px auto 10px;
}
.fourup-simple .box p {
	padding: 0 50px;
}



/*    Responsive Styles        */
/*---------------------------*/

@media (min-width: 1200px) {
  .homebanner .banner-content h2 {
    font-size: 50px;
  }
}
@media only screen and (min-width:0px) and (max-width: 1000px) {
.logo {
	display: block;
	padding-top: 35px;
}
.topnav {
	top: 35px;
	text-align: right;
}
.topnav a {
	padding: 0 5px;
}
}
@media only screen and (min-width:0px) and (max-width: 900px) {

}

@media only screen and (min-width:0px) and (max-width: 850px) {

}

@media only screen and (min-width: 0px) and (max-width: 800px) {

}

@media only screen and (min-width: 0px) and (max-width: 750px) {
.alignleft, img.alignleft {
	margin: 0 auto;
	display: block;
	float: none;
	padding: 15px;
}
.alignright, img.alignright {
	margin: 0 auto;
	display: block;
	float: none;
	padding: 15px;
}





.homebanner .banner-content {
    top: auto;
    bottom: clamp(16px, 6vw, 28px);
    transform: none;
    left: clamp(12px, 5vw, 28px);
    max-width: 92%;
    padding: 0;
}
}

@media only screen and (min-width: 0px) and (max-width: 700px) {

}

@media only screen and (min-width: 0px) and (max-width: 650px) {
.homebanner {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
}

.homebanner img {
  height: 100%;
  width: auto;
  max-width: unset !important;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-66%);
}
.homebanner .overlay {
    background: linear-gradient( 90deg, #303A52 0%, rgba(48,58,82,0.95) -11%, rgba(48,58,82,0.4) 100%, rgba(48,58,82,0) 100% );
}
.topnav {
	right: 10px;
}
}

@media only screen and (min-width: 0px) and (max-width: 537px) {
	  
}

@media only screen and (min-width: 0px) and (max-width: 500px) {

}

@media only screen and (min-width: 0px) and (max-width: 347px) {

}


