@font-face {
    font-family: 'Reey_Regular';
    src: url('../fonts/Reey-Regular.eot');
    src: url('../fonts/Reey-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Reey-Regular.woff') format('woff'),
         url('../fonts/Reey-Regular.ttf') format('truetype'),
         url('../fonts/Reey-Regular.svg#Reey_Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.logo{width:100%;}

.bnr-p{padding:10px;
border-radius:7px;
margin:auto;
}
.clabel2 {
	color: #000;
	margin-top: 10px;
	font-weight: 500;
	margin-bottom: 2px;
}
.t-logo{
	width:100%;
}
.ta{padding-top:20px; padding-bottom:20px;}
.t-con h4{
	font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px;
}
.t-con p{
	
    margin-bottom: 15px;
    
}
.t-logo{
	width:100%;
}
.ta{padding-top:20px; padding-bottom:20px;}
.t-con h4{
	font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px;
}
.t-con p{
	
    margin-bottom: 15px;
    
}
.w50{width:500px;}
@media only screen and (max-width: 700px) {
    .w50{width:350px;}
    
}
.tc{margin-bottom:15px;}
.tc i{color:#ffb300; margin-right:15px;}

@media only screen and (max-width: 700px) {
    .logo{width:60% !important;}
	

}

.package-details-wrapper{margin-top:40px;}
}
@media only screen and (max-width: 700px) {
    
	.package-details-wrapper{margin-top:20px;}
}

.f-right{float: right;}
.location{margin-top:5px;font-size: 14px;}
.location i{margin-right:10px; font-weight:bold; color:#9a8546;}

/* //<uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900*/

.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}


.pcard-body-top{
	display: flex;
    justify-content: space-between;
    gap: 35px;
	margin-bottom:4px;
	font-size: 14px;
}
.pcard-rating{
	
    display: flex;
    justify-content: end;
	color: #ffc107;
    font-size: 14px;
}
.tcard{color:#454545;}
.tcard:hover{color:#454545;}

.t-shadow{box-shadow: 2px 2px 4px 1px #f0f0f0; background-color: #fff;
    border-radius: 10px;}
.t-shadow:hover{box-shadow: 0px 0px 4px 1px #d3d3d3;}
.iti-head
{
	margin-top: 20px;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 10px;
}
.iti-head2
{
	margin-top: 20px;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 10px;
}
.highlights li{
	margin-bottom:7px;
}
.highlights i{
	color:#9a8546;
	margin-right:10px;
}

.inc li{
	margin-bottom:7px;
}
.inc i{
	color:green;
	margin-right:10px;
}

.exc li{
	margin-bottom:7px;
}
.exc i{
	color:red;
	margin-right:10px;
}
.pt-5{padding-top:0px !important;}

.stky {
    position: sticky;
    top: 90px;
}

.sessions{
  margin-top: 20px;
  border-radius: 12px;
  position: relative;
}
.sessions li{
  padding-bottom: .5rem;
  border-left: 1px solid #9a8546;
  position: relative;
  padding-left: 20px;
  margin-left: 10px;
  &:last-child{
    border: 0px;
    padding-bottom: 0;
  }
  &:before{
    content: '';
    width: 15px;
    height: 15px;
    background: white;
    border: 1px solid #9a8546;
    box-shadow: 3px 3px 0px #9a85468c;
    box-shadow: 3px 3px 0px #9a85468c;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: 0px;
  }
}
.time{
  color: #2a2839;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 500;
  @include mobile-and-up{
    font-size: .9rem;
  }
  @include mobile-only{
    margin-bottom: .3rem;
    font-size: 0.85rem;
  }

}
.sessions p{
  color: #4f4f4f;
      font-family: sans-serif;
  line-height: 1.5;
  padding-top: 5px !important;
    margin-bottom: 15px;
  
  @include mobile-only{
    font-size: .9rem;
  }
}

.related-tours{margin-top: 10px; margin-bottom:40px;}


.sidebar-area .single-widget .tag-list li a {
	color: rgb(34 34 34 / 72%);
    
    font-size: 15px;
    font-weight: 500;
    display: flex;
    /*vertical-align: bottom;*/
    margin: auto;
    padding-right: 20px;
    border: 1px solid rgba(16, 12, 8, .4);
    border-radius: 3px;
	
    
}

.sidebar-area .single-widget .tag-list li span {
	color: #fff;
    
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 1;
    padding: 8px;
    /* border: 1px solid rgba(16, 12, 8, .4); */
    border-radius: 3px;
    transition: .5s;
    background-color: #9a8546;
    width: fit-content;
	margin-right:10px;
}
.sidebar-area .single-widget .tag-list li:hover a {
	border: 1px solid #9a8546;
    color: #202020;
    background-color: #f8f8f8;
	
}
.sidebar-area .single-widget .tag-list {
	display:flex;
	align-items:center;
	gap:10px;
	flex-wrap:wrap
}
.txta{
	padding-top: 5px;
}

.btm-form {
	font-size:18px;	
}

.btm-form i{
	font-size:20px;	
	margin-right:10px;
	color:#9a8546;
}

.btm-form-green {
color:green !important;
font-size:18px;
}
.btm-form-green i{
	font-size:20px;	
	margin-right:10px;
}



.left_enquire {
    float: left;
    width: 50%;
    background-color: #9a8546;
    text-align: center;
    padding: 10px 2px;
	left:0;
}
.right_enquire {
    float: right;
    width: 50%;
    background-color: #289200;
    text-align: center;
    padding: 10px 2px;
	
}
.absolute_footer a {
    text-decoration: unset;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
}
section.absolute_footer {
    position: fixed;
    width: 100%;
    bottom: 0%;
	z-index: 999;
	left: 0;

}
.desktop{display:none;}
}
.mobile {
        display: none;
    }
@media only screen and (max-width: 992px) {
    .mobile {
        display: block !important;
		
    }
	
}


.home-about p {
    padding-top: 10px;
    font-size: 16px;
    color: #666;
}

.home-about h3{
font-weight: 600;
    font-size: 25px;
    line-height: 42px;
    color: #2d373c;
    margin-top: 15px;
}

.read-more{
    font-weight: 500;
    font-size: 16px;
    
    margin-top: 10px;
    width: 100%;
   
	text-align:center;
}
.footer-links i{margin-right:10px;}

.f-logo{
	width:220px;
}

.c-logo{
	width:50px;
}
@media only screen and (max-width: 700px) {
    
	p{text-align:justify}
}
.bnr-heading{
	position: absolute;
    z-index: 9;
    margin-top: 200px;
}

.bnr-right{float:right;}

.bnrdes{
	font-weight: 400;
        font-family: 'Reey_Regular', cursive;
        color: #9a8546;
        line-height: 1.20em;
		margin-bottom:30px;
}

@media only screen and (max-width: 800px) {
    
	.bnr-heading{
	
    z-index: 9;
    margin-top: 50px;
	margin-bottom:30px
}

.bnr-right{float:none;}
    .hero-style-four .hero4-content h1 {
        font-size: 28px !important;
        text-align: center;
        margin-top: 70px !important;
		line-height: 40px !important;
    }
	.bnrdes{
	font-weight: 400;
        font-family: 'Reey_Regular', cursive;
        color: #000;
        line-height: 1.20em;
		margin-bottom:30px;
		text-align:center;
}
.btn-bnr{text-align:center;}

.section-head-alpha h2 {
	font-weight:800;
	font-size:26px;
	line-height:36px;
	color:#2d373c;
	margin-top:-7px
}
.newslatter-style-two .newslatter-form-side {
    
    justify-content: center;
    padding: 40px 20px !important;
    
}
.newslatter-style-two .newslatter-form-side .newslatter-form-content h2 {
	font-weight:700;
	font-size:30px !important;
	line-height:37px !important;
	text-transform:uppercase;
	color:#9a8546;
	font-family:var(--f-secondary);
	margin-bottom:20px !important;
}
}

.section-head-alpha h3 {
    font-weight: 400;
        font-family: 'Reey_Regular', cursive;
        color: #000;
    font-size: 25px;
    line-height: 42px;
    color: #9a8546;
    
}
.bgbang{
	background-color: #F9F4F0;
    background-image: url(../images/h1_shape.png);
    background-position: center left;
    background-repeat: no-repeat;
}

.d-heading {
    font-weight: 400;
        font-family: 'Reey_Regular', cursive;
      margin-bottom:20px;  
    
}
.icn{
	margin-bottom: 15px;
    background-image: url(../images/icnbg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 25px;
}
.fill-secondary {
    fill: #05333f;
}
.fill-primary {
    fill: #9a8546;
}
.guide-area{
	background-image: url(../images/shape4.png);
    background-position: 100% 55%;
    background-repeat: no-repeat;
}

.enquire {
    background-color: #fffaf2;
    color: #b88e40;
    padding: 30px 0px;
    font-size: 27px;
    text-align: center;
}
.enquire_btn {
    text-align:left;
    color: #b88e40;
    text-decoration: unset;
    padding: 6px 10px;
    border-radius: 5px;
}
.enquire_btn a{
    
    text-decoration: unset;
   
}
.enquire_btn p {
    font-weight:700;
    color: #000;
    font-size:16px;
	margin-bottom:5px;
}
.enquire_btn div {
    
    color: #b88e40;
    font-size:30px;
	font-weight:700;
}
.pay{width:100%; margin-bottom:10px;background-color: #fff;
    border-radius: 5px;
    padding: 4px;}
.right_images
{
    text-align: right;
}
.social 
{
	list-style-type: none;
	padding-left:0px !important;
}
.social li
{
display:inline;

}
.mb-40{margin-bottom:40px}
.social li a
{
text-decoration: none;
    background: #b88e40;
    padding: 5px 8px;
    color: #fff;
    border-radius: 50px;
    font-size: 18px;
}
.social li a:hover
{

    background: none;
   padding:6px;
    color: #b88e40;
    border-radius: 50px;
    border:solid 2px #b88e40;
}