body{
	
font-family: 'Averia Serif Libre', cursive;
	 background-color:#5b1302;
	 color:#655b2c;
}

.container-fluid{padding-left:60px; padding-right:60px;}


.carousel-indicators li {
  width: 12px;
  height: 12px;
  background: #93c052;
   border: 2px solid #76af24;
   border-radius: 50px;
  
 
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  background: #fde9d9;
  border: 2px solid #76af24;
  
}


.carousel-control-prev{ width: 52px;
  height: 52px;
  background: #93c052;
  
   border-radius: 50px;
    top:50%;left:5%;}
  
  
.carousel-control-next{ width: 52px;
  height: 52px;
  background: #93c052;
   
   border-radius: 50px;
    top:50%;right:5%;}  
  
.bg-light{background-color:#663;}
.navbar-dark{background-color:#6f6a55;}



.nav-item{
	padding-right: 16px;
	padding-left: 16px;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;
}
.flag{
	max-height: 20px;
	max-width: 20px;
	margin-top: 10px;
}
.nav-link.active{
	background-color:#a39868  !important;
}
.box01{ background-color:#cac088; padding:65px;}
.box02{ background-color:#c4b97e;padding:65px;}
.box03{background-color:#6f6a55;padding:65px;}

.box07{background-color:#fff7d8;padding:25px;}

.box08{background-color:#cac088;padding:25px; }

.box08:hover{-webkit-box-shadow: -1px 2px 48px -8px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 2px 48px -8px rgba(0,0,0,0.75);
box-shadow: -1px 2px 48px -8px rgba(0,0,0,0.75);
background-color:#fffcee;
}


.reserve-container{
	position: relative;
}

.reserve-text{
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
	color:#fff;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
}

.image-reserve{
	opacity: 0.9;
	max-height: 750px;
}

.carousel-caption{
	top: 40%;
}

.img-slider{
	min-height: 320px;
}

.navMenu{
	padding-top: 75px;
	padding-bottom: 20px;
}

.card-img-top{
	height: 200px;
}

.map{
	height: 320px;
}



.accordion_check {
  display: none;
}

.accordion_title, .accordion {
  padding: 2em;
  font-size: 16 px;
  padding: 0 40px;
  transform: translate3D();
  opacity: 0;
  height: 0%;
  transition: all ease-in-out 300ms;
}
.accordion_title:hover, .accordion:hover {
  box-shadow: 0px 10px 60px -25px rgba(0, 0, 0, 0.4);
}

.accordion_title {
  position: relative;
  font-size: 1.6em;
  cursor: pointer;
  padding: 4em 3em 4em 1em;
  padding-top:1em;
  opacity: 1;
  min-height: 20px;
  color:#7d7446;
  font-weight:600;
  
}

i:before, i:after {
  width: 10px;
  content: "";
  height: 4px;
  top: 100%;
  bottom: 100%;
  position: absolute;
  border-radius: 20%;
  transform: rotate(40deg);
  background-color: #7d7446;
  right: 35px;
  margin: auto 0;
  transition: all ease-in-out 300ms;
}
i:before {
  transform: rotate(-40deg);
  right: 30px;
}

#accordion_check-1:checked ~ .accordion-1 {
  height: inherit;
 
  opacity: 1;
  box-shadow: 0px 10px 60px -25px rgba(0, 0, 0, 0.4);
}
#accordion_check-1:checked ~ .accordion_label-1 .accordion_title {
  box-shadow: none;
}
#accordion_check-1:checked ~ .accordion_label-1 i:before {
  right: 36px;
}
#accordion_check-1:checked ~ .accordion_label-1 i:after {
  right: 30px;
}

#accordion_check-2:checked ~ .accordion-2 {
  height: inherit;
  padding: 40px;
  opacity: 1;
  box-shadow: 0px 10px 60px -25px rgba(0, 0, 0, 0.4);
}
#accordion_check-2:checked ~ .accordion_label-2 .accordion_title {
  box-shadow: none;
}
#accordion_check-2:checked ~ .accordion_label-2 i:before {
  right: 36px;
}
#accordion_check-2:checked ~ .accordion_label-2 i:after {
  right: 30px;
}



#accordion_check-3:checked ~ .accordion-3 {
  height: inherit;
  padding: 40px;
  opacity: 1;
  box-shadow: 5px 10px 60px -25px rgba(0, 0, 0, 0.1);
}
#accordion_check-3:checked ~ .accordion_label-3 .accordion_title {
  box-shadow: none;
}
#accordion_check-3:checked ~ .accordion_label-3 i:before {
  right: 36px;
}
#accordion_check-3:checked ~ .accordion_label-3 i:after {
  right: 30px;
}


