/*-------------- Owl crousel ---------------*/

  .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    width: auto;
  }
  section{
    padding:50px 0px;
  }

  .sec_main_heading_pridi{
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 600;
    font-size: 90px;
    line-height: 110px;
    text-align: center;
    color: #FFFFFF;
  }
  .sec_small_heading_pridi{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #FFFFFF;
  }
  .sec_small_heading{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    color: #000000;
    position: relative;
    margin-bottom: 0px;
    padding-top: 23px;

  }
  .sec_small_heading:before{
    content: "";
    width: 105px;
    height: 3px;
    background-color: #FD9A01;
    position: absolute;
    top: 0px;

  }
  .sec_main_heading{
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 70px;
    color: #000000;

  }
  .section-description2{
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
    color: #5A5A5A;
  }
  .section-btn{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 42px;
    color: #000000;
    text-align: center;
    background-color: #FD9A01;
    border-radius: 50px;
    padding:16px 60px;
  }
  .section-btn.btn{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 42px;
    color: #000000;
    text-align: center;
    background-color: #FD9A01;
    border-radius: 50px;
    padding:22px 54px;
    border-color: #FD9A01 !important;
  }
  .section-btn:hover{
  border-color:#fff;
  background-color: transparent;
  }
  .btn-primary:active{
    background-color: #FD9A01 !important;
    border-color: #FD9A01 !important;
  }

  .section-btn:hover{
    background-color: #ef851f;
  }
  .btn-check:focus+.btn-primary, .btn-primary:focus{
    box-shadow: none !important;
    border-color: #FD9A01 !important;
  }
  .btn-primary:hover {
    color: #fff;
    background-color: #fff !important;
    border-color: #fff !important;
    color:#FD9A01 !important;
    box-shadow: 0px 0px 20px 0px #00000026;
}
  .section-description{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    color: #5A5A5A;
  }

  .post-main_heading {
    font-size: 1.75rem;
    line-height: 1.2;
    color: #3f3f3f;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif;
  }

  .post-description {
    font-size: 16px;
    line-height: 24px;
    color:#afa6a7;
    font-weight: 500;
  }
  .counter-num{
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 500;
    font-size: 80px;
    line-height: 90px;
    text-align: center;
    color: #000;
  }
  .counter-title{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 38px;
    color: #9F9F9F;
    text-align: center;
    }
    .suppix{
        margin-left: -25px;
    }


    .record-img img{
      width: auto !important;
      max-width: 80%;
      margin: auto;
      margin-bottom: 20px;
      animation: pulse 8s infinite ease-in-out alternate;
    }



/* SLIDER */
#slider .small-des{
  font-family: 'Pridi';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 46px;
  color: #fff;

}
#slider .main-head{
  font-family: 'Pridi';
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  color: #FD9A01;
  text-align: left;
  margin-bottom: 0px;

}
#slider .long-des{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 45px;
  color: #FFFFFF;
  max-width: 91%;
}
#slider .slide-btn{
  margin-top: 50px;
}
.vertical.carousel .carousel-item {
    overflow: hidden;
}
.vertical.carousel .carousel-item-next:not(.carousel-item-start),
.vertical.carousel .active.carousel-item-end {
    transform: translateY(100%);
}
.vertical.carousel .carousel-item-prev:not(.carousel-item-end),
.vertical.carousel .active.carousel-item-start {
    transform: translateY(-100%);
}
.vertical.carousel .carousel-indicators {
    top: -36%;
    left: unset;
    margin-left: unset !important;
    margin-right: 1rem;
    flex-direction: column;
}
.vertical.carousel .carousel-indicators [data-bs-target] {
    height: 14px;
    width: 14px;
    background-color:#ef851f;
    border-radius:30px;
    opacity: 1;
}
.carousel-indicators .active{
  background-color:#fff !important;
}
.vertical.carousel .carousel-control-prev,
.vertical.carousel .carousel-control-next {
    width: 33px;
    height: 121px;
}
.vertical.carousel .carousel-control-prev{
  top: 23%;
  left: 5%;
}

