.mdl-ftr{
	display: inline-block;
    font-weight: 600;
    font-size: 17px;
    /* text-transform: uppercase; */
    color: #fff !important;
    background: linear-gradient(93deg, #ff7b26, #ec048c);
    /* border: 1px solid #fff; */
    box-sizing: border-box;
    border-radius: 3px;
    padding: 5px;
    /* width: 100%; */
    transition: all .3s;
    text-align: center;
    padding: 8px 15px;
	margin-top:15px;
	text-align:center;
	width:100%;
}
.blink_me {
  animation: blinker 2s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.book-btn{display:flex;}
.sticky img{width:75%}
.logo{width: 92%;

    padding: 6px 0px;}
.logo2{width: 75%;

    padding: 6px 0px;}
	
	.info{padding-top: 6px;}
	.dur{border-bottom: 1px solid #eee;}
	
.pcard-writer i{margin-right: 10px;
    font-weight: bold;
    color: #ec048c;}

@media only screen and (max-width: 700px) {
    .logo{width:70% !important;}
	.sticky img{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:#ec048c;}

/* //<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;
	
    font-size: 14px;
}
.pcard-rating i{
	
	color: #ffc107;
    margin-right:1px;
}
.tcard{color:#454545;}
.tcard:hover{color:#454545;}

.t-shadow{box-shadow: 2px 2px 4px 1px #f0f0f0;}
.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:#ec048c;
	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;
}
.ulli{margin-bottom:15px !important;}
.ulli li{
  padding-bottom: 8px !important;
  border-left: 0px !important;
  position: relative !important;
  padding-left: 10px !important;
  margin-left: 10px !important;
  
  &:last-child{
    border: 0px;
    padding-bottom: 0 !important;
  }
  &:before{
    content: '' !important;
    width: 10px !important;
    height: 10px !important;
    background: white !important;
    border: 1px solid #ec048c !important;
	background-color:#ec048c !important;
    box-shadow: 0px 0px 0px #ec048c !important;
    box-shadow: 0px 0px 0px #ec048c !important;
    border-radius: 0% !important;
    position: absolute !important;
    left: -10px !important;
    top: 8px !important;
  }
}
.sessions li{
  padding-bottom: .5rem;
  border-left: 1px solid #ec048c;
  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 #ec048c;
    box-shadow: 3px 3px 0px #ec048c;
    box-shadow: 3px 3px 0px #ec048c;
    border-radius: 50%;
    position: absolute;
    left: -10px;
    top: 0px;
  }
}
.time{
  color: #2a2839;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 600;
  @include mobile-and-up{
    font-size: .9rem;
  }
  @include mobile-only{
    margin-bottom: .3rem;
    font-size: 0.85rem;
  }

}
.sessions p{
  color: #000;
      
  line-height: 1.5;
  padding-top: 5px !important;
    margin-bottom: 15px;
  
  @include mobile-only{
    font-size: .9rem;
  }
}

.related-tours{margin-top: 10px;}


.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: #ffb300;
    width: fit-content;
	margin-right:10px;
}
.sidebar-area .single-widget .tag-list li:hover a {
	border: 1px solid #ffb300;
    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:#ffb300;
}

.btm-form-green {
color:green !important;
font-size:18px;
}
.btm-form-green i{
	font-size:20px;	
	margin-right:10px;
}



.left_enquire {
    /* float: none; */
    width: 50%;
    background-color: #162b32;
    text-align: center;
    padding: 10px 2px;
    /* left: 0; */
    margin: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.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;
}
.f-logo2 {
    width: 170px;
}
.ylo h5{
	color: #ffb300 !important;
    margin-top: 15px;
    margin-bottom: 10px;
}
.ylo p{
	color: #ffb300;
    
}
.c-logo{
	width:50px;
}
.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;
    
}
.bnr-p{padding:10px;
border-radius:7px;
margin:auto;
}
.clabel2 {
	color: #000;
	margin-top: 10px;
	font-weight: 500;
	margin-bottom: 2px;
}
.wte2 {
	color:#000 !important
}
.acc-head{
margin-top: 20px;
    padding-top: 20px;
    
    font-weight: 600;
}
.text-yellow{color: #ec048c;}

.call-buton .cc-calto-action-ripple {
	z-index: 99999;
	position: fixed;
	right: 15px;
	bottom: 2%;
	background: #ffb300;
	width: 50px;
	height: 50px;
	padding: 11px;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #ffffff;
	-webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
	animation: cc-calto-action-ripple 0.6s linear infinite;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-items: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none; }
	.call-buton .cc-calto-action-ripple img {
	  -webkit-transition: 0.3s ease;
	  transition: 0.3s ease;
	  font-size: 2.2rem; }
	.call-buton .cc-calto-action-ripple:hover img {
	  -webkit-transform: rotate(135deg);
	  transform: rotate(135deg); }
  
  @-webkit-keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
  
  @keyframes cc-calto-action-ripple {
	0% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 0 rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2); }
	100% {
	  -webkit-box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
	  box-shadow: 0 4px 10px rgba(236, 139, 0, 0.2), 0 0 0 5px rgba(236, 139, 0, 0.2), 0 0 0 10px rgba(236, 139, 0, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }

	span.num{
		position: absolute;
    color: #ec8b00;
    left: -30%;
    bottom: -50%;
	}

.float{
	position:fixed;
	width:58px;
	height:58px;
	bottom:1rem;
	left:15px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:35px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:8px;
}
.tooltip {
  opacity: 1 !important;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #ffb300;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  left:-110px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.modal {
   
    top: 4% !important;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.frm-bg{
background: linear-gradient(93deg, #ff7b26, #ec048c);
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 10px;
}
.frm-phone{
	text-align: right;
    margin-left: auto;
	margin-bottom:10px;
}
.frm-phone a{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	
}

.frm-head{
	
	margin-bottom:10px;
}
.frm-head h4{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	
}
.frm-index{
	
    /*z-index: 9;
    position: absolute;
	top:200px;
	right:150px;
	width: 32%;*/
	margin-top: -100px;
    z-index: 9;
    position: relative;
}

@media only screen and (max-width: 700px) {
    .frm-index{
	margin-top: 10px;
	z-index:0;
    position: static;
        width: 100%;
}
.frm-bg{
background-color: #191a1c;
    
}

}

.input-field2 {
  position: relative;
}
.input-field2 input {
  
  height: 50px;
  border-radius: 6px;
  font-size: 18px;
  padding: 0 15px;
  border-top: none;
  border-left: none;
  border-right: none;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  outline: none;
  margin-bottom:20px;
}
.input-field2 label {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: #fff;
  font-size: 19px;
  pointer-events: none;
  transition: 0.3s;
}
input:focus {
  border: 2px solid #ffcc00;
}
input:focus ~ label,
input:valid ~ label {
  top: 0;
  left: 15px;
  font-size: 16px;
  padding: 0 2px;
  background: #191a1c;
}
.w50{width:500px;}
@media only screen and (max-width: 700px) {
    .w50{width:350px;}
    
}

.tc{margin-bottom:15px;}
.tc i{color:#ffb300; margin-right:15px;}

/*------------------------------------------------------------------------*/

.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;
}
.awrd{background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #000;}
	
	.banner33 {
            background-color: #000000;
    padding: 20px;
    text-align: center;
    position: relative;
    border-radius: 20px;
        }

        .banner33 h2 {
            font-size: 24px;
            margin: 0;
            color: #fff;
        }

        .banner33 span.sale {
            background: linear-gradient(90deg, #fe5a75, #fd8e4f);
            color: #fff;
            padding: 5px 10px;
            border-radius: 5px;
            font-size: 14px;
            margin-left: 10px;
        }

        .banner33 p {
            margin: 10px 0;
            font-size: 16px;
			color: #fff;
        }

        .banner33 .cta-button {
            background: linear-gradient(90deg, #fe5a75, #fd8e4f);
            color: #fff;
            padding: 10px 20px;
            border-radius: 5px;
            text-decoration: none;
            font-size: 18px;
            display: inline-block;
        }

        .countdown {
            display: flex;
            justify-content: center;
            margin-top: 20px;
        }

        .countdown div {
            background-color: #fff;
    padding: 10px 15px;
    margin: 0 5px;
    border-radius: 5px;
    text-align: center;
    width: 80px;
        }

        .countdown div span {
            display: block;
            font-size: 24px;
        }

        .countdown div label {
            font-size: 14px;
            text-transform: uppercase;
        }

        @media (max-width: 600px) {
            .banner33 h2 {
                font-size: 20px;
            }

            .banner33 p {
                font-size: 14px;
            }

            .banner33 .cta-button {
                font-size: 16px;
                padding: 8px 16px;
            }

            .countdown div span {
                font-size: 20px;
            }

            .countdown div label {
                font-size: 12px;
            }
        }
		
		.enquire {
    
    color: #fff;
    padding: 10px 0px;
    font-size: 27px;
    text-align: center;
}
.enquire_btn {
    text-align:left;
    color: #fff;
    text-decoration: unset;
    padding: 6px 10px;
    border-radius: 5px;
}
.enquire_btn a{
    
    text-decoration: unset;
   
}
.enquire_btn p {
    font-weight:700;
    color: #fff;
    font-size:16px;
	margin-bottom:5px;
}
.enquire_btn div {
    
    color: #fff;
    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;

}
.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;
}
.fill-secondary2 {
    fill: #ffb300;
}
.fill-primary2 {
    fill: #fff;
}
.tawk-exp{margin:auto;margin-bottom:10px; padding:5px;border-radius:150px; border: solid 1px #ec048c;width:50%;}
.tawk-exp img{border-radius:150px;}
.tawk-foo h6{color:#ec048c; margin-bottom:10px;}
.pcard-rating2{display: flex; justify-content: center; font-size: 14px; color:#000}
.pcard-rating2 i {
    color: #ffc107;
    margin-right: 1px;
}
.cta-button2{background: linear-gradient(90deg, #fe5a75, #fd8e4f);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
	margin-top:10px;}
	.i-logo{width:65px;}
	.tawk-head{
    background: linear-gradient(93deg, #ff7b26, #ec048c);
    border-radius: 5px;
    padding: 13px 20px;
}

.hero-style-four .hero4-content h3 {
	font-size: 21px;
    font-weight: 500;
   
    margin-bottom: 25px;
    text-shadow: 1px 1px 6px black;
}
@media (max-width: 767px) {

.hero-style-four .hero4-content h3 {
	font-size: 17px;
    
}
}

.hero-style-four .hero4-content p {
	font-size: 21px;
    font-weight: 500;
   border-top:1px dashed #fff;
    margin-bottom: 15px;
	padding-top: 15px;
    text-shadow: 1px 1px 6px black;
	text-align:left;
}
@media (max-width: 767px) {

.hero-style-four .hero4-content p {
	font-size: 13px;
    font-weight: 500;
    border-top: 1px dashed #fff;
    margin-bottom: 8px;
    padding-top: 8px;
    text-shadow: 5px 5px 6px black;
    text-align: left;
    
}
}
.hero-style-four .hero4-content i {
	font-size: 21px;
    font-weight: 500;
   margin-right:25px;
    text-shadow: 1px 1px 6px black;
}
@media(min-width:768px) and (max-width:991px) {

.hero-style-four .hero4-content p {
	font-size: 19px;
    
}
.hero-style-four .hero4-content {
    text-align: center;
}
}
.inc2{text-align:center; margin-top:8px; color:#000; border-top:solid 1px #ccc; padding-top:5px; font-size: 15px;}
.inc2 a{color:#000;}
.ml-auto{margin-left:auto;}
.covering span{
	background-color: #daffdb;
    padding: 3px 10px;
    border-radius: 3px;
    border: 1px dashed #00cd05;
    margin-bottom: 10px;
    font-size: 15px;
	margin-right:10px;
	display: inline-block;
}
.covering i{
	
    font-size: 15px;
	color:#00cd05;
}

.grn{
	
	color:#ff0a88;
}
#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}
.wi100{width:150px;}
#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}