/*
Theme Name: Azure Basic Child
Author: C. A. Brown
Description: Child Theme for Azure Basic.   
Template: azure-basic
*/
@import url('css/screen.css'); /* DO NOT REMOVE! */


/*        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%; }

body { 
	height: 100%; 
    font-family: 'Cabin', sans-serif;
	background: #fff; 
	color: #343842;
	color: #060606;

	font-size: 18px;
	font-weight: 400;
	margin: 0;
}

:focus { outline: 0; }

ol, ul { list-style: none; }

a { 
	text-decoration: none; 
	color: #003887;
}

table { border-collapse: separate;
        border-spacing: 0; }

img { clear: both; }



/*      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;
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky {}

.bypostauthor {}


/*      Basic Two-Column (Right) Lyouout       */
/*--------------------------------------------*/

#primary {
	overflow: hidden;
	float: left;
	width: 70%;
}
#content { 
	width: 100%; 
}

#sidebar { 
	overflow: hidden;
    float: right;
    width: 30%; 
}
.wide #primary {
	width: 100%;
	float: none;
	overflow: hidden;
}
.wide #sidebar {
	display: none;
}
.wide #primary ol{
	list-style-type: decimal;
}
.wide #primary ul {
	list-style-type: disc;
}
.wide #primary li {
	padding-bottom: 10px;
}
.singlewidth #primary {
	max-width: 1030px;
	width: 100%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	padding: 0 15px;
}
.singlewidth #sidebar {
	display: none;
}
.singlewidth #primary ol{
	list-style-type: decimal;
}
.singlewidth #primary ul {
	list-style-type: disc;
}
.singlewidth #primary li {
	padding-bottom: 10px;
}

/*    Framework Styles        */
/*---------------------------*/

#top-header { 
	position: relative;
}
.homebanner {
	position: relative;
	width: 100%;
}
.homebanner img {
	width: 100%;
	display: block;
}
.hometextbg {
	position: absolute;
  	bottom: 28%;
  	left: 0;
	right: 0;
  	max-width: 1230px;
  	margin: 0 auto;
  	z-index: 500;
	padding: 0 15px;	
}	
.hometext {
  max-width: 600px;
  width: 100%;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0;
  color: #fff;
  line-height: 34px;
}
.hometext h1 {
	color: #fff;
	font-weight: 900;
	font-size: 64px;
	text-transform: uppercase;
	line-height: 70px;
}
.hometextsmall {
  font-size: 36px;
  color: #0B2B5E;
  font-weight: 900;
  letter-spacing: 4px;
	font-family: 'Nunito Sans', sans-serif;
	padding-bottom: 6px;
}




.innerbanner {
	position: relative;
	width: 100%;
}
.innerbanner img {
	width: 100%;
	display: block;
}
.innertextbg {
  position: absolute;
  bottom: 14%;
  left: 0;
  right: 0;
  max-width: 1185px;
  margin: 0 auto;
  z-index: 500;
  padding: 0 15px;
}
.innertext {
  max-width: 600px;
  width: 100%;
  font-weight: 900;
  font-size: 32px;
  letter-spacing: 0;
  color: #fff;
  line-height: 34px;
  text-transform: uppercase;
  text-shadow: 2px 1px #0B2B5E;
}
.innertext h1 {
	color: #fff;
	font-weight: 900;
	font-size: 64px;
	text-transform: uppercase;
	line-height: 70px;
}
.underline {
	border-bottom: 8px solid #0B2B5E;
}
.hometext button {
	background-color: #0B2B5E;
	padding: 14px 40px;
	margin: 15px 0;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 20px;
	display: block;
	border: solid 1px #04132b;
}
.hometext button a {
	color: #fff;
} 

#main { 
	padding: 50px 0; 
}


.entry-header { margin: 0 0 25px 0; }


/*    Primary Menu (Dropdown) Styles       */
/*----------------------------------------*/


nav[role="navigation"] { position: relative; }

nav[role="navigation"] ul { margin: 0 0 0 0;
                            padding: 0 0 0 0; 
						    display: block; }

