/*Iconic List*/

.horizontal .list-item {
	display: table !important;
}
.list-item {
	display: inline-block !important;
	vertical-align: top;
	float: none !important;
	width: 100%;
	margin-bottom: 40px;
}
.list-item span.icon {
	width: 60px;
	height: 60px;
	display: table-cell;
	background-position: left top;
	background-size: contain;
	background-repeat: no-repeat;
}
.list-item .content {
	display: table-cell;
	padding-left: 35px;
	vertical-align: top;
	font-family: 'Roboto';
}
.list-item .content a,
.list-item .content a:hover,
.list-item .content a:focus {
	text-decoration: none;
	color: inherit;
}
.list-item .content h3 {
	margin-top: 0;
}
.list-item .content p {
	font-weight: 300;
	font-size: 16px;
}
.list-item .content a.button {
	border: solid 1px rgba(00,00,00,0.5);
	border-radius: 30px;
	display: inline-block;
	padding: 15px 40px;
	text-transform: uppercase;
}
.list-item .content a:hover {
	text-decoration: none;
}

.vertical .list-item {
	display: block;
}
.vertical .list-item .content {
	display: block;
	margin: 20px 0 0;
	text-align: center;
	padding: 0 15px;
}
.vertical .list-item .content * {
	text-align: center;
}
.vertical .list-item span.icon {
	display: block;
	margin: auto
}

/*Counters*/
.counter-item {
	text-align: center;
	border-right: solid 1px #181f2c;
	padding: 35px 0;
}
.counter-item:last-child {
	border: none;
}
.counter-item > span  {
	color: inherit;
	display: block;
	margin: auto;
	text-align: inherit;
}
.counter-item > span  {
	color: inherit;
}
.counter-item > span.counter-item-icon i {
	border: solid 1px;
    border-radius: 100%;
    height: 82px;
    width: 82px;
    line-height: 82px;
    font-size: 30px;
}
.counter-item > span.counter-item-title {
	font-size: 16px;
}
.counter-item > span.counter-item-number {
	font-size: 36px;
}

/*Testimonials*/

.testimonial-style-one#bit-testimonials .bit-testimonial .bit-testimonial-container {
	background-color: #f7f7f7;
	padding: 80px 30px 50px;
	position: relative;
	z-index: 1;
}
.testimonial-style-one#bit-testimonials .bit-testimonial .bit-testimonial-container:after {
	content: "\f10d";
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'FontAwesome';
	color: #d3d3d3;
	font-size: 150px;
	z-index: -1;
	opacity: 0.17;
	line-height: 0.9;
	overflow: hidden;
}

#bit-testimonials {
	margin: 0 0 30px;
}
#bit-testimonials .bit-testimonial .bit-testimonial-container {
	margin: 0 0 30px;
}
#bit-testimonials .bit-testimonial .bit-testimonial-container:after {
	clear: both;
}
#bit-testimonials .testimonial-author-image {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	overflow: hidden;
	border: solid 3px #c0c0c0;
	position: relative;
}
#bit-testimonials .testimonial-author-image img {
	position: absolute;
	top: -999px;
	bottom: -999px;
	right: -999px;
	left: -999px;
	display: block;
	margin: auto;
}
#bit-testimonials .testimonial-content-container {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 100px);
	margin-left: 20px;
}
#bit-testimonials .testimonial-author-name {
	display: block;
	font-weight: bold;
}


.testimonial-style-three#bit-testimonials {
	text-align: center;
}

.testimonial-style-three#bit-testimonials .bit-testimonial .bit-testimonial-container {
	margin-top: 40px;
	padding: 0 15px 15px;
	background: #f7f7f7;
	z-index: 1;
	position: relative;
}

.testimonial-style-three#bit-testimonials .bit-testimonial .bit-testimonial-container:after {
	content: "\f10d";
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'FontAwesome';
	color: #d3d3d3;
	font-size: 150px;
	z-index: -1;
	opacity: 0.17;
	text-align: center;
	overflow: hidden;
}

.testimonial-style-three#bit-testimonials .testimonial-author-image {
	margin: -40px 0 20px; 
}

.testimonial-style-three#bit-testimonials .testimonial-content-container {
	width: 100%;
	margin: 0;
	text-align: center;
}
.testimonial-style-three#bit-testimonials .testimonial-content-container p,
.testimonial-style-three#bit-testimonials .testimonial-content-container .testimonial-author-name {
	text-align: center;
}

.slick-list {
	width: 100%;
}
.slick-arrow {
	position: absolute;
	bottom: 0px;
	right: 0;
	background: #efefef;
	border-radius: 100%;
	line-height: 44px;
	height: 44px;
	width: 44px;
	text-align: center;
	text-indent: -9999px;
}
.slick-arrow.slick-prev {
	right: 60px;
}
.slick-arrow:hover {
	background-color: #757575;
}
.slick-arrow:hover:after {
	color: #ffffff;
}
.slick-arrow:after {
	font-family: 'FontAwesome';
	content: "\f104";
	display: block;
	line-height: inherit;
	height: inherit;
	width: inherit;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 0;
	color: #bababa;
	font-size: 25px;
}
.slick-arrow.slick-next:after {
	content: "\f105";
}
.slick-dots {
	margin: 10.5px 0;
	padding: 0;
	text-align: center;
	width: calc(100% - 104px);
	padding: 0 20px;
	text-align: right;
}
.slick-dots li {
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
}
.slick-dots li button {
	text-indent: -9999px;
	height: 13px;
	width: 13px;
	border-radius: 100%;
	padding: 0;
	background: #bababa;
	border: none;
	display: block;
}
.slick-dots li.slick-active button,
.slick-dots li:hover button {
	background: #757575;
}

.percent-container {
	position: relative;
}
.percent-container #svg {
	transform: rotate(80deg);
	display: block;
	margin: auto;
}
.percent-container .circularbg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	display: block;
	width: 100px;
	height: 100px;
	background: #4c4c4c;
	border-radius: 100%;
	line-height: 100px;
	text-align: center;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
}
.percent-container .circularbg span {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
}

@media (min-width: 768px) {

	#bit-testimonials .bit-testimonial {
		float: none;
		display: inline-block;
		vertical-align: top;
	}

}