.vertical.carousel .carousel-control-prev-icon,
.vertical.carousel .carousel-control-next-icon {
    /*transform: rotateZ(90deg);*/
}
.vertical.carousel .carousel-control-next {
    top: 52%;
    /* bottom: 23%; */
    right: 5%;

}

#slider .carousel-caption{
  position: static;
  text-align: left;
}
#slider .slider-box{
  max-width:100%;
}

#slider .rightdiv{
  position: relative;
  animation: pulse 8s infinite ease-in-out alternate;
}
#slider .img-circle {
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    bottom: 0;
}

section#slider{
  position: relative;
  padding: 90px 0px;
}
.slide-bt1{
  margin-right: 30px;
}
/***********  adoption section ************/
#child-adoptation .cat-img{
  position: relative;
}
#child-adoptation .cat-img img{
  position: relative;
}
#child-adoptation .cat-img img{
  position: relative;
}
#child-adoptation .cat-img:hover .hover-title{
  display: block;
}
#child-adoptation .hover-title{
  display: none;
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #000000 85.94%);
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
#child-adoptation .child-title{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 38px;
  color: #FFFFFF;
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px;
  margin: auto;
}
#child-adoptation .sec_small_heading:before{
  margin: auto;
  left: 0px;
  right: 0px;
}
#child-adoptation .btn-padd{
  margin-top: 70px;
}
/*********** ourcauses section ************/
#our_causes .image-box{
  background: rgba(0, 0, 0, 0.7);
  border-radius: 30px;
  padding: 20px 40px;
  width: 676px;
  height: 676px;
}
#our_causes .content{
  margin-bottom: 40px;
}
.orange-box{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #000000;
  background: #FD9A01;
  border-radius: 50px;
  padding: 20px 30px;
  max-width: 320px;
  text-align: center;
  margin-top: 30px;

}
#our_causes .cuases-title{
  font-family: 'Pridi';
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 70px;
  color: #FFFFFF;
  max-width: 500px;

}
#our_causes .content p{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;
  color: #FFFFFF;
}
#our_causes .progress{
  background: rgba(217, 217, 217, 0.3);
  border-radius: 50px;
}
#our_causes .progress_percentage{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #FFFFFF;
  text-align: right;
  z-index: 1;
}
#our_causes .progress-bar{
  position: relative;
  overflow: visible;
  visibility: visible;
  background-color: #FD9A01;
}
#our_causes .progress-bar:after {
    position: absolute;
    content: '';
    background-color: #FD9A01;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    right: -5px;
    border: 15px solid rgba(253, 154, 1, 0.6);
}
#our_causes .progress-bar:before {
    position: absolute;
    content: '';
    background-color: rgba(253, 154, 1, 0.6);
    height: 60px;
    width: 60px;
    border-radius: 50%;
    right: -16px;
}
#our_causes .progress{
  overflow: visible;
}
#our_causes .about-metabox{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    padding-top: 42px;

}
#our_causes .about-metabox i{
  font-size: 27px;
  margin-right: 14px;
}
#our_causes .goal{
  margin-right: 47px;
}
#our_causes .right-img{
  position: relative;
}
#our_causes .right-img img{
  position: relative;
}
#our_causes .ps_video i{
  font-size: 20px;
  color: #fff;
  padding-left: 4px;
  position: relative;
  padding-top: 45px;
}
#our_causes .ps_video{
  width: 112px;
  height: 112px;
  border: 3px solid #FFFFFF;
  background-color: transparent;
}
#our_causes .ps_video {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
#our_causes .owl-nav{
  display: none;
}
/**************** courses section ********************/
#courses ul.nav-tabs{
    justify-content: center;
    width: 300px;
    margin: auto;
    border-bottom:0px;
    margin-bottom: 34px;

  }
  #courses .nav-tabs .nav-link{
    font-family: Jost;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    border-radius:9px;
    background-color:#fff;
    box-shadow: 0px 0px 20px 0px #00000026;
    padding:9px 15px;
    color:#000;
  }
  #courses .nav-tabs .nav-item{
    margin-right:20px;
  }
  #courses .nav-tabs .nav-link.active{
    background-color:#0D5EF4;
    color:#fff;
    box-shadow: none;
  }
  .course-content .title{
    font-family: Jost;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;

  }
  .course-content .title a{
    color:#0F2239;
  }
  .course-content .topdiv,.course-content .bottomdiv{
    display:flex;
    justify-content: space-between;
    font-family: Jost;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #0F2239;
  }
  .course-content .course-img{
    padding:20px 20px;
    box-shadow: 0px 0px 20px 0px #00000026;
    border-radius: 10px;
  }
  .course-content .main-inner{
    padding-top: 20px;
  }

  .course-content .bottomdiv{
    border-top: 1px solid #F6ECEC;
    margin-top: 15px;
    padding-top: 20px;
  }
  .course-content .price{
    font-weight: 700;
    line-height: 20px;
    color: #0D5EF4;

  }
  .course-content .course-level{
      font-weight: 600;

  }
  .course-content .topdiv{
    padding-top: 15px;
  }

  #courses .tab-content{
    margin-top: 50px;
  }
  .course-content .course-img .img{
    position: relative;
  }
  .course-content .course-img .img{
    position: relative;
  }
  .course-content .course-img .iconimg {
    position: absolute;
    width: 36px;
    height: 36px;
    bottom: 16px;
    right: 12px;
    background-color: #fff;
    border-radius: 50%;
  }

  .course-content .course-img .iconimg img{
      text-align: center;
      padding-top: 10px;
      padding-left: 10px
  }
  .course-content:hover .iconimg{
    background-color: #0D5EF4;
  }
  .course-content:hover .iconimg img{
      filter:  brightness(0) invert(1);
  }



