/*
Theme Name: Forest Jungle Safari Pro
Theme URI:
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description:
Version: 0.0.1
Requires at least: 5.8.0
Tested up to: 6.0.3
Requires PHP: 7.3
License: GNU General Public License
License URI:license.txt
Text Domain: forest-jungle-safari-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Pet Care Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2018.
Pet Care Pro WordPress Theme is released under the terms of GNU GPL
*/
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Delicious+Handrawn&family=Figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:wght@300;400&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rosario:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&family=League+Spartan:wght@100;200;300;400;500;600;700;800;900&family=Sofia+Sans+Semi+Condensed:ital,wght@0,1;0,100;0,200;0,300;0,400;0,500;0,600;0,800;0,900;0,1000;1,1;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,1000&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Rosario:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
 :root {
   --white: #ffffff;
   --black: #000000;
   --green: #67B94A;
}
:root {
  --common-font-w: "Work Sans";
}
/* Basic Style */
.carousel-item{
  transition: opacity 0.6s 0.6s !important;
}
 body{
   overflow-x: hidden !important;
}
 html body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  background-color: white;
  position: relative;
  font-size: 14px;
  color: #000000;
  font-family: Inter;
  overflow-x: hidden !important;
}
html {
    overflow-x: hidden;
  }
 label {
   margin-bottom: 0 !important;
}
 img {
   margin: 0;
   padding: 0;
   border: none;
   max-width: 100%;
   height: auto;
   width: auto;
}
 section img {
   max-width: 100%;
}
h6{
  font: normal normal normal 20px/25px Inter;
  color: #000;
  margin: 0;
}
h5 {
  font: normal normal bold 19px/30px Inter;
  margin: 0;
  color: #fff;
}
h4{
  color: #fff;
  font: normal normal 600 20px / 24px Inter;
  margin: 0;
  padding: 0;
}
h3{
  color: #fff;
  padding: 0;
  margin: 0;
  font: normal normal bold 32px/45px Inter;
  letter-spacing: 0.50px;
}
h2{
  font: normal normal bold 35px/40px Inter;
  margin: 0;
  color: #fff;
}
h1{
  font: normal normal bold 43px/54px Inter;
}
p{
  color: #fff;
  font: normal normal normal 14px/25px Inter;
  margin: 0;
  letter-spacing: 0.50px;
}
.btn-check:focus+.btn, .btn:focus{
  box-shadow: none;
}
 body a {
 text-decoration: none;
 color: #103DBE;
}
 a:hover {
   text-decoration: none;
   color: var(--orange);
}
 ul, ol {
 margin: 0 0 0 0;
 padding: 0;
}
section{
  background-repeat: no-repeat !important;
  padding: 70px 0;
}
.Newsletter-box .wpcf7 form .wpcf7-response-output,.Newsletter-box .wpcf7-not-valid-tip {
  color: #000 !important;
}
.Newsletter-box .wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  font-weight: 600;
  color: #000 !important;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  font-weight: 600;
  color: #fff;
}
.wpcf7 form .wpcf7-response-output{
  margin: 5px 0px 0px 0px;
  color: #fff;
}
.wpcf7-not-valid-tip {
  color: #fff;
  border: 2px solid var(--green);
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  display: block;
  width: max-content;
  font-weight: 600;
  text-transform: capitalize;
  padding: 0px 10px;
  margin: 4px 0px;
}
.toggleMenu {
   display: none;
}
.btn:hover{
  background: #fff !important;
  color: #000 !important;
}
.btn{
  font: normal normal bold 15px/20px Inter;
  letter-spacing: 0.50px;
  color: #fff;
  background: #000;
  padding: 10px 40px 10px 40px;
  border-radius: 10px;
  border: none;
  transition: all 0.5s;
  position: relative;
}
.vw-fixed{
  background-attachment: fixed !important;
  background-size: cover;
  background-repeat: no-repeat;
}
.vw-scroll{
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
}
/* ---------- Return to Top ------------ */
 #return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background: var(--green);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9999;
}
 #return-to-top i {
  position: relative;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 5px;
  color: #fff !important;
}
a#return-to-top{
 color: #fff !important;
 text-align: center;
}
#return-to-top:hover {
 background: var(--green);
}
#return-to-top:hover i {
 top: 5px;
}
/* ----------- Spinner ------------- */
.eco-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #1F2029;
  cursor: pointer;
  z-index: 9999;
}
.loader {
  position: absolute;
  top: 45%;
  width: 48px;
  height: 48px;
  left: 0;
  margin: 0 auto;
  right: 0;
  border-radius: 50%;
  display: inline-block;
  /* position: relative; */
  border: 3px solid;
  border-color: #67B94A #67B94A transparent transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.loader::after,
.loader::before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid;
  border-color: transparent transparent #fff #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-sizing: border-box;
  animation: rotationBack 0.5s linear infinite;
  transform-origin: center center;
}
.loader::before {
  width: 32px;
  height: 32px;
  border-color: #67B94A #67B94A transparent transparent;
  animation: rotation 1.5s linear infinite;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.owl-nav{
  width: max-content;
  margin: 0 auto;
  padding-top: 3%;
}
.owl-nav button{
  color: #fff;
  background-color: #000;
  height: 45px;
  width: 45px;
  font-size: 17px;
  line-height: 38px;
  border: none;
}
.owl-nav .owl-prev{
  border-radius: 8px 0px 0px 8px;
}
.owl-nav .owl-next{
  border-radius: 0px 8px 8px 0px;
}
.owl-nav button.disabled i {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 6px;
}
.owl-nav button i:hover{
  background: #fff;
  color: #000;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 6px;
}
#our_blog .owl-dots{
  position: absolute;
  top: 5%;
  right: 9%;
}
#our_blog .slide-info{
  color: #fff;
  width: max-content;
  margin: auto;
  position: absolute;
  top: 5%;
  right: 0;
  z-index: 1;
  font: 600 14px/30px Inter;
}
.owl-dots{
  position: absolute;
  top: 16%;
  right: 9%;
}
.slide-info{
  color: #fff;
  width: max-content;
  margin: auto;
  position: absolute;
  top: 16%;
  right: 0;
  z-index: 1;
  font: 600 14px/30px Inter;
}
.slide-info .active-slide{
  position: relative;
}
.slide-info .active-slide:before {
  content: '';
  width: 55px;
  background: #fff;
  height: 2px;
  position: absolute;
  right: 20px;
  top: 8px;
}
.owl-dots{
  width: max-content;
  margin: auto;
}
.owl-carousel{
  position: unset !important;
}
.owl-dot{
  background: #fff;
  border: none;
  border-radius: 0px;
  width: 10px;
  height: 12px;
  margin: 2px 6px;
  border-radius: 3px;
  font-size: 0;
}
.owl-dot.active{
  background: var(--green);
}
/*------ search bar ----------*/
.search-container{
  display: none;
  position: absolute;
  bottom: -65px;
  z-index: 999;
  padding: 0px;
  right: 15%;
  width: auto !important;
  border: 2px solid var(--orange);
}
.search-container [type=search] {
  border: unset;
  position: relative;
  padding: 10px 35px;
  width: auto;
  outline: none;
  font: normal normal bold 14px/25px Inter;
  border-radius: 0px;
}
.search-form button {
  color: white;
  padding: 10px 10px 10px 10px;
  width: 50px;
  height: 49px;
  font-size: 0;
  position: absolute;
  right: auto;
  top: -2px;
  border: none;
  background: var(--orange);
}
.search-form button[type=submit]::before {
  content: '\f002';
  font-family: "font awesome 6 free";
  font-weight: 900;
  font-size: 16px;
}
/* blog sidebar */
#sidebar .widget-title {
    margin-bottom: 20px;
}
#sidebar .widget-title,.vw_post_slider h3{
  font: normal normal 600 20px/25px Inter;
  color: #fff;
}
#sidebar label{
  width: 100%;
  color: #fff;
}
.wp-block-search__inside-wrapper button{
  border: none;
  padding: 6px 10px;
  border-radius: 4px !important;
  background: var(--green);
  color: #fff;
}
#sidebar .search-field{
  border: 1px solid #E5E5E5;
  padding: 9px 10px;
  border-radius: 6px;
  width: 100%;
}
#sidebar aside{
  background: #000;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 8%;
}
#sidebar aside ul li{
  display: flex;
  font: normal normal 600 16px/30px Inter;
  color: #fff;
}
#sidebar .recent-post-box .media-body{
  display: flex;
  flex-direction: column-reverse;
}
#sidebar aside ul li a{
  font: normal normal 600 15px/20px Inter;
  width: 100%;
  color: #fff;
}
#sidebar aside ul{
  list-style-type: none;
}
#sidebar aside ul .post-content a{
  font: normal normal 600 15px/20px Inter;
}
.recent-post-box .media.post-thumb {
  display: flex;
  margin-bottom: 5%;
}
.recent-post-box .media.post-thumb img{
  width: 70px;
  height: 65px;
  border-radius: 6px;
  object-fit: cover;
  object-position: top;
  align-self: center;
}
#sidebar aside ul li .post-date{
  position: relative;
  margin-left: 20px;
}
#sidebar aside ul li .post-date:before{
  content: "\f073";
  font-size: 16px;
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  top: 0;
  color: #fff;
  left: -20px;
}
.search-form {
  position: relative;
}
.search-form label:before {
  content: '\f002';
  font-family: "font awesome 6 free";
  font-weight: 900;
  font-size: 16px;
  position: absolute;
  top: 1px;
  right: 1px;
  color: #fff;
  background: var(--orange);
  width: 40px;
  line-height: 40px;
  height: 40px;
  border-radius: 0px 6px 6px 0px;
  text-align: center;
  font-size: 14px;
}
.search-submit {
  font-size: 0;
  border: none;
  background: transparent;
}

