/* === color === */

a, a:hover,a:focus,a:active, footer a.text-link:hover, strike, .post-meta span a:hover, footer a.text-link, 
ul.meta-post li a:hover, ul.cat li a:hover, ul.recent li h6 a:hover, ul.portfolio-categ li.active a, ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.related-post li h4 a:hover, span.highlight,article .post-heading h3 a:hover,
.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > li > a:focus,.navbar .nav > .active > a:focus, .validation  { 
	color:#2a66a2;
}

.navbar-brand span{
    color: #ffffff;
}

header .nav li a:hover,
header .nav li a:focus,
header .nav li.active a,
header .nav li.active a:hover,
header .nav li a.dropdown-toggle:hover,
header .nav li a.dropdown-toggle:focus,
header .nav li.active ul.dropdown-menu li a:hover,
header .nav li.active ul.dropdown-menu li.active a{
	color:#FFFFFF;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color:#ffcc00;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color:#ffcc00;
}	
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color:#ffcc00;
}
/* === background color === */

.custom-carousel-nav.right:hover, .custom-carousel-nav.left:hover, 
.dropdown-menu li:hover,
.dropdown-menu li a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.pagination ul > .active > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.flex-control-nav li a:hover, 
.flex-control-nav li a.active {
  background-color: #2a66a2;
}


.breadcrumb {
  background-color: #2a66a2;
}

/* === border color === */
.pagination ul > li.active > a,
.pagination ul > li.active > span, a.thumbnail:hover, input[type="text"].search-form:focus {
	border:1px solid #2a66a2;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #2a66a2;
}

input:focus {
	border-color: #2a66a2;
}


#sendmessage {
	color: #2a66a2;
}

.pullquote-left {
	border-left:5px solid #2a66a2;
}

.pullquote-right {
	border-right:5px solid #2a66a2;
}

/* cta */

.cta-text h2 span {
	color: #2a66a2;
}

ul.clients li:hover {
	border:4px solid #2a66a2;
}

/* box */
.box-bottom {
	background:#2a66a2;
}

/* buttons */
.btn-dark:hover,.btn-dark:focus,.btn-dark:active  {
  background: #2a66a2;
  border:1px solid #2a66a2;
}

.btn-theme {
  border:1px solid #2a66a2;
  background: #2a66a2;
}

/* modal styled */
.modal.styled .modal-header {
  background-color: #2a66a2;
}

/* blog */
.post-meta {
	border-top:4px solid #2a66a2;
}

.post-meta .comments a:hover  {
	color:#2a66a2;
}

.widget ul.tags li a:hover {
	background: #2a66a2;
}

.recent-post .text h5 a:hover{
	color:#2a66a2;
}

/* pricing box */

.pricing-box-alt.special .pricing-heading {
	background: #2a66a2;
}


/* portfolio */
.item-thumbs .hover-wrap .overlay-img-thumb {
	background: #2a66a2;	
}


/* pagination */
#pagination a:hover {
    background: #2a66a2;
}

/* pricing box */
.pricing-box.special .pricing-offer{
	background: #2a66a2;
}


/* fontawesome icons */
.icon-square:hover,
.icon-rounded:hover,
.icon-circled:hover {
    background-color: #2a66a2;
}
[class^="icon-"].active,
[class*=" icon-"].active {
    background-color: #2a66a2;
}

/* fancybox */
.fancybox-close:hover {
	background-color:#2a66a2;
}
.fancybox-nav:hover span {
	background-color:#2a66a2;
}

/* parallax c slider */
.da-slide .da-link:hover{
	background: #2a66a2;
	border: 4px solid #2a66a2;
}

.da-dots span{
	background: #2a66a2;
}

/* flexslider */
#featured .flexslider .slide-caption {
	border-left:5px solid #2a66a2;
}

/* Nivo slider */
.nivo-directionNav a:hover {
    background-color: #2a66a2;
}
.nivo-caption, .caption {
	border-bottom: #2a66a2 5px solid;
}

/* footer */
footer{
	background:#2a66a2;
	background-color: #2a66a2;
}
#sub-footer{
	background:#2a66a2;
	background-color: #2a66a2;
}
/* SL2026 Modifications */

/* header */
header{
	background:#2a66a2;
	background-color: #2a66a2;
}
#sub-header{
	background:#2a66a2;
	background-color: #2a66a2;
}

/* Base font for the entire page */
body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.75em;
    color: #333;
}

/* Smaller font sizes for headings */
h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
    margin-bottom: 0.75em;
}
h1 {font-size: 2em; line-height: 1.75em; font-weight: 500;}
h2 {font-size: 1.75em; line-height: 1.75em; font-weight: 400;}
h3 {font-size: 1.5em; line-height: 1.75em; font-weight: 300;}
h4 {font-size: 1.25em; line-height: 1.75em; font-weight: 300;}
h5 {font-size: 1em; line-height: 1.75em; font-weight: 300;}
h6 {font-size: 0.75em; line-height: 1.75em; font-weight: 300;}
p {font-size: 1.5em !important; line-height: 1.75em !important; font-weight: 300 !important; margin-bottom: 1.0em;}
ul {font-size: 1.25em !important; line-height: 1.5em !important; font-weight: 400 !important; margin-bottom: 1.0em;}

.icon-space {
  margin-right: 30px; /* Adjust spacing as needed */
}
.icon-row {
  display: flex;
  gap: 30px; /* Adds space between icons */
}


/* SL2026 Modifications */