/**************** money goes section ********************/
#money-goes .description1{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 50px;
  color: #FD9A01;
  max-width: 500px;
}
#money-goes .description2{
  color: #5A5A5A;
  font-size: 23px;
  line-height: 35px;
  max-width: 100%;
   max-width: 611px;
}
#money-goes .wt-box{
  background: #FFFFFF;
  box-shadow: 4px 4px 90px rgba(0, 0, 0, 0.1);
  padding: 30px 40px 20px 40px;
  margin-top: 45px;
  margin-bottom: 0px;
  max-width: 611px;

}
#money-goes .box-list{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 50px;
  color: #000000;
}
#money-goes .main-section{
  font-family: 'Pridi';
  font-style: normal;
  font-weight: 400;
  font-size: 58px;
  line-height: 90px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#money-goes .wt-box i{
  color: #FD9A01;
  margin-right: 17px;
}
#money-goes .progress-bar{
  flex-direction: row;
  align-items: center;
  height: 98px;
  border-radius: 50px;
  text-align: left;
  justify-content: left;
  background-color: ;
}
#money-goes .progress {
  height: 98px;
  border-radius: 50px;
  background-color: transparent;
  margin-bottom: 60px;

}
#money-goes .progress_percentage{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 38px;
  color: #FFFFFF;
}
#money-goes .padd-both{
  padding-left: 28px;
  padding-right: 5px;
}
#money-goes .progressno1{
  background-color: #E33C34;
}
#money-goes .progressno2{
  background-color: #4A78E0;
}
#money-goes .progressno3{
  background-color: #36A1B0;
}
#money-goes .progressno4{
  background-color: #FD9A01;
}
#money-goes .progressno5{
  background-color: #E33C34;
}
/****************potential meet Section********************/
.borenone-main-section{
  font-family: 'Pridi';
  font-style: normal;
  font-weight: 400;
  font-size: 80px;
  line-height: 124px;
  color: #000000;

}
.borenone-description-section{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #5A5A5A;
  max-width: 978px;
  margin: auto;
}
#poten-meet{
  background-color: #F4F2F2;
}
.why-list ul{
  margin: 0px;
  padding: 0px;
  margin-bottom: 40px;
  column-count: 2;
}
.why-list ul li{
  list-style-type: none;
  font-family: 'Pridi';
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 35px;
  color: #000000;
}
.why-list ul li i{
  font-size: 16px;
  color: #fff;
  margin-right: 16px;
  background-color: #FD9A01;
  width: 33px;
  height: 33px;
  text-align: center;
  border-radius: 50%;
  padding-top: 10px;
}
.bullet-para{
  font-family: 'Pridi';
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 35px;
  color: #5A5A5A;
  padding-top: 15px;
}
#poten-meet .poten-title{
  font-family: 'Pridi';
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
  line-height: 43px;
  line-height: 38px;
  color: #000000;

}
#poten-meet .poten-para{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #5A5A5A;
}
#poten-meet .img-radius{
  border-radius: 30px;
  padding-right: 12px;
}
#poten-meet .post-main_heading{
  margin-bottom: 53px;
}
#poten-meet .pot-bottom{
  margin-top: 65px;
}
/**************** support Donate Section********************/
#support{

}
/**************** upcoming event section ********************/
#upcoming-events {
  background-color:#F0F4FA;
  position: relative;
}
#upcoming-events .subheading-para{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
  line-height: 40px;
  color: #5A5A5A;
}

