a{
	text-decoration:none;
}
body{
            font-family: Poppins;
        }
        body.contactus #headertop{box-shadow: 0 1px 5px rgb(0 0 0 / 25%);}
/*btn effects*/
.toptabicon>span{
   
    cursor: pointer;}
#book_safari.btnwBbg:hover {
    cursor: pointer;
     background-color: #B08A65 !importan;
     color:#fff;
}
.btnobg:hover {
    cursor: pointer;
     background: #000;
     color:#B08A65;
     border:1px solid #000;
}
.btnwbg:hover {
    cursor: pointer;
     background: #000;
     color:#B08A65;
}
.btnwbg,.btnobg,.btnwBbg {
  -webkit-transition: background 1s; /* For Safari 3.0 to 6.0 */
        transition: background 1s}
 
/*btn effects*/
.flogodiv{
  text-align: center;
  margin-bottom:1em;
}.fsicon{
  text-align: center;
}
.copyright{
margin: 2em 0;
    text-align: center;
}
.fortbook input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
}
.copylinks a{
  text-decoration: none;
  color: #b08a65;
  margin:0.5em 1em;
}
.innerlink a{
  color: #a4adc4;
  margin:0.5em 1em 0.5em 0;
}
.copydtl{
  color: #b08a65;
  margin-top:1em;
}
.centertxt{
     position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sidebar .sidebsec{
    text-align: center;}
.sidebar .sidebsec .fsicon svg{
    border: 1px solid #a0a0a0;}
.sidebar .sidebsec .fsicon path {
    fill: #a0a0a0;
}
.sidebar .sidebsec a{
    font-size:13px;
        color: #A0A0A0;
    padding: 0.5em 0;
}
#footer ul.frightul{
  text-align: left;
}
#footer ul.fleftul{
  text-align: right;
}
#footer ul a {
    color: #000;
    text-decoration: none;
    margin: 0.5em 0;
    display: block;
}

#footer ul{
  margin-top: 57px;
    list-style: none;
    padding: 0;
}
body.headblack .logodiv svg{
      fill: #fff;
       width:206px;
        height:49px;
    }
.logodiv svg{
      fill: #b08a65;
       width:206px;
        height:48px;
    }
.flogodiv svg.ficon{
       width:135px;
        height:48px;
    }
    .flogodiv svg.flogo {
    fill: #b08a65;
    width: 269px;
    height: 87px;
}
    .fsicon svg{      
   fill: transparent;
    border: 1px solid #000;
    border-radius: 50%;
}
    .fsicon svg path{      
    fill: #000;
}
#footer ul a.footerBbtn{
         border: 1px solid #b08a6594;
    text-align: center;
    padding: 0.8em 3em;
    color: #b08a65;
    display: block;
    margin: 1em 0;
    width: max-content;
}  
.menuclosebtn{
       font-size: 1.5em;
    border: 1px solid #020202;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 21px;
    margin-right: 5px;
    cursor: pointer;
    display: block;
    }
    .sameno{
        display:flex;
            justify-content: space-between;
            margin-bottom: 1em;
    }
    .sameno a{
        font-size:13px;
    }
  #footer{
    margin-top: 3em;
  }
