.note h2{
    font-size:25px;
    text-align: left;
    padding-bottom: 10px;
    font-size: 30px;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    color: #181b31;
}
.note ul li {
    font-family: 'Jost';
    font-size: 20px;
    color: #000;
    line-height: 35px;
}

.carousel {
   
    margin: 0 auto;
    padding-bottom: 50px
}

.carousel .item {
    color: #999;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 340px
}

.carousel .item a {
    color: #eb7245
}
  .plan-trip1 {
    margin-top: 0px;
    padding: 40px 30px 30px 30px;
    background: url(../images/bg.jpg);
    background-position: bottom;
    background-size:cover;
}
.attraction-content1 h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    margin-bottom: 20px;
}
.carousel .testimonial {
    padding: 30px 0 10px;
    color: #fff;
    margin-top: 20px;
    font-family: 'Jost';
    font-weight: 400;
    line-height: 1.5;
    font-size: 23px;
}
.carousel .overview b {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 5px;
    font-family: 'Jost';
}
.attraction-content {
    padding-bottom: 10px;
}
.carousel .img-box {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%
}

.carousel .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%
}



.testimonial {
    color: #000000;
    font: Times Roman
}

.carousel .overview {
    text-align: center;
    padding-bottom: 5px
}



.carousel .star-rating i {
    font-size: 18px;
    color: #ffdc12
}

/*.carousel .carousel-control {
    
    border-radius: 50%;
    background: #999;
    text-shadow: none;
    top: 4px
}*/

.carousel-control i {
    font-size: 20px;
    margin-right: 2px
}

.carousel-control.left {
    left: auto;
    right: 40px
}

.carousel-control.right i {
    margin-right: -2px
}

.carousel .carousel-indicators {
    bottom: 15px
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 11px;
    height: 11px;
    margin: 1px 5px;
    border-radius: 50%
}

.carousel-indicators li {
    background: #e2e2e2;
    border-color: transparent
}

.carousel-indicators li.active {
    border: none;
    background: #408814;
}










.navbar-dark .navbar-nav .nav-link{
text-shadow: rgb(0 0 0) 1px 1px 2px, rgb(0 0 0) 0px 0px 25px, rgb(0 0 0) 0px 0px 5px;

}




#myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}

.content {
  position: absolute;
  bottom: 0;
  /*background: rgba(0, 0, 0, 0.5);*/
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

.content h6{
	font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 2px;
    color: #77bf27;
    text-shadow: rgb(0 0 0) 1px 1px 2px, rgb(0 0 0) 0px 0px 25px, rgb(0 0 0) 0px 0px 5px;
}
.content h1{
	font-family: 'Roboto', sans-serif;
    font-size: 60px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 800;
    text-shadow: rgb(0 0 0) 1px 1px 2px, rgb(0 0 0) 0px 0px 25px, rgb(0 0 0) 0px 0px 5px;
}
.content p {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 30px;
    text-shadow: rgb(0 0 0) 1px 1px 2px, rgb(0 0 0) 0px 0px 25px, rgb(0 0 0) 0px 0px 5px;
}

.content{
	position: absolute;
    bottom: 13%;
    left: 0px;
    padding: 45px 220px;
    font-size: 16px;
    /*opacity: 0;*/
    transition: all .0s ease;
    width: 100%;
}
.content a {
    padding: 15px 20px;
    background-color: #408814;
    border-color: #408814;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    margin: auto;
    width: 180px;
    margin-top: 30px;
}
.content a:hover{
background-color: #fff;
    color: #000;
    border-color: #fff;
}
/*.content {
    display: block;
    margin: auto;
    width: 53%;
}*/
.navbar-dark .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
}
@media screen and (max-width:1024px) {

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255) !important;
    font-size: 14px!important;
    font-weight: 600!important;
    text-transform: uppercase;
}
.content {
    position: absolute;
    bottom: 20%!important;
    left: 0px;
    padding: 45px 220px;
    font-size: 16px;
    /* opacity: 0; */
    transition: all .0s ease;
    width: 100%;
}
.navbar-dark .navbar-nav .nav-item {
    margin-right: 18px!important;
}
.navbar-dark .navbar-brand img {
    width: 114px!important;
}
}

