/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

p,li,a,label
{
	font-family: "Poppins", sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Montserrat", sans-serif;
}
.homeBanner {
/*     height: 500px;
    display: flex;
    align-items: center; */
}

.homeBanner .row-bg.viewport-desktop.using-image {background-size: cover;}

.homeBanner h1 {
    width: 60%;
    text-transform: capitalize;
}
.aboutSec h2 {
    color: #0f3d2e;
}
.affordInner .vc_column-inner {
    border-top: 4px solid #c8a95b !important;
    text-align: left;
}

.FightingforAffordability h2.vc_custom_heading {
    margin: 0 0 30px !important;
}

.affordInner .vc_column-inner h5 {
    color: #0f3d2e;
}
#copyright {
    padding: 25px 0 !important;
}
#footer-outer .widget h4 {
    font-size: 20px ! IMPORTANT;
    color: #000 !important;
}
html body #footer-outer input.wpcf7-form-control.wpcf7-submit.has-spinner, #footer-outer #footer-widgets .col input[type="submit"] {
	width: 120px;
    height: 40px;
    font-size: 14px;
    letter-spacing: 0.1px;
    font-weight: 400;
    cursor: pointer;
    background: #c7a85b !important;
    color: #000 ! IMPORTANT;
    font-weight: 600 !important;
}
#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email] {
    background: #fff;
    outline: none !important;
    /* height: 40px; */
}
#footer-outer #copyright p {
    font-size: 17px;
    font-weight: 600;
}
.VolunteerInner {
    background: #f5f6f7;
    border-radius: 20px;
}

.VolunteerInner img {
    height: 100% !important;
    width: 100% !IMPORTANT;
    border-radius: 0px 18px 18px 0px;
    object-fit: cover;
    object-position: 100%;
}

.volunteerLeft {
    padding: 2.1% 4% !important;
}

.volunteerLeft h2 {
    color: #0f3d2e;
}

.volunteerLeft br {
    display: none;
}

.nameEmail p,.addressCity p, .emailAdres p,.IwantSign p {
    display: flex;
    gap: 10px;
    margin:0 0 20px !important;
}

.IwantSign p {
    justify-content: space-between !IMPORTANT;
    width: 100% !IMPORTANT;
}


.volunteerRight .wpb_wrapper, .volunteerRight .img-with-aniamtion-wrap, .volunteerRight .hover-wrap, .volunteerRight .hover-wrap-inner {
    height: 100% !IMPORTANT;
}
.volunteerLeft h2 {
    font-size: 30px;
}
.volunteerLeft p.sub {
    padding-bottom: 10px;
    font-size: 15px;
}
.baoutBanner {
    color: #fff;
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.baoutBanner h1 {
    color: #fff;
    margin: 0 0 10px;
    width: 700px;
}

.baoutBanner p {
    color: #ccb06b;
}

.baoutBanner .row-bg.viewport-desktop.using-image {background-position: 100% 5% !IMPORTANT;}

.meetPaul h2 {
    color: #18432b;
}

.meetPaul p {
    width: 93%;
}

.meetPaul img {
    border-radius: 15px;
}

.contactFormSec p {
    width: 91%;
}

.contactFormSec li {
    margin: 0 0 20px;
    display: block;
}

.contactFormSec ul {
    margin-left: 0;
}


.contactFormSec textarea {
    height: 160px;
    resize: none;
}

.contactFormSec h2 {
    color: #0f3d2e;
    margin: 0 0 20px;
}
.contactPagBane {
    height: 350px;
}
.afrdSec02 h2 {
    color: #19462a;
    margin: 0 0 10px;
}

.afrdSec02 img {
    border-radius: 6px;
}

.affordInner  p {
    width: 100%;
}
.donatePage img {
    width:60%;
}

.donatePage h4 {
    margin: 14px 0 !important;
}
