@font-face {
	font-family: 'lifetime-pri';
	src: url('fonts/domaine-sans-text-light.woff2') format('woff2');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'lifetime-sec';
	src: url('fonts/domaine-sans-text-regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

*{margin:0;padding:0;border:0;outline:0; line-height:22px; vertical-align:baseline;font-weight:300;box-sizing:border-box;}

html, body	{height:100%;font-family:'lifetime-sec';}

b, strong {
    font-weight: bold;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 4rem;
}

section {
  scroll-margin-top: 8rem;
}

div{
   scroll-margin-top: 8rem; 
}

h4{
  scroll-margin-top: 8rem;
}

h2{
  scroll-margin-top: 8rem;  
}
h5{
    color: #656c72; 
    font-size:20px;
    font-weight:600;
    
}


h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *	{font-family: 'lifetime-pri';}
h1, h2	{margin-bottom:20px;color: #fff; }
h1, h1 *, h2, h2 *	{font-size:28px;line-height:21px;letter-spacing:-2px; text-transform:capitalize;}
h3	{margin-bottom:10px; }
h3, h3 *	{font-size:24px;line-height:30px;text-transform:uppercase;font-weight: 600;}
h4	{margin-bottom:10px; }
h4, h4 *	{font-size:18px;line-height:20px;text-transform:uppercase;text-align:center;color:#fff }

ul li, ol li	{list-style:none;}
a	{text-decoration:none;}

p	{
    font-size: 18px;
    width: 100%;
    /*margin: 30px auto 0px;*/
    line-height: 25px;
    /*text-align: center;*/
    color: rgb(101, 108, 114) !important;
    font-family: Poppins, sans-serif !important;
}

.tab-sec p{
    line-height:22px;margin-bottom:15px;
     font-family: 'Poppins', sans-serif!important;
     color: #fff !important;
     line-height:30px;
     width: 85%;
    float: none;
    margin: 0 auto;
    padding-top: 15px;
    text-align: justify;
}

.tab-sec h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'lifetime-pri';
    margin-top: 17px;
    margin-bottom: 35px;
}

.tab-sec .facts h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'lifetime-pri';
    margin-top: 1
    7px;
    margin-bottom: 35px;
}

.tab-sec ul {
    margin-top:20px;
}

ul {
    padding: 0;
    margin: 0;
    text-align: left;
}

.tab-sec ul li {
    width: 85%;
    float: none;
    /*margin: 11px 5px 0px 83px;*/
    line-height: 34px;
    position: relative;
    margin: 0 auto;
    font-size: 18px;
    padding: 0 0 0 25px;
    font-family: 'Poppins', sans-serif!important;
}

.tab-sec ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fa570a;
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
    margin-right:10px;
    position: absolute;
    left: 0;
}

.tab-sec ul li p {
    width: 95%;
    float: left;
}

.tab-sec .half ul li {
    width: 50%;
    float: left;
    margin: 5px 0;
    line-height: 25px;
}

.tab-sec .half ul li:before {
    content: "\f00c";
    font-family: 'Poppins', sans-serif!important;
    color: #fa570a;
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
    margin: 0px 5px 0px 137px;
    float: left;
}

.tab-sec .half ul li p {
    width: 95%;
    float: left;
}


.tab-sec h6 {
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif!important;
    color: #a1a1a1!important;
    line-height: 30px;
        padding-top: 12px;
}

p:last-child {margin-bottom:0;}
img {vertical-align:middle;}

.clearfix	{clear:both;display:block;height:0;}
.wrapper	{width:1300px;padding:0 10px;margin:0 auto;}
.showOnScroll {opacity:0;filter:alpha(opacity=0);transition: all 1s ease;}
.showOnScroll.disabled {opacity:1;filter:alpha(opacity=100);}

.db-content, .db-content * {}
.db-content a {text-decoration: underline;}
.db-content a:hover {text-decoration: none;}
.db-content ol,
.db-content ul {margin-bottom: 10px;}
.db-content ul li,
.db-content ol li {margin: 0 0 10px 15px;}
.db-content ul li {list-style: disc;}
.db-content ol li {list-style: decimal;}
.db-content ol,
.db-content ul,
.db-content p,
.db-content blockquote {-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid;}

/*
textarea{resize:none;}
input[type=text],input[type=email] , textarea, select {padding:5px 10px; border-radius:3px; border:solid 1px #dedede; font-size:14px}
select {background:#fff; padding:0 10px; height:34px;}
.label {font-family: 'Quattrocento', serif;text-transform:uppercase; font-size:10px; line-height:13px; color:#9e9b90}

textarea, input, select {
     -webkit-appearance: none;
	 box-shadow:none;
}
b, b *, strong, strong * {font-weight: bold}

#btn-contacts {display:none;}
*/
.swiper-pagination {}
.swiper-pagination-bullet {background-color: #fff;width: 16px;height: 16px;border: solid 1px #9e9b90;}
.swiper-pagination-bullet.active {background-color: #9e9b90;}

/* ################################################# 
						HEADER
################################################# */
header {background-color:transparent;padding:20px 0 30px;position:fixed;width:100%;top:0;z-index:100;transition: all 0.5s ease;}
header .wrapper {position: relative;}
header.truncated {background-color:#fff;border-bottom:solid 1px #dedede;padding:5px 0;}

/*header .logo a {background:url(./images/new-main-logo11.png) no-repeat center 0;display:block;height:100%;}*/

header .logo img {
        height: 123px;
}

header.truncated .logo a {}
header.truncated nav ul li.st {border-color:transparent;height:50px;}
header.truncated  nav ul a.st {line-height:50px; color: #000;}
header.truncated nav .sub {top:50px;}
header.truncated nav ul li.st.logo {overflow:hidden;flex-grow: 0;flex-shrink: 0; flex-basis: 60px;width:100px;}

header nav ul.st {display:flex;width:100%;justify-content:space-between;margin:0 auto;}
header nav ul li {margin-bottom:0;}
header nav ul li.st {position:relative;width:100%;text-align:center;height:68px;border-bottom:solid 1px #fff;display: flex; justify-content: center; align-items: center; transition: all 0.5s ease; padding-bottom: 78px;}
header nav ul a.st {display:block;height:100%;line-height:68px;font-family: 'lifetime-pri';text-transform:uppercase; color:#fff; font-weight:300;}
header nav ul a.st.active {background:url(../images/header-st-active.png) no-repeat center bottom;}
header nav ul li.st.logo {flex-grow: 0;flex-shrink: 0;  flex-basis: 230px;width:230px; position:relative; border:none;align-items: flex-start;}
header nav ul li.st.logo a {position:absolute;height:85px;width:100%;}
/*header nav ul .booknow a.st{height: 40px; padding: 0 20px; display: flex; align-items: center; justify-content: center; border:solid 2px #ab8f63; color: #ab8f63; border-radius: 20px; transition: background 0.3s ease, color 0.3s ease; }
header nav ul .booknow a.st:hover {background-color:#ab8f63 !important; color: #fff; }
header nav ul .booknow a.st.active {background: none;}*/



header nav ul .booknow a.st{
	
	background-color: #fa570a;
    height: 41px;
    padding: 0px 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 20px;
    transition: background 0.3s ease, color 0.3s ease;
    font-size: 14px;
	font-weight: 700;
	    margin-top: 67px;
	    width:140px;
 }

 header nav ul a.st:hover {
	color: #fa570a; 
}
.cp-res-menu-btn {
    display:none;
}

header nav ul .booknow a.st:hover {background-color:#fff !important; color: #fa570a; }
header nav ul .booknow a.st.active {background: none;}

header nav .sub {position:absolute;top:80px;left:50%;width:170px;margin-left:-85px;z-index:3;visibility:hidden;opacity:0;filter:alpha(opacity=0);transition: all 0.5s ease;}
header nav li.st:hover .sub {visibility:visible;opacity:1;filter:alpha(opacity=100);}
header nav .sub .arrow {height:5px;width:100%;text-align:center;position:absolute;top:-15px;}
header nav .sub .arrow span {display:inline-block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom: 5px solid #423f40; }
header nav ul.nd {border-radius:4px;}
header nav ul.nd * {}
header nav li.nd {display:block;line-height:12px;}
header nav li.nd:first-child {border-radius:4px 4px 0 0;overflow:hidden;}
header nav li.nd:last-child {border-radius:0 0 4px 4px;overflow:hidden;}
header nav li.nd:not(:last-child) {border-bottom:solid 1px #fff;}
header nav ul.nd a {background-color:#fa570a;display:block;color:#fff;font-family: 'Quattrocento', serif;text-transform:uppercase;font-size:12px;line-height:12px;padding:15px;transition: all 0.3s ease;}
header nav ul.nd a:hover, header nav ul.nd a.active {background-color:#5c5758;}

header .languages {position: absolute;top: -21px;right: 0;display: none; }
header.truncated .languages {top: -6px;}
header .languages a {background-color: transparent;border: solid 1px #dedede;display: inline-flex;margin-left: 1px;padding: 3px;font-size: 12px;line-height: 12px;text-transform: uppercase;transition: all 0.3s ease;}
header .languages a:hover,
header .languages a.active {background-color: #ab8f63;color: #fff;}
header .languages a.active {cursor: default;pointer-events: none;}

#languages-container {position: fixed; top: 20px; right: 20px; z-index: 101;display: flex; flex-direction: column; align-items: flex-end;}
#languages-container .btn {background: #ab8f63 url(../images/icon-linguas.png) no-repeat 10px center; font-family: 'Quattrocento', serif; height: 50px; border-radius: 25px;  color:#fff; box-shadow: 0 3px 15px 0 rgba(0,0,0,0.25); display: flex; padding: 0 20px 0 50px; align-items: center; text-transform: uppercase; cursor: pointer}
#languages-container .list {position: absolute; opacity:0; pointer-events: none; padding-top: 60px; right:0; display: flex; transition: all 0.5s ease;}
#languages-container .list span {box-shadow: 0 3px 15px 0 rgba(0,0,0,0.3); display: flex; height: 40px; border-radius:3px; overflow: hidden;}
#languages-container .list a{background:#423f40; padding: 15px; font-size: 12px; font-family: 'Quattrocento', serif; color:#fff; line-height: 12px; border-right: solid 1px #5c5758;transition: all 0.5s ease;}
#languages-container .list a:last-child{border: none;}
#languages-container .list a.active {display: none;}
#languages-container .list a:hover {background:#5c5758 }
#languages-container:hover .list{opacity: 1; pointer-events: all;}


.mobi {display:none;}
#mobile-menu, #mobile-menu-switch {display:none;}
#mobile-menu-switch {background:url(./images/tog.png) no-repeat center center; width:40px; height:40px; border:solid 1px #ab8f63; border-radius:20px; top:20px; right:10px; position:absolute; cursor:pointer;}
#mobile-menu-switch.active {background:url(../images/close-menu-responsive.png) no-repeat center center;}
header .mobi.logo a { background-size:100%; width:100px; height:50px; position:absolute; left:20px; top:15px;}
#mobile-menu {background-color:#f2f2f2; position:fixed; height:0; overflow:hidden; width:100%; z-index:100; transition: all 1s ease;} 
#mobile-menu.active {height:100% ; padding-top:80px; overflow:auto}
#mobile-menu .st.logo {display:none;}
#mobile-menu a {font-family: 'Quattrocento', serif;text-transform:uppercase; }
#mobile-menu li {margin-bottom:0; border-bottom:solid 1px #fff;}
#mobile-menu li a {font-size:18px; color:#423f40; display:block; text-align:center; padding:15px; margin:0 auto; }
#mobile-menu li .sub {background:url(../images/arrow-menu-responsive.png) no-repeat center 0; padding-bottom:20px; border-top:solid 1px #dedede; width:50%; margin:0 auto; position:relative; }
#mobile-menu li .sub li {border:none;}
#mobile-menu li .sub a {font-size:14px; color:#777; border:none;}
#mobile-menu li.booknow {border-bottom: none; padding: 30px 0 50px 0px; text-align: center}
#mobile-menu li.booknow a {display: inline-flex; padding: 0 20px; height: 50px; border:solid 2px #ab8f63; border-radius: 50px; color:#ab8f63; align-items: center; line-height: 0; transition: background 0.3s ease; }
#mobile-menu li.booknow a:hover {background-color: #ab8f63; color: #fff;}

/* ################################################# 
						BANNER
################################################# */


.ban{
	position: relative;
}

.ban h1{
    font-size: 30px;
    line-height: 51px;
    letter-spacing: 2px;
        text-transform: uppercase;
}





.swiper-slide2{

	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
    background: rgba(0, 0, 0, 20%);
}

/*
.cta-text img {
    position: absolute;
    width: 131px;
    right: 15px;
    bottom: 89%;
}
*/
#banner {background-color:#423f40;height:100%;overflow-x:hidden;}
#banner .swiper-container, #banner .swiper-wrapper	{height:100%;}
#banner .swiper-slide	{background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;padding-top:110px;display:flex;justify-content:center;align-items:center;}
#banner .swiper-slide .mask	{background:url() no-repeat center 0;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
#banner .scrolldown	{position:absolute;left:0;bottom:40px;width:100%;height:30px;pointer-events:none;z-index:3;text-align:center;}
#banner .scrolldown .icon	{background:url(./images/scrolldown.png) no-repeat center center;display:inline-block;width:30px;height:30px;}
#banner .scrolldown .text	{display:none;}

#banner .content {position:relative;z-index:5;max-width:650px; text-align: center;}
#banner .content h4 {}
#banner .content .box-knowmore {padding:0; display: inline-block }
#banner .content .box-knowmore a{ display: flex; flex-direction: column-reverse;border: none; height: auto; align-items: center; justify-content: center; padding: 0;}
#banner .content .btn-knowmore .icon  {background: url(./images/play-video1.png) no-repeat center center; background-size: 80px; width: 80px; height: 80px; border-radius: 50%; margin-left: 0; transition: all 0.5s ease;}
#banner .content .btn-knowmore .text { width: auto; font-size: 14px; margin-top: 20px; font-weight: bold; display: none;}
#banner .content .btn-knowmore:hover .icon{width: 100px;height: 100px; background-size: 100px;}


#banner .content hr {background:url(./images/underline-banner5.png) no-repeat center center; height:6px; margin:30px 0;}

#small-banner {background-repeat:no-repeat;background-position:center center;background-size:cover;height:300px;position:relative;}
#small-banner .mask	{background:url(/images/banner-mask.png) no-repeat center 0;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
#small-banner .wrapper {padding-top:100px;display:flex;align-items:center;justify-content:center;height:100%;position:relative;z-index:2;}
#small-banner h2 {}
#small-banner h1 span,
#small-banner h2 span {color:#423f40;border:solid 1px #c6b599;border-left:none;border-right:none;padding:20px 0;display:inline-block;}


.container-a {background:#fff url(./images/separator-03.png) repeat-x center bottom;;position:relative;}
.container-a h1,
.container-a h2 {margin-bottom:40px;}
.container-a h1 span,
.container-a h2 span {color:#ab8f63;border:solid 1px #dedede;border-left:none;border-right:none;padding:20px 0;display:inline-block;}
/*.container-a .top {background:url(./images/separator-02.png) repeat-x center 0;height:10px;position:absolute;top:-10px;left:0;width:100%;z-index:3;}*/
.container-a .wrapper {padding-top:80px;padding-bottom:80px;width:960px;}
.container-a .wrapper .content {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2;-webkit-column-gap: 30px;-moz-column-gap: 30px;column-gap: 30px;}
.container-a .wrapper .content h2,
.container-a .wrapper .content h3,
.container-a .wrapper .content h4 {-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid;}
.container-a .wrapper .content h3 {color:#9e9b90;border:solid 1px #9e9b90;border-left:none;border-right:none;padding:30px 0;text-align:right;margin-bottom:20px;}
.container-a .wrapper .content.with-image {display: flex;}
.container-a .wrapper .content.with-image .left {background-color:#dedede;background-position:center center;background-repeat:no-repeat;background-size:cover;width:50%;}
.container-a .wrapper .content.with-image .left.text {background:none;}
.container-a .wrapper .content.with-image .left.text h3 {color:#9e9b90;border:solid 1px #9e9b90;border-left:none;border-right:none;padding:30px 0;text-align:right;margin-bottom:0;}
.container-a .wrapper .content.with-image .right {width:50%;padding-left:30px;}

.container-b {background:#f4f0eb;position:relative;}
.container-b h2 {margin-bottom:40px;}
.container-b h2 span {color:#ab8f63;border:solid 1px #dedede;border-left:none;border-right:none;padding:20px 0;display:inline-block;}
.container-b .wrapper {padding-top:80px;padding-bottom:80px;}



/* ################################################# 
					video
################################################# */
#video-full-container {background-color: #000;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999;visibility: hidden;opacity: 0;transition: all 1s ease;}
#video-full-container.active {visibility: visible;opacity: 1;}
#video-full-container .btn-close {background: #ceb699 url(../images/close-video.png) no-repeat center center; ;position: absolute;top: 20px;right: 20px;width: 40px;height: 40px;border-radius: 50%; z-index: 2; opacity: 0.5;transition: all 0.5s ease;}
#video-full-container .btn-close:hover {opacity: 1;}
#video-full-container video { width: 100% !important; height: 100% !important; }

.columns-2 { -webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;}
.columns-2 .image,
.columns-2 .video {margin-bottom: 20px;padding-top: 5px;}
.columns-2 .video .btn-popvideo {display: block;position: relative;}
.columns-2 .video .btn-popvideo:before {content: "";background: url("../images/article-video.png") no-repeat 0 0;background-size: 80px 80px;position: absolute;top: 50%;left: 50%;width: 80px;height: 80px;margin: -40px 0 0 -40px;opacity: 0.3;transition: opacity 0.5s ease;}
.columns-2 .video .btn-popvideo:hover:before {opacity: 1;}
.columns-2 .image img,
.columns-2 .video img {width: 100%;}

/*


footer
*/




ul {
    /*width: 100%;*/
    /*float: left;*/
    /*position: relative;*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*list-style-type: none;*/
    /*margin-left: 1.388888888889em;*/
}
.footer-section {
 background-color:#000;
  position: relative;
      padding: 68px 68px 30px;
}

.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
 
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 15px;
  
  margin-bottom: 40px;
  position: relative;
  font-family: 'lifetime-pri';
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background:#fa570a;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 9px;
}
.footer-widget ul li a:hover{
  color: #fa570a;
}
.footer-widget ul li a {
  color: #878787;
  
  font-family: 'lifetime-pri'!important;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 15px;
  color: #878787;
  font-family: 'lifetime-pri';
}
.copyright-text p a{
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color:#fa570a;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
  

.bak{

	background-image: url("./images/Car2.png");
    background-repeat: no-repeat;
    background-position: center top;
	
    background-attachment: scroll;
	height: 602px;
	width:100%;
  }


.life-time {
    color: #212529;
    font-size: 35px;
    font-weight: 300;
    color: #484848;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'lifetime-pri';
    margin-top: 50px;
    line-height: 40px;
    text-align: center;
}

  .enq{

	background-color: #fa570a;
    height: 41px;
    padding: 0px 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
	font-weight: 500;
  }


  
  .enq:hover{

    background-color: #fff;
	color: #fa570a;
  }


  .time{
	font-size: 13px;
	margin-top: -16px;
  }


  .ico{
    font-size: 25px;
  }


  .uper{
    margin-top:-156px;
  }

  .uper2{
    margin-top:-134px;
  }



  .uper1{
    margin-top:-20px;
    padding-bottom: 40px;
  }

  .life{
    color:#212529;
    font-size: 35px; 
    font-weight: 300;
    color: #484848;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'lifetime-pri';
    margin-top: 100px;
    line-height: 40px;
  }
  
  
.spa .life {
    color:#212529;
    font-weight: 300;
    color: #484848;
    letter-spacing: 3px;
    text-transform: Capitalize;
    font-family: 'lifetime-pri';
    margin-top: 0px;
    line-height: 40px;
    font-size: 34px;

  }  
  
  .travelguide{
    color:#2e2e2ed1;
    font-size: 30px; 
    font-weight: 400;
    color: #484848;
    text-transform: capitalize;
    font-family: Poppins, sans-serif;
    line-height: 43px;
    text-align: left;
    letter-spacing: 0px;
    margin-top: 15px;
    

  }

.tbk__symbol {
    margin-bottom: 5px;
}

.tbk__symbol {
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
}
 .tbk__symbol span {
  display: inline-block;
  width: 50px;
  height: 3px;
  background-color: #fa570a;
  margin-right: 25px;
  margin-left: 25px;
  vertical-align: middle;
}
.tbk__symbol:before, .tbk__symbol:after {
  content: '';
  display: inline-block;
  width: calc(50% - 50px);
  height: 1px;
  background-color: #ccc;
  vertical-align: middle;
}
.tbk-symbol--line_border .tbk__symbol:before, .tbk-symbol--line_border .tbk__symbol:after {
  content: '';
  display: inline-block;
  width: calc(50% - 50px);
  height: 1px;
  background-color: #ccc;
  vertical-align: middle;
}


/*
18feb
*/

.wrap{
  /*margin-top: 100px;*/
  margin-bottom:100px;
  text-align: center;
}

.testimonials {
   margin-top: 100px;
  margin-bottom:100px;
  text-align: center; 
}
.testimonials h2{
    font-size: 38px;
    font-weight: 300;
    color: #484848;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-family: 'lifetime-pri';
    line-height: 50px;
    text-align: center;
}
.destfaqs .hp {
    font-size: 22px;
    width: 65%;
    margin: 0px auto;
    letter-spacing: 1px;
    font-style: italic !important;
    font-family: Cormorant, serif !important;
    text-transform: capitalize;
}

.destfaqs {
    margin-bottom: 100px;
}
.desti-mar-auto {
    margin:auto;
}

#wea ul li:before, #wild ul li:before, #habi ul li:before, #key ul li:before{
    content:'\f00c';
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: #fa570a;
    position: absolute;
    left: 0;

}


#wea img, #wild img, #habi img, #key img{
width:100%;

}

#wea h5, #wild h5, #habi h5, #key h5 {
    text-align:left;
    margin: 15px 0px 15px 0;
    float: left;
}


#wea p, #wild p, #habi p, #key p   {
    width: 100%;
    line-height: 30px;
    color: #656c72 !important;
    font-family: Poppins, sans-serif !important;
    font-size:17px;
        float: left;
    text-align: justify;
}

#wea {
    margin-bottom:100px;
}
 
.bg-image-acc {
    background-image: linear-gradient(white 0%, rgba(255, 255, 255, 0) 10%), url(./images/map1.png);
    background-size: 100%;
    }
.acc-line-hr {
    border-bottom: 2px solid #6b6161;
    width: 10%;
    margin: 0 auto;
    padding-bottom: 20px;
}
.acc-bg-only-clr {
    background-color:#FAF8F6;
}

#wea strong,#wild strong, #habi strong, #key strong {
        font-weight: 600;
}

#wea ul li, #wild ul li, #habi ul li, #key ul li{
    font-family: Poppins, sans-serif !important;
    color: #656c72 !important;
    line-height: 30px;
    margin: 10px 0;
    text-align: left;
    font-size:17px;
    float: left;
    position: relative;
    padding: 0 0 0 25px;
    width: 100%;
}

.desti-lt-table {
    text-align:center;
    width:100%;
}

.desti-lt-table td {
    border:1px solid #ccc;
    padding:30px 20px;
}

.home10 .headpr {
    width:60%;
    margin:0 auto;
}




.card {
  border: none;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  overflow: hidden;
  border-radius: 8px;
  min-height: 350px;
 
}
@media (max-width: 768px) {
  .card {
    min-height: 350px;
 }
}
@media (max-width: 420px) {
  .card {
    min-height: 300px;
 }
}
.card.card-has-bg {
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  background-size: 130%;
  background-repeat: no-repeat;
  background-position: center center;
}


/*
.card.card-has-bg:hover {
  transform: scale(0.98);
  box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.3);
  background-size: 130%;
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
}
.card.card-has-bg:hover .card-img-overlay {
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
  background: #234f6d;
  background: linear-gradient(0deg, rgba(4, 69, 114, 0.5) 0%, rgba(4, 69, 114, 1) 100%);
}

*/
.card .card-footer {
  background: none;
  border-top: none;
}
.card .card-footer .media img {
  border: solid 3px rgba(255, 255, 255, 0.3);
}
.card .card-meta {
  color: #fff;
  font-weight: 900;
  font-family: 'lifetime-pri';
  float:left;
}
.card .card-body {
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
      /*min-height: 320px;*/
}
/*.page-no {*/
/*    min-height:0px !important;*/
/*}*/


/*
.card:hover {
  cursor: pointer;
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
}
.card:hover .card-body {
  margin-top: 30px;
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
}
*/


.card:hover {
  cursor: pointer;
 
}

.life1{
  color:#212529;
  font-size: 25px!important; 
  font-weight: 700;
  color: #484848;
  letter-spacing: 2px;
  text-transform: capitalize;
  font-family: 'lifetime-pri';
  text-align:left;

}


.card.card-has-bg:before {
  content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
    background: rgba(0, 0, 0, 0.3);
 
}

.card.card-has-bg:hover {
 
  background-size: 150%!important;
 transition:0.5s;
}

.wrap_home10 .headp{

  font-size: 22px;
  font-style: italic!important;
  width: 65%;
  margin: 0 auto;
  font-family: 'Cormorant', serif!important;
  letter-spacing:1px;
  
}

.now:hover {
    color: #fb5709;
}


/*.wrap_home10 .map{*/
/*    margin-top: 50px;*/
/*    text-align: center;*/
/*    margin-left:50px;*/
/*}*/
    
.wrap_home10 {
    padding-bottom: 100px;
    position: relative;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.54), rgb(255, 255, 255, 0.74)), url(https://demo.manoramaseoservice.com/lifetime-safari//images/topobak2.png);
    background-size: 100%;
}

.wrap_home10 h2{
    font-size: 35px;
    font-weight: 600;
    color: #484848e8;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'lifetime-pri';
    padding-top: 100px;
    line-height: 40px;
    text-align: center;
}

.wrap_home22 {
    padding-bottom: 100px;
    position: relative;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.54), rgb(255, 255, 255, 0.74)), url(https://demo.manoramaseoservice.com/lifetime-safari//images/topobak2.png);
    background-size: 100%;
}

.wrap_home22 h2{
    font-size: 35px;
    font-weight: 600;
    color: #484848e8;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'lifetime-pri';
    padding-top: 100px;
    line-height: 40px;
    text-align: center;
}



.wrap_home22 .headp{

  font-size: 22px;
  font-style: italic!important;
  width: 65%;
  margin: 0 auto;
  font-family: 'Cormorant', serif!important;
  letter-spacing:1px;
  
}

.dest-map {
    text-align: center;
    margin-top: 50px;
}
.trvl_guide {
    background: #f8efe4;
    padding-bottom: 100px;
}

.trvel_guide .headp{
    font-size: 22px;
    width: 65%;
    margin: 0px auto;
    letter-spacing: 1px;
    font-style: italic !important;
    font-family: Cormorant, serif !important;
    text-transform: capitalize;
}


.trvel_guide h2{
font-size: 35px;
    font-weight: 300;
    color: #484848;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'lifetime-pri';
    line-height: 40px;
text-align: center;
}

/*

Travel guide
*/

.ol7 .image {
  width: 100%;
  height: 220px;
  display: flex;
  align-items: flex-end;
  padding: 0px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  cursor: pointer;
}



.ol7 .text {
  display: flex;
  gap: 1px;
  padding: 11px;
  flex-direction: column;
  margin-top:20px;
   min-height: 200px;

}

.ol7 .image .icon {
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: white;
}

.ol7 .image .icon p:first-child {
  background-color: firebrick;
 
}
.ol7:last-child .image .icon p:first-child {
  background-color: firebrick;
  visibility: hidden;
}

.ol7 .image .icon p:last-child i {
  font-size: 20px;
  margin-right: 10px;
}

.ol7:nth-child(1) .image {
  /*background-image: url(https://i.postimg.cc/bvmT8rxT/sieuwert-otterloo-aren8nutd1-Q-unsplash.jpg);*/
  background-size: cover;
  width: 100%;
  height: 220px;
  display: flex;
  align-items: flex-end;
  padding: 0px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  cursor: pointer;
  
}

.ol7:nth-child(2) .image {
  /*background-image: url(https://i.postimg.cc/ryB9qvrv/todd-kent-178j8t-Jr-Nlc-unsplash.jpg);*/
  background-size: cover;
  width: 100%;
  height: 220px;
  display: flex;
  align-items: flex-end;
  padding: 0px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  cursor: pointer;
}

.ol7:nth-child(3) .image {
  /*background-image: url(https://i.postimg.cc/x1y5xtqB/webaliser-TPTXZd9m-Oo-unsplash.jpg);*/
  background-size: cover;
  width: 100%;
  height: 220px;
  display: flex;
  align-items: flex-end;
  padding: 0px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  cursor: pointer;
}


.ol7:nth-child(4) .image {
  background-image: url(https://i.postimg.cc/bvmT8rxT/sieuwert-otterloo-aren8nutd1-Q-unsplash.jpg);
  background-size: cover;
  width: 100%;
  height: 220px;
  display: flex;
  align-items: flex-end;
  padding: 0px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  cursor: pointer;
  
}

.ol7:nth-child(5) .image {
  background-image: url(https://i.postimg.cc/ryB9qvrv/todd-kent-178j8t-Jr-Nlc-unsplash.jpg);
  background-size: cover;
  width: 100%;
  height: 220px;
  display: flex;
  align-items: flex-end;
  padding: 0px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  cursor: pointer;
}

.ol7:nth-child(6) .image {
  background-image: url(https://i.postimg.cc/x1y5xtqB/webaliser-TPTXZd9m-Oo-unsplash.jpg);
  background-size: cover;
  width: 100%;
  height: 220px;
  display: flex;
  align-items: flex-end;
  padding: 0px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  cursor: pointer;
}

.ol7 h5{
    text-transform: uppercase;
        font-family: 'lifetime-pri';
            font-size: 24px;
            font-weight: 400;
}

.ol7 p{
   font-size: 17px; 
}

.ol7 .text > p:first-child {
  font-size: 16px;
  /*font-weight: bold;*/
  color: rgb(65, 65, 65);
}

.ol7 .text > p:nth-child(2) {
  line-height: 0;
  color: rgb(65, 65, 65);
  font-size: 25px;
  font-weight: 400;
  margin-top: -11px;
} 
.ol7 .text .features {
  display: flex;
  gap: 50px;
  font-size: large;
}
.ol7 .text .features i {
  color: rgb(128, 128, 128);
  margin-right: 6px;
}
.ol7 .text .features span {
  color: rgb(128, 128, 128);
  font-size: 14px;
}

.ol7 .text > p:last-child small{
  color:rgb(77, 77, 77);
  font-size: 15px;
  }
  .ol7 .text > div:first-of-type {
      display: flex;
      gap: 10px;
      color: rgb(77, 77, 77);
      font-size: 15px;
      font-weight: bold;
      margin-left: 4;
  }




  .container1 {
   
   
margin:0 85px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 200px));
    gap: 20px;
    justify-content: space-around;
   
}

.ol7 {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 20px 0 rgba(51, 51, 51, 0.137);
    border-radius: 10px;
   margin-bottom: 30px;
}

.but{
  background-color: #ccc;
  color:#5c5758;
  padding: 13px 14px;
  border-radius: 10px;
  font-size: 11px;
  font-weight: 600;
}

.but:hover{
  background-color:#fff;
  color:#fa570a;
  border: 1px solid #fa570a;
}

.ol7 .text:hover {
  cursor: pointer;
  height: 30%;
  
  
 
}


/*
.ol7 .image:hover{
height: 40%;
background-position:left center ;
background-size: cover;
}

*/




.ol7 .text:hover{
/*-webkit-transform: translate3d(0,-100px,0);*/
/*	transform: translate3d(0,-20px,0);*/
}

.volunteering {
        background-attachment: fixed;
    background-position: top;
}

.volunteering .gutter .card {
    position: absolute;
    bottom: 24px;
    left: 0;
    max-width: 480px;
    
}
.volunteering .gutter {
    position: relative;
    height: 550px;
}


.img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.colr{
    background-color:#f58220;
}


.wrap1{
    margin-top:80px;
    margin-bottom:90px!important;
}

.wrap55{
    padding-top:70px;
    padding-bottom:70px;
}

.learn{
    
    font-weight:700;
    color:#fff;
    font-size:17px;
}



/*
partners

*/


#client-logos1 .item {
  margin: 1px;
}
.cover-wrapper {
  padding: 0px;
  margin-bottom:20px;
}
.client-inners img {
  height: 100%;
  object-fit: contain;
}
.client-inners {
 
  height: 105px;
  text-align: center;
  padding: 19px;
}
.owl-nav img {
  width: 34px;
}
.owl-prev img {
  position: absolute;
  left: -38px;
  top: 40%;
  margin-top: -20px;
}
.owl-next img {
  position: absolute;
  right: -38px;
  top: 40%;
  margin-top: -20px;
}


.partner{
    background-color:#efeeea;
    padding-bottom: 40px;
}

.partner .headp {
    font-size: 22px;
    width: 65%;
    margin: 0px auto;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-style: italic !important;
    font-family: Cormorant, serif !important;
}

.partner h2 {
    font-size: 35px;
    font-weight: 300;
    color: #484848;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'lifetime-pri';
    margin-top: 100px;
    line-height: 40px;
}

/*
partners

*/


#client-logos1 .item {
  margin: 1px;
}
.cover-wrapper1 {
  padding: 0px;
}
.client-inners1 img {
  height: 100%;
  object-fit: contain;
}
.client-inners1 {
 
  height: 170px;
  text-align: center;
  padding: 55px;
}
.owl-nav img {
  width: 34px;
}
.owl-prev img {
  position: absolute;
  left: -15px;
  top: 40%;
  margin-top: -20px;
}
.owl-next img {
  position: absolute;
  right: -15px;
  top: 40%;
  margin-top: -20px;
}

.phead{
   font-size:20px;
   font-weight:900;
   margin-top:-24px;
}


.phead1{
   font-size:10px;
    font-weight:900;
    margin-left:7px;
    margin-top:8px;
   
}


.custo{
    background-color: #fa570a;
    padding:12px 20px;
    font-size:14px;
    color:#fff;
    font-weight:600;
     font-family: 'lifetime-pri';

}


.custo:hover{
    background-color: #fff;
    color: #fa570a;
    border:1px solid #fa570a;
}

.drop-down span {
    padding-bottom: 6px;
    margin-top: -11px;
    color: #fb5709;
    width: 100%;
    float: left;
    /* text-align: left; */
    font-size: 12px;

}



/*

about

*/


.img-move-wrapper {
  
  position:relative;
 
  max-width:1140px;
  margin:0 auto;
}


/* Overlap the images on tablets and up */
@media (min-width:769px) {
    .img-move {
    position:absolute;
    width:35%;
  }

  .img-move1 {
    position:absolute;
    width:45%;
  }

  .img-move-1 {
    left:11%;
    top: -20%;
  
    border-radius: 8px;
  }
  .img-move-2 {
    right: 10%;  
    bottom:-20%;
    border-radius: 8px;
    
  }

  .main-img{
    border-radius: 8px;
  }
}


.home10{

    
background-image: linear-gradient(180deg, white 0%, rgba(255,255,255,0) 10%),url(./images/map1.png);
background-size:100%;


}

.spa{
    
    margin-top: 180px;
    padding-bottom: 150px;
}

.about{
    background-color: #fa570a;
    color:#fff;
    font-size:14px;
    border-radius:20px;
    padding:12px 22px;
    font-weight:500;
}



.about:hover{
    background-color: #fff;
    color: #fa570a;
    font-size:14px;
    border-radius:20px;
    padding:12px 22px;
    font-weight:500;
    border:1px solid  #fa570a; 
}



.p11{
    padding-bottom:17px;
    font-size:18px;
}



.home100{
    
   background-image: url(./images/air.jpg);
  background-size: cover;
  height:670px;
  position:relative;
}





/* Overlap the images on tablets and up */
@media (min-width:769px) {
    .img-movee {
    position:absolute;
  
  }

  .img-movee1 {
    position:absolute;
    width:25%;
  }
  
  
  
.img-movee-101{
        
       
   background-color: #f7ebdb;
    left:0%;
    top: 100%;
  
   
     width:100%;
    height:121.5px;


    }


  

  .img-movee-1 {
    left:0%;
    top: 55%;
  
    border-radius: 0px;
     width:370px;
    height:302px;
  }
  .img-movee-2 {
    right: 0%;  
    bottom:-18%;
    border-radius: 0px;
       width:373px;
        height:302px;
        z-index:2;
    
  }
  
  
  
  .img-movee-5 {
    left:50%;
    top: 40%;
  
   transform: translate(-50%, -50%);
   width:23%; 
   font-size:50px;
   font-weight:400;
   line-height:60px;
   
  }
  
  
  
  .img-movee-6 {
    left:50%;
    top: 62%;
  
   transform: translate(-50%, -50%);
   width:44%; 
   font-size:18px;
   font-weight:300;
   color:#fff!important;
   line-height: 32px;
   
   
  }
  
  
  
  .img-movee-7 {
    left:50%;
    top: 75%;
  
   transform: translate(-50%, -50%);
 
   
   
   
  }
  

 
}

.wrp{
    margin-bottom:100px;
}


.lets{
    background-color: #fa570a;
    color:#fff;
    font-size:16px;
    border-radius: 3px;
    padding: 12px 30px;
    font-weight:500;
}




.lets:hover{
    background-color:#fff;
    color: #fa570a;
    font-size:14px;
   border:1px solid  #fa570a;
}



.colmn1 {
     height:430px;
      background-size: cover;
      position:relative;
      width:620px;
      
     
 }


 .colmn2{
     height:500px;
      background-size: cover;
      margin-top:-40px;
       position:relative;
       width:650px;
    
 }


 .colmn3{
     height:430px;
      background-size: cover;
       position:relative;
        width:620px;
      
     
 }
 
 .colmn4{
     height:430px;
      background-size: cover;
       position:relative;
        width:620px;
      
     
 }
 
 
 
 
  .main-head{
     
     position: absolute;
    top: 79%;
    left: 5%;
    text-align: left;
    color: #fff;
    font-size: 23px!important;
    font-weight: 700;
    line-height: 32px;
    width: 80%;
letter-spacing: 1px;
    text-transform: uppercase;
 }
 
 
 
 
  .main-head1{
     
     position:absolute;
     top:61%;
     left:2%;
     
 }
 

 
  .main-head11{
    background-color: #fb5709;
    color: #ffffff;
    font-size:14px;
    border-radius:0px;
    font-weight:500;
    left: 5%;
    padding: 10px 20px;
     font-family: Poppins, sans-serif !important;



   
     
 }
 
 
 


.main-head11:hover{
    background-color: #ffffff;
    color: #fc5709;
    font-size:14px;
   border:1px solid  #fff;
}


.colmn4:hover {
 cursor: pointer;

   transform: scale(1.05);
  box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
transition:0.5s;
}


.colmn1:hover {
 cursor: pointer;
  transform: scale(1.05);
  box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
  transition:0.5s;

}


.colmn3:hover {
 cursor: pointer;
  transform: scale(1.05);
  box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
  transition:0.5s;

}


.colmn2:hover {
 cursor: pointer;
  transform: scale(1.05);
  box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
  transition:0.5s;

}










 
 
.colmn2:before{

	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
    background: rgba(0, 0, 0, 0.3);
}




.colmn1:before{

	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
    background: rgba(0, 0, 0, 0.2);
}



.colmn3:before{

	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
    background: rgba(0, 0, 0, 0.3);
}


.colmn4:before{

	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
    background: rgba(0, 0, 0, 0.3);
}


.life22{
    color:#212529;
    font-size: 35px; 
    font-weight: 300;
    color: #484848;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-family: 'lifetime-pri';
    width:40%;
    margin:0 auto;
    line-height: 45px;

}



.headp0{
      font-size: 22px;
    font-style: italic!important;
   letter-spacing:1px;
    width: 65%;
    margin: 0 auto;
    font-family: 'Cormorant', serif!important;
  
    
}



.start{
    background-color: #fa570a;
    color:#fff;
    font-size:14px;
    border-radius:0px;
    padding:12px 20px;
    font-weight:500;
    margin:0 auto;
}




.start:hover{
    background-color:#fff;
    color: #fa570a;
    font-size:14px;
   border:1px solid  #fa570a;
}

.divi{
    padding-bottom:150px;
}



/*
blog

*/

.img111{
  height:300px;
  width:100%;
  border-radius:0px!important;
}



.img222{
  height:450px;
  width:100%;
  border-radius:0px!important;
  
 
}


.tan{
  position:relative;
}
.tan h5{
    position: absolute;
    top: 65%;
    color: #fff;
    font-size: 28px!important;
    font-weight: 500;
}

.card33{
    
    border-radius:0px;
}


.card-title1{
    
    padding:20px;
}
.item33{
  padding-left:20px;
  padding-right:20px;
}
.item-card{
  transition:0.5s;
  cursor:pointer;
}

.item-card-title{  
  font-size:15px;
  transition:1s;
  cursor:pointer;
  margin-bottom:15px;
}


.card33::before, .card33::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale3d(0, 0, 1);
  transition: transform .3s ease-out 0s;
  background: rgba(255, 255, 255, 0.1);
  content: '';
  pointer-events: none;
}
.card33::before {
  transform-origin: left top;
}
.card33::after {
  transform-origin: right bottom;
}

.card33:hover{
  transform: scale(1.05);
  box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
}
.card-text{
  height:80px;  
}


.card33:hover::before, .card33:hover::after, .card33:focus::before, .card33:focus::after {
  transform: scale3d(1, 1, 1);
}


.mar{
    margin-top:80px;
}

.insp{
       background-color:#fa570a;
    color:#fff;
    font-size:16px;
    border-radius:3px;
    padding:12px 20px;
    font-weight:500;
   
   
}

.insp:hover{
    background-color:#fff;
    color:#fa570a;
   border:1px solid #fa570a;
   
   }

.safaribtn{
    background-color: #fa570a;
    color: #fff !important;
    font-size: 16px;
    border-radius: 3px;
    padding: 12px 20px;
    font-weight: 500;
    float: left;
    margin: 25px;
    
}
.new-btn{
   display: flex;
   justify-content: center; 
}
    

.safaribtn :hover{
    background-color: #fff;
    color: #fa570a;
    border: 1px solid #fa570a;
}

.life7{
    
     color:#212529;
    font-size: 38px; 
    font-weight: 300;
    color: #484848;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-family: 'lifetime-pri';
    line-height:50px;
    
}


.spac{
    padding-bottom:20px;
    color:#888;
    line-height:30px;
}

.con10 {
    position: absolute!important;
    bottom: 8%;
    z-index: 10;
    padding: 0px 85px 0px 84px;
}

.bor{
    
     border-bottom:1px solid #fff;
    
}

.p99{
    
    
    color:#fff!important; 
    float:left;
    font-size:48px;
    padding-bottom:15px;
    line-height: 50px;
    
}

.p88{
   float: right;
    text-align: right;
    margin: auto 0;
    font-size: 17px;
    color: rgb(255, 255, 255) !important;
    
}

.bor .col-lg-6{
    margin:auto 0;
}


.span1 a{
    color:#fff;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif!important;
    text-transform:uppercase;
}

.dest-sm {
    margin: auto 0;
}

.span1{
    color:#fff;
    margin-left: 30px;
    text-transform: uppercase;
}



.wrap_home10 .headpp{

  font-size: 22px;
  /*text-transform: capitalize;*/
  font-weight:500px;
  width:60%;
  margin:0 auto;
  line-height:35px;
  color: #656c72!important;
  font-family: 'Poppins', sans-serif!important;
  margin-top: 30px;
    text-align: center;
}




.wrap_home10 p{

  font-size: 18px;
  /*text-transform: capitalize;*/
  font-weight:400px;
  width:60%;
  margin:0 auto;
  line-height:30px;
  color: #656c72!important;
   font-family: 'Poppins', sans-serif!important;
   text-align: justify;
   margin-top: 24px;
}

.wrap_home10 .headpap {
    font-size: 22px;
    width: 65%;
    margin: 0px auto;
    letter-spacing: 1px;
    font-style: italic !important;
    font-family: Cormorant, serif !important;
    text-transform: capitalize;
    text-align: center;
}

.home10 .headpp{

  font-size: 22px;
  /*text-transform: capitalize;*/
  font-weight:500px;
  width:60%;
  margin:0 auto;
  line-height:35px;
  color: #656c72!important;
  font-family: 'Poppins', sans-serif!important;
  margin-top: 30px;
    text-align: center;
}

.home10 p{

  font-size: 18px;
  /*text-transform: capitalize;*/
  font-weight:400px;
  width:100%;
  line-height:30px;
  color: #656c72!important;
   font-family: 'Poppins', sans-serif!important;
   text-align: left;
}









.home10 .headpap {
    font-size: 22px;
    width: 65%;
    margin: 0px auto;
    letter-spacing: 1px;
    font-style: italic !important;
    font-family: Cormorant, serif !important;
}

/*
accordian
*/

 .main .accordion {
	 max-width: 80%;
	 height: auto;
	 margin: 0 auto;
	 /*padding: 0.3rem 0 2rem 0;*/
}
 .main .accordion-item {
	 padding: 1.5rem 0;
	 margin: 0;
	 overflow: hidden;
	 border: none;
	 outline: none;
	 border-bottom: 1.3px solid #ccc;
	 	 border-top: 1.3px solid #ccc;
}
 .main .accordion-item .title {
	 display: flex;
	 justify-content: space-between;
	 align-items: center;
	 font-family: inherit;
	 font-size: 22px;
	 font-weight: 600;
	 line-height: inherit;
	 cursor: pointer;
	 color: #454545;
	 margin: 10px 0;
	 color: #323232 !important;
}

.main .accordion-item .title span{
    font-family: 'lifetime-pri';
    font-weight: 500;
}

 .main .accordion-item .title  .fa .fa-chevron-down {
	 font-size: 0.2rem;
	 color: #ccc;
	 transform: translateX(-50%) rotate(0)!important;
	 transition: transform 0.15s ease!important;
}


.main .accordion-item.active .title .fa .fa-chevron-down {
	 color: #ccc;
	 transform: translateX(-50%) rotate(180deg)!important;
}







 .main .accordion-item .paragraph {
	 font-family: inherit;
	 font-size: 1.08rem;
	 font-weight: normal;
	 line-height: inherit;
	 color: #454545;
	 display: none;
	 padding: 5px 0;
	 text-align: left;
    line-height: 30px;
}


 

 .main .accordion-item.active .paragraph {
	 display: block;
}



 @media only screen and (max-width: 768px) {
	 .main .accordion {
		 max-width: 100%;
		 height: auto;
		 margin: 0 auto;
	}
}
 
.cp-tour {
        float: left !important;
} 

/*
recent card

*/





.card77{
  box-shadow:2px 2px 20px rgba(0,0,0,0.3); border:none;
  margin-bottom:30px;
 
  
}

.card77:hover{
  transform: scale(1.05);
  transition: all 1s ease;
 
}

.cardi .card-body{
  position:relative; 
  padding-top:30px;
  padding-bottom:50px;
}










.rit{
    padding:7px 12px;
    background-color:#fa570a;
    color:#fff;
    font-size:20px;
}



.rit:hover{
    padding:7px 12px;
    background-color:#fff;
    font-size:20px;
    border:1px solid #fa570a;
    color:#fa570a;
    
}


.cardi1 img{
    
    position:absolute;
    top:55%;
    left:4%;
    z-index:999999;
}













.box222{
           
     align-items: center;
     justify-content: center;
  background: #fff;
 
   margin: 10px 0;
  width: 630px;
  min-height: 600px;
   box-shadow:2px 2px 20px rgba(0,0,0,0.3); border:none;
  color: #fff;
  border-radius: 0px;
  position: relative;
        }


        
.top222 {
  position:absolute
  
}

.top222 img{

   padding:0px;
   width: 630px;

  height:400px;
}

.top222 img:hover{

 
 transform: scale(0.9);
 transition:0.7s;
}






.bottom222 .cardp{
    position:absolute;
top:73%;
left:5%;
font-size:22px; 
  
   font-weight:500;


}




.bottom222 .spa1{
    position:absolute;
top:66%;
left:5%;
color:#3c3c3cc2;
font-size: 16px;
text-transform: uppercase;
}


.bottom222 .spa2{
    position:absolute;
top:70%;
left:5%;
color:#555555;
font-size: 16px;
}





.bottom222 p{
    position:absolute;
top:80%;
left:5%;
color:#888;
font-size: 18px;
padding: 0px;
font-weight: 300;
line-height:27px;
width:89%;

}

.bottom222 a{

    position:absolute;
top:72.5%;
left:86%;

}

.tab-content__section h2{
    
  position:absolute;
  top:7%;
  left:50%;
   transform: translate(-50%,-50%);
  
 
 
  
}



.tab-content__section p{
    
  position:absolute;
  top:57%;
  left:50%;
   transform: translate(-50%,-50%);
   font-size:18px;
  
 
 
  
}



.tab-content__section .line-1{
    
  position:absolute;
  top:52%;
  left:41%;
   transform: translate(-50%,-50%);
   color:orange;
 
 }
 
 
.tab-content__section .sp3{
    
  position:absolute;
  top:52%;
  left:48%;
  transform: translate(-50%,-50%);
  color:orange;
  font-family: Poppins, sans-serif !important;
 
 }
 
 
.tab-content__section .sp4{
    
    position:absolute;
    top:52%;
    left:63%;
    transform: translate(-50%,-50%);
    color:#000;
    font-family: Poppins, sans-serif !important;
 
 }
 
 
 
 
.tab-content__section .line-2{
    
  position:absolute;
  top:52%;
  left:55%;
   transform: translate(-50%,-50%);
   color:#000;
 
 }
 
 
.line-2 {
  height: 11px;
  width:110px;
  background:#000;
 
}
 


.line-1 {
  height: 11px;
  width:110px;
  background: orange;
}




  .section1 {
	 padding: 30px;
}

  .besttime {
	 padding: 30px 0 0;
}

.besttime .headp {
    font-size: 22px;
    width: 65%;
    margin: 0px auto;
    letter-spacing: 1px;
    font-style: italic !important;
    font-family: Cormorant, serif !important;
    text-transform: capitalize;
}

.besttime p {
    font-size: 18px;
    width: 60%;
    margin: 30px auto 0px;
    line-height: 30px;
    text-align: center;
    color: rgb(101, 108, 114) !important;
    font-family: Poppins, sans-serif !important;
}

 .tabs {
	 list-style-type: none;
	 padding: 20px 30px;
	margin-top:50px!important;
	 display: flex;
	  justify-content: space-between;
	  
	
}
 .tab {
	 background:#000;
	 cursor: pointer;
	 color: #fff;
	 padding: 16px 9px;
	 border-radius:50%;
	 width:50px;
	 height:50px;
	 text-align:center!important;
	 font-size:14px;
}


.tab:hover {
	 background:#fa570a;
	 cursor: pointer;
	 color: #fff;
	 border:1px solid #fa570a;
	
}



 .tab.tab--active {
	 background: #fa570a;
	 color: white;
	 font-weight: 600;
}
 .tab-content__section {
     background-image: linear-gradient(180deg,rgba(255,255,248,.85),rgba(255,255,248,.85)),url('./images/mon.png');
    background-position: 0 0,50% 50%;
    background-size: auto,180px;
    height:300px;
    margin-top:30px;
 }
 
 .tabs-content {
     position:relative;
 }


.volunteering1 {
    background-attachment: fixed;
}


.volunteering1 .gutter1 .card {
    position: absolute;
    bottom: 110px;
    right: 0;
    max-width: 430px;
    
}
.volunteering1 .gutter1 {
    position: relative;
    height: 650px;
}

.volunteering1 .gutter1 .card h2{
    font-size: 26px;
    line-height: 21px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-weight: 600;
}





.learn15{
    
    font-weight:600;
    color: #fa570a;
    font-size:16px;
    background-color:#fff;
    border-radius:20px;
    padding:15px 31px;
    width:50%;
}

.top1{
    font-size:14px !important;
    font-weight:400 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.top2{
    font-size:18px !important;
    font-weight:400;
}


.redi{
    border-radius:8px;
}


.life55{
    color:#212529;
    font-size: 28px; 
    font-weight: 300;
    color: #484848;
    letter-spacing: 2px;
    text-transform: capitalize;
    font-family: 'lifetime-pri';

  }
  
  
.life66{
    font-size: 35px;
    font-weight: 300;
    color: #484848;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-family: 'lifetime-pri';
    width: 55%;
    margin: 0 auto;
    line-height: 43px;
    

  }
  
  
  
  .headpq{

  font-size: 18px;
 
}


.headps{

  font-size: 18px !important;
  line-height:26px !important;
   text-align: center !important;
 
}
.home10 .mt-3, .home10 .para3 {
    
    text-align:center;
}
.sym, .sym2 {
    text-align:center !important;
}


.ri{
    float:right;
}


.lef{
    float:left;
}


.bok{
    background-color:#fa570a;
    color:#fff;
    padding:10px 22px;
    font-size:14px;
    font-weight:600;
    border-radius:20px;
}



.bok:hover{
    background-color:#fff;
    color:#fa570a;
   border:1px solid #fa570a;
}
.para3{
    margin-top:-10px;
    padding-bottom:12px;
}
.sym{
    font-size:35px;
    color:#fa570a;
}

.sym1{
    font-size:40px;
    color:#fa570a;
}
.sym2{
    padding-bottom:32px;
}

.view{
    color:#fa570a;
    font-weight:600;
}

.ser{
    color:#888;
    font-weight:400;
    font-size:18px;
}

.line-19 {
  height: 3px;
  width:16px;
  background:#fa570a;
}



.lop{
   float:right; 
}


.lop1{
   float:left; 
}







.volunteering3 .gutter3 .cad {
    position: absolute;
     top: 83px;
     
    right: 0;
    max-width: 552px;
  
    
}
.volunteering3 .gutter3 {
    position: relative;
    height: 500px;
}


.learn16{
    
    font-weight:600;
    color: #fa570a;
    font-size:16px;
    background-color:#fff;
    border-radius:0px;
    padding:10px 20px;
    width:32%;
    letter-spacing:2px;
}
.top5{
    font-size:24px;
    font-weight:600;
    font-family: 'lifetime-pri'!important;
    color:#fff!important;
}

.top6{
    font-size:18px;
    font-weight:400;
    padding-bottom:15px;
     color:#fff!important;
}

.colr1{
    background-color:#f8efe4;
}






  .trustbox {

  padding: 20px 15px;
  width: 100%;
  text-align: center;
  border-radius: 5px; }


.trustbox-text {
  font-size: 15px;
  line-height: 19px;
  color:#000;}

.trustbox-img img {
  height: 70px; }

.trustbox-img-lg img {
  height: 120px;
  border-radius: 50%;
  border: 1px solid #afabbb; }

.trustbox-tel, .trustbox-tel a {
  font-size: 18px;
  color: #25232b; }

.trustbox-tel a:hover {
  text-decoration: none;
  color: #25232b; }

.trustbox-btns {
  position: relative;
  padding-bottom: 40px;
  background-color:#fa570a;

    
}

.trustbox-btns a {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
    padding:10px 30px;
    color:#fff;
  
  
    
}
.trustbox-btns a:hover{
     color:#fa570a!important;
}


.trustbox-btns:hover {
 
  background-color:#fff;
 
  border:1px solid #fa570a;

    
}

.ico11{
    color:rgb(0, 182, 122);
    font-size:25px;
   
}
.tru{
    color:#000;
    font-size:25px;
}

.ico12{
background-color:rgb(0, 182, 122);
  font-size:35px;
    width:75px;
    height:75px;
      
}
.ico13{
    color:#fff;
    font-size:35px;
   
}

.par23{
    font-size:18px;
    line-height:28px;
}

.par25{
    font-size:18px;
    line-height:22px;
    padding-right:38px;
}

.key{
    margin-bottom:100px;
}



 .div1{
    width: 100%;
   
    height: 70px;
    padding: 10px 100px;
    box-sizing: border-box;
    transition: .5s;
    background-color:#000;
    
}

.div1.black{
    background: rgba(0,0,0,0.8);
    height: 70px;
    padding: 10px 50px;
}

.div1-sticky{
    position: fixed;
    top: 60px;
    z-index:20;
   
}

    
 .div1> ul{
    width: 100%;
    margin: 0 auto;
    padding: 0;
   
}
.div1 > ul > li{
    list-style: none;
    display: inline-block;
}
.div1 > ul > li > a:hover{
    background: #fa570a;
    color: #fff;
}
.div1 > ul > li > a{
   color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 53px;
    padding: 5px 20px;
    transition: .5s;  
    font-weight:400;
    margin:0 auto;
    
}
.div1.black > ul > li > a{
    color: #fff;
    line-height: 60px;
}



 
.section-background {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  height: 100vh;
  width: 100%;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  position:relative;
}





.section-background  .gutter4 .cad {
    position: absolute;
     top:36% ;
     
    left:10%;
    max-width: 552px;
  
    
}



.section-background  .gutter5 .cad {
    position: absolute;
     top:36% ;
     
    right:10%;
    max-width: 552px;
  
    
}



.now{
    
    background-color:#fff;
    color:#fa570a;
    padding:10px 20px;
    font-size:14px;
    border-radius:20px;
}





.parallax {
  background-image: url("./images/gar3.jpg");
  
}

.parallax1 {
  background-image: url("./images/gar1.jpg");
}

.parallax2 {
  background-image: url("./images/gar2.jpg");
}



.text-bloc p {
  margin: 75px;
  font-size: 22px;
}







.single_package::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;

	  background: linear-gradient(180deg,transparent,#000);

}



.single_package {
margin: 0 2px;
overflow: hidden;
position: relative;
border-radius:10px;
height:460px;

}


@media only screen and (max-width:768px) { 
.single_package {margin-bottom:40px}
}
.package-hover {
	position: absolute;
	width: 100%;
	bottom: -100%;
	padding: 30px;
	padding-bottom: 40px;

	transition: all 0.3s ease-in-out;
}
.single_package:hover .package-hover {
	bottom: 0px;
	background-color:#fa570a!important;


	
}

.package-hover p{color: #fff;
    
    font-size:17px;
}


.package-hover h3{color: #fff;
    
    font-size:22px;
}


.package-hover i{color: #fff;}
.time_zone{
background: #fff;
display: block;
overflow: hidden;
color: #333!important;
padding: 10px;	
}
.team .position-center-center {
	width: 100%;
	padding: 0 20px;
}
.single_package img{width: 100%;
    height:100%;
  
}


.single_package h5 {
color: #fff;
font-size: 19px;
margin: 0;
text-transform: uppercase;
font-weight: 500;
}



.single_package span {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 600;
margin: 10px 0 0;
text-align: center;
text-transform: uppercase;
width: 100%;
}
.package-name {
background-color: transparent;
bottom: 0;
color: #fff;
font-size: 21px;
font-weight: 500;
left: 0;
margin: 0;
padding: 25px 20px;
position: absolute;
text-transform: uppercase;
transition: all 0.2s ease-in-out 0s;
width: 100%;
top:80%;
letter-spacing:2px;
}


.package-name1 {
background-color: transparent;
bottom: 0;
color: #fff;
font-size: 15px;
font-weight: 600;
left: 0;
margin: 0;
padding: 25px 20px;
position: absolute;
text-transform: uppercase;
transition: all 0.2s ease-in-out 0s;
width: 100%;
top:74%;
letter-spacing:2px;
}






 .div2{
    width: 100%;
   
    height: 70px;
    padding: 10px 100px;
    box-sizing: border-box;
    transition: .5s;
    background-color:#fa570a;
    z-index:99;
    
}

.div2.black{
    background: rgba(0,0,0,0.8);
    height: 80px;
    padding: 10px 50px;
}

    
 .div2> ul{
    width: 100%;
    margin: 0 auto;
    padding: 0;
   
}
.div2 > ul > li{
    list-style: none;
    display: inline-block;
}
.div2 > ul > li > a:hover{
    background: #ffff;
    color: #fa570a;
}
.div2 > ul > li > a{
   color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 53px;
    padding: 5px 20px;
    transition: .5s;  
    font-weight:400;
    margin:0 auto;
    
}





.tab a {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
  
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}


.tab .tablinks {
    font-size: 16px;
    color: #FFF !important;
    font-weight: 500;
}
.nav-tab {
    background-color: orangered;
    padding: 1px;
}

.visit {
    display: flex;
    justify-content: center;

}

.card-sec1::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*z-index: 0;*/
    /*background: linear-gradient(180deg,transparent,#0009);*/

}





.card-sec2::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;

	  background: linear-gradient(180deg,transparent,#000);

}



.card-sec3::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;

	  background: linear-gradient(180deg,transparent,#000);

}




.card-sec4::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;

	  background: linear-gradient(180deg,transparent,#000);

}



.card-sec5::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;

	  background: linear-gradient(180deg,transparent,#000);

}


.card-sec6::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;

	  background: linear-gradient(180deg,transparent,#000);

}


.card-sec7::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;

	  background: linear-gradient(180deg,transparent,#000);

}


.card-sec8::before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;

	  background: linear-gradient(180deg,transparent,#000);

}































.card-sec1 {
    /*background-image: url(./images/tan1.jpeg);*/
    background-size: cover;
    /*padding: 20px;*/
    height:450px;
    position: relative;
    /*transition: transform 1s;*/
    cursor: pointer;
}



.card-sec2 {
    background-image: url(./images/tan2.jpeg);
    background-size: cover;
    padding: 20px;
   height:450px;
    position: relative;
    transition: transform 1s;
    cursor: pointer;
}



.card-sec3 {
    background-image: url(./images/tan3.jpg);
    background-size: cover;
    padding: 20px;
   height:450px;
    position: relative;
    transition: transform 1s;
    cursor: pointer;
}



.card-sec4 {
    background-image: url(./images/tan1.jpeg);
    background-size: cover;
    padding: 20px;
 height:450px;
    position: relative;
    transition: transform 1s;
    cursor: pointer;
}



.card-sec5 {
    background-image: url(./images/tan2.jpeg);
    background-size: cover;
    padding: 20px;
  height:450px;
    position: relative;
    transition: transform 1s;
    cursor: pointer;
}



.card-sec6 {
    background-image: url(./images/tan3.jpg);
    background-size: cover;
    padding: 20px;
   height:450px;
    position: relative;
    transition: transform 1s;
    cursor: pointer;
}



.card-sec7 {
    background-image: url(./images/tan1.jpeg);
    background-size: cover;
    padding: 20px;
height:450px;
    position: relative;
    transition: transform 1s;
    cursor: pointer;
}



.card-sec8 {
    background-image: url(./images/tan2.jpeg);
    background-size: cover;
    padding: 20px;
  height:450px;
    position: relative;
    transition: transform 1s;
    cursor: pointer;
}










.botswana {
    position: relative;
    bottom: 21%;
    width: 100%;
    color: #FFF;
    padding: 30px 20px;
    text-transform: uppercase;
    z-index: 1;
    background: linear-gradient(180deg,transparent,#000);
}

.botswana h5{
    color: #fff !important;
    font-size: 22px;
}
.card-sec1:hover {
    /*transform: scale(1.1);*/
}


.card-sec2:hover {
    transform: scale(1.1);
}


.card-sec3:hover {
    transform: scale(1.1);
}


.card-sec4:hover {
    transform: scale(1.1);
}

.m-top {

margin-bottom: 100px;

}

.card-sec5:hover {
    transform: scale(1.1);
}


.card-sec6:hover {
    transform: scale(1.1);
}


.card-sec7:hover {
    transform: scale(1.1);
}


.card-sec8:hover {
    transform: scale(1.1);
}

    

    
    .safari h5 {
    font-size: 24px;
    font-weight: 400;
   
}

.safari h6 {
    font-size: 20px;
    font-weight: 400;
   
    margin-bottom: 4%;
}

.line {
    border: 1px solid #FFF;
    margin: 10px 0;
}






















/*
responsive

*/

@media only screen and (max-width : 992px) {
	/*##############################
				MENU
	#################################*/
	header nav ul.st {width:700px;}
	header nav ul a.st {font-size: 14px;}
	header nav ul .booknow a.st {padding: 0 17px;}
	
	.container-a .wrapper {width:auto; padding:80px 20px;}
	
	.list-a li, .list-a li:nth-child(2), .list-a li:nth-child(3), .list-a li:nth-child(4){width:calc(100% - 30px); margin:15px; }
	.list-a li .arrow {top: 50%; margin-top: -20px; left: -20px; width: 40px;}
	.list-a li a {display:flex;}
	.list-a li .image, .list-a li:nth-child(4) .image {width:40%; height:270px; flex-basis:40%}
	.list-a li .info {height:auto; width:60%;}
	.list-a li:nth-child(4) a {flex-direction:row-reverse;}
	.list-a li:nth-child(4) .arrow {top: 50%; margin-top: -20px; left: auto; right: -20px; width: 40px;
	    
	}
	
}
	
	@media only screen and (max-width : 768px) {
	
	

	nav {display:none;}

	#languages-container {background: none; top:26px; right:110px;}
	#languages-container .btn {    background-size: 15px; padding: 0 10px 0 30px; font-size: 12px; height: 30px;}
	
	.list-a li .image,  .list-a li:nth-child(2) .image,  .list-a li:nth-child(3) .image, .list-a li:nth-child(4) .image {width:40%; height:320px; flex-basis:40%}
	.list-b li {width:calc(50% - 30px); margin:15px;}
	.list-b li:nth-child(3n+3) {margin:15px;}
	
	
}


@media(max-width:480px){
}


.tabs5 {
  display: flex;
 
  width: 100%;
 
  background-color:#000;
  color:#fff;
  list-style-type: none;
    padding: 20px 30px;
    /*margin-top: 50px!important;*/
    display: flex;
    /* justify-content: space-around; */
    /* align-items: center; */
    justify-content: center;
    gap: 30px;
}

.tabs5>.nav {
  position: relative;
  padding: 0.5rem 1.5rem;
  margin: 0 0.75rem 0.1rem 0;
 
 
}

.tabs5>.nav:hover {
  cursor: pointer;
  color: rgb(250, 87, 10);
  transform: scale(1.1);
  margin-top: -0.3rem;
  padding-top: 0.75rem;
  z-index: 30;
}

:has(#tab-1:checked) [for="tab-1"],
:has(#tab-2:checked) [for="tab-2"],
:has(#tab-3:checked) [for="tab-3"],
:has(#tab-4:checked) [for="tab-4"] {
  cursor: pointer;
 
  transform: scale(1.1);
  margin-top: -0.3rem;
  padding-top: 0.75rem;
  z-index: 30;
   border-bottom: 2px solid #fa570a;
}


.content1 {
  position: relative;
  width: 100%;
 height:620px;
  padding: 0.5rem;
  background-color: rgb(255 255 255 / 40%);
  backdrop-filter: blur(13px);
  z-index: 1;
  /*background-image: url('./images/lion1.jpg');*/
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(to top, rgb(0, 0, 0), rgb(0, 0, 0), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2)), url(./images/lion1.jpg);
 
}

.content1::before{
      background: linear-gradient(180deg,transparent,#000);
}



.content1>section {
  display: none;
  flex-direction: column;
   color:#fff;
}

.content1>section>p {
  
  color:#fff;
  line-height:26px;
  font-size:18px;
 
}


.po{
    width:85%;
    color:#fff!important;
}

  
.content1:has([id="tab-1"]:checked)>section:nth-child(1),
.content1:has([id="tab-2"]:checked)>section:nth-child(2),
.content1:has([id="tab-3"]:checked)>section:nth-child(3),
.content1:has([id="tab-4"]:checked)>section:nth-child(4) 

{
  display: flex;
}
 
.po1{
    color:#fff!important;
}

.sign34{
    margin:0 auto!important;
    display: block;
    margin-top:40px!important;
}



.life45{
    color:#fff;
    font-size: 35px; 
    font-weight: 300;
    
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'lifetime-pri';

  }

 
 
 .lie{
     
    line-height: 23px!important;
    margin-bottom: 0px!important;

 }
 
 
 .bord{
   border-left:1px solid #fff;
 }
 
 
 .form-label{
     font-size:20px!important;
 }

.but90{
  background-color: #fa570a!important;
    color:#fff;
    border-radius:20px;
    padding:12px 22px;
}

.but90:hover{
  background-color: #fff!important;
    color:#fa570a!important;
    border-radius:20px;
    padding:12px 22px;
    border:1px solid #fa570a!important;;
}

.boxi{
    border:1px solid #888;
}


.det{
    
    color: #fff!important;
    font-size: 20px;
    line-height: 28px;
    font-weight: 100;
    font-family: Cormorant, serif !important;
}

.volunteering9 .gutter8 .cad {
    position: absolute;
     top: -545px;
     
    right: 0;
    max-width: 397px;
  
    
}

.pol{
    color:#ffff!important;
}

.volunteering9 .gutter8 {
    position: relative;
   
}

.lin{
    color:#fff!important;
    
    

}


.ken{
    color:#fff!important;
}

 .life55{
    color:#212529;
    font-size: 25px; 
    font-weight: 700;
    color: #484848;
    letter-spacing: 2px;
    text-transform: capitalize;
    font-family: 'lifetime-pri';
    width:100%;
    margin:0 auto;
    padding-bottom:12px;

  }
  
  
  .line33 {
      
      width:150px;
      color:orange;
     
      border:1px solid #fa570a;
        margin:0 auto;
      
  }
  
  
  /*
  
.item h5 {

	position: absolute;
	left: 0;
	width: 100%;
	padding: 0 20px;
	bottom: 20px;

}

.item h5 a {
	font-size: 18px;
	color: white;
	font-weight: 700;
	text-transform: uppercase;
	background: transparent;
	display: block;
}

*/
.wry{

    padding-bottom:100px;
}

.img2 {



	width: 100%;
	height: 400px;
	
	background-color:#fff;
 
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  text-align:center;
 
  border-radius:5px;
  padding-top:50px;
}

.hov1 h2{
    font-size: 21px !important;
    line-height: 25px;
    font-weight: 900;
}

.img2 .hov1:hover{
    
    transition: all 0.1s ease;
transform: scale(0.9,0.9); 
}


.owl-carousel .owl-item img {
    display: block;
   width:109px!important;
   margin:0 auto;
}


 .img999 {


	width: 150px;
	height: 100px;
	text-align:center;



}




.owl-demo-3.owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.38) !important;
	color: #f90502;
}



.arr {
	background-color: #fa570a !important;
	color: #fff !important;

	border-radius: 0%;
	width: 38px;
	height: 38px;
	padding: 12px;
	font-weight: 100 !important;
	border:1px solid #fff;
	margin-top:10px;

}

 .wrapper4 {
	 padding: 9px;
	 max-width: 1280px;
	 width: 100%;
	 margin: 20px auto;
}

 .columns {
	 display: flex;
	 flex-flow: row wrap;
	 justify-content: center;
	 margin: 10px 0;
}

.column p{
    position:absolute;
    top:70%;
    left:50%;
    font-size:22px;
    font-weight:500;
    transform: translate(-50%, -50%);
    color:#fff!important;
}
 .column {
	 flex: 1;
	 border: 0px solid gray;
	 margin: 2px;
	 padding: 0px;
	 position:relative;
}
 .column:first-child {
	 margin-left: 0;
}
 .column:last-child {
	 margin-right: 0;
}
 footer {
	 padding: 0 15px;
}
 @media screen and (max-width: 980px) {
	 .columns .column {
		 margin-bottom: 5px;
		 flex-basis: 40%;
	}
	 .columns .column:nth-last-child(2) {
		 margin-right: 0;
	}
	 .columns .column:last-child {
		 flex-basis: 100%;
		 margin: 0;
	}
}
 @media screen and (max-width: 680px) {
	 .columns .column {
		 flex-basis: 100%;
		 margin: 0 0 5px 0;
	}
}
 .block1-image {
	 width: 100%;
	 height: auto;
}











#slider{
  width:85%;
  margin:0 auto;
  position:relative;
  overflow:hidden;
  box-shadow:2px 5px 10px rgba(0,0,0,0.4);
  height:550px;
}

.slide{
  width:100%;
  
  display:none;
  animation-name:fade;
  animation-duration:1s;
  
}
#slider img{
 width:100%; 
 height:550px;
}
@keyframes fade{
  from{opacity:0.5;}
  to{opacity:1;}
}

.controls{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  font-size:1.5em;
  padding:15px 10px;
  border-radius:5px;
  background:#fa570a;
  color:#fff;
  
}

.controls:hover{
  background:white;
  transition:0.3s;
  color:#000;
}

.controls:active{
  color:grey;
}

#left-arrow{
  left:10px;
}

#right-arrow{
  right:10px;
}

#dots-con{
  
  text-align:center;
}
.dot{
  display:none;
  background:grey;
  padding:8px;
  border-radius:50%;
  margin:10px 5px;
}


@media (max-width:576px){
  #slider{width:100%;
  
  }
  
  .controls{
    font-size:1em;
  }
  
  #dots-con{
    display:none;
  }
}
 
 
  
  
  
  
  
  .yt-wrapper         {width:80%;height:100%;margin:0 auto;}
.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}
.outer-wrapper{
  padding: 0px;
 
}
  
  
  
  
     
 .wrapper7 {
	 padding: 9px;
	 max-width: 850px;
	 width: 100%;
	 margin: 20px auto;
}
  
  .found{
      color:#fa570a!important;
      font-size:25px;
      font-weight:700;
  }
  
  
  .sig{
      font-size:22px;
      color:#888;
  }
        
.volun{
    color:#fff!important;
    line-height:24px;
    font-size:17px;
    
}
.img2 p{
    padding:15px;
}

.sec p{
    color:#fff!important;
}









.outer-wrapper {
  max-width: 100vw;
  overflow-x: scroll;
  position: relative;
  scrollbar-color: fa570a;
  scrollbar-width: ;
  -ms-overflow-style: none;
  margin-top:80px;
}

.pseduo-track {
  background-color: #fa570a;
  height: 3px;
  width: 100%;
  position: relative;
  top: -3px;
  z-index: -10;
}

@media (any-hover: none) {
  .pseduo-track {
    display: none;
  }
}

.outer-wrapper::-webkit-scrollbar {
  height: 8px;
}

.outer-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}

.outer-wrapper::-webkit-scrollbar-thumb {
  height: 5px;
  background-color: #fa570a;
}

.outer-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #fa570a;
}

.outer-wrapper::-webkit-scrollbar:vertical {
  display: none;
}

.inner-wrapper {
  display: flex;
  padding-bottom: 10px;
}

.pseudo-item {
  height: 160px;
  width: 208px;
  margin-right: 0px;
  flex-shrink: 0;
 
}

/*
itenary
*/
.lts-plan {   
    background-color: #fa570a;
    height: 41px;
    padding: 0px 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 20px;
    transition: background 0.3s ease, color 0.3s ease;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.lts-iti-hd ul{
   display: flex;
    gap: 30px;
    padding: 10px;
}
.lts-iti-hd ul li {
    line-height:50px;
}
.lts-iti-hd a{
  color: #fb5709;  
}

.lts-iti-hd a:hover {
  color: #000;  
}

.lts-sticky-iti {
    margin-top:10px;
    -webkit-box-shadow: 0 7px 6px -6px #ccc;
  -moz-box-shadow: 0 7px 6px -6px #ccc;
  box-shadow: 0 7px 6px -6px #ccc;
}

.sticky-iti-bar {
    margin-top: 6px !important;
    position: fixed;
    top: 74px;
    width: 100%;
    z-index: 10;
    color: #fff;
    background: #fb5709;
    height: 70px;

}

.sticky-iti-bar a {
    color:#fff !important;
}


.sticky-iti-bar .lts-plan {
    background-color:#fff !important;
    color:rgb(250, 87, 10) !important;
}

.iti-sec-in {
    margin-top:40px;
}
.iti-sec-in h3{
    margin-bottom:30px;
}
.iti-dtls{
    border-right: 1px solid #cccccc;
    text-align: left;
}
.iti-dtls h5 {
    text-align:center;
    font-size:17px;
    font-weight: 100 !important;
    padding-left: 5px;
    
}
.iti-dtls:last-child {
    border-right: none!important; 
}
.iti-title-txt {
    margin-bottom: 45px;
    font-weight: 600;
    font-size: 26px;
}
.day-dots h5{
    font-size: 18px;
    line-height: 13px;
    font-family: 'Poppins', sans-serif!important;
    font-weight: 200;
}
.iti-sidebar .btn-primary {
    background-color:#fb5709;
    border-color: #fb5709;
}
.iti-ovr-dtls {
    margin-bottom:30px;
}
.alternativeHeadline {
letter-spacing: 0.5px;
    font-weight: 100;
    line-height: 29px;
    font-size: 18px;
}
.iti-subtitle {
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    color: #484848;
    font-style: italic;
    letter-spacing: 0.5px;
}
.iti-head-board h4 {
    color:#000;
    line-height: 20px;
    padding-top: 10px;
}
.iti-head-board{
-webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    padding:13px;
        border-radius: 5px;
    }
.sidebar-section {
  position: absolute;
  height: 100%;
  width: 100%;
}


.sidebar-item {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	
}


.make-me-sticky {
  position: -webkit-sticky;
	position: sticky;
	top: 88px;
    margin-bottom: 17%;
   padding: 0 15px;
}

.after-st {
    top: 167px !important;
}

.iti-day-card h3{
    text-align:left;
}

.iti-content-sec {
   padding: 25px;
}
.iti-day-card {
    min-height:300px;
}

.iti-day-img {
    height: 100%;
}

.iti-day-img img {
    width: 100%;
    height: 100%;
}
.day-card-title{
    border-bottom:1px solid #ccc;
    padding-bottom: 15px;
}

.acc-ul-iti-card {
    display:flex;
    gap :30px;
    margin-top: 25px;
}

.acc-ul-iti-card li {
    border-right :1px solid #ccc;
    padding-right: 30px;
}

.acc-ul-iti-card li:last-child {
    border-right :none;
    padding-right: 0px;
}
.acc-btn-iti-card {
      display:flex;
    gap :30px;
    margin-top: 25px;  
}

.acc-btn-iti-card a {
    background: #f5f5f5;
    border-radius: 16px;
    font-size: 13px;
    padding: 6px 12px;
    color: #000;
}

.acc-btn-iti-card a:hover {
   color: #fb5709;
   background:#c4c4c4;
} 

.price-iti{
     padding: 15px 0 10px;
}

.iti-book-btn {
    padding-top:15px;
}

.price-table {
       margin-top:50px;
    border-top: 1px solid #ccc;
    padding-top: 30px; 
}
.price-table h3 {
    font-weight:900;
}

.price-tab{
    width:100%;
}


.inc-exc {
    margin-top:50px;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}
.inc-exc h3 {
    font-weight:900;
}
.inc ul li:before {
    content: '✓';
    color:green;
    padding-right:10px;
}

.exc ul li:before {
    content: '✖';
    color:red;
    padding-right:10px;
}
.iti-map-sec {
    margin-top:50px;
        border-top: 1px solid #ccc;
    padding-top: 30px;
}
.left-dotted {
    border-left: 3px dotted #ccc;
}
.map-sec-tit {
    margin-bottom:30px;
}
.left-dotted ul li{
    margin-bottom:30px;
}

.left-dotted ul{
margin-top:20px;
}

.left-dotted ul li:before{
    font-weight: 600;
    content: "\f041";
    font-family: 'FontAwesome';
    margin-right: 12px;
    font-size: 30px;
    margin-left: -10px;
}
.price-iti li:first-child {
    font-weight: 900;
    font-size: 22px;
    line-height: 20px;
}
.left-dotted ul li:first-child:before{
    font-weight: 600;
    content: "\f072";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 30px;
   margin-left: -16px;
}

.left-dotted ul li:last-child:before{
    font-weight: 600;
    content: "\f072";
    font-family: 'FontAwesome';
    margin-right: 10px;
    font-size: 30px;
   margin-left: -16px;
}
.iti-side-bg {
    background-color:#f5f5f5;
    border-radius: 2px;
    padding: 25px 30px !important;
}

.iti-sidebar-title {
    font-size: 25px;
    font-weight: 900;
    color: #484848;
    letter-spacing: 1px;
    text-transform: uppercase;
       margin-bottom: 10px;
}

.border-iti-p {
    border-bottom:1px solid #ccc;
    padding-bottom:20px;
    font-size:18px;
}
.sidebar-iti-uls li svg{
   margin-right:10px; 
}
.sidebar-iti-uls li{
    font-size: 20px;
    line-height: 45px;
    font-weight:200;
}
.sidebar-iti-uls a{
    color:#000;
}
.sidebar-iti-uls a:hover {
    color:#fb5709;
}

.sidebar-iti-uls {
        margin-left: 10%;
}
.book-btn-iti a{
  background-color: #fa570a;
    height: 41px;
    padding: 0px 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 20px;
    transition: background 0.3s ease, color 0.3s ease;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;  
}
.book-btn-iti {
    columns: 2;
    width: 49%;
    margin-top: 55px;
}
.itinerary-sec {
    margin-bottom:50px;
}
.d-none {
    display:none !important;
}


/*
landing safari
*/

.life-land .bottom h3{
    position:absolute;
top:55%;
left:5%;
color:#555555;
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
font-family:'Montserrat', sans-serif;
}




.life-land .bottom .spa1{
    position:absolute;
top:66%;
left:5%;
color:#3c3c3cc2;
font-size: 16px;
text-transform: uppercase;
}


.life-land .bottom .spa2{
    position:absolute;
top:70%;
left:5%;
color:#555555;
font-size: 16px;
}





.life-land .bottom p{
    position:absolute;
top:74%;
left:5%;
color:#3c3c3cc2;
font-size: 17px;
padding: 0px;
font-weight: 300;

}

.life-land .bottom a{

    position:absolute;
top:87%;
left:5%;
color:#8c742c;
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;

}

.life-land .box{
           
     align-items: center;
     justify-content: center;
  background: #fff;
  margin: 20px 0;
  
  width: 100%;
  min-height: 550px;
  
  color: #fff;
  border-radius: 0px;
  position: relative;
        }


        
.life-land .top {
  position:absolute
  
}

.life-land .top img{

   padding:20px;
   width: 100%;
  margin-bottom: -4px; 
}








          .bor{

           border-bottom: 1px solid #ccc; 
          
           width:100%;
           margin-left: 15px;
           margin-right: 15px;
           margin-top: 10px;


        }

        .bor1{

border-left: 1px solid #ccc; 

width:10%;

margin-top: 10px;
margin-bottom: 10px;


}



  .card{

    margin-top: 35px;
    margin-bottom: 35px;
  }


 .content-section {
  min-height: 2000px;
}
.sidebar-section {
  position: absolute;
  height: 100%;
  width: 100%;
}


.sidebar-item {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	
}


.make-me-sticky {
  position: -webkit-sticky;
	position: sticky;
	top: 88px;
        margin-bottom: 8%;
  padding: 0 15px;
}



.explore_btn_drop {
    margin-left: 0;
    line-height: 1.2;
    margin-top: 16px;
    padding: 15px 30px 14px 30px;
    background: #fb5709;
    color: #ffffff;
    border: 1px solid #fc5709;
    width: 100%;
    transition: background 0.3s ease, color 0.3s ease;
    font-size: 14px;
    text-transform: uppercase;
}

.explore_btn_drop:hover{
    background: #000;
    color: #fb5709;
    border: 1px solid #000;
}

.life-land .card img { height: 250px;}
.life-land .card   { 
    border-radius: 3px;
    background-color:#f0eae2;
        margin-top: 20px;
    margin-bottom: 8px;
    cursor: auto;
    
}



.life-land .card-title {
    padding: 0.5rem 0rem;
    border-bottom: 0.4px solid #ccc;
    padding-bottom: 15px;
    min-height: 114px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 100;
    color: #303030;
    line-height: 30px;

}

.life-land .list-group-flush>.list-group-item {
    border-bottom: 0.4px solid #ccc;
    background-color: #f0eae2;
}

.life-land .list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0 !important;
    min-height: 129px;
    font-family: 'Poppins', sans-serif!important;
    color: #656c72;
    font-size: 17px;
    line-height: 25px;
}

.life-land .duration {
    position: absolute;
    z-index: 1;
    background: #3e372d;
    right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
        color: #fff;
    font-size: 14px;
    padding: 10px 15px;
}

.life-land .duration:before {
    content: " ";
    display: inline-block;
    width: 16px;
    height: 19px;
    margin-right: 8px;
    background: url(https://africanbushcamps.com/wp-content/themes/african-bush-camps/img/vectors/global/moon.svg) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
}


.tours-list__left {
    position: relative;
    display: block;
}

.tours-list__sidebar {
    position: relative;
    display: block;
}

.tours-list__sidebar-search {
    position: relative;
    display: block;
    background-color: #faf5ee;
    border-radius: var(--thm-border-radius);
    padding: 42px 50px 50px;
}

.tours-list__sidebar-search-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: var(--thm-letter-spacing);
    margin-bottom: 22px;
}





.tours-list__sidebar-input input[type="text"] {
    height: 67px;
    width: 100%;
    border: none;
    outline: none;
    background-color: var(--thm-base);
    border-radius: var(--thm-border-radius);
    padding: 0 30px;
    font-size: 13px;
    color: var(--thm-gray);
    font-weight: 500;
    margin-bottom: 10px;
}

.tours-list__sidebar-input .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.tours-list__sidebar-input .bootstrap-select>.dropdown-toggle {
    background-color: var(--thm-base);
    border: none;
    font-weight: 500;
    border-radius: var(--thm-border-radius);
    padding: 0 30px;
    font-size: 13px;
    color: var(--thm-gray);
    display: block;
    height: 67px;
    line-height: 67px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 16px 12px;
    background-position: right 25.75px center;
}

.tours-list__sidebar-input .bootstrap-select>.dropdown-toggle::after {
    display: none;
}

.tours-list__sidebar-btn {
    font-size: 15px;
    padding: 16px 100px 17px;
    margin-top: 10px;
}

.tour-sidebar__sorter-wrap {
    padding: 38px 50px 49px;
    margin-top: 23px;
    border: 1px solid #f0eae3;
    border-radius: 8px;
    background-color: #f0eae3;
}

.tour-sidebar__sorter-single+.tour-sidebar__sorter-single {
    margin-top: 45px;
}

.tour-sidebar__sorter-single:first-child {
    margin-top:90px;
}

.tour-sidebar__sorter-top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #ebe6de;
    padding-bottom: 10px;
    margin-bottom: 24px;
}

.tour-sidebar__sorter-top h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}

.tour-sidebar__sorter-toggler {
    border: none;
    outline: none !important;
    font-size: 18px;
    color: var(--thm-black);
    width: auto;
    background-color: transparent;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 16px 12px;
    background-position: center right;
    width: 20px;
    height: 20px;
    padding: 0;
    
}


.pric {
    margin-top:50px;
    border-top:1px solid #ccc;
    padding-top:30px;
    width:100%;
}


.tour-sidebar__sorter-toggler.toggled {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tour-sidebar__price-range .form-group {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}

.tour-sidebar__price-range .form-group p {
    font-size: 14px;
    font-weight: 700;
    color: var(--thm-gray);
    margin: 0;
    line-height: 24px;
}

.tour-sidebar__price-range .noUi-horizontal {
    height: 3px;
    background-color: #fe7001;
}

.tour-sidebar__price-range .noUi-target {
    background: #fe7001;
    border-radius: 0;
    border: 0px;
    box-shadow: none;
}

.tour-sidebar__price-range .noUi-handle {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background-color: #fe7001;
    border: none;
    outline: none;
    box-shadow: none;
}

.tour-sidebar__price-range .noUi-handle::before,
.tour-sidebar__price-range .noUi-handle::after {
    display: none;
}

.tour-sidebar__price-range .noUi-connect {
    background-color: #fe7001;
}

.tour-sidebar__sorter-inputs p {
    margin: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.tour-sidebar__sorter-inputs p+p {
    margin-top: 20px;
}

.tour-sidebar__sorter-inputs p label {
    margin: 0;
    font-weight: 400;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.tour-sidebar__sorter-inputs p label i {
    color: #faf5ee;
    font-size: 16px;
    line-height: 1em;
    position: relative;
    top: -2px;
}

.tour-sidebar__sorter-inputs p label i+i {
    margin-left: 0px;
}

.tour-sidebar__sorter-inputs p label i.active {
    color: #ffa801;
}


.tour-sidebar__sorter-inputs [type="checkbox"]:checked,
.tour-sidebar__sorter-inputs [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.tour-sidebar__sorter-inputs [type="checkbox"]:checked+label,
.tour-sidebar__sorter-inputs [type="checkbox"]:not(:checked)+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    color: var(--thm-gray);
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 1em;
}

.tour-sidebar__sorter-inputs [type="checkbox"]:checked+label:before,
.tour-sidebar__sorter-inputs [type="checkbox"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
}

.tour-sidebar__sorter-inputs [type="checkbox"]:checked+label:hover:before{
    border: 1px solid #fe7001;
    background: #fe7001;
    
}

.tour-sidebar__sorter-inputs [type="checkbox"]:not(:checked)+label:hover:before{
    border: 1px solid #fe7001;
    background: #fe7001;
    
}



.tour-sidebar__sorter-inputs [type="checkbox"]:checked+label:after,
.tour-sidebar__sorter-inputs [type="checkbox"]:not(:checked)+label:after {
    content: '\f14a';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 0px;
    left: 0px;
        font-size: 21px;
    color: #fe7001;
    background: #fe7001;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.tour-sidebar__sorter-inputs [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.tour-sidebar__sorter-inputs [type="checkbox"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.sidebar_filter_sort {
    width: 100%;
    float: left;
    position: relative;
    padding: 16px 117px;
    background: #fb5709;
    margin-bottom: 10px;
    border-radius: 4px;
    z-index:1;
}

.sidebar_filter_sort h5:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-image: url(https://africanscenicsafaris.com/images-beta/center.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.sidebar_filter_sort h5 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #fff!important;
    text-transform: capitalize;
    position: relative;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    align-content: center;
    width: 100%;
    float: left;
}

.holder {
    margin-top:40px;
}
 
.holder a {
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
    cursor: pointer;
    background: #fff;
    padding: 6px 10px;
    font-weight: 600;
    font-size: 18px;
}
 
.holder a.jp-current, a.jp-current:hover {
    color: #fb5709;
    font-weight: 700;
}

.jp-hidden {
    display: none !important;
}
.holder a:hover {
 background-color: #463d3d00!important; 
 color: #fb5709 !important;
}
.tour-sec-l {
    margin-bottom:190px;
}


.barnav{
    display:none!important;
}

.colrr{
    color:#fff!important;
}


.cp-img-mobile-logo {
    display:none;
}



.wer{
    width:410px;
    height:350px;
}

@media only screen and (min-width: 320px) and (max-width:480px) {

.wer{
    width:365px!important;
    height:350px!important;
}

.footer-section {
    
     padding: 0px!important; 
}
/*.uper2 {*/
/*  margin-top: -76px!important;*/
/*    margin-left: -39px;*/

/*}*/

.blogj{
    padding-top:15px!important;
    padding-bottom:15px!important;
}
.uper {
    margin-top: -180px!important;
}


.af{
    margin-bottom:-50px!important;
}

.kgh{
    margin-top:90px!important;
    margin-bottom:-80px;
}

.spa {
    margin-top: 180px;
     padding-bottom: 200px; 
}

.container1 {
    margin: 0px 11px!important;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 200px));
    gap: 21px!important;
    justify-content: space-around;
}

.volunteering .gutter {
    position: relative;
    height: 701px!important;
    width: 90%!important;
}




.life22 {
    color: #212529;
    font-size: 35px;
    font-weight: 300;
    color: #484848;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-family: 'lifetime-pri';
    width: 75%;
    margin: 0 auto;
        line-height: 45px;
}









 .colmn1{
     background-image:url('./images/add1.jpeg'); 
     height:300px;
      background-size: cover;
      position:relative;
      width:370px;
      
     
 }


 .colmn2{
     background-image:url('./images/add2.jpeg'); 
     height:300px;
      background-size: cover;
      margin-top:0px;
       position:relative;
       width:370px;
    
 }


 .colmn3{
     background-image:url('./images/add3.jpeg'); 
     height:300px;
      background-size: cover;
       position:relative;
        width:370px;
      
     
 }
 
 .colmn4{
     background-image:url('./images/add4.jpeg'); 
     height:300px;
      background-size: cover;
       position:relative;
        width:370px;
      
     
 }
 
 .main-head1 {
    position: absolute;
    top: 44%;
    left: 2%;
}

.main-head {
    position: absolute;
    top: 63%;
    left: 2%;
    color: #fff;
    font-size: 18px!important;
    font-weight: 700;
    width: 73%;
    text-transform: capitalize!important;
    line-height:24px!important;
    margin:0 auto;
}


.jkl{
    padding-bottom:15px;
}
.divi {
    padding-bottom: 63px;
}

.jkl1{
    margin-top:-15px;
}
 
 .social-links ul li{
     font-size:25px!important;
 }
 
/*.cta-text a {*/
/*    display:none;*/
/*} */
 
/* .cta-text img {*/
/*    position: absolute;*/
/*    width: 131px;*/
/*    right: 15px;*/
/*    bottom: 89%;*/
/*}*/
 
 
}

.rel-dest {
    width: 100%;
}
  
.rel-dest .hp { 
    font-size: 22px;
    width: 65%;
    margin: 0px auto;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-style: italic !important;
    font-family: Cormorant, serif !important;
}
  

















@media (max-width:480px) {
    .img-move {
    position:absolute;
    width:35%;
  }

  .img-move1 {
    position:absolute;
    width:45%;
  }

  .img-move-1 {
    left:11%;
    top: -20%;
  
    border-radius: 8px;
  }
  .img-move-2 {
    right: 10%;  
    bottom:-20%;
    border-radius: 8px;
    
  }

  .main-img{
    border-radius: 8px;
  }
  
  
  
  
  
  
  
  
   .img-movee {
    position:absolute;
  
  }

  .img-movee1 {
    position:absolute;
    width:25%;
  }
  
  
  
.img-movee-101{
        
       
   background-color: #f7ebdb;
    left:0%;
    top: 100%;
  
   
     width:100%;
    height:120px;
    display:none!important;


    }


  

  .img-movee-1 {
   left: 0%;
    top: 92%;
    border-radius: 0px;
    width: 259px;
    height: 229px;
  }
  .img-movee-2 {
right: 0%;
    bottom: -33%;
    border-radius: 0px;
    width: 165px;
    height: 273px;
    z-index: 8;
  }
  
  
  
  .img-movee-5 {
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    width: 50%;
    font-size: 35px;
    font-weight: 400;
    line-height: 33px;
   
  }
  
  
  
  .img-movee-6 {
  left: 50%;
    top: 63%;
    transform: translate(-50%, -50%);
    width: 85%;
    font-size: 16px;
    font-weight: 300;
    color: #fff!important;
    line-height:23px!important;
   
   
  }


  
  .img-movee-7 {
    left:50%;
    top: 81%;
  
   transform: translate(-50%, -50%);
 
   
   
   
  }
  
 
  
  .home100 {
  
    height: 523px;
    position: relative;
}

#tab-sec p{
    color: #fff !important;
}
  


}


.kenya_tabl{
    width:100%;
    margin-bottom: 140px;
}
.kenya_tabl_main{
    width: 87%;
    position: relative;
    float: left;
    text-align: center;
    margin: 0 auto;
}
.table>:not(caption)>*>* {
    padding: 1.5rem 0.5rem;
    font-size:19px;
}
.kenya_tabl h4{
    font-size: 35px;
    font-weight: 600;
    color: rgba(72, 72, 72, 0.91);
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: lifetime-pri;
    padding-top: 100px;
    line-height: 40px;
    text-align: center;
    padding-bottom: 36px;
    position: relative;
    text-align: center;
    float: none;
}




/*/Moile Nav Bar/*/

.dis-none {
    display:none !important;
}

.show {
    display:block;
    animation-name: cp-down;
    -webkit-animation-name: cp-down;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.hide {
    display:none;
}

.navbar-new-fix {
    
}

.navbar input[type="checkbox"],
.navbar .hamburger-lines{
    display: none;
}

.navbar .container{
    max-width: 1200px;
    width: 90%;
    margin: auto;
}

.navbar{
    box-shadow: 0px 0px 4px 0px #aaa;
    position: fixed;
    width: 100%;
    background: #fff;
    color: #000;
    z-index: 100;
    top: 0;
    left: 0;
    
}

@keyframes cp-down {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}


.navbar-container{
    display: flex;
    justify-content: space-between;
    height: 64px;
    align-items: center;
}

.menu-items{
    order: 2;
    display: flex;
    margin-top: -20px;
}
.nav-logo{
    order: 1;
    font-size: 2.3rem;
}

.menu-items li{
    list-style: none;
    margin-left: 2rem;
    font-size: 1.3rem;
        margin-top: auto;
    margin-bottom: auto;
        padding-top: 30px;
    padding-bottom: 30px;
}

.menu-items .booknow .st {
        margin-top: 0px !important;
}


.navbar ul ul li {
        padding-top: 0px !important;
    padding-bottom: 0px !important;
}







.navbar a{
    color: #444;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease-in-out;
        font-family: 'lifetime-pri';
        text-transform: uppercase;
    font-size: 16px;
}

.navbar a:hover{
    color: #fb5709;
}

@media (max-width: 768px){
    .navbar{
        opacity: 1;
        display: flex;
        flex-wrap: nowrap;
    }

.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: block !important;
}

    .navbar-container input[type="checkbox"],
    .navbar-container .hamburger-lines{
        display: block;
    }

    .navbar-container{
        display: block;
        position: relative;
        height: 64px;
    }

    .navbar-container input[type="checkbox"]{
        position: absolute;
        display: block;
        height: 32px;
        width: 30px;
        top: 20px;
        left: 20px;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }

    .navbar-container .hamburger-lines{
        display: block;
        height: 28px;
        width: 35px;
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .navbar-container .hamburger-lines .cp-line{
        display: block;
        height: 4px;
        width: 100%;
        border-radius: 10px;
        background: #333;
    }
    
    .navbar-container .hamburger-lines .cp-line1{
        transform-origin: 0% 0%;
        transition: transform 0.3s ease-in-out;
    }

    .navbar-container .hamburger-lines .cp-line2{
        transition: transform 0.2s ease-in-out;
    }

    .navbar-container .hamburger-lines .cp-line3{
        transform-origin: 0% 100%;
        transition: transform 0.3s ease-in-out;
    }

    .navbar .menu-items{
        padding-top: 100px;
        background: #fff;
        height: 100vh;
        max-width: 300px;
        transform: translate(-150%);
        display: flex;
        flex-direction: column;
        margin-left: -40px;
        padding-left: 40px;
        transition: transform 0.5s ease-in-out;
        box-shadow:  5px 0px 10px 0px #aaa;
        overflow: scroll;
    }

    .navbar .menu-items li{
        margin-bottom: 1.8rem;
        font-size: 1.1rem;
        font-weight: 500;
    }

    .nav-logo{
        position: absolute;
        top: 10px;
        right: 15px;
        font-size: 2.5rem;
    }

    .navbar-container input[type="checkbox"]:checked ~ .menu-items{
        transform: translateX(0);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .cp-line1{
        transform: rotate(45deg);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .cp-line2{
        transform: scaleY(0);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .cp-line3{
        transform: rotate(-45deg);
    }
.nav-mob-logo-img {   
    margin-right: 20px;
}

.cp-img-mobile-logo {
    display:block!important;
}    

}

@media (max-width: 500px){
    .navbar-container input[type="checkbox"]:checked ~ .nav-logo{
        display: none;
    }
    .mobi {
        display:none;
    }
    .mobile-menu-switch{
        display:none;
    }    
      
    .mob-logo-none {
        display:none;
    }
    
    .cp-img-mobile-logo {
    display:block!important;
}
        
}

.div2-sticky {
        position: fixed;
    top: 80px;
    animation-name: cp-down;
    -webkit-animation-name: cp-down;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}


.div2 .active-div2 {
    background: #ffff;
    color: #fa570a;
}



/*//sidebar menu//*/

.sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fb570900; }
  .sidebar-menu > li {
    position: relative;
    margin: 0;
    padding: 0; }
    .sidebar-menu > li > a {
      padding: 15px 5px 15px 15px;
      display: block;
      border-left: 3px solid transparent;
      color: #000; 
      font-family: 'lifetime-pri';  
      border-bottom: 2px solid #2423231c;
        
    }
    .slide-talk h5 {
    color: #000;
    font-size: 13px;
    text-align: left;
    text-transform: uppercase;
    padding-left: 20px;
    font-weight: 900;
    }
      .sidebar-menu > li > a > .fa {
        width: 20px; }
    .sidebar-menu > li:hover > a, .sidebar-menu > li.active > a {
    color: rgb(255, 255, 255);
    background: rgb(251 87 9);
    border-left-color: rgb(255 255 255);
    }
    .sidebar-menu > li > .treeview-menu {
      margin: 0 1px;
      background: #fff0; }
    .sidebar-menu > li .label,
    .sidebar-menu > li .badge {
      margin-top: 3px;
      margin-right: 5px; }
  .sidebar-menu li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px;
    color: #4b646f;
    background: #1a2226; }
  .sidebar-menu li > a > .fa-angle-right {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    margin-top: 3px; }
  .sidebar-menu li.active > a > .fa-angle-right {
    transform: rotate(90deg); }
  .sidebar-menu li.active > .treeview-menu {
    display: block; }
  .sidebar-menu a {
    color: #b8c7ce;
    text-decoration: none; }
  .sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 5px; }
    .sidebar-menu .treeview-menu .treeview-menu {
      padding-left: 20px; }
    .sidebar-menu .treeview-menu > li {
      margin: 0; }
.sidebar-menu .treeview-menu > li > a {
    padding: 10px 5px 10px 15px;
    display: block;
    font-size: 19px;
    color: rgb(251 87 9);
    border-bottom: 1px solid #ccc;
    font-family: 'Poppins', sans-serif!important;
    text-transform: capitalize;
    letter-spacing: 1px;
}
        .sidebar-menu .treeview-menu > li > a > .fa {
          width: 20px; }
        .sidebar-menu .treeview-menu > li > a > .fa-angle-left,
        .sidebar-menu .treeview-menu > li > a > .fa-angle-down {
          width: auto; }
      .sidebar-menu .treeview-menu > li.active > a, .sidebar-menu .treeview-menu > li > a:hover {
        color: #000; }

.slide-talk {
    margin-top:50px;
    text-align:center;
}

.slide-talk a{
    padding: 0px !important;
    font-size: 26px !important;
        margin-top: 15px;
    color: #000 !important;
        text-align: left;
    margin-left: 28px;
}
.slide-talk i{
    padding-right:10px;
    color: #fb5709;
}

.sidebar-cp-img {
    text-align:center;
    margin: 0px 0 32px 0;
}

.sidebar-cp-img img{
    width:100px;
    filter: drop-shadow(1px 3px 1px black);
}

.sidebar-cp-img a {
    padding:0px;
}

.sidebar-menu i {
    color:#fb5709;
}



.sidebar-menu > li:hover > a i {
     color:#fff !important;
}

.sidebar-menu > li.active > a i{
    color:#fff !important;
}


.sidebar {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 30px;
  box-shadow: 0px 0px 15px 0px #484848;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #818181;
  display: block;
  transition: 0.3s;
  text-transform:uppercase;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 13px;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.sidebar .closebtn:hover {
    color:#fb5709;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
    background-color: rgb(251 87 9);
    color: white;
    padding: 10px 15px;
    border: none;
    border-radius: 14px;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 18px;}
}

.arrow {
    height: 5px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 61px;
    opacity:0;
}

.arrow span {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 5px solid #fff;
}


nav ul ul {
	display: none;
	position: absolute; 
	top: 77px; /* the height of the main nav */
}

nav ul li:hover > .arrow {
    opacity:1;
}

	
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: center;
    background: #fff;
    border-radius:6px;
}
	
/* Fisrt Tier Dropdown */
nav ul ul li {
	    width: 200px;
	float:none;
	display:list-item;
	position: relative;
	    border-bottom: 1px solid #ccc;
}

nav ul ul li:last-child{
    border-bottom: none;
}




header nav ul ul li a.st {
    color:#000;
}

header nav ul ul li:hover {
    background:rgb(250, 87, 10);
    color:#fff;
    overflow:hidden;
}

header nav ul ul li:hover  .st{
    background:rgb(250, 87, 10);
    color:#fff;
    overflow:hidden;
}

header nav ul ul li:hover span{
    background:rgb(250, 87, 10);
    color:#fff;
    overflow:hidden;
}

header nav ul ul a.st {
    line-height: 47px;
}


/* Second, Third and more Tiers	*/
nav ul ul ul li {
	position: relative;
	top:-60px; 
	left:170px;
	
}


.navbar ul ul ul li {
	position: relative;
	top:-60px; 
	left:170px;
	
}


.navbar ul ul li {
	width:200px;
	float:none;
	display:list-item;
	position: relative;
	line-height: 47px;
	margin-left: 0;
	 font-family: 'lifetime-pri';
}

.navbar ul ul li a{
    font-family: 'lifetime-pri';
    text-transform: capitalize;
    font-size: 16px;
    word-spacing: 0px;
}

.navbar ul li:hover > ul {
	    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: center;
    background: #fff;
    margin-left: -36px;
}

.navbar ul ul {
	display: none;
	position: absolute; 
	top: 79px; /* the height of the main nav */
}


	
/* Change this in order to change the Dropdown symbol */
/*li > a:after { content:  ' +'; }*/
/*li > a:only-child:after { content: ''; }*/


.npbtn{
	display: block;
	width: 31px;
	height: 31px;
	border-radius: 50%;
	background: #fff;
	position:absolute;
	cursor: pointer;
	box-shadow: 0 0 0 rgb(244,157,22);
	animation: pulse 2s infinite;
	 transform: translateX(-2rem);
}
.npbtn span {
	color: #fb5709;
    text-align: center;
    display: block;
    width: 31px;
    padding: 5px 0px;
}












.sidebar-menu-enq a {
    background-color: #fa570a;
    color: #fff;
    font-size: 14px;
    border-radius: 0px;
    padding: 7px 20px;
    font-weight: 500;
    margin: 0 auto;
    text-align:center;
    width:163px;
    margin:0 auto;
}
.sidebar-menu-enq {
    margin-top:45px;
}

.sidebar-menu > li:first-child {
    border-top: 2px solid #2423231c;
}


.sidebar-menu-enq a:hover {
  background-color: #fff;
  color: #fa570a;
  font-family: 'lifetime-pri';
      border: 1px solid #fa570a;
}



@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4); 
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
      box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
      box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}




/*/bekar code/ */

/*/about-us-page/*/


.bk-top {
    margin-top: 200px;
        margin-bottom: 80px;
}

.bk-top150 {
    margin-top: 150px;
        margin-bottom: 100px;
}

.bk-ml {
        margin-right: 10px;
}

.bk-bg-clr {
    background-color: #f7ebdb;
    padding-top: 30px;
    padding-bottom: 70px;
}

.bk-mar-btm100 {
        margin-bottom: 200px;
}



/*/Tanzania National Parks Pointer/*/
.ser {
    left: 28.5%;
    margin-top: -43%;
} 
.tar {
    left: 34.5%;
    margin-top: -33%; 
}
.aru {
    left: 34%;
    margin-top: -45%;
}
.lak {
    left: 30.5%;
    margin-top: -37%;
}
.ngogo {
    left: 40%;
    margin-top: -44%;
}

/*/Kenya National Parks Pointer/*/

.lakenaku {
        left: 20.5%;
    margin-top: -41%;
}
.nairo {
        left: 25.5%;
    margin-top: -19%;
}
.tsavo {
        left: 37%;
    margin-top: -10%;
}
.mas {
        left: 18%;
    margin-top: -22%;
}

.ambo {
        left: 29%;
    margin-top: -16%;
}

/*/Rwanda National Parks Pointer/*/

.volc {
        left: 23.5%;
    margin-top: -43%;
}
.kig {
        left: 37%;
    margin-top: -28%;
}
.nyu {
    left: 18.5%;
    margin-top: -12%;
}
.akag {
        left: 55%;
    margin-top: -36%;
}

/*/Rwanda National Parks Pointer/*/ 

.bwi {
    left: 11.5%;
    margin-top: -12%;
}

.queen {
        left: 12.5%;
    margin-top: -19%;
}

.murch {
        left: 30%;
    margin-top: -35%;
}
.semu {
        left: 15.5%;
    margin-top: -26%;
}




@media (min-width: 1400px) {
.map-hotspot-tan {
    margin-top: 50px;
}
}

.price-tab td {
	width:50px;
	text-align:center;
	border:1px solid #000;
	padding:20px;
	
}

.cta-btn-ban {
    background-color:#fc5709;
    padding:8px 30px 8px 30px;
    border-radius:3px;
        border-radius: 20px;
    text-transform: uppercase;
}
.cta-btn-ban:hover {
    background-color:#fff;
    color:#fc5709 !important;
    border:1px solid #fc5709 ;
}

.footer-hati, .ftr-wht-sec {
    display:none;
}





/*/drop down modal/*/

input {
  outline: none;
  border: none;
}

select {
   outline: none;
  border: none; 
}



textarea {
outline: none;
border: none; 
font-family: 'lifetime-pri';
}

textarea:focus, input:focus {
  border-color: transparent !important;
}

input::-webkit-input-placeholder { color: #bdbdd3;}
input:-moz-placeholder { color: #bdbdd3;}
input::-moz-placeholder { color: #bdbdd3;}
input:-ms-input-placeholder { color: #bdbdd3;}

select::-webkit-input-placeholder { color: #bdbdd3;}
select:-moz-placeholder { color: #bdbdd3;}
select::-moz-placeholder { color: #bdbdd3;}
select:-ms-input-placeholder { color: #bdbdd3;}


textarea::-webkit-input-placeholder { color: #bdbdd3;}
textarea:-moz-placeholder { color: #bdbdd3;}
textarea::-moz-placeholder { color: #bdbdd3;}
textarea:-ms-input-placeholder { color: #bdbdd3;}


/*==================================================================
[ Contact - Area]*/

.container-contact {
  width: 100%;  
  min-height: 70vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
  position: relative;
  background-color: transparent;
}

.wrap-contact {
  width: 700px;
  background: transparent;
  border: 1px solid #b3b3b3;
  padding: 40px 0px 20px 0px;
}

.wrap-contact-image {
  width: 600px;
  background: transparent;
  padding: 40px 0px 20px 0px;
}

/*==================================================================
[ Contact - Form ]*/

.contact-form {
  width: 100%;
}

.error {
  padding: 5px 9px;
  border: 1px solid red;
  color: red;
  border-radius: 3px;
}
 
.success {
  padding: 5px 9px;
  border: 1px solid green;
  color: green;
  border-radius: 3px;
}


/*------------------------------------------------------------------
[ Input ]*/

.wrap-input {
  width: 90%;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 7px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}


.input {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  border-radius: 31px;
  color: #8f8fa1;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.2em;
  height: 42px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: none;
  font-family: 'lifetime-pri';
}

/*---------------------------------------------*/

input.input {
  height: 62px;
  padding: 0 15px 0 15px;
}

select.input {
    height: 62px;
  padding: 0 15px 0 15px;
}

textarea.input {
  min-height: 169px;
  padding: 19px 15px 0 15px;
}

/*------------------------------------------------------------------
[ Focus Input ]*/

.focus-input {
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 31px;
  background-color: #fff;
  pointer-events: none;
  
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.input:focus + .focus-input100 {
  width: calc(100% + 20px);
}

/*------------------------------------------------------------------
[ Button ]*/
.container-contact-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 10px;
}

.contact-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  min-width: 250px;
  height: 50px;
  background-color: transparent;
  border-radius:7px;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
}

.contact-form-btn::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 7px;
  background-color: #fc5709;
  pointer-events: none;
  
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.contact-form-btn:hover:before {
  background-color: #ce4909;
}

.validate-input {
  position: relative;
}

/*==================================================================
[ Info Grid]*/

.grid-container {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: 100px;
  grid-gap: 100px;
  padding: 10px 30px 0px 30px;
}

.grid-container > div {
  padding: 20px 0;
  font-size: 10px;
}

.left-align {
    text-align: left;
}

.right-align {
    text-align: right;
}









/*/drop-down/*/
.enquire-dropdown {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: none repeat scroll 0 0 #333333;
    display: none;
    overflow: hidden;
}
.enquire-dropdown:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: .1;
    background: url(./images/Car2.png) center center/cover no-repeat;
}
.closeBtn {
    position: absolute;
    left: 0;
    right: 10px;
    top: 10px;
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 5px 0 auto;
    cursor: pointer;
    transition: .5s;
}
.closeBtn:after, .closeBtn:before {
    content: "";
    width: 25px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 0;
}
.closeBtn:before {
    transform: rotate(-45deg);
}
.closeBtn:after {
    transform: rotate(45deg);
}
.enquire-dropdown-card {

    height: 69%;
    max-width: 87%;
    margin: 0 auto;
    justify-content: center;
    margin-top: 81px;
}
.enquire-dropdown-card-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    align-content: center;
}
.enquire-dropdown-card-grid-left {
    /*float: left;*/
    /*margin: 1rem calc(1rem / 2);*/
    /*text-align: center;*/
    /*padding: 0 10px;*/
    /*width: calc(50% - 1rem);*/
}
.enquire-dropdown-card-grid-left h3 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 36px;
    font-family: 'lifetime-pri';
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.enquire-dropdown-card-grid-left h5 {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: inherit;
    text-align: center;
    margin: 0;
    color: #fff;
    line-height: inherit;
    padding: 15px 0 10px 0;
    width: 100%;
    float: left;
}
.enquire-dropdown-card-grid-left a {
    margin: 0;
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-transform: inherit;
    font-size: 16px;
    line-height: 1;
    padding: 0 0 15px 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    width: 100%;
    float: left;
}
.enquire-dropdown-card-grid-left a:hover {
    color: #fb5709;
}
.enquire-dropdown-card-grid-left-socl {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 25px;
}
.enquire-dropdown-card-grid-left-socl ul {
    list-style: none;
    width: 100%;
    float: left;
    text-align: center;
}
.enquire-dropdown-card-grid-left-socl ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}
.enquire-dropdown-card-grid-left-socl ul li a {
    float: left;
    width: 45px;
    height: 45px;
    text-align: center;
    position: relative;
    padding: 12px 0;
    border-radius: 6px;
    display: block;
    background-color: transparent;
    transition: .3s linear;
    border: 2px solid rgb(255 255 255);
    color: #fff;
    color: #fff;
    font-size: 18px;
    line-height: 1;
}
.enquire-dropdown-card-grid-left-socl ul li a:hover {
    background-color: #fff;
    transition: .3s linear;
    border: 2px solid rgb(255 255 255);
    color: #fb5709;
}
.enquire-dropdown-card-grid-right {
    /*float: left;*/
    /*margin: 1rem calc(1rem / 2);*/
    /*width: calc(50% - 1rem);*/
    /*border-left: 1px solid rgba(255, 255, 255, .099);*/
    margin:0 auto;
    text-align:center;
    width:80%;
}
.enquire-dropdown-card-grid-right h3 {
    width: 100%;
    float: left;
    position: relative;
    font-size: 36px;
    font-family: 'lifetime-pri';
    letter-spacing: 0;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
}
.enquire-dropdown-card-grid-right form {
    margin: 0 auto;
    text-align: center;
}
.enquire-dropdown-card-grid-right .enquire-dropdown-inpt {
    height: 38px;
    position: relative;
    float: left;
    padding: 10px 10px 10px 35px;
    border: 1px solid rgba(255, 255, 255, .2);
    letter-spacing: .5px;
    font-size: 15px;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: inherit;
    font-family: 'lifetime-pri';
    color: #adadad;
    background-color: rgba(255, 255, 255, .1);
    background-clip: padding-box;
    border-radius: .2em;
    transition: all .3s ease;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: 0;
    -webkit-appearance: none;
}
.enquire-dropdown-card-grid-right .enquire-dropdown-inpt:hover {
    outline: 0;
    border-color: rgba(255, 255, 255, .6);
}
.enquire-dropdown-card-grid-right .enquire-dropdown-inpt-txtare {
    height: 100px;
    position: relative;
    float: left;
    padding: 10px 10px 10px 35px;
    border: 1px solid rgba(255, 255, 255, .2);
    letter-spacing: .5px;
    font-size: 15px;
    display: block;
    width: 100%;
    font-weight: 400;
    line-height: inherit;
    font-family: 'lifetime-pri';
    color: #adadad;
    background-color: rgba(255, 255, 255, .1);
    background-clip: padding-box;
    border-radius: .2em;
    transition: all .3s ease;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: 0;
}
.enquire-dropdown-card-grid-right .enquire-dropdown-inpt-txtare:hover {
    outline: 0;
    border-color: rgba(255, 255, 255, .6);
}
.enquire-dropdown-card-grid-right form p {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    line-height: 1;
    margin: 0;
    padding: 15px 0 15px 0;
    width: 100%;
    float: left;
}
.enquire-dropdown-card-grid-right .enquire-dropdown-inpt-txtare::placeholder {
    color: #adadad;
}
.enquire-dropdown-card-grid-right .enquire-dropdown-inpt::placeholder {
    color: #adadad;
}
.enquire-dropdown-inpt-btn {
    border-radius: 4px;
    background-color: #fb5709;
    border: 1px solid #fb5709;
    color: #fff;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 0;
    border-radius: 2px;
    font-size: 16px;
    padding: 12px 50px;
    width: 100%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    cursor: pointer;
    margin: 0;
    overflow: hidden;
    position: relative;
    float: left;
}
.enquire-dropdown-inpt-btn:hover {
    background: 0 0;
    border-color: #fb5709;
    color: #fb5709;
    opacity: 1;
}
.enquire-dropdown-card-grid-right .select {
    position: relative;
    float: left;
    padding: 0;
    cursor: pointer;
    transition: all .2s ease-in-out;
    color: #fff;
    outline: 0;
    width: 100%}
.enquire-dropdown-card-grid-right .select:after {
    content: "\f078";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: FontAwesome;
    pointer-events: none;
    border-radius: 0;
    color: #fff;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, 0);
}
.enquire-dropdown-card-grid-right span {
    font-family: FontAwesome;
    position: absolute;
    top: 14px;
    left: 20px;
    font-weight: 400;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 14px;
}
.enquire-dropdown-card-grid-right .question:before {
    content: "\f0e6"}
.enquire-dropdown-card-grid-right .name:before {
    content: "\f007"}
.enquire-dropdown-card-grid-right .phone:before {
    content: "\f095"}
.enquire-dropdown-card-grid-right .email:before {
    content: "\f0e0"}
.enquire-dropdown-card-grid-right .group:before {
    content: "\f0c0"}
.enquire-dropdown-card-grid-right .child:before {
    content: "\f1ae"}
.enquire-dropdown-card-grid-right .dates:before {
    content: "\f073"}
.enquire-dropdown-card-grid-right .enqRow {
    width: 100%;
    overflow: hidden;
    padding: .3em .5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

#whatsapp {
    display:none;
}