body {
  margin: 0;
  font-family: "Jost",sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
  color: #666;
  text-align: left;
  background-color: #EFEFEF;
  /* background: #EFEFEF; */

}
.hero__inner_text {
  color: #fff;
}
.carousel-item .hero__inner_text .container {
  text-align: center;
  right: 0;
}

h1, .h1 {
  font-size: 65px;
  font-weight: 700;
  line-height: 68px;
}
h2{
  color: #0C0F33;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; 
}
h1.features_sub_page_title{
  font-weight: 600;
}


.sub_title_banner{
  font-size: 50px;
  font-weight: 400;
  line-height: 68px;
}
.top_bar_subHeader {
  background: #072745;
  color: #fff;
  font-size: 16px;  
  font-weight: 500;
}
.top_bar_subHeader>div>div:first-child {
  float: left;
  margin: 2px 0;
}
.top_bar_subHeader ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
ul {
  list-style-type: none;
}
.top_bar_subHeader ul>li {
  display: inline-block;
}
.sub-top-bar-social li {
  margin-right: 20px;
}
.top_bar_subHeader a {
  color: #fff;
  text-decoration: none;
}
.top_bar_subHeader>div>div:last-child {
  float: right;
  overflow: hidden;
  margin: 2px 0;
}
.phone_call_top {
  position: relative;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 20px;
  color: #000;
  content: "";
  background-image: url(right_arrow_icon.png);
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: 10px; 
}
.breadcrumb-item.active {
  color: #000;
}
.breadcrumb-item,.breadcrumb-item a{
  color: #000;
}
.phone_call_top:before {
  content: "";
  background-image: url(phone_call.png);
  background-repeat: no-repeat;
  width: 20px;
  display: inline-block;
  height: 20px;
  position: absolute;
  background-size: 16px;
  top: 10px;
}
.phone_call_top ul {
  margin-left: 23px;
}
.social_icon_top li {
  position: relative;
}
.social_icon_top li:after {
  content: "";
  position: absolute;
  border-left: 1px solid #fff;
  top: 12px;
  margin-left: 12px;
  height: 16px;
}
.social_icon_top li:last-child:after {
  border-left: none;
}
.navbar-nav li {
  font-size: 16px;    
}
.dropdown-toggle::after {
  vertical-align: 3px;
}
.dropdown-item.active, .dropdown-item:active {
  color: #666666;
  text-decoration: none;
  background-color: transparent;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #666666;
  text-decoration: none;
  background-color: transparent;
}
.dropdown-menu {
  min-width: 10rem;
  padding: 0.5rem 0;
  font-size: 16px;
  border: none;
  border-radius: 0;
}
.footer_logos ul {
  padding: 19px 37px 0 37px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 64px;
}
.footer_contact_info {
  box-shadow: 0px 0px 12px 0px #00000026;
  background: #fff;
  border-radius: 6px;
}
.contact_info_icon {
  padding-top: 27px;
}
.title_footer_contact {
  color: #666;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 17px 0 17px 0;
}
.footer_contact_info p {
  color: #666;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;  
  padding-bottom: 37px;
}
.footer_contact_info p a{
    color: #666;
    font-size: 20px;
      text-decoration: none;
}
.footer_contact_info .mail_add {
  padding-bottom: 13px;
  font-size: 16px;
}
.donate_now_btn {
  text-align: center;
  margin: 56px 0 41px 0;
}
.donate_now_btn a {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background-color: #072745;
  display: inline-block;
  padding: 14px 40px;
  border-radius: 50px;
  text-decoration: none;
}
.footer_copy_rightstext {
  text-align: center;
}
.footer_copy_rightstext p {
  color: #666;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 6px;
}
.footer_copy_rightstext a {
  color: #666;
  text-decoration: none;
}
footer.footer_section {
  padding-bottom: 20px;
}
.home_main_section {
  margin-bottom: 32px;
  background-color: #EFEFEF;
  margin-top: -40px;
  border-radius: 10px;
  border: 8px solid #FFF;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}
.box_tow_content_section{
  background-image: url(bg_color.png);
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center; 
  padding: 40px 79px 50px;     
}
.box_tow_content_section p{
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px; 
  padding: 0 20px;
}
.number_call_icon {
  color: #072745;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  margin-top: 19px;
  display: inline-block;
  margin-left: 19px;
}
.number_call_icon img {
  margin-right: 12px;
  margin-bottom: 6px;
}
.call_number {
  background-image: url(frame_call_no.png);
  position: relative;
  background-repeat: no-repeat;
  height: 98px;
  background-position: initial;
  width: 335px;
  margin: auto;
  text-align: left;
}
.box_tow_content_sub.last_right{
  border-left: 2px solid #C4C4C4;
}
.box_tow_content_sub {
  padding: 30px 0;
  margin-top: 20px;
}
.dcrcc_logo_sub {
  margin-top: 35px;
}
.box_tow_content_text {
  min-height: 151px;
}
.img_us_attachment img {
  width: 100%;
}
.pading_right_cust{ padding-right:30px;}
.pading_left_cust{padding-left:30px;}
.bg_banner_section {
  background-color: #072745;
  text-align: center;
  margin: 95px 0;
}
.anniversary_banner {
  padding: 59px 0 54px;
  width: 100%;
  max-width: 625px;
  margin: auto;
}
.anniversary_banner p {
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  margin-bottom: 0;
  padding-top: 20px;
}


.all_details_section .details_of_feature:nth-child(even) .feature_left .feature_left_center {
  padding-left: 30px;
}
.all_details_section .details_of_feature:nth-child(odd) .feature_right {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
}
.all_details_section .details_of_feature:nth-child(odd) .feature_right .feature_right_attachment{
  padding-left: 30px;
}
.all_details_section .details_of_feature:nth-child(even) .feature_right .feature_right_attachment{
  padding-right: 30px;
}
.all_details_section .details_of_feature:nth-child(even) .feature_left {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
}
.all_details_section .details_of_feature:nth-child(odd) .feature_left .feature_left_center {
  padding-right: 30px;
}
.feature_right_attachment img {
  width: 100%;
}
.details_of_feature {
  align-items: center;
}
.all_details_section .details_of_feature {
  margin-bottom: 120px;
}
.all_details_section .details_of_feature:last-child {
  margin-bottom: 0px;
}
.breadcrumb {
  margin: 10px 0 35px;
}
h2.sub_title_page {
  margin-bottom: 33px;
}
.about_overview_list_section {
  margin-bottom: 95px;
}
.timeline_history_section {
  background: #FFF;
}
.timeline_history_section .vertical-timeline {
  width: 100%;
  position: relative;
  padding: 40px 0 0;
}
.timeline_history_section .vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 67px;
  height: 100%;
  width: 6px;
  background: #D9D9D9;
  border-radius: 0;
}
.timeline_history_section .vertical-timeline-element {
  position: relative;
  margin: 0 0 70px;
}
.timeline_history_section .vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
  visibility: visible;
  animation: cd-bounce-1 .8s;
}
.timeline_history_section .vertical-timeline-element-icon {
  position: absolute;
  top: 0;
  left: 60px;
}
.timeline_history_section .badge:empty {
  display: none;
}
.timeline_history_section .badge-dot-xl::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  background: #D9D9D9;
}

