@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600;700;800;900&display=swap');
@import url(fonts.css);

body{font-family: 'Geogrotesque-Regular', sans-serif; color:#555; box-sizing: border-box; font-size:16px; line-height:normal;}
.btn.focus, .btn:focus{box-shadow: none;}

h1,h2,h3,h4,h5,h6{font-family: 'Geogrotesque-Bold', sans-serif;}
.font-light{font-family: 'Geogrotesque-Lighter', sans-serif;}
.font-medium{font-family: 'Geogrotesque-Medium', sans-serif;}
.font-bold{font-family: 'Geogrotesque-Bold', sans-serif;}
.text-blue{color:#01aef0;}
.text-red{color:#ff0000;}


/* ================  Header ===============*/
#thankyouSingleArea {
    text-align: center;
     margin-top: 100px;
}
.contentArea {
    /* background: url(https://cdn.pixabay.com/photo/2016/03/31/14/37/check-mark-1292787_960_720.png) no-repeat 114% 158%; */
    background-size: 34%;
}
div#thankyouArea {
    margin-top: 70px;
    margin-bottom: 40px;
}
div#monthlyThankyouText .fa {
    padding-right: 15px;
}
#thankyouArea .titleArea {
    color: #fff;
    background: #01aef0;
    padding: 10px 0px;
    padding-top: 25px;
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
}
#thankyouArea .titleArea h2 {
    font-weight: bold;
}
#thankyouArea .contentArea {
    text-align: center;
    padding: 40px 0%;
    padding-top: 0px;
    font-weight: 500;
}
#thankyouArea .cardINforData {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
}
#thankyouArea .btnThankYou {
    margin: 15px 0px;
}
#thankyouArea .thankyouBox {
    background: #f0f0f0;
}
#sorryArea {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 40px;
}
#sorryArea .contentArea {

    text-align: center;
    padding: 41px 0%;
    padding-top: 0px;
    font-weight: 500;
}
/* #sorryArea .titleArea {
    background: #d9edf7;
    color: #e4001b;
    padding: 15px;
	font-weight: bold;
    text-transform: capitalize;
} */
#sorryArea .titleArea {
    color: #fff;
    background: #ff0000;
    padding: 10px 0px;
    padding-top: 25px;
    font-weight: bold;
    text-transform: capitalize;
    text-align: center;
}
#sorryArea .titleArea h2 {
    font-weight: bold;
}
#sorryArea .btnThankYou {
    margin: 40px 0px;
}
#sorryArea .thankyouBox {
    background: #f0f0f0;
}
/*#sorryArea .contentArea {
    padding: 10%;
}*/

