/* Footer */
.nav-top a:hover,
.nav-top a:focus,
#footer a:hover {
    opacity: 0.8;
    color: white;
    fill: white;
}
.section-contact-form .socials-list li a:hover {
    opacity: 0.8;
    fill: #454545;
}
.nav-drop li.current-page-ancestor.active > a,
.nav-drop li .current_page_item > a {
    color: #007BC7;
}
@media (min-width: 992px) {
    #footer .footer-top .footer-logo {
        width: calc(25% - 30px);
    }
    #footer .footer-top .links {
        width: calc(18% - 30px);
    }
    #footer .footer-top .contact {
        width: calc(38% - 30px);
    }
    #footer .footer-top .social {
        width: calc(19% - 30px);
    }
}
#footer .footer-top .links .menu-item li {
    line-height: 1.2; 
    margin-top:  2px;
    margin-bottom:  4px;
}

/* Nav */
.nav-drop li.current-page-ancestor.active > a,
.nav-drop li.active > a,
.nav-drop li .current_page_item > a {
    color: #007BC7;
}

/* Home > Hero */
.section-intro {
    text-align: center;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50vw;
}
.section-intro .lottie {
    max-width: 800px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .section-intro {
        min-height: 1px;
    }
}
@media (min-width: 992px) {
    .section-intro {
        padding-bottom: 0;
        min-height: 927px;
    }
}

/* Footer */
.disclaimer {
    font-weight: 400;
    text-transform: none;
    font-size: 11px;
}
.footer-bottom {
    padding-bottom: 60px !important;
}

/* Error 404 */
.error404 .post h1 {
    font-size: 40px;
    text-align: center;
    padding-top: 100px;
}

/* Contact */
.section-contact-form .contacts-list a:hover {
    opacity: 0.8;
    color: #454545 !important;
    text-decoration: none;
}
.section-contact-form .contacts-list .contact-details [href*="mailto:"] {
    text-decoration: none;
}

/* Realtor Hub */
#register .section-content a {
    pointer-events: none;
}

/* Blog */
.blog-post-body a {
    text-decoration: underline;
}
.blog-post .blog-post-body p:first-of-type {
    margin-bottom: 20px;
}

