﻿/*
"Santana" v 1.0 
Website Template 
created by www.i3dthemes.com

*/
/* -----------------------------------------
:: BASE STYLES #555555 #222222
----------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
}

html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	color: #404040;
	font-size: 14px;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
	line-height: 1.42857143;
	position: relative;
	width: 100%;
}

@media (max-width: 768px) {
body {
	color: #404040;
	font-size: 12px;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
	line-height: 1.42857143;
	position: relative;
	width: 100%;
}

}

.headerlogo {
	    text-align: left!important;
	    margin-top: 0px;
	    margin-left: 20px;
	}


/* -----------------------------------------
:: LINKS
----------------------------------------- */
a {
	color: #008bcc;/*rgba(0,133,202, 0.50);*/
	text-decoration: none;
}

.lighten a {
	color: #efefef;
	color: rgba(255,255,255,0.50)!important;
}

a:hover, a:focus {
	color: #F7AC2A;/*rgba(0,133,202, 0.90);*/
	text-decoration: underline;
	outline: none;
}

.lighten a:hover, .lighten a:focus {
	color: #ffffff;
	color: rgba(255,255,255,1.0)!important;
}

a:active, a:focus {
	outline: expression(hideFocus='true');
}

/* -----------------------------------------
:: PARAGRAPHS 
----------------------------------------- */
p {
	color: #555555;
	margin: 0 0 11px;
}

.lighten, .lighten p {
	color: #ffffff;
	color: rgba(255,255,255,0.65)!important;
	margin: 0 0 11px;
}

.phover:hover {
	background: rgba(0, 0, 0, 0.1);
}

.lighten .phover:hover {
	background: rgba(255, 255, 255, 0.1);
}

.lead {
	margin-bottom: 22px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.4;
}

/* -----------------------------------------
:: HIGHLIGHTS 
----------------------------------------- */
.highlight1, .highlight1 a {
	color: rgba(0,133,202, 0.90);
}

.lighten .highlight1, .lighten .highlight1 a {
	color: #efefef;
	color: rgba(255,255,255,0.65)!important;
}

.highlight1 a:hover {
	color: #000000;
}

.highlight2, .highlight2 a {
	color: #02A453;
}

.highlight2 a:hover {
	color: #000000;
}

.highlight3, .highlight3 a {
	color: #33F192;
}

.highlight3 a:hover {
	color: #000000;
}

.highlight4, .highlight4 a {
	color: #A42312;
}

.highlight4 a:hover {
	color: #000000;
}

.highlight5, .highlight5 a {
	color: #DA9633;
}

.highlight5 a:hover {
	color: #000000;
}

/* -----------------------------------------
:: H1-H6 ICONS 
----------------------------------------- */
.lighten i {
	color: #ffffff;
	color: rgba(255,255,255,0.25)!important;
}

/* -----------------------------------------
:: H1-H6 
----------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 300;
	line-height: 1.1;
	color: rgba(149,169,169, 1.0);
	margin-top: 22px;
	margin-bottom: 11px;
}

.lighten h1, .lighten h2, .lighten h3, .lighten h4, .lighten h5, .lighten h6 {
	color: #ffffff;
	color: rgba(255,255,255,0.65)!important;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	font-weight: normal;
	line-height: 1;
	color: #555555;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small {
	font-size: 65%;
}

h4, h5, h6 {
	margin-top: 11px;
	margin-bottom: 11px;
}

h4 small, h5 small, h6 small {
	font-size: 75%;
}

h1, .h1 {
	font-size: 50px;
}

h2, .h2 {
	font-size: 40px;
}

h3, .h3 {
	font-size: 25px;
}

h4, .h4 {
	font-size: 20px;
}

h5, .h5 {
	font-size: 16px;
}

h6, .h6 {
	font-size: 14px;
}

/* -----------------------------------------
:: DARK 
----------------------------------------- */
.dark {
	color: rgba(255,255,255,0.65);
}

.dark p {
	color: rgba(255,255,255,0.65)!important;
}

.dark a {
	color: rgba(255,255,255,1.00)!important;
}

.dark i {
	color: rgba(255,255,255,.90)!important;
}

.dark a:hover {
	color: rgba(255,255,255,0.75)!important;
}

.dark h2, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
	color: rgba(255,255,255,0.75)!important;
}

.dark h1:first-of-type, .dark h2:first-of-type, .dark h3:first-of-type, .dark h4:first-of-type, .dark h5:first-of-type, .dark h6:first-of-type {
	color: rgba(255,255,255,0.75)!important;
}