nav[role="navigation"] ul li { clear: both; display: inline-block; }
nav[role="navigation"] ul li a {  }

nav[role="navigation"] ul li ul  { display: none; } 
nav[role="navigation"] ul li:hover ul  { display: block; } 
nav[role="navigation"] ul li ul  { position: absolute;
                                   padding: 10px 0 0 0; }

nav[role="navigation"] ul li ul li { display: block;
                                     position: relative; }

nav[role="navigation"] ul li ul li ul  { display: none !important; }
nav[role="navigation"] ul li ul li:hover ul  { display: inline !important; 
                                               position: relative !important; }
nav[role="navigation"] ul li ul li ul { padding: 0 0 0 0 !important;}

nav[role="navigation"] ul li ul li ul li { display: inline-block !important;
                                           position: relative; } 


/*    Static Sidebar Widget Styles       */
/*---------------------------------------*/											 

#sidebar-search { padding: 0 0 25px 0 ; }



/*    Navigation       */
/*--------------------*/


.nav-next { float: left; }
.nav-previous { float: right; }



/*    Theme Credit Text      */
/*--------------------------*/

#theme-credit { text-align: center; }


/*             Azure Basic Styles             */
/*-------------------------------------------*/

h1 { 
	font-size: 44px; 
	color: #0B2B5E;
	font-weight: bold;
	font-family: 'Nunito Sans', sans-serif;
}
h2 { 
	font-size: 44px; 
	color: #0B2B5E;
	font-weight: 800;
	font-family: 'Nunito Sans', sans-serif;
}
h3 { 
	font-size: 44px; 
	color: #0B2B5E;
	font-weight: 400;
	font-family: 'Nunito Sans', sans-serif;
}
#container-full { 
	width: 100%; 
}
.head-section {
	max-width: 1150px;
	width: 100%;
	margin: 0 auto;
}		  
.topright {
	float: right;
	width: 70%;
	position: relative;
	z-index: 800;
}
.menu-top-right-container {
	float: right;
	width: 100%;
	z-index: 600;
	position: relative;
	max-width: 200px;
	width: 100%;
	background-color: #0B2B5E;
	border-radius: 0 0 10px 10px;
	padding: 5px 0 8px;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.menu-top-right-container ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.menu-top-right-container li {
	display: inline-block;
}
.menu-top-right-container a {
	color: #fff;
}
.menu-top-right-container a:hover {
	color: #2181CD;
}
.navline {
	float: right;
	position: relative;
	z-index: 600;
}
.navline img {
  max-width: 1100px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

/* Top Navigation */

#access { 
	padding: 24px 0 5px; 
    z-index: 700;
	width: 100%; 
	float: right;
}
#access ul {
	text-align: right;
}		  
#access a {
  color: #fff;
  padding: 4px 15px;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Raleway', sans-serif;
  text-shadow: 2px 1px #0B2B5E;
}
#access li:last-child a {
	padding-right: 0;
	border-left: solid 1px #fff;
}

#access a:hover { 
	color: #0C255B; 
}

#access ul li:hover ul  {
	background-color: #95d5d7;
	padding: 0 5px 5px 5px;
	text-align: left;
 }



/* Header Title Section */

#top-header-section {
	max-width: 1200px; 
	width: 100%;
	margin: 0 auto; 
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 0 15px;
}

#main-title { float: left;
              position: relative;
              width: 350px;
		      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		      padding-left: 1.5em;
			  padding-top: 10px;
              z-index: 25; }

#site-title { text-transform: uppercase;
              margin-bottom: 10px; 
              font-size: 48px; }

#site-description { font-variant: small-caps; 
                    font-size: 14px; 
					margin-bottom: 20px; }

#header-sidebar-section { float: right;
                          text-align: right;
                          position: relative;
			              padding-right: 15px;
                          width: 560px;
				          font-size: 12px;
			              text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
			              padding-top: 10px;
                          z-index: 35;	}