@media screen and (max-width:768px) {
	.content{
	display: none;
}
.navbar-dark .navbar-nav .nav-item {
    margin-right: 15px!important;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255) !important;
    font-size: 12px!important;
    font-weight: 500!important;
    text-transform: uppercase;
}
.navbar-dark .navbar-brand img {
    width: 100px!important;
}
.main-btn {
	display: none;
    /*padding: 5px 10px!important;
    background-color: #408814;
    border-color: #408814;
    font-size: 12px !important;
    font-weight: 500 !important;
    letter-spacing: 0.05em !important;
    color: #fff;
    text-decoration: none;*/
}
	}
@media screen and (max-width:767px) {
	.content {
    position: absolute;
    bottom: 50%;
    left: 0px;
    padding: 10px 10px;
    font-size: 16px;
    /* opacity: 0; */
    transition: all .0s ease;
    width: 100%;
}
#header {
    position: inherit;
    background: #306216!important;
}
.content a {
    padding: 15px 15px;
    background-color: #408814;
    border-color: #408814;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 0.05em !important;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: block;
    margin: auto;
    width: 150px;
    margin-top: 12px;
}
.content{
	display: none;
}
}





*,
*:focus {
	outline: none !important;
}

body {
	
	font-family: 'Roboto', sans-serif !important;
	background-color: #f8f8f8;
}

#active {
    border-bottom: solid 1px #fff;
}


@font-face {
  font-family:GlacialIndifference;
  src: url(font/GlacialIndifference-Bold.otf);
}


/*

body {
  width: 500px;
  margin: 0 auto;
  padding: 50px;
}*/

div.elem-group {
  margin: 20px 0;
}

div.elem-group.inlined {
  width: 49%;
  display: inline-block;
  float: left;
  margin-left: 1%;
}
.book {
    position: fixed;
    bottom: 90px;
    right: 1px;
    z-index: 999;
    width: 10%;
}
#sticky-social {
    left: 0;
    position: fixed;
    top: 150px;
    z-index: 99;
}
#sticky-social a[class*="facebook"], #sticky-social a[class*="facebook"]:hover, #sticky-social a[class*="facebook"] span {
    background: #3b5998;
}

#sticky-social a {
    background: #333;
    color: #fff;
    display: block;
    height: 45px;
    font: 18px 'Poppins', sans-serif;
    line-height: 45px;
    position: relative;
    text-align: center;
    width: 45px;
}
#sticky-social a[class*="facebook"], #sticky-social a[class*="facebook"]:hover, #sticky-social a[class*="facebook"] span {
    background: #3b5998;
}
#sticky-social a span {
    line-height: 45px;
    left: -120px;
    position: absolute;
    text-align: center;
    width: 120px;
}
#sticky-social a:hover span {
    left: 100%;
}
#sticky-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#sticky-social a[class*="twitter"], #sticky-social a[class*="twitter"]:hover, #sticky-social a[class*="twitter"] span {
    background: #00aced;
}
#sticky-social a[class*="linkedin"], #sticky-social a[class*="linkedin"]:hover, #sticky-social a[class*="linkedin"] span {
    background: #007bb6;
}
#sticky-social a[class*="instagram"], #sticky-social a[class*="instagram"]:hover, #sticky-social a[class*="instagram"] span {
    background: #000;
}
#sticky-social a[class*="tripadvisor"], #sticky-social a[class*="tripadvisor"]:hover, #sticky-social a[class*="tripadvisor"] span {
    background: #589442;
}
#sticky-social a[class*="envelope-o"], #sticky-social a[class*="envelope-o"]:hover, #sticky-social a[class*="envelope-o"] span {
    background: #58aacf;
}
#sticky-social a[class*="phone"], #sticky-social a[class*="phone"]:hover, #sticky-social a[class*="phone"] span {
    background: #517fa4;
}

