body {
    padding: 0px;
    margin: 0px;
    font-family: "Poppins", sans-serif;
}
* {
    padding: 0px;
    margin: 0px;
}
a {
    text-decoration: none !important;
}
h1,
h2,
h3 {
    font-family: "Nunito", sans-serif;
}
small {
    font-family: "Cookie", cursive;
    font-size: 31px;
}
.about-company-text {
    padding: 39px;
}
.about-company-text h1 {
    font-weight: 800;
    text-transform: capitalize;
    font-size: 52px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.about-company-text p {
    font-size: 16px;
    line-height: 29px;
}
.logo img {
    width: 58%;
}
.sticky .top-contact-details {
    display: none;
}
.logo-header {
    margin-top: 10px;
    margin-bottom: 10px;
}
.top-contact-details {
    padding: 0px;
    margin: 0px 0px 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.top-contact-details li {
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 30px;
}
.top-contact-details li span {
    color: #6f7775;
    font-size: 12px;
}
.top-contact-details li a {
    font-size: 16px;
    font-weight: 600;
}
.top-contact-details li i {
    font-size: 22px;
    margin-right: 9px;
    color: #0246c3;
}
.navigation {
    padding: 8px 20px;
    /*     background: #0246c3;*/
    margin-top: 7px;
}

.menu-bar {
    margin-top: 13px;
}

.navigation ul {
    padding: 0px;
    margin: 0px;
    text-align: right;
}
.navigation ul li {
    display: inline-block;
    list-style: none;
    margin: 0px 18px;
}
.navigation ul li a {
    color: #0246c3;
    text-transform: uppercase;
}
.menu-button {
    padding: 13px 20px;
    background: #fbd45a;
    border-radius: 5px;
}
.menu-button button {
    border: none;
    background: transparent;
    color: #000;
    text-transform: uppercase;
}
.menu-button button i {
    margin-right: 10px;
}
.carousel-caption {
    text-align: left;
    right: 57%;
    left: 6%;
    top: 22%;
}
.carousel-caption button {
    width: 200px;
    background: #fbd45a;
    color: #000;
    text-transform: uppercase;
    border: none;
    height: 50px;
    margin-top: 16px;
    border-radius: 41px;
}
.carousel-caption small {
    font-size: 31px;
}
.carousel-caption h2 {
    font-weight: 800;
    font-size: 57px;
}
.about_company {
    background: url(../images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 38px;
}
.about_company img {
    width: 100%;
    margin-bottom: -168px;
    height: 544px;
    object-fit: cover;
}
.mission-vision {
    padding: 0px;
    margin: 0px;
    display: flex;
    margin-top: 29px;
}
.mission-vision li {
    list-style: none;
    display: inline-block;
    margin: 0px 16px 0px 0px;
}

.mission-vision li p {
    font-size: 14px;
}

.help-donate {
    margin-top: 70px;
    background: url(../images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    margin-bottom: -132px;
}
.help-donate small {
    color: #0246c3;
    font-style: italic;
}
.help-donate h3 {
    font-weight: 800;
    font-size: 44px;
    text-transform: capitalize;
    margin-top: 0px;
}
.people-connect span {
    font-family: "Nunito", sans-serif;
    font-size: 20px;
    margin-top: 36px;
    display: block;
}
.people-connect h2 {
    font-weight: 800;
    font-size: 78px;
    margin: 0px;
}
.cause-donate-thumb {
    padding: 30px;
    background: #fff;
    margin-top: 30px;
    border-radius: 10px;
    margin-bottom: 41px;
}
.cause-image {
    width: 100%;
    height: 245px;
    position: relative;
}
.cause-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cause-donate-thumb h4 {
    font-size: 27px;
}
.cause-donate-thumb p {
    margin-top: 20px;
    font-size: 15px;
}
.progress-sec {
    background: #f8f3e7;
    padding: 21px;
    border-radius: 19px;
}
.progress-sec .progress {
    margin-bottom: 0px;
}
.cause-amount {
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}
.cause-amount li {
    list-style: none;
}
.cause-amount li p {
    margin: 0px;
}
.progress-bar {
    background-image: linear-gradient(to bottom, #00715d 0, #00715d 100%);
}
.donare-btn {
    width: 189px;
    height: 48px;
    background: #0246c3;
    color: #fff;
    border: none;
    font-size: 16px;
    border-radius: 37px;
    margin: 21px auto -49px;
    display: block;
}
.Volunteers-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 12%;
    color: #fff;
}
.volunteers-sec {
    height: 709px;
    background: url(../images/volunteers-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
}
.Volunteers-text h3 {
    text-align: center;
    text-transform: capitalize;
    font-weight: 800;
    font-size: 40px;
    margin-top: 0px;
}
.Volunteers-text button {
    background: #0246c3;
    color: #fff;
    width: 200px;
    border: none;
    height: 50px;
    font-size: 15px;
    margin-top: 22px;
    border-radius: 25px;
}
.event-box {
    width: 100%;
    height: 644px;
}
.event-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.event-txt {
    background: #040a31;
    padding: 41px;
    height: 644px;
    position: relative;
}
.event-txt small {
    color: #fff;
}
.event-txt h3 {
    color: #fff;
    font-size: 56px;
    font-weight: 800;
    margin-top: 0px;
    margin-bottom: 23px;
}
.event-txt p {
    color: #fff;
    font-size: 17px;
    margin-bottom: 50px;
    line-height: 29px;
}
.event-brush {
    position: absolute;
    left: -53%;
    width: auto !important;
    top: 0px;
}
.progress-event {
    padding: 0px;
    background: transparent;
}
.event-btn {
    background: #fbd45a;
    color: #000;
    width: 250px;
    height: 55px;
    border: none;
    font-size: 17px;
    margin-top: 45px;
    border-radius: 42px;
}
#recent-events {
    margin-top: -26%;
}
.owl-carousel .owl-nav.disabled {
    display: block !important;
}
/*#recent-events .owl-nav button {
     width: 42px;
     height: 42px;
     line-height: 42px;
     text-align: center;
     border-radius: 0%;
     display: inline-block;
     margin-right: 0px;
     color: #fff;
     font-size: 22px;
     background: #f4982b;
     -webkit-transition: all 0.3s ease 0s;
     -moz-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
}
 .owl-prev{
     float: left;
     margin-left: -8% !important;
}
 .owl-next{
     float: right;
     margin-right: -8% !important;
}
 */
.events-text small {
    color: #fff;
}
.events-text h3 {
    font-weight: 900;
    color: #fff;
    font-size: 53px;
}
.upcoming-events {
    padding-top: 90px;
    padding-bottom: 40px;
    background: url(../images/upcoming-event-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 40px;
}
.event-thumb {
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 370px;
    position: relative;
    border-radius: 10px;
    padding: 20px;
}
#Associate-list .event-thumb {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
}
#Associate-list .event-thumb:after {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #00000059;
    left: 0px;
    right: 0px;
    border-radius: 13px;
}
.event-thumb span {
    float: right;
    background: #fbd45a;
    padding: 6px 20px;
    margin: 14px;
    font-family: "Cookie", cursive;
    border-radius: 22px;
}
.event-thumb h5 {
    position: absolute;
    bottom: 0px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 25px;
}
.associate-orga {
    background: #375181;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.associate-orga h3 {
    color: #fff;
    font-weight: 900;
    text-transform: capitalize;
    text-align: center;
}
.event-thumb img {
    width: 52% !important;
    z-index: 9;
}
.event-thumb button {
    background: #fbd45a;
    color: #000;
    width: 195px;
    height: 50px;
    border: none;
    font-size: 16px;
    margin-top: 45px;
    border-radius: 42px;
    text-transform: capitalize;
    z-index: 2;
}
.faq-section {
    background: url(../images/faq-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 67px;
    padding-bottom: 83px;
}
/*---------------Sticky menu-----------------*/
.sticky {
    font-size: 14px;
    line-height: 48px;
    height: auto !important;
    width: 100%;
    left: 0px;
    right: 0px;
    top: -50px;
    transform: translateY(50px);
    transition: transform 600ms ease, background 600ms ease;
    -webkit-transition: transform 600ms ease, background 600ms ease;
    /* transition: all 0.10s ease-in-out;
     -webkit-transition: all 0.10s ease-in-out;
     -moz-transition: all 0.10s ease-in-out;
     */
    z-index: 999999;
    position: fixed;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    margin: 0px auto;
    border-radius: 0px;
    padding: 10px 20px;
    background: #ffffffe6;
}
.sticky .navigation {
    margin-top: 0px;
    padding: 1px 20px;
}
.sticky .menu-button {
    padding: 1px 20px;
}
.sticky .let-talk {
    margin-top: 0px;
}

.sticky .logo img {
    width: 30%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.news-artical small {
    text-align: center;
    display: block;
    margin-top: 60px;
}
.news-artical h3 {
    text-align: center;
    margin-top: 0px;
    font-weight: 800;
    font-size: 38px;
    text-transform: capitalize;
    margin-bottom: 40px;
}
.blog-info {
    padding: 0px;
    margin: 0px;
}
.blog-info li {
    display: inline-block;
    list-style: none;
}
.blog-info {
}
.blog-thumb img {
    width: 100%;
    height: 255px;
    object-fit: cover;
}

.blog-thumb {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    height: 534px;
    position: relative;
}
.blog-thumb h2 {
    margin-top: 0px;
    font-weight: 900;
    padding: 0px 20px;
    text-transform: capitalize;
    line-height: 20px;
    margin-bottom: 7px;
    font-size: 18px;
}

.blog-thumb p {
    margin: 0px 20px;
    height: 64px;
    overflow: hidden;
}

.blog-info {
    margin-top: 33px;
    margin-bottom: 14px;
    padding: 0px 20px;
}
.action-btn {
    border-top: 1px solid #ccc;
    margin-bottom: 0px;
    display: flex;
    justify-content: space-between;
    padding: 21px 21px;
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.action-btn li {
    font-size: 17px;
    list-style: none;
    display: inline-block;
    color: #000;
}
.action-btn li a {
    color: #000;
}
.action-btn li a i {
    color: #000;
    margin-right: 10px;
}
.footer-bg {
    background: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 30px;
    margin-top: 55px;
}
.footer-social {
    padding: 0px;
    margin: 0px;
}
.footer-social li {
    display: inline-block !important;
    width: 40px;
    height: 40px;
    background: #000;
    margin: 0px 5px;
    text-align: center;
    border-radius: 26px;
}
.footer-social a i {
    color: #fff;
    margin-top: 11px;
}
.footer-weget img {
    text-align: left;
    width: 38%;
}
.footer-weget button {
    background: #fbd45a;
    color: #000;
    width: 200px;
    height: 55px;
    border: none;
    font-size: 17px;
    border-radius: 42px;
}
.banner img {
    width: 100%;
}
.footer-weget p {
    color: #fff;
    margin-top: 27px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    text-align: left;
    margin-bottom: 35px;
}
.footer-weget h4 {
    color: #fff;
    font-weight: 700;
}
.footer-weget ul {
    padding: 0px;
    margin: 35px 0px 0px;
}
.footer-weget li {
    list-style: none;
    padding: 0px;
    display: list-item;
    margin-bottom: 19px;
    font-size: 15px;
}
.footer-weget li a {
    color: #fff;
}
.credit-panel {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #000;
}
.credit-panel p {
    margin-bottom: 0px;
    letter-spacing: 5px;
}
/*---------------Sticky menu-----------------*/
/*---------------Testimonials------------------*/
.testimonials {
    padding-top: 110px;
    padding-bottom: 110px;
    background: #f8f7fe;
}
.testimonials-box {
    width: 100%;
    background: #fff;
    padding: 30px;
    position: relative;
}
.quote {
    position: absolute;
    bottom: 44px;
    right: 13px;
    width: 20% !important;
}
.testimonials-box P {
    line-height: 28px;
}
.testimonials-profile {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.testimonials-profile div {
    margin-right: 10px;
}
.com-head h2 {
    margin: 0px;
    font-size: 38px;
    text-align: center;
    color: #fff;
    font-weight: 700;
}
.com-head h2 small {
    color: #fff;
}
.com-head span {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 29px;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
.testimonials h1 {
    font-weight: 700;
    line-height: 41px;
    margin-bottom: 21px;
}
.testimonials p {
}
.hosting-features img {
    position: absolute;
    top: -72px;
    left: 0px;
    right: 0px;
}
.hosting-features {
    background: #fff;
    padding: 20px;
    position: relative;
    margin-top: 98px;
    border-radius: 0px 0px 20px 20px;
}
.hosting-features ul {
    padding: 0px;
    margin: 40px 0px 0px 0px;
}
.hosting-features ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
    background: url(../images/check-in.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 19px;
    padding-left: 28px;
    margin-bottom: 20px;
}
.know-more {
    width: 200px;
    height: 42px;
    border: none;
    border-radius: 31px;
    background: #f37038;
    color: #fff;
    text-transform: capitalize;
    margin: -17px auto 24px;
    display: block;
    z-index: 0;
    position: relative;
}
/*--------Testimonial-------*/
.faq-sec {
    margin-top: 40px;
    margin-bottom: 50px;
}
.faq-sec h1 {
    text-align: center;
    font-weight: 700;
}
.faq-sec p {
    text-align: center;
    margin-top: 20px;
    padding: 0px 20%;
}
.faq-image img {
}
.footer {
    background: #212121;
    padding-top: 50px;
}
.footer-menu {
    text-align: center;
}
.footer-menu li {
    list-style: none;
    display: inline-block;
    margin: 30px;
}
.footer-menu li a {
    color: #fff;
}
/*--------------------mobile menu----------------*/
#check {
    display: none;
}
.checkbtn {
    display: none;
}
.chart-icon {
    display: none !important;
}
.mobile-version {
    display: none;
}
.cancel-btn {
    display: none;
}
.faq-text h3 {
    font-weight: 900;
    font-size: 49px;
    margin-top: 0px;
}
.faq-text p {
    font-size: 18px;
    line-height: 30px;
}
/*--------------------mobile menu----------------*/
/*--------------------Accordion css--------------*/
.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
    margin-right: 0px;
}
.accordion .accordion-item button[aria-expanded="true"] {
    border-bottom: 1px solid #0246c3;
}
.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    border-bottom: 1px solid #03b5d2;
    padding: 17px 13px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 7px;
}
.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #0246c3;
}
.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #0246c3;
    border: 1px solid #0246c3;
}
.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
    font-size: 16px;
}
.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
    margin-right: 22px;
}
.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}
.accordion button[aria-expanded="true"] {
    color: #0246c3;
}
.accordion button[aria-expanded="true"] .icon::after {
    width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
    background: #fff;
    padding: 6px;
    margin-bottom: 3px;
}
.accordion .accordion-content p {
    font-size: 15px;
    font-weight: 300;
    margin: 6px 0 10px;
    line-height: 25px;
    text-align: left !important;
    padding: 0px !important;
}
.accordion {
    margin-top: 30px;
}
/*--------------------Accordion css--------------*/

