@charset "UTF-8";

.wpo-terms-wrap p {
	text-align: justify;
}

.topbar .contact-intro ul li a {
    color: #e4e4e4;
}

.wpo-header-style-3 .navbar-header a {
    color: #fff;
}

.navbar-brand {
	margin-left: 7rem;
	font-size: 1.75rem;
}

.profile-photo {
	margin-top: 5rem;
	margin-left: 15rem;
	width: 250px;
	height: 250px;
}

.profile-photo img{
	border-radius: 50%;
	border-color: #fff;
	border-style: solid;
	border-width: 5px;
}

.service-content-top {
	margin: 40px 0;
}

.wpo-section-title h2, .wpo-section-title-s2 h2, .wpo-section-title-s3 h2 {
	text-transform: none;
}

.wpo-practice-section-s3 .wpo-practice-wrap .wpo-practice-item {
    min-height: 560px;
}

.wpo-practice-section-s3 .wpo-practice-wrap .wpo-practice-item .wpo-practice-content h2 {
    font-size: 30px;
}

.wpo-contact-map-section .wpo-contact-map {
    height: 404px;
}

@media screen and (max-width: 800px) {
	.navbar-brand {
		margin-left: 0;
		white-space: wrap;
	}

	.profile-photo {
		margin: 2rem 5rem;
		width: 250px;
		height: 250px;
	}
}