@media only screen and (max-width: 767px){
.book {
    bottom: 70px;
    right: 10px;
    width: 36%;
}
}
label {
  display: block;
 
  padding-bottom: 10px;
 font-size: 18px;
    font-family: 'Jost';
}

input, select, textarea {
  border-radius: 2px;
  border: 2px solid #777;
  box-sizing: border-box;
  font-size: 1.25em;
  font-family: 'Nanum Gothic';
  width: 100%;
  padding: 10px;
}

div.elem-group.inlined input {
  /*width: 95%;
  display: inline-block;*/
  width: 100%;
    display: inline-block;
    font-family: 'Poppins';
    font-size: 15px;
}


@media only screen and (max-width: 767px) {
.attraction img {
    width: 100%;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
}
.image-hover-div {
  position: relative;
  width: 100%;
  padding-bottom: 15px;
}
.copyright p {
    margin-top: 10px;
    text-align: center;
    color: #000;
    font-family: 'Jost';
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: .5px;
}
.footer-widget2 ul li {
    font-size: 17px;
}
.copyright a {
    color: #408814;
    font-size: 17px !important;
}
}



textarea {
  height: 250px;
}

hr {
  border: 1px dotted #ccc;
}

/*button {
  height: 50px;
  background: orange;
  border: none;
  color: white;
  font-size: 1.25em;
  font-family: 'Nanum Gothic';
  border-radius: 4px;
  cursor: pointer;
}*/
button {
    height: 50px;
    background: #408814;
    border: none;
    color: white;
    font-size: 1.25em;
    font-family: 'Poppins';
    border-radius: 4px;
    cursor: pointer;
    padding: 10px 15px 10px 15px;
}

button:hover {
  border: 2px solid #408814;
}






.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

/*.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}*/
.slider-content h1{
font-family: 'Roboto', sans-serif;
font-size:60px;
text-align:center;
margin-bottom:20px;
font-weight:800;
}

table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-family: 'Jost';
    font-size: 20px;
}
.note p{
	font-family: 'Jost';
    font-size: 18px;
    color: #000;
    line-height: 25px;
}
.tariff1 ul li{
	font-family: 'Jost';
    font-size: 18px;
    color: #000;
    line-height: 35px;
}

/*tr:nth-child(even) {
  background-color: #dddddd;
}*/
.slider-content h6{
font-family: 'Roboto', sans-serif !important;
font-size:16px;
text-align:center;
font-weight:800;
  letter-spacing: 2px;
color: #76af49;
text-shadow: rgb(0 0 0) 1px 1px 2px, rgb(0 0 0) 0px 0px 25px, rgb(0 0 0) 0px 0px 5px;
}

.slider-content p{
 font-family: 'Poppins', sans-serif;
 text-align:center;	
 font-weight:500;
 letter-spacing: 1px;
    font-size: 17px;
	line-height:30px;
 
}

.slider-content a{
	padding:15px 20px;
	background-color: #408814;
    border-color: #408814;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
	color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:auto;
	width:180px;
	margin-top:30px;
	
}


.slider-content a:hover{
background-color:#fff;
color:#000;
border-color:#fff;
}










.owl-carousel .owl-item {}

.owl-carousel .item.owl-lazy {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	
	overflow: hidden;
	transition: background-size 3s ease;
}

.owl-carousel .owl-item i.fab {
	display: inline-block;
	float: none;
	clear: both;
	background: rgba(0, 0, 0, .15);
	color: #fff;
	padding: 6px;
	border-radius: 100%;
	margin-bottom: 3px;
	font-size: 20px;
	margin-bottom: 12px;
	transition: all .5s ease;
}