.inner-banner {
    background: url(../images/page-header-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 259px;
    background-position: center;
}

.inner-banner h1 {
    font-weight: 800;
    color: #fff;
    margin-top: 11%;
    font-size: 51px;
}

.blog-list {
    margin-top: 58px;
    margin-bottom: 100px;
}

.sidebar__post {
    position: relative;
    display: block;
    padding: 46px 20px 30px;
    background-color: #f9f4e8;
    border-radius: var(--oxpins-bdr-radius);
    overflow: hidden;
    z-index: 1;
}

.sidebar-shape-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    mix-blend-mode: luminosity;
    opacity: 0.3;
    z-index: -1;
}

.sidebar__title {
    margin: 0;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 900;
    letter-spacing: -0.04em;
    margin-left: 25px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.sidebar__post-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 14px 20px 15px;
    padding-right: 18px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: var(--oxpins-bdr-radius);
}

.sidebar__post-image {
    margin-right: 20px;
}

.sidebar__post-image > img {
    width: 103px;
    border-radius: 7px;
    height: 99px;
    object-fit: cover;
}

.sidebar__post-content {
    position: relative;
    top: -1px;
}

.sidebar__post-content h3 {
    font-size: 15px;
    margin: 0;
    line-height: 26px;
}

.sidebar__post-content-meta {
    font-size: 14px;
    font-weight: 600;
    color: #6f7775 !important;
    font-family: var(--oxpins-font);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    display: block;
    margin-bottom: 8px;
}

