.slide-carousel-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#slider .owl-carousel button.owl-prev {
    left: 40px;
}
#slider .owl-carousel button.owl-next {
    right: 40px;
}
#slider .owl-carousel .owl-nav i, #slider .owl-nav i {
  font-size: 20px;
  padding: 12px 18px;
  color: white;
  background-color: var(--color-primary);
  transition: .3s ease;
  opacity: 1;
  border-radius: 50%;
}
#slider .owl-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  text-align: left;
  margin: 0 auto;
  left: 0;
  /* right: 0; */
}
.slide-tagline {
  /* letter-spacing: 4px; */
  color: white;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  color: #060A0F;
  background-color: var(--color-secondry);
  padding: 6px 16px;
  border-radius: 6px;
  letter-spacing: 1px;
}
div#slider img {
  width: 100%;
}
.inner_carousel.container {
  position: relative;
  padding: 20em 0 12em 0;
}
#slider .slidesmalltext {
  color: #141B22;
  font-weight: 500;
  color: #8D7F77;
}
.Slider-left-box {
  max-width: 43%;
  z-index: 99;
  position: relative;
}
#slider h1, #slider h2 {
  font-size: 48px;
  font-weight: 700;
  color: white;
}
.slide-text {
  color: white;
  font-weight: 500;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
#slider {
  overflow: hidden;
}
.slide-image-inner {
  position: relative;
}
.colored_word {
  color: var(--color-secondry);
}
.custom-slider-nav.owl-nav {
  text-align: right;
  position: relative;
  top: -30em;
  display: block;
}
#slider .owl-prev, #slider .owl-next {
    display: block;
    /* text-align: right; */
    /* margin: 0; */
    /* display: flex; */
    position: unset;
}
.slide-btn-nav {
  display: flex;
  position: relative;
  top: -30em;
  justify-content: end;
}
.slider-btn-wrap {
    display: block;
    width: 38px;
}
.slider-btn-wrap button {
  /* position: relative; */
  /* top: -30em; */
  /* z-index: 99; */
  background-color: var(--color-primary);
  color: white;
  padding: 11px 15px;
  font-size: 16px;
  border: none;
  margin-bottom: 10px;
  border-radius: 10px;
  border: 1px solid var(--color-primary);
}
.slider-btn-wrap button:hover{
  border-color: var(--color-primary);
  background-color: transparent;
  color: white
}
.slick-dots {
  position: relative;
  margin-top: -7em;
  z-index: 999;
  text-align: left;
}
.slick-dots li button {
  border: 2px solid white !important;
  border-radius: 3px;
  width: 7px !important;
  height: 7px !important;
  padding: 3px !important;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 13px !important;
  height: 12px !important;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li.slick-active button {
  background-color: var(--color-secondry) !important;
  border-color: var(--color-secondry) !important;
}
ul.slick-dots {
  position: relative;
  top: -5em;
  text-align: left;
}
ul.slick-dots {
  position: absolute;
  bottom: 5em;
  text-align: left;
  z-index: 9;
  top: unset;
}
.slide-nav-dot-container {
  height: 0;
}
.slick-vertical .slick-slide {
  border: none !important;
}
/* --------- About Us --------- */
.about-image-box h5, .about-image-box h5 a {
  font-size: 22px;
}
.image-box-text {
  color: #6F6F6F;
  font-size: 16px;
  font-weight: 500;
}
.about-image-box {
  margin-bottom: 25px;
}
.about_us_box-image, .why_choose_us_box-image {
  background-color: var(--color-primary);
  padding: 18px;
  border-radius: 50%;
  border: 2px solid var(--color-secondry);
  margin-right: 16px;
}
.about-image1, .whychoose-image1 {
  position: relative;
  text-align: center;
  display: inline-block;
}
.about-block, .whychoose-block {
  text-align: center;
  position: relative;
  display: inline-block;
}
.about_btn{
  display: inline-block;
  position: absolute;
  top: 39%;
  right: -16%;
}
.image-bg {
  background-color: var(--color-primary);
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 9px;
  border-radius: 380px;
  left: 11px;
  z-index: 9;
}
.border-bg {
  border: 4px dotted var(--color-secondry);
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: -9px;
  border-radius: 380px;
  left: -11px;
  z-index: 9;
}
.about-image1 img {
  border-radius: 380px;
  z-index: 999;
  position: relative;
}
.box-title span {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
}
#about-us .section_main_head .primary_text, #about-us .section_main_head .primary_text p{
  color: var(--color-primary);
}
.about-head.section_main_head .second_text, .about-head.section_main_head .second_text p{
  color: #6b6b6b;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.icon-box span {
  color: var(--color-primary);
  font-family: var(--secondary-font);
  font-size: 30px;
  font-weight: 700;
}
.box-title {
  color: #141B22;
  font-size: 14px;
  font-weight: 500;
}
a.circular-button {
  background-color: var(--color-secondry);
  color: black;
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  padding: 13px;
  text-align: center;
  line-height: 1.2;
  margin: 0 auto;
  font-weight: 500;
  font-size: 18px;
  transition: all 0.4s ease-out;
  z-index: 999;
  position: relative;
}
a.circular-button:hover {
  transform: translateY(-10%);
  transition: all 0.4s ease-out;
}
.about-image-outer, .whychoose-image-outer {
  text-align: center;
}
.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.about-image-box:hover img, .why_choose_us_box-image:hover img {
    transform: rotateY(180deg);
}
.about_us_box-image  img, .why_choose_us_box-image  img {
    transition: 0.5s;
    transform-style: preserve-3d;
    position: relative;
}
#about-us {
  padding-bottom: 14em;
}
/*------------------ Services -------------------*/
#our-services {
  background-color: var(--color-primary);
  padding-top: 0;
}
.services-head, .causes-head, #testimonials .section_main_head, #records .section_main_head, #latest-news .section_main_head  {
  max-width: 40%;
  margin: 0 auto;
}
.services-block {
  background-color: white;
  padding: 0;
  border-radius: 20px;
  box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.10);
}
.owl-carousel .owl-item .services-image > img {
    width: 100% !important;
    border-radius: 20px 20px 0px 0px;
}
.services-textbox {
  padding: 20px 20px 30px 20px;
}
.services-textbox h5, .services-textbox h5 a {
  font-size: 19px;
}
.services-text {
  color: #9C9C9C;
  font-size: 15px;
  font-weight: 400;
}
.service-heading-back-box {
  background-color: #026E2C;
  width: 66%;
  height: 88%;
  position: absolute;
  top: -8em;
  border-radius: 40px 40px 0px 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.service-head-section, #latest-news .section_main_head {
  z-index: 99;
  position: relative;
}
#our-services .owl-nav button {
  padding: 11px 18px;
  background: #026F2C;
  border: 1px solid #026F2C;
  margin: 0;
}
#our-services .owl-nav button, .owl-nav button, section .owl-carousel .owl-nav  button, section .owl-carousel .owl-nav button.owl-prev, section .owl-carousel .owl-nav button.owl-next, #our-sponsors .owl-nav button{
  background-color: #026F2C !important;
  color: white !important;
  padding: 11px 18px !important;
  font-size: 16px !important;
  border: none;
  margin-bottom: 10px;
  border-radius: 10px;
  border: 1px solid #026F2C !important;
  margin: 0;
}
#our-services .owl-nav button:hover, section .owl-nav button:hover, section .owl-carousel .owl-nav button:hover, section .owl-carousel .owl-nav button.owl-prev:hover, section .owl-carousel .owl-nav button.owl-next:hover, #our-sponsors .owl-nav button:hover {
  border-color: #026F2C !important;
  background-color: transparent !important;
  color: black !important;
}
#latest-news button.owl-prev, #our-sponsors button.owl-prev {
  margin-right: 10px;
}
#our-services .owl-nav button.owl-prev, #forest-causes .owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#our-services .owl-nav button.owl-next, #forest-causes .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.services-row {
  margin-bottom: -264px;
}