.owl-carousel .owl-item.active .item.owl-lazy {
	background-size: calc(110% + 50px) auto !important;
	transition: background-size 1s ease .5s;
}

.owl-carousel .owl-item.active i.fab {
	transition: all .5s ease 1s;
}

.owl-carousel .owl-item.active .sliderContentInner {
	opacity: 1;
	transition: all .8s ease .5s;
}

.owl-theme .owl-dots .owl-dot {
	padding: 0px;
	background: none;
	border: none;
	outline: none;
}

.sliderContent {
	position: relative;
	padding-top: 52%;
	display: block;
	color: #fff;
	background-image: linear-gradient(to top, #000000, transparent 55%);
}

.sliderContent.bgLight {
	background-image: linear-gradient(to top, #fff, transparent 75%);
	color: #000 !important;
}

.sliderContentInner {
	position: absolute;
	bottom: 20%;
	left: 0px;
	padding: 45px 30px;
	font-size: 16px;
	opacity: 0;
	transition: all .0s ease;
	width:100%;
	
	
}

.slider-content {
display:block;
margin:auto;
width:60%;
}



.sliderContentInner p.lead {
	
}

.sliderContent h3 {
	font-size: 24px;
	font-weight: 700;
}

.sliderContent .btn.btn-default {
	
}
@media screen and (max-width:1024px) {
.navbar-dark .navbar-nav .nav-item {
    margin-right: 13px!important;
}
.sliderContentInner {
	position: absolute;
	bottom: 1%!important;
	left: 0px;
	padding: 15px 15px!important;
	font-size: 16px;
	opacity: 0;
	transition: all .0s ease;
	width:100%;
	
	
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255) !important;
    font-size: 15px!important;
    font-weight: 500!important;
    text-transform: uppercase;
}
}
@media screen and (max-width:767px) {
	.sliderContent h3 {
		font-size: 20px;
	}
	
	.contact-details li {
    display: flex;
    margin-bottom: 40px;
    font-family: 'Jost';
    font-size: 18px!important;
}
.contact-details img {
    width: 10%!important;
    float: left;
    margin-right: 20px;
    height: 35px;
}
	.main-attraction h1 {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 20px;
    margin-top: 15px;
}
	label {
    display: block;
    padding-bottom: 10px;
    font-size: 17px!important;
    font-family: 'Jost';
}
	.sliderContentInner {
		padding: 25px 30px;
	}
	.room-fearures .room-fearures-list li {
    color: #000;
    width: 100%!important;
    float: left;
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
    list-style: none;
    font-family: 'Jost';
    font-size: 18px;
}
	.sliderContentInner p.lead {
		font-size: 13px;
	}
}

* {
	outline: none;
}

.owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}

.slide-progress {
	width: 0;
	max-width: 100%;
	height: 4px;
	background: #cc0000;
	position: relative;
	z-index: 9;
	top: 4px;
}

.owl-dot.active {
	position: relative;
}

.owl-dot.active:after {
	animation: smProgressbar 5s ease forwards;
	position: absolute;
	top: 5px;
	left: 7px;
	content: '';
	height: 4px;
	width: 0px;
	background: #06c;
	z-index: 2;
}

.owl-theme .owl-dots {
	position: relative;
	z-index: 9;
	top: -40px;
}

.owl-theme .owl-dots .owl-dot span {
	width: 30px;
	height: 4px;
	border-radius: 0px;
}

@keyframes smProgressbar {
	0% {
		width: 0px;
	}
	100% {
		width: 30px;
	}
}

@media screen and (max-width:767px) {
	p.lead {
		display: none;
	}
	
	.sliderContent {
		padding-top: 65%;
	}
}


#header{
	position: absolute;
    top: 0;
    z-index: 99;
    width: 100%;
}

.navbar {
    padding: 25px 65px !important;
}

.main-btn {
	padding:15px 30px;
	background-color: #408814;
    border-color: #408814;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
	color:#fff;
	text-decoration:none;
}