body.headblack .menudot{
    font-size: 2em;
    border: 1px solid #fff;}
.menudot{
    font-size: 2em;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 9px;
    margin-right: 5px;
    cursor: pointer;
    }

.sidebar {
  height: 100%;
  width: 0;
  position: fixed;	
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 15px;
  text-align: left;box-shadow: 0 0 6px 1px #000;
}
.sidebar a svg {
        margin-right: 0.5em;
}
.sidebar a .menuclosebtn svg {
        margin-right: auto;
}
.sidebar a {
        display: flex;
    align-items: center;
        padding: 15px 0px;
    text-decoration: none;
    font-size: 18px;
    color: #000000;
    display: block;
    transition: 0.3s;
    margin: 0 1em;
}

.sidebar a svg{
  color: #000;
}
.sidebar a:hover svg{
  color: #b08a65;
}
.sidebar a:hover {
  color: #b08a65;
}

.sidebar .closebtn {
  width: max-content;
  display: flex;
  padding:0px;
  margin-bottom: 1em;
}

body.booking #headertop {
    background: #fff;
    z-index: 999;
}
.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}
.sidebsec .sidebarbtn a{
  background-color: #B08A65;
    text-align: center;
    color: #fff !important;
       padding: 0.9em 0;
    margin-bottom: 1em;
    margin-top: 1.5em;
    
}
   #project-box:before {position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    background-color: #B08A65;
    z-index: -1;
}
/*contact*/
.formsteps img{
    width:100%;
}
.contctdtl .fsicon {
    text-align: left;
}
.contctdtl .fsicon svg {
    fill: transparent;
    border: 1px solid #fff;}
.contctdtl .fsicon svg path {
    fill: #fff;
}
.contctdtl .addressrow h4{
    font-family: Trirong;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 52px;
    margin-bottom: 1.5em;
    
}
.box_shedo h4{    font-family: Trirong;
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 101px;
    color: #b08a65;}
.contctdtl .addressrow p{color:#fff !important;}
.contctdtl .addressrow a.text-secondary{color:#fff !important;word-break: break-all;}
.contctdtl .addressrow{background-color: #b08a65;
    padding: 2em;
    width: 60%;
    margin-left: auto;
    color: #fff;}
/*contact*/
/*#project-box {*/
/*    display: grid;*/
/*    grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;*/
/*    grid-template-rows: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;*/
/*}*/
/*.bgcolor {*/
/*    background-image: linear-gradient(to right, #FF7B01, #FF4D00);*/
/*    grid-area: 1/4/11/11;*/
/*}*/
/*   .slide{ grid-area: 2/1/10/9;*/
/*    border-radius: 20px;*/
/*    background-position: center;*/
/*}*/
/* 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-width: 450px) {
  .sidebar {padding-top: 15px;}
  .sidebar a {font-size: 16px;}
}
 
  
    
      #headertop{
    top: 0;
    left: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: auto;
    background-color:#fff;      
    text-align: center;
  }


  #headertop.active .menudot{
      border: 1px solid #000;}
  #headertop.active .logodiv svg{
  fill: #b08a65;
  }
  .menuicn{
        /*position: absolute;*/
        padding-left: 2em;
        display: flex;
      align-items: center;
  }
        #headertop .header{    display: flex;
      justify-content:space-between;    align-items: center;
  }
  .headbooking{
      background-color: #b08a65;
      padding: 0.7em 2em;
    color: #fff;
  }
      #headertop{position: fixed;
    z-index: 9999;
    color: #000;
    width: 100%;
        padding: 0em 0 0 0em;
          top:0;
      }
	h1.brownheading1{
	font-family: Trirong;
    font-style: normal;
    font-weight: 400;
    font-size: 60px; 
    margin-top: 0.8em;
	  }
	h1.forthead{
		color:#B08A65;
	  }
	  .sliderhead{
		color:#B08A65;
	  }
	  .sliderhead .clr-white{
		color:#fff;
	  }
	  
	  .field {
	position: relative;
}
.field .form-control{
	width: 100%;
	outline: none;
	border:none;
 	box-shadow: none !important;
}
.field .form-control:focus{
	border-color: #b08a65;
	border-width: medium medium 2px;
}
.field .floating-label {
	position: absolute;
	pointer-events: none;
	top: 25px;
	left: 15px;
	transition: 0.2s ease all;
}
.field input:focus ~ .floating-label{
	top: 0px;
	left: 10px;
	font-size: 13px;
	opacity: 1;
}
.field input:not(:focus):valid ~ .floating-label{
	top: 0px;
	left: 10px;
	font-size: 13px;
	opacity: 1;
}
.field input:not(:placeholder-shown)+.floating-label{
    	top: 0px;
	left: 10px;
	font-size: 13px;
	opacity: 1;
}


body.headblack #headertop{
    color: #fff;
	background-color: transparent;}

body.headblack #headertop.active {
          color: #000000;
		  background-color:#fff;}
  #headertop.active {
      background: #fff;
          color: #000000;
      -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
      box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
  }
      #nature-sec img{
        width: 100%
      }
      .bgimg{
            background-image: url(../images/Tlarge.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    padding: 4em 1em;
    align-items: baseline;
    text-align: right;margin: 0;
  }
      #welcome-here{
            background-image: url(../images/welcome-here.png);
        background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: left;
    padding: 4em 1em;
    align-items: baseline;
    text-align: right;
    margin: 3em 0;
  }
  .wel-box{
	    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgb(0 0 0 / 0%);
    width: 50%;
    padding: 2em;
    text-align: left;
    margin-left: auto;
    margin-right: 10%;
    margin-bottom: 5em;
  }
  .wel-head {
    font-family: Trirong;
    font-style: normal;
    font-weight: normal;
    font-size: 49px;
    line-height: 60px;
    color: #B08A65;
    text-align: left;
}
.hereBbtn{
	border: 1px solid #b08a65;
    padding: 0.8em 3em;
    color: #b08a65;
    margin: 2em 0 0;
    display: block;
    width: max-content;
}
    .homebtn{
          padding: 0.7em 3em;
      background: #B08A65;
      color: #fff;
      text-decoration: none;
      display: block;
      width: fit-content;
      margin-left: auto;
        }
  .sec-head{
          font-family: Trirong;
          font-style: normal;
          font-weight: normal;
          font-size: 60px;
          line-height: 104px;
          color: #B08A65;
          text-align: left;
        }
      .clr-black{
        color: #000
      }
      #sec-about{
        margin:2em 0;
      }
      #sec-about img{
        width: 100%;  
        min-height: 300px;
    object-fit: cover;
      }
      #sec-about .sec-head{
        font-size:30px;
        line-height: 40px;
      }
      .row{
        margin:0;
      }
      .about-img{
        margin-top: 2em
      }
    .hidesec{
          display:none;
      }
      p{
            /*font-family: Raleway;*/
    font-size: 16px;
    line-height: 20px;
    color: #a4a4a4;
      }
      #sec-form input{
      height: 50px;
    border: 1px solid #000000;
    box-sizing: border-box;
    background: transparent;
        margin: 0.8em 0;
  }
      #sec-form .homebtn {
    margin: auto;
    padding: 0.7em 5em;
    margin-top: 4em;}
      #sec-form{
        background: #FFF8F2;
    padding: 6em;
          margin-top:2em;
      }
      #sec-form .row{
        justify-content: space-between;
    align-items: center;
      }
      .slidertitle{
        font-family: Trirong;
        font-size: 60px;
        line-height: 74px;
        text-align: center;
        color: #FFFFFF;
      }
    .slidernme{
      font-family: Trirong;
      font-style: normal;
      font-weight: normal;
      font-size: 133px;
      line-height: 187px;
      text-align: center;
      color: #fff;
      }
      #top-slider{
            background-image: url(../images/banner1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 2em 1em;
    align-items: baseline;
    text-align: right;
    margin-bottom:  2em;
    height: 100vh;
}
.sliderbtn{
      text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    padding: 0.8em 3em;
    display: block;
    width: fit-content;
    margin: 2em auto 0;
}
#safari-time{    background: repeating-linear-gradient(#ffffff, #ffffff 50.9%, #B08A65 50.1%, #B08A65 100%);    padding: 0 0 5em 0;
  margin:3em 0;
}
#safari-time ul{
  list-style: none;
  padding: 0  
}
#safari-time .datetime{
      width: 40%;
}
#safari-time ul li{
  display: flex;/*
  justify-content:space-between;*/
  align-items: center;
  line-height :40px;
  color:#fff;
}
#safari-time img{
  width: 100%;
}
.DTheader{
      border-bottom: 1px solid #fff;
}
.timelist{
      display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 4em 1em;
}
/*slider*/
.slick-track{
  display: flex !important;
  align-items: center;
}

