body {
	font-family: 'Open Sans', sans-serif;
}
ul {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #6c7178;
}
a:hover {
	text-decoration: none;
}
p {
	line-height: 24px;
}
.title{margin-bottom: 30px;}
li {
	list-style: none;
}
.title h5 {
	color: #f38301;
	margin-bottom: -15px;
	font-size: 17px;
}
.title h2 {
	color: #25292f;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 600;
}

/****************advertismenet*************/
.merithutad {
    margin: 0 auto;
    display: table;
}
/**top-menu**/
.top-menu {
	background-color: #131d33;
}
.top-menu .top-contact li {
	display: inline;
	color: #fff;
	font-size: 12px;
	float: left;
	padding: 12px 50px 4px 0;
}
.col-md-5.top-social li a i {
	transform: skew(13deg);
}
.top-menu .top-contact li a, .top-menu .top-social li a {
	color: #fff;
}
.top-menu .top-contact li a:hover {
	color: #f38301;
}
.top-menu .top-contact li .fa {
	font-size: 18px;
}
.top-menu .top-social li {
	display: inline;
	font-size: 12px;
	float: right;
	padding: 12px 24px 4px 0;
}
.top-menu .top-social li .fa {
	font-size: 16px;
}
.top-menu .top-social li {
	background-color: #5a5a5a;
	padding: 17px 10px;
	transform: skewX(-13deg);
	width: 36px;
	margin: 0 2px;
	height: 50px;
}
.top-menu .top-social li:hover {
	background-color: #f38301;
}
/***************header****/
.headerlogo {
	width: 100%;
}
#affix.affix {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
}
.headermain {
	margin: 10px 0;
}
.headerright li {
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	padding-bottom: 0;
	border-left: 1px solid #B8B8B8;
}
.headerright li .icon-container {
	float: left;
	padding-right: 10px;
}
.headerright li .icon-container i {
	font-size: 22px;
	color: #6c7178;
}
.text-container p {
	margin: 0;line-height: 19px;
}
.headerright li .text-container {
	float: right;
}
.headerright li .text-container span {
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #6c7178;
}
.headerright {
	float: right;
	margin: 5px -13px;
}
.headerright a:hover {
	color: #f38301;
}
/****
.icon-header {
	width: 18%;
	float: left;
}
.header-content {
	width: 82%;
	float: left;
}
.icon-header .fa {
	font-size: 30px;
	margin-top: 10px;
}
.headermain ul li {
	float: left;
	display:inline;
}
.headermain ul li {
	float: left;
	margin-right: 58px;
}
.headermain li a{color:#000;}
.headermain li a:hover{color:#f38301;}***/
/******nevigation*****/