.main-btn a{
text-decoration:none;
}

.main-btn:hover{
background-color:#fff;
color:#000;
border-color:#fff;
}

.navbar-dark .navbar-nav .nav-link{
font-family: 'Jost';
color:rgb(255 255 255 / 83%)

}
/*.tariff{
	padding: 10px 0;
}*/
.tariff h1 {
    font-size: 30px;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    color: #181b31;
    text-align: center;
    padding-bottom: 20px;
}
/*.active {
border-bottom:solid 1px #fff;
}*/

.navbar-dark .navbar-nav .nav-item{
margin-right:30px;
}

.navbar-nav {
margin:auto;
}

.navbar-dark .navbar-nav .nav-item:hover{
color:#fff;
border-bottom:solid 1px #fff;
}


.navbar-dark .navbar-nav .nav-link {
   /* color: rgb(255 255 255 / 81%) !important;
	font-size:15px;
	font-weight: 500;*/
	color: rgb(255 255 255) !important;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}


.navbar-expand-md .navbar-nav .nav-link{
padding-left:0 !important;
padding-right:0 !important;
}


.owl-carousel .owl-stage-outer{
/*height:85vh !important;*/
height:100vh !important;
}
.owl-theme .owl-nav.disabled+.owl-dots{
display:none;
}

.owl-carousel .owl-item.active .item.owl-lazy{
background-size:contain;
}

.navbar-dark .navbar-brand img {
width:140px;
}



.about-section{
padding:50px 0;
}

.about-section h1{
	font-size:45px;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	color:#181b31;
}



.about-section{
	padding:60px 0;	
}
/*.about-section p{
	font-family: 'Poppins', sans-serif;	
 font-weight:400;
    font-size: 16px;
	line-height:30px;
	color:#000;
	margin-top:20px;
	text-align: justify;
}*/
.about-section p {
    
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin-top: 20px;
    text-align: justify;
    font-family: 'Jost';
    font-weight: 400;
    line-height: 1.5;
    font-size: 18px;
   
}

.about-section a{
	color: #408814;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0.025em !important;	
	/*border-bottom: 1px solid #408814;*/
	padding:0 10px 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.attraction-content {
	width:78%;
	display:block;
	margin:auto;
}

.attraction-content h6{
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2em;
    color: #408814;
}


.attraction-content h1{
	text-align:center;
	font-size:45px;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	color:#181b31;
}


.attraction-content p{
	/*font-family: 'Poppins', sans-serif;	
	text-align:center;
	font-weight:400;
    font-size: 16px;
	line-height:30px;
	color:#000;
	margin-top:20px;
	letter-spacing:.5px;*/
	text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    margin-top: 20px;
    letter-spacing: .5px;
    font-family: 'Jost', sans-serif;
}
.gallery{
	padding-bottom: 30px;
}
.activities{
	padding-bottom: 30px;
}
.attraction-content{
	padding-bottom: 30px;
}
.attraction{
	padding:16px;
background:#fff;	
box-shadow: 0 25px 70px rgb(0 0 0 / 7%);
}
.attraction img{
	width:150px;
	float:left;
	margin-right:30px;
}
.room h1{
	font-size: 30px;
	margin-top: 30px;
}
.attraction h3{
	font-size: 20px;
    margin-bottom: 5px;
    font-family: 'Jost';
    margin-top: 20px;
    font-weight: 700;
}

.attraction p{
	font-family: 'Jost';
    font-size: 17px;
    color: #000;
    text-align: justify;
    line-height: 1.5;
}

.attraction-div {
	padding-bottom:20px;
	background:#f3f3f333;
}


 /* Make the image fully responsive */
  .carousel-inner img {
    width: 100%;
    height: auto;
  }
  
  .carousel-control-next, .carousel-control-prev{
  top:auto !important;
  bottom:-45px;
  }
  
  .carousel-control-next{
      left: 35px;
  }
  
  
  .carousel-control-prev-icon {
    background-image: url(../images/left-arrow.png) !important;
}
  
  
 .carousel-control-next-icon {
   background-image: url(../images/right-arrow.png) !important;

} 
  
  
.carousel-control-next-icon, .carousel-control-prev-icon{
width:30px;
height:30px;
}  
 
 
 .image-hover-div {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #00000091;
}

.image-hover-div:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size:20px;
font-weight:700;
font-family: 'Jost';	
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
   overflow-wrap: break-word;
  word-wrap: break-word;
  width:100%;
}
 