/* gTranslate Header */
.switcher {
    position: absolute;
    top: 0;
    left: 0;
}
.sticky-wrap.fixed-position .switcher {
    display: none;
}
@media ( max-width: 991.98px ) {
    .header-holder {
        align-items: flex-end;
    }
    .logo {
        margin-bottom: 7px;
    }
}
@media ( max-width: 375.98px ) {
    .sticky-wrap [id="header"] {
        font-size: 13px;
    }
    .sticky-wrap [id="header"] .nav-top {
        padding: 3px 20px 3px 12px;
    }
}
@media ( min-width: 376px ) and ( max-width: 991.98px ) {
    .switcher {
        top: 4px;
        left: 7px; 
    }
}
@media ( min-width: 992px ) {
    .switcher {
        top: 7px;
        left: auto;
        right: 7px;
    }
    .sticky-wrap.fixed-position .switcher {
        top: 4px;
        display: block;
    }
    .fixed-position [id="header"] .nav-top,
    .nav-top {
        padding-right: 210px;
    }
}
@media ( min-width: 992px ) and ( max-width: 1139.98px ) {
    .fixed-position [id="header"] .nav-top,
    .nav-top {
        padding-left: 0;
    }
    .fixed-position [id="header"] .primary-menu > li,
    .nav-drop li {
        padding-left: 25px;
    }
}
@media only screen and (min-width: 992px) {
    .nav-top{
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .fixed-position [id="header"] .nav-top, .nav-top {
        padding-right: 36px;
    }
}
.qTranslate-wrapper {
    margin-left: 15px;
}
.qTranslate-wrapper select {
    height: 30px;
    padding: 0 10px;
    min-width: 150px;
}
@media only screen and (max-width: 991px) {
    [id="header"] {
        font-size: 14px;
    }
    .nav-top {
            padding-top: 3px;
            padding-bottom: 3px;
    }
    .nav-top li:not(:last-of-type) {
        margin: 0 20px 0 0;
    }
    .nav-top li:not(:last-of-type):after {
        right: -10px;
    }    
    .qTranslate-wrapper {
        margin-left: 10px;
    }
    .qTranslate-wrapper select {
        font-size: 14px;
        min-width: 100px;
        width: 100px;
        background-position: calc(100% - 10px) center;
    }
}
@media only screen and (max-width: 767px) {
    [id="header"] {
        font-size: 14px;
    }
    .nav-top li:not(:last-of-type) {
        margin: 0 10px 0 0;
    }
    .qTranslate-wrapper {
        margin-left: 5px;
    }
    .qTranslate-wrapper select {
        font-size: 13px;
        min-width: 80px;
        width: 80px;
        background-position: calc(100% - 10px) center;
        padding: 0 5px;
    }
}
@media only screen and (max-width: 425px) {
    .nav-top{
        padding-left: 0px !important;
    }
    .nav-top .tel svg {
        width: 12px;
        margin-right: 3px;
    }
	.nav-top .tel a{
		font-size: 12px;
	}
    .nav-top li:not(:last-of-type) {
        margin: 0 5px 0 0;
    }
    .qTranslate-wrapper {
        margin-left: 5px;
    }
    .qTranslate-wrapper select {
        font-size: 11px;
        min-width: 70px;
        height: 20px;
        width: 70px;
        padding: 0 15px 0 5px;
        background-position: calc(100% - 5px) center;
    }
}

/* Logos with Links */
.show-links .logo-holder a {
    flex-direction: column;
    color: #007BC7;
}
.show-links .logo-holder .link-title {
    margin-top: 25px;
    font-size: 14px;
}
.show-links .logo-holder a:hover {
    color: #005488;
}
.show-links.section-logos .logo-holder {
    min-height: 57px;
    height: auto;
    padding-bottom: 15px;
}
@media ( min-width: 768px ) {
    .show-links .logo-holder .link-title {
        font-size: 17px;
    }
}

/* Footer */
#footer .h5 {
    color:  white;
    font-weight:  700;
}
@media ( min-width:  992px ) {
    #footer .h5 {
        margin-bottom:  20px;
    }
}

/* Misc */
select {
    background-color: #fff;
    border:  1px solid #cdcdcd;
}
.sr-pager {
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}
.ci-screen-reader-text {
    overflow: hidden;
    clip: rect(0,0,0,0);
    position: absolute !important;
    width: 1px;
    height: 1px;
    border: 0;
    word-wrap: normal !important;
}
span.opener {
    color: #005488;
}
@media only screen and ( max-width:  991px ) {
    span.opener{
        cursor: pointer;
    }
}

/* Search Form Widget */
form.search{
    flex-wrap: wrap;
}
.qc-search-blog-label {
    width: 100%;
    margin-bottom: 5px;
    font-size: 15px;
}

/*Blog Post - Cards*/
.blog-item .card-title{
    font-size:  17px;
    line-height: calc(23/17);
}
@media only screen and ( min-width: 1200px ) {
    .blog-item .card-title{
        font-size:  20px;
        line-height: calc(28/20);
    }
}

/* Language Selector */
#gtranslate_selector {
    position: absolute;
    z-index: 999;
    overflow: hidden;
    top: 4px;
    right: 7px;
    left: auto;
    width: 150px;
    min-width: 150px;
    height: 30px;
    padding: 5px 35px 5px 10px;
    background-color: #fff;
    background-position: calc(100% - 13px) center;
    font-size: 12px;
    line-height: 1.2;
    cursor: pointer;
}
@media only screen and ( max-width: 991px ) {
    #gtranslate_selector {
        top: 2px;
        right: auto;
        left: 0px;
        border: solid 1px #cdcdcd;
    }
}
@media only screen and ( min-width: 992px ) {
    .sticky-wrap.fixed-position #gtranslate_selector {
        top: 2px;
    }
}

/* Cookie Consent */
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #007bc7;
}

#footer .sub-menu.js-acc-hidden {
 	position: relative !important;
    left: unset !important;
    top: unset !important;
	display: none !important;
}