#upcoming-events .upcoming-right-content{
    background: #FFFFFF;
    margin-bottom: 21px;
    border-radius: 20px;

  }
  #upcoming-events .slick-vertical .slick-slide{
   /* height: 170px;*/

  }
  #upcoming-events .start-date{
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 25px;
      line-height: 30px;
      transform: rotate(90deg);
      position: absolute;
      left: -17%;
      top: 46%;
      color: #fff;
      text-transform: uppercase;

  }
  #upcoming-events .datecontainer{
      position: relative;
      text-align: -webkit-right;
      background: #E33C34;
      border-radius: 20px;
  }

  #upcoming-events .month{
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
  }
  #upcoming-events .ime-loc{
    display: flex;
  }
  #upcoming-events .time-loc{
    display: flex;
    gap: 40px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #5A5A5A;
  }
  #upcoming-events .time-loc i{
    padding-right: 10px;
    font-size: 20px;
    color: #FD9A01;
  }
  #upcoming-events .start-time{
    display: flex;
    align-items: center;
  }

  #upcoming-events .title{
    margin-top: 15px;

  }
  #upcoming-events .title a{
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 30px;
    color: #000000;
  }
  #upcoming-events .cousescontent p{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #5A5A5A;
    margin-bottom: 0px;
    padding-top: 15px;
  }
  #upcoming-events .cousescontent a{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #5A5A5A;
  }
  #upcoming-events .padding-right{
    padding-right: 39px;
    padding-left: 33px;
  }
  #upcoming-events{
    position: relative;
  }
  /*#upcoming-events:after{
    position: absolute;
    content: "";
    right: 0px;
    width: 883px;
    top: 0px;
    bottom: 0px;
    background-color: red;
  }*/
  #upcoming-events .inner-div{
    z-index: 1;
    position: relative;
  }
  #upcoming-events .timg4{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 883px;
    top: 0px;
    height: 100%;

  }



/**********logo social section ************/
#bottomlogo{
  background-color:#FD9A01;
  padding-top: 22px;
  padding-bottom: 10px
}
#bottomlogo .jointext .sec_main_heading{
  font-family: 'Pridi';
  font-style: normal;
  font-weight: 600;
  font-size: 37px;
  line-height: 47px;
  color: #FFFFFF;

}
#bottomlogo .section-btn.btn{
  background-color: #fff;
  color: #000;
}


/**********about us section ************/
#about .sec_main_heading{
  max-width:100%;
}
#about .section-description{
  color:#0F2239
}
#about{
  position:relative;
}