.sidebar__post-content-meta i {
    color: #fbd45a;
    font-size: 14px;
    padding-right: 1px;
}

.sidebar__post-content h3 a {
    color: #283734;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    display: block;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: -0.04em;
}

.sidebar__category {
    position: relative;
    display: block;
    background-color: #f9f4e8;
    padding: 46px 20px 36px;
    border-radius: var(--oxpins-bdr-radius);
    overflow: hidden;
    z-index: 1;
    margin-top: 30px;
}

.sidebar__category-list li a {
    color: #7b8381;
    font-size: 16px;
    position: relative;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: none;
    padding: 10px 30px 10px;
    border-radius: 10px;
    font-weight: 500;
    text-transform: capitalize;
}

.sidebar__category-list li a span:nth-child(2n) {
    background: #0036b3;
    padding: 5px;
    text-align: center;
    color: #fff;
    width: 23px;
    height: 23px;
    border-radius: 23px;
    line-height: 15px;
}

.sidebar__category-list li.active a {
    background-color: white;
    color: #000;
}

.blog-details img {
    width: 100%;
    border-radius: 10px;
}

.blog-details h1 {
    margin-top: 6px;
    margin-bottom: 19px;
    font-size: 24px;
    color: #000 !important;
}

.blog-details h2 {
    font-size: 20px;
}

