﻿body {
    margin:0px;
    font-family: 'Lato', sans-serif !important;
    font-size:18px;
    font-weight:lighter;
    color: #595959;
    line-height: 1.5;
    background-color: #343434 !important;
}

h1{color: #3e3e3e;font-size:32px !important;font-weight:400;margin-bottom:24px !important;margin-top:24px !important}
h2{font-size:25px !important;}

#header{padding-bottom:15px;padding-top:15px;background-color:White !important;}

#header-right{
    float:right;
    text-align:right;
    font-size:14px;
    color:#;
    margin-top:15px;
}

#address{
    border-right:2px solid #d8d8d8;
    padding-right:30px;
    float:left;
}

#phone{
    padding-left:30px;
    float:right;
}

.logo a{float:left;}

.logo{margin-top:2px;}

.fr{float:right;}
.fl{float:left;}

.p0{padding:0px !important;}
.pl0{padding-left:0px !important;}
.pr0{padding-right:0px !important;}
.p15{padding-left:15px !important;padding-right:15px !important;;}
.p25{padding-left:25px !important;padding-right:25px !important;}
#brm{border-right:1px solid #3f3e3e !important;}


/*-----Menu------*/

.navbar-default{background-image:none !important;box-shadow:none !important; -webkit-box-shadow:none !important; background-color:transparent !important; border:0px !important}

.navbar-nav ul{ list-style-type:none; padding-left:0px; margin-bottom:0px !important;margin-top:10px;}

.navbar{float:right;margin-bottom:0px !important;}

.navbar-nav > ul > li{float:left;}

.nav > ul > li > a{
    color:#0b9444 !important; 
    text-decoration:none; 
    display:block;
    font-weight:normal !important;
    font-size:18px;
    border-bottom-color: rgba( 255, 255, 255, .09 );
    -webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );
}

.nav > ul > li > a:hover{
    color:#;
}

.navbar-nav > ul > li > a{padding:15px 20px 15px 20px;}

.has-children > a::after{
    content: url(../images/nav-down.png);
    display: inline-block;
    position: relative;
    padding-left:5px;
}


/*--second lvl--*/

.navbar-nav li ul{
    display: none;
    position: absolute;
    padding:8px 0;
    padding-top:0px;
    width:200px;
    text-align:left !important;
    z-index:10;
    margin-top:0px !important;
    background-color:#e5e5e5;
    box-shadow:0 0 3px 1px rgba( 0, 0, 0, .25 );
    -webkit-box-shadow: 0 0 3px 1px rgba( 0, 0, 0, .25 );
    border-radius: 3px;
}

.sub-menu::before{
    content: url(../images/nav-arrow.png);
    background-repeat:no-repeat;
    height:10px;
    width:15px;
    display:block;
    top: -9px;
    position: relative;
}
      
.navbar-nav li:hover ul{display: block !important;}
    
.navbar-nav li ul li{
    display:block !important;
    width:100% !important;
    line-height:30px !important;
    padding-left: 17px;
    padding-right: 17px;
}

.navbar-nav li ul li:hover{
    background-color:rgba( 255, 255, 255, .09 );
}

.navbar-nav li ul li a{
    text-decoration:none;
    padding:0px 0px 0px 10px !important;
    display:block !important;
    width:100% !important;
    text-align:left !important;
    line-height:30px !important;
    color:#0b9444 !important;
    font-size: 17px;
    font-weight: 300;
}

.navbar-nav li ul li a:hover{
    text-decoration:underline;
}

@media (max-width: 1200px) {
    .navbar-nav > ul > li > a{padding:20px 10px;}
}

@media (max-width: 991px) {
    .navbar-nav > ul > li > a{padding:20px 7px; font-size:16px;}
}

@media (max-width: 767px) {
    .navbar-collapse{display:none !important;}
}

@media (max-width: 600px) {
    #header-right{display:none;}
    .navbar-header{margin-top:50px;}
}

/*---main---*/
.flexslider{
    width:100%;
    border-bottom:1px solid #babecc;
    overflow:hidden;
    max-height:520px;
}

.caption h1 {
    text-align: center;
    color: #009E60;
    text-shadow: 1px 1px 5px rgba(0,0,0,.3);
    font-size:76px !important;
    font-weight: 300;
}

.flexslider li .caption {
    position: absolute;
    top: 70px;
    text-align:center;
    left:0;
    width:100%;
}

.flexslider li .caption p{
    text-align: center;
    font-size: 28px;
    text-shadow: 1px 1px 5px #000;
    color:White !important;
    font-weight:lighter;
    margin-top:25px !important;
}

.home-main{
    padding:60px 0;
    background-color:White !important;
}

.home-main .home-title{
    max-width: 75%;
}

.home-main h1{
    font-size: 38px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom-color: rgba( 0, 0, 0, .1 );
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.home-main p{font-size:18px;margin-top:24px;margin-bottom:24px;font-weight:lighter;}


#footer{background-color:#77777b !important;height:66px;display:block;color:White; font-size:18px;font-weight:lighter;}
#footer .footer-left{text-align:left; line-height:66px;}



@media (max-width: 1100px) {
    .flexslider li img{min-height:460px;width:auto !important;max-height:460px;}
}

@media (max-width: 1000px) {
    .flexslider{min-height:420px;max-height:420px;}
    .flexslider li img{min-height:500px;}
}

@media (max-width: 991px) {
    .flexslider{min-height:420px;max-height:420px;}
    .flexslider li img{min-height:500px;}
}

@media (max-width: 550px) {
    .caption h1{font-size:50px !important;}
}

/*---Interior---*/

.breadcrumbs{background-color: rgb( 250, 250, 250 );padding:6px 0; font-size:16px;width:100%;color: #595959;font-weight:lighter;}
.breadcrumbs a{color: #595959;}

.int-title{border-bottom: 1px solid #f4f4f6;margin-bottom:20px;}

.int-main{text-align:left !important;padding-bottom:20px; padding-top:20px;font-size:18px;line-height:1.5;background-color:White !important;}

.int-image{
    padding: 50px;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom:30px;
}

.portfolio-image{background-image: url(/images/portfolio.jpg);}
.image-text{padding:50px;}

.strategy-image{background-image: url(/images/strategy.jpg);}

.int-image h2{text-shadow: 1px 0px 5px rgba(0, 0, 0, 0.5);margin-top:24px;margin-bottom:24px;color:White;text-align:center;}
.int-image h2 p{margin-top:24px;margin-bottom:24px;}

.gray-box{
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    background-color: #f9f9f9;
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

ul.diverse-list{padding-left:0px !important;}

.diverse-list li{
    margin-left: 40px;
    margin-bottom: 20px;
    font-size:18px;
    font-weight:lighter;
}

.team-member img{margin-bottom:10px;}

.team-name{font-weight:400; font-size:18px; margin-bottom: 30px}
.team-name span{font-weight:lighter;}


@media (max-width: 991px) {
    .int-image h2{font-size:18px !important}
}

