/* ============================================
   Group Page Styles
   Extracted from style.css
   ============================================ */

.group-page {
    background: #fff
}

.group-page .nav-bar {
    top: 22px
}

.group-page .square-badge {
    margin-left: 0
}

.group-page .nav-sections {
    padding-left: 75px
}

.group-page .icon-refresh {
    font-size: 24px;
    margin: 5px
}

.group-page .group_profile_logo {
    width: 150px;
    height: 150px;
    margin-right: 30px;
    display: block
}

.group-page .group_profile_logo img {
    max-width: 100%;
    max-height: 100%
}

.group-page .ourSquareLogo {
    font-size: 75px;
    height: 75px
}

.group-page .header-bar-wrapper {
    height: 75px;
    position: relative
}

.group-page #wrapper {
    height: auto
}

.group-page h1,
.group-page h2,
.group-page h3,
.group-page h4 {
    margin: 0
}

.group-page h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    display: flex;
    flex-direction: column
}

.group-page h2 {
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700
}

.group-page .type-badge {
    display: inline-block;
    font-size: 1.05rem;
    padding-top: 15px
}

.group-page .content-left-wrapper {
    flex: 1 0 0px;
    flex-direction: row;
    justify-content: flex-start;
    padding-right: 20px
}

.group-page .content-left-wrapper ul li h2 {
    border-bottom: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
    padding: 18px 0 !important;
    display: flex;
    justify-content: space-between
}

.group-page .content-left-wrapper ul li h2 .icon {
    font-size: 22px;
    margin-right: 5px
}

.group-page .essentials-container h2 {
    font-size: 20px !important;
    line-height: 1.5;
    font-weight: 700
}

.group-page h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.group-page ul {
    font-size: 15px
}

.group-page .page-content {
    display: flex;
    flex: 1 1 100%;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
    font-size: 15px;
    margin-bottom: 80px
}

.group-page #footer-wrapper {
    border: 0
}

.group-page #footer-wrapper .footer-bottom-section {
    max-width: 1240px;
    border-top: 1px solid #ddd
}

.group-page .listing-list-header {
    margin-bottom: 0;
    color: #aaa;
    text-transform: uppercase;
    font-weight: 700
}

.group-page .listing-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.group-page .listing-list li {
    display: flex;
    align-items: center;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px
}

.group-page .listing-list li .property-info-image {
    width: 120px;
    margin: 0 10px
}

.group-page .listing-list li .property-info-address {
    flex: 1 0 auto;
    flex-direction: row;
    width: 40%;
    margin: 0 10px
}

.group-page .listing-list li .property-info-address .bold {
    font-weight: 600
}

.group-page .listing-list li .property-info-bed-bath {
    width: 40%
}

.group-page .listing-list li .property-info-price {
    width: 170px
}

.group-page .listing-list li .ads-thumb {
    height: 100%;
    width: 100%;
    transition-duration: 1s;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #eee
}

.group-page .listing-list li .ads-thumbnail {
    height: 80px;
    max-width: 100%
}

.group-page .listing-list li h1 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: inherit;
    color: #666 !important;
    letter-spacing: -1px;
    width: 100%;
    border: none
}

.group-page .listing-list li h2 {
    margin: 0;
    font-weight: 700;
    font-size: 16px
}

.group-page .listing-list li .prop-status {
    display: flex;
    align-items: center
}

.group-page .section-wrapper {
    display: flex;
    flex: 1 1 100%;
    flex-direction: row
}

.group-page #contact-post {
    display: none;
    background-color: #d00f10;
    color: #fff
}

.group-page .contact-display {
    display: inline-block !important
}

.group-page #contact-post:hover {
    box-shadow: inset 3px 3px 37px -9px rgba(0, 0, 0, 0.75)
}

.group-page .content-right-wrapper {
    margin-left: 10px;
    width: 300px
}

.group-page .content-right-container {
    top: 100px
}

.group-page #contact-post {
    display: none
}

.group-page .contact-form-wrapper {
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    -web-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    border-top: 2px solid #d00f10;
    flex: 0 1 300px;
    flex-direction: row;
    position: relative;
    top: 0px;
    margin-top: -60px;
    height: auto
}

