a {
    color: rgba(90,133,169,1);
}

#sp-header #sp-logo {
    text-align: left;
    
}


#sp-header {
    height: 90px;
    /* background-color: #1A1C39; */
	background:#FFFFFF;
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
  }

  #sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    background-color: #FFF;
}

#sp-header .logo {
  height: 90px;
  display: inline-flex;
  margin: 0 10px;
  align-items: center;

}
  
@media (max-width: 990px) {

  #sp-header .logo {
	height:90px;
    float: left;
    align-items: baseline;
	padding: 15px 0px;
  }
  
}

/* OFF CANVAS */


.icon-bar > span {
    display: block;
    width: 100%;
    border-bottom: 1px solid #000;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 0;
}


#offcanvas-toggler > span:hover {
    color: #000;
  }

  #offcanvas-toggler:hover .icon-bar > span, #offcanvas-toggler:focus .icon-bar > span {
    border-color: #000;
  }

/* Shadow on hero-section-image*/
  .hero-section:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	opacity: 0.1;
    background: #121330;
  }
  .hero-section:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 230px;
    /* background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(18, 19, 48, 0.00) 99%); */
    background-image: none;
  }


  .hero-feature-list > .sp-pagebuilder-addons, .hero-feature-list > .sppb-column-addons {
    display: flex;
    justify-content: space-between;
    /* max-width: 600px; */
    max-width: 100%;
    margin: 0 auto;
  }

  .hero-feature-list-wrap {
    border-top: 0px solid rgba(166, 124, 0, .3);
  }
  
  .sp-megamenu-parent {
    list-style: none;
    /* padding: 25px 0; */
    margin: 0 15px;
    z-index: 99;
    display: block;
    float: right;
    position: relative;
}

.sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li.active > a {
    color: #76BCB2 !important;
    position: relative;
}

.sp-megamenu-parent > li:hover > a {
    color: #76BCB2!important;
  }

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #76BCB2!important;
}


  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 14px;
    font-weight: 300;
    padding: 19px 5px;
    line-height: 3;
    letter-spacing: 1.4px;
    /* color: rgba(255, 255, 255, .9) !important; */
    color: #131313!important;  /*Changes Menu li Color */
    margin: 0 18px;
  }

  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 19px;
    margin: 0;
  }

  /* .sp-megamenu-parent > li.active:hover > a:before, .sp-megamenu-parent > li.active > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: red!important;
  } */


  home-page.sp-megamenu-parent > li.active:hover > a:before, .sp-megamenu-parent > li.active > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    background:none!important;
  }

  .firm-top-text{
      color:#a67c00;
      font-size: 18px;
  }

  .article-list .article-introtext {
    display: block !important;
    padding-top: 15px !important;
  }

  .button-team-read-more {
      padding: 0 20px!important;
  }

  .view-article #sp-main-body .container .article-details .article-header-wrap:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #121330;
    /* opacity: 0.55; */
    opacity: 1;
    z-index: 1;
  }

  .wayne-corp-service-box .sppb-media .sppb-media-body {
    padding: 25px 30px;
    min-height: 250px;
}

.awards-list2 .sppb-addon-feature .sppb-img-container img {
    -webkit-filter: brightness(0%);
    filter: none;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/* **************************************************** */
/* **************     START:: Header    ***************** */
/* **************************************************** */
/* **************************************************** */
/* **************     START:: Page Title   *************** */
/* **************************************************** */
body.has-page-title.view-article #sp-title, body.has-page-title.view-article #sp-right {
    display: block;
  }
  .sp-page-title {
    position: relative;
    padding: 185px 0 100px;
    z-index: 1;
    background-color: #121330;
    background-position: center center !important;
  }
  .sp-page-title:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #5A85A9;
    opacity: 1;
    z-index: -1;
  }
  .sp-page-title .sp-page-title-heading {
    font-size: 32px;
    font-weight: 300;
    font-family: 'Work Sans', sans-serif;
    line-height: 1.63;
    color: rgba(255, 255, 255, .6);
    margin-top: 5px;
  }
  .sp-page-title .sp-page-title-sub-heading {
    font-size: 64px;
    font-weight: 300;
    line-height: 64px;
    margin-top: 0;
    width: 68%;
  }
  /* **************************************************** */

  .left-person-who-we-are {
	  border-right:none!important;
  }
  
  
  /* Counter */
  
  .sppb-addon-animated-number > .sppb-addon-content .sppb-animated-number-title {
    max-width: 150px;
    margin-left: 16px;
}


/* Contact */

.address-info {
    /* color: rgba(19, 19, 19, 1); */
	color:#222;
	font-weight:400;
}

.address-info .sppb-media .sppb-media-body .sppb-addon-title {
    width: 24%;
    color: #999;
}


