/* ************************************************************************
 *
 * IMPORTANT NOTE: This file holds the main css that was originally shipped
 * with the PLACES theme by uicookies.com. Additional adjustments should be
 * made in custom.css
 *
 * ***********************************************************************/

@font-face {
	font-family: "Ionicons";
	src: url("/templates/homepage/01/fonts/ionicons/ionicons.eot?v=2.0.0");
	src: url("/templates/homepage/01/fonts/ionicons/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype")
		,url("/templates/homepage/01/fonts/ionicons/ionicons.ttf?v=2.0.0") format("truetype")
		,url("/templates/homepage/01/fonts/ionicons/ionicons.woff?v=2.0.0") format("woff")
		,url("/templates/homepage/01/fonts/ionicons/ionicons.svg?v=2.0.0#Ionicons") format("svg");
	font-weight: normal;
	font-style: normal;
}
html {
	overflow-x: hidden;
	font-size: 1em;
}
body {
	font-family: "Work Sans", Arial, sans-serif;
	margin: 0;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.8;
	color: #868e96;
	background-color: #fff;
	text-align: left;
}

.v2-01 .autocomplete-suggestion{
	color: #555 !important;
}

input, textarea, p {
	font-weight: 300;
}
::-moz-selection {
	background: #000;
	color: #fff;
}
::selection {
	background: #000;
	color: #fff;
}
::-moz-selection {
	background: #000;
	color: #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300 !important;
	margin-bottom: 0.5rem;
	font-family: inherit;
	line-height: 1.2;
	color: inherit;
}
strong {
	font-weight: 700 !important;
}
a {
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/* start :: Header nav-link css hover style not applied */
.v2-01 #edit-menu a.mobile-header-text,
.navbar-dark .navbar-brand,
.v2-01 .home-nav-text .nav-link:hover{
	color: #fff !important;
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link{
	color: #fff !important;
}

.v2-01 .home-nav-text .nav-link{
	color: rgba(255,255,255,.55) !important;
}

.v2-01 .autocomplete-suggestion li h6{
	color: #555 !important;
}
/* end :: Header nav-link css hover style not applied */
section {
	display: block;
}
.probootstrap-cover {
	padding: 12em 0;
}
/* start :: Header nav-link css hover style not applied */
.card-body {
	padding: 1rem 1rem;
}
/* end :: Header nav-link css hover style not applied */
.probootstrap-cover ul li {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 7em 0;
}
.probootstrap-cover .overlay {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
/* .probootstrap-cover a:hover {
	color: #fff;
} */
.probootstrap-cover h2 {
	color: #fff;
}
.probootstrap-cover p {
	color: rgba(255, 255, 255, 0.7);
}
.probootstrap-cover>.container>.row {
	padding: 7em 0;
}
.bg_image, .probootstrap-section-half .probootstrap-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.with-overlay {
	position: relative;
}
.with-overlay:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	background: rgba(0, 0, 0, 0.4);
}
.navbar-brand {
	text-transform: uppercase;
	letter-spacing: .3em;
}
.navbar-toggler span i {
	font-size: 30px;
}
.probootstrap_navbar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
}
.v2-01 .mobile-header-text{
	letter-spacing: 0;
}
.btn-read:hover { text-decoration: none; }
@media (max-width: 991px) {
	.probootstrap_navbar {
		background: rgba(0, 0, 0, 0.9);
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#probootstrap-navbar  {
        top: 48px !important; 
	}
	.v2-01 #probootstrap-navbar {
		top: 0px !important; 
	}
}
@media (min-width: 992px) and (max-width: 1054px) {
	#probootstrap-navbar {
		top: 6px !important; 
	}
}
.probootstrap_navbar .nav-item .nav-link {
	padding: 1.6em 1em;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 400;
}
@media (max-width: 991px) {
	.probootstrap_navbar .nav-item .nav-link {
		padding: .5em 0;
	}
}
.probootstrap_navbar .nav-item .nav-link.active {
	color: #fff;
}
.probootstrap_navbar.scrolled {
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	margin-top: -130px;
}
.probootstrap_navbar.scrolled .nav-item .nav-link {
	padding: .5em 1em;
}
.probootstrap_navbar.scrolled.awake {
	margin-top: 0px;
	-webkit-transition: .3s all ease-out;
	-o-transition: .3s all ease-out;
	transition: .3s all ease-out;
}
.probootstrap_navbar.scrolled.sleep {
	-webkit-transition: .3s all ease-out;
	-o-transition: .3s all ease-out;
	transition: .3s all ease-out;
}
/*
.border-bottom {
	display: block;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.border-bottom:after {
	width: 50px;
	height: 2px;
	background: #00CA4C;
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
*/
#section-feature-testimonial blockquote p {
	color: #000;
}
#section-feature-testimonial .probootstrap-author img {
	width: 70px;
	margin-bottom: 10px;
}
#section-feature-testimonial .probootstrap-author a {
	display: block;
}
#section-feature-testimonial .probootstrap-author a span {
	display: block;
}
#section-feature-testimonial .probootstrap-author a .probootstrap-name {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000;
	font-weight: 700;
}
#section-feature-testimonial .probootstrap-author a .probootstrap-title {
	color: #b3b3b3;
}
#section-city-guides {
	border-top: 1px solid #e6e6e6;
}
.probootstrap-thumbnail div div {
	padding-top: 21px;
	padding-bottom: 21px;
	background: rgba(0, 0, 0, 0.40);
}
.probootstrap-thumbnail h3 {
	font-family: "Work Sans";
	font-size: 26px;
	line-height: 100%;
	color: #FFFFFF;
}
.probootstrap-thumbnail div:first-child {
	transition: transform 0.3s;
}
@media (min-width: 480px) {
	.probootstrap-thumbnail div:first-child:hover {
		transform: scale(1.07);
	}
}
.probootstrap_select-wrap {
	position: relative;
}
.probootstrap_select-wrap:before {
	font-family: 'Ionicons';
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f3d0";
	font-size: 20px;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.probootstrap-section-half {
	float: left;
	width: 100%;
}
.probootstrap-section-half .probootstrap-image, .probootstrap-section-half .probootstrap-text {
	width: 50%;
}
@media (max-width: 991px) {
	.probootstrap-section-half .probootstrap-image, .probootstrap-section-half .probootstrap-text {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.probootstrap-section-half .probootstrap-image {
		height: 400px;
	}
}
.probootstrap-section-half .probootstrap-text {
	background: #ECECEC;
}
.probootstrap-section-half .probootstrap-text .probootstrap-inner {
	padding: 7em;
}
@media (max-width: 991px) {
	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding: 3em;
	}
}
@media (max-width: 991px) {
	.probootstrap-section-half .probootstrap-text .probootstrap-inner {
		padding-left: 15px;
		padding-right: 15px;
	}
}
#homepage_searchform #search-button{ position: relative;border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; }
#homepage_searchform #search-button i { position:absolute; top:12px;left:20px; }

#homepage_searchform-customfields::before, #homepage_searchform-customfields::after {
	content: normal;
}
.probootstrap_cover .container .row::before,.probootstrap_cover .container .row::after {
	content: normal;
}
.probootstrap_section .container .row::before,.probootstrap_section .container .row::after {
	content: normal;
}
.probootstrap_section {
	padding: 7em 0;
	float: left;
	width: 100%;
}
.probootstrap_section.bg-light {
	background: #ECECEC !important;
}
.probootstrap_feature-v1 {
	padding: 3em;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	position: relative;
	top: 0;
	border-radius: 4px;
}
.probootstrap_feature-v1:hover, .probootstrap_feature-v1:focus {
	top: -10px;
	background: #fff;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
	.probootstrap_feature-v1:hover, .probootstrap_feature-v1:focus {
		top: 0;
	}
}
.probootstrap-border-top {
	border-top: 1px solid #ECECEC;
}
@media (max-width: 991px) {
	.probootstrap-section-heading {
		font-size: 32px !important;
	}
}
.probootstrap-media {
	background: #fff;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
	.probootstrap-media {
		display: block !important;
	}
}
.probootstrap-media .probootstrap-media-image {
	background-size: cover;
	width: 50%;
}
@media (max-width: 991px) {
	.probootstrap-media .probootstrap-media-image {
		width: 100%;
		height: 200px;
	}
}
.probootstrap-media .media-body {
	padding: 2em;
}
.probootstrap-form {
	margin-bottom: 0px;
	padding: 40px;
	background: #fff;
	margin-bottom: 50px;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
	border-radius: 0px;
}
@media (max-width: 991px) {
	.probootstrap-form {
		padding: 15px;
	}
}
.probootstrap-form image {
	font-weight: normal;
}
.probootstrap-form .form-control, .probootstrap-form .input-group-append {
	height: 46px;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 4px;
	border: 1px solid #d9d9d9;
	font-weight: 300;
}
.probootstrap-form .form-control:active, .probootstrap-form .form-control:focus, .probootstrap-form .form-control:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #00CA4C;
}
.probootstrap-form .form-group {
	position: relative;
}
.probootstrap-form .form-group:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.probootstrap-form .form-group label {
	text-transform: uppercase;
	font-size: 13px;
}
.probootstrap-form .form-group .form-field {
	position: relative;
}
.probootstrap-form .form-group .form-field .icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
}
.probootstrap-form .form-group .form-field .form-control {
	padding-right: 50px;
}
.probootstrap-form textarea.form-control {
	height: inherit;
	resize: vertical;
}
.probootstrap-contact-details {
	padding: 0;
	margin: 0;
}
.probootstrap-contact-details li {
	padding: 0;
	margin: 0 0 30px 0;
	line-height: 1.4;
	list-style: none;
}
.probootstrap-contact-details li>span {
	font-weight: 400 !important;
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
	color: rgba(0, 0, 0, 0.3);
}
.select2-container--default .select2-selection--single, .select2-dropdown {
	border: 1px solid #d9d9d9;
}
.select2-container--default .select2-selection--single:active, .select2-container--default .select2-selection--single:focus, .select2-dropdown:active, .select2-dropdown:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #00CA4C;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: #00CA4C;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background: #d9d9d9;
	color: #000;
}
.select2-selection {
	-webkit-box-shadow: 0;
	box-shadow: 0;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	color: #555555;
	font-size: 16px;
	text-transform: none;
	outline: 0;
	min-height: 45px;
	text-align: left;
}
.select2-selection .select2-selection__rendered {
	margin: 7px;
}
.select2-selection .select2-selection__arrow {
	margin: 7px;
}
.select2-search__field {
	outline: none !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.select2-search__field:focus, .select2-search__field:active {
	outline: none !important;
}
.owl-carousel .owl-stage-outer {
	padding-bottom: 20px;
	padding-top: 20px;
}
.owl-carousel .owl-item {
	opacity: .4;
}
.owl-carousel .owl-item.active {
	opacity: 1;
}
.owl-carousel .probootstrap-slide {
	display: block;
	position: relative;
	padding: 0;
	bottom: 0;
	border: 1px solid rgba(0, 0, 0, 0.05);
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	text-align: center;
}
.owl-carousel .probootstrap-slide em {
	display:none;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 8%;
	position: absolute;
	bottom: -35px;
	color: #999999;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-style: normal;
	-webkit-transition: .4s all ease;
	-o-transition: .4s all ease;
	transition: .4s all ease;
	font-size: 13px;
	line-height: 1.4;
}
.owl-carousel .probootstrap-slide span {
	color: #000;
	position: absolute;
	top: 50%;
	-webkit-transition: .3s all ease;
	-o-transition: .3s all ease;
	transition: .3s all ease;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.owl-carousel .probootstrap-slide span:before {
	font-size: 100px;
}
.owl-carousel .probootstrap-slide:hover, .owl-carousel .probootstrap-slide:focus {
	bottom: 35px;
	-webkit-box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 10px 0px rgba(0, 0, 0, 0.05);
}
.owl-carousel .probootstrap-slide:hover em, .owl-carousel .probootstrap-slide:focus em {
	display: flex;
	bottom: -35px;
}
.owl-carousel .probootstrap-slide:hover span, .owl-carousel .probootstrap-slide:focus span {
	top: 40%;
	color: #00CA4C;
}
.owl-carousel .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
	position: absolute;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -10px;
}
.owl-carousel .owl-nav .owl-prev span:before, .owl-carousel .owl-nav .owl-next span:before {
	font-size: 40px;
}
.owl-carousel .owl-nav .owl-prev {
	left: -40px !important;
	border: 1px solid red;
}
.owl-carousel .owl-nav .owl-next {
	right: -40px !important;
}
.owl-carousel .owl-dots {
	text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	margin: 5px;
	border-radius: 50%;
	background: #e6e6e6;
}
.owl-carousel .owl-dots .owl-dot.active {
	background: #00CA4C;
}
.probootstrap-date-wrap {
	position: relative;
}
.probootstrap-date-wrap .icon {
	position: absolute;
	top: 50%;
	color: #ccc;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
}
.font-light {
	font-weight: 300;
}
.probootstrap-animate {
	opacity: 0;
	visibility: hidden;
}

.v2-01 .iq-textdropdown, .iq-textdropdown { padding: 5px 1px; }
.v2-01 #homepage_searchform .iq-textdropdown .btn-sm { padding:0.55rem 0.4rem !important; }
.iq-textdropdown .dropdown-toggle { padding: 2px 8px; }
.iq-textdropdown .dropdown-toggle .fa-chevron-down { font-size: 12px; }
.iq-textdropdown .dropdown-toggle::after { display:none; }

.iq-textdropdown .dropdown-menu { margin: 0px 26px 0px -130px !important; height: 170px; overflow: auto; }
.iq-textdropdown .dropdown-menu li { position:relative; padding: 0 0 0 15px; }
.iq-textdropdown .dropdown-menu li.divider { height:1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }

.ui-autocomplete li.ui-menu-item { position:relative!important; padding:0; }


.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified .btn,
.btn-group-justified .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified .btn .btn,
.btn-group-justified .btn-group .btn {
	width: 100%;
}

.btn-group-justified .btn .dropdown-menu,
.btn-group-justified .btn-group .dropdown-menu {
	left: auto;
}

.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
	box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.v2-01 #iq_offices_layout .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
	font-size: 14px;
	padding: 5px;
}
.btn-default:hover, .v2-01 #iq_offices_layout .btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.switch-toggle label, .switch-toggle > span{
	line-height: 2em;
	vertical-align: middle;
}

.switch-toggle label {
	border: 1px solid #cccccc;
	font-size: 14px;
	height: 30px;
	outline: 0 !important;
}

.switch-toggle *, .switch-toggle *:before, .switch-toggle *:after {
	box-sizing: border-box;
}

@media (width <= 400px)  {
	#iq_lead_dialog .modal-body form select  {
		font-size: clamp(0.7rem, 0.7rem, 1rem);
	}
}

@media (width <= 768px) {
	.table.table-striped.table-hover table h4 {
		 margin-bottom: clamp(2.5rem, 3rem, 3.5rem)
	 }
 }

 svg[data-clickable="true"] [data-click="county"],
 svg[data-clickable="true"] [data-click="city"],
 svg[data-clickable="true"] [data-click="zip_code"] {
	stroke: white !important;
	fill: black !important;
	fill-opacity: 0.3;
	cursor: pointer !important;
}

svg[data-clickable="true"] [data-click="county"]:hover,
svg[data-clickable="true"] [data-click="city"]:hover,
svg[data-clickable="true"] [data-click="zip_code"]:hover {
	fill: red !important;
}
.probootstrap_navbar {
	position: absolute;
	top:0px !important
}