@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap');

 
 
body{
	font-family: 'Open Sans', sans-serif;
	color: #333333
}




.card-header{
	background: #fff
}



 
.t-light{
	font-weight: 300 !important; 
}
 
.t-regular{
	font-weight: 400 !important;
}
 
.t-semibold{
	font-weight: 600 !important;
}

.t-bold{
	font-weight: 800 !important;
}

.t-size08{
	font-size: .8em
}
.t-size09{
	font-size: .9em
}

.line-08{
	line-height: .8em;
}

.line-10{
	line-height: 1em;
}

.line-13{
	line-height: 1.3em;
}


.two-column{
	column-count: 1;
}


.letter-space02{
	letter-spacing: 2px
}
.letter-space00{
	letter-spacing: 0
}


.maincolor{
	color: #7c264d
}

.white{
	color: #fff
}
.light-grey{
	color: #f5f5f5
}

.dark-grey{
	color: #666
}


.bg-maincolor{
	background: #7c264d;
	color: #fff
}

.bg-light-grey{
	background: #f5f5f5;
}

.bg-grey{
	background: #666;
}
.bg-white{
	background: #fff;
}

.btn-maincolor{
	background: #7c264d;
	border-radius: 0;
	color: #fff;
}

.btn-maincolor:hover{
	color: #999
}


.review .card{
	height: 160px
}


.top-shadow:after{
	
	content: '';
	background: #000;
	width: 100%;
	height: 200px;
	position: absolute;
	top: 0;	
	
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);		
}

.packages{
	margin-bottom: 2rem;
}

.packages .label{
	background: #7c264d;
	color: #fff;
	position: absolute;
	text-align: center;
	width: 180px;
	font-size: .8em;

}

.packages > div{
	border-bottom: 6px solid #7c264d;
	height: 420px;
	
 }



.packages a{
	text-decoration: none;
	color: #333
}

.packages .view{
	background: #7c264d;
	color: #fff;
	
	height: 36px;
	border-radius: 18px;
	line-height: 2em;
	
	position: absolute;
	width:130px;
	
	text-align: center;
	
	right: 8px;
	
	top: -36px
}


.packages .price{
	font-size: 2em;
	color: #7c264d;
	font-weight: 600;
	margin-top: 40px
}

.packages .price span{
	font-weight: 400;
	font-size: 0.6em
}

.packages .price p:first-child{
	font-size: 0.4em;
	color: #999;
	font-weight: 400;
	margin-bottom: 0

	
}













#contact-bar{
	position: fixed;
	right: 0;
	top:50%;
	width: 75px;
	height: 240px;
	margin-top: -120px;
	
	font-size: 9px;
	
	font-weight: 600;
	
	background: #fff;

	text-align: center;
	
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.35);
	
	border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;		
	
}

#contact-bar a{
	display: block;
	height: 60px;
	padding-top: 5px
	
}

#contact-bar a#cb-whatsapp{
	background: #3dc152;
	
	color: #fff;
	
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;	
	
}

#contact-bar a#cb-callus{
	background: #7c264d;
	color: #fff;
}

#contact-bar a#cb-plantrip{
	color: #999;
}


#contact-bar a#cb-brochure{
	color: #999;
}


.carousel-caption {
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.6)
}

#carouselReview .carousel-indicators{
	position: relative;
	
}

#carouselReview .carousel-indicators li{
	width: 14px;
	height: 14px;
	background: #cccccc;
	border: none;
	border-radius: 7px
}

#carouselReview .carousel-indicators li.active{
	background: #4c9c7a
}


.carousel-control-next, .carousel-control-prev {
	width: 5%
}

.carousel-control-prev {
    left: -50px;
}

.carousel-control-next {
    right: -50px;
}


footer{
	background: #232323;
	color: #999;
	
	border-top: 8px solid #7c264d
	
}

footer>div:first-child{
	background: #333;
}


footer ul , footer ul li{
	padding: 0;
	margin: 0;
	list-style: none
}

footer ul li a{
	color: #999
}

footer ul li a:hover{
	color: #ccc
}



.tour-contact input.form-control{
	border-radius: 0;
	background: transparent;
	border-top: none;
	border-left: none;
	padding-top: 0;
	height: 24px
}


.tour-contact label{
	font-size: 0.7em;
	letter-spacing: 2px;
	color: #000
}


/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	
	.two-column{
		column-count: 2;
	}
	
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	
}




