﻿.featured-links {
    position: relative;
}

.featured-links .featured-link:nth-child(1) {
    background-color: rgba(0,0,0,.1);
}
.featured-links .featured-link {
   height: 120px;
    text-align: center;
    color: #fff;
    display: block;
    padding: 19px 31px 0;
    background-repeat: no-repeat;
    background-position: left top;
}
.featured-link span {
       text-transform: uppercase;
    color:#fff;
    display: block;
    font-size: 14px;
}


.featured-link strong {
      font-size: 26px;
    color: #fff;
    display: block;
    font-weight: 600;
}
.featured-links .featured-link:nth-child(2) {
    background-color: rgba(0,0,0,.2);
}
.featured-links .featured-link:nth-child(3) {
    background-color: rgba(0,0,0,.3);
}
.featured-links {
    background-color: #ff7315;
}

.block-title::before, .block-title::after, .widgettitle::before, .widgettitle::after, .timer-col.count-days {
    background-color: rgb(255, 115, 21);
}

.block-title:before, .widgettitle:before {
   position: absolute;
    width: 51px;
    height: 3px;
    content: " ";
    left: 17px;
    bottom: 37px;
    background: #e76e00;
}
.featured-links .featured-link:hover {
    background-color: rgba(0,0,0,0);
}
 .block-title:after{
    background-color: #e76e00;
}
.block-title:after, .widgettitle:after {
    position: absolute;
    width: 7px;
    height: 3px;
    content: " ";
    left: 73px;
    bottom: 37px;
}

.p-40{
        padding: 40px 0;
}
.main-about-container p{
        font-size: 14px;
}

.main-about-container .btn-abt{
        border: 2px solid #e76e00;
    padding: 2px 12px;
}

.main-about-container .btn-abt a{
       color:#000000;
}
.main-about-container .btn-abt:hover {
       background:#e76e00;
       transition:.5s;
}
.main-about-container .btn-abt:hover a{
   color:#fff;
}
.work-sec img{
    width:100%;
}
.p-30{
    padding: 0 40px;
}

.work-sec h4{
        color: #000000;
        font-size: 18px;
    font-weight: 600;
    padding-top: 10px;
}
.work-sec h4:hover{
       color:#e76e00;
}
.work-sec p{
    font-size:14px;
}
 .head-title:after{
    background-color: #e76e00;
}
.head-title:after {
   position: absolute;
    width: 9px;
    height: 3px;
    content: " ";
    left: 52%;
    bottom: 3px;
}
.head-title::before {
    background-color: rgb(255, 115, 21);
}

.head-title:before{
      position: absolute;
    width: 51px;
    height: 3px;
    content: " ";
    left: 47%;
    bottom: 37px;
    background: #e76e00;
    top: 50px;
}

.head-title{
        text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}

.mt-20{
    margin-top:22px;
}
.work-inner{
    background:#fff;
     margin-bottom: 30px;
         box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.width-90{
        width: 85%;
    margin: 0 auto;
}
.work-inner .work-third{
    padding:0px 8px 17px 12px;
}

.work-inner:hover{
           cursor: pointer;
    box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.2);
    transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
}

.work-inner .btn-work{
      border: 2px solid #e76e00;
    padding: 3px 9px;
    border-radius: 41px;
    font-size: 13px;
}

.work-inner .btn-work a{
     color: #000000;
    font-weight: 600;
}

