/* GLOBAL STYLES ----------------------------------------------- */

body {
    font-size: 100%;

}

footer {
    padding: 4% 0;
    color: #fff;
    background:#222;
}
footer a:link {
    font: 300 1.4em/1.8 "Roboto", sans-serif;
    padding: 0;
    color: #fff;
    text-decoration: none
}
footer a:visited {
    color: #fff;
    text-decoration: none
}
footer a:hover,
    a:active,
    a:focus {
    color: #BC0709;
    text-decoration: none
}
footer h2 {
    font: 400 1.8em/1.4 'Heebo', sans-serif;
    color: #fff !important;
    margin: 0 0 10px 0;
    width: 100%;
}
footer i {
    font-size: 1.4em;
    color: #fff;
}
footer p {
    font: 500 1.0em/1.4 'Roboto', sans-serif;
    padding: 0 !important;
    margin-bottom:  0;
}
footer .left {
   text-align: left
}
footer .mid {
   text-align: center
}
footer .mid img {
    margin: auto;
    width: 44%;
}
footer .right {
   text-align: right!important;
}
footer .icon {
    display: inline-block;
    padding-right: 6%;
}
footer .desc {
    display: inline-block;
}


/* Classes & IDs ----------------------------------------------- */
.bg {
    background: url(../imgs/pngs/bg.png);
    background-repeat: no-repeat;
    background-position: center -36%
}
#blog {
    background: rgba(0, 0, 0, .9)!important;
}
.blurb {
    padding: 5% 0;
}
.blurb p {
    font: 300 1.4em/1.8 'Roboto', sans-serif;
    text-align: left;
    margin-bottom:  20px;
}
.blurb h2 {
    font: 600 3.7em/1.2 'Heebo', sans-serif;
    color: #444;
    margin-bottom: 2%;
}
.blurb span.left {
    width: 10%;
    padding-right: 2%;
    display: inline-block;
    vertical-align: top;
}
.blurb .left img {
    width:  30%;
    margin:  0 20px 0 0;
    float: left;
}
.blurb .left ul {
    font: 300 1.6em/1.8 'Roboto', sans-serif;
}
.blurb span.right {
    width: 80%;
    display: inline-block;
    vertical-align: top;
}
.blurb  h4 {
    font: 500 1.1em/1.4 'Heebo', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #444 !important;
    margin: 0 0 10px;
}
.blurb i {
    color: #5781AB;
}
.blurb .desc {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 440px;
    padding: 2% 6%;
}
.blurb .desc#oil{
    background: rgba(51, 92, 132, .9);
    color: #fff!important
} 
.blurb .desc#oil ul li {
    font: 300 1.6em/1.8 'Roboto', sans-serif;
}
.blurb .desc#pharma{
    background: rgba(87, 129, 171, .9);
    color: #fff
}
.blurb .desc#pharma ul li {
    font: 300 1.6em/1.8 'Roboto', sans-serif;
}
.blurb .desc#ccus{
    background: rgba(51, 92, 132, .9);
    color: #fff
}
.blurb .desc#ccus ul li {
    font: 300 1.6em/1.8 'Roboto', sans-serif;
}

.blurb .desc#pm{
    background: rgba(184, 110, 0, .6);
    color: #fff!important
}
.blurb .desc h3 {
    font: 600 3.0em/1.4 'Heebo', sans-serif;
}
.blurb .desc p {
    font: 300 1.6em/1.8 'Roboto', sans-serif;
}
.blurb .descContainer {
    background-size: cover;
    min-height: 440px;
    background-repeat: no-repeat;    
    margin: 1% 0;
    padding: 0;

}
.blurb .desc .btn-default {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    border-radius: 0;
    padding: 10px 30px!important;
    margin: 2% 0 0 0;
}
.blurb .right {
    padding: 0
}
.blurb .right h3 {
    font: 400 2.0em/1.4 'Heebo', sans-serif;
}
.blurb .right p {
    font: 300 1.6em/1.8 'Roboto', sans-serif;
    color: #333;
}
.blurb .right .creds {
    margin:  40px 0;
}
.blurb .right ul {
    font: 300 1.6em/1.8 'Roboto', sans-serif;
    color: #333;
    padding: 0% 0 0 20px;
}
.blurb .right ul li {
    padding: 0 0 2% 0 ;
}
.blurb .right ul span {
    padding: 0 10px 0 ; 
}
.blurb .right .lg {
    display: block; 
    width: 100%;
    margin: 6% 0
}
.blurb .right .md {
    display: block; 
    width: 84%;
}
.blurb .right .sm {
    display: block; 
    width: 70%;
}
.blurb.team img {
    width: 100%;
    border-radius: 50%!important;
    float: left;
    margin-right: 2%;
} 
.blurb.team h4 {
    padding:  10% 0 2%;
}
.blurb.team h3 {
    font: 400 2.0em/1.8 'Roboto', sans-serif;
    margin-top:  0;
} 
.blurb.team p {
    font: 300 1.6em/1.8 'Roboto', sans-serif;
} 
.blurb.team .bio {
    margin-bottom: 2%;
}

