@font-face { font-family: Avenir; font-style: italic; font-weight: 400; src: url("../avenir/Avenir Black/Avenir Black.ttf"); }
@font-face { font-family: Avenir; font-style: normal; font-weight: 300; src: url("../avenir/Avenir Light/Avenir Light.ttf"); }
@font-face { font-family: Avenir; font-style: normal; font-weight: 500; src: url("../avenir/Avenir Regular/Avenir Regular.ttf"); }
@font-face { font-family: Avenir; font-style: normal; font-weight: 700; src: url("../avenir/Avenir Book/Avenir Book.ttf"); }
@font-face { font-family: Avenir; font-style: normal; font-weight: 900; src: url("../avenir/Avenir Heavy/Avenir Heavy.ttf"); }
/*@font-face { font-family: Avenir-bold; src: url("../fonts/Avenir-Pro-Black-Italic.otf"); }*/

body { font-size: 1rem; font-family: Avenir; font-weight: 400; overflow-x: hidden; }

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
html {
    font-size: 16px;
}
/*body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    color: #0A033C99
}
*/
body {
    font-size: 14px;
/*    font-family: 'Roboto', sans-serif;*/
    font-weight: 400;
    overflow-x: hidden;
    color: #0A033C;
}
a { text-decoration:none}
a:hover { text-decoration:none}
img { max-width:100%;}
.container {max-width: 1258px!important;margin:0 auto;position:relative}

.meni-icon{
    display: none;
}

.meni-icon{
    display: none;
}

.close-icon{
    display: none;
}

.navBar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#myNav ul li {
    display: inline-block;
}

.logo img {height: 82px;}

.logo a {
    color: #1F6DB5;
    font-size: 15px;
    font-weight: 400;
}

#myNav ul li a {
    color: #ff0103;
    font-size: 15px;
    padding: 0px 6px;
    text-transform: capitalize;
    font-weight: 900;
}

#myNav ul li:last-child a {
    /* background: #FF0103; */
    /* color: #FFDD00; */
    /* padding: 4px 9px; */
    /* border-radius: 7px; */
}



footer {
    width: 100%;
    position: relative;
    float: left;
}

footer {
    width: 100%;
    position: relative;
    float: left;
    padding: 40px 0px;
}

.footer-links h3 {
    font-style: normal;
    font-size: 22px;
    line-height: 24px;
/* identical to box height, or 150% */
    text-transform: capitalize;
    color: #ffffff;
    font-weight: 800;
    margin: 20px 0px 18px 0px;
}

.footer-links {
    width: 100%;
    float: left;
    padding: 0px 15px;
}

.footer-links ul li, .footer-links ul li a {
    list-style: none;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 4px;
    width: 25%;
    text-transform: capitalize;
}

.footer-links form {
    position: relative;
}

.footer-links form button {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 46px;
    border: none;
    padding: 0px 12px;
    font-size: 14px;
    background: #FF0103;
    color: #fff;
    margin: 0px;
    border-radius: 0px;
}

.footer-links input.form-control {
    border-radius: inherit;
    height: 46px;
    font-size: 14px;
}