.main-slider {
  position: relative;
  margin:0 auto;
  width: 1100px;
  height: 300px;
  margin-bottom: 50px;
  opacity: 0;
  visibility: hidden;
  transition:all 1.2s ease;}
.main-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
  }
  .slick-list.draggable{
    padding: 15px 50px !important;
  }
.slick-slide {
  cursor:pointer;
  position: relative;
  margin: 0 px;
  margin-top: 7px;
    width: 330px;    
    height: 300px;
  overflow: hidden;
 -webkit-backface-visibility: hidden;
  backface-visibility: hidden;}
  .slick-slide::before {
    content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
   -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
    background-color: #000;
    opacity: .4;
    z-index: 1;
  }
  .slick-slide video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 300px;
    height: 300px;
    transform:translate(-50%, -50%);
  }
  .slick-slide iframe {
    position: relative;
    pointer-events: none;
    cursor:pointer;
  }
  .slick-slide figure {
    position: relative;
    height: 100%;
  }
  .slick-slide .slide-image {
    opacity: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition:all .8s ease;}
    .slick-slide .slide-image.show {
      opacity: 1;
    }
  .slick-slide .image-entity {
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }
  .slick-slide .loading {
    position: absolute;
    top: 44%;
    left: 0;
    width: 100%;
  }
  .slick-slide .slide-media {
    animation:slideOut .4s cubic-bezier(0.4, 0.29, 0.01, 1);
  }
  .slick-slide.slick-active {
    height: 315px;
    width: 560px;
    margin-top:0px;
    z-index: 1;
      box-shadow: 0 0 5px 3px #ccc;}
    .slick-slide .slide-media {
      animation:slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
    } 
    .slick-slide::before{display:none;}
    .slick-slide iframe{pointer-events:all;}
  


.slick-dots {
  text-align: center;
  padding-top: 15px;}
  .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;}
    .slick-dots li button {
      width: 16px;
      height: 16px;
      border: none;
      cursor: pointer;
      border-radius: 50%;
      border: 2px solid #fff;
      box-shadow: 0 0 0 0 transparent;
      vertical-align: middle;
      color: #fff;
      background-color: #fff;
      transition:all .3s ease;
      opacity: .4;}
      .slick-dots li button:focus {
        outline: none;
      }
      .slick-dots li button:hover {
        opacity: 1;
      }
    .slick-dots.slick-active button {
        box-shadow: 0 0 0 2px #fff;
        opacity: 1;
      }
    