.byline {
    background: #222;
    padding: 2% 0;
    text-align: center;
    color: #fff
}
.byline a {    
    font: 300 1.2em/1.4 'Roboto', sans-serif;
    color: #fff
}

.carousel-caption h1 {
    font:700 4.3em/1.2 'Heebo', sans-serif;
    color: #fff !important;
    margin: 0 0 10px;
}
.carousel-caption h4 {
    font: 300 1.1em/1.4 'Heebo', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff !important;
    margin: 0 0 10px;
    text-align:  left;
}
.carousel-caption i {
    color: #eee;
}
.carousel-caption .inner {
    right: auto;
    left: auto;
    width: 100%;
    max-width: 1060px;
    margin: auto;
    text-align: left;
}

.carousel-inner>.item {
    display: inherit;
    height: 500px
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    transform: translate(0px, -100px);
}

.circles {
    text-align: center;
    background-color: #fff;
    padding: 2% 0
}
.circles i {
    font-size: .8em;
    padding: 0 4px;
    color: #E95A24;
}

.contact {
    padding: 20px 0;
    background-repeat: no-repeat;
    background-position: 0 100%;
    display: flex;
}
.contact h2 {
    font: 400 3.0em/1.6 'Heebo', sans-serif; 
    color: #222;   
}
.contact h4 i {
    color: #5781AB!important;
    font-size: 0.5em!important;
}
.contact p {
    color: #222;
    font: 300 1.5em/1.8 'Roboto', sans-serif;
    clear: both;
    padding: 0 3% 0 0;
    text-align: justify;
}
.contact .bullets {
    padding: 4% 4%;
    margin-left: 16px;
    background: rgba(255, 255, 255, .9);
}
.contact .bullets .icon {
    display: inline-block;
    padding-right: 6%;
    margin-bottom: 20%;
}
.contact .bullets .desc {
       display: inline-block; 
       width: 30%; 
}
.contact .bullets .desc a:link {
    padding: 0;
    color: #444;
    text-decoration: none
}
.contact .bullets .desc a:visited {
    color: #444;
    text-decoration: none
}
.contact .bullets .desc a:hover,a:active,a:focus {
    color: #BC0709;
    text-decoration: none
}

.contactDetails i {
    color: #5781AB!important;
    font-size: 1.0em!important;
    margin-right:  10px;
}

.contact .bullets i {
    color: #5781AB!important;
    font-size: 4.0em;
}
.contact .bullets h2 {
    font: 600 3.0em/1.2 'Heebo', sans-serif; 
    color: #222;   
}
.contact .bullets h4 {
    font: 500 1.1em/1.4 'Heebo', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #222 !important;
    margin: 4px 0;
}
.contact .bullets ul {
    font: 300 2.0em/1.6 'Roboto', sans-serif;
    list-style: disc;
    padding: 0 0 0 42px!important;
    letter-spacing: .1em
}
.contact .bullets ul li {
    margin: 0 0 10px;
    padding: 0 !important;
    color: #222;
}

