*:not(i) {
	font-weight: 300;
	font-family: 'IBM Plex Sans', sans-serif;
}
h1,
h1 * {

}
h2,
h2 * {

}
h3,
h3 * {

}
h4,
h4 * {

}
h5,
h5 * {

}
h6,
h6 * {

}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top:0;
	margin-bottom:0;
	font-family: 'Barlow Condensed', sans-serif;
}
img {
	max-width: 100%;
	height:auto;
}
body,
p {
	font-size: 15px;
}
a,
a:hover {
	text-decoration: none;
}
html,
body {
	overflow-x: hidden;
	background:#221f20;
}
.container {
	width:100%;
	max-width: 1660px;
}
* {
	color:#fff;
}
a,
a:hover,
input,
input:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.wpcf7-form-control-wrap {
	display: inline-block;
	width:100%;
	margin-bottom:7.5px;
}
/* Header */
.top_banner_home {
	padding-top:150px;
}
header {
	padding:30px 0;
	position: absolute;
	top:0;
	left:0;
	text-align:center;
	width:100%;
}
header img {
	max-width: 380px;
}
.header_3 {
	text-align: right;
}
.header_3 p {
	margin-bottom:0;
}
.header_2 {
	margin-top:15px;
}
.header_2 ul {
	list-style: none;
	padding-left:0;
	margin-bottom:0;
}
.header_2 ul>li {
	display: inline-block;
	margin:0 7.5px;
}
.header_2 a {
	color:#fff;
	padding-bottom:2px;
	border-bottom:solid thin transparent;
}
.header_2 li {
	position: relative;
}
.header_2 .sub-menu {
	display: none;
	background:#262323;
	min-width: 150px;
	text-align: left;
	padding:15px;
	position: absolute;
	left:-15px;
}
.header_2 .sub-menu>li {
	width: 100%;
}
.header_2 li:hover .sub-menu {
	display: block;
}
/* Home */

.top_banner_home {
	min-height:100vh;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
	padding-bottom:60px;
}
.top_banner_home h1 {
	text-transform: uppercase;
	margin-bottom:30px;
}
.top_banner_home p {
	margin-bottom:30px;
}
.top_banner_home a {
	display: inline-block;
	text-transform: uppercase;
	padding:15px 30px;
	text-transform: uppercase;
	color:#fff;
	background:#221f20;
	font-size: 14px;
	margin:0 7.5px;
	letter-spacing: 1.5px;
	min-width: 290px;
	border:solid thin #221f20;
	margin-bottom: 7.5px;
}

.section_1_home {
	padding:90px 0;
	text-align: center;
}
.section_1_home h2 {
	text-transform: uppercase;
	margin-bottom: 30px;
}
.section_2_home {
	padding:90px 0;
	text-align: center;
}
.section_2_home h2 {
	text-transform: uppercase;
	margin-bottom:30px;
}
.section_2_home p {
	margin-bottom: 30px;
}
.section_2_home a {
	display: inline-block;
	text-transform: uppercase;
	padding:15px 30px;
	text-transform: uppercase;
	color:#fff;
	background:#221f20;
	font-size: 14px;
	margin:0 7.5px;
	letter-spacing: 1.5px;
	min-width: 290px;
	border:solid thin #221f20;
}
.section_3_home {
	padding:90px 0;
}
.section_solo_title {
	text-align: center;
	margin-bottom: 30px;
}
.section_solo_title h2 {
	text-transform: uppercase;
}
.listing_img {
	padding-bottom: 80%;
	margin-bottom: 15px;
}
.singluar_listing p {
	margin-bottom: 0;
	margin-top:7.5px;
	font-size: 14px;
	text-transform: uppercase;
}
.right_side_list {
	text-align: right;
}
.see_all_btns {
	text-align: center;
	margin-top:30px;
}
.see_all_btns a {
	display: inline-block;
	text-transform: uppercase;
	padding:15px 30px;
	text-transform: uppercase;
	color:#221f20;
	background:#fff;
	font-size: 14px;
	margin:0 7.5px;
	letter-spacing: 1.5px;
	min-width:290px;	
	border:solid thin #fff;
}
.section_4_home {
	padding:90px 0;
}
.form_bg {
	display: inline-block;
	padding:30px 60px;
	background:#fff;
}
.form_bg * {
	text-align: left;
}
.form_bg h3 {
	margin-bottom: 30px;
}
.form_bg * {
	color:#221f20;
}
.form_bg input:not([type="submit"]) {
	border:solid thin #221f20;
	padding:0 10px;
	height:40px;

}
.form_bg input[type="submit"] {
	text-align: center;
	height:40px;
	cursor:pointer;
	display: inline-block;
	text-transform: uppercase;
	text-transform: uppercase;
	color:#221f20;
	background:#fff;
	font-size: 12px;
	margin:0 7.5px;
	letter-spacing: 1.5px;
	outline:none;
	padding:0 15px;
	border:solid thin #221f20;





}
.section_5_home {
	padding:90px 0;
}
.testimonial_box {

	margin:0 auto;
	padding:60px;
	background:#262323;
}
.testimonial_box p {
	font-style: italic;
	margin-bottom: 30px;
}
.testimonial_box h4 {
	text-transform: uppercase;
	font-size: 16px;
}
.align_box_right {
	text-align: right;
}
a.white_btn {
	color:#221f20;
	background:#fff;
	border-color:#fff;
}
.top_brd {
	width:100%;
	max-width: 250px;
	background:#fff;
	height:1px;
	margin:0px auto 30px;
	display: block;
}
.btm_brd {
	width:100%;
	max-width: 250px;
	background:#fff;
	height:1px;
	margin:30px auto 0;
	display: block;

}
/* Footer */
footer {
	text-align:center;
	padding:90px 0 30px;
}
footer * {
	color:#fff;
}
footer h3 {
	margin-bottom: 7.5px;
	font-size: 18px;
	text-transform: uppercase;
}
.footer_1 {
	text-align: center;
	margin-bottom: 60px;
}
.footer_1 img {
	max-width: 250px;
}
.footer_3 {
	border-left:solid thin #fff;
	border-right: solid thin #fff;

}

