/*!
 * b5st since v1.0 | Unicence
 */
.site-header-image {
  display: block;
  margin: auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  clear: both;
  display: block; }

.wp-block-cover-text p {
  padding: 1.5em 16px; }

@media screen and (min-width: 768px) {
  .wp-block-cover-text p {
    padding: 1.5em 0; } }

ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
  padding: 0 16px; }

ol.wp-block-latest-comments {
  padding-left: 0; }

header h2 a {
 color: inherit;
  text-decoration: none; }
  header h2 a:hover {
    text-decoration: underline; }

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: .68;
  font-weight: 100;
  margin: .05em .1em 0 0;
  text-transform: uppercase;
  font-style: normal; }

.long-read {
  font-size: clamp(1em, calc(0.625em + 1vw), 1.25em);
  line-height: inherit; }

.more-link {
  display: block;
  margin-bottom: 1rem; }

.wp-block-code {
  padding: 0.5em 1em;
  margin: 0 0 1.5rem; }

.entry-content ul:not(.blocks-gallery-grid),
.entry-content ol {
  margin: 0 auto 1.5em auto;
  max-width: 720px;
  list-style-position: outside; }

.entry-content li {
  margin-left: 2.5em; }

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
  margin: 0 auto; }

.entry-content ul ul li,
.entry-content ol ol li,
.entry-content ul ol li,
.entry-content ol ul li {
  margin-left: 0; }

.wp-block-quote {
  margin-left: 16px;
  margin-right: 16px;
  padding: 0; }

.wp-block-quote > * {
  margin-left: 1rem; }

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 36px auto;
  padding: 0; }

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 13px;
  font-size: 0.8125rem; }

@media screen and (min-width: 768px) {
  .wp-block-quote {
    margin: 48px auto; } }

.wp-block-pullquote > p:first-child {
  margin-top: 0; }

.wp-block-pullquote.alignright {
  margin-left: 2rem; }

.wp-block-pullquote.alignleft {
  margin-right: 2rem; }

.wrap-md {
  width: 100%;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  padding-right: .75rem;
  padding-left: .75rem; }

.wrap-lg {
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: .75rem;
  padding-left: .75rem; }

.entry-content > .alignwide,
.wp-block-image.alignwide,
.wp-block-gallery.alignwide {
  width: 100vw;
  max-width: 1100px;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.entry-content > .alignwide > img {
  width: 1320px; }

.entry-content > .alignfull,
.wp-block-image.alignfull,
.wp-block-gallery.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.entry-content > .alignfull > img {
  width: 100vw; }

.wp-block-columns {
  padding-right: 1rem;
  padding-left: 1rem; }

.wp-block-separator {
  margin: 3em auto;
  padding: 0; }

.wp-block-group > .wp-block-group__inner-container > * {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }

.wp-block-group > .wp-block-group__inner-container > .alignwide {
  width: 100vw;
  max-width: 1100px;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.wp-block-group > .wp-block-group__inner-container > .alignfull {
  width: 100vw;
  max-width: 100vw;
  margin: 1.5em 0 1.5em 50%;
  transform: translateX(-50%); }

.wp-block-group.has-background > .wp-block-group__inner-container > :first-child {
  margin-top: 0; }

.wp-block-group.has-background > .wp-block-group__inner-container > .alignfull {
  width: calc( 100% + 60px);
  max-width: calc( 100% + 60px);
  position: relative;
  left: -30px; }

img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.attachment-post-thumbnail {
  margin-bottom: 1.5em; }

.wp-block-image img {
  display: block; }

.wp-block-image.alignleft,
.wp-block-image.alignright {
  width: 100%; }

.wp-block-image.alignfull img {
  width: 100vw; }

.wp-block-image .alignleft img,
.wp-block-image .alignright img,
.wp-block-image .alignleft figcaption,
.wp-block-image .alignright figcaption {
  max-width: 100%;
  width: 100%; }

.wp-block-image .alignfull,
.wp-block-gallery.alignfull {
  width: 100vw; }

.wp-block-image .alignright,
.wp-block-image .alignleft,
.wp-block-gallery.alignright,
.wp-block-gallery.alignleft {
  max-width: calc((720px / 2) - 16px); }

.wp-block-image .alignright,
.wp-block-gallery.alignright {
  margin-left: 2rem; }

.wp-block-image .alignleft,
.wp-block-gallery.alignleft {
  margin-right: 2rem; }

.wp-block-embed.type-video > .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }

.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.wp-block-video video {
  max-width: 720px; }

.wp-block-table {
  overflow-x: auto;
  margin: 1.5rem0; }

.wp-block-table table {
  border-collapse: collapse; }

.wp-block-table td, .wp-block-table th {
  padding: .5em; }

#comments,
#reply-title {
  margin-top: 1.5rem;
  margin-bottom: 1rem; }

.comment-list,
.comment-list ul {
  padding-left: 0; }

