    /* ----------------------------------------------------------
    :: Template Name: Studio - Creative Photography Template
    :: Author: Colorlib
    :: Author URL: https://colorlib.com
    :: Version: 1.0.0
    :: Created: 31 January 2018
    :: Last Updated: 31 January 2018
    ---------------------------------------------------------- */

    /* ============ PLACE YOUR CUSTOM CSS HERE ============ */
	
.navbar-brand, a.navbar-brand:hover, a.navbar-brand:focus {
	font-size: 22px;
	font-weight: 700;
	color: #000;
}
.phone-label {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.phone-label .fa-phone {
    margin-right: 3px;
}
.list-service .doctor-meta {
    margin-top: 20px;
}
.list-service .doctor-meta .btn {
    line-height: 30px;
    height: auto;
    margin-top: 5px;
}
.list-service .doctor-thumbnail img {
    height: 220px;
}
.bottom-footer-content {
    text-align: center;
    color: #666;
    font-size: 12px;
}
.spacing-btm {
    margin-bottom: 20px;
}
.medica-about-thumbnail {
    margin-top: 15%;
}
.main-footer-area p {
	font-size: 14px;
}
.widget-contact-info a {
	color: #728eb4;
	font-weight: normal;
	text-decoration: underline;
}

.widget-contact-info a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}