.home_sctn5 h1 {
    color: #333;
}

.row{display:flex ! important;}
header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding:0 35px;
    transition: 0.5s all ease;
}
.hdr_col {
    position: static;
    padding: 0;
}
.header_mn .row {
    margin: 0;
}
.logo_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left:0;
    transition: 0.5s all ease;
    margin-top: 25px;
}
.header_fixed {
    position: fixed;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.11);
    background: #fff;
}

.header_fixed .logo_menu {
    height: 80px;
    transition: 0.5s all ease;
    margin: 0;
    align-items: center;
}
.logo {
    display: flex;
    align-items: center;
}
.logo img {
    max-width: 115px;
    transition: 0.5s all ease;
}
.header_fixed .logo img {
    max-width: 80px;
    transition: 0.5s all ease;
}
.vac_bx ul li{display:inline-block; background:#d2ab666; width:31.55%; margin-right:1.7%; position:relative; margin-bottom:7px;}
.menu_mn{margin-right:auto; background:transparent; padding-left:50px;position:relative;}
.header_fixed .menu_mn ul li a { color:#333}

.menu_mn { width:38%;}

.menu_mn ul li {
    display: inline-block;
    position: relative;
    font-weight: 400;
    margin-left: 16px;
}

.menu_mn ul li a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    padding: 10px 0;
    position: relative;
}
/*.header_fixed .menu_mn ul li a {
    color: #000;
}*/
.menu_mn ul li:hover a {
    color: #fecc0d;
    transition: 0.5s all ease;
}
.menu_mn ul li:hover ul.submenu{display:block !important;}
.menu_mn ul li ul.submenu{display:none; width:200px; background:#fff; position:absolute; height:auto; top:40px; box-shadow: none;border-radius: 0;margin: 0;padding: 0;}
.menu_mn ul li ul.submenu li{display:block; width:100%; text-align:left; margin:0;}
.menu_mn ul li ul.submenu li a{color:#000; font-size:14px; line-height:24px; font-weight:500;  border-bottom: 1px solid #ccc;  position:inherit; display:block; padding:10px 10px 10px 20px ; margin-left:0;}
.menu_mn ul li ul.submenu li a:hover{color:#000; background:#ffc20e;}
.menu_mn ul li ul.submenu:after { width: 0; height: 0;  position: absolute; border-bottom: 10px solid #fff; border-left: 10px solid transparent; content: ""; top: -10px; left: 10px; border-right: 10px solid transparent;}
.menu_mn{padding:0 ! important;}
.dropdown-submenu {position: relative;}
.dropdown-submenu a::after {transform: rotate(-90deg);position: absolute;right: 6px;top: 1.5em;}
.dropdown-submenu .dropdown-menu {top: 0;left: 100%;margin-left: .1rem;margin-right: .1rem;border-radius:0px;padding:0;}
.dropdown-submenu:hover .dropdown-menu{display:block ! important;}

@media (max-width:767px){
    .msubmenu{margin-left:25px;}
}

.Home_banner{position: relative;}
.Home_banner .pic img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.rt_menu_icon {
    display: flex;
    align-items: center;
}
.rt_menu_icon a {
    display: flex;
    height: 45px;
    background: #ffc20e;
    align-items: center;
    padding: 10px 25px;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    transition: 0.5s all ease;
    margin-left: 15px;
}
.rt_menu_icon a:hover {
    background: #1f9fc4;
    transition: 0.5s all ease;
}
.rt_menu_icon a img {
    display: inline-block;
    margin-right: 10px;
}
.bannr_tx {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
.bannr_tx h1 {
    font-size: 52px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 52px;
    margin: 0;
    letter-spacing: -1.5px;
    color: #fff;
}
.bannr_tx p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin: 0;
}

@keyframes MoveUpDown {
0%, 100% {
bottom:40px
}
50% {
bottom:70px
}
}
.banner .scroll {position: absolute;  bottom: 40px; width:100%; text-align:center; z-index:84;  animation:MoveUpDown 3s linear infinite; transition:all .7s;  cursor:pointer;}
.banner .scroll img{width:auto; height:auto;}
#home-banner .item img{width:100%; height:100vh; object-fit:cover;}
#home-banner .owl-prev{ position:absolute; top:45%; left:30px;}
#home-banner .owl-next{ position:absolute; top:45%; right:30px;}
#home-banner .owl-next:hover, #home-banner .owl-prev:hover{    background: none !important; outline:none; border:none;}
.our_approch {
    position: relative;
    width: 100%;
}
.our_approch ul {
    display: flex;
    height: 100px;
    align-items: center;
    justify-content: center;
}
.our_approch ul li {
    display: flex;
    width: 17.2%;
    text-align: center;
    align-items: center;
    justify-content: center;
    background: #fbc116;
}
.our_approch ul li+li {
    margin-right: 1px;
}
.our_approch ul li:first-child {
    background: #1f9fc4;
    height: 100%;
    align-items: center;
    display: flex;
    width: 14%;
}
.our_approch ul li:first-child h3 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    line-height: 25px;
    text-align: center;
}
.our_approch ul li a h3 {
    font-size: 18px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.our_approch ul li a {
    display: flex;
    align-items: center;
    height: 100px;
    width: 100%;
    justify-content: center;
}
.our_approch ul li a span {
    margin-right: 15px;
    display: inline-block;
}



.story_in {
    padding-right: 100px;
}
.story_bx1 {
    display: flex;
    align-items: flex-end;
    margin-bottom: 38px;
}
.story_bx1 span{
    display: inline-block;
    margin-right: 10px;
}
.story_bx1 h2 {
    margin: 0;
}

.story_bx2 h1 {
    line-height: 48px;
}

.story_bx2 {
    margin-bottom: 26px;
}




.home_section2{
    background: url(../images/home_section2_bg.jpg) no-repeat top left;
    background-size:cover;
}

.counter, .plus_icon {
    font-size: 50px;
    color: #ffc20e;
    font-weight: 800;
    margin: 0;
    display: inline-block;
    line-height: 55px;
}
.home_section2 h3 {
    font-size: 22px;
    line-height: 27px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
    margin: 0;
}
.counter_bx {
    width: 22%;
    text-align: center;
    border: 2px dashed #ffc20e;
    height: 215px;
    padding: 3px;
    border-radius: 5px;
}
.counter_bxin {
    border: 1px solid #ffc20e;
    height: 100%;
    width: 100%;
    background: #f3f0eb;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: 0px 40px;
}
.counter_tx {
    margin-bottom: 12px;
}

.counter_in {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.counter_bx2, .counter_bx4{margin-top:50px;}
.counter_bx2 h1.counter, .counter_bx4 span.plus_icon {
    color: #1f9fc4;
}
.Million {
    font-size: 16px;
    color: #ffc20e;
    display: inline-block;
}
.counter_bx2, .counter_bx4 {
    border: 2px dashed #1f9fc4;
}
.counter_bx2 .counter_bxin, .counter_bx4 .counter_bxin {
    border: 1px solid #1f9fc4;
}

.Associated_div {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -5px 0px;
}
.Associated_bx {
    position: relative;
    width: 33.3333%;
    padding: 5px;
}
.Associated_img img {
    width: 100%;
}

.Associated_tx {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 72px;
    text-align: center;
}
.Associated_tx span {
    display: block;
    margin-bottom: 10px;
}
.Associated_tx p {
    margin: 0;
    color: #fff;
    font-weight: 300;
    line-height: 22px;
    font-size: 14px;
}
.listName ul {
    display: flex;
    flex-wrap: wrap;
    margin-top:25px;
}
.listName ul li {
    text-transform: uppercase;
    width: 25%;
    font-size: 11px;
    position: relative;
    color: #000;
    font-weight: 700;
    padding-left: 14px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.listName ul li:before {
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    background: #ffc20e;
    content: "";
}





.Galllery_DIV{
    background: url(../images/Galllery_DIV_bg.jpg) no-repeat top left;
    background-size:cover;
    height: 330px;
    text-align: center;
    padding-top:65px;
}
.Galllery_DIV h2 {
    color: #ffc20e;
    margin-bottom: 12px;
}
.Galllery_DIV h1{font-weight: 400;}

.Galllery_bx span img {
    width: 100%;
    height: 352px;
    object-fit: cover;
}
.Galllery_bx_DIv {
    margin: -195px 88px 0;
    position: relative;
}
.Galllery_bx_hover h2 {
    color: #fff;
    text-transform: initial;
    padding: 0 0 15px 25px;
    font-size: 18px;
}
.Galllery_bx_hover em {
    display: inline-block;
    width: 56px;
    height: 56px;
    background: #ffc20e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px 18px 25px;
}
.Galllery_bx a {
    display: block;
}
.Galllery_bx_hover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: rgba(0, 0, 0, 0.29);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s all ease;
    padding: 0;
    overflow: hidden;
}

.Galllery_bx{
    transition: 0.5s all ease;
}
.Galllery_bx span {
    display: block;
}
.Galllery_bx:hover .Galllery_bx_hover {
    height: 100%;
    transition: 0.5s all ease;
}
.Galllery_bx_DIv .row > div {
    padding: 15px;
}
ul.Supporters_logo {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content:center;
}
ul.Supporters_logo li {
    width: 16.666%;
    border: 1px solid #d3d3d3;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -1px 0 0 -1px;
}
ul.Supporters_logo li a {
    display: flex;
    height: 125px;
    align-items: center;
    justify-content: center;
    width: 100%;
}
ul.Supporters_logo li a span {
    display: block;
}



/*Donate css Start*/
.home_section6 {
    background: url(../images/donate_bg.jpg) no-repeat center center;
    height: auto;
    background-size: cover;
    padding: 0;
    margin-top: 110px;
    padding-bottom: 50px;
}
.donate_tx {
    padding-right: 90px;
    margin-top: 130px;
}
.donate_tx h1 {
    font-size: 50px;
    line-height: 68px;
    color: #fff;
    margin: 0;
}

.bank_details ul li {
    display: block;
    color: #000000;
    font-size: 22px;
    margin: 10px 0;
    line-height: 30px;
}
.bank_details {
    width: 540px;
    background: #ffc20e;
    padding: 55px;
    float: right;
    margin-top: -60px;
    position: relative;
}
.bank_details:before {
    position: absolute;
    left: -60px;
    top: 0px;
    border-bottom: 60px solid #c89a10;
    border-left: 60px solid transparent;
    content: "";
}
.bank_details ul {
    margin-bottom: 25px;
}
.bank_details h3 {
    font-size: 32px;
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
}
.bank_details h1 {
    font-size: 56px;
    font-weight: 900;
    line-height: 60px;
    margin-bottom: 30px;
    color: #fff;
}
.bank_details h1 span {
    display: inline-block;
    position: relative;
}
.bank_details h1 span:before {
    display: inline-block;
    height: 10px;
    background: #fff;
    position: absolute; 
    bottom:-10px;
    left: 0;
    width: 100%;
    content: "";
}

footer{
    background: url(../images/footer_bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 50px 0 60px 0;
}

footer h3 {
    font-size: 45px;
    color: #1f9fc4;
    line-height: 45px;
    font-weight: 600;
    margin: 0;
}

footer ul li {
    display: block;
    color: #626262;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}
footer h5 {
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 7px;
}

footer ul li a{display: inline-block; color: #1f9fc4; transition: 0.5s all ease;}
footer ul li a:hover{ color: #ffc20e; transition: 0.5s all ease;}
.footer_2 {
    margin-top: 54px;
    padding-top: 50px;
    border-top: 1px solid #bfbfbf;
}
.footer_2 ul li {
    display: inline-block;
}
.footer_2 ul li a {
    color: #626262;
    display: block;
}
ul.footer_2_bx1 li {
    margin-right: 30px;
}

.footer_2 ul li {
    font-size: 14px;
}
.footer_2_bx3 ul li a {
    display: inline-block;
}
.footer_2_bx3 ul li {
    margin-right: 0;
}
ul.donatio_s {
    margin: 0;
}

ul.donatio_s li {
    font-size: 18px;
    margin: 0;
}

#myModal .modal-dialog {
    max-width: 800px;
    margin: 15px auto;
	width:80%;
}
.popup_in img {
    width: 100%;
}
.popup_in a {
    display: block;
}

.close_icon {
    width: 30px;
    height: 30px;
    background: #ffffff;
    display: inline-block;
    float: right;
    position: absolute;
    right: -25px;
    font-size: 23px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    border-radius: 0px 4px 4px 0px;
    cursor: pointer;
}
#myModal {
    z-index: 99999;
}

#myModal .modal-dialog {
    -webkit-transition: inherit !important;
    -o-transition: inherit !important;
    transition: transform 0.3s ease-out;
    -webkit-transform: inherit !important;
    -ms-transform: inherit !important;
    -o-transform: inherit !important;
    transform: inherit !important;
}
.modal-backdrop.show {
    opacity: .5 !important;
    z-index: 1040 !important;
}




.dm_bm_icon {
    overflow: hidden;
    width: 100%;
    margin: 15px 0 !important;
    float: left;
}
#ngoContentContainer .dm_bm_icon img {
    padding: 0px 2.5px;
    /* height: 60px; */
    width: 65px;
    max-width: 45px;
}
#DonateNow {
    background: #e9e9e9;
}
#ngoContentContainer {
    padding-top: 35px;
}

.inner_banner .bannr_tx {
    top: inherit;
    transform: translateY(0);
    bottom: 60px;
}

.breadcrumb_in .breadcrumb {
    padding: 0;
    background-color: transparent;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.breadcrumb_in ul li {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.breadcrumb_in ul li a {
    color: #000;
}

.breadcrumb_in .breadcrumb-item.active {
    color: #000000;
    font-weight: 600;
}
.abt_tx {
    padding: 50px 100px 0;
}
.abt_tx h2 {
    font-size: 46px;
    text-transform: inherit;
    font-family: 'HelveticaNeueLTPro-Roman';
    font-weight: 600;
    margin: 15px 0 25px;
	line-height: 54px;
}
.abt_tx h5 {
    font-size: 22px;
    line-height: 34px;
    color: #000;
    margin-bottom: 25px;
    font-weight: 600;
}
.bnr_btn {
    display: inline-block;
    background: #ffc20f;
    padding: 7px 42px;
    font-weight: 500;
    color: #000;
    border-radius: 30px;
    font-size: 31px;
    margin-top: 16px;
    transition: 0.5s all ease;
}
.bnr_btn:hover {
    background: #fff;
    color: #000;
    transition: 0.5s all ease;
}

.abot_DIV {
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}
.abot_bx {
    background: #ffc20e;
    width: 48%;
    padding: 40px 40px 40px 60px;
}

.abot_bx h3 {
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 23px;
    line-height: 41px;
}
.abot_bx ul li {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 24px;
    position: relative;
    padding-left: 22px;
}
.abot_bx ul li:before {
    position: absolute;
    left: 0;
    top: 9px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #000;
    content: "";
}
.abot_bx2 {
    background: #1f9fc4;
    padding: 40px;
}

.abot_bx .whight {
    color: #fff;
}
.abot_bx2 ul li {
    background: #1789b4;
    font-size: 24px;
    line-height: 36px;
    padding: 19px 20px 20px 36px;
    color: #fff;
    font-weight: 400;
}
.abot_bx2 ul li:before{display: none;}

.mmenu {display: none !important;}


.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999999 ! important;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  z-index: 999;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar ul.msubmenu{margin-left:10px;margin-top: -10px;}
.sidebar ul.msubmenu li a{ padding: 4px 4px 4px 40px;}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}