ul.social-media li {
    display: inline-block;
    background: #FF0103;
    color: #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

ul.social-media li a {
    color: #fff;
    font-size: 16px;
}

.footer-links:first-child ul {display: flex;flex-wrap: wrap;justify-content: space-between;}

section.copyright {
    width: 100%;
    float: left;
    text-align: center;
    background: #ff0103;
    padding: 10px;
    color: #fff;
}

.main_nav {
    padding: 12px 0px;
}

footer {
    background: #222225;
}

section.about {
    background: #FFF6DF;
    width: 100%;
    float: left;
    padding: 60px 0px;
        border-bottom: 2px solid #f00;
}

.heading .headline {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800;
    color: #ff0103;
}

.heading .sub-headline {
    font-size: 35px;
    position: relative;
    /* font-weight: 800; */
}

.heading {
    margin: 0px 0px 27px 0px;
}

.about-txt p, .about-txt li {
    color: #222222;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
}

.about-txt p span {
    font-weight: 800;
}

.about-txt-right p {
    color: #ffffff;
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
}

.about-txt-right p span {
    color: #FFDD00;
    font-size: 19px;
}

section.about .fl {
    width: 100%;
    float: left;
}

section.about .fr {
    float: right;
    width: 46%;
}

.about-txt-right {background: #222222;border-radius: 30px;padding: 45px 30px;}

button {
    background: #FF0103;
    border-radius: 8px;
    color: #fff;
    padding: 10px 30px;
    border: none;
    text-transform: capitalize;
    margin: 25px 0px 0px 0px;
}

section.people-behind {
    width: 100%;
    float: left;
    position: relative;
    padding: 60px 0px;
}

section.people-behind .fl {
    width: 42%;
    float: left;
}

section.people-behind .conatiner {
    display: flex;
    align-items: center;
}

section.people-behind .container {
    /* display: flex; */
    /* align-items: center; */
}

section.people-behind .fr {
    float: right;
    width: 52%;
    padding-top: 55px;
}

.people-txt p {
    font-size: 17px;
    color: #222222;
    line-height: 28px;
}

.people-txt {}

.people-img img {
/*    border-radius: 20px;*/
}

section.milestone{
    background: url('../../assets/img/Frame 1.png');
    position: relative;
    width: 100%;
    float: left;
    height: 100vh;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #FFF6DF;
}

section.milestone .fl {
    width: 41%;
    padding-top: 115px;
    float: left;
}

.milestone-txt p {
    font-size: 17px;
    color: #ffffff;
    line-height: 28px;
    font-weight: 500;
}

.milestone-txt .heading .sub-headline {
    font-size: 24px;
    color: #Fff;
}

.milestone-txt .heading .headline {
    font-size: 28px;
    color: #FFDD00;
}

section.counter {
    width: 100%;
    float: left;
    background: #fff6df;
    padding: 60px 0px;
}

.counter-list ul {
    padding: 0px;
    margin: 0px;
}

.counter-list ul li {
    list-style: none;
    width: 25%;
    float: left;
    padding: 15px;
    text-align: center;
}

.counter-list ul li .single-conter .counter-img img {
    width: 37%;
}

.counter-img {
    margin-bottom: 15px;
}

.counter-list ul li .single-conter .counter-value {
    font-size: 34px;
    font-weight: 900;
}

.counter-list ul li .single-conter .counter-txt {}

.counter-list ul li .single-conter .conter-txt {
    font-size: 16px;
    color: #222222;
    line-height: 26px;
}

section.team {
    width: 100%;
    float: left;
    position: relative;
}

.team-list ul li {
    list-style: none;
    padding: 0px 0px 40px 0px;
}

.team-area {position: relative;padding: 50px;}

.team-area .single-person .fl {
    width: 32%;
    float: left;
}

.team-area .single-person .fr {
    width: 64%;
    float: right;
}

.team-list ul li .team-area {
    padding: 52px;
    width: 100%;
    height: 100%;
    float: left;
    margin-bottom: 45px;
    background: #FFF6DF;
        border: 2px solid #f00;
}

.people-img img {
    border: 2px solid #f00;
}

section.gallery.donation {
    padding: 0px 0px 60px 0px;
}
.team-list ul li .team-area .know-btn {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.team-list ul li .team-area .know-btn button {
    background: rgba(255, 1, 3, 0.5);
    border-radius
    : 10px 0px 30px;

    font-size: 16px;
    padding: 14px 40px;
    text-transform: uppercase;
}


.team-list ul li .team-area .single-person .person-txt .name {
    font-size: 32px;
    /* text-transform: uppercase; */
    font-weight: 800;
    color: #ff0103;
}

.team-list ul li .team-area .single-person .person-txt .designation {
    font-size: 26px;
    margin-bottom: 15px;
}

.team-list ul li .team-area .single-person .person-txt p {
    font-size: 17px;
    color: #222222;
    line-height: 28px;
}

.team-list ul li .team-area .single-person .person-txt .social-media i {
    color: rgba(255, 1, 3, 0.5);
    font-size: 28px;
}


.team-list ul li .team-area .single-person .person-txt .social-media a {
    padding-right: 15px;
}

.team-list ul li .team-area .single-person .person-txt .social-media {
    margin: 25px 0px 0px 0px;
}

.team-list ul li:nth-child(2) .team-area {
    background: #FFF6DF;
}

.team-list ul li:nth-child(2) .team-area .single-person .person-txt .name {
    /* color: #00BBD4; */
}

.team-list ul li:nth-child(2) .team-area .single-person .person-txt .social-media i {
    color: #00BBD4;
}

.team-list ul li:nth-child(2) .team-area .know-btn button {
    background: #00BBD4;
}

.team-list ul li:nth-child(3) .team-area {
    /* background: #E1FFE0; */
}

.team-list ul li:nth-child(3) .team-area .single-person .person-txt .name {
    /* color: #03D03C; */
}

.team-list ul li:nth-child(3) .team-area .single-person .person-txt .social-media i {
    color: #03D03C;
}

.team-list ul li:nth-child(3) .team-area .know-btn button {
    background: #03D03C;
}

.team-list ul li .team-area .social-media {visibility: hidden;}


.team-list ul li .team-area:hover .social-media {
    visibility: visible;
}
section.banner-section {
    width: 100%;
    float: left;
}

.banner-img {
    position: relative;
}

.banner-img .banner-txt {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #00000075;
    padding: 26px 0px;
}

section.main-banner .banner-txt h1 {
    text-align: center;
    font-size: 48px;
    color: #fff;
    text-shadow: 5px 0px 10px #d24344;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 52px;
}

.banner-img .banner-txt .banner-heading .headline {
    color: #fff;
    font-size: 42px;
    font-weight: 800;
}

.banner-img .banner-txt .banner-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banner-img .banner-txt .banner-heading .learn-more {
    color: #fff;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 400;
}

section.founder-txt {
    width: 100%;
    float: left;
    padding: 40px 0px;
}

section.founder-txt .fl {
    width: 100%;
    float: left;
}

section.founder-txt .fl p {
    font-size: 18px;
    color: #222222;
    line-height: 32px;
}

section.founder-txt .fr {
    width: 48%;
    float: right;
}

section.founder-txt .fr .founder-heading {
    font-size: 28px;
    text-align: center;
    line-height: 43px;
    color: #FF0103;
    font-weight: 800;
}

section.black-strip {
    background: #333333;
    width: 100%;
    float: left;
    padding: 52px 0px;
    color: #fff;
}

section.black-strip .txt {
    font-size: 28px;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
}

section.acnc {
    width: 100%;
    float: left;
    padding: 60px 0px;
}

section.acnc .fl {
    width: 46%;
    float: left;
}

section.acnc .fr {
    float: right;
    width: 47%;
}

section.acnc .fr .acnc-right-txt .right-area {
    background: #f9f9f9;
    padding: 40px;
    border-radius: 30px;
}

section.acnc .fr .acnc-right-txt .img img {
    margin-bottom: 15px;
}

section.acnc .fr .acnc-right-txt .right-area .txt p {
    font-size: 18px;
    color: #222222;
    line-height: 31px;
}

.acnc-txt .txt p {
    font-size: 17px;
    color: #222222;
    line-height: 28px;
}

.acnc-txt .txt h6 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 36px;
    font-weight: 800;
}

section.pink-sec {
    width: 100%;
    float: left;
    background: #FFF3ED;
    padding: 60px 0px;
}

section.pink-sec .fl {
    width: 46%;
    float: left;
}

section.pink-sec .fr {
    float: right;
    width: 48%;
}

section.pink-sec .fr .txt p {
    font-size: 18px;
    color: #222222;
    line-height: 32px;
}

section.pink-sec .fl .txt h5 {
    font-size: 25px;
    line-height: 38px;
    font-weight: 800;
    color: #FF7172;
}
section.groupCompanies {
    width: 100%;
    float: left;
    padding: 0px 0px 40px 0px;
}

section.groupCompanies .fl {
    width: 42%;
    float: left;
}

section.groupCompanies .fr {
    width: 52%;
    float: right;
}

.groupCompanies-list ul {
    padding: 0px;
    margin: 0px;
}

.groupCompanies-list ul li {
    list-style: none;
    font-size: 18px;
    margin-bottom: 28px;
    padding-left: 47px;
    position: relative;
    color: #222222;
    font-weight: 400;
}

.groupCompanies-list ul li img {
    position: absolute;
    left: 0px;
    width: 23px;
    top: 10px;
    display: none;
}

.groupCompanies-txt {}

.groupCompanies-txt .heading h3 {
    font-size: 32px;
    font-weight: 800;
    color: #0d0d0d;
}

.groupCompanies-txt .txt p {
    font-size: 18px;
    color: #222222;
    line-height: 28px;
}

.blue-strip {
    width: 100%;
    float: left;
    background: #FFF6DF;
    /* color: #fff; */
    padding: 40px 0px;
    text-align: center;
        border-top: 2px solid #f00;
}

.blue-strip .txt p {
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    TEXT-ALIGN: LEFT;
}

.sticky {
    /* position: fixed; */
    top: 0px;
    z-index: 999;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
}

footer .footer-links:first-child {
    width: 100%;
}

.partneredList ul li,.partneredList ol li {
    font-size: 17px;
    color: #222222;
    line-height: 30px;
    list-style: none;
    position: relative;
    padding: 7px 0px 7px 31px;
}

.partneredList ul li:after {
    content: "\2714";
    position: absolute;
    left: 0px;
    color:#ff0103;
    font-size: 20px;
        top: 12px;
}

.partneredList ul {
    column-count: 2;
}

section.founder-txt.partners {
    padding: 45px 0px;
}


section.contact-form {
    position: relative;
    float: left;
    width: 100%;
    padding: 60px 0px;
}
.main-contact {
    background: #edece9;
    padding: 40px 40px;
    width: 100%;
    float: left;
    position: relative;
}

.main-contact .form {
    width: 60%;
}

.user-connect.map {
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    width: 35%;
    background: #1e1d1c;
    height: 100%;
    padding: 30px 0px;
}

.user-connect.map .card {
    background: #1e1d1c;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-contact .form .form-group {
    margin-bottom: 15px;
}

.user-connect.map .card-body {
    border: 1px solid #615d5900;
}

.form-control {
    padding: .70rem;
}

input.btn_main {
    background: #ff0103;
    color: #fff;
    padding: 9px 22px;
    border-radius: 2px;
    border: 1px solid #ff0103;
}

.main-contact .form .heading h2 {
    color: #ff0103;
    position: relative;
    margin: 0px;
    font-size: 34px;
    font-weight: 800;
}

.main-contact .form .heading p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    color: rgba(97, 93, 89, 0.7);
}

.main-contact .form .heading {
    margin-bottom: 25px;
}
section.map .card-body {
    background: #615D59;
}

.card-body .add-loc i {
    font-size: 24px;
    color: #ffffff;
    padding-right: 15px;
}

.add-loc {
    display: flex;
    align-items: start;
    margin-bottom: 15px;
    padding: 15px 7px 0px 15px;
}
.card-body .add-loc a {
    color: #fff;
    font-size: 16px;
}
.map .heading {
    /* font-family: 'Roboto'; */
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    text-transform: capitalize;
    color: #ffffff;
    padding: 0px 15px;
    margin: 0px 0px 15px 0px;
}

.add-loc {}

.team-list ul li .team-area .single-person .person-txt ul li {
    margin: 0px;
    padding: 7px 0px 7px 23px;
    font-size: 17px;
    position: relative;
    width: 100%;
}

.team-list ul li .team-area .single-person .person-txt ul li ol li {
    list-style: circle;
    padding: 7px 0px 7px 0px;
}

.team-list ul li .team-area .single-person .person-txt ul li:after {
    content: "\2714";
    position: absolute;
    left: 0px;
    color: red;
    top: 10px;
}

.team-list ul li .team-area .single-person .person-txt ul li ol li:after {
    display: none;
    padding: 0px;
}

/*.team-list ul li .team-area .single-person .person-txt ul li ol {
    padding: 0px;
}*/

.team-list ul li .team-area .single-person .person-txt ul {
    max-height: 336px;
    overflow-y: auto;
}

/* width */
.team-list ul li .team-area .single-person .person-txt ul::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.team-list ul li .team-area .single-person .person-txt ul::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.team-list ul li .team-area .single-person .person-txt ul::-webkit-scrollbar-thumb {
  background: rgba(255, 1, 3, 0.5); 
}

/* Handle on hover */
.team-list ul li .team-area .single-person .person-txt ul::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.about-txt li {
    padding: 12px 0px 12px 30px;
    position: relative;
    list-style: none;
}

section.main-banner {
    width: 100%;
    float: left;
    background: #ff0103;
    height: 48vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.heading-img {
    display: none;
}

.heading .sub-headline:after {
    content: "";
    width: 106px;
    height: 4px;
    background: red;
    position: absolute;
    bottom: -6px;
    left: 0px;
}

.about-txt li:after {
    content: "\2714";
    position: absolute;
    left: 0px;
    top: 16px;
    color: red;
    font-size: 25px;
}

.about-txt ul {
    padding-bottom: 12px;
}

.team-list ul li:nth-child(2) .team-area .single-person .person-txt ul li:after {
    /* color: #00bbd4; */
}
.team-list ul li:nth-child(3) .team-area .single-person .person-txt ul li:after {
    /* color: #08d040; */
}

section.team.Home .team-area .single-person .fl, section.team.Home .team-area .single-person .fr {
    width: 100%;
}

section.team.Home ul {
    display: flex;
    flex-wrap: wrap;
}

section.team.Home ul li {
    width: 31.33%;
    margin: 1%;
}

section.team.Home ul li .team-area {
    padding: 25px;
}

section.team.Home .team-list ul li .team-area .single-person .person-txt .name {
    font-size: 24px;
    padding: 15px;
}

section.inner-banner {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 136px;
    background: #ff0103;
}

section.inner-banner h1 {
    text-align: center;
    font-size: 40px;
    color: #fff;
    text-shadow: 5px 0px 10px #d24344;
    font-weight: 400;
    text-transform: capitalize;
}

h1 {}

.groupCompanies-list ul li:after {
    content: "\2714";
    position: absolute;
    left: 0px;
    top: 6px;
    color: red;
    font-size: 25px;
}

.main-contact form {
    margin-top: 25px;
    float: left;
}

.partneredList ol li {
    list-style: auto;
    padding: 7px 0px;
}

.partneredList.donations ul {
    column-count: 1;
}

section.gallery {
    width: 100%;
    float: left;
    padding: 60px 0px 60px 0px;
}

section.gallery .galleryImg {
    display: flex;
    flex-wrap: wrap;
}

section.gallery .galleryImg.HnadOn{
    justify-content: center;
    margin-bottom: 35px;
}

section.gallery .galleryImg .item {
    width: 31.33%;
    margin: 1%;
}

section.gallery .galleryImg .item {
    border: 2px solid #f00;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.people-behind.projects .fn img {
    float: right;
    width: 50%;
    margin: 0px 0px 30px 30px;
    border-radius: 0px;
}
section.people-behind.projects ul li {
    font-size: 17px;
    color: #222222;
    line-height: 28px;
    padding: 3px 0px 12px 30px;
    list-style: none;
    position: relative;
}

section.people-behind.projects ul li:after {
    content: "\2714";
    position: absolute;
    left: 0px;
    top: 4px;
    color: red;
    font-size: 25px;
}

section.people-behind.projects.sec {
    padding: 0px 0px 60px 0px;
}

section.policies-sec {
    width: 100%;
    float: left;
    padding: 60px 0px;
}

section.policies-sec .Policy-heading h2 {
       font-size: 25px;
    margin-bottom: 18px;
    background: #FFF6DF;
    padding: 10px 15px;
    border: 2px solid #ff0103;
    text-align: center;
}

section.policies-sec .policy-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.policies-sec .policy-list ul li {
    width: 31.33%;
    list-style: none;
    position: relative;
    padding: 6px 0px 6px 17px;
}

.main .main {}

section.policies-sec .main {
    padding: 20px 0px;
}

section.policies-sec .policy-list ul li:after {
    content: "\2714";
    position: absolute;
    left: 0px;
    color: #ff0103;
    top: 6px;
}

section.policies-sec .policy-list ul li a {
    color: #000;
    font-size: 15px;
}

h4.modal-title {
    color: #f11919;
}

.modal-body ul li {
    list-style: none;
    font-size: 16px;
    padding: 7px 0px 7px 26px;
    position: relative;
}

.modal-body ul li:before {
    content: "\2714";
    color: red;
    position: absolute;
    left: 0px;
}

section.main-banner .banner-txt h1 span {
    display: block;
    font-size: 34px;
}

#myNav ul li a:hover, #myNav ul li a.active, section.policies-sec .policy-list ul li a:hover {
    color: #ff0103;
}

.fl.handon .img {
    width: 100%;
    float: left;
    margin: 25px 0px 35px 0px;
    text-align: center;
}


.fl.handon .txt {
    width: 100%;
}

.fl.handon {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

section.gallery p b {
    font-size: 21px;
    color: #222222;
    line-height: 32px;
    font-weight: 800;
    text-align: center;
    display: block;
    width: 82%;
    position: relative;
    margin: 15px auto;
}

section.gallery p {
    color: #222222;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
}

section.gallery .heading {
    text-align: center;
}

section.gallery .heading .sub-headline:after {
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

.team-list ul.next {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.team-list ul.next li {
    width: 49%;
}

.team-list ul.next li .team-area {
    padding: 32px 22px;
}

.banner-txt {
    text-align: center;
}

.people-img iframe {
    width: 50%;
    height: 400px;
    float: right;
    margin: 0px 0px 25px 25px;
    border: 2px solid #ff0103;
}

.fl.handon img {
    border: 2px solid #ff0103;
}