#our-services .owl-carousel .owl-stage-outer, #forest-causes .owl-carousel .owl-stage-outer, #latest-news .owl-carousel .owl-stage-outer {
  padding: 23px 0;
}
.services-block:hover{
  background-color: var(--color-secondry);
}
.services-block:hover .services-text{
  color: #200E32;
}
.services-image {
  position: relative;
}
.services-icon {
  background-color: var(--color-primary);
  padding: 10px;
  border-radius: 50%;
  border: 2px solid var(--color-secondry);
  display: inline-block;
  position: absolute;
  right: 25px;
  bottom: -25px;
}
/* --------- Causes--------- */
#forest-causes {
  padding-top: 16em;
}
.amount-value {
  font-weight: 600;
  color: var(--color-primary);
  font-family: var(--secondary-font);
  font-size: 13px;
}
.amount-box {
  font-weight: 600;
  font-family: var(--secondary-font);
  color: black;
  font-size: 13px;
}
.cause_type {
  background-color: var(--color-primary);
  color: white;
  display: inline-block;
  padding: 6px 20px 4px 20px;
  text-transform: uppercase;
  font-family: var(--secondry-font);
}
.causes_content h5 a {
  color: #200E32;
  font-weight: 700;
  font-size: 18px;
}
.cause_excerpt{
  color: #6b6b6b;
}
.causes_content .progress-bar {
  background-color: var(--color-primary);
  border-radius: 5px;
}
.causes_content .progress {
  height: 6px;
  border-radius: 0;
}
.raised_goal_value {
  color: #1a3643;
  font-weight: 700;
}
.progress_percentage {
  color: var(--color-primary);
  font-weight: 700;
}
.post_meta h5 {
  padding-top: 0;
}
.causes_content{
  border-radius: 20px;
  box-shadow: 0px 4px 40px 0px #0000001A;
}
.causes_thumb img {
  border-radius: 20px 0px 0 20px;
}
.cause-box {
  padding-right: 10px;
}
.owl-carousel .owl-item .causes_thumb img {
  width: 100% !important;
}
.causes_content:hover{
  background-color: var(--color-secondry);
}
.causes_content:hover{
  background-color: var(--color-secondry);
}
.causes_content .progress {
  background-color: #cce8d7;
}
/*-------------- Projects ---------------*/
.project-first-sec, .project-sec-sec {
  display: flex;
  align-items: end;
}