.container {
  background-color: #f2f2f2;
  color: #444;
  line-height: 1.6;
  padding: 40px 0;}
  .container .content {
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
  }
  .container p {
    margin-bottom: 40px;
  }


@keyframes slideIn {
  from {
    filter:blur(15px);
  }
  to {
    filter:blur(0);
  }
}
@keyframes slideOut {
  from {
    filter:blur(0);
  }
  to {
    filter:blur(15px);
  }
}


.slick-prev{top: 50%;
   left: 240px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); position:absolute; z-index:999;}
.slick-next{top: 50%;
   right: 240px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); position:absolute; z-index:999;}
.sec-head.sliderhead{
      text-align: center;
}

/* contact form */
.formsteps {
    margin: 4em 0;
}
.formsteps .row {
    align-items: center;
}
.formsteps .form-outer {
    margin-bottom: 0em;
}
/*.box_shedo {*/
/*    padding: 30px;*/
/*    margin: 1em 1em 3em;*/
/*    box-shadow: 0px 6px 15px rgb(0 0 0 / 25%);*/
/*    border-radius: 30px;*/
/*}*/
/*.formsteps .box_shedo {*/
/*    margin: 0em 0em 2em;*/
/*}*/
.formsteps .form-control {
      width: 100%;
    background-color: #ffffff;
    padding: 11px 0px;
    margin-top: 15px;
    color: #777777;
    margin: 15px 0px;
    border-bottom: 1px solid #969696;
    /* box-sizing: border-box; */
    border-radius: 0px;
    border-top: none;
    border-right: none;
    border-left: none;
}
.why-btn {
        margin: 3em 0;
    border-radius: 0px;
    padding: 0.8em 4.5em;
    font-size: 15px;
}
.formsteps .container {
    background-color: #f2f2f200;
}
.rightbox .fsicon path {
    fill: #a0a0a0;
}
.rightbox .fsicon svg {
    border: 1px solid #a0a0a0;
}
.rightbox .fsicon {
    text-align: left;
}
    .container3{margin:4em 1em;}
    .mobshow{display:none}
   .popuphme{
            background: #000;
    padding: 0.7em 4em;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 1.2em;
    }
    .popupbody{
        text-align:center;
    }
    .popupfoot{
        background: #F3E9DF;
    color: #B29F8D;
    text-align: center;
    display: block;
    font-size: 0.8em;
    padding: 0.5em 1em;
    opacity: 0.6;
    }
    .rating {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 60px;
}

