html{overflow-x:hidden;scroll-behavior:smooth}
body{background:#fff;margin:0;padding:0!important;font-family: "Poppins", sans-serif;font-weight:400;color:black;overflow-x:hidden}
*{box-sizing:border-box}
p{font-size:18px;line-height:30px;color:#1c1c1c;margin:0}
a,a:focus,a:hover{text-decoration:none!important;transition:ease-in-out .3s}
a{color:black}
button:focus{box-shadow:none!important}
ul{padding:0;margin:0;list-style: none;}
img{max-width:100%;transition:ease-in-out .3s;width:auto;height:auto}
a:hover{color: black;}

.top-bar {
    background-color: black;
    color: white;
    padding: 5px 0;
}
.top-headerleft a {
    color: white;
    font-size: 16px;
}
.social-icons {
    text-align: end;
}
.top-headerleft a:not(:last-child){
    margin-right: 30px;
}
.social-icons a {
    color: white;
    margin-right: 10px;
    font-size: 20px;
}
.top-headerleft i {
    margin-right: 5px;
}
.navbar-brand img {
    width: 200px;
    height: auto;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .55);
    font-size: 20px;
}
.navbar-nav {
    padding-left: 200px;
}
.nav-item {
    padding-left: 20px;
    margin-right: 30px;
}
.quote-btn{
    background-color: #25cdc7;
    color: white;
    letter-spacing: 0.6px;
    font-weight: 600;
    text-align: center;
    border-radius: 4px;
    padding: 12px 15px;
}
.carousel-caption h5 {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
.carousel-caption h2 {
    font-size: 65px;
    font-weight: 700;
    margin-bottom: 25px;
    letter-spacing: 5px;
}
.carousel-caption p{
    color: white;
    font-size: 22px;
}
.carousel-caption {
    max-width: 700px;
    margin: 0 auto;
}
.carousel-caption{
    position: absolute;
    top: 25%;
    left: 15%;
}
.carousel-item:before{
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1c1c1c;
    opacity: 0.6;
}
.carousel-inner{
    position: relative;
}
.banner{
    position: relative;
}
.about-leftbox{
    position: relative;
}
.about-us {
    padding: 70px 0;
    position: relative;
}
.aboutimg2 {
    position: absolute;
    right: 20px;
}
img.aboutimg3 {
    position: absolute;
    top: 150px;
    right: -30px;
    border: 10px solid white;
}
.about-rightbox {
    padding-left: 30px;
}
.about-rightbox h5 {
    color: rgb(33 37 41 / 75%);
    letter-spacing: 4px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.about-rightbox  h2 {
    font-size: 48px;
    font-weight: 700;
    color: #272c49;
}
.about-rightbox p {
    color: #575a7b;
    margin: 20px 0;
    font-weight: 500;
}
.about-rightbox .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    padding: 15px 30px 13px 30px;
    color: #fff;
    border: 1px solid #272c49;
    background: #272c49;
}
.about-rightbox .nav-pills .nav-link {
    font-size: 15px;
    padding: 15px 30px 13px 30px;
    border: 1px solid #ebebeb;
    color: #272c49;
    font-weight: 700;
    border-radius: 5px;
}
.about-tabsec span {
    color: #25cdc7;
}
.about-tabsec .nav-item {
    padding-left: 20px;
    margin-right: 0px;
}
.about-tabsec div#pills-home {
    margin-top: 30px;
}
.read-more {
    color: #25cdc7;
}
.about-tabsec  div#pills-profile {
    margin-bottom: 25px;
    margin-top: 30px;
}
.choose-img {
    background: #25cdc7;
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 50%;
}
.choose-txt h4 {
    font-weight: 700;
}
.choose-txt p{
    margin-bottom: 16px;
}
.chooose-box {
    margin-bottom: 45px;
}
.chooose-box:hover .choose-img{
    background-color: #272c49;
    transition: all ease-out .5s;
}
.heading-box{
    text-align: center;
}
.heading-box h5 {
    color: #25cdc7;
    font-weight: 700;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}
.heading-box h2 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 40px;
}


.news-boximg {
    position: relative;
    overflow: hidden;
}
.news-box .card {
    position: relative;
    overflow: hidden;
}
.news-boximg {
    position: relative;
    overflow: hidden;
}
.news-box .card img {
    position: relative;
    overflow: hidden;
}
.news-box .card img:before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    opacity: 0.5;
}
.news-boximg {
    position: relative;
    overflow: hidden;
}
.news-box .card-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 14px;
}
.news-box .card-text {
    font-size: 18px;
    line-height: 30px;
    color: #1c1c1c;
    margin: 0;
    margin-bottom: 30px;
}
.news-box .card-body {
    padding: 25px 20px;
}
.news-overlay {
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
    position: absolute;
    top: 200px;
    left: 0;
    color: white;
}
.news-box {
    position: relative;
}
.comment-sec {
    margin-left: 40px;
}
.comment-sec i {
    margin-right: 8px;
}
.news-box .card {
    position: relative;
    overflow: hidden;
}
.news-box .card img:hover{
    transform: scale(1.4);
    transition: all ease-in-out .8s;
}
.news-box .card img{
    position: relative;
    overflow: hidden;
}
.news-box .card img:before{
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:black;
    opacity: 0.5;
}


