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

.owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    width: auto;
  }
/*---common css------------*/
div#menu_header,section#about_us,.testibox,section#events{
    background: #ffffff;
}
a.slid-read-btn,a.abt-btn,.abt-yrs-info,h4.serv-icns i,section#testimonial button.owl-prev,section#testimonial button.owl-next{
  background: #2A7D2E;
}
hr.abt-border,hr.chse-border,a.info-btn,hr.info-border,hr.serv-border,h3.service-title a:hover,hr.gall-border,hr.prod-border,hr.tours-border,hr.testi-border,hr.blog-border,hr.event-border,a.event-right-btn:hover{
  color: #2A7D2E;
}
hr.chse-border {
    display: inline-block;
}
h6.choslist-item i,h3.info-head,h4.serv-icns i,h3.service-head,h3.gall-head,h3.product-head,h3.testi-head,hr.testi-bottom-border,h3.blog-head,h3.event-head{
    color: #322A2B;
}
{
    background: #322A2B;
}
h6.slid-small-head, h1.slid-main,p.slid-txt,h6.tours-sm-head,h3.tours-head,h3.tours-count,p.tours-inner-head,h3.event-title-2 a,p.event-content,a.event-right-btn{
  color: #ffffff;
}
a.slid-read-btn,a.abt-btn{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    border-radius: 0;
}
hr.abt-border,hr.chse-border,hr.event-border{
    width: 28%;
    opacity: 1;
}
/* SLIDER */
   section#slider .owl-nav,section#slider .owl-dots{
    /* display: none; */
   }
   section#slider .owl-dots{
    display: none !important;
   }
  #slider{
    position: relative;
  }
  h6.slid-small-head{
    font-size: 14px;
    font-weight: 400;
    background: #FFFFFF4D;
    backdrop-filter: blur(4px);
    width: max-content;
    border-radius: 50px;
    padding: 10px 20px;
    line-height: 1.5;
}

  #slider .slider-content{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
  }
 h1.slid-main{
    font-size: 52px;
    font-weight: 400;
    line-height: 1.2;
}
h1.slid-main span.highlight {
    color: #2A7D2E;
    position: relative;
}
h1.slid-main span.highlight::after {
    content:"";
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 17px;
    border: 3px solid #2A7D2E;
    border-radius: 100%;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}
/* #slider .main-slider:after{
    content: "";
    background-repeat: repeat-x;
    background-position: center top;
    display: block;
    height: 160px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-size: cover;
}
#slider .main-slider:after{
    background-image: url("../images/slider/b.png");
} */
/* .slider-image:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0)0%, transparent 100%);
} */
.slider-image {
    position: relative;
}
.slider-inner-content {
    width: 47%;
}
.slider-inner-content p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
.slider-read-btn a {
    background: #fff;
    border-radius: 32px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    padding: 10px 20px;
    text-transform: capitalize;
}
section#slider .owl-nav {
    display: block;
    position: absolute;
    width: 100%;
    top: 43%;
    left: -43%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(90deg);
    gap: 15px;
}
.slider-image img {
    height: 100%;
    object-fit: cover;
}
section#slider .owl-nav button {
    transform: rotate(90deg);
    background: #2A7D2E;
    border-color: #2A7D2E;
}
section#slider .owl-nav button.owl-next {
    background: #ffffff;
    color: #000;
    border-color: #fff;
}
.slider-read-btn a:hover {
    background: #2A7D2E;
    color: #fff;
}

/* ------------Contact Info----------- */
section#contact-info {
    margin-top: -8%;
    position: relative;
    z-index: 1;
    padding-top: 100px !important;
}

