/*
 Theme Name: LookingFWD
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: LookingFWD Website
 Author: David Snyman
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
.flex {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 1.2rem;
	padding-left: 0;
}
div#wpcf7-f286-p22-o1 .flex p:first-child {
    width: 80%;
    padding-right: 5%;
    padding-bottom: 0;
}div#wpcf7-f286-p22-o1 .flex p:last-child {
    width: 20%;
}
div#wpcf7-f286-p22-o1 h2 {
    margin: 3rem 0 0;
    padding: 0;
}
span.wpcf7-list-item {
    display: flex;
    font-size: 14px;
    width: 27%;
}
input[type="checkbox"] {
    order: 2;
}
span.wpcf7-list-item-label {
    order: 1;
}
.wpcf7-checkbox {
    display: flex;
}
div#wpcf7-f286-p22-o1 input[type="text"], div#wpcf7-f286-p22-o1 input[type="email"], div#wpcf7-f286-p22-o1 input[type="tel"] {
    border: none;
    border-bottom: 1px solid;
    width: 100% !important;
    margin-bottom: 20px;
}

div#page-container {
    padding-top: 0 !important;
}
#top-header .container {
    padding-top: 0;
    font-weight: 600;
}
li.btn.menu-item a {
    padding: 10px 15px;
    background: #FFf;
    color: #000 !important;
}
#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, #top-menu li.current_page_item>a {
    color: #000000;
    font-weight: 700;
}
.et_pb_row, .container {
    width: 90%;
    max-width: 1440px;
}
.logo_container {
    position: absolute !important;
    height: auto !important;
    width: 160px !important;
    top: -53px;
}
sup {
    bottom: 1.8em;
    font-size: 7px;
}
a.btn {
    display: inline-block;
    color: #000;
    background: #a8be57;
    padding: 0.25rem 1rem;
}
a.btn.white {
    background: #fff;
}
.goals img {
    height: 136px;
}
.et_pb_module {
    margin-bottom: 1em !important;
}
.et_pb_slides .et_pb_container {
    height: fit-content !important;
}
.et_pb_slide {
    padding: 0 10%;
}
.flex-center {
    display: flex;
    align-items: center;
}
.et_pb_slide_image {
    order: 2;
}
.et_pb_slide_image {
    position: relative;
    bottom: 0;
	top:0;
    margin: 0 !important;
	right: 0;
}
.et_pb_slide_with_image .et_pb_slide_description {
    float: left;
    padding: 0 !important;
    width: 60%;
    margin: 0;
}
.et_pb_slides .et_pb_slider_container_inner {
    display: flex;
    width: 100%;
    align-items: center;
}
.et_pb_slide_image img {
    width: auto;
    vertical-align: bottom;
    max-height: 360px !important;
    margin-top: 30px;
}
.et_pb_slide_description .et_pb_slide_title {
    font-weight: 700 !important;
    margin: 0 0 32px;
    font-size: 2rem;
    text-shadow: none;
    color: #A8BE57 !important;
}
.et_pb_slide_content {
    font-size: 1.8rem !important;
    text-shadow: none;
    line-height: 2.2rem;
}


h1, h2, h3, h4 {
	font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
h1, h2 {
    font-size: 2.2rem;
    letter-spacing: -1px;
}
.green {
    color: #a8be57;
}
.blue {
    color: #556FA8;
}
.white {
    color: #fff;
}
.turqoise {
    color: #A8CAC8;
}
body {
    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 1.1rem !important;
}
.large-txt {
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 300;
}
.black-large-txt {
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 300;
	color: #000000;
}
footer h3 {
    font-size: 1.1rem !important;
}

/* Goals */
.goals h3 {
    padding: 20px 0;
    font-size: 22px;
}
.goals .et_pb_row_3 .et_pb_column:last-child {
    border-right: none;
}
.goals .et_pb_row_3 .et_pb_column {
    margin: 0;
    width: calc(100% / 3) !important;
    border-right: .5px solid #979797;
    padding: 0 2%;
}
.goals .et_pb_row_3 {
    display: flex;
}
.goals .et_pb_text {
    margin: 0 !important;
}

/* WHy Us */

.et_pb_text_inner li {
    padding-bottom: 1em;
}

.et_pb_text_inner ul {
    padding-top: 1em !important;
}

/* What We Do */
.flex-center.bd-r {
    justify-content: center;
}
.bd-r span {
    padding: 0 20px;
    border-right: 1px solid;
    margin-top: 1rem;
}
.bd-r span:last-child {
    padding-right: 0;
    border-right: none;
}

.three-principals .et_pb_text_inner {
    text-align: center;
}
.three-principals .et_pb_image_wrap {
    height: 110px;
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.three-principals img {
    height: auto;
    width: 100px !important;
    max-height: 100px;
}

.three-principals .et_pb_column {
    margin: 0;
    padding: 0 2%;
    border-right: 1px solid #ddd;
}
.three-principals {
    display: flex;
    width: 100%;
    justify-content: center;
}
.three-principals .et_pb_column:last-child {
    border-right: none;
}
/* Nine Pillars */

/* Nine Pillars Styling */
.nine-pillars-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    overflow: hidden;
    border-radius: 50px;
    border: 2px solid #a2c056;
}