/* -----------------------------------------
:: BREADCRUMB
----------------------------------------- */
.xbold {
	font-weight: 700;
}

.lighten .breadcrumb-title {
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	position: relative;
	font-weight: 300;
	color: #555555;
}

.breadcrumb-title a {
	color: #555555;
}

.breadcrumb-title a:hover {
	color: #222222;
}

.breadcrumb-title:after {
	content: "//";
	position: absolute;
	right: -20px;
	font-size: 25px;
}

.breadcrumb-path {
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 300;
	color: rgba(0,133,202, 0.50);
	text-align: center;
	background: url('../graphics/breadcrumb-bg.png') left center no-repeat;
	margin-top: 5px;
	padding: 4px 0 3px 0;
	width: 400px;
	float: right;
}

.breadcrumb-path a {
	color: rgba(149,169,169, 1.0);
}

.breadcrumb-path a:hover {
	color: rgba(46,84,103, 1.0);
}

/* -----------------------------------------
:: FOOTER 
----------------------------------------- */
.footer-bg {
	/*font-size: 100%;*/
	
	
	color: #404040;
	/*font-size: 100%;*/
	background-color:#f2f2f2;
	background-size: auto 90%;
    background-position: right -27% bottom -5px;
    background-repeat: no-repeat; 
    background-image: url(https://aesus.com/wp-content/uploads/2025/09/GearOutline-Cropped404040-Opac10-2.png.webp) !important;

}

@media (max-width: 768px) {
.footer-bg {
	background-size: auto 50%;
    background-position: right -200px bottom -5px;
    background-repeat: no-repeat; 
    background-image: url(https://aesus.com/wp-content/uploads/2025/09/GearOutline-Cropped404040-Opac10-2.png.webp) !important;
    }

}


.footer h6 {
	color: #404040;
}

.footer-bg div.row {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.footer-bg div.row i {
	color: #404040;
}

.footer-bg h1, .footer-bg h2, .footer-bg h3, .footer-bg h4, .footer-bg h5, .footer-bg h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer-bg h3, .footer-bg .h3 {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	font-size: 20px;
	color:#404040;
	font-weight:bold;
}


.ftbanner{
	  display:flex;
      flex-direction:column;
      align-items:center;
      text-align:center;
      gap:40px;
      padding:20px 50px;
      /*max-width:1020px;*/
      margin:auto;

}

/*display:flex; flex-wrap:wrap; flex-direction:column; align-items:center; gap:50px; padding:20px 50px 20px;*/


@media (max-width: 991px) {
.ftbanner{
	       padding:0px 0px!important;
	}
}



/*-------------------------------
Down Arrow at bottom of Contents
--------------------------------*/

html { scroll-behavior: smooth; }

.scroll-down { text-align:center; padding:40px 0; }

.arrow-wrap {
  display:inline-block;
  animation: bounce 1.8s infinite ease-in-out 1.2s; /* only translateY here */
}

.arrow-shape {
  display:inline-block;
  width:20px; 
  height:20px;
  border-left:3px solid #005378;
  border-bottom:3px solid #005378;
  transform: rotate(-45deg);              /* rotation lives here */
  opacity:0;
  animation: fadeIn 1.2s ease forwards;   /* only fade/intro here */
  transition: border-color .3s ease;
}

.arrow-wrap:hover .arrow-shape { border-color:#008bcc; }

@keyframes fadeIn {
  from { opacity:0; transform: rotate(-45deg) translateY(-10px); }
  to   { opacity:1; transform: rotate(-45deg) translateY(0); }
}

@keyframes bounce {
  0%,20%,50%,80%,100% { transform: translateY(0); } /* no rotate here */
  40% { transform: translateY(10px); }
  60% { transform: translateY(5px);  }
}

/* -----------------------------------------
:: COPYRIGHT
----------------------------------------- */
.copyright {
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-size: 90%;
	color: rgba(0,0,0,0.65);
	line-height: 30px;
	padding: 20px 0px 20px 0px;
}

.copyright h1, .copyright h2, .copyright h3, .copyright h4, .copyright h5, .copyright h6, .copyright p, .copyright a {
	color: rgba(0,0,0,0.65);
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 30px;
}

/* -----------------------------------------
:: SECTIONS / PAGE HEADINGS H1 / SECTION HEADINGS H2
----------------------------------------- */
.wowed h1 {
	opacity: 0;
}

.wow {
	visibility: hidden;
}

/*section heading1*/
.sec-heading {
	margin-bottom: 25px;
	position: relative;
}

.sec-heading-new h1 {
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	font-size: 35px;
	text-transform: uppercase;
	padding: 5px 0px 5px 15px;
	margin-top: 0;
	color: #005378;
	text-align:center;
}

.sec-heading h1 {
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	font-size: 30px;
	text-transform: uppercase;
	padding: 5px 0px 5px 15px;
	margin-top: 0;
	color: #008bcc;
	text-align:center;
}


.sec-heading h2 {
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	font-size: 30px;
	text-transform: uppercase;
	padding: 5px 0px 5px 15px;
	margin-top: 0;
	color: #008bcc;
	text-align:center;
}

.sec-heading h3  {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    color: #008bcc;   
    font-weight: 700;
	font-size:25px;
}


@media (max-width: 768px) {

.sec-heading h1 {
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	font-size: 25px!important;
	text-transform: uppercase;
	padding: 5px 0px 5px 15px;
	margin-top: 0;
	color: #008bcc;
	text-align:left;

}

.sec-heading-new h1 {
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	font-size: 25px!important;
	text-transform: uppercase;
	padding: 5px 0px 5px 15px;
	margin-top: 0;
	color: #005378;
	text-align:left;

}

.sec-heading h2 {
	position: relative;
	z-index: 1;
	margin-bottom: 0;
	font-size: 20px!important;
	text-transform: uppercase;
	padding: 5px 0px 5px 15px;
	margin-top: 0;
	color: #008bcc;
	text-align:left;
}

}


.sec-heading h1:nth-of-type(2), .sec-heading h2:nth-of-type(2)  {
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    color: rgba(0,133,202, 0.99);    
    font-weight: 700;
	font-size:35px;
	border-top: 1px solid rgba(0,133,202, 0.5);
	border-bottom: 1px solid rgba(0,133,202, 0.5);
    background:url('../graphics/dark-stripes-bg.png');
	padding: 5px 0px 5px 45px;
    margin-top:0px;
    margin-left:-30px;
    margin-right:-30px;
	text-transform: none;
}
.sec-heading .icon-div {
	display: none;
}

/* -----------------------------------------
:: CONTENT HEADINGS
----------------------------------------- */
.dark p {
	color: rgba(255,255,255,0.85);
}

/*content heading1*/
.con-heading1 {
	padding: 30px 20px;
}

.con-heading1 h2 {
	color: rgba(0,133,202, 0.5);
	margin-bottom: 0px;
	margin-top: 0px;
}

.con-heading1 h2:nth-of-type(2) {
    color: rgba(0,133,202, 0.90);    
    font-weight: 700;
    font-size:50px;
}
/*content heading2*/
.con-heading2 {
	padding: 30px 20px;
}

.con-heading2 i {
	color: rgba(0,133,202, 0.25);
	margin: 5px 5px 0px 0px;
	clear: both;
	float: left;
}

.con-heading2 h3 {
	color: rgba(0,133,202, 0.50);
	margin-bottom: 0px;
	margin-top: 0px;
}

.con-heading2 p {
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
}

.con-heading2 h3:nth-of-type(2) {
    color: rgba(0,133,202, 0.90);    
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 10px;
}
/*content heading3*/
.con-heading3 {
	padding: 30px 5px 30px 5px;
}

.con-heading3 i {
	color: rgba(46,84,103, 0.25);
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	display: none;
}

.con-heading3 h3 {
	color: rgba(46,84,103, 0.90);
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 300;
}

.dark div.con-heading3-inner h3 {
	color: rgba(255, 255, 255, 0.50)!important;
}

.con-heading3 p {
	margin-top: 20px;
}

.con-heading3 h3:nth-of-type(2) {
    color: #ffffff;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;    font-weight: 700;
    font-size: 30px;
}
.con-heading3-inner {
	background: rgba(0,133,202, 0.5);
	display: block;
	padding: 2px 50px 2px 10px;
}

.dark .con-heading3-inner {
	/*background: url('../graphics/con-heading3.dark-bg.png') right top no-repeat;*/
	display: block;
	padding: 2px 50px 2px 10px;
}

/*content heading4*/
.con-heading4 {
	padding: 30px 0px;
}

.con-heading4 i {
	color: rgba(0,133,202, 0.50);
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
	display: none;
}

.con-heading4 h3 {
	color: rgba(149,169,169, 1.0);
	margin-bottom: 0px;
	margin-top: 0px;
}

.con-heading4 h3:nth-of-type(2) {
    color: rgba(149,169,169, 1.0);    
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 30px;
}
.con-heading4-inner {
	padding: 2px 30px 2px 0px;
	position: relative;
	display: inline-block;
}

.con-heading4-inner:after {
	color: rgba(0,133,202, 0.50);
	content: "/ /";
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 56px;
	letter-spacing: -15px;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 100;
}

.dark .con-heading4-inner:after {
	color: rgba(0,133,202, 1) !important;
	content: "/ /";
}

/*content heading5*/
.con-heading5 {
	position: relative;
	margin-left: 20px;
	padding: 30px 20px;
}

.con-heading5 i {
	color: rgba(0,133,202, 0.25);
	float: left;
	margin: 5px 5px 0px 0px;
	clear: both;
}

.con-heading5 h3 {
	color: rgba(149,169,169, 1.0)!important;
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0 0 2px 25px;
	background: url('../graphics/con-heading5.light-bg.png') left top no-repeat;
}

.con-heading5 h3:before {
	color: rgba(0,133,202, 1.0)!important;
	content: "/ /";
	position: absolute;
	top: 16px;
	left: 10px;
	font-size: 47px;
	letter-spacing: -11px;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-weight: 100;
}

/*content heading6*/
.con-heading6 {
	padding: 30px 20px;
}

.con-heading6 h3 {
	color: rgba(0,133,202, 0.50);
	margin-bottom: 0px;
	margin-top: -5px;
}

.con-heading6 h3:nth-of-type(2) {
    color: rgba(0,133,202, 0.90);    
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 30px;
}
/* -----------------------------------------
:: LISTS 
----------------------------------------- */
/*default list styles*/
ul, ol {
	margin-top: 0;
	margin-bottom: 11px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

ul.footer-pad{
	margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 5px;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 22px;
}

dt, dd {
	line-height: 1.42857143;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

ol {
	counter-reset: li; ;
	list-style: none;
*list-style: decimal;
	padding: 0;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

ol ol {
	margin: 0 0 0 40px;
}

ol.list1 li ol {
	margin: 0 0 0 20px;
}

/*list1*/
.list1 a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
*padding: 10px;
	margin: 10px 0;
	background: rgba(0,133,202, 0.50);
	color: rgba(46,84,103, 1.0);
	text-decoration: none;
	border-radius: 3px;
	transition: all .3s ease-out;
}

.list1 {
	margin: 0 0 0 20px;
}

.list1 a:hover {
	background: #eee;
}

.list1 a:hover:before {
	transform: rotate(360deg);
}

.list1 a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -20px;
	background: rgba(46,84,103, 1.0);
	height: 40px;
	width: 40px;
	line-height: 30px;
	border: 5px solid #fff;
	text-align: center;
	font-weight: bold;
	border-radius: 50%;
	transition: all .3s ease-out;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .0);
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

/*list2*/
.list2 a {
	position: relative;
	display: block;
	padding: 5px 30px 5px 30px;
*padding: .4em;
	margin: 10px 0px 10px 40px;
	background: rgba(46,84,103, 0.10);
	color: #444;
	text-decoration: none;
	transition: all .3s ease-out;
}

.list2 a:hover {
	background: #eee;
}

.list2 a:before {
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -16px;
	background: rgba(46,84,103, 1.0);
	height: 32px;
	width: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .0);
}

.list2 a:after {
	position: absolute;
	content: '';
	border: 8px solid transparent;
	left: -20px;
	top: 50%;
	margin-top: -8px;
	transition: all .3s ease-out;
}

.list2 a:hover:after {
	left: -8px;
	border-left-color: rgba(46,84,103, 1.0);
}

/*list3*/
ul.list3 {
	list-style-image: url('../graphics/list3.png');
	vertical-align: middle;
}

/* -----------------------------------------
:: BLOCKQUOTES 
----------------------------------------- */
blockquote {
	display: block;
	background: #fff;
	padding: 15px 20px 15px 45px;
	margin: 20px auto;
	position: relative;
	width: 90%; /*Font*/ ;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	color: #666;
	text-align: justify;
	border-left: 15px solid #555555;
	border-right: 2px solid #555555;
}

blockquote::before {
	content: "\201C"; /*Unicode for Left Double Quote*/ /*Font*/ ;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #999; /*Positioning*/ ;
	position: absolute;
	left: 10px;
	top: 5px;
}

blockquote::after {
	/*Reset to make sure*/
    content: "";
}

blockquote a {
	text-decoration: none;
	background: #eee;
	cursor: pointer;
	padding: 0 3px;
	color: #c76c0c;
}

blockquote a:hover {
	color: #666;
}

blockquote em {
	font-style: italic;
}

blockquote footer {
	font-size: 80%;
	text-align: right;
}

/* -----------------------------------------
:: FORMS 
----------------------------------------- */
.form-control {
	background-image: none;
	border: 1px solid #555555;
	color: #555555;
	display: block;
	font-size: 14px;
	height: 45px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}

.form-control::-moz-placeholder {
	color: #222222;
	opacity: 0.7;
}

/* -----------------------------------------
:: HORIZONTAL RULE
----------------------------------------- */
hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #555555;
}

hr.hr1 {
	width: 100%;
}

hr.hr2 {
	width: 100%;
}

hr.hr3 {
	width: 100%;
}

hr.hr4 {
	width: 100%;
}

/* -----------------------------------------
:: MOBILE to TABLE 0-1025PX START
----------------------------------------- */
.pad5 {
	padding-left: 5px;
	padding-right: 5px;
}

.pad0 {
	padding-left: 0px!important;
	padding-right: 0px!important;
}

/* -----------------------------------------
:: TABLET LANDSCAPE 992px
----------------------------------------- */
@media (max-width: 992px) {
/*tablet landscape styles here*/
/*tablet landscape styles here*/
}
/* -----------------------------------------
:: TABLET PORTRAIT 991px
----------------------------------------- */
@media (max-width: 991px) {
/*tablet portrait styles here*/
.con-heading2 i, .con-heading2 dark i, .con-heading3 i, .con-heading3 dark i, .con-heading4 i, .con-heading4 dark i {
	display: none;
}

h1, .h1 {
	font-size: 24px;
	letter-spacing: 0px;
}

h2, .h2 {
	font-size: 22px;
	letter-spacing: 0px;
}

h3, .h3 {
	font-size: 20px;
	letter-spacing: 0px;
}

h3:nth-of-type(2) {
	font-size: 20px!important;
    font-weight: 400;
}
h4, .h4 {
	font-size: 18px;
}

/*tablet portrait styles here*/
}
/* -----------------------------------------
:: MOBILE 480px 
----------------------------------------- */
@media (max-width: 480px) {
/*phone styles here*/
/*phone styles here*/
}
body.designview .showcase, body.designview .menu-wrapper {
	display: none!important;
}
body.designview .wow, body.designview .wowed h1, body.designview .wowed {
	visibility:visible;
	opacity:1;
}

/*---------------------------------------------
OTHER ITEMS
-----------------------------------------------*/

.auto-style2, 	.manual-text-headings {
		font-size: 18px!important;
		font-weight:300;
		color: #404040;
		line-height:35px!important;

	}
.auto-style2 a,	.manual-text-headings a{
		color: #008bcc!important;

	}
	
.auto-style2 a:hover,	.manual-text-headings a:hover{
		color: #008bcc!important;
	
	}

@media (max-width: 768px) {
.auto-style2, 	.manual-text-headings {
	font-size: 15px!important;
	line-height:25px!important;
}
}

.header-logo-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;            /* <- baseline alignment happens here */
  }
      
  .new-menu-top{
      padding-right: 35px;           /* <- ensures each child exposes a baseline */
  }
  
.menu-top{
                /* <- ensures each child exposes a baseline */
      padding-top: 10px; 
      display: flex;
	justify-content: center; 
	text-align:center;

  }

  
div.menu-wrapper{
/*	width:100%;
	display: flex;
	justify-content: center; 
	text-align:center;
	padding-left:100px;*/
}
  
  
.headerlogo {
    display: inline-block;
  }
  /* Invisible baseline “probe” to match nav text size */
.baseline-probe {
    opacity: 0;                       /* invisible but still participates in layout */
    font-size: 1px;                  /* match your nav link font-size (Bootstrap v3 default) */
    line-height: 0;                   
    margin-left: 0px;                /* spacing between logo and menu (optional) */
  }

.site-header{
  position: sticky!important;   /* sticks when it reaches the top */
  top: 0;
  z-index: 1000;      /* above page content */
  background: rgba(255, 255, 255, 0.8);  /* white at 80% opacity */
      
  /* optional: shadow when stuck */
  box-shadow: 0 2px 2px rgba(0,0,0,0.1);

}

.heading-info {
		font-size: 35px!important;
		font-weight: bold;
		color:#005378;
		line-height: 100px;
	}
	
.dropdown{
	font-size: 12px;
}