#about .about-contain{
  position:relative;
}

#about .box-description{
  background-color: #FFFFFF;
  box-shadow: 4px 4px 90px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  border-left: 18px solid #FD9A01;
  border-radius: 15px 0px 0px 15px;
  padding: 20px;
  margin-top: 36px;
  margin-bottom: 52px;

}

#about{
  margin-top: 39px;
  padding-top: 148px;
  padding-bottom: 160px;
}
#about .left-img{
  position: relative;
}
#about .left-img .mainimg{
  position: relative;
  padding: 0px 40px 0px 0px;
  /* -webkit-animation: sp 3s linear infinite;
  animation: sp 3s linear infinite; */
}
.rightbox{
  padding-left: 37px;
}
#about .abtim1{
  position: absolute;
  top: 243px;
  right: -104px;
  padding: 0px 40px 0px 0px;
  -webkit-animation: sp 3s linear infinite;
  animation: sp 3s linear infinite;
}
.postpic:hover .ps_video{
  opacity: 1;
}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  box-shadow:0px 2px 6px rgba(0,0,0,1);
  border-radius:3px;
}
/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  right:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-family:Arial, Sans-Serif;
  font-size:20px;
  text-align:center;
  line-height:100%;
  color:#fff;
}
.popup-close:hover {
  -webkit-transform:translate(50%, -50%) rotate(180deg);
  transform:translate(50%, -50%) rotate(180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}

.ps_video {
  animation: pulse 1s infinite ease-in-out alternate;
  position: absolute;
  top: 44%;
  transform: translate(-50%, -50%);
  left: 40%;
  margin: 0 auto;
  text-align: center;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: #fff;
  z-index: 1;
}
.ps_video i {
  color: #fd9a01;
  font-size: 23px;
  padding-left: 10px;
  position: relative;
  padding-top: 53px;
  text-align: center;
  cursor: pointer;
}
/* Outer */
.popup {
  width:100%;
  height:100%;
  display:none;
  position:fixed;
  top:0px;
  left:0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  box-shadow:0px 2px 6px rgba(0,0,0,1);
  border-radius:3px;
}
/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  right:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-family:Arial, Sans-Serif;
  font-size:20px;
  text-align:center;
  line-height:100%;
  color:#fff;
}
.popup-close:hover {
  -webkit-transform:translate(50%, -50%) rotate(180deg);
  transform:translate(50%, -50%) rotate(180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}

  /************** Product ****************/
  #feature{
    position:relative;
  }
  #feature .section-right-image{
    position: absolute;
    top: -6rem;
    z-index: 0;
    right: 10rem;
    -webkit-animation: sp 10s linear infinite;
    animation: sp 10s linear infinite;
  }
  #feature .section-right-image img {
    height: 210px;
    width: 210px;
    margin: 0 auto;
    -webkit-animation: sp 10s linear infinite;
    animation: sp 10s linear infinite;
  }
   #feature .top-margin{
    margin-top:91px;
   }
  #feature .section-description{
    max-width:64%;
    margin:auto;
  }
  #feature .features{
    width:87%;
    margin:auto;
  }
  #feature .iconbg{
    width:90px;
    height:90px;
    text-align: center;
    border-radius: 15px;
    background: #ef851f;
    border: 5px solid #ef851f;
    transition: all 0.3s ease 0s;
    position: relative;
  }

  #feature .iconbg:after{
    content: "";
    position: absolute;
    background-color: #ef851f;
    width: 2px;
    height:280px;
    top:0px;
    left: 38px;
    z-index: -1;
    transition:all 0.3s ease 0s
  }
  #feature .feature-box {
    margin-top: 50px;
    position: relative;
    transition: all 0.3s ease 0s;
    position: relative;
    margin-bottom: 50px;
  }
  #feature .feature-box:after {
    border-bottom: 2px solid transparent;
    position: absolute;
    bottom:0px;
    transition: all 0.3s ease 0s;
    content: "";
    width:362px;
    height:1px;
  }
   #feature .feature-content:hover .feature-box:after{
    border-bottom: 2px solid #ef851f;
    -webkit-transition-duration:1s;
   }
   #feature .feature-content{
    transition: all 0.3s ease 0s;
   }
   #feature .feature-content:hover .feature-box{
    top:-20px;
    -webkit-transition-duration:1s;
   }
   #feature .feature-content:hover .iconbg {
    margin-top: -30px;
    animation: bounce 1s ease normal none 1;
  }
   #feature .feature-content:hover .iconbg:after{
     height:302px;
   }

  #feature .iconbg i{
    font-size:3rem;
    color:#fff;
    line-height: 80px;
  }
  #feature .post-main_heading{
    padding-top:0px;
  }
  #feature .right-content{
    padding-left:30px;
  }
  #feature .read-more {
    color:#6c6666;
    background-color:transparent;
    border-radius: none;
    border-color:transparent;
    font-family: 'Open Sans',sans-serif;
    font-weight:600;
    padding:0rem 0rem;
    padding-bottom: 91px;

  }
  #feature .read-more:hover{
    color:#ef851f;
  }
  #feature .btn-check:focus+.btn-primary, #feature .btn-primary:focus{
    box-shadow:none;
  }
  #feature .featureno3 .read-more{
    padding-bottom:37px;
  }
  #feature .featureno3 .post-main_heading{
     max-width:65%;
  }
  @-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sp {
  from {
    transform: translate(0, 0px);
  }

  65% {
    transform: translate(0, 30px);
  }

  to {
    transform: translate(0, -0px);
  }
}

  /************** Appoinment ****************/
  #appoinment{
    background-color:#f6f6f6;
  }
  #appoinment .sec_main_heading{
    font-size:2.5rem;
    line-height: 3.1rem;
    color:#3f3f3f;
    font-family: 'Poppins';
  }
  #appoinment .appoint-box{
    background-color:#fff;
    padding: 5rem 3rem 7rem 3rem;
    border-radius: 0 150px 0 150px;
    box-shadow: 0 0px 20px 10px #888282
  }

  #appoinment input[type="text"],
  #appoinment input[type="tel"],
  #appoinment input[type="email"],
  #appoinment input[type="number"],
  #appoinment input[type="date"],
  #appoinment input[type="phone"],
  #appoinment input[type="password"],
  #appoinment textarea,
  #appoinment select {
    border: 0px;
    font-size: 16px;
    padding: 14px 30px;
    height: auto;
    margin-bottom: 12px;
    border-radius: 0px;
    width: 100%;
    background: #fff;
    font-weight: 400;
    border: 1px solid #ababab;
    text-align: text-center;
  }
  #appoinment textarea{
    height:100px;
  }
   #appoinment ::placeholder{
    padding-left:30px;
  }
  #appoinment input[type="submit"] {
    padding: 14px 50px;
    border-radius: 10px;
    color: #ffffff;
    margin: 12px 0px;
    border: 2px solid #41436c;
    background: linear-gradient( to right,#41436c 0%,#41436c 51%);
    -webkit-transition: all 0.3s ease-in-out !important;
    float: right;
    border-radius: 10px;
    font-weight:600;
    font-size: 1.5rem;
  }
 #appoinment input[type="submit"]:hover {
    background: #ef851f;
    border-color:#ef851f;
    color:#00457c;
    box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.25);
    webkit-transform: translateY(-5px);
}
#appoinment .calltext{
  color:#ef851f;
  font-family: 'Open Sans',sans-serif;
  font-weight:600;
  font-size:1.75rem;
}
#appoinment .phonetext{
  color:#42446b;
  font-weight:600;
  font-size:1.6rem
}
#appoinment i{
  font-size:2.3rem;
  color:#ef851f;
}
#appoinment .details-box {
    padding: 5rem 0rem 5rem 5rem;
}
#appoinment .phoneotate i{
  transform: rotate(86deg);
}

