/*
Theme Name: Airi Child
Theme URI: http://athemes.com/theme/airi
Author: aThemes
Author URI: http://athemes.com
Template: airi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: airi
*/
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700;800;900&amp;display=swap');
.menuStyle1 .site-header, .menuStyle1.page-template-template_page-builder .site-header {
    background-color: rgba(255,255,255,0.61);
}
.is-sticky .site-header .custom-logo-link img {
    max-width: inherit;
}
/* Tab css */
.ngo-content-holder ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.ngo-content-holder ul.tabs li{
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}
.ngo-content-holder ul.tabs li.current{
    background: #ededed;
    color: #222;
}

.ngo-content-holder .tab-content.current{
    display: inherit;
}
/*********************Custom css***************/
.ngo-content-holder .container {
    max-width: 1200px;
}

.single-ngo.ngo-content-holder .site-content {
    padding: 0;
}
.site-header .container-fluid {
    padding: 0 31px 0 27px;
}
.ngo-content-holder .custom-logo-link {
    width: 215px;
}
.ngo-content-holder.sticky-header .site-header {
    padding: 16px 0 15px;
    background-color: #fff;
    -moz-box-shadow: 0px 1px 4.5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 1px 4.5px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 4.5px rgba(0,0,0,0.1);
    background-color: #ffffff;
    border-bottom: 1px solid #e6e6e6;
    width: 100% !important;
}
.ngo-content-holder .custom-logo-link img {
    width: 100%;
}
.ngo-content-holder .menu li a {
    font-size: 16px;
    line-height: 23px;
    color: #202020 !important;
    font-weight: 500;
    font-family: "Work Sans";
    text-align: center;
}
.ngo-content-holder .main-navigation li {
    padding: 0 15px 0 0;
}
.ngo-content-holder .main-navigation li:first-of-type {
    padding-left: 0;
}
.ngo-content-holder .main-navigation + .header-search-wrapper {
    margin-left: 0;
    animation: ;
}
.ngo-content-holder .header-search {
    padding-right: 0 !important;
}
.ngo-content-holder .header-search-toggle a i {
    color: #202020 !important;
}
.ngo-content-holder .ngo-detail-container .tab-content {
    background-color: #f6fcff;
    border: 1px solid #dce6ec;
    padding: 0;
    margin: 30px 0; 
}
.ngo-content-holder .ngo-detail-container .tab-content h4 {
    background-color: #e2eff7;
    border: 1px solid #dce6ec;
    font-size: 18px;
    line-height: 24px;
    color: #202020;
    font-weight: 700;
    padding: 16px 20px;
    margin: 0;
}

