body {}
.text-end-nav {text-align: right !important;
    justify-content: flex-end;
    justify-items: end !important;}
.img-fluid { width: 100%;}
h2 {font-family: "Source Serif 4", serif;font-size: 46px;font-weight: 600;color: #1161AB;}
p{font-size: 18px;font-family: "Inter", sans-serif;}
h3 { font-size: 20px; font-weight: 600;font-family: "Open Sans", sans-serif;}
h4 {font-size: 40px;font-family: "Open Sans", sans-serif;font-weight: 600;color: #1161AB;}
.font-24 { font-size: 24px; }
.font-40 { font-size: 40px; }
.fw-500 { font-weight: 600; }
.font-18 { font-size: 17px; }
.align-auto { margin: 0 auto; }
.bg-light { background: #fff !important; }
.align-items{ align-items: center; }
.sml-txt {font-size: 40px;color: #000000;font-family: "Source Serif 4", serif;font-weight: 600;line-height: 41px;}
h5 {font-size: 55px;font-family: "Inter", sans-serif;font-weight: 600;color: #000000;}
a { color: #EAB200; text-decoration: none; }
.blue-color { color: #1161AB; }
strong { font-weight: 600; }
.full-w {width: 100% !important;}

header {width: 100%; background: url(../images/bg.png);  }
.navigation-main {width: 100%;padding: 10px 0px;}
.nav-link{font-weight: 600;font-family: "Open Sans", sans-serif;font-size: 14px;color: #ffffff;margin-left: 32px;}
.nav-bg {position: relative;}
.nav-tabs {border-bottom: 1px solid #dee2e6;margin: 0 auto;display: inline-flex;}
.nav-tabs .nav-link {border: 0;border-top-left-radius: 0;border-top-right-radius: 0;font-size: 19px;
font-weight: 600;font-weight: 400;padding: 4px 25px;border-radius: 50px; border: 1px solid #fff;}
.nav-tabs {border-bottom: 0;margin-top: 20px;}

/*new*/
.donate-btn {background: #EAB200;text-align: center;color: #3B3B3B;text-decoration: none;padding: 5px 40px 5px 40px;margin-top: 20px;display: inline-block;font-family: "Open Sans", sans-serif;font-weight: 600;border-radius: 5px;font-size: 16px;}
.donate-btn:hover {background: #f3bf19;color: #3B3B3B;}
.nav-link:focus, .nav-link:hover { color: #EAB200;}
.navbar-collapse {  align-items: right;}
footer {background: #3D3D3E;border-top: 5px solid #EAB200;}
.footer-text { color: #fff; font-weight: 600; font-family: "Open Sans", sans-serif;font-size:25px;}
footer h2 {color:  #EAB200;font-size: 22px;font-weight: 500;"Ope;font-family: "Open Sans", sans-serif;;;font-family: "Open Sans", sans-serif;;;font-family: "Open Sans", sans-serif;;;ffont-family: sans-serif;;n Sans", font-family: sans-serif;font-family: "Open Sans", sans-serif;}
footer h3 { color:  #fff; font-size: 26px; font-weight: 600; }
footer ul { padding: 0;}
footer ul li { list-style: none;  margin: 0px 0px 10px 0px;}
footer ul li a {color: #fff;text-decoration: none;font-size: 16px;}
footer ul li a:hover { color: #EAB200; }
footer input { width: 100%; height: 40px; padding: 0px 0px 0px 10px; outline: 0;}
footer [type=submit]  {
    background: #EAB200;
    text-align: center;
    color: #3B3B3B;
    text-decoration: none;
    padding: 5px 20px 5px 20px;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border: 0;
    }
footer [type=submit]:hover {background: #1161AB;color: #fff;}
.social-icons a { display: inline-block; margin: 20px 30px 0px 0px;}
.bottom-footer { background:#363636;}
.navbar .active { color: #EAB200; }
.top-inner {text-align: center;position: relative;}
.top-inner h1  {color: #fff;font-weight: 500;font-size: 60px;}
.top-position {    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    align-content: center;}


ul.bullets{/* padding: 0; */}
ul.bullets li {
    font-size: 16px;
    /* background: url(../images/bull.png); */
    background-repeat: no-repeat;
    /* list-style: none; */
    /* padding: 0px 0px 0px 25px; */
    line-height: 33px;
    background-position: 0px 8px;
    }
    button.submit {
   height: 36px;
}


   .edit-btn {
    display: none;
        background-color: red;
    animation: blink 0.5s infinite;
    width: 25px;
    height: 25px;
    text-align: center;
    color: white;
    border-radius: 3px;
    padding: 4px;

}

.modal-lg { max-width: 870px; }

@keyframes blink {
    0%, 100% { opacity: 1; }
    50% { opacity: 0; }
}

.grey-bg { background: #E9E9E9; }
.orange-color { color: #EAB200; }
input {width: 100%;border: 1px solid #D9D9D9;height: 45px;padding: 0px 15px 0px 15px;border-radius: 5px;font-size: 16px;font-family: "Open Sans", sans-serif;}
select {width: 100%;border: 1px solid #D9D9D9;height: 45px;padding: 0px 15px 0px 15px;border-radius: 5px;font-size: 16px;font-family: "Open Sans", sans-serif;}
select option { border-bottom: 1px solid #ccc; }
textarea{width: 100%;border: 1px solid #D9D9D9;height: 120px;padding: 10px 15px 0px 15px;border-radius: 5px;font-size: 16px;font-family: "Open Sans", sans-serif;}
.submit {
    background: #EAB200;
    width: auto;
    padding: 0px 70px 0px 70px;
    color: #3B3B3B;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 5px;
    border: 0;
    }

.orange-btn {
    background: #EAB200;
    padding: 8px 50px 8px 50px;
    color: #3B3B3B !important;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    }



::placeholder {
  color: #212529;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #212529;
}


.modal-header { border-bottom: 0; padding: 0;}
.btn-close {
    width: 17px;
    height: 17px;
    color: #000;
    border-radius: 50px;
    opacity: 1;
    background-color: #D9D9D9;
    right: -2px;
    position: absolute;
    top: -3px;
    z-index: 9;
    background-size: 12px;
}

.modal-content { background-color: transparent; border: 0;}
.modal-backdrop.show { opacity: 0.7;}
.light-bg {
    background: #fff;
    border-radius: 5px;
    height: 662px;
    }

.amount-option {
    flex-shrink: 0;
    position: relative;
    width: 100%;
    padding: 0;
}

.amount-option-radio {
    opacity: .0001;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
    width: 100%;
}

.amount-option-label {
    font-size:  16px;
    line-height: 24px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222832;
    text-align: center;
    background: #ffffff;
    padding: 0 2px;
    border-radius: 5px;
    -webkit-user-select: none;
    user-select: none;
    height: 40px;
    border: 1px solid #D9D9D9;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.text-truncate {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-banner{ width: 100%; position: relative;}
.home-banner img{ width: 100%;}
.home-banner-content { position: absolute; top: 13%;}

.home-banner-content h2 {font-weight: 500;text-shadow: 2px 2px #464646;font-size: 48px;line-height: 50px;}

.home-banner-content p {  text-shadow: 2px 2px #464646; }

.default-bullet {
    padding: 0px 0px 0px 20px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.default-bullet li { padding-bottom: 5px; }
.story-box {
}
.story-box-content {background: #ffffff;width: 90%;auto;padding: 15px;margin: 0 auto;margin-top: -45px;position: relative;min-height: 350px;}


.help-box  {border-radius: 5px;height: 600px;}

.help-box a  { padding: 8px 20px 8px 20px; text-transform: none;}
.help-box p { color:#fff;}
.orange-box { background: #BD5B09; }
.orange-box:hover {    background: #d16408;} 

.black-box { background: #636466; }
.black-box:hover {    background: #787878; }

.drk-blue-box { background: #4C758A; }
.drk-blue-box:hover {background: #5a859b;}
.get-in-touch { border-top: 5px solid #EAB200; }
.navbar-nav {right: 0;/* position: absolute; */top: 10px;}


.amount-option-label:hover { background: #ebf1fc; box-shadow: inset 0 0 0 2px #3371e6; }

.payment-select {
    width: 100%;
    border: 1px solid #D9D9D9;
    height: 45px;
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
}


.payment-select input {
    width: 100%;
    border: 0;
    height: 42px;
    padding: 0px 15px 0px 15px;
    border-radius:5px; outline: 0;
}


.payment-select select {
    width: 50px;
    border: 0;
    height: 42px;
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
    text-align: center;
    margin: 0px 10px 0px 0px;
    outline: 0;
}


.modal-body ul li{ 
    font-size: 15px;
    font-family: "Open Sans", sans-serif; }


.modal-body  .h4 {
    font-size: 20px;
}

.modal-body textarea {    height: 150px;}

.Volunteer-box img {border-radius: 50%;border: 5px solid #eab200;}

.Volunteer-bottom { margin-top: 7%;}
.Mission-text  {margin-left: 21%;}

.blog-tab .nav {  width: 100%;  }
.blog-tab .nav-link {
margin-left: 0px;
border-radius: 0;
text-align: left;
color: #000;
background-color: #fff;
width: 100%;
border-bottom: 1px solid #D9D9D9;
font-size: 15px;
font-weight: 600;
font-family: "Open Sans", sans-serif;
background-image: url(../images/paw2.png);
background-repeat: no-repeat;
padding: 12px 40px;
background-position: 15px 14px;
}

.blog-tab-left {background: #F7F7F7;border: 1px solid #D9D9D9;width: 35%;height: 929px;}
.blog-tab .nav-link.active { color: #000;  background-color: #E9E9E9;}
.blog-tab .nav-link:hover {color: #000;  background-color: #E9E9E9;}
.get-in-touch-blog { background: #2B5468; color: #fff; }
.blog-tab .align-items-start {width: 100%;}
.tab-content {width: 100%;display: block;padding-left: 55px;}
ul li {font-size: 16px;font-family: "Inter", sans-serif;}
.review-area { height: 260px; }
.gallery-tab {margin-bottom: 45px;}
.gallery-tab .nav-tabs {
    border: 0;
    background: #EAB200;
    padding-right: 0;
}
.gallery-tab .nav-tabs .nav-link {
    font-size: 16px;
    color: #ffffff !important;
    padding: 7px 30px !important;
    border-radius: 0;
    border: 0;
    width: 100%;
    border-right: 1px solid #ffffff;
}

.gallery-tab .tab-content {
    border: 1px solid #D9D9D9;
    margin-top: 0px;
    padding-left: 0;
}
.gallery-tab .nav-link.active {
    color: #ffffff !important;
    background-color: #737373;
    border-color: #ffffff;
    border: 0;
}
.gallery-tab .nav-link { margin-left: 0; }
.gallery-tab ul li { width: 25%;}
.image-title {
    margin: 0 auto;
    padding: 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    transition: all 200ms ease-in-out;
    margin-top: -17px;
    width: 91%;
    }
.image-title: hover { box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);}
.carousel-control-next-icon, .carousel-control-prev-icon { width: 3rem; height: 3rem;}
.carousel-control-next, .carousel-control-prev { opacity: 1;}
.gallery-box { cursor: pointer; }
.bdrc-full {font-family: "Open Sans", sans-serif;font-weight: bold;font-size: 28px;color: #fff;text-align: left;padding: 9px 0px 0px 32px;}
.Our-Mission-bg  .container, .container-lg, .container-md, .container-sm, .container-xl{ display: none !important; }
.Our-Mission-bg .container-fluid{display:block !important;max-width: 100%;}

.inr{padding: 13px 15px 0px 0px; font-size: 17px; }
.modal-body{ border-radius: 5px; }
.donate-bg { height: 682px; }
.modal-body { border-radius: 5px;}
#exampleModal .btn-close {
    right: 10px;
    top: 8px;
 
}


.main-frame .paper-stack {height: 314px;}
.main-frame .paper:nth-child(1) {background: #f5f5f5;}
.main-frame{padding: 30px 10px;}
.activities img {/* border: 10px solid #ffffff; *//* box-shadow: 0 4px 8px 0 rgb(153 153 153 / 20%), 0 6px 20px 0 rgb(195 195 195 / 19%); */}




.paper-stack {position: relative;width: 100%;height: 400px;margin: 0 auto;}
 .paper {  position: absolute; width: 100%; height: 100%;
      background: #ffffff; box-shadow: 0 4px 10px rgb(0 0 0 / 6%);
      border-radius: 0; overflow: hidden; padding: 8px; transform: rotate(5deg);top: -3px;
      left: -3px; }
    .paper:nth-child(1) { transform: rotate(359deg);  top: 1px;  left: 1px; z-index: 1; background: #e9e9e9;
    }
    .paper:nth-child(2) {  z-index: 2; }
    .paper:nth-child(3) {  transform: rotate(0deg); z-index: 3;}
    .paper img { width: 100%; height: 100%;   object-fit: cover;  display: block; }


.main-frame .paper-stack {height: 314px;}
.main-frame .paper:nth-child(1) {background: #f5f5f5;}
.main-frame{padding: 30px 10px;}

.read-more {    font-weight: bold;}
.form-control {  color: #000000;}

.img-border {border: 6px solid #fff;box-shadow: 0 4px 10px rgb(0 0 0 / 15%);}

.gallery-tab .paper-stack {height: 250px;}
.carousel-control-next, .carousel-control-prev {
     top: 50%;
    height: auto;
    padding: 0;
    height: 50px;
    margin: 0 auto;
width:10%;
}