#header-sidebar-section ul { list-style-type: none;
                             margin: 0;
				             text-align: right;
				             width: 560px; 
                             padding-left: 0; }
							 
#header-sidebar-section ul ul li { display: inline; 
                                   padding-right: 15px; }


/* Header Image */

#header-image { width: 986px; 
                height: 300px;
				border: 2px solid #6da0d3; }


/* Main Content Section */


.featured-thumb { margin-bottom: 10px; }
 
article { 
 	padding: 0;
}
		  
.entry-content { padding-top: 5px; }

.entry-title { font-size: 28px; 
               text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }

.entry-meta { font-size: 10px; 
	          color: #8E8C84; }

.entry-meta a:hover { text-decoration: underline; }

.entry-content a:hover { text-decoration: underline; }

.entry-content embed { width: 675px; }

.page-link { margin-bottom: 10px; }

/* Sidebar Section */

#sidebar { color: #545350; 
           padding-right: 25px; 
		   padding-left: 10px; }

#sidebar-widget-title { color: #545350; }

.screen-reader-text[for="s"] { display: none; }

#wp-calendar { width: 100%; }

#calendar_wrap #wp-calendar caption { text-align: center; }

#wp-calendar #prev, #wp-calendar #next { font-style: normal;
                                         font-size: 9pt; }

#wp-calendar #next { text-align: right; }



/* Single Page and Comments */

.assistive-text { color: #545350; }

#nav-single { padding-left: 25px; }

#comments { padding-left: 25px; }

#comments #respond { padding-left: 25px; }

.comment-meta { margin-bottom: 10px; }

.comment-author img { padding-right: 5px; }

#nav-below { padding-left: 25px; }

.pingback .edit-link { margin-left: 10px; }

.comment-author a { color: #6fa2d6; }

.comment-author a:hover { color: #28598A; 
                          text-decoration: underline; }

.comment-author img { margin: 0 10px 0 0; }

.comment-form-author input[type="text"] { margin-left: 27px; 
                                          background: none repeat scroll 0 0 #FFFFFF;
                                          color: #7E7E7E;
                                          outline: 0 none;
                                          padding: 5px 10px;
                                          position: relative;
                                          width: 175px; }

.comment-form-email input[type="text"] { margin-left: 30px; 
                                         background: none repeat scroll 0 0 #FFFFFF;
                                         color: #7E7E7E;
                                         outline: 0 none;
                                         padding: 5px 10px;
                                         position: relative;
                                         width: 175px; }

.comment-form-url input[type="text"] { margin-left: 25px; 
                                       background: none repeat scroll 0 0 #FFFFFF;
                                       color: #7E7E7E;
                                       outline: 0 none;
                                       padding: 5px 10px;
                                       position: relative;
                                       width: 175px; }

.comment-form-comment label { float: left; 
                              clear: both; }

.comment-form-comment textarea { margin-left: 15px;
                                 margin-top: 0; 
                                 background: none repeat scroll 0 0 #FFFFFF;
                                 color: #7E7E7E;
                                 outline: 0 none;
                                 padding: 5px 10px;
								 width: 500px;
                                 position: relative; }

#commentform p.form-allowed-tags { font-size: 9pt; }

#comment-nav-above, #comment-nav-below { margin-bottom: 15px; }


/* Footer Section */

#footer-bottom { 
	background-color: #0C255B;
	padding: 0 0 10px 0; 
	clear: both;
    width: 100%; 
}
.columns {
	max-width: 1050px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.column1 { 
    width: 40%; 
	float: left;
	color: #fff;
	font-weight: 800;
}
.column1 td {
	font-weight: 600;
	vertical-align: top;
}
.column1 td:nth-child(1) {
	width: 15px;
}
.column1 img {
	max-width: 285px;
	width: 100%;
	height: auto;
}
.column1 .fa-solid {
	color: #c63222;
	font-size: 18px;
}
.column2 { 
    width: 40%; 
	float: left;
	color: #fff;
	padding-top: 85px;
}
.column2 td {
	font-weight: 600;
	vertical-align: top;
}
.column2 td:nth-child(1) {
	width: 15px;
}
.column2 .fa-solid {
	color: #c63222;
	font-size: 18px;
}
.column3 { 
    width: 20%; 
	float: left;
	color: #fff;
	padding-top: 42px;
}
.column3 td {
	font-weight: 600;
	vertical-align: top;
}
.column3 td:nth-child(1) {
	width: 15px;
}
.column3 .fa-solid {
	color: #c63222;
	font-size: 18px;
}
.column3 h2 {
  	font-size: 18px;
  	font-weight: 600;
  	letter-spacing: 0;
	margin-bottom: 0;
}
.column.last { margin: 0; }

#footer-content { 
	padding-top: 25px; 
}

#footer-content .column h4 { color: #000;
                             font-size: 10.5pt; 
                             border-bottom: 1px solid #000; }

#footer-content .column ul { font-size: 9pt;  
                             padding-left: 0 !important;}

