html {
	font-family: "Merriweather", serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}

[hidden], template {
	display: none;
}

a {
	background: transparent;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="javascript:"]:after, a[href^="#"]:after {
		content: "";
	}
	
	tr, img {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	.navbar {
		display: none;
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url("/wp-content/themes/BWV3/assets/css/../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot");
	src: url("/wp-content/themes/BWV3/assets/css/../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/BWV3/assets/css/../vendor/bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/wp-content/themes/BWV3/assets/css/../vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/wp-content/themes/BWV3/assets/css/../vendor/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
	font-display: swap;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: "Merriweather", serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.42857143;
	color: #4c4c4c;
	background-color: #fff;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	color: #0356a4;
	text-decoration: none;
}

a:hover, a:focus {
	color: #022f59;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

img {
	vertical-align: middle;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img, .wp-caption > img, .wp-caption a > img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Merriweather", serif, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 25px;
	margin-bottom: 12.5px;
}

h1, .h1 {
	font-size: 30px;
}

h2, .h2 {
	font-size: 38px;
}

h3, .h3 {
	font-size: 31px;
}

p {
	margin: 0 0 12.5px;
}

.page-header {
	padding-bottom: 11.5px;
	margin: 50px 0 25px;
	border-bottom: 1px solid #ebebeb;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 12.5px;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}

abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #d7d7d7;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1440px;
	padding-right: 30px;
	padding-left: 30px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.col-md-11 {
		width: 91.66666667%;
	}
	
	.col-md-10 {
		width: 83.33333333%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-8 {
		width: 66.66666667%;
	}
	
	.col-md-7 {
		width: 58.33333333%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-5 {
		width: 41.66666667%;
	}
	
	.col-md-4 {
		width: 33.33333333%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-2 {
		width: 16.66666667%;
	}
	
	.col-md-1 {
		width: 8.33333333%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	
	.col-lg-12 {
		width: 100%;
	}
	
	.col-lg-11 {
		width: 91.66666667%;
	}
	
	.col-lg-10 {
		width: 83.33333333%;
	}
	
	.col-lg-9 {
		width: 75%;
	}
	
	.col-lg-8 {
		width: 66.66666667%;
	}
	
	.col-lg-7 {
		width: 58.33333333%;
	}
	
	.col-lg-6 {
		width: 50%;
	}
	
	.col-lg-5 {
		width: 41.66666667%;
	}
	
	.col-lg-4 {
		width: 33.33333333%;
	}
	
	.col-lg-3 {
		width: 25%;
	}
	
	.col-lg-2 {
		width: 16.66666667%;
	}
	
	.col-lg-1 {
		width: 8.33333333%;
	}
}

.collapse {
	display: none;
}

.caret, .caret-up {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 10px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.dropdown {
	position: relative;
}

.dropdown-toggle:focus {
	outline: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 18px;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	letter-spacing: .5px;
	color: #000;
}

@media (min-width: 768px) {
	.dropdown-menu {
		white-space: nowrap;
	}
}

.dropdown-menu > li > a {
	display: block;
	padding: 8px 0px;
	clear: both;
	font-weight: 600;
	line-height: 1.42857143;
	color: #000;
	font-size: 12px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0px 10px;
}

.dropdown-menu > li:last-child > a {
	border-bottom: 0px solid #e0e0e0;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.nav > li {
	position: relative;
	display: block;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 10px;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: .5px;
}

.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #ebebeb;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 25px;
	border: 1px solid transparent;
}

@media (min-width: 768px) {
	.navbar {
		border-radius: 4px;
	}
}

@media (min-width: 1109px) {
	.navbar-header {
		float: left;
	}
}

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width: 1109px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	
	.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0;
	}
}

.navbar-brand {
	float: left;
	padding: 12.5px 15px;
	font-size: 23px;
	line-height: 25px;
	height: 50px;
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}

@media (min-width: 768px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-toggle:focus {
	outline: 0;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 1109px) {
	.navbar-toggle {
		display: none;
	}
}

.navbar-nav {
	margin: 6.25px -15px;
}

.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 25px;
}

@media (min-width: 1109px) {
	.navbar-nav {
		float: left;
		margin: 0;
	}
	
	.navbar-nav > li {
		float: left;
	}
	
	.navbar-nav > li > a {
		padding-top: 12.5px;
		padding-bottom: 12.5px;
	}
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

@media (max-width: 767px) {
	.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav > li > a:hover, .nav > li > a:focus {
		background-color: #0da254;
	}
}

.navbar .navbar-nav {
	display: inline;
	float: right;
	vertical-align: top;
}

@media (max-width: 1108px) {
	.navbar .navbar-collapse {
		border-top: 3px solid #0da254;
		position: absolute;
		width: calc(100% - 50px);
		left: 40px;
		margin-top: 8px;
	}
}

.navbar-custom {
	padding-bottom: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	border: 0;
	box-shadow: 0 3px 2px -2px #e0e0e0;
	-moz-box-shadow: 0 3px 2px -2px #e0e0e0;
	-webkit-box-shadow: 0 3px 2px -2px #e0e0e0;
}

.navbar-custom .nav-links-wraper {
	margin-top: 10px;
	transition: all .5s ease;
}

@media (max-width: 767px) {
	.navbar-custom .nav-links-wraper {
		margin-left: -15px;
		margin-right: -15px;
	}
}

.navbar-custom #menu-primary-navigation li a {
	text-transform: uppercase;
}

.navbar-custom #menu-primary-navigation li:hover .dropdown-menu {
	display: block;
}

.navbar-custom .navbar-collapse {
	background-color: #fff;
}

.navbar-custom .navbar-collapse li a {
	color: #333;
}

.navbar-custom .navbar-collapse #menu-primary-navigation > li > .caret-mobile {
	display: none;
}

@media (max-width: 1108px) {
	.navbar-custom .navbar-collapse .navbar-nav {
		float: none;
		width: 100%;
		margin: 0;
	}
	
	.navbar-custom .navbar-collapse li {
		display: block;
		width: 100%;
	}
	
	.navbar-custom .navbar-collapse li a {
		color: #101010;
	}
	
	.navbar-custom .navbar-collapse #menu-primary-navigation > li > a {
		font-weight: 700;
		width: 80% !important;
		display: inline-block !important;
	}
	
	.navbar-custom .navbar-collapse #menu-primary-navigation > li > a .caret {
		display: none !important;
	}
	
	.navbar-custom .navbar-collapse #menu-primary-navigation > li > .caret-mobile {
		display: inline-block;
		margin-left: 10px;
	}
	
	.navbar-custom .navbar-collapse #menu-primary-navigation > li > .caret-mobile:after {
		content: "5";
		position: absolute !important;
		top: 10px;
		font-size: 20px;
		color: #000;
		font-family: ETmodules !important;
		speak: none;
		font-style: normal;
		font-weight: 700;
		-webkit-font-feature-settings: normal;
		font-feature-settings: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
	}
	
	.navbar-custom .navbar-nav .dropdown-menu {
		display: none !important;
	}
	
	.navbar-custom .navbar-collapse li.dropdown .dropdown-menu {
		padding-top: 0;
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		-moz-box-shadow: none;
	}
	
	.navbar-custom .navbar-collapse li.dropdown .dropdown-menu a {
		padding: 5px 15px 5px 25px;
	}
	
	.navbar-custom .navbar-collapse li.dropdown .dropdown-menu li > a:hover, .navbar-custom .navbar-collapse li.dropdown .dropdown-menu li > a:focus {
		color: #0da254;
	}
	
	.navbar-custom .navbar-collapse li.active, .navbar-custom .navbar-collapse li.active ul, .nav .open > a, .nav li.open, .navbar-custom .navbar-collapse li.dropdown .dropdown-menu {
		background: #f3f3f3 !important;
	}
	
	.navbar-custom #menu-primary-navigation li.menu-contact-us a, .header-btn-cta {
		width: 115px;
		text-align: center;
	}
}

