.carousel-indicators2 .active {
    width: 12px;
    height: 12px;
    margin: 0;
background-color: transparent;}
body ,html{
line-height:1.5;

}
.h2, h2 {
    font-size: 2.4em;
    }

p{
font-size:1.2em;}
.navbar {
	display: block;
	vertical-align: middle;	
	margin-bottom: 0;
	padding-bottom:0;
  background-color: #000;
  width:100%;
  line-height:50px;
  border-radius:0;
}

#image:hover{
background-color:#000;
opacity:0.5
}

.CursorPointerOnHover:hover
{
  cursor: pointer;
}


 img,.img-responsive, .thumbnail a>img, .thumbnail>img, .item a>img{
    
    margin-bottom:20px;
    border:3px solid;
    border-radius:6px;
    border-color:#663300;
  }

.nav li {
	height: 100%;
	line-height: 100%;
	margin-bottom: 0;
	padding-bottom:0;
  
}

.nav>li>a {
	display: table-cell;
	height: 100%;
	line-height: 100%;
	color: #fff;
	font-weight: 700;
	font-size: 1em;
	letter-spacing: .1em;
	text-transform: uppercase;
  
}

.nav>li>a:hover {
	color: #37AFFF;

}

.navbar-nav {

	margin-bottom: 0;
	padding-bottom:0;	

}

.navbar .navbar-nav > .active > a {
	color: #fff;
  padding-bottom: 22px;
}


.carousel-caption{
position:absolute;
background-color:#000;
opacity:0.8;
bottom:70px;
left:80px;
color:#fff;
text-align:left;
text-shadow:0 1px 2px rgba(0,0,0,.6);
padding:0 2px 10px 2px;
}

.section {
margin:0;
padding:20px  0 20px 0;
width:100%;

}
a, a:hover {
    color: #f2f2f2;
    text-decoration: none;
}

.heading {
    color:#fff;
    margin: 0;
}

.heading-text{
    color:#fff;
}

#section-about{
background-color:#663300; 
margin:0 0 20px 0;
}

#section-gallery, #itinerari, #information, #section-contact{

background-color:#663300; 
margin:20px 0 20px 0;    
	
    
    
}
#section-footer{

    background-color:#663300;  
	  padding: 5px;
    color:#fff; 
    font-size:smaller;
    width: 100%;
  position:fixed;
  bottom:0px;
   
}


#section-slider{
 
  background-color:#663300;
  

}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
  border:none;
  border-radius:0px;
}

.h4, h4 {
    font-size: 1.2em;
    color:#663300;
}


#Homepage ,#attraction{
    background-color:#663300;
    

  
}  

#contact-form {
	position: relative;
	z-index: 999;
    margin-top: 50px;
}

#contact-form input[type=text],#contact-form input[type=email], .contactForm textarea {
	width: 100%;
	background: rgba(245, 245, 245, 1);
	border: 0;
	font-size:14px;
	text-align: left;
	vertical-align: middle;
	padding:0 10px;
}

#contact-form input[type=text],#contact-form input[type=email] {
	height: 60px;
	margin-bottom:30px;
}
#contact-form input[type=submit] {
	color: #fff;
	width: 185px;
	height: 60px;
	text-shadow: none;
	font-size: 14px;
	padding:0.5em;
	letter-spacing: 0.05em;
	margin: 0 0 20px 0;
	display: block;
	border: 0;
	text-transform: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#contact-form input[type=submit]:hover, #contact-form input[type=submit]:active {
	background: #43413e !important;
}
#contact-form textarea {
	padding-top: 1em;
}