.wsmenu ul li a, .wsmenu ul li {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.wsmenu-list li a {
	display: block;
	padding: 0px 25px;
}
.navbar {
	padding: 0px;
	background-color: #25292f;
	margin-bottom: 0px;
}
.megamenu, .wsmenu-submenu {
	top: 61px;
}
.megamenu {
	width: 23%;
left: 208px;
top: 48px;
	min-height: 60px;
	text-align: left;
	background-color: #25292f;
	border: none;
}
.navbar {
	border-radius: 0px;
}
.wsmenu ul li a:hover {
	color: #f38301;
}
.navbtn {
	float: right;
}
.navbtn .btn-warning {
	background-color: #f38301;
	border: 1px solid #f38301;
	padding: 18px 28px;
	text-transform: uppercase;
}
.navbtn .btn-warning:hover {
	background-color: #D37fa9928;
	border: 1px solid #D37fa9928;
	padding: 18px 28px;
	text-transform: uppercase;
	transition: all 0.5s ease;
}
/******banner***/
.banner {
	position: relative;
	height:550px;
}
.banner .owl-carousel .owl-item img {
    height:550px;
}
.banner .owl-prev {
	position: absolute;
	top: 41%;
	left: 3%;
}
.banner .owl-next {
	position: absolute;
	top: 41%;
	right: 3%;
}
.bannercontent {
	position: absolute;
	top: 32%;
	left: 7%;
}
.bannercontent h1, .bannercontent h2 {
	text-transform: uppercase;
}
.bannercontent h1 {
	color: #FFFFFF;
	background-color: #f38301;
	padding: 9px 12px;
	margin-bottom: -20px;
	letter-spacing: 4px;
	font-weight: bold;
	width: 84%;
}
.bannercontent h2 {
	color: #242424;
	background-color: #fff;
	padding: 10px 13px;
	letter-spacing: 7px;
	width: 100%;
}
.bannercontent p {
	color: #fff;
}
.bannercontent .btn-warning {
	padding: 10px 25px;
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	box-shadow: 0px 0 0 #f38301 inset;
	text-transform: uppercase;
}
.bannercontent .btn-warning:hover {
	box-shadow: 200px 0 0 #f38301 inset;
	border: 1px solid #f38301;
}
/****about****/
.about {
	background-color: rgb(233, 233, 233);
	padding: 30px 0;
}
.aboutusimg {
	position: relative;
	width: 100%;
}
.aboutusimg:hover::before {
	display: block;
	content: '';
	position: absolute;
	top: 14px;
	right: 8px;
	bottom: 17px;
	left: 16px;
	border: 2px solid white;
	width: 87%;
	transition: all 0.8s ease;
	background-color: transparent;
}
.about p {
	color: #616161;
	line-height: 24px;
}
/***.about .btn-warning {
	background-color: #f38301;
	border: 1px solid #f38301;
	padding: 10px 25px;

}**/
.about .btn-warning {
	padding: 10px 25px;
	background: #f38301;
	border: 1px solid #f38301;
	color: #fff;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	box-shadow: 0px 0 0 #f38301 inset;
	text-transform: uppercase;
}
.about .btn-warning:hover {
	box-shadow: 150px 0 0 #131d33 inset;
	border: 1px solid #131d33;
}
.fa.fa-angle-double-right {
	margin: 0px 0 0px 6px;
	font-size: 17px;
}
/************services*********************/

.services .owl-carousel .owl-item img {
	display: block;
	width: 100%;
}
.overlay img {
	width: 100%;
	height: 250px;
}
.servicebox {
	background-color: #fff;
	position: absolute;
	top: 48%;
	z-index: 999999999;
	padding: 0 10px 10px 10px;
	color: #222222;
	text-transform: capitalize;
}
.servicebox h3 {
	font-size: 20px;
	font-weight: 600;
}
.serviceinner p {
	font-size: 13px;
	color: #787878;
	margin-top: 20px;
}
.servicebox h6 {
	color: #6b6b6b;
	font-size: 13px;
}
.serviceinner img {
	transition: all 0.3s ease-out;
}
.serviceinner .overlay {
	background-color: #fa9928;
}
.services .btn-warning {
	padding: 10px 25px;
	background-color: transparent;
	border: 2px solid #222222;
	color: #222222;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	box-shadow: 0px 0 0 #222222 inset;
	text-transform: uppercase;
}
.services .btn-warning:hover {
	box-shadow: 250px 0 0 #222222 inset;
	border: 1px solid #222222;
	transition: all 0.8s ease;
	color: #fff;
}
.services .title {
	text-align: center;
}
.serviceinner:hover img {
	opacity: 0.3;
}
.services {
	padding: 10px 0 30px 0;
}
.services .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block;
}
.services .owl-prev {
	position: absolute;
	top: 38%;
	left: -6%;
}
.services .owl-next {
	position: absolute;
	top: 38%;
	right: -6%;
}
/********************************why people choose us***********************************/


.whypeoplechoose .default_link {
	color: #fff;
}
.whypeoplechoose .default_link:hover {
	color: #f38301;
}
.bottom-content h4, .inner-box h4 {
	text-transform: uppercase;
}
.whypeoplechoose .title {
	text-align: center;
}
.whypeoplechoose {
	position: relative;
	margin: 20px 0 0 0;
}
.whypeoplechoose .img-box {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.whypeoplechoose .overlay-box {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 0%;
	left: 0;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	top: 0px;
	border-bottom: 5px solid #fa9928;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	background: rgba(19,29,51,0.90);
}
.whypeoplechoose .item {
	margin-bottom: 50px;
}
.whypeoplechoose .item:hover .overlay-box {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	height: 100%;
}
.whypeoplechoose .overlay-box .inner-box {
	position: relative;
	padding: 50px 20px;
}
.whypeoplechoose .overlay-box .icon_box {
	float: left;
	margin-right: 15px;
	color: #fff;margin-top: 9px;
}
.whypeoplechoose.overlay-box .icon_box span {
	font-size: 43px;
	color: #fa9928;
}
.whypeoplechoose .overlay-box h4 {
	float: left;
	margin-top: 13px;
	color: #fff;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.whypeoplechoose .overlay-box .text {
	color: #fff;
	margin: 20px 0;
}
.whypeoplechoose.overlay-box .text p {
	color: #fff;
}
.whypeoplechoose .bottom-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #f7f7f7;
	padding: 12px 20px;
	-webkit-transition: .5s ease;
	transition: .5s ease;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}