.timeline_history_section .vertical-timeline-element-content {
  position: relative;
  margin-left: 163px;
}

.timeline_history_section .vertical-timeline-element-content .vertical-timeline-element-date {
  display: block;
  position: absolute;
  left: -164px;
  top: 5px;
  padding-right: 12px;
  color: #666;
  font-size: 20px;
  font-weight: 700;
}

.timeline_history_section .vertical-timeline-element-content:after {
  content: "";
  display: table;
  clear: both;
}
.timeline_history_section .vertical-timeline-element-content:before {
  content: '';
  position: absolute;
  width: 88px;
  height: 5px;
  background-color: #D9D9D9;
  top: 20px;
  left: -88px;
}
.section_content_timeline {
  display: flex;
  gap: 28px;
}

.time_line_text_desc {
  width: 100%;
  max-width: 570px;
}
.timeline_history_section .maincard {
  margin: 75px 0 100px 0;
}
.cardtitle_timeline {
  margin-bottom: 40px;
}
.our_team_img img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.our_team_sub_section {
    border-radius: 10px;
    background: #fff;
    text-align: center;
    margin-bottom: 30px;
}
.our_team_text_dis {
    padding: 20px 10px 30px;
}
.our_team_text_tittle {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
}
.our_team_desination {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    padding-top: 5px;
    padding-bottom: 23px;
}
.social_link_our_team a {
    display: inline-block;
    margin: 0 5px;
}
.directory_listings_section {
    margin-top: 60px;
        margin-bottom: 75px;
}
.pagination {
    justify-content: center;
}
.pagination .page-link {
  color: #666;
}
.pagination .page-item.active .page-link {
    color: #fff;
    background-color: #072745;
    border-color: #072745;
}
.sub_page_simple_desc p.wrapingimage_right {
    float: right;
    margin: 0 0 40px 70px;
}
.sub_page_simple_desc p.wrapingimage_left {
    float: left;
    margin: 40px 70px 40px 0;
}