/* PERSONS */

.sppb-addon-person .sppb-person-information {
    padding-top: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* Blue line under persons */

/* .sppb-addon-person .sppb-person-information > span.sppb-person-designation {
    color: #005A98;
    border-bottom: 4px solid #005A98;
    padding: 5px 0px;
} */


/*BOTTOM MENU */
#sp-bottom-top #sp-bottom-top2 .sp-module ul li a {
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, .8);
}

.sp-copyright {
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, .8);
}



/* Clients */
.clients-list [class^='sppb-col'] a {
    width: 100%;
    display: inline-block;
    opacity: 0.6;
    padding: 30px 40px;
    transition: all 0.5s;
    border-right: 1px solid rgba(101, 101, 101, 0.6);
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%)
  }


  .clients-list [class^='sppb-col'] {
    padding: 0;
    border-right: 0px solid rgba(166, 124, 0, .3);
  }
  .clients-list [class^='sppb-col']:nth-child(4), .clients-list [class^='sppb-col']:nth-child(8) {
    border-right: 0px solid rgba(166, 124, 0, 0);
  }
  .clients-list [class^='sppb-col']:nth-child(1), .clients-list [class^='sppb-col']:nth-child(2), .clients-list [class^='sppb-col']:nth-child(3), .clients-list [class^='sppb-col']:nth-child(4) {
    border-bottom: 0px solid rgba(166, 124, 0, .3);
  }

  .clients-list [class^='sppb-col'] a:hover {
    opacity: 1;
    transform: scale(1.02);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    /* border-right: 0px solid rgba(101, 101, 101, 1); */
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%)
  }
  
  
  /* Testimonials */
  #sppb-addon-1616229655691 .sppb-carousel-extended-dots ul li:hover span, #sppb-addon-1616229655691 .sppb-carousel-extended-dots ul li.active span {
    background: #121330!important;
}



.fluid-features-content-col.objectives {
    max-width: 650px!important;
    
}


/* Footer - Bottom Top BG */

#sp-bottom-top {
    /* background-color: #d9d9d9!important; */
    background-color: #C0D2D4!important;
    color: #000!important;
}

#sp-bottom-top .container-inner {
    border-bottom: 1px solid #86973470;
}

#sp-bottom-top a{
    color: #000!important;
}

#sp-bottom {
    background: #d9d9d9!important;
    color: #fff;
}

#sp-footer {
    background: #76BCB2!important;
    color: #fff;
}

/* Mobile Logo */

@media (max-width: 990px) {
#sp-header .logo .logo-image {
    margin-top: 0px;
    margin: -15px 0px;
}
}

@media (max-width: 480px) {
.sppb-addon-title.sppb-feature-box-title {
    color: #FFF !important;
}
}

/* To Top Butoon */
.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #F99267!important;
    border-radius: 3px;
    z-index: 1000;
  }
  
  .sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
    color: #fff;
    background: #76BCB2!important;
  }


  .flip-content-dv {
      font-size: 17px;
  }

  .flip-content-button {
    margin-top: 20px;
    /* border-top: 1px solid; */
  }

  .flip-content-button a {
    color: #FFF;
  }

  .flip-content-button a:hover {
    color: rgba(33, 33, 32, 1);
  }


  /* BLOG LIST CSS */

  .article-list .article .article-header {
    border-bottom: solid 1px rgba(101, 101, 101, 1);
}

.article-list .article .article-intro-image:after, .article-list .article .article-featured-video:after, .article-list .article .article-featured-audio:after, .article-list .article .article-feature-gallery:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: none!important;
    opacity: 0.6;
}

/* Article header */

.view-article #sp-main-body .container .article-details .article-header-wrap:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(90,133,169);
    /* opacity: 0.55; */
    opacity: 1;
    z-index: 1;
}

/* Remove borders on article details */

.view-article #sp-main-body .container .article-details .article-body-wrap .article-body-content .article-info span {
    border-right: solid 0px rgba(101, 101, 101, 1);
}

.view-article #sp-main-body .container .article-details .article-body-wrap .article-body-content .article-info {
    border-top: solid 1px rgba(101, 101, 101, 1);
    border-bottom: solid 1px rgba(101, 101, 101, 1);
    padding: 15px 0;
    margin-top: 0;
}

.article-list .article {
    margin-bottom: 60px;
    padding: 20px;
    border: solid 0px rgba(101, 101, 101, 1);
    border-radius: 3px;
    background-color: #fff;
    transition: 0.3s;
}

.article-list .article:hover {
    border: solid 1px rgba(90,133,169,1)
  }

  .article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
    color: rgba(90,133,169,1)
  }

  .view-article #sp-main-body .container .article-details .article-header-wrap {
    position: relative;
    padding: 200px 0 100px 0;
    margin-bottom: 85px;
}

