/*-------demo-medical.css--------*/

#header.header-narrow .header-body {
	padding-bottom: 20px;
}
#header.header-narrow .header-nav-main {
	margin: 0;
}
.box-shadow-custom {
	-webkit-box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33);
	box-shadow: 10px 10px 74px -15px rgba(0, 0, 0, 0.33);
}
.feature-box.feature-box-style-2 .feature-box-icon {
	top: 3px;
}
.team .thumb-info .thumb-info-caption {
	position: relative;
	padding: 10px 0;
	display: block;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumb-info-side-image-custom {
	border: 0 none;
	color: #777;
	margin: 0 0 35px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumb-info-side-image-custom .thumb-info-side-image-wrapper {
	padding: 0;
	margin-right: 30px;
}
.thumb-info-side-image-custom .thumb-info-caption {
	text-align: left;
}
.thumb-info-side-image-custom .thumb-info-caption h4 {
	margin: 30px 0 0;
	padding: 0;
}
.thumb-info-side-image-custom .thumb-info-caption p {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 24px;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-side-image-wrapper {
	margin: 0 0 10px 0;
	padding: 0;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption {
	padding: 0 10px;
	display: block;
	clear: both;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption h4 {
	margin: 3px 0 0;
	padding: 0;
}
.thumb-info-side-image-custom.thumb-info-side-image-custom-highlight .thumb-info-caption p {
	margin: 0;
	padding: 0;
}
.content-grid .content-grid-item {
	min-height: 150px;
	border: 1px solid #e4e4e4;
	border-left: none;
}
.content-grid .content-grid-item:first-child {
	border-left: 1px solid #e4e4e4;
}
.content-grid .content-grid-item::before, .content-grid .content-grid-item::after {
	content: none;
}
.testimonial blockquote::before, .testimonial blockquote::after {
	color: #fff !important;
	font-size: 40px !important;
}
.testimonial blockquote p {
	color: #fff !important;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 15px;
	line-height: 1.6;
}
.testimonial .testimonial-author p strong {
	position: relative;
	display: inline-block;
	color: #fff !important;
}
.testimonial .testimonial-author p strong::before {
	content: '';
	display: block;
	position: absolute;
	width: 35%;
	top: 0;
	left: 50%;
	border-top: 2px solid #80c9f2;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.social-icons li {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.social-icons li a {
	color: #FFF !important;
	border-radius: 0;
}

/*-------demo-medical.css--END------*/