#appoinment .section-right-image{
  position: absolute;
  z-index: 0;
  left: 0;
  -webkit-animation: sp 10s linear infinite;
  animation: sp 10s linear infinite;
  bottom:53px;
}
#appoinment{
  position:relative;
  padding-top: 11rem;
  padding-bottom: 6rem;
}
#appoinment .section-right-image img {
    height: 210px;
    width: 210px;
    margin: 0 auto;
    -webkit-animation: sp 10s linear infinite;
    animation: sp 10s linear infinite;
}

  /*****************blog section***********/
  #latest-news .sec_small_heading:before{
      left: 0px;
      right: 0px;
      margin: auto;
  }
  #latest-news .blogbox{
    background: #FFFFFF;
    /*box-shadow: 4px 4px 90px rgba(0, 0, 0, 0.25);*/
    box-shadow: 4px 4px 90px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
  }
  #latest-news{
    background-color: #F3FFF9;
  }
  #latest-news .blog_sec{
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 80px;
  }
  #latest-news .right-div{
    padding: 30px 20px;
  }

  #latest-news .right-div h5 a{
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #000000;
  }
  #latest-news .team-location p{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #5A5A5A;
  }
  #latest-news .about-metabox .goal,#latest-news .about-metabox .collected{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #FD9A01;
  }
  #latest-news .about-metabox .collected{
    padding-left: 25px;
  }
  #latest-news .about-metabox .goal i,#latest-news .about-metabox .collected i{
    padding-right: 4px;
  }

  /**************Our Gallery **************/
  #gallery_product {
    background: #f8f8f8;
  }
  #gallery_product .owl-nav {
    display: none;
  }

  /****************Team **********************/
  #team{
    position: relative;
    background-color: #F3FFF9;
    padding-top: 132px;
    padding-bottom: 70px;
  }
  #team .timg1{
    position: absolute;
    top: 0px;
    left: 0px;
  }
  #team .timg2{
    position: absolute;
    top: 340px;
    left: 0px;
    width: 18%;
  }
  #team .timg3 {
    position: absolute;
    bottom: 335px;
    right: 0px;
  }
  #team .timg4{
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  #team .subheading{
    font-family: 'Pridi';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 70px;
    color: #000000;

  }
  #team h4.subheading{
     padding-top: 0px;
     margin-top: -19px;
  }

  #team .subheading-para{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 23px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 100px;

  }
  #team .feature-list{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 41px;
    color: #000000;
    padding-bottom: 6px;

  }
  #team .feature-list i{
    color: #FD9A01;
    margin-right: 11px;
  }
  #team .team-contain{
    margin-top: 40px;
  }
  .team-image img{
    margin-bottom: 30px;
  }
  #team .btn-padd{
    margin-top: 20px;
  }

  /*****************Newsletter***************/
  #newsletter .section-right-image{
  position: absolute;
  z-index: 0;
  left: 25px;
  -webkit-animation: sp 10s linear infinite;
  animation: sp 10s linear infinite;
  top:-120px;
  }
  #newsletter{
    position:relative;
  }
  #newsletter .section-right-image img {
      height: 170px;
      width: 170px;
      margin: 0 auto;
      -webkit-animation: sp 10s linear infinite;
      animation: sp 10s linear infinite;
  }

  #newsletter  {
    background-color: #41436c;
    border-top-right-radius: 186px;
    margin-right: 5rem;
  }
   #newsletter .sec_main_heading{
    color:#fff;
    font-size:36px;
    text-align: left;
   }
  #newsletter input[type="submit"] {
    padding: 15px 50px;
    background: #ef851f;
    border-radius: 8px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
  }
  #newsletter input[type="email"]::placeholder{
    font-size: 18px;
    height: 70px;
    color: #454869;
    font-weight: 400;
  }
  #newsletter  input[type="email"]{
    padding: 20px 10px 20px 80px;
    width: 70%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 3px 1px #00000021;
    -webkit-transition: all 0.3s ease-in-out;
  }
  #newsletter .Shortcode {
    width: 96%;
    /*margin: 0 auto;*/
  }
  #newsletter .Shortcode form{
    position:relative;
   }
   #newsletter input[type="submit"]{
    position: absolute;
    top:0;
    right:67px;
   }
   #newsletter .newsbox {
    padding-top: 50px;
    padding-bottom: 100px;
    width: 100%;
    margin: auto;
   }

  /* ***************callnow **********************/
  /*#callnows .owl-nav,#callnows .owl-dots {
    display: none;
  }*/

  /* ***************Call Now **********************/
  #callnow{
    background-color:#f6f6f6;
  }
  #callnow .sec_main_heading{
    background-color:#31304f;
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    padding: 1.5rem 0;
    font-weight: bold;
    color:#fff;
    padding: 1.5rem 0;
    font-size: 3rem;
    font-family:  'Poppins',sans-serif;
    margin-bottom:74px;
  }
  #callnow .inquiry-text{
    color:#948b8c;
    font-weight:400;
    line-height: 1.9rem;
    font-size: 1.2rem;
    font-family: 'Poppins',sans-serif;
    max-width:70%;
    margin:auto;
  }
  #callnow .right-image{
    position: relative;
    top: -109px;
    right:5.1rem;
  }
  #callnow .right-image img{
    border-radius: 50%;
    border: 4px solid #323150;
    background:#fff;
    /*height:550px;*/

  }
  #callnow .callnumber{
    max-width: 60%;
    margin: auto;
  }
  #callnow .callnumber .phone-heading{
    border-radius: 20px;
    background-color: #ef851f;
    padding: 1.5rem 3rem;
    color: #ffffff;
  }
  #callnow .callnumber .phone-heading span{
    font-size: 3rem;
    font-weight: bold;
    font-family: 'Poppins',sans-serif;
  }
  #callnow .callnumber .icon {align-self:center;}
  #callnow .callnumber .icon i{
    display: inline-block;
    width: 1em;
    height: 1em;
    font-size: 6rem;
    color:#31304f;
  }
  #callnow .main-left .text-effect {
    color: #fff;
    text-align: center;
    display: block;
    animation: effect linear 1500ms infinite;
    /* font-weight: 600; */
}

 #callnow .callnumber .text-effect {
    background: linear-gradient(to right,#31304f 50%, #fff 40%);
    background-size: 200% auto;
    font-size: 35px;
    text-align: left;
    text-transform: none;
    margin: 0 auto;
    position: relative;
    animation: animate 7.5s alternate linear infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    display: inline-block;
    width: auto;
}
 #callnow .callnumber .text-effect {
    background-image: linear-gradient( to right,#31304f 50%,#fff 40% );
}
@keyframes animate{
        100%{
            background-position: 200% center;
            transform: scale(1.05,1.05);
        }
    }
@keyframes effect {

            50%{

               text-shadow: -2px 2px 0 #00457c, -2px 2px 0 #e59649, -2px 2px 0 #e59649, -2px 2px 0 #e59649, 2px -2px 0 #e59649, 2px -2px 0 #e59649, 2px -2px 0 #e59649, 2px -2px 0 #e59649;
           }

        }


  /* ***************Gallery Section**********************/

  #gallery .gallery_img {
    --gap: 30px;
    --num-cols: 3;
    --row-height: 300px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(var(--num-cols), 1fr);
    grid-auto-rows: var(--row-height);
    gap: var(--gap);
  }
  #gallery .gallery_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
    border: 6px solid #ffffff;
  }
  #gallery .image-grid-col-4 {
    grid-column: span 2;
  }
  #gallery .image-grid-col-3 {
    grid-row-end: span 2;
  }
  section#gallery {
    background: #f3f3f3;
  }
  #poten-meet .borenone-description-section{
    font-size: 24px;
  }
  #upcoming-events {
    padding-top: 81px;
}
#footer .footer3 ul li{
  padding-left: 0px;
}
