* {
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Inter', sans-serif!important;
    font-size: 16px;
}

a {
    text-decoration: none;
    color: #101010;
}
ul{
	list-style-type: none;
}

a:hover{
	text-decoration: none;
}

.font-12{
	font-size: 12px!important;
}
.font-13{
  font-size: 13px!important;
}
.font-14{
	font-size: 14px!important;
}
.font-16{
	font-size: 16px!important;
}
.font-18{
	font-size: 18px!important;
}
.font-20{
  font-size: 20px!important;
}
.font-30{
  font-size: 30px!important;
}
.font-45{
  font-size: 45px!important;
}
.col_41{
  color: #414146!important;
}
.col_283{
  color: #28328c!important;
}
.col_green{
  color: #01a400!important;
}
.text-black{
    color: #000!important;
}
.btn{
 outline: none!important;
 box-shadow: none!important; 
}
.btn:focus{
  outline: none!important;
  box-shadow: none!important;
}
.checked{
  color: yellow!important;
}
.b_bm{
  border-bottom: 1px solid #e8e8f0;
}
.b_right{
  border-right: 1px solid #e8e8f0;
}
.b_bm_blue{
  border-bottom: 2px solid #28328c;
}
.c_p{
  cursor: pointer;
}
.btn1 {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem 1.25rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 1.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-white
{
	color: #101010;
    background-color: #ffff;
    border-color: #ffff;
}
.w-15{
  width: 15%!important;
}
.w-85{
  width: 85%!important;
}
/*First Navbar*/
.logo-center img{
    width: 200px;
}

#mySidenav ul, .navigation-bar ul{
    list-style-type: none!important;
}
#mySidenav ul li, .navigation-bar ul li{
    list-style-type: none!important;
}
.health-list ul{
    list-style-type: disc!important;
}
.health-list ul li{
    list-style-type: disc!important;
}
a:hover {
    text-decoration: none!important;
}
.font-14{
    font-size: 14px!important;
}
.font-11{
    font-size: 11px!important;
}
.font-12{
    font-size: 12px!important;
}
.font-13{
    font-size: 13px!important;
}
.font-15{
    font-size: 15px!important;
}
.font-18{
    font-size: 18px!important;
}
.font-20{
    font-size: 20px!important;
}
.font-30{
    font-size: 30px!important;
}
.font-36{
    font-size: 36px!important;
}
.font-65{
    font-size: 65px!important;
}
.f-w-500{
    font-weight: 500!important;
}
.f-w-600{
    font-weight: 600!important;
}
.color-black{
    color: #101010;
}
#main{
    background: #fff!important;
    padding: 8px 0px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.navbar-brand{
    position: absolute;
    top: 0;
    left: 50px;
}
.facebook-signup {
    background-color: #3b5998!important;
    color: #fff!important;
    border: 1px solid #3b5998!important;
    font-size: 12px!important;
}
.navigation-bar li{
    font-size: 14px;
    color: #fff!important;
    margin: 0px 6px;
}
.navbar-nav .nav-item .nav-link{
    color: #101010;
}
.navbar-nav .nav-item .nav-link:hover{
    /*font-size: 14px;*/
    color: #101010!important;
}
.logo {
    position: absolute;
    top: 10px;
    left: 75px;
    height: 150px;
}
.mobile-donate{
    display: none!important;
}
.header-margin{
    margin: 0px 3rem!important;
}
#main{
    z-index: 10!important;
}
@media only screen and (max-width: 768px){
    .logo {
        left: 25px;
        height: 100px;
    } 
    .mobile-donate{
        display: block!important;
    } 
    .nav-link{
        padding: 0px!important;
    }
    .header-margin{
        margin: 0px 0rem!important;
    }
    .mob-d-none{
        display: none!important;
    }
}
.navbar-nav .nav-link{
    margin: 0px 20px;
}
.line1:after {
    position: absolute;
    bottom: 0;
    left: 0px;
    top: 77px;
    right: 0;
    margin: 0 auto;
    content: "";
    width: 93px;
    height: 2px;
    background: #007bff;
}
.content-padding {
    padding: 210px 0px;
}
.content-padding-d{
    padding: 174px 0px; 
}
.content-padding-t{
    padding-top: 174px; 
}
.content-padding-top{
    padding: 200px 0px; 
}
.content-padding-b-t{
    padding: 60px 0px 248px  0px;
}
.content-pading-our-mission{
    padding: 100px 0 450px  0;
}
.padding-work{
    padding: 110px 20px;
    background: #1010104a;
}
.br-0{
    border-radius: 0px;
}
.banner-background {
    /* width: 100%; */
    background-repeat: no-repeat;
    background-color: #fff;
    margin-top: 0;
    /* background-position: center top; */
}
.bg-cyan{
    background-color: #cee9f4 !important;
}
@media only screen and (min-width: 1025px){
    .banner-background {
        align-items: center;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        /* flex-direction: row; */
    }
}
.tab-header{
    background: #f4f5f0;
    border-bottom: 1px solid #dfdfd7;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #333232;
    display: block;
    font-size: 18px;
    font-weight: 500;
    padding: 5px 13px;
}
.amountbutton{
    background-color: #e9eae4; /* Green */
    border: none;
    color: #9b9b94;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border: 1px solid #dfdfd7;
    border-radius: 5px;
}
.amountbutton:hover{
    background-color: #312a24;
    border-color: #312a24;
    color: #fff;
}