/* --slider---- */
#slider{
  position: relative;
  background: #1F2029;
  margin-top: -10%;
  padding-top: 13% !important;
  z-index: 0;
}
.slider-inner-bg-image{
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 5%;
  width: 90%;
  height: 500px;
}
.slider-inner-bg-image img{
  border-radius: 20px 250px 20px 20px !important;
  width: 100%;
  height: 100%;
}
.slider-box-shadow-box-shadow{
  height: 670px;
  width: 80%;
  position: relative;
  left: 10%;
}
.slider-box-shadow-box-shadow img{
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.slider-content-column{
  height: max-content;
  position: relative;
  top: 20px;
  color: #fff;
}
.slider-paragraph{
  width: 95%;
  letter-spacing: 0.50px;
}
#slider .owl-nav{
  width: 45px;
  height: 85px;
  background: var(--green);;
  position: absolute;
  top: 60%;
  left: 10%;
  z-index: 1;
  line-height: 100px;
  padding: 4px;
  border-radius: 8px;
}
#slider .owl-next i, #slider .owl-prev i {
  font-size: 20px;
}
#slider .owl-prev i:hover,#slider .owl-next i:hover {
  color: #ffffff;
  background-color: #1F2029;
}
#slider .owl-next i, #slider .owl-prev i {
  width: 36px;
  height: 36px;
  border-radius: 6px !important;
  opacity: 1;
  line-height: 36px;
  font-size: 20px;
  position: relative;
  left: unset;
}
#slider .owl-prev i{
  background: #fff;
  color: #000;
  top: 11px;
  right: 6px;
}
#slider .owl-next i {
  background: #1F2029;
  color: #fff;
  top: -30px;
  right: 17px;
}
#slider .owl-nav .owl-next {
  border-radius: unset;
}
#slider .owl-nav button {
  color: #fff;
  background-color: transparent;
  height: 0;
  width: 0;
  font-size: 0;
  line-height: 0;
  border: none;
}
#slider .owl-dots{
  position: absolute;
  bottom: 17px;
  height: max-content;
  margin: auto;
  width: max-content;
  top: unset;
  left: 0;
  right: 6%;
  z-index: 2;
}
#slider .owl-dot.active{
  background: #1F2029;
}
#slider .slide-info {
  position: absolute;
  bottom: 10px;
  height: max-content;
  margin: auto;
  width: max-content;
  top: unset;
  left: 8%;
  right: 0;
}
#slider .slide-info .active-slide:after {
  background: var(--green);
  content: '';
  width: 220px;
  height: 55px;
  position: absolute;
  bottom: -18px;
  left: unset;
  right: -48px;
  z-index: -1;
  border-radius: 10px 10px 0px 0px;
}
.slider-social-icons{
  width: max-content;
  color: #fff;
  transform: rotate(-91deg);
  position: absolute;
  top: 45%;
  left: -3%;
  z-index: 1;
}
#slider .container1.main-wrapper-carousel{
  position: relative;
  bottom: 50px;
}
#slider  .social_icon i{
  width: 25px;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