.contactAlt {
    padding: 20px 0;
    background-repeat: no-repeat;
    background-position: 0 100%;
    display: flex;
}
.contactAlt a:link {
    font: 300 1.0em/1.8 "Roboto", sans-serif;
    padding: 0;
    color: #222;
    text-decoration: none
}
.contactAlt a:visited {
    color: #222;
    text-decoration: none
}
.contactAlt a:hover,a:active,a:focus {
    color: #BC0709;
    text-decoration: none
}
.contactAlt .bullets {
    padding: 4% 4%;
    border: 1px solid #eee;
    background: rgba(255, 255, 255, .8);
}
.contactAlt .bullets span {
    text-align: center;
    width: 40px;
    float: left;
}

.contactIcons {
    padding: 14% 8% 0;
    background: rgba(255,255, 255, 0.6);
    border-radius: 4px;
    border: 1px solid #eee;
}

.container {
    width: 100%;
    max-width: 1280px;
    padding: 0 !important;
}
.container-fluid {
    width: 100%;
    padding: 0 !important;
}

.content h1 {
    padding: 0 0 10px 0 !important;
    margin: 0 !important;
    color: #222 !important;
    font: 700 3.6em/1.2 'Heebo', sans-serif;
    letter-spacing: 2px
}
.content h2 {
    padding: 0 0 20px 0 !important;
    margin: 0 !important;
    color: #222 !important;
    font: 500 2.4em/1.2 'Heebo', sans-serif;
    letter-spacing: 2px
}
.content h2 i {
    color: #E95A24 !important;
    font-size: .35em;
    margin: 0 10px;
    vertical-align: middle;
}
.content h3 {
    font: 2.2em/1.4 'Heebo', sans-serif !important;
    color: #222;
    margin: 0 0 10px 0 !important;
}
.content h4 {
    font: 400 1.1em/1.4 'Heebo', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #222 !important;
    margin: 0 0 10px;
}

#home {
    height: 660px;
}

.logos {
    text-align:  center;
    padding:  4% 0;
}
.logos h2 {
    font: 400 1.1em/1.4 'Heebo', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #222 !important;
    margin: 0 0 10px 60px;
    text-align: left;
}
.logos i {
    font-size: .5em;
    letter-spacing: 2px;
    margin: 0 0 10px;
    color: #5781AB;
}
.logos img {
    width: 80%;
    padding: 0;
    margin: auto;
}

/* .NAVBAR -------------------------------------------------- */
.navbar-collapse {
    padding: 0;
}
.navbar.navbar-default {
    padding: 20px 0 ;
    background: #fff;
    border: none;
}
.navbar.navbar-fixed-top {
    padding: 1% 2%;
    transition: all 0.5s; 
    background: rgba(255, 255, 255, 1.9);
}    
.navbar-header {
    width: 100%;
}
.navbar-header brand {
       padding: 0;
 }
.navbar-header .brand img{
           width:34%;
}
.navbar-header .brand #alt {
       display: none;
} 
.navbar-default .navbar-nav>li>a {
    padding: 0 0 10px;
    color: #222;   
    background: transparent!important;
}     
.navbar-nav {
    margin: -30px 0 0;
}
.navbar-nav .dropdown-menu {
    background: rgba(255, 255, 255, .9);
    border: 0;
    box-shadow: none;
    min-width: 162px;
    float: left!important;
    margin: -4% 0 8% !important;
}
.dropdown-menu .dropdown-item {
    padding: 10px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 10;
}
.dropdown-menu a {
    color: #222;
    font: 400 1.2em/1.8 'Raleway', sans-serif;
    width: 100%;
    opacity: 0.8;
    padding: 10px 0!important;
    margin: 0!important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #222;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #222;
    background-color: #e7e7e7;
}
.navbar-nav .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #222;
    background-color: transparent;
}
.navbar-right {
    float: right !important;
    margin-right: 0 !important;
}
.nav-link::before {
    transition: 300ms;
    height: 1px;
    content: "";
    position: absolute;
    background-color: #222;
}
.nav-link-ltr::before {
    width: 0%;
    bottom: 10px;
 }