.group-page .contact-form-wrapper p {
    font-size: 11px;
    margin-top: 10px;
    line-height: normal;
    color: #555
}

.group-page .contact-form-content {
    padding: 10px;
    position: relative;
    z-index: 2
}

.group-page .contact-form .btn-normal {
    padding: 8px 24px
}

.group-page .contact-form UL {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.group-page .contact-form UL LI {
    margin-bottom: 8px
}

.group-page .contact-form UL LI:first-child {
    margin-top: 12px
}

.group-page .contact-form UL LI:last-child {
    margin-bottom: 0px
}

.group-page .contact-form input {
    padding-left: 27px !important;
    font-size: 14px
}

.group-page .contact-form .icon {
    position: absolute;
    display: inline-block;
    margin-left: 7px;
    margin-top: 8px;
    font-size: 15px
}

.group-page .contact-form .btn-normal {
    font-size: 16px
}

.group-page .select_contact_container ul li {
    display: flex;
    align-items: flex-start;
    margin: 15px 0px;
    color: #666
}

.group-page .select_contact_container div {
    margin-right: 8px !important
}

.group-page .select_contact {
    font-size: 14px !important;
    line-height: 18px !important;
    align-self: center
}

.group-page .select_contact_owner {
    display: block;
    font-weight: 600
}

.group-page .select_contact_phone {
    font-size: 12px;
    display: block
}

.group-page .icon-account {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    align-self: center;
    font-size: 42px !important
}

.group-page input,
.group-page select {
    height: 30px !important
}

.group-page input,
.group-page textarea {
    line-height: 1.5em
}

.group-page input,
.group-page select,
.group-page textarea {
    width: 100%;
    padding: 4px 6px 3px;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 13px
}

.group-page input:focus,
.group-page select:focus,
.group-page textarea:focus {
    border-color: #0074e4
}

.group-page textarea {
    display: block;
    resize: vertical;
    max-height: 100px !important;
    height: 57px
}

.group-page *,
.group-page :after,
.group-page :before {
    box-sizing: border-box
}

.group-page .form-title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600
}

.group-page .regular-page-wrapper {
    margin-top: 20px
}

.group-page .report-listing {
    text-align: center;
    margin: 20px 0
}

.group-page .report-listing .icon {
    color: #3d8901 !important;
    font-size: 16px;
    margin-right: 5px
}

.group-page .report-listing a {
    color: #3d8901 !important;
    font-weight: 200
}

.group-page .report-listing a:hover {
    color: #327001 !important
}

.group-page .report-listing a:active {
    color: #265601 !important
}

.group-page #phone-number-wrapper {
    display: inline-block;
    width: 100%
}

.group-page .intl-tel-input {
    width: 100%
}

.group-page .group-header {
    margin: 30px 0;
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

.group-page .about-us p {
    white-space: pre-line
}

.group-page .grayout {
    color: #999
}

.group-page .general-info-wrapper {
    border: 1px solid #ddd;
    background-color: #fff;
    flex: 0 1 300px;
    flex-direction: row;
    position: relative;
    top: 0px;
    margin-top: 25px;
    height: auto
}

.group-page .general-info-wrapper p {
    font-size: 11px;
    margin-top: 10px;
    line-height: normal;
    color: #555
}

.group-page .general-info-wrapper .general-info-content {
    padding: 10px;
    position: relative;
    font-size: 13px
}

.group-page .general-info-wrapper .form-title {
    margin-bottom: 10px
}

.group-page .general-info-wrapper .form-item {
    width: 100%;
    display: flex;
    padding-top: 5px;
    margin-top: 5px
}

.group-page .general-info-wrapper .form-item-left {
    width: 37%;
    flex: 1 0 40%;
    flex-direction: row;
    justify-content: flex-start
}

.group-page .general-info-wrapper .form-item-right {
    flex: 1 0 63%
}

/* ----------------------------------------
   Secondary block (group profile v2)
   ---------------------------------------- */

.group-page .gp-section-title {
    font-size: 28px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 28px;
    display: flex;
    align-items: center;
    gap: 10px
}

.group-page .gp-business-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0 0 24px
}
