@font-face{
	font-family:"Chaparral Pro Regular";
	font-style: normal;
	font-weight: normal;
	src:	url("../lib/chaparral-pro/chaparralproregular.eot") format("eot"),
			url("../lib/chaparral-pro/chaparralproregular.woff") format("woff"),
			url("../lib/chaparral-pro/chaparralproregular.ttf") format("truetype")
}


.content-section-5 .content {width:100%;}
.info-box7 h2{color:#fff; font-size:18px;}
.info-box7 h6{color:#fff; font-size:16px;min-height:30px;}
.bg-blue{background:#129cdd;}
#about h2, #about p{color:#fff;}
.cm-item h3{color:#fff;font-size:20px;}
.cm-item p{color:#fff; font-size:14px;}

h2.title{text-transform:uppercase;color:#129cdd}
.title-sub{color:#8392a0;font-size:16px;}
.title-chaparral{font-family:"Chaparral Pro Regular"}
.info h3{color:#129cdd}
.info p a:hover{color:#129cdd}

.popgallery-widget{margin-top:50px;}
.popgallery-widget1{margin:50px 0;}


.info-box6 h6{font-size:17px; color: #777;}

.member-box img{width:auto !important;}

.nav-1 .nav ul>li.active a {
	color: #129cdd;
}

.client-section .owl-carousel .owl-item img{
	display: inline-table;
	-webkit-transition:all .3s linear;
	opacity:.2;
	-webkit-filter: grayscale(100%);	
}
.client-section .owl-carousel .owl-item img:hover{
	display: inline-table;
	opacity:1;
	-webkit-transition:all .3s linear;
	-webkit-filter: grayscale(0%);
}

.info-box6 .sub-txt, .info-box7 .sub-txt{
	font-size: 16px;
	line-height: 1.5;
}