/* Fade in animation edits */
.fadeIn, .fadeInUp, .fadeInDown, .fadeFromLeft, .fadeInLeft, .fadeFromRight, .fadeInRight {
	visibility: visible;
	opacity: 0;
}
.fadeInUp.in-viewport, .in-viewport .fadeInUp{
	opacity: 1;
}

/* For Tab/Keyboard Users edits */
.section-logos .btn-holder {
	margin-top: 0px;
	padding-top: 52px;
}

/* Benefits Slider Added CSS */
.card-link .card-img-wrapper {
    position: relative;
    
}
.card-link:hover .card-img-wrapper:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,84,136,0.65) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,84,136,0.65) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,84,136,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6005488',GradientType=0 );
}

/* Homepage */
.homepage-h1 {
	display: none;
}

/* Focus States */
:focus {
    outline:  2px solid #007bc7; 
    color:  #005488;
}

/* Skip Links */
.skip-links {
    margin:  0;
    padding: 0;
    list-style: none;
    line-height:  1;
}
.skip-links li {
    width:  0;
    height:  0;
    list-style:  none;
    margin:  0 !important;
}
.skip-links li:before {
    display; none !important;
}
.visually-hidden,
.screen-reader-shortcut {
    overflow:  hidden;
    clip:  rect(0,0,0,0,);
    position:  absolute !important;
    width:  1px;
    height:  1px;
    border:  0;
    word-wrap: normal !important;
}
.screen-reader-shortcut:focus {
    display:  block;
    clip:  auto !important;
    z-index:  100000;
    width:  auto;
    height:  auto;
    padding:15px 23px 14px;
    color: #000;
    background: #fff;
    box-shadow:0 0 2px 2px rgba(0,0,0,0.6);
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

/* Footer */
.copyright {
    padding-bottom: 1rem;
}
.menu--policies li {
    display: inline;
    position: relative;
    line-height: 1;
}
.menu--policies li:after {
    content: "";
    border-right: 1px solid white;
}
.menu--policies li:last-child:after {
    display: none;
}
.menu--policies a {
    display: inline-block;
    padding: 0 10px;
}
@media ( max-width: 540px ) {
    .menu--policies li {
        display: block;
        line-height: unset;
    }
    .menu--policies li:after {
        display: none;
    }
    .menu--policies li a {
    }
}

/* Modal */
.cli-modal .cli-modal-close{
    background-color: #fff !important;
}

/* Policies */
#policy {
    margin: 0 auto;
    max-width: 800px;
}
#policy h2 span {
    color: unset;
}
#policy h3 {
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
}
#policy h4 {
    font-size: 16px;
}

/* Gravity Forms */
.gform_required_legend {
    display: none;
}
.gform_wrapper .lb_question select {
    height: 138px;
    background-image: none;
}

/* Realtor Hub Map */
.realtor-hub-map {
    min-height: 400px;
    box-shadow: 0 24px 50px rgb(0 0 0 / 15%);
  border: 1px solid #e1e1e1;
    width: 100%;
}
@media only screen and (max-width: 767px) {
	.realtor-hub-map {
		min-height: 600px;
	}
}
@media ( max-width: 767.98px ) {
    .section-has-map.visual-right.map-has-decor .section-visual {
        width: 100%;
    }
}
.map-desc {
    color: #005488;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    padding: 15px 0;
    max-width: 240px;
}

/* Logos */
.section-logos .logo-holder span{
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; 
}
.section-logos .logo-holder span:hover img{
    filter: grayscale(0);
    opacity: 1; 
}

/* Where Adventure Meets Community Landing Page */
.g-container p,
.g-container li {
    line-height: calc(27/17);
}
@media ( max-width: 991.98px ) {
    .hide-mobile {
        display: none;
    }
}
.hero-block h1 {
    margin: 0;
    padding: 1rem 0 0;
}
@media ( min-width: 992px ) {
    .intro-lg {
        padding: 9.4% 0 19.5vw;
    }
}
.intro-lg .hero-block {
    max-width: none;
}
@media only screen and (max-width: 991px){
	.page-id-1821 .g-container p,
	.page-id-1821 .g-container li {
		font-size: 14px;
		line-height: calc(23/14);
	}
}
@media only screen and (max-width: 781px){
	.page-id-1821 .padding-large{
		padding: 40px 0;
	}
}
.wamc--gap-40px {
    gap: 40px;
}
.wamc__margin-bottom-30px{
	margin-bottom: 30px;
}
.wamc__margin-bottom-65px{
    margin-bottom: 65px;
}
.page-id-1821 .wp-block-image {
    max-width: 420px;
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .page-id-1821 .wp-block-image{
        width: 332px;
    }
}
@media only screen and (min-width: 375px) and (max-width: 767px){
    .page-id-1821 .wp-block-image{
        width: 303px;
    }
}