.parallax-section {
    position: relative;
    padding: 80px 0px;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.parallax-section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.fact-counter-wrapper:before {
     position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-image: linear-gradient(rgb(0 0 0 / 83%),rgb(0 0 0 / 70%)),url(../images/bg6.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: .95;
}
.fact-counter-wrapper h2{
        color: #fff;
    text-align: center;
        padding-bottom: 14px;
        font-weight: 600;
}
.fact-counter-wrapper  p{
     color: #fff;
    text-align: center;
    font-size: 15px;
    margin-bottom: 2rem
}

.fact-counter-wrapper .btn-join{
        border: 2px solid #e76e00;
    color: #fff;
    padding: 3px 17px;
}

.main-vision h3{
        font-size: 22px;
    line-height: 1.4em;
    font-weight: 400;
    font-family: 'Great Vibes', cursive;
    color: #e76e00;
    text-align: center;
}

.top:before{
    top: 87px!important;

}

.inner-life {
    background: #fff;
    margin-left: -85px;
   margin-top: 50px;
    padding: 40px;
    box-shadow: 0px 5px 24px 6px rgba(0, 0, 0, 0.06);
    border-left: 4px solid #fe6902;
        width: 100%;
}

.inner-life h4{
        font-weight: 600;
    text-transform: uppercase;
}
.inner-life p{
       font-size:15px;
}

.inner-life .btn-vision{
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    padding: 1px 10px;
    border: 2px solid #fe6902;
}

.inner-life .ico i{
       color: #fe6902;
    font-size: 18px;
    padding-left: 7px;
}

.bottom-mr{
    margin-bottom:20px;
}

.key-project{
    /*background-image:url(../images/thm-pattern-1.png);*/
    background-size:contain;
    background:#fff4e6;
}

.key-project .bg-key{
       display: flex;
    box-shadow: 4px 4px 20px 0 rgb(1 1 1 / 24%);
}

.key-project .key-inner-text{
    background:#fff;
       width: 211px;
padding: 10px 2px 5px 8px;
    border-bottom:2px solid #e76e00
}

.key-project .key-inner-text h4{
          font-size: 18px;
    font-weight: 600;
    color: #565656;
}

.key-project .key-inner-text p{
    font-size: 13px;
        margin-bottom: 0px;
}

.key-project .key-inner-text .btn-mores{
    font-size: 15px;
    color: #fe6902;
    font-weight: 600;
    padding: 0;
}

.bg-key{
    margin-bottom: 30px;
}

.bg-donate{
   position: relative;
    padding: 80px 0px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-donate:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-image:linear-gradient(rgb(0 0 0 / 75%),rgb(0 0 0 / 75%)),url(../images/donate.jpg);
    background-size: cover;
    background-position: center;
    opacity: .95;
}

.bg-donate h4{
    line-height: 1.4em;
    font-weight: 400;
    font-family: 'Great Vibes', cursive;
    color: #e76e00;
      font-size: 32px;
}

.bg-donate h2{
        color: #fff;
    font-weight: 600;
    font-size: 48px;
}

.btn-j{
        border: 3px solid #fe6902;
    padding: 4px 25px;
    color: #fff;
    font-size: 19px;
}

.bg-donate-sub {
    background-color: #fff;
    background-image: url(../images/box-shape.png);
        background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
    padding: 31px 32px 18px;
    border-radius: 6px;
}

.bg-donate-sub ul{
    padding:0;
}

.bg-donate-sub ul li{
      list-style-type: none;
    font-size: 16px;
    /*color: #2a2929;*/
    color: #707070;
    line-height: 35px;
    font-weight: 600;
}

.bg-donate-sub ul li i{
        font-size: 16px;
    color: #565656;
    padding-right: 12px;
}

.bg-donate-sub h3{
        font-weight: 600;
    color: #4d4e4e;
}

.bg-donate-sub h5{
        font-weight: 600;
    color: #e76e00;
}
 /*testimonial*/
 

.tp-testimonial__item-box {
       margin: 20px;
}

.tp-testimonial__item {
    position: relative;
    box-shadow: 2px 3.464px 40px 0px rgba(14, 5, 1, 0.04);
}
.tp-testimonial__thumb {
    position: absolute;
    top: -29px;
    left: 46px;
    display: inline-block;
    z-index: 3;
    background: #fff;
    border-radius: 50%;
}

.tp-testimonial__thumb img {
       position: relative;
    z-index: 11;
    border-radius: 50%;
    border: 2px solid #e76e00;
    width: 84px;
    padding: 6px;
}

.tp-testimonial__active .swiper-slide-active .tp-testimonial__content {
    background-color: #1e3737;
}
.tp-testimonial__content {
    background-color:#fff;
    padding: 70px 40px 30px 40px;
    position: relative;
    overflow: hidden;
    transition: 0.3s;
        box-shadow: 5px 5px 20px rgb(0 0 0 / 35%);
}
.tp-testimonial__active .swiper-slide-active .tp-testimonial__content::before {
    background-color: #fe7f4c;
}
.tp-testimonial__content::before {
    content: "";
    position: absolute;
    top: -20px;
    right: 18px;
    height: 160px;
    width: 10px;
    background-color: rgb(253 105 2);
    transform: rotate(-30deg);
    transition: 0.3s;
}
.tp-testimonial__star {
    padding-bottom: 15px;
}
.tp-testimonial__star i {
    color:#e76e00;
    padding-right: 1px;
}
.tp-testimonial__active .swiper-slide-active .tp-testimonial__text p {
    color: #fff;
}
.tp-testimonial__quote {
       position: absolute;
    right: 14px;
    top: 22px;
}
.tp-testimonial__quote span {
    display: inline-block;
    font-size: 21px;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    line-height: 45px;
    text-align: center;
    background-color: #fff;
    color: #616161;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 19%);
}
.tp-testimonial__active .swiper-slide-active .tp-testimonial__item::after {
    background-color: #000000;
}
.tp-testimonial__item::after {
    content: "";
    position: absolute;
    bottom: -50px;
    right: 0;
    height: 50px;
    width: 40px;
    background-color:#000;
    clip-path: polygon(100% 100%, 0 0, 100% 0);
    transition: 0.3s;
}

.tp-testimonial__author-info {
    padding-left: 40px;
    padding-top: 22px;
}


.tp-testimonial__author-name {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 0px;
}
.tp-testimonial__author-info span {
    font-size: 14px;
    font-weight: 400;
}
.tp-testimonial__author-info {
    padding-left: 40px;
    padding-top: 22px;
}

.tp-testimonial__text p{
        font-size: 14px;
}
.testimonial-slide{
    margin-top:30px;
}

.new-testimonials-sec h4{
        line-height: 1.4em;
    font-weight: 400;
    font-family: 'Great Vibes', cursive;
    color: #e76e00;
  font-size: 28px;
}

.new-testimonials-sec h2{
        font-weight: 600;
}
.new-testimonials-sec p{
       font-size:15px;
}

.new-testimonials-sec{
        margin-top: 30px;
}
.partners p{
    text-align: center;
}

.partners img{
    width:220px;
    height:100px;
}

.after-heads:after{
    bottom:47px!important;
}

.main-about-container h2 {
    font-weight:600;
}

.bg-testimonial{
    background-image:url(../Images/bg-blue.jpg)
}

.carousel-item img{
    width:100%;
}

.element  img{
    border: 1px solid #d3d3d3;
}