.navbar-custom .navbar-brand {
	background: url("https://i2.wp.com/buttonwood.ca/wp-content/themes/BWV3/assets/img/buttonwood-property-logo.png") no-repeat;
	-webkit-background-size: 244px 41px;
	background-size: 244px 41px;
	height: 41px;
	width: 244px;
	padding: 0;
	margin: 10px 0px;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	transition: all .5s ease;
	--lzl-bg-img: "https://i2.wp.com/buttonwood.ca/wp-content/themes/BWV3/assets/img/buttonwood-property-logo.png";
}

.navbar-custom .navbar-brand.lzl:not(.lzl-ed), .navbar-custom .navbar-brand.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPQAAAAsCAYAAABSQpW8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA00lEQVR4Ae3QMQEAAADCoPVPbQ0PiEBhwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwa+Bwan7AABWGUwpgAAAABJRU5ErkJggg==");
}

@media (max-width: 992px) {
	.navbar-custom .navbar-brand {
		margin-top: 10px;
		margin-left: 10px;
	}
}

@media (max-width: 480px) {
	.navbar-custom .navbar-brand {
		-webkit-background-size: 170px 36px;
		background-size: 170px 36px;
		height: 36px;
		width: 170px;
		margin-top: 10px;
		margin-left: 10px;
	}
}