/* Blurb Section */
.wamc-blurb__first-section{
	margin-bottom: 40px;
}
@media only screen and (min-width: 782px){
	.wamc-blurb__first-section{
		margin-bottom: 65px;
	}
	.wamc-blurb__second-section{
		margin-bottom: 30px;
	}
}
/* Blurb -- Straight */
.wamc-title,
.wamc-blurb-straight .wamc-blurb-title,
.wamc-community-section h2 {
    position: relative;
    padding-bottom: 1.25rem;
    padding-top: .5rem;
}
.wamc-community-section h2::after,
.wamc-title::after,
.wamc-blurb-straight .wamc-blurb-title::after{
    position: absolute;
    content: '';
    width: 54px;
    height: 4px;
    background-color: rgba(69,69,69,.1);
    bottom: 0;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
}
.wamc-community-section h2::after {
    margin-left: 0;
}
.wamc-buttons .wp-element-button,
.wamc-blurb-straight .wamc-blurb-buttons .wp-element-button {
    background: #007bc7;
    color: #fff;
    border: #007bc7;
    border: #007bc7;
    border-radius: 0;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding: 14px 18px;
    vertical-align: top;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.2s ease-in;
    letter-spacing: -.6px;
}
.wamc-buttons .wp-element-button:hover,
.wamc-blurb-straight .wamc-blurb-buttons .wp-element-button:hover{
    background-color: #005488;
}
.wamc-blurb-straight .wp-element-button {
    min-width: 150px;
}

/* Community Section */
@media only screen and (min-width: 992px){
    .has-line-center.line-130px>:first-child:before{
        height: 130px;
        top: -150px;
        width: 2px;
    }
}
.wamc-community-section .checked-list .g-container:not(:last-child){
    margin-bottom: 20px;
}
@media only screen and (min-width: 992px){
    .wamc-community-section{
        padding-top: 100px;
    }
    .wamc-community-section .has-line-center.line-130px {
        padding-top: 50px;
    }
}
@media only screen and (max-width: 781px){
	.wamc-community-section{
		gap: 0px !important;
	}
}
/* Why Qualico */
.page-id-1821 .section-has-image.has-sub-image .section-inner{
    flex-direction: row-reverse;
}
@media only screen and (min-width: 992px){
    .page-id-1821 .section-has-image.has-sub-image .has-line-center>:first-child:before{
        width: 2px;
    }
}

/* Sign-up Section */
@media only screen and (max-width: 781px){
	.wamc-sign-up{
		padding-top: 0px !important;
	}
}
.wamc-sign-up .g-container:last-child{
    width: 570px;
    max-width: 100%;
}
.wamc-sign-up .gform_wrapper.gravity-theme .gfield {
    margin-bottom: .5rem;
}
.wamc-sign-up .gform_wrapper.gravity-theme .qlc-gform .ginput_container label {
    text-transform: unset;
    font-weight: unset;
    font-size: 14px;
}
.wamc-sign-up .gform_wrapper.gravity-theme .qlc-gform .gfield_label {
    padding-bottom: 0.25rem;
}
.wamc-sign-up .gform_footer input{
    font-family: "Poppins","Arial","Helvetica Neue","Helvetica",sans-serif;
}
.community-sign-up-gform .ginput_container_consent label{
    color: #666;
}
.community-sign-up-gform .ginput_container_consent input[type=checkbox]:checked + label {
    color: #000;
}

/* Map Section */
.page-id-1821 #main {
    padding-bottom:  3.25rem;
}

.realtor-hub-map__container{
    position:relative;
}