.blog-details h1 strong {
    color: #000 !important;
}

.blog-details p a {
    color: #0e457e;
}

.blog-details p a strong {
    color: #0e457e;
}
.blog-banner {
    background: #efefef;
    padding-top: 21px;
    padding-bottom: 20px;
}

.blog-banner h1 {
    margin: 0px 0px 0px 0px;
    font-size: 28px;
}

.blog-details p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 29px;
    text-align: justify;
}
.no-post img {
    margin: 0px auto;
    width: 57%;
    display: block;
}

.Contact-wrap {
    padding: 60px 0px;
    background: #f5f5f5;
}

.conact-details-wrap {
    background: #fff;
    padding: 30px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.conact-details-wrap a {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}
.conact-details-wrap a span {
    font-weight: 300;
    color: #000;
}

.conact-details-wrap i {
    background: #0246c3;
    color: #fff;
    padding: 21px;
    font-size: 21px;
    margin-bottom: 17px;
    border-radius: 43px;
}

.conact-details-wrap {
    background: #fff;
    padding: 30px;
    margin-top: 40px;
    /*    margin-left: 16px;
    margin-right: 17px;*/
}

.inner-cotact-field label {
    display: block;
    text-transform: capitalize;
    font-weight: 400;
}
.inner-cotact-field input[type="text"],
.inner-cotact-field input[type="email"],
.inner-cotact-field select,
.inner-cotact-field input[type="number"] {
    width: 100%;
    height: 52px;
    padding-left: 10px;
    border: 1px solid #ccc;
    outline: none;
    margin-bottom: 22px;
}
.inner-cotact-field textarea {
    width: 100%;
    height: 147px;
    padding-left: 10px;
    border: 1px solid #ccc;
    outline: none;
    margin-bottom: 22px;
    padding-top: 20px;
}
.inner-cotact-field input[type="submit"] {
    width: 130px;
    height: 47px;
    border: none;
    border-radius: 30px;
    font-weight: 600;
    font-size: 15px;
    background-image: linear-gradient(to right, #fbd45a, #fbd45a);
    color: #000;
    outline: none;
    text-transform: uppercase;
    margin-top: 25px;
}

.inner-cotact-field .danger,
.inner-cotact-field .success {
    position: absolute;
    color: #f00;
    bottom: -11px;
    left: 0px;
}

.select-dropdown p {
    bottom: -31px !important;
}

.inner-cotact-field .success {
    color: #18a92a !important;
}
.inner-cotact-field {
    position: relative;
}
.select-dropdown .select2-selection__rendered {
    text-align: left;
    margin-bottom: 0px !important;
    line-height: 50px !important;
}

.select-dropdown .select2-selection--single {
    margin-bottom: 0px;
    height: 53px;
    border-radius: 0px;
    border: 1px solid #ccc;
}

.select-dropdown .select2-selection__arrow {
    top: 16px !important;
}

.blog-details img {
    height: 400px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
}

.blog-details-info {
    padding: 0px;
    margin: 31px 0px 0px;
}

.blog-details-info li {
    padding: 0px;
    margin: 0px 20px 0px 0px;
    display: inline-block;
    list-style: none;
    color: #838383;
}

.blog-details-info li span {
    font-weight: 600;
}

/*--------------------error css-------------*/
.error-wrap img {
    width: 36%;
    margin: 0px auto;
    display: block;
}

.error-wrap a {
    display: block;
    text-align: center;
    margin: 30px auto;
    background: #f26122;
    color: #fff;
    width: 200px;
    display: block;
    text-align: center;
    height: 53px;
    border-radius: 6px;
    line-height: 53px;
}

.internal-server img {
    width: 61%;
    margin: 0px auto;
    display: block;
}
/*--------------------error css-------------*/

.terms-conditions h2 {
    font-size: 20px;
}

.terms-conditions p {
    margin-bottom: 27px;
    font-size: 15px;
    line-height: 33px;
    text-align: justify;
}

.terms-conditions ul li {
    margin-left: 17px;
    margin-bottom: 12px;
}

.terms-privacy {
    padding: 50px 0px;
    background: #f5f5f5;
}

.home-blog-thumb {
    height: auto !important;
}

.home-blog-thumb img {
    height: auto !important;
}

.menu-button span {
    display: block !important;
    float: right;
}
.blog-detail-sidetag {
    height: 300px;
    overflow: auto;
}

.blog-detail-sidetag,
.blog-details-tag {
    padding: 0px;
    margin: 0px;
}

.blog-detail-sidetag li {
    border: 1px solid #898989 !important;
    color: #626262 !important;
}

.blog-detail-sidetag li,
.blog-details-tag li {
    display: inline-block;
    padding: 3px 20px;
    list-style: none;
    border: 1px solid #ccc;
    margin-right: 16px;
    color: #ccc;
    margin-bottom: 13px;
    border-radius: 15px;
}

.blog-detail-sidetag li a,
.blog-details-tag li a {
    color: #000;
}

.blog-detail-sidetag::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f9f4e8;
}

.blog-detail-sidetag::-webkit-scrollbar {
    width: 12px;
    background-color: #f9f4e8;
}

.blog-detail-sidetag::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #f9f4e8;
}