.navbar-custom #menu-primary-navigation li.menu-contact-us a {
	background-color: #0da254 !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	margin-top: 10.5px !important;
	color: #fff !important;
	border-radius: 4px !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
	-webkit-transition: all 300ms ease 0ms;
	transition: all 300ms ease 0ms;
}

.navbar-custom #menu-primary-navigation li.menu-contact-us a:hover {
	background-color: #14904f !important;
}

.navbar-custom .navbar-toggle {
	background-color: transparent;
}

.navbar-custom .navbar-toggle .icon-bar {
	background-color: #0da254 !important;
	width: 35px;
	height: 5px;
}

@media (max-width: 480px) {
	.navbar-custom .navbar-toggle .icon-bar {
		width: 25px;
		height: 3px;
	}
}

@media (min-width: 768px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: 8px;
	}
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}

.carousel-inner > .active {
	left: 0;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 5px 19px #000;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90);
}

.carousel-indicators {
	position: absolute;
	z-index: 15;
	width: 100% !important;
	padding-left: 0;
	list-style: none;
	text-align: center !important;
	margin-left: 0px !important;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px !important;
	height: 10px !important;
	border-radius: 60% !important;
	cursor: pointer;
	background-color: #cecece !important;
}

.carousel-indicators .active {
	margin: 0;
	width: 12px !important;
	height: 12px !important;
	background-color: #0da254;
}

@media screen and (min-width: 768px) {
	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, .custom-services-section:before, .custom-services-section:after, .custom-services-section .custom-services-row:before, .custom-services-section .custom-services-row:after {
	content: " ";
	display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after, .custom-services-section:after, .custom-services-section .custom-services-row:after {
	clear: both;
}

@-ms-viewport {
	width: device-width;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-navbar-brand {
	display: none !important;
}

@media (max-width: 1108px) {
	.visible-navbar-brand {
		display: block !important;
	}
	
	.hidden-navbar-brand {
		display: none !important;
	}
}

.carousel-control.left, .carousel-control.right {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.aligncenter {
	display: block;
	margin: 12.5px auto;
}

#home-page-carousel {
	margin-left: -15px;
	margin-right: -15px;
}

#home-page-carousel .carousel-inner .item {
	height: 380px;
	-ms-behavior: url("/backgroundsizecover.min.htc");
}

@media (max-width: 480px) {
	#home-page-carousel .carousel-inner .item {
		height: 300px;
	}
}

.faq .et_pb_toggle_close .et_pb_toggle_title:before {
	content: "3" !important;
}

.faq .et_pb_toggle_open .et_pb_toggle_title:before {
	content: "2" !important;
	display: block !important;
}

.faq .et_pb_toggle_open .et_pb_toggle_title {
	padding-left: 5% !important;
	padding-right: 5% !important;
}

#et_builder_outer_content .testimonial-wraper #testimonial-carousel, #testimonial-carousel {
	min-height: 200px;
	margin-left: -15px;
	margin-right: -15px;
}

#testimonial-carousel .carousel-inner {
	padding-bottom: 30px !important;
}

#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control, #testimonial-carousel .carousel-control {
	background-image: none;
	color: #ef7203;
	width: 2%;
}

#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .icon-prev, #testimonial-carousel .carousel-control .icon-prev, #et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .icon-next, #testimonial-carousel .carousel-control .icon-next, #et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .fa-chevron-left, #testimonial-carousel .carousel-control .fa-chevron-left, #et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .fa-chevron-right, #testimonial-carousel .carousel-control .fa-chevron-right, #et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .fa-angle-left, #testimonial-carousel .carousel-control .fa-angle-left, #et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .fa-angle-right, #testimonial-carousel .carousel-control .fa-angle-right {
	position: absolute;
	top: 30%;
	z-index: 5;
	display: inline-block;
	font-size: 60px;
}