.donation {
    padding: 50px 0;
}
.donate-img{
    position: relative;
    overflow: hidden;
}
.donate-img:before{
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0,0.4);
}
.donate-cont {
    position: absolute;
    top: 120px;
    left: 50px;
    color: white;
    margin-top: 60px;
}
.donate-img a {
    color: white;
}
.donate-img p {
    color: white;
    font-size: 16px;
    line-height: 24px;
}
.donate-img:hover .donate-cont{
    margin-top: 20px;
    opacity: 1;
    transition: all ease-out .5s;
}
.donate-contbtn {
    margin-top: 40px;
    opacity: 0;
}
.donate-img:hover .donate-contbtn{
    opacity: 1;
}

.owl-item {
    width: 128.906px; 
    margin-right: 10px; 
    background:white; 
}
.testimonial .owl-carousel .item {
    width: 200px;
    height: 150px;
    padding-top: 40px;
}
.cloth-sec 

.testimonial{
    padding: 30px 0;
}
.carousel-slider {
    padding: 80px 0 10px 0;
}


.footer-sec {
    background: black;
    color: white;
    padding: 60px 0;
}
.footer-title p{
    color: white;
}
.footer-newsletter {
    margin-top: 30px;
    position: relative;
}
.footer-list a {
    display: flex;
    text-align: center;
    align-items: center;
    color: white;
    margin-top: 8px;
    font-weight: 500;
}
.footer-list a:hover{
    color: #f8b864;
    letter-spacing: 1.5px;
    transition: all ease-out .4s;
}
.footer-list a i{
    margin-right: 10px;
}
.ftrmain-srvcSec {
    padding-left: 70px;
}
.form-control {
    height: 60px;
    position: relative;
}
.news-overlaybtn {
    position: absolute;
    top: 18px;
    right: 15px;
}
.latest-news {
    padding: 40px 0 80px 0;
}
.about-tabsec div#pills-home {
    margin-bottom: 25px;
    margin-top: 30px;
}
.footer-contactlist a {
    color: white;
}
.media-icon img {
    max-width: 100%;
    height: auto;
    width: 30px;
}
.media-icon .d-flex.align-items-center {
    margin-bottom: 25px;
}
.media-icon .ms-3 {
    margin-left: 1rem !important;
    font-weight: 500;
}
.media-icon {
    margin-top: 20px;
}
.media-icon .d-flex:hover{
    color: #f8b864;
    letter-spacing: 1.3px;
    transition: all ease-out .4s;
}
.contactimg-overlay a {
    background:#25cdc7;
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    border-radius: 50%;
}
.contact-formimg {
    position: relative;
    width: 100%;
}
.contact-formimg img{
    width: 100%;
}
.contactimg-overlay {
    position: absolute;
    left: 80px;
    bottom: 40px;
    text-align: center;
    max-width: 450px;
}
.contactimg-overlay a i{
    color: white;
}
.contactimg-overlay h3{
    color: white;
    font-weight: 700;
}
.contactimg-overlay p{
  color: white;
}
.contact-formimg:before{
    position:absolute;
    content: " ";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00160e;
    opacity: 0.4;
}
.contact-form{
    position: relative;
}
.form-labeell{
    height: 150px;
    width: 100%;
}
.contact-form {
    position: relative;
    background-color: #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 65px 40px;
}
a.navbar-brand h2 span {
  margin-bottom: 0;
  font-weight: 800;
  font-size: 35px;
  -webkit-text-fill-color: transparent;
  background: -webkit-linear-gradient(0deg, #fabe2c, #06305d 70%);
    background-clip: border-box;
  -webkit-background-clip: text;
  display: block;
}
a.navbar-brand h2 small {
  font-size: 12px;
  display: block;
  color: #000;
  font-weight: 600;
  line-height: 0;
}
section.sepcial-coins {
  background: #f5f5f9;
  padding: 50px 0;
}
.row.coins-row {
  margin-top: 40px;
}
.coins-box {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 6px 6px 13px rgb(0 0 0 / 6%);
  height: 260px;
  margin-bottom: 30px;
}
.coins-box h5 {
  font-weight: 600;
  color: #06305d;
  font-size: 19px;
}
.coins-box a {
  background: #25cdc7;
  transition: all .4s ease-in-out;
  text-transform: uppercase;
  border-radius: 50px;
  color: #000;
  padding: 10px 25px;
  font-weight: 500;
  display: inline-block;
  margin: 10px 0;
}
.title {
  text-align: center;
}
section.why-choose {
    padding-top: 32px;
}
.ptb-100 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.company-content h3 {
  font-size: 36px;
  margin-bottom: 50px;
  text-transform: capitalize;
}
.company-content .company-text {
  position: relative;
  padding-left: 70px;
  margin-bottom: 20px;
}
.company-content .company-text .icon {
  position: absolute;
  left: 0;
  top: 0;
}
.company-content .company-text h4 {
  font-size: 25px;
  margin-bottom: 2px;
}
.icon img {
    width: 50px;
    height: 50px;
}
.btn-primary {
    color: #fff;
    background-color: #25cdc7 !important;
    border-color: #25cdc7 !important;
}