.comment-list li {
  padding: 1rem; }

.comment-meta {
  margin-bottom: 1rem; }

.comment-list,
.comment-list .children {
  list-style-type: none; }

.comment {
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); }

body {
  display: flex;
  min-height: 100vh;
  flex-direction: column; }

main {
  flex: 1 0 auto; }




.hfe-search-icon-toggle{
	 margin: 6px 5px;
    color: #3a92ff;
}

.hfe-search-button-wrapper {
   
    z-index: 10000;
}
.searchRight {
	float: right;
	padding: 6px 0 10px 0;
}
.searchRight img.search {
	    padding: 0;
    cursor: pointer;
}
.slidingDiv {
	position: absolute;
	top: 59px;
	right: 0;
	width:295px;
	background:#fff;
	padding:8px 10px;
}
.slidingDiv {
	 
}
.slidingDiv:after {
	bottom: 100%;
	right: 15px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 9px;
    margin-left: -5px;
}
.slidingDiv input.form-control {
	width:88%;
	border: 1px solid #efefef;
	border-bottom: 1px solid #d6d6d6;
	font-size: 12px;
	font-style: italic;
	padding: 7px 8px;
	border-right: none; border-radius:0;
}
.slidingDiv input.form-control:active, .slidingDiv input.form-control:focus{
	outline:none; box-shadow:none;
}
.slidingDiv #searchsubmit { border-radius: 0 !important;
    background: url(../images/search-icon.png) no-repeat 5px 4px #00274c;
    width: 34px;
    height: 34px;
    font-size: 0;
    cursor: pointer;
    float: left;
    padding: 4px 5px 7px !important;
} 

.slidingDiv .form-inline{
	    display: flex;
}
.slidingDiv .search-submit:hover {
	 background: url(../images/search-icon.png) no-repeat 5px 4px #00274c;
}
.slidingDiv label {
	width: 87%;
	float:left;
}


.search-results article + article{
	
	border-top:1px dotted #ccc;
	
}

.search-results article h2{
	font-size:27px;
}

.search-results article h2:hover{
	 color:#00274C;
}

.btn-primary{
	background-color: #00274C; font-size: 18px;
    border-radius: 0px 0px 0px 0px; color:#ffcb0b;
    padding: 15px 30px 15px 25px; border:0 dotted #ccc;
}


.btn-primary:hover{
	background-color:#8a0303;
    border-radius: 0px 0px 0px 0px;  color:#ffcb0b;
    padding: 15px 30px 15px 25px; border:0 dotted #ccc;
}

a{
	color:inherit;
}





/* //image slider */

.casestudiesouter {
  position: relative;
  background: url('../images/orangebg.jpg') no-repeat center center;
  background-size: cover;
  padding: 60px 0;
  z-index: 1;
}

.casestudiesouter::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 205, 23, 0.85); /* #FFCD17 overlay */
  z-index: 2;
}

.casestudiesouter .container {
  position: relative;
  z-index: 3;
}

.casestudiesslider .slick-slide > div {
  height: 100%;
}

.casestudiesboxcontent {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  padding: 10px;
  margin: 10px auto;
  max-width: 420px;
  min-height: 530px; /* fixed to match tallest card */
  text-align: left;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
}

.casestudiesboxcontent img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 0 !important;
  margin-bottom: 10px;
}

.casestudiesboxcontent h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #000;
}

.casestudiesboxcontent p,
.casestudiesboxcontent div {
  font-size: 13px;
  color: #333;
  margin-bottom: 10px;
  line-height: 1.4;
  flex-grow: 1;
}

.casestudiesboxcontent a {
  font-size: 16px;
  font-weight: 600;
  color: #062953;
  text-decoration: none;
  margin-top: auto;
  display: inline-block;
}

.casestudiesboxcontent a:hover {
  color: #ffc107;
}
/* Slick arrows */
.slick-prev, .slick-next {
  z-index: 10; /* Higher than overlay and container */
  top: 45%;
  position: absolute;
  transform: translateY(-50%);
}

/* Left arrow */
.slick-prev {
  left: -30px;
}

/* Right arrow */
.slick-next {
  right: -10px !important; /* fixed syntax */
}

.casestudiesouter .elementskit-section-subtitle {
  display: inline-block;
  background-color: #ffffff;
  color: #062953;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 20px;
  border-radius: 30px;
  letter-spacing: 0.5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}

.casestudiesouter .ekit-heading--title {
  font-size: 38px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0;
  color: #062953;
  line-height: 1.4;
}

.casestudiesouter .ekit-heading--title  span  {
  color: #780000; /* Deep red (like in image) */
}


.casestudiesouter .elementskit-section-subtitle {
  display: inline-block;
  background-color: #ffffff !important;
  color: #062953;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 30px;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
}

@media screen and (min-width: 1025px) {

.contactusMenu{ display:none;
	
}
	
}