#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .icon-next, #testimonial-carousel .carousel-control .icon-next, #et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .fa-chevron-right, #testimonial-carousel .carousel-control .fa-chevron-right, #et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .fa-angle-right, #testimonial-carousel .carousel-control .fa-angle-right {
	right: 50%;
}

#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .icon-prev, #testimonial-carousel .carousel-control .icon-prev, #et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .fa-chevron-left, #testimonial-carousel .carousel-control .fa-chevron-left, #et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-control .fa-angle-left, #testimonial-carousel .carousel-control .fa-angle-left {
	left: 50%;
}

#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-inner .item, #testimonial-carousel .carousel-inner .item {
	padding-left: 6%;
	padding-right: 6%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-inner .item .inner, #testimonial-carousel .carousel-inner .item .inner {
	max-width: 760px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3em;
	color: #333;
	box-shadow: 0px 2px 10px 0px rgba(11, 83, 45, .3);
	-moz-box-shadow: 0px 2px 10px 0px rgba(11, 83, 45, .3);
	-webkit-box-shadow: 0px 2px 10px 0px rgba(11, 83, 45, .3);
	border-radius: 8px 8px 8px 8px;
}

#testimonial-carousel .carousel-inner .item .inner p.test-stars {
	text-align: center;
	margin-bottom: 10px;
}

#testimonial-carousel .carousel-inner .item .inner .test-stars .fa-star:before {
	color: #ef7203;
}

#testimonial-carousel .carousel-inner .item .inner .test-title {
	float: left;
	width: 60%;
}

#testimonial-carousel .carousel-inner .item .inner .test-title a {
	text-decoration: none !important;
	font-weight: 900 !important;
	color: #333 !important;
	font-size: 15px !important;
}

#testimonial-carousel .carousel-inner .item .inner .test-logo {
	float: right;
	width: 70px;
	height: 40px;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
}

@media (min-width: 992px) {
	#testimonial-carousel .carousel-inner .item .inner {
		width: calc(33.333% - 20px) !important;
	}
	
	#testimonial-carousel .carousel-inner .item .inner:not(:last-child) {
		margin-right: 30px !important;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	#testimonial-carousel .carousel-inner .item .inner {
		width: calc(50% - 20px) !important;
	}
	
	#testimonial-carousel .carousel-inner .item .inner:not(:last-child) {
		margin-right: 30px !important;
	}
}

@media (max-width: 767px) {
	#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-inner .item .inner, #testimonial-carousel .carousel-inner .item .inner {
		font-size: 15px;
		min-height: 200px;
	}
}

@media (max-width: 480px) {
	#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-inner .item .inner, #testimonial-carousel .carousel-inner .item .inner {
		min-height: 272px;
	}
	
	#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-inner .item .inner .testimonial, #testimonial-carousel .carousel-inner .item .inner .testimonial {
		height: auto !important;
		min-height: 185px !important;
	}
}

#et_builder_outer_content .testimonial-wraper #testimonial-carousel .carousel-inner .item .inner .testimonial, #testimonial-carousel .carousel-inner .item .inner .testimonial {
	height: 185px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

#et_builder_outer_content .testimonial-wraper #testimonial-carousel {
	margin-left: 0;
	margin-right: 0;
}

#testimonial-carousel .carousel-indicators li {
	width: 10px !important;
	height: 10px !important;
	background-color: #cecece !important;
	border-radius: 60% !important;
}

#testimonial-carousel .carousel-indicators li:not(:last-child) {
	margin-right: 5px;
}

#testimonial-carousel .carousel-indicators li.active {
	width: 12px !important;
	height: 12px !important;
	background-color: #0da254 !important;
}

#testimonial-carousel .carousel-indicators {
	bottom: -20px !important;
}

#testimonial-carousel .carousel-control .fa-angle-right, #testimonial-carousel .carousel-control .fa-angle-left {
	top: 38% !important;
}

@media (max-width: 1199px) {
	h1, .h1 {
		font-size: 35px;
	}
}

@media (max-width: 767px) {
	h1, .h1 {
		font-size: 30px;
	}
}

.entry-content {
	font-weight: 300;
}

.entry-content strong {
	font-weight: 600;
}

.banner {
	font-weight: 500;
	transition: all .5s ease;
}

.content-info {
	overflow: auto;
	clear: both;
}