.contact-info-box-img {
    height: 60px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0B3D2C;
    border-radius: 100%;
}
.contact-info-box-inner {
    padding: 20px 10px;
    border-radius: 30px;
}
.contact-info-box-inner{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.contact-info-box-inner:hover {
    background: #2A7D2E;
    position: relative;
    border-radius: 30px;
    padding: 20px 10px;
    transition: all 1s ease-in;
}

.contact-info-box-inner:hover h3.contact-info-head {
    /* font-size: 18px; */
    color: #fff;
}

.contact-info-box-inner:hover .contact-info-text {
    /* font-size: 30px; */
    font-family: 'Tenor Sans';
    color: #fff;
    word-wrap: break-word;
    word-break: break-all;
}

.contact-info-box-inner:hover .contact-info-box-img {
    background: #0B3D2C;
}
/*------------about-us-------*/
h6.abt-sm-head,h6.yrs-txt,h6.chse-sm-head,h6.serv-sm-head,h6.gall-sm-head,h6.prod-sm-head,h6.tours-sm-head,p.tours-inner-head,h6.testi-sm-head,h6.blog-sm-head,h6.event-sm-head {
    font-size: 20px;
    font-weight: 400;
    color: #2A7D2E;
    line-height: 1.5;
}
h3.abt-head,h3.abt-yrs,h3.chse-head,h3.info-head{
    font-size: 31px;
    font-weight: 400;
    line-height: 1.5;
}
h6.yrs-txt,h3.abt-yrs{
    color: #ffffff;
    font-size: 40px;
}
.abt-img-box {
    position: relative;
}
.abt-yrs-info {
    position: absolute;
    right: 25px;
    top: 2%;
    border-radius: 100%;
    padding: 20px;
    height: 140px;
    width: 140px;
}
img.about-img {
    border-radius: 50%;
}
section#about_us{
    position: relative;
}

.about-details p {
    font-size: 16px;
    line-height: 2;
    font-weight: 400;
}
.about-details ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.about-details ul li {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    margin-bottom: 4px;
}
.about-details ul li span {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}
.abt-yrs-info .yrs-txt {
    font-size: 20px;
}
#about_us .abt-btn {
    background: #000;
    border-radius: 32px;
    color: #fff;
    margin-top: 40px;
    padding: 10px 20px;
    text-transform: capitalize;
    transition: all 1s ease-in;
}
#about_us .abt-btn:hover{
    background: #2A7D2E;

}