.mobile-projects{
  display: none;
}
#our-projects {
  padding-bottom: 0;
}
.project-middle-sec {
  background-color: var(--color-primary);
  position: relative;
}
.projects-head {
  padding: 40px 40px;
  position: relative;
  top: -4em;
}
.project-head-box {
  background-color: var(--color-primary);
  width: 100%;
  height: 24%;
  display: block;
  position: absolute;
  top: -7em;
  border-radius: 40px 40px 0px 0px;
}
.project-middle-inner {
  width: 100%;
}
.projects_head a, .projects_head a:hover {
  color: white;
  font-size: 18px;
}
a.theme_button3 {
  background-color: var(--color-secondry);
  color: black;
  padding: 5px 15px 4px 15px;
  display: inline-block;
  font-family: var(--primary-font);
  border-radius: 6px;
  font-size: 14px;
  display: inline-block;
  margin-top: 30px;
}
#our-projects .box{
    font-family: 'Mandali', sans-serif;
    text-align: center;
    overflow: hidden;
    position: relative;
}
#our-projects .box:before,
#our-projects .box:after{
    content: "";
    background: rgb(0 141 54 / 80%);
    width: 200%;
    height: 200%;
    opacity: .75;
    transform: skew(45deg) translateX(100%);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    transition: all .6s ease;
}
#our-projects .box:after{
    transform: skew(45deg) translateX(-100%);
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    z-index: 0;
}
#our-projects .box:hover:before,
#our-projects .box:hover:after{
    transform: skew(45deg) translateX(0);
}
#our-projects .box img{
    width: 100%;
    height: auto;
    transition: all 0.35s;
}
#our-projects .box:hover img{ opacity: 0.5; }
#our-projects .box-content{
    color: #fff;
    width: 85%;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transition: all 0.6s ease;
}
#our-projects .box:hover .box-content{ opacity: 1; }
#our-projects .box .title{
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    margin: 0 0 3px;
}
#our-projects .box .post{
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
    text-transform: capitalize;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    margin: 0 0 10px;
    display: block;
}
@media only screen and (max-width:990px){
    .box{ margin: 0 0 30px; }
}

