a.nocolor p {
color: #767676;
}

.our-clients .right-top .owl-controls {
position: absolute;
top: -65px;
right: 7px;
background-color: rgba(0, 0, 0, 0) !important;
padding-left: 10px;
}

.our-clients .owl-carousel .owl-item {
padding: 0 15px !important;
}

.img-responsive {
width: 100%;
}

.our-clients_, .clients-title h3.title a {
   color: #87919f;
}

.client .img-responsive {width:auto;}

.clients-area {
	background-color: #7ed6e2;
}

.clients-area .color {
	color: #18a7b8;
}

.clients-area h3.title:after {
	background: none;
}

.clients-area .testimonials-title h3.title{
	color:#7ed6e2;
}

.clients-area-pad{
	padding: 30px 0;
}

.clients-title h3.title a {
	color: #18a7b8;
	font-weight: bold;
}

.right-top .owl-controls {
	background-color: transparent;
}
.bg-index-clients {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #7ed6e2;
    color: white;
    min-height: 135px;
}
.client .col-md-12, .client .col-xs-12, .client .col-lg-12{
	padding-left: 0px;
	padding-right: 0px;
}
@media (min-width: 769px){
	.img-responsive.ranged {
		max-width: 250px;
		padding-left: 5px;
	}
}