/*-=========================
Services
====================================---*/
.snip1461 {
  
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width:400px;
  max-width: 315px;
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 16px;
  background-color: #000000;

}
.snip1461 *,
.snip1461 *:before,
.snip1461 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s linear;
  transition: all 0.35s linear;
}
.snip1461 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}
.snip1461 figcaption {
  position: absolute;
  bottom: 10px;
  left: 35px;
  padding: 5px 10px;
}
.snip1461 h2 {
	margin: 0;
	text-transform: none;
	font-weight: 300;
}
.snip1461 h2:before,
.snip1461 h2:after {
  height: 10px;
  width: 200px;
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: scaleX(0) translateY(-50%);
  transform: scaleX(0) translateY(-50%);
  -webkit-transform-origin: 0% 0;
  -ms-transform-origin: 0% 0;
  transform-origin: 0% 0;
  background-color: #ffffff;
}
.snip1461 h2:before {
  right: 100%;
}
.snip1461 h2:after {
  left: 100%;
}
.snip1461 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.snip1461:hover:after,
.snip1461.hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.snip1461:hover img,
.snip1461.hover img {
  zoom: 1;
  filter: alpha(opacity=40);
  -webkit-opacity: 0.4;
  opacity: 0.4;
}
.snip1461:hover h2,
.snip1461.hover h2 {
 color: #ffffff;
}
.snip1461:hover h2:before,
.snip1461.hover h2:before,
.snip1461:hover h2:after,
.snip1461.hover h2:after {
  -webkit-transform: scaleX(1) translateY(-50%);
  transform: scaleX(1) translateY(-50%);
}
.snip1461:hover h2:after,
.snip1461.hover h2:after {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.social-icon{color:#393627;}

.social-icon a{color:#393627;}


/* BUTTON 1 */
.btn-1::after {
  height: 0;
  left: 0;
  top: 0;
  width: 100%;
}

.btn-1:hover:after {
  height: 100%;
}
/* GENERAL BUTTON STYLING */
button,
button::after {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

button {
  background: none;
  border: 1px solid #fff;
  border-radius: 1px;
  color: #fff;
  display: block;
  font-size: 1.1em;
  font-weight:300;
  margin: 3px auto;
  padding: 8px 4em;
  position: relative;
  text-transform: uppercase;
  letter-spacing:5px;
}

button::before,
button::after {
  background: #fff;
  content: "";
  position: absolute;
  z-index: -1;
}

button:hover {
  color: #5b1302;
  background: #fff;
}



.footer{
	margin-bottom: 30px;
	
	padding-top: 60px;
	background-color:#6f6a55;
	padding-bottom: 60px
	
}
.social-icon{
	font-size: 36px;
}

footer{
	position: fixed;
	bottom: 0px;
	padding-top: 20px;
	
}
/*--================================================
About us
====================================================*/

.box04{
  background-color:#6f6a55;padding:65px;
  color: #cec48f;
}
.box05{
  background-color:#65604c;padding:65px;
  color: #cec48f;

}
/*--================================================
Services
====================================================*/

.sub-head{
  background-color:#cac088;
  text-transform: uppercase;
  color: #581102;
  padding-top: 30px;
  text-align: center;
  
}
.image-box{
  padding: 10px;

}



/*--================================================
Contact
====================================================*/


.md-input {
  position: relative;
  background-color:#ddceab;
  width: 100%;
  border: none;
  outline: none;
  padding: 8px 8px;
  font-size: 16px;
  color: #885134;
  resize: none;
  font-weight: bold;



  
}


.md-div {
  padding: 0;
  position: relative;
  transition: all 0.5s;

}

.md-div:after,
.md-div:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 10px;
  background-color: #885134;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
}

.md-div::after {
  background-color: #fff;
  transform: scaleX(0);
}

label {
    display: inline-block;
    margin-bottom: .2rem;
    margin-top: .5rem;}
	
	
	
	a {
	color: #C90;
}

/* mouse over link */
a:hover {
	color: #FF0;
}


@media screen and (max-width : 1920px){
  .only-mobile{
  visibility:hidden;
  }
}

@media screen and (max-width : 506px){
 
 .only-mobile{
  visibility:visible;
  }
  
  .container-fluid{padding-left:10px; padding-right:10px;}
  
  
.box01{ background-color:#cac088; padding:20px;}
.box02{ background-color:#c4b97e;padding:20px;}
.box03{background-color:#6f6a55;padding:10px;}
.box05{padding:20px;}
.box04{padding:20px;}
.box07{background-color:#fff7d8;padding:20px;}

.box08{background-color:#cac088;padding:20px; }

.logo img{width:170px; height:60px;}

}