.nine-pillars-header {
    background-color: #a2c056;
    color: white;
    text-align: center;
    padding: 15px 0;
}

.nine-pillars-header h2 {
    margin: 0;
    font-size: 28px;
    font-weight: 300;
    padding: 5px;
}

.nine-pillars-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    background-color: white;
}

.pillar-column-header {
    background-color: #f9f9f9;
    text-align: center;
    padding: 15px 0;
     border-bottom: 2px solid #e0e0e0;
    border-right: 2px solid #a2c056;
}

.pillar-column-header:last-child {
    border-right: none;
}
.pillar-column-header h3 {
    margin: 0;
    color: #4472c4;
    font-size: 24px;
    font-weight: 700;
}

.pillar-row {
    display: contents;
}

.pillar-cell {
    padding: 10px 20px;
    text-align: center;
    border-bottom: 2px solid #e0e0e0;
    border-right: 2px solid #a2c056;
}

.pillar-cell:last-child {
    border-right: none;
}

.pillar-row:last-child .pillar-cell {
    border-bottom: none;
}
.pillar-icon {
    margin-bottom: 10px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pillar-icon img {
    max-width: 110px;
    height: auto;
    max-height: 80px;
}


/* Specific styling for each column */
.goals-header h3,
.goals-cell h4 {
       color: #4472c4 !important;
    padding: 0;
    margin: 0;
}

.actions-header h3,
.actions-cell h4 {
        color: #4472c4 !important;
    padding: 0;
    margin: 0;
}

.principles-header h3,
.principles-cell h4 {
       color: #4472c4 !important;
    padding: 0;
    margin: 0;
}
.nine-pillars-container h4 {
    color: #000 !important;
    font-size: 16px;
}
.pillar-item p {
    color: #000;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    width: 65%;
    margin: 0 auto 14px;
}
/* Team */

/* Team Members Shortcode Styling */

/* Container */
.team-members-container {
    display: flex;
    flex-wrap: wrap;
    gap: 160px;
    row-gap: 80px;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
}

/* Individual Team Member Card */
.team-member {
    flex: 1 0 300px;
    max-width: 350px;
    overflow: hidden;
}

/* Team Member Image 
.team-member-image {
    height: 250px;
    overflow: hidden;
}

.team-member-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.team-member:hover .team-member-image img {
    transform: scale(1.05);
}*/

/* Team Member Info */
.team-member-info {
    padding: 20px;
}

.team-member-name {
    font-size: 24px;
    color: #556fae;
    padding-bottom: 0;
}

.team-member-title {
    margin: 0 0 15px 0;
    font-size: 24px;
	font-weight: 700;
    color: #a8be57;
}

.team-member-description {
    font-size: 15px;
    line-height: 1.5;
    color: #555;
}

/* Contact */

input, textarea, select {
    margin: 5px 0;
    width: 80% !important;
    padding: 8px !important;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    background-color: #fff;
    border: 1px solid #000000;
    padding: 2px;
    color: #000000;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: none;
    margin-top: 0 !important;
    width: auto !important;
    background: #a8be57;
	padding: 10px 22px !important;
}

/* Responsive Design */
@media (max-width: 768px) {
    .team-members-container {
        gap: 20px;
    }
    
    .team-member {
        flex: 1 0 250px;
    }
    
.team-member-image {
    height: auto;
}
.goals .et_pb_row_3, .three-principals {
    display: block;
}
.goals .et_pb_row_3 .et_pb_column {
    margin: 0;
    width: 100% !important;
    border-right: none;
    padding: 0 2%;
}
.et_pb_slide_with_image .et_pb_slide_description {
    float: left;
    padding: 60px 0 !important;
    width: 100%;
    margin: 0;
}
.flex-center {
    display: block;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    width: 100% !important;
}
.page .acf-slider-container {
    height: 50vh;
    min-height: auto;
}
.home .acf-slider-container {
    height: 70vh;
    min-height: auto;
}
.acf-slider {
    width: 100%;
    height: 100%;
}
.acf-slide {
    height: auto;
    min-height: 40vh;
}
.home .acf-slide {
    height: auto;
    min-height: 70vh;
}
.acf-slide-content {
    height: 100%;
}
.acf-slide-image {
    position: relative;
    height: 100%;
}
}

@media (max-width: 480px) {
    .team-member {
        flex: 1 0 100%;
        max-width: 100%;
    }
}

/* Responsive adjustments */
@media screen and (max-width: 768px) {
    .nine-pillars-grid {
        grid-template-columns: 1fr;
    }
    
    .pillar-cell {
        border-right: none;
    }
    
    .pillar-column-header {
        border-right: none;
    }
}