.activities h1{
	text-align:left;
	font-size:45px;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	color:#181b31;
	margin-bottom:30px;
}

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


.activity-two{
margin-top:80px;
}

.activity-two h1{
text-align:left;
	font-size:45px;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	color:#181b31;
	margin-bottom:20px;
}

.activity-two p{
	font-family: 'Poppins', sans-serif;	
	font-weight:300;
    font-size: 16px;
	line-height:25px;
	color:#000;
	margin-top:20px;
	letter-spacing:.5px;
}
.activity-two img{
margin-top:70px;
}


.activity-two a {
    color: #408814;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: 0.025em !important;
    border-bottom: 1px solid #408814;
    padding: 0 10px 10px 10px;
}

.tour-packages{
margin-top:50px;
}



.tour-packages h1{
	text-align:left;
	font-size:45px;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	color:#181b31;
	margin-bottom:20px;
}


.packages{

background:#fff;
box-shadow: 0 25px 70px rgb(0 0 0 / 7%);
}

.packages h2{
font-size:20px;
font-weight:600;
	font-family: 'Poppins', sans-serif;	
	color:#181b31;
	margin:10px;
	padding-bottom:10px;
	    text-align: center;
}

.packages h3{
font-size:16px;
font-weight:600;
	font-family: 'Poppins', sans-serif;		
	color:#000;
	
}


.packages ul li{
font-size:16px;
font-weight:400;
	font-family: 'Poppins', sans-serif;		
	color:#000;

}

.packages a{
font-size:16px;
color:#fc7350;
font-weight:900;
text-decoration:none;
font-family: 'Poppins', sans-serif;	
text-align: center;
    display: block;	
}


.plan-trip {
margin-top:70px;
padding:80px 0;
background:url(../images/bg-banner.jpg);
background-position: bottom;
}


.plan {
width:55%;
display:block;
margin:auto;
}

.plan h1{
	text-align:center;
	font-size:60px;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	margin-bottom:20px;

}
.plan p{
	color: rgb(255, 255, 255);
    font-family: 'Jost';
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: .5px;
    text-align: center;
    text-shadow: rgb(0 0 0) 1px 1px 2px, rgb(0 0 0) 0px 0px 25px, rgb(0 0 0) 0px 0px 5px;
}

.plan a{
	padding:15px 20px;
	background-color: #408814;
    border-color: #408814;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
	color:#fff;
	text-align:center;
	text-decoration:none;
	display:block;
	margin:auto;
	width:180px;
	margin-top:30px;
}

.plan  a:hover{
background-color:#fff;
color:#000;
border-color:#fff;
}


.footer{
padding:50px 0 20px 0;
background-color: #3d89130d;
}

.footer img{
width:180px;	
margin-bottom:20px;
}


.footer p{
	color:#000;
	font-family: 'Jost';	
	font-weight:400;
    font-size: 17px;
	line-height:25px;
	letter-spacing:.5px;
	text-align: justify;
	
}
.footer-widget ul li a{
font-size: 18px;
    font-weight: 400;
    font-family: 'Jost';
    color: #000;
    margin-bottom: 10px;
    list-style: none;
}

.footer-widget h3{
font-size:18px;
font-weight:800;
	font-family: 'Poppins', sans-serif;	
	color:#181b31;
	margin-bottom:20px;
}