.whypeoplechoose .item:hover .bottom-content {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	-webkit-transition: .5s ease;
	transition: .5s ease;
}
.whypeoplechoose .bottom-content .icon_box {
	float: left;
margin-right: 15px;
    color: #222;
    margin-top: -19px;
}
.whypeoplechoose .bottom-content .icon_box span {
	font-size: 43px;
	color: #222;font-weight: bold;
}
.whypeoplechoose .bottom-content h4 {
	float: left;
	margin-top: 13px;
	color: #222;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	font-size: 18px;font-weight: bold;
}
.whypeoplechoose .item {
	position: relative;
	display: inline-block;
}
.whypeoplechoose .item:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 98%;
	left: 10%;
	right: 10%;
	height: 15px;
	width: 80%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	z-index: 9;
}
.whypeoplechoose .item:hover:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
/***********freeconsultcontent*******/
.freeconsultcontent {
	background-color: #131d33;
	padding: 22px 82px;
	color: #fff;
	line-height: 30px;
	height: 477px;
}
.freeconsulting .col-md-6 {
	padding-right: 0px;
	padding-left: 0px;
}
.panel-group .panel {
	border-radius: 0px;
	margin: 18px 0;
	background-color: transparent;
}
.panel-default > .panel-heading {
	color: #fff;
	background-color: transparent;
}
.freeconsultcontent p {
	margin: 25px 0;
}
.freeconsultcontent h3 {
	font-size: 28px;
}
.panel-collapse h4 {
	color: #f38301;
}
.freeconsultimg h1 {
	color: #f38301;
}
.freeconsultimg {
	background-image: url(../img/free%20consulting.png);
	background-size: cover;
	padding: 141px;
	text-align: center;
	color: #fff;
}
.freeconsultimg h1, .freeconsultimg h3 {
	font-weight: bold;
}
.freeconsultimg h1 {
	font-size: 47px;
}
.freeconsultimg .btn-warning {
	padding: 10px 25px;
	background: #f38301;
	border: 1px solid #f38301;
	color: #fff;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	box-shadow: 0px 0 0 #f38301 inset;
	text-transform: uppercase;
}
.freeconsultimg .btn-warning:hover {
	box-shadow: 250px 0 0 #131d33 inset;
	border: 1px solid #131d33;
	transition: all 0.8s ease;
}
/**************************/
.testimonial {
	background-image: url(../img/testimonial.png);
	background-size: cover;
	background-attachment: fixed;
	padding: 30px 0;
	width: 100%;
}
.testimonial .title {
	text-align: center;
}
.testimonial .owl-prev {
	position: absolute;
	top: 41%;
	left: -5%;
}
.testimonial .owl-next {
	position: absolute;
	top: 41%;
	right: -5%;
}
.testimonial .owl-carousel .item h4 {
	color: #f38301;
	font-size: 65px;
	margin-bottom: -34px;
	letter-spacing: -3px;
	transform: rotate(3deg);
}
.testimonial .owl-carousel .item p {
	line-height: 24px;
	color: #565656;
}
.testimonial .owl-carousel .item h3 {
	color: #000;
	text-transform: uppercase;
}
.testimonial .owl-carousel .item h5 {
	color: #f38301;
}
/**************footer*/
.footer {
	background: linear-gradient(rgba(0, 0, 0, 0.8), rgb(0, 0, 0)), url(../img/fooetr.png);
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	padding: 30px 0;
}
.footer p {
	line-height: 24px;
	margin: 20px 0 8px 0;
	width: 100%;
}
.footer .socialfooter li {
	list-style: none;
	display: inline;
}
.footer .socialfooter a, .footer .footercontact a, .footer .footerabout a {
	color: #fff;
}
.footercontact li {
	list-style: none;
	float: left;
	line-height: 20px;
	margin-bottom:20px;
}
.footerabout img {
    width: 49%;
}
.footer h2 {
	color: #f38301;
	text-transform: uppercase;
}
.footer .socialfooter .fa {
	border-radius: 50%;
	color: #fff;
	width: 29px;
	height: 29px;
	border: 1px solid #fff;
	padding: 7px 7px;
}
.footercontact a:hover, .footerabout a:hover {
	color: #f38301;
	transition: all 0.5s ease;
}
.footerabout .fa:hover {
	color: #f38301;
	transition: all 0.5s ease;
}
.footergetintouch .form-control {
	font-size: 13px;
	color: #9e9e9e;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 0px;
	margin: 9px 0;
}
.footergetintouch .btn-warning {
	padding: 10px 25px;
	background: #f38301;
	border: 1px solid #f38301;
	color: #fff;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	box-shadow: 0px 0 0 #f38301 inset;
	text-transform: uppercase;
	width: 100%;
}
.footergetintouch .btn-warning:hover {
	box-shadow: 350px 0 0 #131d33 inset;
	border: 1px solid #fff;
	transition: all 0.8s ease;
}
.footergetintouch h5 {
	color: #fff;
}
.footerabout {
	border-right: 1px solid #fff;
}
.footercontact {
	border-right: 1px solid #fff;
	padding: 9px 0;
	float: left;
}
.copyright a, .copyright p {
	color: #fff;
}
.copyright a:hover {
	color: #f38301;
}
.copyright {
	text-align: center;
}
/***********************************/
.innerpageimg img {
	height: 350px;
	width: 100%;
	background-size: cover;
}
.mainimg img {
	width: 300px;
	float: left;
	padding: 0 25px 10px 0;
}
/******
.mainimgteammember img {
    width:  142px;
    float: left;
    padding: 0 25px 10px 0;
}***************/
.mainimgteammember img {
    width: 100%;
}