.sub_page_simple_desc {
    margin-top: 46px;
    margin-bottom: 60px;
}
.form-wrap.lets_connect_with_us {
    padding: 40px 50px;
    box-shadow: 0px 0px 10px 0px #00000040;
    background: #fff;
    border-radius: 10px;
    margin-top: 60px;
}
.excerpt_text_form {
    text-align: center;
    max-width: 900px;
    margin: auto;
    margin-bottom: 42px;
}

::-webkit-input-placeholder{
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}
:-ms-input-placeholder{
  color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}
::-moz-placeholder{
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}
::placeholder{
    color: #666;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}
.form-control, .StripeElement {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #666;
    background-color: #F3F3F3;
    background-clip: unset;
    border: none;
    border-radius: 0;
    transition: unset;
}
.form-control:focus, .StripeElement:focus {
    color: #666;
    background-color: #F3F3F3;
    border-color: #F3F3F3;
    outline: 0;
    box-shadow: none;
}
label {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    margin-bottom: 0;
}
.btn-primary {
    color: #fff;
    background-color: #151E3F;
    border-color: #151E3F;
}
.btn {
    display: inline-block;
    font-weight: 600;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: none;
    padding: 13px 37px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 100px;  
}
.btn-primary:hover {
    color: #fff;
    background-color: #151E3F;
    border-color: #151E3F;
    box-shadow: none;
}
.btn-primary:focus, .btn-primary.focus {
    box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #151E3F;
    border-color: #151E3F;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.lets_connect_with_us input.btn.btn-primary.submit-button {
    margin-top: 10px;
}
.lets_connect_with_us .form {
    margin-bottom: 40px;
}
.sub_page_simple_desc .intro{
    width: 100%;
    display: inline-block;
}
label.volunteer_type_apply.custom-control-label {
    color: #666;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.dropdown-item{
		color: #2A2A2A;
    padding: 2px 1.5rem;
}
.dropdown-menu{ 
      padding: 14px 0;
}
li.nav-item.p_s_donate_now {
    padding-left: 18px;
}
li.nav-item.p_s_donate_now a {
    color: #FFF !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background-color: #072745;
    display: inline-block;
    padding: 13.5px 40px !important;
    border-radius: 50px;
    text-decoration: none;
}
button:focus {
   outline: none;
}
.navbar-light .navbar-toggler {
    color: #072745;
    border-color: transparent;
}
.navbar-light .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{
  background-image: url(close_icon_menu.svg);
}
.sub_page_simple_desc .wrapingimage_right img {
    max-width: 100%;
}
.sub_page_simple_desc .wrapingimage_left img{
   max-width: 100%;
}

.top_listing_tow_blog {
  margin-bottom: 26px;
  width: 100%;
  display: inline-block;
  margin-top: 80px;
}
.top_listing_li {
  position: relative;
}
.top_listing_li_title {
  position: absolute;
  left: 0;
  right: 0;
     text-align: left;
    bottom: 20px;
  padding: 0 15px;
  color: #EFEFEF;
  z-index: 2;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.top_listing_li img{
     width: 100%;
}
.top_listing_li.cecond_b {
    margin-bottom: 23px;
}
.top_listing_li a:after {
   background: linear-gradient(180deg, rgba(42, 42, 42, 0) 0%, #2A2A2A 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: .1s linear background;
    transition: .1s linear background;
    content: '';
}

.latest_news_section {
    margin-top: 1px;
}
.rowfluid_news_box {
    width: 100%;
    display: inline-block;
}
.listnews_blog_sub_section {
    width: 100%;
    max-width: 59%;
    float: left;
}
.social_feed_section {
    width: 100%;
    max-width: 38%;
    float: left;
    margin-left: 3%;
}
ul.list_news_blog {
    margin: 0;
    padding: 0;
}
.blog_news_img img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.news_title_text a {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
   text-decoration: none;
}
.news_title_text {
    margin-top: 20px;
}
ul.list_news_blog li {
    margin-bottom: 47px;
}

.recent_title_main_text {
    color: #000;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 20px;
}
.title_blog_sub_listing_recent a {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    text-decoration: none;
}
.blog_date_recent {
    color: #666;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}
.blog-post-recent-list {
    border-bottom: 1px solid #666;
    padding-bottom: 20px;
    margin-bottom: 18px;
}
.donate_now_btn.left_side_head {
    margin: 0 24px 0 0;
}
li.nav-item.p_s_donate_now {
    display: none;
}

.our_team_desination.bacik_n{
    padding-bottom: 0;
}
.our_team_email a {
    color: #666;
    font-size: 20px;
    text-decoration: none;
}
.faq_section_main .accordion {
    background-color: #072745;
    color: #fff;
    cursor: pointer;
    padding: 26px 30px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 22px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    line-height: unset;
}
.faq_section_main .accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.faq_section_main .panel {
    padding: 0 0px;
    background-color: ;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    margin-bottom: 23px;
    margin-top: -2px;
}
#accordion p {
    padding: 0 30px 10px;
} 
.faq_section_main .active:after {
    content: "\2212";
}
.faq_section_main .active {
    background-color: #072745;
}
.card-body_section {
        padding: 40px 40px 20px 40px;
}
.card-body_section ul {
    list-style-type: inherit;
}
.faq_section_main {
    margin-top: 30px;
}


/* _no_straight_path */



.straight_sec{ width:100%; float:left; padding:0; margin:30px 0 20px 0;}



.straight_list{ width:100%; float:left; padding:0; margin:0;}

.straight_list ul{ width:100%; float:left; padding:0; margin:0;}

.straight_list ul li{ width:100%; float:left; padding:0; margin:0 0 27px 0; list-style:none;}

.straight_list ul li a{ float:left; padding:0; margin:0; font-size:17px; color:#002964; font-weight:700;}

.straight_list ul li a:hover{ color:#86c217;} 



.straight_image{ width:100%; float:left; padding:0; margin:0 0 25px 0; position:relative; text-align:center;}



.straight_inn{ width:100%; float:left; padding:0; margin:0; position:absolute; top:0;}

.star_block_sec{ width:100%; float:left; padding:0; margin:0;}

.star_cap_main{ padding:0 0 0 30px;}

.star_block{ float:left; padding:0; margin:0; position:absolute; text-align:left;}

.star_block i{ width:18px; height:18px; float:left; padding:0; margin:0; background:#fff; border:3px solid #00de00; border-radius:50%;}

.star_cap{ width:80%; min-height:100px; float:left; padding:10px; margin:-5px 0 0 0; background:#fff; border-radius:5px; position:relative; border:1px solid #00de00; display:none; z-index:88;

           -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.7);

           -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.7);

           box-shadow:0 0 10px rgba(0, 0, 0, 0.7);

}

.star_cap:after { right: 100%; top:15px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 222, 0, 0); border-right-color: #00de00; border-width: 10px; margin-top: -10px;}

.star_cap h4{ width:100%; float:left; padding:0; margin:0 0 5px 0; font-weight:600;}

.star_cap p{ width:100%; float:left; padding:0; margin:0; font-size:16px;line-height: normal;}

.star_block:hover .star_cap{ display:block;}
.straight_image img {
    max-width: 100%;
}


.star_block_1{ margin:109px 0 0 359px;}

.star_block_2{ margin:87px 0 0 542px;}

.star_block_3{ margin:103px 0 0 637px;}

.star_block_4{ margin:190px 0 0 348px;}

.star_block_5{ margin:150px 0 0 489px;}

.star_block_6{ margin:166px 0 0 706px;}

.star_block_7{ margin:254px 0 0 227px;}

.star_block_8{ margin:259px 0 0 302px;}

.star_block_9{ margin:245px 0 0 378px;}

.star_block_10{ margin:221px 0 0 433px;}

.star_block_11{ margin:236px 0 0 583px;}

.star_block_12{ margin:260px 0 0 687px;}

.star_block_13{ margin:280px 0 0 790px;}

.star_block_14{ margin:276px 0 0 353px;}

.star_block_15{ margin:259px 0 0 506px;}

.star_block_16{ margin:348px 0 0 199px;}

.star_block_17{ margin:333px 0 0 380px;}

.star_block_18{ margin:336px 0 0 437px;}

.star_block_19{ margin:327px 0 0 544px;}

.star_block_20{ margin:377px 0 0 428px;}

.star_block_21{ margin:357px 0 0 471px;}

.star_block_22{ margin:346px 0 0 489px;}

.star_block_23{ margin:343px 0 0 511px;}

.star_block_24{ margin:354px 0 0 528px;}

.star_block_25{ margin:372px 0 0 502px;}

.star_block_26{ margin:369px 0 0 520px;}

.star_block_27{ margin:391px 0 0 504px;}

.star_block_28{ margin:385px 0 0 537px;}

.star_block_29{ margin:398px 0 0 523px;}

.star_block_30{ margin:372px 0 0 568px;}

.star_block_31{ margin:365px 0 0 736px;}

.star_block_32{ margin:418px 0 0 479px;}

.star_block_33{ margin:408px 0 0 255px;}

.star_block_34{ margin:401px 0 0 620px;}

.star_block_35{ margin:407px 0 0 688px;}

.star_block_36{ margin:435px 0 0 267px;}

.star_block_37{ margin:431px 0 0 550px;}

.star_block_38{ margin:442px 0 0 811px;}

.star_block_39{ margin:436px 0 0 325px;}

.star_block_40{ margin:461px 0 0 389px;}

.star_block_41{ margin:505px 0 0 429px;}

.star_block_42{ margin:452px 0 0 599px;}

.star_block_43{ margin:502px 0 0 205px;}

.star_block_44{ margin:538px 0 0 216px;}

.star_block_45{ margin:559px 0 0 319px;}

.star_block_46{ margin:568px 0 0 412px;}

.star_block_47{ margin:552px 0 0 587px;}

.star_block_48{ margin:510px 0 0 656px;}

.star_block_49{ margin:526px 0 0 720px;}

.star_block_50{ margin:533px 0 0 794px;}

.star_block_51{ margin:580px 0 0 646px;}

.star_block_52{ margin:612px 0 0 518px;}

.star_block_53{ margin:664px 0 0 299px;}

.star_block_54{ margin:682px 0 0 477px;}

.star_block_55{ margin:685px 0 0 521px;}

.star_block_56{ margin:678px 0 0 605px;}

.star_block_57{ margin:642px 0 0 691px;}

.star_block_58{ margin:697px 0 0 341px;}

.star_block_59{ margin:772px 0 0 493px;}

.star_block_60{ margin:779px 0 0 575px;}


.star_block i:hover{
    background: #00DE00;
    border: 3px solid #fff;
}

.basic_sub ul {
    list-style-type: disc;
}
img.basic_info_image {
    max-width: 100%;
}
