@media (min-width: 450px) {
	.logo img
	{
		margin-top: -26px;
		padding-top: 6px;
		margin-bottom: -25px;
		//height: 46px;
		width: 180px;
	}
}
@media (max-width: 450px) {
	.logo img
	{
		margin-top: -26px;
		padding-top: 6px;
		margin-bottom: -25px;
		width: 120px;
	}
}
.heading_section
{
	margin-top: 60px;
}
@media (max-width: 450px)
{
	.heading_section
	{
		margin-top: 20px;
	}
}
.def_color
{
	color: #00afef !important;
}
.flaticon-phone-call,.fa-whatsaaapp
{
	color: #00a3c8;
	font-size: 15px;
	margin-right: 6px;
	border: 1px solid #00a3c8;
	border-radius: 50%;
	padding: 7px 8px 6px 8px;
}
.fovia-responsive-nav .others-options {
	
	top: -25px !important;
}
.icon_highlighted{
	background-color: #00afef;
	color: #ffffff !important;
}
.icon_highlighted i
{
	font-size: 24px;
}

.default_clr
{
	color: #00afef;
}

.pb-100
{
	padding-bottom: 100px;
}


.pt-20
{
	padding-top: 20px;
}

.page-title-area
{
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #121521;
	background-image: url(https://www.drsafehands.com/resources/assets/fovia_assets/img/map-bg1.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-title-content p
{
	margin-top: 20px;
}

.btn-dark i, .btn-info i {
	position: absolute;
	right: 7px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	display: inline-block;
	height: 33px;
	width: 33px;
	line-height: 33px;
	color: #ffffff;
	border-radius: 50%;
	background-color: #5b615d;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.btn-info i
{
	background-color: #38b9ce;
}

.green_bg:before {
	background-color: #00afef;
	opacity: .80;
}
.green_bg h3 a, .green_bg p,.green_bg .read-more-btn {
	color: #ffffff;
}

.go-top.active {
	top: 87%;
}

.product-details-desc .price {
	
	font-weight: 600;
	font-size: 15px;
}

.faq_content h5
{
	font-size: 16px;
	font-weight: 600;
}
.faq_content h6
{
	font-size: 13px;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442 !important;
}
.has-error .form-control {
	border-color: #a94442 !important;

}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
.doctor-content
{
	text-align: left;
}
.price_border
{
	border: 1px dotted #00afef;
	padding: 6px;
}
.mt-20
{
	margin-top: 20px;
}
.mt-30
{
	margin-top: 30px;
}
.mb-30
{
	margin-bottom: 30px;
}

@media only screen and (min-width: 1000px)
{
	.banner_height
	{
		margin-top: 24px;
	}
}
.theme_color
{
	color:#007bff;
}

.article-content h1, .article-content h2
{
	font-size: 1.5rem !important;
}
.cart_count
{
	position: absolute;
	font-size: 12px;
	background: #00afef;
	color: #fff;
	width: 14px;
	padding: 5px;
	height: 21px;
	line-height: 13px;
	border-radius: 8px;
	box-shadow: 0 0 1px #333;
	top: -12px;
}
@media only screen and (max-width: 500px)
{
	.cart_count{
		height: 15px;
		width: 11px;
	}
}

.ptb-50
{
	padding-top: 50px;
	padding-bottom: 50px;
}

@media only screen and (max-width: 767px)
{
	strong {
		//  font-size: 10px;
	}
	.alert {
		padding: 1px 25px;
		line-height: 17px;
	}
	.our-mission-content {
		margin-top: 10px;
	}
}
.our-mission-content ul li span {
	color: #34a1dc;
}

.single-services-box::before {
	background-color: #57afd1;
}

.single-services-box.bg-1::before, .single-services-box.bg-3::before, .single-services-box.bg-5::before {
	background-color: #bd464f;
}

.single-services-box h3 span, .single-services-box p , .single-services-box .read-more-btn
{
	color: white;
}