#footer-content .column ul li a { color: #28598A; }

#footer-content .column ul li a:hover { color: #00F; }

#site-credits { 
	padding: 15px 0 10px 0;
	text-align: center;
	font-size: 12px; 
	color: #fff; 
	background-color: #14183f;
}
#site-credits a {
	color: #fff;
}

#theme-credit { padding: 0 0 5px 0; }

#theme-credit p { margin: 0 0 0 0; }

*, *:before, *:after {   
	-webkit-box-sizing: border-box;    
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}
.clear {
	clear: both;
}
.logo {
	width: 30%;
	float: left;
	position: relative;
	z-index: 600;
	padding-top: 10px;
}
.logo img {
	max-width: 300px;
	width: 100%;
	height: auto;
}
tbody tr:nth-child(2n) td, tbody tr.even td {
  background: none;
}
.hometop {
	max-width: 800px;
	width: 100%;
	margin: 50px auto;
	text-align: center;
	font-size: 20px;
}
.hometop h2 {
	font-size: 40px;
	text-align: center;
}
.home1bg {
	background-image: url(images/home1bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
}
.home1 {
	max-width: 1430px;
	width: 100%;
	margin: 30px auto 50px;	
	padding: 0 15px;
}
.home1 h2 {
	font-size: 44px;
	text-align: center;
}
.home1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.home1 li {
  	width: 300px;
  	display: inline-block;
  	border-radius: 5px;
  	box-shadow: 0 6px 14px 1px #e9e8ea;
	margin: 20px 0;
	background-color: #eaf0fc;
	position: relative;
}
.home1 li h2 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0 auto 10px;
	paddding: 10px 20px;
}
.home1top {
	padding: 14px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position: relative;
	height: 100px;
}
.home1 li:nth-child(1) .home1top {
	background-color: #0C255B;
}
.home1 li:nth-child(1) .arrow {
  	margin: 0 auto;
	content: '';
	width: 0;
	height: 0;
	border-top: solid 15px #0C255B;
	border-left: solid 15px transparent;
	border-right: solid 15px transparent;
	height: 15px;
	width: 10%;
}
.home1 li:nth-child(2) .home1top {
	background-color: #0E4089;
}
.home1 li:nth-child(2) .arrow {
  	margin: 0 auto;
	content: '';
	width: 0;
	height: 0;
	border-top: solid 15px #0E4089;
	border-left: solid 15px transparent;
	border-right: solid 15px transparent;
	height: 15px;
	width: 10%;
}
.home1 li:nth-child(3) .home1top {
	background-color: #1161C0;
}
.home1 li:nth-child(3) .arrow {
  	margin: 0 auto;
	content: '';
	width: 0;
	height: 0;
	border-top: solid 15px #1161C0;
	border-left: solid 15px transparent;
	border-right: solid 15px transparent;
	height: 15px;
	width: 10%;
}
.home1 li:nth-child(4) .home1top {
	background-color: #7fa0e8;
}
.home1 li:nth-child(4) .arrow {
  	margin: 0 auto;
	content: '';
	width: 0;
	height: 0;
	border-top: solid 15px #7fa0e8;
	border-left: solid 15px transparent;
	border-right: solid 15px transparent;
	height: 15px;
	width: 10%;
}
.home1 li ul {
	margin: 0;
	padding: 0;
}
.home1 li li {
	box-shadow: none;
	padding: 5px 15px !important;
	margin: 0;
	text-align: center;
	font-weight: 700;
	font-size: 22px;
}
.home1text {
	text-align: center;
	padding: 20px 10px;
}
.home1 img {
	max-width: 150px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.home1 a {
  color: #343333;
  display: block;
  margin-top: 24px;
  font-style: ;
  font-size: 24px;
  font-weight: 700;
}
.home1 a:hover {
	color: #1161C0;
}
.home2 {
	padding: 50px 0;
}
.home2 h2 {
	text-align: center;
	font-size: 44px;
}
.footformbg {
	background-image: url(images/formbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
	background-position: center top;
	overflow: hidden;
	padding: 50px 15px 30px;
}
.footform {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.footform h2 {
	color: #fff;
	text-align: center;
}
#input_1_5 {
	height: 100px;
	font-family: 'Montserrat', sans-serif;
	border: none;
}
.contactright #input_1_5 {
	background-color: #f2f2f2;
}
.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
  	font-family: 'Montserrat', sans-serif;
	border: none;
}
.contactright .gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
  	font-family: 'Montserrat', sans-serif;
	background-color: #f2f2f2;
}
#gform_submit_button_1 {
	background-color: #0B2B5E;
	padding: 15px 60px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	margin: 0 auto;
	display: block;
	border-radius: 20px;
	border: none;
}
.contactleft {
	float: left;
	width: 46%;
}
.contactright {
	float: right;
	width: 46%;
	padding-top: 10px;
}
.contactleft img {
	max-width: 200px;
	width: 100%;
	height: auto;
}
.contactleft ul {
	margin: 0;
	padding: 0;
}
.contactleft li {
	list-style-type: none !important;
	padding-bottom: 8px;
}
.fas, .fa-solid {
  padding: 16px 10px;
  color: #fff;
  font-size: 40px;
  text-align: center;
  margin: 0 auto;
  display: block;
}
.home3 {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.home3 h2 {
	text-align: center;
}
hr {
	margin: 40px auto;
	width: 70%;
}

/*    Responsive Styles        */
/*---------------------------*/


@media only screen and (min-width:0px) and (max-width: 1100px) {
	
}
@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) {
.home2left {
	float: none;
	width: 100%;
}
.home2right {
	float: none;
	width: 100%;
}
.home3left {
	float: none;
	width: 100%;
}
.home3right {
	float: none;
	width: 100%;
}
.column1, .column2, .column3 {
	width: 100%;
	float: none;
	max-width: 300px;
	margin: 0 auto;
}
.column2 {
	padding: 10px 0;
}
.column3 {
	padding: 0;
}
.contactleft {
	float: none;
	width: 100%;
}
.contactright {
	float: none;
	width: 100%;
}
}

@media only screen and (min-width: 0px) and (max-width: 750px) {

}

@media only screen and (min-width: 0px) and (max-width: 700px) {
.footformbg {
	padding: 40px 15px;
}
.hometexttemp {
	font-size: 40px;
}
.hometextbg {
  	bottom: 10%;
}	
.hometext {
  font-size: 20px;
  letter-spacing: 0;
  color: #fff;
  line-height: 30px;
	padding: 0 15px;
}
.hometext h1 {
  font-size: 38px;
}
.hometextsmall {
  padding-bottom: 0;
}
}

@media only screen and (min-width: 0px) and (max-width: 650px) {
.logo {
	width: 100%;
	float: none;
}
.hometext button {
  margin: 0 0 5px;
}
.homebanner {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.homebanner img {
  height: 100%;
  Width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
	display: block;
}
.innerbanner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.innerbanner img {
  height: 100%;
  Width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
}

@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) {

}

