/*-----Testimonial-------*/

.testimonial {
	min-height: 765px;
	position: relative;
	padding-top: 50px;
	/*padding-bottom: 50px;*/
	background-position: center top;
	background-size: cover;
	background-image: url(img/4.jpg);
}
#testimonial4 .carousel-inner:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item {
	overflow: hidden;
}
.testimonial4_indicators .carousel-indicators {
	left: 0;
	margin: 0;
	width: 100%;
	font-size: 0;
	height: 20px;
	bottom: 15px;
	padding: 0 5px;
	cursor: e-resize;
	overflow-x: auto;
	overflow-y: hidden;
	position: absolute;
	text-align: center;
	white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li {
	padding: 0;
	width: 14px;
	height: 14px;
	border: none;
	text-indent: 0;
	margin: 2px 3px;
	cursor: pointer;
	display: inline-block;
	background: #ffffff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active {
	padding: 0;
	width: 14px;
	height: 14px;
	border: none;
	margin: 2px 3px;
	background-color: #9dd3af;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
 height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
 background: #eeeeee;
 -webkit-border-radius: 0;
 border-radius: 0;
}
.testimonial4_control_button .carousel-control {
	top: 175px;
	opacity: 1;
	width: 40px;
	bottom: auto;
	height: 40px;
	font-size: 10px;
	cursor: pointer;
	font-weight: 700;
	overflow: hidden;
	line-height: 38px;
	text-shadow: none;
	text-align: center;
	position: absolute;
	background: transparent;
	border: 2px solid #ffffff;
	text-transform: uppercase;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
	transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}
.testimonial4_control_button .carousel-control.left {
	left: 7%;
	top: 50%;
	right: auto;
}
.testimonial4_control_button .carousel-control.right {
	right: 7%;
	top: 50%;
	left: auto;
}
.testimonial4_control_button .carousel-control.left:hover, .testimonial4_control_button .carousel-control.right:hover {
	color: #000;
	background: #fff;
	border: 2px solid #fff;
}
.testimonial4_header {
	top: 0;
	left: 0;
	bottom: 0;
	width: 550px;
	display: block;
	margin: 30px auto;
	text-align: center;
	position: relative;
}
.testimonial4_header h4 {
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
	position: relative;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.testimonial4_slide {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 70%;
	margin: auto;
	padding: 20px;
	position: relative;
	text-align: center;
}
.testimonial4_slide img {
	top: 0;
	left: 0;
	right: 0;
	width: 136px;
	height: 136px;
	margin: auto;
	display: block;
	color: #f2f2f2;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	position: relative;
	border-radius: 50%;
	box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
	-moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
	-o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
	-webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
	color: #ffffff;
	font-size: 18px;
	line-height: 1.4;
	margin: 40px 0 20px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.testimonial4_slide h2 {
	color: #ffffff;
	font-size: 36px;
	font-family: 'Orbitron', sans-serif;
	font-weight: 700;
}
.testimonial4_slide h3 {
	color: #ffffff;
	font-size: 26px;
	font-family: 'Monserat', sans-serif;
	font-weight: 300;
}
.testimonial4_slide h4 {
	color: #ffffff;
	font-size: 22px;
	font-family: 'Orbitron', sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
}
.testimonial .carousel {
	/*padding-bottom: 50px;*/
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
	width: 35px;
	height: 35px;
}
.counter-box {
	max-width: 300px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 26px;
	margin-left: auto;
	padding: 10px;
	text-align: center;
	display: block;
	line-height: normal;
}
.counter-box h3 {
	text-align: center;
	display: inline-block;
	font-size: 560%;
	color: #1B335F;
	font-weight: 800;
}
.counter-box h3 span {
	color: #FFFFFF;
	font-weight: 800;
}
.counter-box p {
	text-align: center;
	display: inline-block;
	font-size: 170%;
	color: #FFFFFF;
	font-weight: 700;
	white-space: nowrap;
}
/*Social Media*/
#social-media {
	display: block;
	width: 201px;
	float: left;
}
#twitter-icon a {
	display: inline-block;
	height: 54px;
	width: 55px;
	clear: both;
	float: left;
	font-size: 0px;
	text-decoration: none;
	background-image: url("img/social-media-x.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#twitter-icon a:hover {
	font-size: 0px;
	text-decoration: none;
	background-image: url("img/social-media-x.jpg");
	background-repeat: no-repeat;
	background-position: 0px -54px;
}
#facebook-icon a {
	display: inline-block;
	height: 54px;
	width: 55px;
	margin-right: 18px;
	margin-left: 18px;
	clear: none;
	float: left;
	background-image: url(img/social-media.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-size: 0px;
	text-decoration: none;
}
#facebook-icon a:hover {
	background-image: url(img/social-media.jpg);
	background-repeat: no-repeat;
	background-position: center -54px;
	font-size: 0px;
	text-decoration: none;
}
#linkedin-icon a {
	display: inline-block;
	height: 54px;
	width: 55px;
	clear: none;
	float: left;
	background-image: url(img/social-media.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0px;
	text-decoration: none;
}
#linkedin-icon a:hover {
	background-image: url(img/social-media.jpg);
	background-repeat: no-repeat;
	background-position: right -54px;
	font-size: 0px;
	text-decoration: none;
}
/*Social Media End*/
 @media only screen and (min-width: 992px) {
.testimonial {
	min-height: 475px;
}
}
/* ------testimonial  close-------*/