.nav-link-ltr:hover::before {
    width: 100%; 
}
.nav-link {
    font: 400 1.4em/1.8 'Roboto', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #222;
    padding: 20px 0px;
    margin: 0px 20px;
    display: inline-block;
    position: relative;
    opacity: 0.75;
}
.nav-link:hover {
    opacity: 1.0;
}
.top-nav-collapse {
    padding: 5px 6% !important;
 
}
.top-nav-collapse .navbar-nav>li>a {
    padding: 0 0 10px;
    color: #222;
}
.top-nav-collapse .nav-link {
    font: 400 1.4em/1.8 'Roboto', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #222;
    padding: 20px 0px;
    margin: 0px 20px;
    display: inline-block;
    position: relative;
    opacity: 1.0;
}
.top-nav-collapse .nav-link:hover {
    opacity: 1;
    color: #222!important
}
.top-nav-collapse .nav-link::before {
    transition: 300ms;
    height: 1px;
    content: "";
    position: absolute;
    background-color: #222;
}
.top-nav-collapse .nav-link-ltr::before {
    width: 0%;
    bottom: 10px;
}
.top-nav-collapse .nav-link-ltr:hover::before {
    width: 100%;
}
.top-nav-collapse .brand #alt {
       display: inherit;
}
.top-nav-collapse .brand #default {
       display: none;
}
.top-nav-collapse .topContacts a:link {
    font: 300 1.4em/1.8 "Roboto", sans-serif;
    padding: 0 10px;
    color: #222;
    text-decoration: none
}
.top-nav-collapse .topContacts a:visited {
    color: #222;
    text-decoration: none;
}
.top-nav-collapse .topContacts a:hover,a:active,a:focus {
    color: #BC0709;
    text-decoration: none
}
.top-nav-collapse .topContacts i {
    color: #222;
}
/* end .NAVBAR -------------------------------------------------- */

.no-padding {
    padding: 0 !important;
}

/*.overlay {
    position: absolute;
    width: 100%;
    height: 700px;
    z-index: 2;
    background: rgba(0, 0, 0, .4);
    text-align: center;
}*/

.row {
    margin-right: 0;
    margin-left: 0;
}

.servicesWrapper {
    text-align: center;
    padding: 2% 0 0 ;
    width: 100%;
    background: rgba(162, 133, 63, .1)
}
.servicesWrapper .bg {
    background: url(../imgs/pngs/bg.png);
    background-repeat: no-repeat;
    background-position: center 50%;
}
.servicesWrapper h4 {
    font: 400 1.1em/1.4 'Heebo', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #444 !important;
    margin: 2% 0 3% 60px;
    text-align: left;
}
.servicesWrapper h2 {
    font: 500 1.4em/1.4 'Heebo', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #222 !important;
    margin: 0 0 10px;
}
.servicesWrapper i {
    color: #5781AB;

}
.servicesWrapper p {
    font: 300 1.5em/1.4 'Roboto', sans-serif;
    padding: 0 ;  
    text-align:  center;
}
.servicesWrapper .services {
    text-align: center;
    padding: 0 6% 3%;

} 
.servicesWrapper .services .service {
    text-align: center;
}
.servicesWrapper .services .service img {
    margin: 0 auto 20px;
    width: 90%;
}

.spacer {
    margin-top: 100px;
}
#sectors {
    background: #fff;
    position: inherit!important;
    margin-bottom:  0;
}
#topBanner {
     transform: translate(0px, 0px);   
}

.topContacts {
    text-align: right;
    float: right;
}
.topContacts .right {
    text-align: right;
    padding: 0;
}
.topContacts .right i {
    font-size: 1.4em;
    padding: 0;
    color: #222;
}  
.topContacts .rightAlt {
    display:  none;
} 
.topContacts a:link {
    font: 300 1.4em/1.8 "Roboto", sans-serif;
    padding: 0 10px;
    color: #222;
    text-decoration: none
}
.topContacts a:visited {
    color: #222;
    text-decoration: none;
}
.topContacts a:hover,a:active,a:focus {
    color: #5781AB;
    text-decoration: none
}