.footer-widget ul li{
font-size:15px;
font-weight:400;
	font-family: 'Poppins', sans-serif;		
	color:#000;
	margin-bottom:10px;
	    list-style: none;

}

.footer-widget ul{
padding-left:0;
}

.footer-widget2 h3{
font-size:18px;
font-weight:800;
	font-family: 'Poppins', sans-serif;	
	color:#181b31;
	margin-bottom:20px;
}
.social-icon li {
    display: inline-block!important;
    margin-right: 1.2em;
    font-size: 1em;
    line-height: 1em;
}
{
    font-size: 14px;
}
.social-icon {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 15px;
    line-height: 1em;
}
.footer-widget ul li a:hover {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Jost';
    color: #408814;
    margin-bottom: 10px;
    list-style: none;
    /* font-size: 25px; */
}
.social-icon i:hover {
    display: inherit;
    justify-content: inherit;
    align-items: inherit;
    color: #76be27;
}
.main-footer a:not(.btn) {
    color: #000;
}
.social-icon i {
    display: inherit;
    justify-content: inherit;
    align-items: inherit;
    color: #000;
    font-size: 20px;
}


.footer-widget2 ul li{
font-size: 18px;
    font-weight: 400;
    font-family: 'Jost';	
	color:#000;
	margin-bottom:10px;
	    list-style: none;
	    display: flex;
	    margin-bottom: 1.3em;

}

.footer-widget2 ul{
padding-left:0;
}

.footer-widget2 i{
margin-right:10px;	
}

.copyright p{
margin-top: 10px;
    text-align: center;
    color: #000;
    font-family: 'Jost';
    font-weight: 300;
    font-size: 19px;
    line-height: 25px;
    letter-spacing: .5px;
}


.copyright a {color: #408814;
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 0.025em !important;
    border-bottom: 1px solid #408814;
    padding: 0 10px 0px 10px;
	text-decoration:none;
	}

	
	.carousel-inner img {
    width: 100%;
    height: 100%
}

#custCarousel .carousel-indicators {
    position: static;
    margin-top: 20px
}

#custCarousel .carousel-indicators>li {
    width: 100px
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5
}

#custCarousel .carousel-indicators li.active img {
    opacity: 1
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 0.75
}
.tariff1 h1{
	text-align: left;
	padding-bottom: 10px;
}
/*.carousel-item img {
    width: 80%
}*/
.top-banner{
padding:150px 0;
    background-position: bottom !important;
}	

.top-banner h1{
/*text-align:center;
	font-size:75px;
	font-weight:900;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	padding-top:50px;*/
	text-align: center;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    padding-top: 50px;
}


.contact-section{
padding:60px 0;
}

.contact-section h1{
	font-size:40px;
	font-weight:700;
	font-family: 'Poppins', sans-serif;
	color:#000;
		margin-bottom:10px;
}



.contact-section p{
	font-size:18px;
	font-weight:400;
	font-family: 'Jost';
	color:#000;
	margin-bottom:40px;
}


.contact-details ul{
font-size:17px;
font-weight:400;
	font-family: 'Poppins', sans-serif;		
	color:#000;
	margin-bottom:10px;
	    list-style: none;
		padding-left:0;
		vertical-align: middle;
}

.contact-details li{
margin-bottom: 40px;
    font-family: 'Jost';
    font-size: 20px;
}

.contact-details img{
width:40px;
float: left;
    margin-right: 20px;
}

.contact-form label{
float:left;
display:block;
font-family: 'Jost';		
}

.contact-form input{
width:100%;
padding:10px;
margin-bottom:30px;
font-family: 'Poppins', sans-serif;		
}

.contact-form textarea{
width:100%;
height:200px;
}

.contact-form button{
padding: 11px 30px;
    background-color: #408814;
    border-color: #408814;
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
    color: #fff;
	border:none;
	font-family: 'Poppins', sans-serif;
	margin-top:20px;
	float:right;
}