/*------------------ Why Choose Us -------------------*/
.whychoose-image1 > img {
  border-radius: 50%;
  z-index: 99;
  position: relative;
}
#why-choose-us .image-bg {
  background-color: var(--color-primary);
  height: 100%;
  width: 77%;
  display: block;
  position: absolute;
  top: 13px;
  border-radius: 380px;
  right: 6em;
  left: unset;
}
#why-choose-us .border-bg {
  border: 4px dotted var(--color-secondry);
  height: 100%;
  width: 64%;
  display: block;
  position: absolute;
  top: -14px;
  border-radius: 380px;
  left: 4em;
  z-index: 9;
}
.whychoose_btn {
  position: absolute;
  display: inline-block;
  right: 3em;
  top: unset;
  bottom: -3em;
}
.whychoose-image-box {
  margin-bottom: 20px;
}
.why_choose_us_img_inner2 {
  border: 2px solid white;
  padding: 10px 11px;
  margin-right: 10px;
}
.why_choose_us-head {
  margin-bottom: 4em;
}
.why_choose_us h5 a {
  color: black;
  font-size: 18px;
}
.why_choose_us_p {
  margin-top: 10px;
}
.why_choose_us {
  border: 2px solid white;
  padding: 15px;
  background-color: rgb(255 255 255 / 30%);
}
.why_choose_us_p p {
  margin-bottom: 0 !important;
  line-height: 20px;
}
#forest-causes span.colored_word, #testimonials span.colored_word, #records span.colored_word {
  color: var(--color-primary);
}
/*------------------- Records ----------------*/
.records-info {
  text-align: center;
  padding: 17px 20px 45px 20px;
  position: relative;
}
.record_detail {
  background-color: var(--color-primary);
  padding: 40px;
  border-radius: 16px;
  max-width: 70%;
  position: absolute;
  bottom: 0;
  right: -1%;
}
.records-info:hover .record_detail{
  background-color: var(--color-secondry);
}
.records-info:hover  span.box-count, .records-info:hover .record_detail h6, .records-info:hover .record_detail h6 a{
  color: black;
}
#records .section_main_head .section-text, #records .section_main_head .section-text p {
  line-height: 20px;
}
.records-info span.box-count {
  font-weight: 700;
  font-size: 40px;
  color: white;
  font-family: var(--secondary-font);
}
.record_detail h6, .record_detail h6 a {
  font-family: var(--primary-font);
  color: white;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 20px;
}
#records {
  overflow: hidden;
  padding-bottom: 15em;
}
.record_detail h6{
    margin-top: 10px;
}

/*------------------- Team  -----------------------*/
#team {
  background-color: var(--color-primary);
}
.custom-team-nav.owl-nav {
  text-align: left;
  position: absolute;
  top: 88%;
  z-index: 9;
}
#team .owl-carousel .owl-dots {
  position: absolute;
  left: -31em;
  bottom: 9em;
}

