body
{  
font-family: 'Armata', sans-serif;    
} 
.navbar-nav li 
{     
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#153e5c+0,91e842+100;Neon */
background: #153e5c; /* Old browsers */
background: -moz-linear-gradient(top, #153e5c 0%, #F2BE54 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #153e5c 0%,#F2BE54 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #153e5c 0%,#F2BE54 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#153e5c', endColorstr='#F2BE54',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
text-transform: uppercase;     
color: #fff;
}  
.navbar-nav li:hover
{     
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#153e5c+0,91e842+100;Neon */
background: #F2BE54; /* Old browsers */
background: -moz-linear-gradient(top, #F2BE54 0%, #153e5c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #F2BE54 0%,#153e5c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #F2BE54 0%,#153e5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2BE54', endColorstr='#153e5c',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
text-transform: uppercase;     
color: #fff;
border: none;
}  

.navbar-nav li a
{  
color: #fff;   
} 
.navbar-nav li a:hover
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#153e5c+0,91e842+100;Neon */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#153e5c+0,91e842+100;Neon */
background: #F2BE54; /* Old browsers */
background: -moz-linear-gradient(top, #F2BE54 0%, #153e5c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #F2BE54 0%,#153e5c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #F2BE54 0%,#153e5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2BE54', endColorstr='#153e5c',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
text-transform: uppercase;     
color: #fff;
border: none;

}

.item img
{
	width: 100%;
}
body { padding-top: 20px; }
#myCarousel .nav a small {
    display:block;
}
#myCarousel .nav {
	background:#eee;
}
#myCarousel .nav a {
    border-radius:0px;
    	color: #fff;

}
#myCarousel .nav
{
	background : #153E5C;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus, .nav-pills>li a:visited
{
background : #F2BE54 !important;
}
.nav>li>a:hover, .nav>li>a:focus
{
background : #F2BE54 !important;

}
.navbar-brand
{
	padding: 0 !important;
}
.navbar
{
	min-height: 90px;
	height: 90px;
}
section {
    padding-top: 4rem;
    padding-bottom: 5rem;
    background-color: #f1f4fa;
}
.wrap {
    display: flex;
    background: white;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.1);
    margin-bottom: 2rem;
}

.vcenter {
    margin: auto;
}

.mbr-section-title3 {
    text-align: left;
}
h2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.mbr-bold {
    font-weight: 700;
}

 p {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    line-height: 25px;
}
.para
{
	
	width: 100%;
	background-image: url(../img/datapoints.jpg);
	background-size: cover;
	background-position: center;
}
.paratxt
{
	font-family: 'Russo One';    
	text-align: center;
	color: #fff;
	text-shadow: 0px 0px 3px #333;
	padding: 50px;
}
.paratxt h2, .paratxt h4
{
	font-family: 'Russo One';    

}
.counter-box [class^=col-] {
  padding: 33px 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.1); }
  .counter-box [class^=col-]:last-child {
    border-right: 0px; }

.counter-box-dark [class^=col-] {
  border-right: 1px solid rgba(120, 130, 140, 0.13); }
  .counter-box-dark [class^=col-]:last-child {
    border-right: 0px; }
    #quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.testimonials
{
padding: 50px;
}
.card
{
	width: 50%;
	height: 400px;
	background-color: #333;
	float: left;
	padding: 20px;	
}
.cd1
{
	background-image: url(../img/glass.jpg);
}
.cd2
{
	background-image: url(../img/abs.jpg);
}
.coverlay
{
	width: 100%;
	height: 100%;
	opacity: 0;
	
}
.coverlay:hover
{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	opacity: 1;
}
.ctitle
{
	text-align: center;
font-size: 3em;
padding: 10px;
color: #fff;
}
.cfeat
{
	text-align: center;
font-size: 1.5em;
padding: 10px;
color: #fff;
}