.pager {
    list-style: none;
    padding: 2rem 0 2rem 0;
    margin: 50px 0 0 0;
    border-top: 1px solid rgba(101, 101, 101, 1);
    border-bottom: 1px solid rgba(101, 101, 101, 1);
}

.pagenav li a {
    color: rgba(90,133,169,1);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
}

.sppb-articles-carousel-meta-category a {
    font-size: 14px;
    font-weight: 600;
    color: #95a5a6;
    display: inline-block;
    margin-top: 10px;
    display: none;
}


#sp-bottom-top #sp-bottom-top2 .sp-module ul li {
    display: inline-block;
    padding: 0px 18px;
}

.stroke-text-black {
    -webkit-text-stroke: 1px #000;
    background-color: transparent;
    color: transparent;
    transition: .3s;
}

.stroke-text-black {
    -webkit-text-stroke: 1px #b67125;
    background-color: transparent;
    color: transparent;
    transition: .3s;
}

.stroke-text-black:hover {
    /* -webkit-text-stroke: 1px #000;
    background-color: transparent; */
    color: #b67125;
    transition: .3s;
}

/* About Page */

.about-heading {
    font-family: "Ubuntu";
    font-size: 50px;
    font-weight: 300;
    line-height: 64px;
    margin-top: 0;
    color: #F99267;
    /* width: 68%; */
}

.about-sub-heading {
    font-family: "Ubuntu";
    font-size: 32px;
    font-weight: 300;
    /* font-family: 'Work Sans', sans-serif; */
    /* line-height: 1.63; */
    color: #76BCB2;
    
    margin-top: 5px;
}

.about-text-description {
    /* color: rgba(255, 255, 255, .6); */
    color: #000;
    margin-top: 20px;
    font-size: 16px;
}

/* Who We Are */

.sppb-panel-group>.sppb-panel:first-child {
    border-top-width: 0px;
}

.sppb-panel-modern {
    background: #fff;
    border: 0px solid #e8eff1;
    border-radius: 4px;
    margin-bottom: 10px;
}

.sppb-addon-accordion .sppb-panel-heading {
    padding: 12px 30px 12px 0;
    color: rgba(37, 37, 37, .6);
    background-color: transparent;
    border-bottom: 1px solid rgba(90,133, 169, .5);
}

.sppb-addon-accordion .sppb-panel-heading.active {
    color: #252525;
    border-bottom-color: #5a85a9;
}

.sppb-addon-accordion .sppb-panel-body {
    padding: 23px 0;
    border-top: 0;
    border-bottom: 1px solid rgba(90,133, 169, .5);
}

.sppb-addon-accordion .sppb-panel-heading.active .sppb-toggle-direction {
    color: #5a85a9;
}

.sppb-addon-accordion .sppb-panel-heading .sppb-toggle-direction {
    color: rgba(90,133, 169, .5);
    right: 12px;
}

.work-package-separator {
    border-left: 2px dashed rgba(34, 34, 34, .2)
}

.work-package-separator-left {
    border-left: 2px dashed rgba(34, 34, 34, .2);
}

ul.tags li a {
    color: #666;
    text-decoration: none!important;
}

.tags > li a {
    background: rgba(255, 90, 9, 0.1);
    color: #666;
}

.sppb-btn.sppb-btn-primary {
    color: #5A85A9!important;
    border: 1px solid #5A85A9!important;
    background-color: transparent;
}

.sppb-btn.sppb-btn-primary:hover {
    color: #FFF!important;
    border: 1px solid #5A85A9!important;
    background-color: #5A85A9;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a {
    color: #5A85A9;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #5A85A9;
}

.offcanvas-menu .offcanvas-inner .sp-module ul.menu > li > a {
  font-size: 20px;
  text-transform: lowercase;
}

.psycho-accordion {
  padding: 10px 0 10px;
  margin: 10px;
}

.psycho-orange-text-block {
  min-height: 964px;
}

blockquote {
  font-size: 18px;
  font-weight: 400;
  color: rgba(37, 37, 37, .4);
  font-style: oblique;
  padding: 30px;
  background-color: rgba(53, 0, 61, .02);
  line-height: 1.8;
  margin: 30px 0;
}

/* Testimonials */
.sppb-testimonial-pro .sppb-carousel-control {
  border-color: rgba(255, 90, 9, .3);
  color: rgba(255, 90, 9, .3);
  border-radius: 0px;
  position: relative!important;
  bottom: 0px;
  left: 350px;
}

@media (max-width: 768px) {
  .sppb-testimonial-pro .sppb-carousel-control {
    left: 50px;
  }
}