.amountbutton.selected {
    background-color: #369ff4;
    border-color: #369ff4;
    color: #fff;
}
.nav-pills .nav-link {
    border-radius: 0px!important;
}
.margin-y-8{
    margin: 8px 0;
}

.custom-input{
    width: 100%;
    padding: 10px 15px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
.custom-input:focus{
    outline: none;

}

.custom-input-text{
    width: 100%;
    padding: 10px 15px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.custom-input-text:focus{
    outline: none;
}
.custom-button{
    background-color: #312a24; /* Green */
    border: none;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border: 1px solid #312a24;
    border-radius: 5px;  
    width:100%;
}
.subscrib-button{
    background-color: #312a24; /* Green */
    border: none;
    color: #fff;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border: 1px solid #312a24;
    border-radius: 0px 5px 5px 0px!important;  
    width:100%;
}
.content-pading-y{
    padding: 60px 0px;
}
.content-pading-y-100{
    padding: 100px 0px;
}
.content-pading-y-30{
    padding: 30px 0px;
}
.work-infra-img{
    /* max-width: 150px; */
    margin-bottom: 30px;
}
.work-infra-img img{
    height: 100px;
}
.header-count-title{
    font-size: 33px;
    font-weight: 500;
}
/* Footer */
.footer-section ul{
    list-style-type: none;
}
.footer-section ul li{
    line-height: 1.2;
    margin-top: 12px;
}
.footer-section ul li a{
    color: #71716c;
    font-size: 15px;
}
.footer-heading{
    font-size: 15px;
    font-weight: 500;
    color: #333232;
    margin-top: 0;
}
.social-links a{
    margin-right: 20px!important;
    font-size: 20px;
    color: #333232;
}
/* Sidenav */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 100000;
    top: 0;
    right: 0;
    background-color: #312a24;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav .side-menu{
      padding: 30px 40px 10px 30px;
  }
  .sidenav .side-menu >li a {
    padding: 8px 8px 15px 32px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #fff!important;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #101010;
  }
  .toggle_button{
    font-size:28px;
    cursor:pointer;
    color: #101010!important;
  }
  
  .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #fff;
    background-color: #312a24!important;
  }
  
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}

.thetrust .main-item{
    font-size: 18px!important;
    padding: 0px 20px;
}

.accordion .produt-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
    color: #fff!important;
}
.accordion .produt-header.collapsed:after {
    content: "\f067"; 
    color: #fff!important;
}
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.carousel-item img{
    height: 450px;
}
.btn-primary{
    color: #fff;
    background: #312a24;
    border: 1px solid #312a24;
}
.text-primary{
    color: #312a24!important;
}
.breadcrumb{
    padding: 60px 0px;
}
@media screen and (max-width: 768px) {
    .mobile-padding-67{
        padding-top: 67px;
    }
    .navbar-brand{
        left: 0px;
    }
    .m-b-none{
        display: none!important;
    }
    #pills-giveonce .amountbutton{
        width: 100%!important;
        margin-bottom: 10px!important;
    }
    #navbarSupportedContent{
        display: none!important;
    }
}
.bg-light-grey{
    background-color: #f0f4f7!important;
}
.sticky-menu {
    top: 120px!important;
    position: sticky!important;
    z-index: 999!important;
    width: 100%!important;
}
.header{
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1000;
}