#slider .social_icon i:hover{
  color: var(--green);
}
#slider .slider-social-icons .fa-arrow-right-long{
  position: relative;
}
#slider .slider-social-icons .fa-arrow-right-long:after {
  content: '';
  width: 50px;
  height: 2px;
  background: white;
  position: absolute;
  top: 6px;
  right: 10px;
}

/* -------service----------- */
h5.service-title a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #fff;
  letter-spacing: 0.50px;
}
.service-content p {
  letter-spacing: 0.50px;
  font: normal normal normal 13px / 25px Inter;
  visibility: visible;
  animation-name: fadeInDown;
}
.services-icon-image{
  width: 35%;
  margin: auto;
}
.service-icon-img img{
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 6px;
  padding: 10px;
  object-fit: contain;
}
.hover-img{
  display: none;
}
.service-layer:hover .hover-img{
  background: var(--green);
}
.service-layer:hover .service-count-box p{
  color: var(--green);
  opacity: 40%;
}
.service-layer:hover .icon-img{
  display: none;
}
.service-layer:hover .hover-img{
  display: block;
}
.services-button-box .btn:hover{
  background: #fff;
  color: #000;
}
.services-button-box .btn{
  font: 500 15px / 20px Inter;
  color: #fff;
  background: var(--green);;
  padding: 8px 20px 8px 20px;
  border-radius: 6px;
  border: none;
}
.service-count-box p{
  opacity: 10%;
  /* text-shadow: -1px -1px 0 #707070, 1px -1px 0 #707070, -1px 1px 0 #707070, 1px 1px 0 #707070; */
  font-size: 60px;
  font-weight: 800;
}
#single-services-page .flex-column:hover .icon-img{
  display: none;
}
#single-services-page .flex-column:hover .hover-img{
  display: block;
  background: var(--green);
}
/* -----rescue-animals -------- */
#videoEmbed .html5-video-player .ytp-title-channel-logo{
  display: none !important;
}
.rescue-animals-video-main-box{
  position: relative;
  filter: brightness(0.8);
  border-radius: 20px;
}
.rescue-animals-video-title-main-box{
  justify-content: space-between;
  padding: 0 20px;
  align-self: center;
  position: absolute;
  top: 8px;
  width: 100%;
  z-index: 1;
}
.rescue-animals-video-title-main-box i:hover{
  color: var(--green);
}
.rescue-animals-video-title-main-box i{
  cursor: pointer;
  color: #fff;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.video-controls {
  cursor: pointer;
}
.video-controls i{
  font-size: 25px;
  background: var(--green);
  width: 55px;
  height: 55px;
  color: #fff;
  font-family: 'FontAwesome';
  text-align: center;
  line-height: 55px;
  border-radius: 50px;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}