.content-info .contact-info-wrap {
	background-color: #6dc798;
	color: #fff;
	font-weight: 300;
}

.content-info .real-estate-wealth {
	background-color: #fff;
	overflow: auto;
	padding-bottom: 60px;
	padding-top: 60px;
}

.content-info .real-estate-wealth p {
	font-weight: 700 !important;
	text-align: center !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
}

.content-info .real-estate-wealth p.lets-help {
	font-size: 18px !important;
}

.content-info .real-estate-wealth p.wealth {
	font-size: 30px !important;
}

.content-info a {
	color: #fff !important;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.content-info a:hover {
	color: #e6e6e6 !important;
}

.content-info .contact-info-col, .content-info .contact-hours-col, .content-info .contact-social-col {
	padding-top: 40px;
	font-size: 14px;
}

.content-info .contact-info-col .contact-option {
	padding-bottom: 10px;
}

.content-info .contact-social-col {
	padding-left: 120px;
}

.content-info .contact-social-col .fa-stack {
	width: 2em !important;
}

.content-info .contact-social-col .fa-circle:before {
	color: transparent;
	border: 1px solid #fff;
	border-radius: 60%;
	font-size: 30px;
}

.content-info .contact-hours-col p {
	text-align: center;
	line-height: 1.7em;
}

.content-info .contact-hours-col .contact-header, .contact-form-title p {
	font-size: 18px !important;
}

.content-info .contact-social-col .fab {
	font-size: 14px;
}

@media (max-width: 991px) {
	.content-info .contact-info-col {
		padding-top: 40px;
		overflow: auto;
	}
	
	.content-info .contact-info-col .contact-option {
		padding-bottom: 10px;
		text-align: center;
	}
	
	.content-info .contact-social-col {
		padding-left: 10% !important;
		padding-right: 10% !important;
		text-align: center !important;
	}
}

@media (max-width: 767px) {
	.content-info .contact-info-col .contact-option {
		width: 100%;
		float: left;
		clear: both;
	}
}

.content-info .slogan-wrap img {
	width: 63px;
	height: 63px;
	margin-top: -35px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -32px;
}

.content-info .contact-info .footer-menu-row, .content-info .contact-info .copy-right-row {
	border-top: 1px solid rgba(255, 255, 255, 70%);
}

.content-info .contact-info .footer-menu-row {
	margin-top: 20px;
	padding-top: 15px;
}

.content-info .contact-info .copy-right-row {
	margin-top: 15px;
}

.content-info .copy-right {
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 8px;
	text-align: center;
}

.page-header-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}

.page-header-feature {
	overflow: auto;
	color: #fff;
	text-align: center;
	height: 290px;
	display: table;
	width: 100%;
	-ms-behavior: url("/backgroundsizecover.min.htc");
}

.page-header-feature h1 {
	font-size: 42px;
	font-weight: bold;
	text-shadow: 0 5px 19px #000;
}

@media (max-width: 767px) {
	.page-header-feature h1 {
		font-size: 28px;
	}
}

.page-header-no-feature {
	text-align: center;
}

.page-header-no-feature h1 {
	font-size: 42px;
	font-weight: bold;
}

#nf-field-558:focus, #nf-field-557:focus, #nf-field-555:focus, #nf-field-556:focus, #nf-field-560:focus {
	background-color: rgba(255, 255, 255, 0) !important;
	outline: 0 !important;
}

.latest-listings, .posts-grid {
	margin-bottom: 40px;
	text-align: center !important;
}

.listings-wrap .property-listing, .latest-listings .listings .property-listing, .posts-grid .pgrid .post-grid {
	width: calc(25% - 104px / 4) !important;
	margin-right: 30px !important;
	margin-bottom: 30px !important;
	border-radius: 8px 8px 8px 8px !important;
	box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 16%) !important;
	-moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 16%) !important;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 16%) !important;
	display: inline-block !important;
	position: relative;
}

.listings-wrap .property-listing:nth-child(4n+0), .latest-listings .listings .property-listing:nth-child(4n+0), .posts-grid .pgrid .post-grid:nth-child(4n+0) {
	margin-right: 0px !important;
}

.listings-wrap, .latest-listings .listings {
	clear: both;
}

.property-listing .thumb-wrapper, .post-grid .thumb-wrapper {
	overflow: hidden !important;
	border-radius: 8px 8px 0px 0px !important;
}