.innerpagecontent {
	margin: 30px 0;
}
.innerpagecontent p {
	line-height: 24px;
	color: rgba(91,91,91,1.00);
}
.vspace20 {
	margin: 20px 0;
}
.researchimg img {
	width: 190px;
    height: 205px;
}
.researchimg h3 {
	height: 58px;
	line-height: 20px;
}
.innerpagecontentteam h2 {
    font-size: 22px;
    margin-bottom: -22px;
}
/***
.mainimg:hover::before {
	display: block;
	content: '';
	position: absolute;
	top: 14px;
	right: 8px;
	bottom: 17px;
	left: 32px;
	border: 2px dotted white;
	width: 87%;
	transition: all 0.8s ease;
	background-color: rgba(231,139,0,0.48);
}
**/
.slider h4 {
	text-align: center;
	text-transform: capitalize;
}
.researchimg .btn-warning {
	padding: 10px 25px;
	background-color: #f38301;
	border: 1px solid #f38301;
	color: #fff;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	box-shadow: 0px 0 0 #f38301 inset;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.researchimg .btn-warning:hover {
	box-shadow: 200px 0 0 #131d33 inset;
	border: 1px solid #131d33;
}
.researchimg {
	text-align: center;
	border: 1px solid #B4B4B4;
	padding: 10px;
	transition: all 0.3 ease-out;margin: 10px 0;
}
.researchimg:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.researchimg h3 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
}
element {
}
.innerpagecontent p {
	line-height: 24px;
	color: rgba(91,91,91,1.00);
	margin-top: 19px;
}
.researchp {
	text-align: center;
}
/*****************modal******/
.modal-header h5 {
	text-transform: uppercase;
	color: #f38301;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
.modal-content .modal-body .form-control {
	margin: 10px 0;
	border-radius: 0px;
	color: rgba(116,116,116,1.00);
}
.modal-content .modal-body .btn-warning {
	width: 100%;
	background-color: #f38301;
	border: 1px solid #f38301;
	padding: 10px 25px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.modal-content .modal-body .btn-warning:hover {
	background-color: #D37fa9928;
	border: 1px solid #D37fa9928;
	padding: 10px 25px;
	text-transform: uppercase;
	transition: all 0.5s ease;
}
.panel-title:hover, .panel-title:active, .active {
	color: #f38301 !important;
	transition: all 0.5s ease;
}
/****************innerpage*****************/
.innerpageimg {
	background: linear-gradient(rgba(69, 69, 69, 0.8), rgb(84, 84, 84)), url(../img/banner.png);
	background-attachment: scroll, scroll;
	background-size: auto auto, auto auto;
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding: 73px;
}
/********************contactpage+***************************/
.contactinfo i {
	color: #fa9928;
	font-size: 28px;
	background-color: #000;
	border: 2px solid #fa9928;
	padding: 12px 12px;
	border-radius: 50%;
	width: 54px;
	height: 54px;
	text-align: center;
	transition: all 0.3s ease-in-out;
}
.sendmsg h3{text-transform:capitalize;font-size: 15px;
    font-weight: bold;}
.contactinfo {
	text-align: center;
	background-color: #fff;
	padding: 10px;
	transition: all 0.3s ease-in-out;
	height: 170px;
}
.contactinfo h5 {
	text-transform: uppercase;
	font-weight: 600;
}
.contactinfo:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.contactinfo:hover i {
	background-color: #fff;
}
.skype {
	margin-top: -11px;
}
.contactinfo a:hover{color:#f38301;}




/**************contactpage*****************/
.sendmsg {
	background-color: #000;
	padding: 25px 47px 30px 47px;

}
.sendmsg .title h2 {
    color: #fff;
    margin: 9px 0 -9px 0;
}
.sendmsg {
	background-color: #303030;
	padding: 25px 180px 38px 71px;
	float: left;
	color: #fff;
}
.innerpagecontent .col-md-6 {
	padding: 0;
}
.sendmsg .form-control {
	margin-bottom: 20px;
	border-radius: 0px;
}
.sendmsg textarea {
	width: 100%;
}
.sendmsg .btn.btn-default {
	margin: 20px auto;
	padding: 7px 30px;
}
.sendmsg p {
	    color: #fff;
    margin-top: 0px;
}
.sendmsg .col-md-6 .form-control {
	width: 98%;
}
/***************************newsupdates**********************/
.newsandupdatesinner .btn-warning {
	padding: 10px 25px;
	background-color: #f38301;
	border: 1px solid #f38301;
	color: #fff;
	box-shadow: 0 0 1px #ccc;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: linear;
	box-shadow: 0px 0 0 #f38301 inset;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
.newsandupdatesinner .btn-warning:hover {
	box-shadow: 200px 0 0 #131d33 inset;
	border: 1px solid #131d33;
}
.newsandupdatesinner h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
.newsandupdatesinner span {
	text-transform: capitalize;
	margin-right: 13px;
	margin-left: 4px;
}
.newsandupdatesinner {
	padding: 10px;
	border: 1px solid #B9B9B9;
	transition: all 0.3s ease-in-out;
	margin-bottom: 20px;
}
.newsandupdatesinner:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.innerpagecontentteam{border:1px solid #e6e6e6;
padding:10px;width: 100%;
float: left;background-color: #fff;}.innerpagecontentteam p {
    margin-top: 0;
}



.innerpagecontentteam:hover{	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.innerpagecontent a:hover{color:#f38301;}
/*********************clients********************/
.client .owl-nav {
	display: none;
}
.client .item p {
    font-size: 18px;
text-transform: capitalize;
font-weight: 500;
color: #fff;
margin: 36px 4px 10px 4px;
line-height: 30px;
background-color: #181818;
padding: 10px;
text-align: center
}
.client .owl-carousel .owl-item img {
	display: table;
	width: 69%;
	filter: gray;
	-webkit-filter: grayscale(1);
}
.client .owl-carousel .owl-item img:hover{
	filter: none;
	-webkit-filter: grayscale(0%);
}
.client .title {
	text-align: center;
}
.client {
	padding: 20px 0 30px 0;
}
.innerpagecontent h5 {
	font-weight: 600;
	text-transform: uppercase;
}
.greybackrong {
    background-color: #e6e6e6;
    margin-top: -16px;
}