.contact-form button:hover{
background:#fff;
color:#000;
border:solid 1px #000;
}


.attraction-page{
padding:60px 0;
}



.attraction-page h1{
	font-size:40px;
	font-weight:700;
	font-family: 'Poppins', sans-serif;
	color:#000;
	margin-bottom:20px;
}

.attraction-page p{
	/*font-size:16px;
	font-weight:300;
	font-family: 'Poppins', sans-serif;
	color:rgb(128, 130, 145);
	margin-bottom:10px;
	line-height:28px;*/
	font-size: 19px;
    font-weight: 400;
    font-family: 'Jost';
    color: #000;
    margin-bottom: 10px;
    line-height: 28px;
	
}

.main-attraction{
		padding:30px 0 30px 0;
		display: flex;
        align-items: center;
        justify-content: center;
        background-color: #fff;
}

.main-attraction h1{
	/*font-size:40px;
	font-weight:900;
	font-family: 'Poppins', sans-serif;
	color:#000;
	margin-bottom:20px;
	*/
	font-size: 25px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin-bottom: 20px;
}

.attraction-page hr{
 border-top: 1px dotted rgb(178 179 185);
 width:70%;
 text-align:center;
}


.room-section{
padding:50px 0;
}


.accommodation img{
width:100%;
}

.accommodation h1{
	font-size:30px;
	font-weight:700;
	font-family: 'Poppins', sans-serif;
	color:#000;
	margin-bottom:10px;
	margin-top: 20px;
}
.booking{
	padding: 20px;
    background-color: #fff;
}

.accommodation p{
font-size: 18px;
    font-weight: 400;
    font-family: 'Jost';
    color: #000;
    margin-bottom: 10px;
    line-height: 30px;
    text-align: justify;
}
 h3.subtitle {
    font-size: 30px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid #f1f1f1;
}
 .room-fearures {
    background-color: #fff;
    padding: 50px 50px 30px;
}
 .room-fearures .room-fearures-list li {
    color: #000;
    /*width: 33.33%;*/
    width: 52%;
    float: left;
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
    list-style: none;
    font-family: 'Jost';
    font-size: 18px;
}
 .room-fearures .room-fearures-list li i {
    color: #000;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 25px;
}

/*.accommodation {
		box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
		display: flex;
        align-items: center;
        justify-content: center;
		margin-bottom:30px;
		}*/


.accommodation a{/*padding: 12px 30px;
    background-color: #408814;
    border-color: #408814;*/
    font-size: 16px !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
    color: #fff;
    text-decoration: none;
	float:right;
	border:solid 1px #fff;
	}

.accommodation a:hover{
background:#fff;
color:#000;
border:solid 1px #000;
}



.accommodation .col-sm-5{
padding:0;
}

.room-service img{
width:30px !important;
display:block;
margin:auto;
}

.room-service ul{
list-style:none;
padding-left:0;
}

.room-service li{
float:left;
padding: 0px 15px;
    margin-bottom: 10px;

}


.room-service span{
font-size:14px;
font-family: 'Poppins', sans-serif;
}

.about-section img{
margin-top:30px;
}

@media only screen and (max-width: 600px) {
 .navbar{
   padding:0 !important;
  }
  
  .navbar-dark .navbar-brand img {
    width: 110px;
}

.main-btn{
display:none;
}
  
  
.owl-carousel .owl-stage-outer{
height:auto !important;
}  

.sliderContentInner{
bottom:0;
}

.slider-content{
width:100%;
}

#header {
    position: inherit;
	background:#000;
	}

.slider-content h1{
font-size:25px;
}

.slider-content a{
padding: 8px 10px;
width:135px;
}

.navbar-nav{
padding-left:40px;
}

h1{
font-size:25px !important;
}


.about-section{
padding:20px;
}

.attraction-content{
width:100%;
}

.plan{
width:95%;
}

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

.top-banner {
    padding: 41px 0;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
}

.accommodation{
padding:10px;
}

}