.property-listing .thumb, .post-grid .thumb {
	height: 160px !important;
	position: relative;
	display: block;
}

.property-listing .thumb img, .post-grid .thumb img, .related-listing .property-listing .thumb img {
	width: 100% !important;
	height: 160px !important;
}

.property-listing .thumb span {
	background-color: #0da254 !important;
	color: #fff !important;
	font-size: 13px !important;
	padding: 2px 6px !important;
	padding: 4px 8px !important;
	position: absolute !important;
	top: 8px !important;
	left: 5px !important;
}

.property-listing .price-area {
	font-weight: bold;
	display: block;
	overflow: auto;
	margin-bottom: 10px !important;
	Text-align: left !important;
}

.property-listing .info-wrap, .post-grid .info-wrap {
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 16px !important;
	padding-top: 8px !important;
	text-align: left !important;
	height: 190px !important;
	overflow: hidden !important;
}

.property-listing .info-wrap .title, .post-grid .info-wrap .title {
	color: #0da254 !important;
	font-weight: bold !important;
	margin-bottom: 5px !important;
	display: block !important;
	line-height: 1.2em !important;
	margin-top: 5px !important;
}

.property-listing .info-wrap .price-area .price {
	font-size: 17px !important;
}

.property-listing .info-wrap .price-area .area {
	font-size: 15px !important;
}

.property-listing .info-wrap .title {
	font-size: 16px !important;
}

.property-listing .info-wrap .details {
	padding-top: 5px !important;
	font-weight: bold;
	position: absolute;
	bottom: 8px;
	font-size: 16px !important;
}

.post-item {
	margin-bottom: 40px;
}

.percent-sign {
	font-size: .5em;
	line-height: .5em;
	vertical-align: baseline;
	position: relative;
	top: .4em;
	color: #0da254 !important;
}

.years-of-exp .percent .percent-sign {
	visibility: hidden;
}

.years-of-exp .percent .percent-sign:after {
	content: "+";
	visibility: visible;
	position: absolute;
	bottom: 5px;
	left: 0;
}

.rated-best .fa-star:before {
	font-size: 20px;
	color: #ef7203;
}

.custom_check ul li {
	padding-left: 5px !important;
	list-style: none !important;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	font-size: 14px !important;
}

.custom_check ul {
	padding-bottom: 0px !important;
}

.custom_check ul li::before {
	content: "N";
	display: inline-block;
	margin-right: 7px;
	margin-left: -30px;
	padding-right: 5px;
	font-family: "ETmodules";
	font-size: 1.2em;
	vertical-align: middle;
	color: #0da254;
	font-weight: 700;
}

.contact-form input::-webkit-input-placeholder, .contact-form ::-webkit-input-placeholder {
	color: #fff;
}

.contact-form {
	color: #fff !important;
}

.savemore {
	color: #fff !important;
	border-width: 0px !important;
	border-radius: 4px !important;
	font-size: 16px !important;
	background-color: #0da254 !important;
	min-width: 150px !important;
	width: 150px !important;
	padding: .7em .7em .7em .7em !important;
	line-height: 1em;
	margin: auto !important;
	margin-top: 20px !important;
	text-align: center !important;
	cursor: pointer !important;
	-webkit-transition: all 300ms ease 0ms;
	transition: all 300ms ease 0ms;
}

.savemore:hover {
	background-color: #14904f !important;
}

.latest-listings .savemore {
	width: auto !important;
}

#et-boc .et-l h2, #et-boc .et-l h3 {
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}

.et-db #et-boc .et-l .et_pb_button {
	line-height: 1em !important;
}

@media (max-width: 1055px) {
	.property-listing .info-wrap .title, .property-listing .info-wrap .price-area .area {
		font-size: 15px !important;
	}
	
	.property-listing .info-wrap .price-area .price {
		font-size: 16px !important;
	}
	
	.listings-wrap .property-listing, .latest-listings .listings .property-listing, .posts-grid .pgrid .post-grid {
		width: calc(33.33333% - 24px) !important;
	}
	
	.listings-wrap .property-listing:nth-child(4n+0), .latest-listings .listings .property-listing:nth-child(4n+0), .posts-grid .pgrid .post-grid:nth-child(4n+0) {
		margin-right: 30px !important;
	}
	
	.listings-wrap .property-listing:nth-child(3n+0), .latest-listings .listings .property-listing:nth-child(3n+0), .posts-grid .pgrid .post-grid:nth-child(3n+0) {
		margin-right: 0px !important;
	}
	
	.listings-wrap .property-listing .thumb img, .property-listing .thumb img, .post-grid .thumb img {
		width: 100% !important;
	}
	
	.listings-wrap .property-listing, .latest-listings .listings, .posts-grid .pgrid {
		text-align: left !important;
	}
}