.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

.rating label:last-child {
  position: static;
}

.rating label:nth-child(1) {
  z-index: 5;
}

.rating label:nth-child(2) {
  z-index: 4;
}

.rating label:nth-child(3) {
  z-index: 3;
}

.rating label:nth-child(4) {
  z-index: 2;
}

.rating label:nth-child(5) {
  z-index: 1;
}

.rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.rating label .icon {
  float: left;
  color: transparent;
}

.rating label:last-child .icon {
  color: #000;
}

.rating:not(:hover) label input:checked ~ .icon,
.rating:hover label:hover input ~ .icon {
  color: #FFA800;
}

.rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #FFA800;
  text-shadow: 0 0 5px #FFA800;
}
.thantxt{
 font-family: Arizonia;
font-style: normal;
font-weight: normal;
font-size: 80px;
line-height: 100px;
color: #B08A65;
}
.thankyoupop{
        z-index: 9999;
}
.thankyoupop .modal-header {border: 0;
    padding: 0;}
.thankyoupop .modal-header .btn-close {
       font-size: 2em;
    margin-right: 0.2em;
    margin-top: 0.2em;
}
.thankyoupop .thankmsg{
    margin: 1em 0;
    font-size: 1.8em;
    line-height: 1.2em;
}
/* contact form */
/*gallary*/
#project-box{
    padding:2em 0;
    margin:0em 0;
    position:relative
}
.slide{
    /*padding:2em;*/
}
.slideuptxt{    margin: 2em 0 3em 0px;color:#fff}
.slideuptxt p{    margin: 1.8em 2em 0em 0px;color:#fff}
#project-box .fa-arrow-left-img {
    background-image: url(../images/left-arrow.png);
}
#project-box .fa-arrow-left-img {
    display: inline-block;
    height: 50px;
    background-size: 45%;
    padding: 15px !important;
    /*background-color: #f1f5f7;*/
    border-radius: 50%;
    width: 50px;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;

}
#project-box .owl-carousel .owl-nav button.owl-prev {
    left: -15px;
    position: absolute;
}
#project-box .owl-carousel .owl-nav button.owl-next {
    right: -15px;
    position: absolute;
}
#project-box .fa-arrow-right-img {
    display: inline-block;
    height: 50px;
    background-size: 45%;
    padding: 15px !important;
    /*background-color: #f1f5f7;*/
    border-radius: 50%;
    width: 50px;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
}
#project-box .fa-arrow-right-img {
    background-image: url(../images/right-arrow.png);
}
#project-box .owl-theme .owl-nav {
        margin-top: -6em;
    position: absolute;
    top: 0em;
    z-index: 999;
    display: block;
    width: 8%;
    left: 35%;
}
.owl-carousel .owl-item{
    height:450px;
}
.owl-carousel .owl-item img{
    height:100%;
    object-fit:cover;
        object-position: left;
}
.owl-carousel .owl-item .project-img{
    height:450px;
}
.prodetail {
    display: none;
    left: 0px;
    text-align: left;
    padding: 0 10px;
}
/*.project-card:hover .prodetail {*/
/*    display: block;*/
/*}*/
#project-box:before {
    /*content:'';*/
    /*background:#b08a65;*/
    /*    background-repeat: no-repeat;*/
    /*display: block;*/
    /*width: 75%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*z-index: -1;*/
    
}
#project-box .owl-dots {
    display: none;
}