.ngo-content-holder .ngo-detail-container .tab-content h6 {
    font-size: 15px;
    line-height: 23px;
    color: #202020;
    font-weight: 600;
    display: inline-block;
    padding-right: 5px;
    margin: 0 0 12px 0;
}
.ngo-content-holder .ngo-detail-container ul.tabs li {
    font-size: 15px;
    line-height: 26px;
    color: #202020;
    font-weight: 600;
    border-bottom: 4px solid transparent;
    padding: 13px 40px;
    margin-bottom: -2px;
}
.ngo-content-holder .ngo-detail-container ul.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
}
.ngo-content-holder .ngo-detail-container ul.tabs li.current {
    border-bottom-color: #0081c3;
    color: #0081c3;
    background: transparent;
}
.ngo-content-holder .tab-inner-wrap .tab-inner-content {
    padding: 20px;
}
.ngo-content-holder .tab-inner-wrap .tab-inner-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ngo-content-holder ul.listing-w-50 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.ngo-content-holder ul.listing-w-50 li {
    width: 50%;
    padding-right: 12px; 
}
.ngo-content-holder ul.listing-w-50.icon-none li:before {
    display: none;
}
.ngo-content-holder .org-add-respresentative {
    font-size: 14px;
}
.ngo-content-holder .ngo-detail-container .tab-content .org-add-respresentative h6 {
    font-size: 14px;
    margin: 0;
}
.ngo-content-holder ul.listing-w-50.icon-arrow li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #202020;
}
.ngo-content-holder ul.listing-w-50.icon-arrow {
    margin-bottom: 15px;
}
.ngo-content-holder .tab-inner-wrap .tab-inner-content.document-listing ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.ngo-content-holder .tab-inner-wrap .tab-inner-content.document-listing ul li {
    width: 20%;
    padding: 0 10px;
}
.ngo-content-holder .document-listing ul li span {
    font-size: 18px;
    line-height: 25px;
    color: #202020;
    font-weight: 600;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    word-wrap: break-word;
}
.ngo-content-holder .document-listing ul li .doc-img {
    width: 100%;
    height: 148px;
    background-color: #ffffff;
    border: 1px solid #dce6ec;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/***Footer***/
.ngo-content-holder .single-ngo .site-content {
    padding: 0;
}
.ngo-content-holder .footer-widgets .widget .widget-title {
    font-size: 18px;
    line-height: 25px;
    color: #202020;
    font-weight: 600;
    margin-bottom: 35px;
}
.ngo-content-holder .menu-footer-container .menu li a {
    color: #696969 !important;
    font-size: 15px;
    font-weight: 400;
}
.ngo-content-holder .menu-footer-container .menu li {
    padding-bottom: 15px;
}
.ngo-content-holder .textwidget p {
    color: #696969 !important;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
}
.ngo-content-holder .aiwidget-title,.aiwidget-title span {
    color: #707070;
}
.ngo-content-holder .imgdisplay {
    background: efefef;
}
.ngo-content-holder .avatarimg .imgalign {
    border-radius: 0;
}
.ngo-content-holder .footer-widgets {
    padding-bottom: 32px;
    padding-top: 55px;
    margin-top: 110px;
    background: #f5f5f5;
}
.ngo-content-holder .site-footer {
    background: #f5f5f5;
}
.ngo-content-holder .site-info {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    padding-top: 12px;
    padding-bottom: 11px;
}
.ngo-content-holder #sidebar-footer {
    position: relative;
}
.ngo-content-holder #sidebar-footer:before {
    background-image: url(../png/footer-shape.png);
    background-size: cover;
    background-repeat: no-repeat;
    content: '';
    width:100%;
    height: 95px;
    position: absolute;
    top:-95px;
    left:0;
    right: 0;
}
.ngo-content-holder .ngo-banner-wrap > img {
    height: 445px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.ngo-content-holder .ngo-banner-box {
    max-width: 604px;
    -moz-box-shadow:  0px 12px 23px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 12px 23px rgba(0,0,0,0.2);
    box-shadow: 0px 12px 23px rgba(0,0,0,0.2);
    background-color: #ffffff;
    border: 2px solid rgba(34,154,179,0.23);
    margin: -185px auto 38px;
    z-index: 5;
    position: relative;
    text-align: center;
}
.ngo-content-holder .ngo-detail-container .ngo-img {
    margin: -105px auto 0;
    width: 208px;
    height: 208px;
    background-color: #fff;
    border: 2px solid #0081c3;
    padding: 10px;
    display: flex;
    align-items: center;
}
.ngo-content-holder .org-socials ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    margin-left: 15px;
}
.ngo-content-holder .org-socials ul li a {
    width: 30px;
    height: 30px;
    background-color: #cce3ee;
    border: 1px solid rgba(255,255,255,0.60);
    display: block;
    margin: 0 6px;
    font-size: 14px;
    line-height: 28px;
    color: #577a8d;
}
.ngo-content-holder .banner-box-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ngo-content-holder .banner-box-bottom > div {
    width: 45%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ngo-content-holder .banner-box-bottom .org-socials {
    background-image: url(../png/box-shape-left.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
}
.ngo-content-holder .banner-box-bottom .ngo-region {
    background-image: url(../png/box-shape-right.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 100px;
    font-size: 17px;
}
.ngo-content-holder .banner-box-bottom .ngo-region i {
    padding-right: 10px;
    color:#5e8295;
    font-size: 15px;
}
.ngo-content-holder .ngo-title {
    font-size: 28px;
    line-height: 23px;
    color: #0081c3;
    font-weight: 700;
    padding: 38px 0 19px;
    margin-bottom: 20px;
    background-image: url(../png/logo-line.png);
    background-size: initial;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.ngo-content-holder .ngo-web-detail {
    font-size: 18px;
    line-height: 23px;
    color: #67899e;
    font-weight: 500;
    margin-bottom: 13px;
}
.ngo-content-holder .ngo-web-detail span {
    display: inline-block;
    color: #67899e;
}
.ngo-content-holder .btn-contact button {
    padding: 10px 14px;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: -12px;
    text-transform: capitalize;
    outline: none;
}
.ngo-content-holder  ul.listing-w-50.icon-check {
    margin-bottom: 7px;
}
.ngo-content-holder  ul.listing-w-50.icon-check li {
    padding-left: 22px;
    position: relative;
    margin: 0 0 4px ​0;
}
.ngo-content-holder ul.listing-w-50.icon-check li:before {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    background-image: url(../png/check-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 5px;
}
.ngo-content-holder ul.listing-w-50.icon-arrow li {
    position: relative;
    padding-left: 22px;
}
.ngo-content-holder ul.listing-w-50.icon-arrow li:before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    line-height: 22px;
    color: #93979a;
    font-size: 13px;
}
.ngo-content-holder .ngo-detail-container .tab-content h4.bg-purple {
    background-color: #fdbce4;
}
.ngo-content-holder .ngo-detail-container .tab-content h4.bg-purple {
    background-color: #fdbce4;
}
.ngo-content-holder .button-orange {
    border-radius: 23px;
    background-color: #f36b2b;
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    padding: 11px 27px;
}
.ngo-content-holder .tab-inner-content .button-orange {
    margin-top: 20px;
}
.ngo-content-holder .member-bg-outer {
    padding: 100px 0 106px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    z-index: 5;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.ngo-content-holder .member-bg-outer:before {
    content: '';
    position: absolute;
    top: 0;left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(90deg, #f36929 0%, #007dc1 100%);
    z-index: 4;
    opacity: 0.7;
}
.ngo-content-holder .member-bg-inner {
    z-index: 5;
    position: relative;
}
.ngo-content-holder .member-bg-inner p {
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Work Sans";
    margin-bottom: 7px;
}
.ngo-content-holder .member-bg-inner h4 {
    font-size: 48px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 20px;
}
.ngo-content-holder .button-white {
    -moz-box-shadow:  0px 12px 23px rgba(0,0,0,0.3); 
    -webkit-box-shadow: 0px 12px 23px rgba(0,0,0,0.3);
    box-shadow: 0px 12px 23px rgba(0,0,0,0.3);
    background-color: #ffffff;
    border-radius: 25px;
    font-size: 16px;
    line-height: 22px;
    color: #f36b2b;
    font-weight: 600;
    border: none;
    padding: 14px 25px;
}
.ngo-content-holder .button-white:hover,.button-white:focus {
    background-color: #f36b2b;
    color: #fff;
}
.ngo-content-holder .detail-banner2-wrap {
    border-radius: 10px;
    overflow: hidden;
    padding: 52px 70px 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;

}
.ngo-content-holder .content-inner {
    max-width: 569px;
    width: 100%;
}
.ngo-content-holder .content-inner p {
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 600;
    padding-right: 15px;
}
.ngo-content-holder .content-inner h5 {
    font-size: 48px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 600;
}
.ngo-content-holder .detail-banner2-wrap .button-wrap {
    width: calc(100% - 570px);
    text-align: right;
}
.ngo-content-holder .doc-img img {
    opacity: 0.5;
}
.ngo-content-holder .column-sidebar {
    width: 280px;
    padding-left: 30px;
}
.ngo-content-holder .column-sidebar .filter-wrap {
    background-color: #eaf6f4;
    border: 1px solid #cee7e3;
    padding: 16px 20px 20px 20px;
}
.ngo-content-holder .column-content {
    width: calc(100% - 280px);
    padding-left: 30px;
    padding-right: 30px;
}
.ngo-content-holder .column-sidebar h4 {
    font-size: 20px;
    line-height: 28px;
    color: #202020;
    font-weight: 700;
    padding-bottom: 20px;
    display: block;
    border-bottom: 1px solid rgb(0 0 0 / 15%);
    position: relative;
    margin-bottom: 20px;
}
.ngo-content-holder .column-sidebar h4:before {
    content: '';
    width: 25px;
    height: 3px;
    background-color: #007fc2;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.ngo-content-holder .column-sidebar .searchbar {
    position: relative;
    height: 44px;
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid rgba(74,144,133,0.3);
    margin-bottom: 30px;
    z-index: 5;
}
.ngo-content-holder .column-sidebar .searchbar button {
    width: 44px;
    height: 42px;
    background-color: #007fc2;
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    border-radius: 5px 0 0 5px;
    color: #fff;
    padding: 0;
    text-align: center;
    z-index: 5;
    outline: none;
}
.ngo-content-holder .column-sidebar .searchbar button:hover,
.column-sidebar .searchbar button:focus {
    opacity: 0.7;
}
.ngo-content-holder .column-sidebar .searchbar button i {
    color: #fff;
}
.ngo-content-holder .column-sidebar .searchbar input {
    padding: 0;
    line-height: 44px;
    font-size: 13px;
    color: #000000;
    font-weight: 300;
    border: none;
    background-color: transparent;
    padding-left: 58px;
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    outline: none;
}
.ngo-content-holder .column-sidebar h5 {
    font-size: 16px;
    line-height: 22px;
    color: #202020;
    font-weight: 500;
    padding-bottom: 15px;
    margin: 0;
}
.ngo-content-holder .custom-checkbox {
    display: block;
    position: relative;
    cursor: pointer;
    margin: 7px 0;
}
.ngo-content-holder .custom-checkbox input {
    opacity: 0;
    position: absolute;
}
.ngo-content-holder .custom-checkbox span {
    font-size: 14px;
    line-height: 19px;
    color: #202020;
    font-weight: 400;
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;
}
.ngo-content-holder .custom-checkbox span:before {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background-color: transparent;
    border: 1px solid #b4b4b4;
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
}
.ngo-content-holder .custom-checkbox input:checked ~ span:before {
    content: "";
    text-align: center;
    font-size: 8px;
    line-height: 14px;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #fff;
    background-color: #007fc2;
}
.ngo-content-holder .checkbox-list a {
    font-size: 12px;
    line-height: 12px;
    color: #007fc2;
    font-weight: 400;
}
.ngo-content-holder .column-sidebar select {
    width: 100%;
    border-radius: 6px;
    background-color: #ffffff;
    border: 1px solid rgba(74,144,133,0.3);
    font-size: 13px;
    line-height: 18px;
    color: #202020;
    font-weight: 500;
    padding: 17px 21px 15px;
    outline: none;
    appearance:none;    
    background-image: url(../png/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 94%;
}

.ngo-content-holder .column-sidebar form > div {
    margin-bottom: 30px;
}
.ngo-content-holder .column-sidebar form .filter-btn {
    margin: 0;
    text-align: center;
    width: 100%;
}
.ngo-content-holder .column-sidebar form .filter-btn input {
    width: 100%;
    border-radius: 5px;
    background-color: #007fc2;
    padding: 0;
    border: none;
    font-size: 16px;
    line-height: 44px;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: normal;
}
.ngo-content-holder .ngo-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.ngo-content-holder .ngo-contents {
    -moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    width: calc(50% - 15px);
    margin-bottom:30px;
    padding: 20px;
}
.ngo-content-holder .ngo-type {
        display: inline-block;
    border-radius: 50px;
    padding: 0px 10px;
    font-size: 13px;
    line-height: 22px;
    color: #202020;
    font-weight: 600;
    margin: 10px 8px 0 0;
}
.ngo-content-holder .ngo-contents-img {
    width: 100px;
    height: 100px;
    background-color: #fff;
    border: 2px solid rgba(189,189,189,0.38);
    display: flex;
    align-items: center;
}
.ngo-content-holder .ngo-contents-img img {
    width: 100%;
    height: auto;
}
.ngo-content-holder .ngo-contents-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.ngo-content-holder .ngo-contents-detail {
    width: calc(100% - 100px);
    padding-left: 20px;
    padding-top: 5px;
}
.ngo-content-holder .ngo-post-title a,.ngo-post-title {
    font-size: 18px;
    line-height: 22px;
    color: #202020;
    font-weight: 600;
    margin: 0;
}
.ngo-content-holder .ngo-contents-detail p {
    font-size: 15px;
    line-height: 23px;
    color: #67899e;
    font-weight: 500;
    margin: 0;
}
.ngo-content-holder .ngo-post-title {
    padding-bottom: 10px;
}
.ngo-content-holder .ngo-desc p {
    font-size: 15px;
    line-height: 23px;
    color: #696969;
    font-weight: 400;
}
.ngo-content-holder .ngo-desc {
    padding: 15px 0px 0px;
    color: #595959;
}
.ngo-content-holder .ngo-desc p:last-child {
    margin-bottom: 0;
}
.ngo-content-holder .ngo-post-pagination {
    text-align: center;
    padding: 24px 0;
    border-top: 1px solid rgb(0 0 0 / 10%);
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}
.ngo-content-holder .ngo-post-pagination .page-numbers {
    width: 35px;
    height: 35px;
    border-radius: 5px;
    background-color: transparent;
    display: inline-block;
    font-size: 16px;
    line-height: 35px;
    color: #272727;
    font-weight: 700;
}
.ngo-content-holder .ngo-post-pagination .page-numbers.next,.ngo-post-pagination .page-numbers.prev {
    width: auto;
    font-size: 16px;
    line-height: 35px;
    color: #007fc2;
    font-weight: 500;
}
.ngo-content-holder .ngo-post-pagination .page-numbers.current {
    background-color: #007fc2;
    color: #fff;
}
.ngo-content-holder .section-title {
    font-size: 28px;
    line-height: 28px;
    color: #007fc2;
    font-weight: 700;
    padding-bottom: 33px;
    display: inline-block;
    background-image: url(../png/logo-line.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    margin-bottom: 0;
}
.ngo-content-holder .ngo-section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 30px;
}
.ngo-content-holder .sort-filter label {
    font-size: 16px;
    line-height: 20px;
    color: #202020;
    font-weight: 500;
    margin: 0;
}
.ngo-content-holder .sort-filter select {
    border-radius: 6px;
    background-color: #f8f8f8;
    border: 1px solid rgba(74,144,133,0.3);
    width: 220px;
    font-size: 13px;
    color: #202020;
    font-weight: 500;
    line-height: 26px;
    padding: 12px 22px;
    outline: none;
    appearance: none;
    background-image: url(../png/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 94%;
}
/*.page-template-page-ngo.ngo-content-holder .site-content {
    padding: 42px 0 63px;
}*/
.ngo-content-holder .sticky-tabs {
    -moz-box-shadow: 0px 1px 4.5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 1px 4.5px rgb(0 0 0 / 10%);
    box-shadow: 0px 1px 4.5px rgb(0 0 0 / 10%);
}
.ngo-content-holder .ultab-wrap.sticky-tabs {
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 97;
}
.ngo-content-holder .main-navigation ul ul.sub-menu {
    float: none;
    width: 230px;
    background-color: #fff;
    -moz-box-shadow: 0px 1px 4.5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 1px 4.5px rgb(0 0 0 / 10%);
    box-shadow: 0px 1px 4.5px rgb(0 0 0 / 10%);
    padding: 0;
}
.ngo-content-holder .main-navigation ul ul.sub-menu li {
    border: none;
    background-color: transparent !important;
    text-align: left;
    padding: 5px 10px;
}
.ngo-content-holder .main-navigation ul ul.sub-menu li a {
    text-align: left;
    text-transform: capitalize;
    font-size: 15px;
}
.ngo-content-holder .menu li a:hover,.menu li a:focus {
    color: #0081c3 !important;
}
.ngo-content-holder .aiwidget-title {
    word-break: break-word;
}
.ngo-content-holder .footer-widgets a,.footer-widgets p,.footer-widgets span {
    word-break: break-word;
}
.ngo-content-holder .page-template-page-ngo .site-content .container .row {
    margin: 0;
}
.ngo-content-holder .open_sidebar {
    background-color: #0081c3;
    color: #fff;
    width: 35px;
    height: 50px;
    text-align: center;
    padding-top: 9px;
    border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    box-shadow: 2px 3px 10px 0 rgb(49 71 69 / 30%);
    -webkit-box-shadow: 2px 3px 10px 0 rgb(49 71 69 / 30%);
    -moz-box-shadow: 2px 3px 10px 0 rgba(49, 71, 69, 0.3);
    position: fixed;
    top: 75px;
    left: 0;
    margin: auto;
    z-index: 90;
    display: none;
    line-height: 53px;
    padding: 0;
    font-size: 22px;
}
.ngo-content-holder .close_sidebar {
    position: absolute;
    top: 0;
    right: 12px;
    display: none;
}
.ngo-content-holder .sidebar_overley{
    display: inline-block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 999;
    visibility: visible;
    opacity: 1;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    animation: fade_in 0.4s linear;
}
.ngo-content-holder .sidebar_open {
    overflow: hidden;
}
.ngo-content-holder .btn_filter {
    border-radius: 5px;
    background-color: #007fc2;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 500;
    border: 2px solid #007fc2;
}
.ngo-content-holder .btn_filter:hover,.btn_filter:focus {
    /*background-color: transparent;*/
    opacity: 0.7;
    color: #007fc2;
}
.ngo-content-holder .ngo-type-wrap .ngo-type:nth-child(4n+1) {background-color: #fedac2;}
.ngo-content-holder .ngo-type-wrap .ngo-type:nth-child(4n+2) {background-color: #bae4de;}
.ngo-content-holder .ngo-type-wrap .ngo-type:nth-child(4n+3) {background-color: #cfe7ff;}
.ngo-content-holder .ngo-type-wrap .ngo-type:nth-child(4n+4) {background-color: #fdbce4;}
.ngo-content-holder .btn-contact button:hover,.btn-contact button:focus {
    color: #f26522;
}
.ngo-content-holder .btn-contact button:hover,.btn-contact button:focus {
    color: #f26522;
}
.ngo-content-holder .modal-body .form_group .form-control {
    padding: 8px 20px;
    border: 1px solid #eee;
    border-radius: 30px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
    height: auto;
    box-shadow: none;
}
.ngo-content-holder .modal-body .form_group .form-control:focus {
    border-color: rgb(51 51 51 / 50%);
}
.ngo-content-holder label.error {
    font-size: 13px;
    color: #ff0101;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 10px;
}
.ngo-content-holder input.form-control.error {
    margin-bottom: 0px !important;
}
.ngo-content-holder .modal-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}
.ngo-content-holder .ngo-banner-box .ngo-type-wrap {
    margin-bottom: 18px;
}       
.ngo-content-holder .btn-contact {
    margin-bottom: -30px;
}
.ngo-content-holder .bg-none p {
    font-size: 15px;
    color: rgb(51 51 51 / 90%);
    line-height: 24px;
    font-weight: 500;
}
h6.bg-purple.tap-storytelling {
    font-size: 15px;
    line-height: 23px;
    color: #202020;
    font-weight: 600;
    display: inline-block;
    padding-right: 5px;
    margin: 0 0 10px 0;
}
.ngo-content-holder .ngo-detail-container .tab-content.bg-none {
    background-color: transparent;
    border: none;
}

.ngo-content-holder .ngo-banner-inner {
    max-height: 550px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.ngo-content-holder .ngo-banner-inner img {
    width: 100%;
    height: 100%;
    background-size: cover;
}
.ngo-content-holder .ngo-banner-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-image: linear-gradient(90deg, #F26522 0%, #0081C5 100%);*/
    /*background-image: linear-gradient(90deg, #F26522 0%, #7BCBBF 45%, #0081C5 100%);*/
    z-index: 4;
    /*opacity: 0.6;*/
}
.ngo-content-holder ul.collapsemenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ngo-content-holder ul.collapsemenu .sidenav-link {
    font-size: 16px;
    line-height: 22px;
    color: #202020;
    font-weight: 500;
    padding-bottom: 15px;
    margin: 0;
    display: block;
    position: relative;
    padding-right: 15px;
    padding-bottom: 0;
}
.ngo-content-holder ul.collapsemenu .sidenav-link:before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    font-size: 15px;
}
.ngo-content-holder ul.collapsemenu .open .sidenav-link:before {
    content: "\f068";
}
.ngo-content-holder ul.collapsemenu .submenu {
    margin-top: 15px;
    display: none;
}
.ngo-content-holder .filter_title {
    position: relative;
}
.ngo-content-holder .filter_title #btn_filter_reset {
    /*background-color: transparent;*/
    border: none;
    position: absolute;
    width: auto;
    top: 0;
    right: 0;
    /*color: #007fc2;*/
    color: #fff;
    line-height: 28px;
    font-weight: 700;
    font-size: 12px;
    padding: 0 8px;
    border-radius: 28px;
}

/******Loader css******/
.ngo-content-holder .loader-outer {
    width: 100vw;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ngo-content-holder .lds-default {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.ngo-content-holder .lds-default div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #0081c3;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
}
.ngo-content-holder .lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 37px;
    left: 66px;
}
.ngo-content-holder .lds-default div:nth-child(2) {
    -webkit-animation-delay: -0.1s;  
    animation-delay: -0.1s;
    top: 22px;
    left: 62px;
}
.ngo-content-holder .lds-default div:nth-child(3) {
    -webkit-animation-delay: -0.2s;  
    animation-delay: -0.2s;
    top: 11px;
    left: 52px;
}
.ngo-content-holder .lds-default div:nth-child(4) {
    -webkit-animation-delay: -0.3s;  
    animation-delay: -0.3s;
    top: 7px;
    left: 37px;
}
.ngo-content-holder .lds-default div:nth-child(5) {
    -webkit-animation-delay: -0.4s;  
    animation-delay: -0.4s;
    top: 11px;
    left: 22px;
}
.ngo-content-holder .lds-default div:nth-child(6) {
    -webkit-animation-delay: -0.5s;  
    animation-delay: -0.5s;
    top: 22px;
    left: 11px;
}
.ngo-content-holder .lds-default div:nth-child(7) {
    -webkit-animation-delay: -0.6s;  
    animation-delay: -0.6s;
    top: 37px;
    left: 7px;
}
.ngo-content-holder .lds-default div:nth-child(8) {
    -webkit-animation-delay: -0.7s;  
    animation-delay: -0.7s;
    top: 52px;
    left: 11px;
}
.ngo-content-holder .lds-default div:nth-child(9) {
    -webkit-animation-delay: -0.8s;  
    animation-delay: -0.8s;
    top: 62px;
    left: 22px;
}
.ngo-content-holder .lds-default div:nth-child(10) {
    -webkit-animation-delay: -0.9s;  
    animation-delay: -0.9s;
    top: 66px;
    left: 37px;
}
.ngo-content-holder .lds-default div:nth-child(11) {
    -webkit-animation-delay: -1s;  
    animation-delay: -1s;
    top: 62px;
    left: 52px;
}
.ngo-content-holder .lds-default div:nth-child(12) {
    -webkit-animation-delay: -1.1s;    
    animation-delay: -1.1s;
    top: 52px;
    left: 62px;
}

@-webkit-keyframes lds-default {
    0%, 20%, 80%, 100% {
        -webkit-transform: scale(1);transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1);transform: scale(1);
    }
}
@keyframes lds-default {
    0%, 20%, 80%, 100% {
        -webkit-transform: scale(1);transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1);transform: scale(1);
    }
}

.elementor-4749 .elementor-element.elementor-element-25d6575 .elementor-headline-dynamic-text {
    font-weight: 700;
}
.elementor-4749 .elementor-element-408ec314 .elementor-text-editor.elementor-clearfix p b, 
.elementor-4749 .elementor-element-408ec314 .elementor-text-editor.elementor-clearfix p b strong {
    font-weight: 600;
}
.main-navigation li { padding: 0 10px; }
.main-navigation li:first-of-type { padding-left: 5px; }
.main-navigation ul ul.sub-menu li {
    padding: 15px;
}
.ngo-content-holder .tab-inner-wrap .tab-inner-content p {
    word-break: break-all;
    display: inline-block;
}
.site-content .container .row > .row {
    margin: 0;
}

/* Platform List Banner*/
.container-fluid.platform-list {
    padding: 0 0 30px 0;
}
.ngo-content-holder .site-content {
    padding-top: 0;
}
.container-fluid.platform-list .banner-image img {
    width: 100%;
    object-fit: cover;
}
/* Platform List Banner*/

/*Featured Ngo*/
.ngo-content-holder .ngo-contents.featured_ngo {
    border: 2px solid;
    border-image: linear-gradient(310deg, #f06522, #197cb3) 1;
    position: relative;
}

.ngo-content-holder .ngo-contents.featured_ngo:before {
    content: "";
    color: #fff;
    position: absolute;
    top: -11px;
    right: -12px;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(35,123,171,1) 0%, rgba(239,102,34,1) 100%);
    font-size: 13px;
    padding:  0 5px;
    background-image: url('../png/featured.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 83px;
    height: 84px;
}
.ngo-content-holder .ngo-contents.featured_ngo:after {
    content: "FEATURED";
    color: #fff;
    position: absolute;
    right: -20px;
    transform: rotate(45deg);
    text-align: center;
    width: 83px;
    top: 12px;
}
/*Featured Ngo*/

/*ramesh changes for the world vision*/
.ramesh-6955 .ngo-banner-inner {
  height: 270px !important;
  background-color: #abdaf2;
}
.ramesh-6955 .ngo-banner-inner img {
  display: none;
}
.ramesh-6955 .ngo-detail-container .ngo-img {
  height: 150px !important;
  width: 150px !important;
  margin: -95px auto 0 !important;
}
.ramesh-6955 .ngo-title {
  padding: 20px 0 19px;
  margin-bottom: 0px;
}
.ramesh-6955 .ngo-web-detail {
  margin-bottom: 5px;
}
.ramesh-6955 .ngo-banner-box {
  margin: -145px auto 38px;
}
.ramesh-6955 .banner-box-bottom > div
{
    height: 50px;
}
/*.ramesh-6955 .tab-inner-wrap .tab-inner-content
{
    padding: 0px 20px;
}*/
/*ramesh changes for the world vision*/

/** changes-NAJNIN **/

.ngo-img {
    width: 200px;
    height: 160px;
    margin-top: -125px;
    border: 1px solid #eee;
    background-color: #fff;
    margin: -60px auto 0;
}

.ngo-banner-box .ngo-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 5px;
}
/****11-3 ngo-banner changes ***/
.ngo-content-holder .ngo-banner-box {
    margin-top: 0;
    max-width: 100%;
    border: 4px solid;
    border-image: linear-gradient(310deg, #f06522, #197cb3) 1;
    position: relative;
    margin-bottom: 150px;
}

.ngo-img {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border: 2px solid;
    border-image: linear-gradient(310deg, #f06522, #197cb3) 1;
    width: 120px;
    height: 120px;
}

.ngo-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    padding: 10px;
}

.ngo-content-holder .btn-contact {
    margin-bottom: 15px;
}

.ngo-content-holder .banner-box-bottom .ngo-region {
    text-align: center;
    justify-content: center;
}

.ngo-content-holder .ngo-title {
    padding-top: 20px;
}

.ngo-content-holder .ngo-banner-box {
    margin-bottom: 56px;
}


/****Newbanner design****/
.page-template-ngo_service_test .site-content>.container{max-width: 100%;}
.new_ngo_bannerwrap
{
    width: 100%;
}
.page-template-ngo_service_test .site-content 
{
    padding: 0 0 100px 0;
}
.new_ngo_bannerwrap .ngo-img
{
    position: static;
    transform: none;
    top: 20px;
    left: 20px;
}
.page-template-ngo_service_test .banner-box-bottom .ngo-region,
.page-template-ngo_service_test .banner-box-bottom .org-socials
{
    background-image: none;
    width: 100%;
    height: auto;
}
.ngo_banner_col_right 
{
    /*background-color: #E1EFF7;*/
    position: relative;
    z-index: 0;
    padding: 20px 10px 20px 84px;
}
.ngo_banner_col_right:before
{
    content: '';
    transform: skewX(-31deg);
    background-color: #E1EFF7;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    right: 0;
}
.ngo_banner_col_right:after
{
    content: '';
    background-color: #E1EFF7;
    width: 100px;
    margin-left: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    z-index: -1;
}
.new_ngo_bannerwrap .ngo-banner-box{overflow: hidden;}

.ngo_banner_col_left .ngo-title
{
    padding-left: 35px;
    padding-right: 35px;
}
.new_ngo_bannerwrap .ngo-detail-container
{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
.new_ngo_bannerwrap .h1,.new_ngo_bannerwrap .h2,.new_ngo_bannerwrap .h3,.new_ngo_bannerwrap .h4,.new_ngo_bannerwrap .h5,.new_ngo_bannerwrap .h6,
.new_ngo_bannerwrap h1, .new_ngo_bannerwraph2,.new_ngo_bannerwrap h3,.new_ngo_bannerwrap h4,.new_ngo_bannerwrap h5,.new_ngo_bannerwrap h6
{font-family: inherit;}
.page-template-ngo_service_test .custom-logo-link{width: 215px;}
.page-template-ngo_service_test .custom-logo-link img{width: 100%;}
.page-template-ngo_service_test #masthead-sticky-wrapper
{
    height: 88px;
    min-height: 88px;
}
.page-template-ngo_service_test .site-header
{
    padding: 15px 0;
}
/****22 March****/
.ngo-content-holder .container { width: 100%; }
.ngo-content-holder .ngo-banner-box {
    box-shadow: 0px 12px 23px rgba(0,0,0,0.2);
    background-color: #e2eff7;
    border: none;
    padding-top: 59px;
    margin-bottom: 103px;
    position: relative; 
   background-image: url('../png/ngo-banner-shape.png');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
}


.ngo-content-holder .ngo-banner-box > .container {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.ngo-detail-wrap {
    padding-left: 25px;
    width: calc(100% - 408px);
}
.ngo-detail-right {
    width: 200px;
    text-align: right;
}
.ngo-detail-wrap .ngo-title {
    text-align: left;
    background-position: bottom left;
    padding-top: 0;
    margin-bottom: 11px;
}
.ngo-detail-wrap .ngo-web-detail {
    text-align: left;
    line-height: 24px;
    margin-bottom: 14px;
}
.ngo-detail-wrap .ngo-region {
    text-align: left;
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    font-weight: 600;
    padding-bottom: 17px;
}
.ngo-detail-wrap .ngo-region i {
    padding-right: 11px;
    color: #5e8193;
    font-size: 16px;
}
.ngo-content-holder .ngo-detail-right .banner-box-bottom .org-socials {
    background-image: none;
    width: 100%;
    justify-content: flex-end;
}
.ngo-content-holder .bg-none .tab-inner-wrap .tab-inner-content {
    padding-left: 0;
    padding-right: 0;
}
.ngo-type-wrap-outer {
    margin-top: -85px;
    padding-left: 233px;
}
.ngo-content-holder .ngo-type {
    font-size: 12px;
}
.ngo-content-holder .org-socials ul {
    justify-content: flex-end;
    margin: 0;
}
.ngo-content-holder .org-socials ul li a {
    text-align: center;
}
.ngo-img img {
    padding: 0;
}
.ngo-content-holder .btn-contact {
    margin: 0 0 25px 0;
    line-height: 46px;
}
.ngo-content-holder .ngo-detail-right .banner-box-bottom .org-socials {
    height: auto;
}
.ngo-content-holder .btn-contact button {
    display: inline-block;
}

.ngo-content-holder .org-socials ul li a {
    margin: 0 4.5px;
    transition: 0.7s ease;
}
.ngo-content-holder .org-socials ul li a:hover {
    color: #f26522;
    border-color: #f26522;
    transition: 0.7s ease;
}
.ngo-img {
    position: unset;
    transform: none;
    width: 208px;
    height: 208px;
    box-shadow: 0px 7px 5px rgba(0,0,0,0.18);
    background-color: #fff;
    border: 2px solid #0081c3;
    padding: 5px;
    margin: 0;
    margin-bottom: -77px;
}
/*****/
@media(max-width: 991px)
{
    .ngo_banner_col_right:before{transform: none;}
}
@media(max-width: 575px)
{
    .ngo_banner_col_right .banner-box-bottom{border: 0;}
}