/* Default Page */
.top_banner_home {
	min-height:100vh;
}
.about_row_info {
	margin-bottom: 60px;
}
.about_row_info h2 {
	margin-bottom:1rem;
	text-transform: uppercase;
}
.about_section_1 {
	margin-top:60px;
}
.bio_about {
	padding-top: 30px;
	margin-top: 30px;
	position: relative;
}
.bio_about:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	border-top:solid thin #fff;
	width:150px;
}
.profile_img {
	padding-bottom:80%;
}
.sm_links {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.sm_links a {
	color:#fff;
}
.awards_section_title {
	margin-bottom: 30px;
	margin-top: 30px;
	text-align: center;
}
.awards_section_title h2 {
	text-transform: uppercase;
}
.panel_award_inner {
	padding: 60px;
	background: #262323;
	margin-bottom: 30px;
	text-align: center;
}
.panel_award_inner h3 {
	text-transform: uppercase;
	margin-top:15px;
	margin-bottom:15px;
}
.panel_award_inner p {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom:0;
}
.panel_award_inner i {
	font-size: 30px;
}
.inner_questions {
	padding: 60px;
	background: #262323;
	text-align: center;
}
p.question {
	text-transform: uppercase;
	margin-bottom: 15px;
}
.inner_questions p:not(.question) {
	font-style: italic;
	margin-bottom:0;
}
.inner_quest {
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom: solid thin #fff;
}
.inner_questions .inner_quest:nth-last-child(1) {
	margin-bottom: 0;
	padding-bottom:0;
	border-bottom:none;
}
.singluar_listing_pg {
	margin-bottom: 30px;
}
.singluar_listing_pg a {
	position: relative;
	display: inline-block;
	width: 100%;
}
.btm_section_listing {
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	padding:15px;
}
.btm_section_listing h3 {
	font-size: 20px;
}
.properties_section_1 {
	margin-top:60px;
}
.btm_section_listing  p {
	font-size: 12px;
	margin-bottom: 0
}
.singluar_listing_pg .listing_img {
	margin-bottom: 0;
}
.carousel_img {
	padding-bottom: 80%;
}
.section_listing_1 {
	margin-top:60px;
}
.inner_prop_description {
	padding-top:30px;
	margin-top:30px;
	border-top:solid thin #fff;
}
.inner_prop_description h3 {
	margin-bottom:15px;
	text-transform: uppercase;
}
.inner_prop_description a {
	display: inline-block;
	text-transform: uppercase;
	padding: 15px 30px;
	text-transform: uppercase;
	color: #221f20;
	background: #fff;
	font-size: 14px;
	margin-right:15px;
	letter-spacing: 1.5px;
	min-width: 290px;
	text-align: center;
}
.inner_prop_description h4 {
	margin-bottom: 15px;
	text-transform: uppercase;
}
.contact_inquiry h4 {
	margin-bottom: 15px;
	text-transform: uppercase;
}
.contact_inquiry input:not([type="radio"]):not([type="submit"]) {
	width:100%;
	color:#000;
	height:45px;
	padding:0 10px;
}
.contact_inquiry input[type="radio"] {
	margin-right:7.5px;
}
.contact_inquiry input[type="submit"] {
  text-transform: uppercase;
  padding: 15px 30px;
  text-transform: uppercase;
  color: #221f20;
  background: #fff;
  font-size: 14px;
  margin-right: 15px;
  letter-spacing: 1.5px;
  min-width: 290px;
  width:100%;
  margin-top:15px;
  outline:none;
  border:solid thin #fff;
  text-align: center;
} 
.contact_inquiry form span {
	margin-right: 15px;
}
.contact_inquiry textarea {
	width:100%;
	color:#000;
	padding:10px;
}
.contact_inquiry label {
	width:100%;
	margin-bottom:3.75px;
	margin-top:15px;
}
.contact_inquiry .wpcf7-list-item label{
	margin-top: 0;
	margin-bottom:0
}
.wpcf7-list-item.first {
	margin-left: 0;
}
.details-listing {
	margin-top:60px;
}
.details-listing h4 {
	padding-bottom: 15px;
	margin-bottom:15px;
	border-bottom:solid thin #fff;
}
.details-listing ul {
	list-style: none;
	padding-left:0;
	margin-bottom:0;
}
.details-listing ul>li {
	margin-bottom: 3.75px;
}
.details-listing ul strong {
	display: inline-block;
	min-width:175px;
	font-weight: 400;
}
.oakville_section_1 .inner_prop_description {
	margin-top:60px;
}
.details-community {
	margin-top:calc(60px - 1rem);
}
.details-community h4 {
	margin-bottom:30px;
}
.community_panel {
	padding: 60px;
	background: #262323;
}
.community_panel p {
	margin-bottom: 0;
}
.oakville_section_1 {
	margin-bottom: 60px;
}
.section_2_oakville {
	margin-top:60px;
}
.section_2_oakville h4 {
	position: relative;
	padding-top:15px;
	margin-bottom:15px;
}
.section_2_oakville h4:before {
	content:'';
	border-top:solid thin #fff;
	position: absolute;
	top:0;
	left:0;
	width: 100px;
}
.section_contact_1 {
	margin-top:60px;
}
.contact_information img {
	max-width: 290px;
	margin-bottom: 30px;
}
.contact_information h3 {
	margin-bottom: 7.5px;
	font-size: 24px;
}
.contact_information p {
	margin-bottom: 30px;
}
.contact_information p a {
	color:#fff;
}
.testimonials_section_1 {
	margin-top:60px;
}
.testimonials_section_1 .testimonial_box {
	max-width: 100%;
	margin-bottom: 30px;
}
.testimonials_con .owl-item:not(.center) {
	opacity: 0.4;
}

/* Hover */
.top_banner_home a:hover,
.section_2_home a:hover {
	color:#221f20;
	background:#fff;
}
.top_banner_home a.white_btn:hover,
.section_2_home a.white_btn:hover,
.form_bg input[type="submit"]:hover,
.contact_inquiry input[type="submit"]:hover,
.contact_inquiry input[type="submit"]:hover,
.inner_prop_description a:hover {
	background:#262323;
	color:#fff;
	border-color:#262323;
}
.see_all_btns a:hover {
	background:#262323;
	color:#fff;
}
.header_2 a:hover,
.header_2 li.current_page_item a {
	border-bottom-color:#fff;
}

@media (max-width: 1399.98px) {

}

@media (max-width: 1199.98px) {

}

@media (max-width: 991.98px) {

}

@media (max-width: 767.98px) {
	.header_2 {
		display: none;
	}
	.inner_prop_description a,
	.section_2_home a,
	.top_banner_home a {
		margin-bottom: 7.5px;
		margin-right: 0;
		margin-left: 0;
	}
	.singluar_listing {
		margin-bottom: 30px;
	}
}