/* ---------------Info feature-------------- */
.ticket-box {
    padding: 10px;
    transition: all 500ms ease-in;
}
.ticket-box:hover *, .ticket-box:hover a {
    color: #fff !important;
}
.ticket-box {
    border-radius: 12px;
}
.ticket-box:hover {
    background: #0B3D2C;
}
.ticket-box-img {
    width: max-content;
    /* margin: 0 auto; */
    position: relative;
}
.ticket-box-img img.hover-img {
    position: absolute;
    left: 0;
    z-index: -1;
    transition: all 1s ease-in;
}
.ticket-box:hover .ticket-box-img img.hover-img {
    z-index: 1;
}
.ticket-box h3.info-head.m-0 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
    text-align: left;
}
.ticket-box p.info-text.mb-2 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    text-align: left;
}
.ticket-box .info_btn a {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    text-align: left;
    padding: 0;
    margin: 0;
    color:#000;
    font-family: 'Inter';
    text-transform: capitalize;
}
.ticket-box .info_btn {
    text-align: left;
    margin-top: 30px;
}
.ticket-box:hover .info_btn a {
    color: #2A7D2E;
}
/*------------choose-us---------*/
#choose_us {
    background-size: 100% 100%;
    padding: 150px 0;
}
h6.choslist-item {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
}
h3.chse-head {
    padding-left: 0;
}
p.chse-text{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
}
ul.chos-under{
    list-style: none;
}
.choose-details {
    text-align: left !important;
}
.chos-checklist ul.chos-under {
    display: flex;
    justify-content: space-between;
    padding: 0;
    gap: 33px;
}
.chos-checklist ul.chos-under li {padding:10px;transition:all 500ms ease-in;}
.chos-checklist ul.chos-under li:hover {background:#fff;}
.chos-checklist ul.chos-under li span {height: 50px;width: 50px;background: #2A7D2E;border-radius: 100%;display: flex;align-items: center;justify-content: center;}
.chos-checklist ul.chos-under li h6.choslist-title {
    margin: 0;
    font-size: 18px;
    font-family: 'Tenor Sans';
    font-weight: 400;
    line-height: 1.5;
}
.chos-checklist ul.chos-under li p.choslist-item {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    color: #282828;
}
.chse-img-box:hover img.choose-img {
    filter: grayscale(1);
}
/*------------info---------*/
a.info-btn{
    font-size: 18px;
}
hr.info-border {
    opacity: 1;
    margin-top: 40px;
}
/*-------------service-------*/
.service-box {
    background: #F0FFF0;
    border-radius: 20px;
    padding: 40px 20px;
}
h3.service-head,h3.gall-head,h3.product-head,h3.tours-head,h3.tours-count,h3.testi-head,h3.blog-head,h3.event-head {
    font-size: 30px;
    font-weight: 400;
}
hr.serv-border,hr.gall-border,hr.prod-border,hr.tours-border,hr.testi-border,hr.blog-border{
    width: 12%;
    opacity: 1;
}
.service_content_pad {
    position: relative;
}
h4.serv-icns.serv-bolt0 i,h4.serv-icns.serv-bolt3 i{
    padding: 35px;
}
h4.serv-icns.serv-bolt2 i {
    padding: 35px 30px;
}
h4.serv-icns.serv-bolt1 i {
    padding: 35px 40px;
}
h3.service-title a {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
}
p.serv-inn-txt {
    color: #282828;
    font-size: 16px;
    line-height: 1.5;
}
.ser-img {
    border-radius: 45px;
    height: 90px;
    width: 90px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0B3D2C;
}
.ser-img img{
    width: auto !important;
}
.service-btn a {
    background: #000000;
    border-radius: 32px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
}
.service-btn {
    margin-top: 12px;
    display: flex;
    justify-content: center;
}
.service-box:hover {
    background: #2A7D2E;
}
.service-box:hover .service-btn a {
    background: #E1FFE1;
    color: #000;
}
.service-box:hover h3.service-title a,
.service-box:hover p.serv-inn-txt{
    color: #fff;
}
.service_sec .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 10px;
}

.service_sec .owl-nav button.owl-prev {
    background: #2A7D2E !important;
}
.service_sec .owl-nav button.owl-next {
    background: #000000 !important;
}
/*------------gallery*/
.gallery-image3 img.gall-img {
    width: 100%;
    height: 100%;
}
.gallery-image7 img.gall-img {
    width: 100%;
    height: 100%;
}
.gallery-box  img {
    width: 100%;
}
.gallery-box img:hover {
    transform: scale(1.1);
    filter: grayscale(1);
}
.gallery-image1, .gallery-image2, .gallery-image3, .gallery-image4, .gallery-image5,.gallery-image6,.gallery-image7 {
    overflow: hidden;
}
/*----------------Product-------------*/
h5.prodc-name a {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Inter';
    color: #000000;
}
.prod-box:hover h5.prodc-name a{
    color:#fff;
}
h4.prodc-price {
    font-size: 16px;
    font-weight: 300;
    color: #646362;
}
.prod-box:hover h4.prodc-price{color:#fff;}
p.produc-tag {
    font-size: 12px;
    font-weight: 400;
    background: #322a2b;
    color: #ffffff;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 32px;
    font-family: 'Tenor Sans';
}
.prod-box {
    background: #E1FFE1;
    border-radius: 15px;
    padding: 10px !important;
}
.prod-box:hover{
    background: #2A7D2E;

}
.produc_content_pad {
    padding: 0 26px;
}
/*----------safari-tours------------*/
section#safari_tours .tour-bg {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 66vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.popup-youtube i {
    color: #000000;
    background: rgb(255 255 255);
    padding: 25px 22px 25px 25px;
    border-radius: 50%;
    font-size: 12px;
}
.tour-bg:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: #0B3D2CCC;
}
.count-info-box {
    border-right: 1px solid #F0FFF0;
}
.count-info-box.shape-border4 {
    border: none;
}
.tours-head h6.tours-sm-head {
    color: #fff;
    line-height: 1.5;
}
.tours-head {
    margin-top: 20px;
}
.tours-head h3.tours-head {
    font-size: 30px;
    line-height: 1.5;
}
.count-info-box h3.tours-count {
    font-size: 24px;
    font-family: 'Tenor Sans';
    line-height: 1.5;
    font-weight: 400;
}
.count-info-box p.tours-inner-head {
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    margin-top: 15px;
}
/*--------------testimonial------------*/
h3.testi-title a {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    font-family: 'Tenor Sans';
}
hr.testi-bottom-border {
    opacity: 1;
}
p.testi-inner-txt {
    width: 85%;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 400;
    color: #282828;
}
section#testimonial {
    position: relative;
}
section#testimonial button.owl-prev {
    position: absolute;
    transform: translateY(-50%);
    top: 20%;
    color: #ffffff;
    left: 0;
}
section#testimonial button.owl-next {
    position: absolute;
    transform: translateY(-50%);
    top: 20%;
    right: 0;
    color: #ffffff;
}
section#testimonial button.owl-prev:hover,section#testimonial button.owl-next:hover {
    background: #322A2B;
    color: #2A7D2E;
}
.testi-main h6.testi-sm-head {
    color: #282828;
}
.testi_content {
    background: #E1FFE1;
    padding: 40px 20px 10px 20px;
    border-radius: 15px;
}
.testi_content:hover{background: #0B3D2C;
}
.testi_content:hover *{color:#fff;}
/*------------------blog-----------*/
h3.post-title a {
    font-size: 24px;
    font-weight: 400;
    color: #000;
}
.post-date span {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
}
.bolg-box {
    background: #E1FFE1;
}
.bolg-box:hover {
    background: #2A7D2E;
}
.bolg-box:hover *{
    color: #E1FFE1;
}
.post-date {
    background: #fff;
    border-radius: 50px;
    width: 55%;
}
.bolg-box:hover .post-date {background: #0B3D2C;
}
.bolg-image {
    overflow: hidden;
}
.blog-info:hover .bolg-image img {transform: scale(1.1);}
/*----------event----------*/
section#events {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 100px 0 100px 0;
}
h3.event-title a {
    font-size: 20px;
}
p.event-time,p.event-place,p.event-cost{
    font-size: 14px;
}
b.bold-txt {
    font-weight: 900;
}
.evnt-bg {
    background: #ffffff;
}
.evnt-bg:hover {
    background: #2A7D2E;
}
.evnt-bg:hover * {
    color: #fff;
}
.event-right-category {
    position: relative;
    height: 100%;
}
.event_content-right {
    position: absolute;
    bottom: 0;
}
h3.event-title-2 a {
    font-size: 28px;
    font-weight: 400;
}
p.event-content {
    font-size: 16px;
    font-weight: 400;
}
a.event-right-btn {
    border: 2px solid #fff;
    border-radius: 0;
}
.event-image-info {
    position: relative;
    height: 100%;
}
.event-image-info:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7)0%, transparent 100%);
    transition:all 500ms ease-in;
}
.event-image-info:hover:after{background: #2a7d2e9c;
}
a.event-right-btn:hover {
    border-color: #2A7D2E;
}
.evnt-right-col {
    height: auto;
}
.right-evnt-box {
    height: 100%;
}
.event-image-info img {
    height: 100%;
}
.event-image {
    overflow: hidden;
}
.event-image img {transition:all 500ms ease-in;}
.evnt-bg:hover .event-image img {transform: scale(1.1);}