.blog-details strong,
.blog-details b {
    color: #5a5a5a;
}

.blog-details blockquote {
    font-style: italic;
}

.blog-details table {
    width: 100%;
    margin-top: 27px;
    border-radius: 19px;
    background: #fff;
    padding: 23px;
    margin-bottom: 36px;
}

.blog-details table tr:first-child th {
    padding: 12px;
    border: 1px solid #ccc;
}

.blog-details table tr:first-child {
    background: #f9f4e8 !important;
}

.blog-details table tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.blog-details table tr td {
    padding: 12px;
    border: 1px solid #ccc;
}

.blog-details ul {
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.blog-details ul li {
    margin-bottom: 17px;
    line-height: 24px;
    font-size: 16px;
}

.blog-list-cetegory {
    position: absolute;
    background: #0162c9;
    padding: 2px 20px;
    top: 16px;
    right: 10px;
    border-radius: 29px;
}

.blog-list-cetegory a {
    color: #fff;
}

.main-heading {
    margin-top: 6px;
    margin-bottom: 19px;
    font-size: 29px !important;
    border-left: 5px solid #0247ba;
    padding-left: 16px;
    color: #0036b3;
}

/*===================Flash Message==================*/

.flash-message {
    position: absolute;
    top: 0%;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 17px auto 0px;

    border-radius: 50% !important;
    border-radius: 0px;
    text-align: center;
    margin: 17px auto 0px;
    /*    width: 38%;*/
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.flash-message .alert-success {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #3cb572;
    color: #fff;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

.flash-message .alert-danger {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #e52425;
    color: #fff;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

.flash-message .alert-warning {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #ffc400;
    color: #000;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

.flash-message .alert-info {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #8b07d6;
    color: #fff;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

/*===================Flash Message==================*/

.couse-banner span {
    text-transform: uppercase;
    color: #fbd45a;
    font-size: 24px;
}

.banner-brush {
    width: 100%;
    margin-top: -121px;
    z-index: 9;
    position: relative;
}

.cause-donate {
    background: #0246c3;
    padding: 30px 34px;
    height: 510px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -109px;
    z-index: 9;
    position: relative;
}
.cause-donate h6 {
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 17px;
}
.cause-donate p {
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 27px;
    margin-top: 11px;
}

.cause-donate button {
    width: 100%;
    height: 50px;
    background: #e5ac1b;
    color: #000;
    border: none;
    outline: none;
    text-transform: uppercase;
    border-radius: 6px;
}

.about-couse span {
    color: #0246c3;
    font-size: 23px;
}

.about-couse h1 {
    font-size: 42px;
    text-transform: capitalize;
    margin-top: 6px;
    margin-bottom: 21px;
}

.about-couse strong {
    font-size: 20px;
    display: block;
    margin-bottom: 20px;
}

.about-couse p {
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
}

.about-couse {
    padding-right: 30px;
}

.cause-data {
    padding-top: 30px;
    padding-bottom: 60px;
    background: url(../images/cancer-data-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
}

.cause-data h1 {
    color: #fff;
    margin-bottom: 37px;
}

.causes-dara-thumb {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #626262;
    border-radius: 10px;
    background: #1c1c1c;
    text-align: center;
    height: 248px;
    padding: 0px 20px;
    color: #fff;
}

.causes-dara-thumb h2 {
    font-size: 40px;
}

.causes-dara-thumb strong {
    display: block;
    font-size: 20px;
    margin-bottom: 14px;
}

.causes-dara-thumb p {
    line-height: 25px;
}

.sign-symptoms-image img {
    width: 100%;
}

.sign-symptoms-wrap {
    margin-top: 80px;
}

.sign-symptoms-wrap h2 {
    font-weight: 300;
    font-size: 42px;
    margin-bottom: 20px;
}

.sign-symptoms-wrap p {
    text-align: justify;
    line-height: 31px;
    font-size: 17px;
    margin-bottom: 24px;
}

.symtom-type-thumb {
    width: 100%;
    height: 459px;
    position: relative;
}

.symtom-type-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.symtom-type-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 20px 20px;
    color: #fff;
    background-image: linear-gradient(#0000, #000);
}

.symtom-type-content strong {
    display: block;
    margin-bottom: 10px;
    font-size: 21px;
}

.symtom-type-content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.associate-charity {
    background: #375181;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    text-align: center;
    color: #f9f4e8;
    margin-top: 50px;
    position: relative;
}

.associate-thumb {
    height: 342px;
    width: 100%;
    position: relative;
}

.organization-details {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    background: #000000b5;
    text-align: center;
    padding: 24px 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.organization-wrap {
    margin: 0px 20px;
}

.associate-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.organization-details img {
    width: 32%;
    object-fit: contain;
    height: auto;
    margin-bottom: 18px;
}

.organization-details p {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    line-height: 24px;
}

.organization-details a {
    background: #fbd45a;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 27px;
    margin-top: 10px;
    border-radius: 29px;
}

.associate-charity:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 22px solid #375181;
    margin: 0px auto;
    bottom: -21px;
}

/*===================Flash Message==================*/

.flash-message {
    position: absolute;
    top: 0%;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 17px auto 0px;

    border-radius: 50% !important;
    border-radius: 0px;
    text-align: center;
    margin: 17px auto 0px;
    /*    width: 38%;*/
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.flash-message .alert-success {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #3cb572;
    color: #fff;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

.flash-message .alert-danger {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #e52425;
    color: #fff;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

.flash-message .alert-warning {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #ffc400;
    color: #000;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

.flash-message .alert-info {
    border-radius: 39px;
    font-weight: 400;
    text-align: center;
    background: #8b07d6;
    color: #fff;
    font-size: 16px;
    /*    box-shadow: 0px 4px 24px 5px #3cb572a6;*/
    text-transform: capitalize;
    padding: 10px 30px;
    width: fit-content;
}

/*===================Flash Message==================*/