@media (max-width: 982px) {
	.listings-wrap .property-listing, .latest-listings .listings .property-listing, .posts-grid .pgrid .post-grid {
		width: calc(50% - 18px) !important;
	}
	
	.listings-wrap .property-listing:nth-child(3n+0), .latest-listings .listings .property-listing:nth-child(3n+0), .posts-grid .pgrid .post-grid:nth-child(3n+0) {
		margin-right: 30px !important;
	}
	
	.listings-wrap .property-listing:nth-child(2n+0), .latest-listings .listings .property-listing:nth-child(2n+0), .posts-grid .pgrid .post-grid:nth-child(2n+0) {
		margin-right: 0px !important;
	}
	
	.listings-wrap .property-listing .thumb-wrapper, .property-listing .thumb-wrapper, .post-grid .thumb-wrapper {
		height: 200px !important;
	}
	
	.property-listing .thumb img, .post-grid .thumb img {
		height: 200px !important;
	}
}

@media (max-width: 570px) {
	.listings-wrap .property-listing, .latest-listings .listings .property-listing, .posts-grid .pgrid .post-grid {
		width: 100% !important;
		margin-right: 0px !important;
	}
	
	.property-listing .thumb img, .post-grid .thumb img {
		height: auto !important;
	}
}

.et-db #et-boc .et-l .et_pb_module a {
	color: #0da254;
}

.et-db #et-boc .et-l .et_pb_module a:hover {
	color: #14904f;
}

.et-db #et-boc .et-l .et_pb_bg_layout_dark .et_pb_slide_content {
	margin-bottom: 15px;
	font-size: 18px;
}

.et-db #et-boc .et-l .et_pb_row .et_clickable:hover {
	background: #eaeaea;
}

.news-item, .testimonial-item, .related-posts {
	text-align: center !important;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 10%) !important;
	border: 1px solid #d8d8d8 !important;
	padding: 15px 15px !important;
	-webkit-transition: all 1s ease-in-out !important;
	-moz-transition: all 1s ease-in-out !important;
	-o-transition: all 1s ease-in-out !important;
	transition: all 1s ease-in-out !important;
	border-radius: 8px !important;
	margin-right: 30px !important;
	margin-bottom: 30px !important;
}

.testimonial-item {
	padding: 0px 15px !important;
	background-color: #fff;
	margin-right: 30px !important;
	width: calc(50% - 30px) !important;
}

.testimonial-item .test-stars i {
	color: #ef7203 !important;
}

.testimonial-item .test-title {
	width: calc(100% - 70px);
	float: left;
	text-align: left !important;
}

.testimonial-item .test-title a {
	color: #000 !important;
}

.testimonial-item .test-logo {
	width: 70px;
	float: right;
}

@media (max-width: 450px) {
	.news-item, .testimonial-item, .related-posts {
		flex-basis: 90% !important;
		margin-left: 5% !important;
		margin-right: 5% !important;
	}
	
	.testimonial-item {
		width: 90% !important;
	}
}

.news-item:hover, .testimonial-item:hover {
	background-color: #f6f6f6 !important;
}

lite-youtube {
	background-color: #000;
	position: relative;
	display: block;
	contain: content;
	background-position: center center;
	background-size: cover;
	cursor: pointer;
	max-width: 720px;
}

lite-youtube::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==");
	background-position: top;
	background-repeat: repeat-x;
	height: 60px;
	padding-bottom: 50px;
	width: 100%;
	transition: all .2s cubic-bezier(0, 0, .2, 1);
}

lite-youtube::after {
	content: "";
	display: block;
	padding-bottom: calc(100% / ( 16 / 9 ));
}

#et-boc .et-l ul {
	list-style: unset !important;
	padding-inline-start: 40px !important;
	padding-bottom: 20px;
}

#et-boc .et-l ol {
	list-style: auto !important;
	padding-inline-start: 40px !important;
	padding-bottom: 20px;
}