.fullScreen-video{
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #fff;
}
.rescue-animals-video-main-box video{
  border-radius: 4%;
  object-fit: cover;
}
.rescue-animal-main-box-second-row{
  position: relative;
  z-index: 1;
  height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.rescue-animal-main-box-second-row::-webkit-scrollbar {
  width: 6px;
  height:
}
.rescue-animal-main-box-second-row::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px;
}
.rescue-animal-main-box-second-row::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 10px;
}
.rescue-animal-main-box-second-row::-webkit-scrollbar-thumb:hover {
  background: #fff;
}
.rescue-animals-video-share_icon{
  color: #fff;
  align-self: center;
}
.rescue-animals-head-content-box {
  width: 60%;
}
.rescue-animals-bg-image{
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  object-fit: cover;
}
.rescue-animal-main-box{
  position: relative;
}
.rescue-animal-main-box-first-row{
  position: relative;
  z-index: 1;
  background: var(--green);
  border-radius: 14px 14px 0px 0px;
  padding: 0px 15px;
  margin: 0px 0px;
}
.rescue-animal-main-box-second-content:hover{
  background: var(--green);
}
.rescue-animals-head-title {
  font: normal normal 600 15px / 25px Inter;
  color: #fff;
  margin: 5px 0px;
}
.rescue-animal-main-box-second-row{
  position: relative;
  z-index: 1;
  padding: 0px 12px 0px 12px;
}
.rescue-animals-content-date-box,.rescue-animals-content-title-box,.rescue-animals-content-date-main-box,.rescue-animals-content-title-main-box {
  position: relative;
}
.rescue-animals-content-date-box:after ,.rescue-animals-content-title-box:after{
  content: '';
  width: 1px;
  height: 100%;
  background: white;
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 1;
}
.rescue-animals-content-date-main-box:after{
  content: '';
  width: 1px;
  height: 100%;
  background: white;
  position: absolute;
  top: 0px;
  right: 13px;
  z-index: 1;
}
.rescue-animals-content-title-main-box:after{
  content: '';
  width: 1px;
  height: 100%;
  background: white;
  position: absolute;
  top: 0px;
  right: 14px;
  z-index: 1;
}
.share-social-icon-box{
  text-align: end;
}
.share-social-icon-box:hover .share-social-icon-outer-box{
  display: block !important;
}
/* -----awesome-animals -------- */
.awesome-animals-img img{
  border-radius: 8px;
}
.awesome-animals-content-box{
  position: absolute;
  bottom: 0;
}
.awesome-animals-count-box p{
  text-shadow: 0px 0px 0 #ffffff, 0px 0px 0 #ffffff, 0px 0px 0 #ffffff, 0px 0px 0 #ffffff;
  font-size: 51px;
  font-weight: 800;
  padding: 30px 20px;
}
.awesome-animals-main-box:hover .awesome-animals-img:after {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: transparent linear-gradient(180deg, #3FBAD900 -10%, #000000 100%) 0% 0% no-repeat padding-box;
  transition: 0.2s ease-in-out;
  border-radius: 8px;
}
.awesome-animals-main-box:hover .awesome-animals-count-box{
  display: none;
}
.awesome-animals-main-box:hover .awesome-animals-content-main-box{
  display: block !important;
  padding: 15px;
}
.awesome-animals-content-main-box .awesome-animals-title a{
  font: normal normal bold 22px / 35px Inter;
  color: #fff;
}
.awesome-animals-content-main-box p{
  font: normal normal normal 14px/22px Inter;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.awesome-animals-button.btn{
  font: 500 14px / 20px Inter;
  letter-spacing: 0.50px;
  color: #fff;
  background: var(--green);
  padding: 8px 30px 8px 30px;
  border-radius: 6px;
  border: none;
}
.our-awesome-animals-banner-box{
  display: grid;
  grid-template-columns: repeat(11, 1fr);
  grid-template-rows: repeat(10, 33px);
  grid-column-gap: 13px;
  grid-row-gap: 10px;
}
.our-awesome-animals-banner-heading-content-box{
  grid-row-start: 2;
  grid-row-end: 10;
  grid-column-start: 1;
  grid-column-end: 7;
  background: var(--green);
  position: relative;
  padding: 20px 15px 20px 28px;
  border-radius: 20px;
}
.our-awesome-animals-banner-image-box-one{
  grid-row-start: 1;
  grid-row-end: 8;
  grid-column-start: 8;
  grid-column-end: 12;
}
.our-awesome-animals-banner-image-box-two{
  grid-row-start: 5;
  grid-row-end: 11;
  grid-column-start: 6;
  grid-column-end: 9;
  border-top: 8px solid #1F2029;
  border-right: 8px solid #1F2029;
  border-radius: 0px 10px 0px 0px;
}
.our-awesome-animals-banner-icon-img{
  grid-row-start: 8;
  grid-row-end: 11;
  grid-column-start: 9;
  grid-column-end: 11;
  background: #fff;
  border-radius: 10px;
}
.our-awesome-animals-banner-image{
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.our-awesome-animals-volunteer-text,.our-awesome-animals-volunteer-heading{
  color: #000;
}
#AwesomeAnimals .slide-info {
  color: #fff;
  width: max-content;
  margin: auto;
  position: absolute;
  top: unset;
  right: 43%;
  left: unset;
  bottom: -23px;
  z-index: 1;
  font: 600 14px / 30px Inter;
}
#AwesomeAnimals .owl-dots {
  position: absolute;
  top: unset;
  bottom: -16px;
  left: 44%;
  right: unset;
}
/* -----about -------- */
.about-main-box{
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  grid-template-rows: repeat(12, 30px);
  grid-column-gap: 15px;
  grid-row-gap: 12px;
}
.about-count-title-box{
  grid-row-start: 3;
  grid-row-end: 6;
  grid-column-start: 3;
  grid-column-end: 5;
  background: var(--green);
  border-radius: 15px;
  padding: 25px 8px;
}
.about-image-box-one{
  grid-row-start: 6;
  grid-row-end: 14;
  grid-column-start: 1;
  grid-column-end: 5;
}
.about-image-box-one img, .about-image-box-two img{
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.about-image-box-two{
  grid-row-start: 1;
  grid-row-end: 9;
  grid-column-start: 5;
  grid-column-end: 10;
}
.about-heading-content-box{
  grid-row-start: 2;
  grid-row-end: 8;
  grid-column-start: 8;
  grid-column-end: 17;
  background: var(--green);
  border-radius: 20px;
  padding: 20px 33px;
  position: relative;
  left: 2%;
}
.certified-content-box{
  grid-row-start: 9;
  grid-row-end: 11;
  grid-column-start: 5;
  grid-column-end: 16;
}
.about-button-box{
  grid-row-start: 12;
  grid-row-end: 12;
  grid-column-start: 5;
  grid-column-end: 7;
}
.about-counter-text{
  font: normal normal bold 16px / 32px Inter;
}
.certified-content-box p{
  font: normal 12px/25px Inter;
  position: relative;
}
.certified-content-box p:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background: #fff;
  top: 8px;
  left: 0;
  border-radius: 50px;
}
.about-button.btn {
  font: 500 14px / 20px Inter;
  letter-spacing: 0.50px;
  color: #fff;
  background: var(--green);
  padding: 8px 20px 8px 20px;
  border-radius: 6px;
  border: none;
}
.about-button.btn:hover{
  background: #fff;
  color: #000;
}
/* --------event-------- */
.upcoming-events-single-img-box  .slick-list.draggable,.events-right-image-box,.events-right-image,.upcoming-events-img-box,.upcoming-events-single-img-box .slick-track,.upcoming-events-single-img-box,.upcoming-events-single-img-box img{
  height: 100%;
  object-fit: cover;
}
.upcoming-events-single-img-box img{
  filter: brightness(0.6);
}
.upcoming-events-left-content-box{
  padding: 4% 2% 4% 16%;
}
.upcoming-events-head-content-box{
  width: 65%;
}
.events-left-content-box{
  background: #1F2029;
}
.event-time-name{
  font: normal normal 600 14px/24px Inter;
  color: #fff;
}
.events-left-title-box h5{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.events-left-title-box h5 a {
  font: normal normal bold 19px / 30px Inter;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #fff;
}
.event-date-name{
  color: #fff;
  font: normal normal 500 14px/24px Inter;
}
.events-left-content-box {
  margin: 6px 0px;
  border-radius: 10px;
  padding: 0;
}
.events-left-content-box{
  border: none !important;
  width: 100% !important;
}
.events-left-image-box img{
  width: auto;
  height: 110px;
  border-radius: 10px 0px 0px 10px;
  object-fit: cover;
}
.events-left-content-box.slick-current{
  background: var(--green);
}
.events-left-content-box .cat-item {
  font: 500 15px / 24px Inter;
  color: #fff;
}
.events-right-post-content-box{
  position: absolute;
  top: 10%;
  width: 48%;
  left: 10%;
}
.events-right-post-content-box p{
  color: #fff;
}
.events-right-post-content-box h3{
  font: normal normal bold 40px/50px Inter;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.numbers .nofont{
  display: none;
}
.event-timer{
  height: 22px;
}
#timer{
  display: flex;
  justify-content: space-around;
  width: 100px;
  height: 20px;
}
.countdown2 .numbers {
  width: 25px;
}
.countdown2 .numbers{
  position: relative;
  font-weight: 400;
  font-size: 16px;
  padding: 6px 0px;
  align-self: center;
}
.countdown2 .numbers:nth-child(1)::after {
  content: ":";
  position: absolute;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 16px;
  background: none;
  top: -2px;
  left: 24px;
  font-weight: 800;
  padding: 6px 0px;
}
.countdown2 .numbers:nth-child(2)::after {
  content: ":";
  position: absolute;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 16px;
  background: none;
  top: -2px;
  left: 22px;
  font-weight: 800;
  padding: 6px 0px;
}
.countdown2 .numbers:last-child::after{
  display: none;
}
.event-right-button.btn,.event-left-button.btn {
  font: normal normal bold 15px / 20px Inter;
  letter-spacing: 0.50px;
  color: #fff;
  background: var(--green);
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  border: none;
}
.event-timer-text p{
  font: 600 14px/24px Inter;
}
.events-right-post-content-box p{
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.events-right-post-content-box .event-time{
  font: normal normal 600 15px / 24px Inter;
  color: var(--green);
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.event-date{
  color: #fff;
}
/* --------newsletter-------- */
.Newsletter-box{
  background: #fff;
  border-radius: 15px;
  padding: 20px 30px;
}
.news_title h5{
  width: 85%;
  font: normal normal bold 22px/30px Inter;
}
.news_title p,.book-ride-title p{
  font: normal normal normal 13px/18px Inter;
}
.news_title h5,.news_title p{
  color: #000;
}
.book-ride-box{
  background: var(--green);
  border-radius: 20px;
  position: relative;
}
.book-ride-button.btn {
  font: normal normal bold 15px/20px Inter;
  letter-spacing: 0.50px;
  color: #000;
  background: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 5px;
  border: none;
}
.book-ride-button.btn:hover,.newsletter-form-box [type=submit]:hover{
  background: #000 !important;
  color: #fff !important;
}
.newsletter-form-box label{
  color: #000;
  font: normal normal normal 14px/26px Inter;
  width: 100%;
}
.newsletter-form-box [type=submit] {
  font: 400 15px/20px Inter;
  letter-spacing: 0.50px;
  color: #fff;
  background: var(--green);
  padding: 10px 20px 10px 20px;
  border-radius: 5px;
  border: none;
  margin-top: 8px;
}
.wpcf7 input[type="email"]{
  width: 100%;
  background: #e2e2e2;
  border: none;
  border-radius: 6px;
  padding: 8px 10px;
  font-size: 12px;
}
.book-ride-bg-image{
  position: relative;
  clip-path: polygon(30% 0, 18% 24%, 19% 49%, 8% 71%, 7% 100%, 100% 100%, 100% 100%, 100% 55%, 100% 0);
  right: -2px;
  border-radius: 0px 20px 20px 0px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: right;
}
.book-ride-offer-box{
  position: relative;
}
.book-ride-button-box{
  width: max-content;
}
.book-ride-offer-text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: max-content;
  width: max-content;
  margin: auto;
  transform: rotate(-14deg);
}
.book-ride-offer-text p{
  color: #fff;
  font: normal normal bold 13px/16px Inter;
}
.book-ride-offer-price{
  font: normal normal bold 36px/40px Inter;
}
.book-ride-title{
  padding: 25px 40px 60px 40px;
  width: 90%;
}
.book-ride-offer-main-box{
  height: 100px;
}
.book-ride-black-image{
  width: 210px;
}
.book-ride-image-path svg{
  transform: rotate(3deg);
  width: 100%;
  height: 100%;
}
.book-ride-image-one{
  position: absolute;
  top: 23px;
  border: 4px solid #fff;
  border-radius: 10px;
  width: 140px;
  left: 38px;
  transform: rotate(-10deg);
}
.book-ride-image-two{
  position: absolute;
  bottom: 40px;
  border: 4px solid #fff;
  border-radius: 10px;
  width: 140px;
  left: 0;
  transform: rotate(15deg);
}
.book-ride-title h6{
  font: normal normal bold 20px/32px Inter;
  margin: 0;
  color: #fff;
}
/* --------our testimonial -------- */
.client-image img:nth-child(1){
  border-radius: 15px;
}
.content-box {
  padding: 0px 0px 0px 60px;
}
.content-box p{
  font: normal normal normal 16px/30px Inter;
}
.address{
  font: 600 15px/20px Inter;
}
.testimonial-title-box,.designation{
  color: #fff;
}
.testimonial-quote-img{
  width: 90px !important;
  height: 80px;
  object-fit: contain;
  padding: 14px;
  border-radius: 10px;
  background: var(--green);
  position: absolute;
  right: -40px;
  top: 15%;
}
.testimonial-quote-bg-img{
  position: absolute;
  bottom: -30px;
  right: 0;
  animation: wobble 7s infinite;
}
/* --------map animals-------- */
#Map_animals .nav{
  display: block;
}
#Map_animals .nav-pills .nav-link.active{
  background: var(--green);
  border-radius: 10px;
}
#Map_animals .nav-pills .nav-item{
  margin: 10px 0px;
}
#Map_animals .nav-pills .nav-link.active .pricing-plan-tab-content h5,#Map_animals .nav-pills .nav-link.active .pricing-plan-tab-content p{
  color: #fff;
}
#Map_animals .nav-pills .nav-link {
  background: #ECFFE5;
  color: #000;
  border-radius: 10px;
  margin: 10px 0px;
}
#Map_animals .nav-pills .nav-link .pricing-plan-tab-content h5,#Map_animals .nav-pills .nav-link .pricing-plan-tab-content p{
  color: #000;
}
.map-animals-head-content-box{
  width: 40%;
  margin: auto;
}
/* -----gallery -------- */
#our-Gallery li{
  position: relative;
}
#our-Gallery .main-grid{
  display: grid;
  grid-template-columns: repeat(13, 1fr);
  grid-template-rows: repeat(7, 90px);
  margin: 0;
  padding: 0px 3%;
}
#our-Gallery .grid-items{
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
#our-Gallery .grid-items img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.8);
}
#our-Gallery .grid-items:nth-child(3) img {
  object-fit: cover;
  object-position: top;
}
#our-Gallery .grid-items .image-popup-vertical-fit p{
  display: none;
}
#our-Gallery .grid-items:hover .image-popup-vertical-fit p{
  display: block;
  position: absolute;
  bottom: 0;
  background: var(--green);
  width: 100%;
  border-radius: 10px 10px 0px 0px;
  padding: 10px 20px;
  font: normal normal bold 20px / 25px Inter;
}
#our-Gallery .grid-items:nth-child(1){
  grid-row-start: 1;
  grid-row-end: 4;
  grid-column-start: 1;
  grid-column-end: 6;
  border-top-left-radius: 20px;
}
#our-Gallery .grid-items:nth-child(2){
  grid-row-start: 1;
  grid-row-end: 4;
  grid-column-start: 6;
  grid-column-end: 10;
}
#our-Gallery .grid-items:nth-child(3){
  grid-row-start: 1;
  grid-row-end: 4;
  grid-column-start: 10;
  grid-column-end: 14;
  border-top-right-radius: 20px;
}
#our-Gallery .grid-items:nth-child(4){
  grid-row-start: 4;
  grid-row-end: 8;
  grid-column-start: 1;
  grid-column-end: 5;
  border-bottom-left-radius: 20px;
}
#our-Gallery .grid-items:nth-child(5){
  grid-row-start: 4;
  grid-row-end: 8;
  grid-column-start: 5;
  grid-column-end: 9;
}
#our-Gallery .grid-items:nth-child(6){
  grid-row-start: 4;
  grid-row-end: 8;
  grid-column-start: 9;
  grid-column-end: 14;
  border-bottom-right-radius: 20px;
}
.icon-overlay{
  display: none;
}
.gallery-button.btn{
  font: normal normal bold 15px / 20px Inter;
  letter-spacing: 0.50px;
  color: #fff;
  background: var(--green);
  padding: padding: 10px 30px 10px 30px;
  border-radius: 6px;
  border: none;
}
/* --------our team -------- */
.our-team-icon-image.text-center {
  width: 35%;
  margin: auto;
}
.team-social-icon-box{
  display: none;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  z-index: 1;
}
.team-social-icon-box-main{
  display: flex;
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  margin: auto;
  width: max-content;
}
.team-post-image-box:after{
  display: none;
}
.team-head:hover .team-post-image-box:after {
  display: block;
  content: '';
  width: 100%;
  height: 30px;
  background: var(--green);
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0px 0px 10px 10px;
}
.owl-item.active .team-head .team-social-icon-box a i{
  font-size: 13px;
  background: #fff;
  color: #000;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 4px;
  box-shadow: 0px 0px 10px 0px #00000029;
  margin: 0px 2px;
}
.team-conatiner i:hover{
  color: #fff !important;
  background: #000 !important;
}
.team-head:hover .team-content h5 a{
  color: var(--green);
}
.team-head:hover .team-social-icon-box{
  display: block;
}
.team-head img {
  border-radius: 10px;
}
.team-content h5 a{
  color: #fff;
}
.team-designation-text{
  color: #fff;
  font: normal normal 16px/20px Inter;
}
.team-design-img {
  position: absolute;
  bottom: -10%;
  left: 0;
  width: max-content;
  height: 100%;
}
/* ------- our blog --------- */
.collection-img-box{
  height: 280px;
}
.newsinner.blog-detail:hover .collectionbox-text h5 a{
  color: var(--green);
}
.collectionbox-text h5 a{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font: normal normal bold 18px/30px Inter;
  color: #fff;
}
#full-width-blog,#blog-left-sidebar,#blog-right-sidebar{
  background: #1F2029;
}
.newsinner.blog-detail{
  margin: 5px 0px;
  background: #000;
  border-radius: 20px;
}
.newsinner.blog-detail .collectionbox-text {
  padding: 15px;
  border-radius: 3px 0px 15px 15px;
}
.blog-category i {
  font-size: 15px;
}
.blog-content p{
  color: #000;
  font: normal normal normal 14px/25px Inter;
}
.collectionbox-text{
  display: block;
}
.collectionbox img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
  border-radius: 20px;
}
span.news-author {
  font: normal normal 600 18px / 34px Inter;
  color: #fff;
  text-transform: capitalize;
  align-self: center;
}
.blog-category .date-item,.blog-category .cat-item{
  color: #fff;
  font: 500 12px/34px Inter;
}
.blog-admin-box img{
  width: 50px !important;
  height: auto;
  border-radius: 50%;
}
.upcoming-events-page .events-left-content-box:hover{
  background: var(--green);
}
#sb_instagram #sbi_images .sbi_item, #sb_instagram .sbi_photo{
	width: 100%;
	height: 165px !important;
}
#sb_instagram .sbi_photo img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#sb_instagram .sbi_photo:hover::after {
  display: block;
}
#sb_instagram .sbi_photo:after {
  display: none;
  content: '\f16d';
  font-family: fontawesome;
  font-size: 35px;
  color: #fff;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  width: 33px;
  height: 33px;
  line-height: 33px;
  border-radius: 50px;
}
#sb_instagram .sbi_photo img:hover{
  filter: brightness(0.8);
}