textarea.form-control {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-primary {
    color: #fff;
      background-color: #663300;
    border-color: #663300;
    
}
/* unvisited link */
.btn-primary:link {
   color: #663300;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}

/* visited link */
.btn-primary:visited {
  color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}

/* mouse over link */
.btn-primary:hover {
   color: #fff;
  background-color: #4CAF50;
    border-color: #4CAF50;
}

/* selected link */
.btn-primary:active { color: #fff;
  background-color: #4CAF50;
    border-color: #4CAF50;
}

.align-center{
text-align:center;
}



/******************Gallery*******************/
.filter-item {
    padding: 3rem;
    z-index:-1;
   
    
    
}
.item-desc {
    background-color: #663300;
    opacity:0.8;
    color: white;
    position: absolute;
    text-transform: capitalize;
    text-align: center;
    padding: 0.3rem;
    z-index: 1;   
    /*left:1rem;
    right: 1rem;*/
    top:70%;
    
   
   
}

.row {
   margin-right: 0px; 
   margin-left:0px;
  
}
/* Filter controls */

.simplefilter li {
    color: white;
    cursor: pointer;
    display: inline-block;
    text-transform: capitalize;
    padding: 0.8rem 0.8rem;
    border-radius:4px;

}


.simplefilter li {
    background-color:  #663300;
    
}
.simplefilter li.active {
    background-color: #eee;
     color:#663300;
   border-color:#663300;
}

/* Shuffle and sort controls */
select {
    padding: 1rem 1rem;
    text-transform: uppercase;
}
.sortandshuffle .shuffle-btn {
    background-color: #dec800;
}
.sortandshuffle .sort-btn {
    background-color: #de0000;
}
.sortandshuffle .sort-btn.active {
    background-color: #9d0000;
}

/******************Timeline**************/
.timeline {

  margin: 0 50px 0 30px 0;
  padding: 0;
  list-style: none;
}
.timeline:before {
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0;
  width: 5px;
  background: #ddd;
  left: 45px;
  border: 1px solid #eee;
  margin: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.timeline > li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 25px;
}
.timeline > li:before,
.timeline > li:after {
  display: table;
  content: " ";
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-item , div.panel show{
  margin-top: 10px;
  border: 0px solid #dfdfdf;
  background: #eee;
  color: #555;
  margin-left: 60px;
  margin-right: 15px;
  padding: 5px;
  position: relative;
  /*box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);*/
  width:80%;
}
.timeline > li > .timeline-item > .time {
  color: #999;
  float: right;
  margin: 2px 0 0 0;
}
.timeline > li > .timeline-item > .timeline-header {
  margin: 0;
  color: #555;
  border-bottom: 1px solid #f4f4f4;
  padding: 5px;
  font-size: 16px;
  line-height: 1.1;
}
.timeline > li > .timeline-item > .timeline-header > a {
  font-weight: 600;
}
.timeline > li > .timeline-item >  .timeline-body,
.timeline > li > .timeline-item > .timeline-footer {
  padding: 10px;
}
.timeline > li.time-label > span , div.panel show{
  font-weight: 600;
  padding: 5px;
  display: inline-block;
 /* background-color: #fff;*/
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #fff;
  background: #663300;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}
.cat-ul {
    padding-left: 0;
    list-style: none;
    
}

.cat-ul li i {
    margin-right: 10px;
    color: #ffbf00;
}
/*************BACKGROUND COLORS OPTIONS ************/
.bg-green{

background-color:#663300;
color:#fff;
}
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,

.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black {
  color: #f9f9f9 !important;
}
.hi-icon a {
	display:block; 
	width:100%; 
	height:100%;  
	position:absolute; 
	top:0px; 
	z-index:100 
}
 .panel {
position: relative;

left: 0;
display: none;
background: #000000;

-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;

height: auto;
padding: 40px 5px 5px 5px;
filter: alpha(opacity=85);
opacity: .85;

z-index:999;
}
.accordion {  
  margin-top: 0;
  border:none;
    box-shadow:none;
  background: #fff;
  color: #555;
  margin-left: 60px;
  margin-right: 15px;
  padding: 5px;
  position: relative;
 /* box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);*/} 
}
button.accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 5px;
    width: 100%;
    border: none;
    text-align: left;
    font-size: 15px;
    transition: 0.4s;
}

 button.accordion:hover {
    background-color: #fff;
}

div.panel{
  top:0;
  bottom:0;
  border: 0px solid #dfdfdf;
  background: #fff;
  color: #555;
  margin-left: 20px;
  margin-right: 15px;
  /*padding: 5px;*/
 
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    list-style: none;
  
}
.bullets {
color:#663300;
}

.carousel-control.right {
    right: 0;
    left: auto;
    /* background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); */
    background-image: transparent;
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5))); */
    /* background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%); */
    filter:transparent;
    background-repeat: repeat-x;
}




/**************Responsive*************/

@media screen and (max-width: 768px){
body, html {
font-size:0.8;
line-height:1.5;
}
.carousel-caption{
top:5px;
bottom:40px;
left:80px;
font-size:1em;

}
   }
@media screen and (min-width: 768px){

.navbar-nav {
	margin-bottom: 0;
	padding-bottom:0;	
   float:right;
}
}
@media screen and (max-width: 408px){
.carousel-caption{
padding:2px;
font-size:.6em;

}


/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 2px solid #FFFFFF;
  border-radius: 3px;
  height: 40px;
  width : 40px;
  margin-top: 50px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: 50%;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 150px;
  height: 100px
}
/* End carousel */

.thumbnail2{
    display: inline-block;
    padding: 4px;
    margin-bottom: 10px;
    margin-top:10px;
    line-height: 1.42857143;
    background-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 4px;
   
}
.thumbnail{
    display: inline-block;
    padding: 4px;
    margin-bottom: 10px;
    margin-top:10px;
    line-height: 1.42857143;
    background-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 4px;
   
}
 
  .list-inline>li {
   
    display: inline-block;
    padding: 5px;
    background-color:#fff;
    border-radius: 4px;
    }
    