#team .box {
  background: transparent;
  text-align: center;
  position: relative;
  transition: all 0.3s ease 0s;
}
#team .box img {
  width: 100%;
  height: auto;
  transition: all .6s ease-in-out;
  width: 80% !important;
  margin: 0 !important;
}
#team .box .box-content {
  color: #fff;
  width: 64%;
  padding: 10px 15px 20px 15px;
  transform: translateX(-50%);
  position: absolute;
  bottom: 0px;
  left: 50%;
  transition: all 0.4s ease-out;
  background-color: var(--color-primary);
  display: inline-block;
  border-radius: 16px;
  bottom: -3em;
  right: -8em;
  left: unset;
}
.social-profiles {
  display: none;
}
#team .box:hover .box-content {
  /* bottom: 80px; */
  background-color: var(--color-secondry);
}
#team .box:hover .box-content .social-profiles {
  display: block;
  margin-top: 15px;
}
.social-profiles a i{
  color: black;
}
#team .owl-carousel .owl-stage-outer {
  padding-bottom: 5em;
}
@media only screen and (max-width:990px){
    #team .box{ margin: 0 0 30px; }
}
.team-headbox {
  border-radius: 40px;
}
.team-text {
  color: #dfdfdf;
  font-size: 15px;
}
.team_img img {
}
.team_head  a {
  color: white;
  font-size: 18px;
  font-family: var(--secondary-font);
  font-weight: 700;
}
#team .box .box-content span {
  font-weight: 400;
  font-size: 14px;
  color: white;
}
.team_head {
  padding-bottom: 4px;
}
#team .box:hover .box-content .team_head  a, #team .box:hover .box-content span{
  color: black;
}
#team .container {
  margin-bottom: -23em;
}
/* ----------- Testimonials ------------- */
#testimonials .owl-nav button {
  padding: 11px 18px !important;
  margin: 0 7px;
}
#testimonials {
  padding-top: 23em;
}
.testimonials-info p {
  font-weight: 400;
  font-size: 17px;
  color: #6E6E6E;
  /* line-height: 20px; */
  margin-bottom: 10px !important;
}
.testimonial-block.testimonial_outer {
  max-width: 65%;
  text-align: center;
  margin: 0 auto;
}
.testimonial_outer > img {
  margin-bottom: 30px !important;
  display: block;
}
 .owl-carousel .owl-item .testimonials_image img {
    width: auto !important;
    margin: 0 auto;
    height: auto;
    border: 4px solid white;
    border-radius: 50%;
}
.testimonial-title {
  position: relative;
  display: block;
  margin: 0 !important;
  padding-bottom: 6px;
}
.testimonial-title a {
  font-size: 18px;
  position: relative;
  font-weight: 700;
  color: #200E32;
  font-family: var(--secondary-font);
}
.t-desig {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: black;
}
.testimonials-info p{
  margin-bottom: 0;
}
#testimonials .owl-carousel .owl-nav span, #testimonials .owl-nav span {
  color: black;
  font-size: 12px;
}
/* ----------- Latest News ------------- */
#latest-news {
  background-color: var(--color-primary);
  padding-top: 0;
}
.news-box {
  border-radius: 20px 20px 0px 0px;
}
.news-box h5 a {
  font-size: 18px;
  font-weight: 700;
  color: black;
  font-family: var(--secondary-font);
}
.news-date {
  font-family: var(--secondary-font);
}
.news-inner {
  padding: 20px;
  border-radius: 0px 0px 20px 20px;
  background-color: white;
}
.news-text {
  margin: 10px 0;
  font-weight: 400;
  color: #9C9C9C;
  font-size: 15px;
}
.post-image-block {
  position: relative;
}
.post-metabox {
  background-color: var(--color-primary);
  padding: 10px 14px;
  border-radius: 15px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.post-metabox span, .post-metabox a {
  color: white;
  font-weight: 500;
  font-size: 13px;
  position: relative;
}
.dot-sep {
  width: 3px;
  height: 3px;
  background-color: white;
  border-radius: 50%;
}
.post-metabox i {
  padding-right: 7px;
}
/*.post-metabox span:after {
  content: '';
  width: 3px;
  height: 3px;
  background-color: white;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: -23px;
  top: 50%;
  transform: translateY(-50%);
}*/
.post-metabox a span:after{
  display: none;
}
.news-box:hover .news-inner{
  background-color: var(--color-secondry);
}
.news-box:hover .post-metabox{
    background-color: white;
}
.news-box:hover .post-metabox span, .news-box:hover .post-metabox a{
   color: #200E32;
}
.news-box:hover i{
  color: var(--color-primary);
}
.news-box:hover .news-text{
  color: #200E32;
}
.news-head-back {
  background-color: #026E2C;
  width: 66%;
  height: 114%;
  position: absolute;
  top: -8em;
  border-radius: 40px 40px 0px 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#latest-news .section_main_head{
  max-width: 34%;
}
.news-box-outer {
  margin-bottom: -333px;
}
/*---------------Newsletter ---------------*/
.newsletter_head {
  background-color: var(--color-primary);
  padding: 3.5em;
  max-width: 70%;
  margin: 0 auto;
  border-radius: 40px 40px 0px 0px;
}
.newsletter-container  h4 {
  color: white;
  font-size: 17px;
}
#newsletter_section .section_main_head .section-text, #newsletter_section .section_main_head .section-text p {
  max-width: 100%;
  margin: 0 !important;
  font-weight: 300;
}
.newsletter_shortcode {
  width: 100%;
  margin: 0 auto;
  /* margin-top: 30px; */
  max-width: 60%;
}
.newsletter_form {
  padding: 5em;
  border-radius: 20px;
  background-size: cover;
}
.newsletter_shortcode textarea {
  height: 152px;
}
.newsletter-image {
  margin-top: -49px;
}
.newsletter_shortcode input[type="text"], .newsletter_shortcode input[type="tel"], .newsletter_shortcode input[type="email"], .newsletter_shortcode input[type="phno"], .newsletter_shortcode input[type="password"], .newsletter_shortcode textarea {
  background-color: white;
  border: none;
  color: #000000;
  padding: 11px 24px 11px 33px;
  font-family: var(--primary-font);
  border-radius: 10px;
  border: none;
  font-size: 14px;
}
.newsletter_shortcode input[type="text"]::placeholder, .newsletter_shortcode input[type="tel"]::placeholder, .newsletter_shortcode input[type="email"]::placeholder, .newsletter_shortcode input[type="phno"]::placeholder, .newsletter_shortcode input[type="password"]::placeholder, .newsletter_shortcode textarea::placeholder{
  color: #000000;
}
.newsletter_shortcode input[type="submit"] {
  padding: 16px 22px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: black;
  background-color: var(--color-secondry);
  border-radius: 0px 10px 10px 0px;
  box-shadow: none;
  font-weight: 700;
  letter-spacing: 1px;
}
.newsletter_shortcode  p {
  margin-bottom: 0;
}
.newsletter_shortcode form {
  position: relative;
}
.newsletter_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
}
.newsletter_shortcode  label {
  color: #30494f;
  font-weight: 600;
}
.about-head .about-image:hover img, {
    transform: scale(1.2) translate(4%, 4%);
}
.about-head .about-image img {
    transition: all 0.5s ease 0s;
    width: 100% !important;
}
.newsletter_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 020px;
  border-bottom-left-radius: 20px;
  transform: rotate(270deg) translateX(10%);
  position: absolute;
  left: -66px;
  top: 50%;
}
#newsletter_section {
  position: relative;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots, .owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
  position: unset;
}
.owl-carousel .owl-dots button.owl-dot, .owl-dots button.owl-dot {
  background-color: #D7D5CE !important;
  border: none !important;
  margin: 0 5px;
  outline: none;
  /* border: none; */
  border-radius: 3px;
  padding: 5px !important;
  height: 4px!important;
  width: 4px !important;
  display: inline-block;
  border: 2px solid black;
}
.owl-carousel button.owl-dot.active, button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
  padding: 5px !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
.owl-carousel .owl-nav i, .owl-nav i, #testimonials button i {
  border: none;
  transition: .3s ease;
  opacity: 1;
  padding: 0;
}
button.owl-prev {
  margin-right: 17px;
}
.owl-nav {
  margin-top: 20px;
  text-align: center;
}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover, .owl-nav button.owl-prev:hover, .owl-nav button.owl-next:hover{
  transition: .3s ease;
  opacity: 1;
}
#latest-news .owl-nav{
  text-align: center;
}
.owl-carousel .owl-item .post-image-block img {
  width: 100% !important;
  border-radius: 20px 20px 0px 0px;
}
.woocommerce .woocommerce-breadcrumb {
  display: none;
}