/* new css */
.container #myVideo {
  width: 535px;
  height: 335px;
  border-radius: 20px;
}
.container .controls {
  position: absolute;
  bottom: 40px;
  left: 15px;
  width: 95%;
  display: flex;
  justify-content: space-around;
  /* opacity: 0.2; */
  transition: opacity 0.4s;
}
.container:hover .controls {
  opacity: 1;
}
.container .controls button {
  background: transparent;
  color: #fff;
  font-weight: bolder;
  text-shadow: 2px 1px 2px #000;
  border: none;
  cursor: pointer;
}
.container .controls .timeline {
  flex: 1;
  display: flex;
  align-items: center;
  border: none;
}
.container .controls .timeline .bar{
  background: #fff;
  height: 6px;
  flex: 1;
  border-radius: 10px;
}
.container .controls .timeline .bar .inner{
  background: var(--green);
  width: 0%;
  height: 100%;
}
.video-setting i{
  color: #ffffff;
}
.video-setting i {
  color: #ffffff;
}
.video-setting{
  width: 60px;
  height: 20px;
  position: absolute;
  bottom: -20px;
  right: 40px;
  text-align: end;
}
.video-fullscreen{
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: -20px;
  right: 0px;
}
.timings{
  position: absolute;
  bottom: -22px;
  left: 10px;
  color: #fff;
}
.video-setting-wrap{
  position: absolute;
  bottom: -1px;
  right: 30px;
  color: #fff;
  width: max-content;
}
.video-setting:hover .video-setting-wrap {
    display: block !important;
}






















