/* your custom styles here */
.img-responsive.vlogo {
    z-index: 1000;
}

/* your custom styles here 
.navbar-default.navbar-dark {background-color:#4C6A92;}
.li1, .li2, .li3 {line-height: 3.6;}
.multiple-pricing-table .pricing-item { padding: 50px 0;}
.li1 {background-color: #DEE9F8;}
.li2 {background-color: #BDD1ED;}
.li3 {background-color: #AEC6E3;}


/* your custom styles here */
#services h2, #pricing h2 {
    color: #e5e3dd;
}

.img-responsive.vlogo {
    z-index: 1000;
}
.navbar-default.navbar-dark {
    background-color: #034f84;
}
.li1, .li2, .li3 {
    line-height: 3.6;
}
.multiple-pricing-table .pricing-item {
    padding: 50px 0;
}
.li1 {
    background-color: #dee9f8;
}
.li2 {
    background-color: #bdd1ed;
}
.li3 {
    background-color: #aec6e3;
}
.wrapper {
    background: #EDEBE8 none repeat scroll 0 0;
}
section#services {
    background-color: #034f84;
	color: #FFFFFF;
	margin-bottom: 0;
}

section#pricing {
    background-color: #034f84;
}

.boxed-content.left-boxed-icon i {
    background-color: #98ddde;
	color: #034F84;
}
	.multiple-pricing-table .pricing-item {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 2px solid #ccc;
    border-radius: 5px;
    margin: 0 15px 30px;
    padding: 50px 0;
}	
.testimonial-with-bg {
    background-attachment: fixed;
    background-image: url("../img/testimonial2.png");
    background-position: center center;
    color: #fff;
    padding: 120px 0;
}
.navbar-default.navbar-dark .navbar-nav > li > a:hover, .navbar-default.navbar-dark .navbar-nav > li > a:focus {
    background-color:  #406DA4;
}	
.hero-unit-slider, section#portfolio, section#pricing, section.testimonial-with-bg.parallax {
    margin-bottom: 0;
}
.testimonial-with-bg .testimonial-body p {
    font-size: 2.2em;
}