/* .header{box-shadow: 0px 0px 10px #d7d7d7; margin-bottom:30px;} */
.header {
    box-shadow: 0px 0px 10px #d7d7d7;
    margin-bottom: 30px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
}
.header .logoMain{ display: inline-block;}
.header .dcartWrap{margin-left:auto;}
.header .container.clearfix{display: flex; align-items: flex-end;}
.header .dcartWrap .btn{font-size:1.3rem; padding:0.9rem;}
.donationDropDown{min-width: 360px; padding:20px; padding-top: 10px; font-size:1.1rem;}
.donationDropDown .row-dpProject{border-bottom:1px solid #eaeaea; margin:0px; padding:10px 0px;}
.donationDropDown .row-dpProject .col-7{padding-left: 0px;}
.row-dpTotal{padding-top: 10px;}
.donationDropDown h4{margin-bottom:5px; background:#f0f0f0; font-size:1.2rem; padding:8px 10px;}
.enterAddressArea {
    margin-bottom: 0px;
}


/* ================  others ===============*/
.fieldsetFirst{text-align: center;}
.btn-donate{line-height: normal; background:#ff0000; color:#fff; font-size: 30px; border-radius: 0px; text-transform: uppercase; padding:4px 15px;}
.btn-donate:hover{background:#ac2925; color:#fff;}
.btnWrap{text-align: center; display: flex; justify-content: space-between;}
.btn-next{background:#01aef0; line-height: normal; color:#fff; font-size: 26px; border-radius: 0px; text-transform: uppercase; padding:4px 10px;}
.btn-next:hover{background:#0086b9; color:#fff;}
.btn-prev{background:#fff; line-height: normal; color:#a7a7a7; font-size: 26px; border-radius: 0px; text-transform: uppercase; padding:4px 10px;}
.btn-prev:hover{background:#d7d7d7; color:#777;}
.btnWrap .btn-donate{display: inline-block !important;}

.btnFinishWrap{text-align: center; display: flex; justify-content:center;}
.btn-finish{line-height: normal; background:#ff0000; color:#fff; font-size: 30px; border-radius: 0px; text-transform: uppercase; padding:4px 15px;}
.btn-finish:hover{background:#ac2925; color:#fff;}

.btn-blue{background:#2589c7; line-height: normal; color:#fff; font-size: 30px; border-radius: 0px; text-transform: uppercase; padding:4px 10px;}
.btn-blue:hover{color:#fff; background:#0a73b5;}

/* .donationWizard{display: block; margin:0 auto; max-width: 720px; margin-bottom:40px;} */
/* modified */
.donationWizard{display: block; margin:0 auto; max-width: 800px; margin-bottom:40px;padding-top: 100px;}
#donationWizard{display: none;}
#Wizfooter{display: none;}
.descriptionAmount{font-size:18px;}

.btnAddCartWrap{text-align: center; margin-bottom: 10px;}
.btn-addCart{
    background: #ff0000;
    line-height: normal;
    color: #fff;
    font-size: 24px;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 4px 15px;
}
.btn-addCart:hover{background:#ac2925; color:#fff;}

.form-monthly{
    display:none;
}
.form-oneoff{
    display: none;
}
.btn-radio-wrap {
    list-style-type:none;
    margin:0px;
    padding:0;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
}
.btn-radio-wrap label, .btn-radio-wrap input {
   display:block;
   top:0;
   left:0;
   right:0;
   bottom:0;
}
.btn-radio-wrap input[type="radio"] {
   opacity:0.011;
   z-index:100;
   height:0px;
   visibility: hidden;
   top:-20px;
   left:-20px;
   position: absolute;
}
.btn-radio-wrap input[type="radio"]:checked + label {
   background:#4badea;;
   color:#fff;
}
.btn-radio-wrap label {
    font-family: 'Geogrotesque-Bold', sans-serif;
    padding:6px 15px;
    cursor:pointer;
    z-index:90;
    text-align:center;
    background:#fff;
    width:215px;
    margin-bottom:10px;
    font-size:30px;
    text-transform: uppercase;
    border:1px solid #4badea;
}
.btn-radio-wrap label:hover {
    background:#e9e9e9;
    border-color:#4badea;
}



.btn-list-wrap {
    list-style-type:none;
    margin:0px;
    padding:0;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
}
.btn-list-wrap label, .btn-list-wrap input {
   display:block;
   top:0;
   left:0;
   right:0;
   bottom:0;
}
.btn-list-wrap input[type="radio"] {
   opacity:0.011;
   z-index:100;
   height:0px;
   visibility: hidden;
   top:-20px;
   left:-20px;
   position: absolute;
}
.btn-list-wrap input[type="radio"]:checked + label {
    background: #4badea;
    color:#fff;
}
.btn-list-wrap label {
    padding:8px 15px;
    cursor:pointer;
    z-index:90;
    text-align:center;
    background:#fff;
    width:49%;
    margin-bottom:10px !important;
    font-size:18px;
    text-transform:capitalize;
    border:4px solid transparent;
    font-family: 'Geogrotesque-Medium', sans-serif;
}
.btn-list-wrap label:hover {
    background: #4badea;
    color:#fff;
    border:4px solid #4badea;
}


.btn-list-amount.btn-list-wrap label{
    width:23.5%;
    font-size:36px;
    font-family: 'Geogrotesque-Bold', sans-serif;
}


.btn-list-wrap.pmDateWrap {
    justify-content: left;
}
.btn-list-wrap.pmDateWrap label{
    max-width:100px;
    font-family: 'Geogrotesque-Bold', sans-serif;
    font-size:24px;
    line-height: 30px;
    padding:0px;
}
.btn-list-wrap.pmDateWrap label.first{
    margin-right:10px;
}
p.stepTwoPara {
    text-align: center;
    justify-content: center;
    margin-bottom: 0px;
    position: relative;
    top: 5px;
    color: red;
}


/* ============= Error Print =============== */
#dtype-error.error{width:100%; color:#ff0000; border:none; margin:0px; padding:0px; background:none; text-transform: lowercase; font-size:18px; margin-bottom:10px; font-family: 'Geogrotesque-Regular', sans-serif;}

#odtype-error.error{width:100%; color:#ff0000; border:none; margin:0px; padding:0px; background:none; text-transform: unset; font-size:18px; margin-bottom:10px; font-family: 'Geogrotesque-Regular', sans-serif; }

#odamount-error.error{width:100%; color:#ff0000; border:none; margin:0px; padding:0px; background:none; text-transform: unset; font-size:18px; margin-bottom:10px; font-family: 'Geogrotesque-Regular', sans-serif; }

#mdtype-error.error{width:100%; color:#ff0000; border:none; margin:0px; padding:0px; background:none; text-transform: unset; font-size:18px; margin-bottom:10px; font-family: 'Geogrotesque-Regular', sans-serif; }

#mdamount-error.error{width:100%; color:#ff0000; border:none; margin:0px; padding:0px; background:none; text-transform: unset; font-size:18px; margin-bottom:10px; font-family: 'Geogrotesque-Regular', sans-serif; }

#fieldMonDonOther-error.error{width:100%; color:#ff0000; border:none; margin:0px; padding:0px; background:none; text-transform: unset; font-size:18px; margin-bottom:10px; font-family: 'Geogrotesque-Regular', sans-serif; text-align:left; margin-top:10px; }

#fieldOfDonOther-error.error{width:100%; color:#ff0000; border:none; margin:0px; padding:0px; background:none; text-transform: unset; font-size:18px; margin-bottom:10px; font-family: 'Geogrotesque-Regular', sans-serif; text-align:left; margin-top:10px; }


/* ============= Amount Convert =============== */
.amountConvert{text-align: center; font-size:26px; color:#4badea; font-weight: 600; display: flex; align-items: center; justify-content: center;}
.amountConvert .icon{font-size:24px; color:#333; display: inline-block; margin:0px 10px;}
.amountConvert .conAmount{font-size:30px;}

/* ============= Amount Convert =============== */
#fieldMonDonOther{display:none; border-radius:0px; font-size:1.3rem; height:48px; border:none;}
#fieldOfDonOther{display:none; border-radius:0px; font-size:1.3rem; height:48px; border:none;}







.secForm .form-row{margin-bottom:5px; margin-right:-10px; margin-left: -10px;}
.secForm .form-row>.col, .form-row>[class*=col-] {padding-right: 10px; padding-left: 10px;}
.secForm label{text-transform: inherit; color:#777; font-size:14px; margin:0px; margin-bottom:3px; font-family: 'Geogrotesque-Medium', sans-serif;}
.secForm label.error{color:#ff0000; text-transform: initial; font-size:14px;}
.secForm .form-control{border:none; border-radius: 0px; border:2px solid #fff; padding:.375rem .50rem; background-clip:unset; -webkit-appearance: none;}
.secForm .big-checkbox{width:18px; height:18px;}
.secForm .big-checkbox + label{font-size:18px; margin:0px;cursor: pointer;}
.secForm .form-control:focus{box-shadow: none; border:2px solid #01aef0;}
.paymentText{
    background: #fff;
    padding: 15px 32px;
    padding-right: 17px;
}
.payCheck{
    padding-left: 12px;
}
.selectArrow{
            background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
            background-repeat: no-repeat;
            background-position-x: 100%;
            background-position-y: 5px;
            }
.yourDonation ul{margin:0px; list-style: none; list-style-type: none; border-top:2px solid #d7d7d7; border-bottom: 2px solid #d7d7d7; padding-top:10px;}
.yourDonation ul li{margin-bottom:10px;}

.step-3-oneoff .big-checkbox{width:18px; height:18px; margin-top:0px; cursor: pointer}
.step-3-oneoff .big-checkbox + label{font-size:16px; margin:0px;cursor: pointer;}
.step-3-oneoff .form-check-input{margin-left:-1.5rem;}
.step-3-oneoff .form-check{padding-left:1.5rem;}

.step-3-monthly .big-checkbox{width:18px; height:18px; margin-top:0px; cursor: pointer}
.step-3-monthly .big-checkbox + label{font-size:16px; margin:0px; cursor: pointer}
.step-3-monthly .form-check-input{margin-left:-1.5rem;}
.step-3-monthly .form-check{padding-left:1.5rem;}

.wizardModal .modal-content{border:none;}
.wizardModal .modal-body{background:#4badea; color:#fff; padding:0px;}
.wizardModal .modal-body .txt{padding:30px; text-align: center;}

.popupForm .form-control{max-width:360px; margin:0 auto; margin-bottom:20px; border-radius: 0px; border:none; font-size:24px; height:44px; }
.wizardModal .lead{font-size: 1.5rem;}
.modal-backdrop.show {
    opacity: 0.7;
}
.btnModalDonate {
    display: inline-grid;
}
.btnModalDonate a {
    color: #fff;
    margin-top: 10px;
    text-decoration: underline;
    font-size: 23px;
    font-weight: 100;
    background: transparent;
}
.btn-searchnew {
    background: #01aef0;
    color: #fff;
    margin: -10px;
    border-radius: 0px;
}
.btn-searchnew:hover {
    background: #0086b9;
    color: #fff;
}
.step-4-oneoff hr {
    border-top: 2px solid #ccc;
    width: 100%;
}
.step-4-monthly hr {
    border-top: 2px solid #ccc;
    width: 100%;
}
.searchClass {
    position: relative;
}
.searchClass a {
    position: absolute;
    top: 30px;
    right: 20px;
}  
.FtrSmallText {
    text-align: center;
    margin-top: 26px;
}
.footerContent {
    width: 59%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    color: #999999;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
}
.footerContent a{color: #999999;}
.footerLogo img {
    padding-bottom: 15px;
}
.coustomTextArea {
    text-align: center;
    margin-top: 20px;
    color: #9999;
    font-family: 'Montserrat', sans-serif;
}
.keepTouchText{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;}

.holds-the-iframe {
    background: url(../../media/general/loader.gif) center center no-repeat;
    z-index: 9999;
}
.giftaid_area_expand {
    cursor: pointer;
}

.btn-thankyou .fa.fa-long-arrow-left { margin-right: 8px; }
.groupWrap{border:1px dotted #ccc; padding: 15px 0; display: flex; flex-wrap: wrap; align-content: space-between;margin-bottom: 20px;}
.list-group-wrap .col-md-4{flex:1; display: flex; font-size: 15px;}
.btn-thankyou {
    background: #ff0000 !important;
    color: #fff;
    border-radius: 0px;
}

.btn-thankyou:hover {
    background: #ac2925 !important;
    color: #fff;

}

.field-notice{
    border: 1px solid;
    padding: 10px 0px;
    background-color: rgb(255 0 0 / 5%);
}

@media (min-width: 992px){
.wizardModal .modal-lg {max-width: 640px;}
}
@media (min-width: 768px) and (max-width: 1100px) {
    #thankyouArea .cardINforData {
    width: 85%;
}
}
@media (max-width: 767px){
    .container{max-width: 100%;}
    .btn-list-amount.btn-list-wrap label{font-size:30px;}
    .btn-list-wrap label {
        width: 100%;

    }
    p.stepTwoPara {
        top: 42px;
        font-size: 9px;
    }
    .footerContent {
        width: 100%;
        line-height: 20px;
    }
    .form-check-inline {
        text-align: left;
    }
    .checkboxWrap .form-check-inline {
        display: block;
    }
    .secForm .big-checkbox + label {
        line-height: 30px;
    }
    .btn-list-amount.btn-list-wrap label {
        width: 100%;
    }
    .header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999;
        background: #fff;
    }
    form#donationWizard {
        margin-top: 20px;
    }
    #thankyouArea .cardINforData {
    width: 96%;
}
}

@media (max-width: 575px){
    .valueWrap{align-items: flex-start;}
    .valueWrap .form-check-label{line-height: normal !important;}
    .wizard > .content{margin:0px;}
    .wizard > .content > .body{padding:40px 20px;}
    .fieldsetFirst .btn-radio-wrap label{width:100%;}
    .fieldsetFirst .btn-donate{width:100%;}
    .wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active{font-size:14px;}
    .btn-list-amount.btn-list-wrap label{font-size:24px; padding:4px;}
    .btn-addCart{width:100%;}
    .btn-list-wrap label{display: flex; justify-content: center; align-items: center;}
    .btnAddCartWrap{margin-bottom: 20px;}
    .btn-list-wrap label {
        width: 100%;

    }
    p.stepTwoPara {
        top: 42px;
        font-size: 9px;
    }
    .footerContent {
        width: 100%;
        line-height: 20px;
    }
    .form-check-inline {
        text-align: left;
    }
    .checkboxWrap .form-check-inline {
        display: block;
    }
    .secForm .big-checkbox + label {
        line-height: 30px;
    }
    .btn-list-amount.btn-list-wrap label {
        width: 100%;
    }
}
@media (max-width: 480px){
    /* .btn-list-amount.btn-list-wrap label{width:49%;} */
    .btn-list-wrap label {
        width: 100%;

    }
    p.stepTwoPara {
        top: 42px;
        font-size: 9px;
    }
    .footerContent {
        width: 100%;
        line-height: 20px;
    }
    .form-check-inline {
        text-align: left;
    }
    .checkboxWrap .form-check-inline {
        display: block;
    }
    .secForm .big-checkbox + label {
    line-height: 30px;
    width: 89%
    }
    label.form-check-label.payCheck {
    line-height: 24px;
    width: 100%;
    }
    .btn-list-amount.btn-list-wrap label {
        width: 100%;
    }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
#cancelDonate.btn-default {
    color: #fff;
    margin-top: 10px;
    text-decoration: underline;
    font-size: 23px;
    font-weight: 100;
   
}


/* © 2021 M3 Strategic Marketing Ltd & Gi Extnesions */