#project-box .owl-theme .owl-nav .owl-prev:hover {
    background: transparent;}
#project-box .owl-theme .owl-nav .owl-next:hover {
    background: transparent;}
/*gallary*/
.formsteps .form-control:focus{
    outline:none;box-shadow: none;
}
@media screen and (max-width: 1142px){
  .main-slider{display: none;}
  .sliderhead{display: none;}
}
@media screen and (max-width: 912px){
    .contctdtl .addressrow {
    width: 100%;padding: 1em;}
}
@media screen and (max-width: 769px){
    .contctdtl{
        margin-top:2em;
    }
    .box_shedo h4 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 1em;
}
   h1.brownheading1 {
    font-size: 32px;
}
    .slide {
    padding: 1em;
}
    #project-box {
    padding: 0em 0;}
    .slideuptxt p{margin:1em 0em 1em 0px;display:inline-block;}
    .owl-carousel.owl-drag .owl-item {
margin-top:2em;}
     #project-box:before {
    width: 100%;}
    #project-box .owl-theme .owl-nav {
    width: 100%;
    left: 0;
    top: -3em;}
	  .container3{margin:0em;}
#welcome-here {
background-size: cover;}
	.wel-head {
    font-size: 30px;
    line-height: 30px;}
	.wel-box {
    width: 100%;padding:1em}
      #footer ul.frightul{
    text-align: right;
    }
    #footer ul li.footrmob a {
    display: inline-block;
}
    .bgimg {
    background-image: none;
    padding: 0.1em 1em;
    }
    #footer ul {
        padding:0px;
}
    
    #safari-time .datetime {
    margin-right: 1em;font-size:15px;
}
    #footer .col-md-4:nth-child(1){
            order: 2;
    -webkit-order: 2;
    }
    #footer .col-md-4:nth-child(2){
            order: 1;
    -webkit-order: 1;
    }
    #footer .col-md-4:nth-child(3){
            order: 3;
    -webkit-order: 3;
    }
    
    .menuicn {
    padding-left: 1em;
    }
    .logodiv{
        margin-right:1em;
    }
    .headbooking {
    display: none;
}
  #footer ul.fleftul{
    text-align: left;  
  }
  .homebtn {
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 2em;
  }

      .slidernme {
    font-size: 50px;
        line-height: 70px;
    }
    #sec-form {
    padding: 1em;
}
#sec-form .homebtn {
    margin-top: 1em;
}
#sec-about .sec-head {
    color: #B08A65;}
.timelist {
    padding: 0em 1em;}
    
    #sec-form .sec-head {
    color: #B08A65;
    } 
#nature-sec .sec-head{
    color: #B08A65;}
#nature-sec p {
     text-align: left;
}

    .sec-head {
    font-size: 32px;
    line-height: 33px;
    color: #ffffff;
        margin-top: 0.5em;
    } 
    #safari-time {
    background: repeating-linear-gradient(#ffffff, #ffffff 40.9%, #B08A65 40.1%, #B08A65 100%);
    padding: 0 0 1em 0;
    margin: 2em 0;
  }
  .slidertitle {
    font-size: 28px;
    line-height: 20px;padding:10px 0px;}
    #top-slider {
    padding: 5em 1em 3em;}
    #headertop {
    padding: 5px 0;}
    #headertop.active {
    padding: 5px 0;}
    .flogodiv svg.flogo {
    width: 230px;}
    .mobhide{
        display:none;
    }
    .thankyoupop .thankmsg {
    font-size: 1.2em;}
    .thantxt {
    font-size: 68px;
    }
    #safari-time ul li {
    align-items: unset;
    line-height: 20px;
    margin: 0.5em 0;
color: #fff;
}
    .mobshow{display:block;width: auto !important;}
    }
/*slider*/