#partner .partners-img-box:hover{
  padding: 10px;
}
#partner .owl-item:hover .partners-img-box::before, #partner .owl-item:hover .partners-img-box::after {
  -webkit-transform: scale(1);
}
#partner .partners-img-box::before, #partner .partners-img-box::after {
  border-color: #4c7815;
}
#partner .partners-img-box:before {
  border-bottom: 2px solid var(--green);
  border-left: 2px solid var(--green);
  -webkit-transform-origin: 100% 0%;
  content: "";
}
#partner .partners-img-box:after {
  border-top: 2px solid var(--green);
  border-right: 2px solid var(--green);
  -webkit-transform-origin: 0% 100%;
  content: "";
}
#partner .partners-img-box::before, #partner .partners-img-box::after {
  width: inherit;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transition: 0.5s;
}
#counter .counter-icon-img:hover .counter-brand-icon-image {
  transform: rotateY(360deg);
  transition: all 0.8s ease;
}
#PopularPackages .packages-icon-img{
  overflow: hidden;
}
#PopularPackages .packages-layer:hover .packages-icon-img img {
  transform: scale(1.07);
  overflow: visible;
  transition: 0.5s ease-in-out;
}
.collection-img-box{
  overflow: hidden;
}
.newsinner.blog-detail:hover .collection-img-box img {
  transform: scale(1.07);
  overflow: visible;
  transition: 0.5s ease-in-out;
}
h1.slider-heading{
  /* text-transform: capitalize;
  background-image: linear-gradient(-225deg,#ffffff 0%,var(--green) 29%,#ffffff 67%,#ffffff 100%);
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 5s linear infinite;
  display: inline-block; */
}
a.btn{
  position: relative;
  z-index: 2;
}
a.btn:before{
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: '';
  color: #000;
  background: #fff;
  transition: all 0.5s;
}
a.btn:hover::before {
  background: #fff !important;
  color: #000;
  left: 0%;
  right: auto;
  width: 100%;
  border-radius: 6px;
  transition: all 0.5s;
}
.btn span{
  position: relative;
  z-index: 1;
}





a.Header-button.btn{
  position: relative;
}
a.Header-button.btn:before{
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 0px;
  z-index: 0;
  content: '';
  color: #000;
  background: #fff;
  transition: all 0.5s;
}
a.book-ride-button.btn:hover::before {
  background: #000 !important;
}
a.Header-button.btn:hover::before {
  background: #fff !important;
  left: 0%;
  right: auto;
  width: 100%;
  border-radius: 6px;
  transition: all 0.5s;
}
.Header-button.btn span{
  position: relative;
  z-index: 1;
}