.whatWeDo {
    padding: 10% 0;
    justify-content: center;
    align-items: center;
    background-position: 0 60%;
}
.whatWeDo#about {
    height:  400px;
}
.whatWeDo .caption {
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    right: auto;
    left: auto;
    bottom: 0;
    text-align: left;
    padding: 4%;
}
.whatWeDo a:link {
    font: 300 1.0em/1.8 "Roboto", sans-serif;
    padding: 0;
    color: #f90;
    text-decoration: none
}
.whatWeDo a:visited {
    color: #f90;
    text-decoration: none
}
.whatWeDo a:hover,a:active,a:focus {
    color: #f60;
    text-decoration: none
}    
.whatWeDo h2 {
    padding: 0 0 20px 0 !important;
    margin: 0 !important;
    color: #fff !important;
    font: 500 3.8em/1.2 'Heebo', sans-serif;
}
.whatWeDo h3 {
    padding: 0 0 10px 0 !important;
    margin: 0 !important;
    color: #fff !important;
    font: 400 2.0em/1.2 'Heebo', sans-serif;
}
.whatWeDo  h4 {
    font: 400 1.1em/1.4 'Heebo', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff !important;
    margin: 0 0 10px;
}
.whatWeDo p {
    color: #eee;
    font: 300 1.5em/1.8 'Roboto', sans-serif;
    clear: both;
    padding: 0 3% 0 0;
    text-align: justify;
}
.whatWeDo i {
    color: #fff!important;
}
.whatWeDo ul {
    color: #eee;
    font: 400 1.5em/1.8 'Roboto', sans-serif;
    clear: both;
    padding: 0 0 0 4%;
}







/* SCRIPT CSS OVER-RIDES ----------------------------------------------- */

body [id^=pjWrapper] {
    background-color: transparent !important
}

#pjCF_container_1 {
    background: rgba(255, 255, 255, .9) !important;
    box-shadow: 0 8px 24px 0 rgb(0 0 0 / 8%);
    padding: 40px;
}
#pjWrapper * {
    text-align: left;
}
#pjWrapperContactForm_1 .pjCF-form label.cf-heading-large {
    font:500 2.6em/1.4 'Heebo', sans-serif!important;
    color: #222;
    padding: 0 0 10px;
}

#pjWrapperContactForm_1 .pjCF-form label.cf-heading-medium {
    font: 400 2.0em/1.4 'Heebo', sans-serif!important;
    color: #222;
    padding: 0 0 20px;
    letter-spacing: 2px;
}

#pjWrapperContactForm_1 .pjCF-form label.cf-heading-small{
    font: 400 1.0em/1.4 'Heebo', sans-serif!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #222 !important;
    margin: 0 0 20px;
}
#pjWrapperContactForm_1 .pjCF-form label.cf-heading-small i {
    color: #5781AB!important;
    font-size: 0.5em!important;
}

[id^=pjWrapper] .form-control {
    height: 48px !important;
}

#pjWrapperStivaBlogSidebar .pjSbContainer .recent-widget .post .post-thumbnail img {
    max-width: 140px!important;
}
#pjWrapperStivaBlogSidebar .pjSbContainer .recent-widget .post h6 {
    font: 400 1.1em/1.2 'Roboto', sans-serif!important;
    margin: 0 0 5px 0!important;
    color: #666!important;
}
#pjWrapperStivaBlogSidebar .pjSbContainer .recent-widget .post h6 a {
    font: 400 1.1em/1.2 'Heebo', sans-serif;
}
.pjBlPostParagraph {
    font: 400 1.0em/1.4 'Roboto', sans-serif!important;
    color: #666!important;
}
#pjWrapperStivaBlogSidebar .pjSbContainer h5.widget-head {
    font-size: 1.3em!important;
    line-height: 1.2!important;
    border-bottom: 1px solid #eee!important;
    padding: 0 0 10px 0!important;
    margin-bottom: 20px!important;
    font-weight: 400!important;
}

#pjWrapperStivaBlogSidebar .pjSbContainer .recent-widget .post .post-thumbnail {
    float: left;
    margin: -10px 0 0 0!important;
    padding: 0px 10px 0 0!important;
}

#pjWrapperStivaBlogSidebar .pjSbContainer .recent-widget .post .text {
    padding: 0!important;
}

#pjWrapper .pjBlArticle .pjBlArticleFoot {
    padding-top: 30px;
    background: #fff;
}

#pjWrapper .pjBlArticle .pjBlArticleBody img {
    margin-bottom: 30px;
}