.poi-info-window.poi-communities{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.poi-communities .poi-logo,
.poi-communities .title,
.poi-communities .qc-map-address{
    text-align: center;
}
.poi-communities .poi-logo img{
	max-width: 100%;
    max-height: 140px;
}
.poi-communities .poi-buttons{
    display: flex;
    gap: 10px;
    justify-content: center;
}
@media only screen and (max-width: 425px) {
	.poi-communities .poi-buttons{
	    flex-wrap: wrap;
	}
}
.poi-communities .poi-buttons a{
    display: inline-block;
    padding: 5px 10px;
    background: #007bc7;
    color: #fff !important;
    border: #007bc7;
    text-transform: uppercase;
    font-weight: 700;
}
.poi-communities .poi-buttons a:hover{
    background: #005488;
    border: #005488;
    text-decoration: unset;
}

.marker-filter{
    padding:10px;
    position:absolute;
    z-index:1;
    width:270px;
	max-width:100%;
    display:block;
    background:white;
    box-shadow:0 2px 7px 1px rgba(0,0,0,.3);
    border-radius:8px;
    bottom:20px;
    left:20px;
	line-height: 1.2;
}
@media only screen and (max-width: 375px) {
	.marker-filter{
		width:230px;
		bottom:10px;
		left:10px;
	}
	.marker-filter .filter-box label{
		font-size: 13px;
	}	
}
@media only screen and (max-width: 375px) {
	.marker-filter{
		width:210px;
	}
}
.marker-filter .marker-filter_wrapper:not(:last-child){
    margin-bottom: 10px;
}
.marker-filter .filter-heading {
    font-size: 14px;
    margin-bottom: 3px;
}
.marker-filter .filter-box label{
    display:flex;
    flex-wrap: nowrap;
    align-items:center;
    gap:5px;
    margin-bottom:0;
    font-size:14px;
}
.marker-filter .filter-box .circle{
    border:5px solid transparent;
    border-radius:50%;
    height:14px;
    width:14px;
}
.marker-filter .filter-box input[type=checkbox]{
    display:inline-block;
}

/* Accordion */
.accordion-wrapper {
    padding-top: 1rem;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.accordion-item {
    border-bottom: 4px solid rgba(69, 69, 69, 0.1);
    padding: 25px 0 5px;
}
.accordion-panel {
    padding-right: 1.5rem;
    font-size: 14px;
  line-height: calc(23 / 14);
}
@media ( min-width: 992px ) {
    .accordion-panel {
        padding-right: 3rem;
        font-size: 17px;
        line-height: calc(27 / 17);
    }
}
.accordion h3 {
  margin: 0;
  padding: 0 0 15px;
}

/*.accordion:focus-within {
  border-color: hsl(216deg 94% 43%);
}

.accordion:focus-within h3 {
  background-color: hsl(0deg 0% 97%);
}*/

.accordion-trigger {
  background: none;
  display: block;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  position: relative;
  text-align: left;
  width: 100%;
  outline: none;
}

/*.accordion-trigger:focus,
.accordion-trigger:hover {
  background: hsl(216deg 94% 94%);
}*/

.accordion-trigger:focus {
  outline: 4px solid transparent;
}

.accordion button {
  border-style: none;
  padding: 0;
}

.accordion button::-moz-focus-inner {
  border: 0;
}

.accordion-title {
  display: block;
  pointer-events: none;
  border: transparent 2px solid;
  border-radius: 5px;
  padding: 0.25em;
  margin-left: -0.25em;
  outline: none;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding-right: 1.5rem;
}
.accordion h3 span.accordion-title {
    color: #005488;
}

.accordion-trigger:focus .accordion-title {
  border-color: rgba(69, 69, 69, 0.1);
}

.accordion-icon {
  border: solid currentcolor;
  border-width: 0 2px 2px 0;
  height: 0.5rem;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 0.5rem;
}

.accordion-trigger:focus .accordion-icon,
.accordion-trigger:hover .accordion-icon {
  border-color: hsl(216deg 94% 43%);
}

.accordion-trigger[aria-expanded="true"] .accordion-icon {
  transform: translateY(-50%) rotate(-135deg);
}

/* For Edge bug https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4806035/ */
.accordion-panel[hidden] {
  display: none;
}