/*-- Use For Custom Styling --*/
.petit {
	width: 35%;
}
.petit2 {
	width: 55%;
}
.petit4 img {
	width:65%!important;
}
.petit3 img {
	width:65%!important;
}
.mb-30 {
	margin-bottom: 30px!important;
	
}

.cognac {   
	color: #99682e!important;
}
.cognac a:hover{   
	color: #403d39!important;
}

.boortopcognac {  
	border-top: 1px solid  #99682e;
	
}
input {  
	color: #99682e;
	
}
section.date {
  padding: 35px 0px 0px 0px !important;
  position: relative;
  overflow: hidden;
  background-color: rgba(32,32,32,1.00);
}


.btnCheckAvail {
  width: 50%!important;
  background-color: #99682e!important;
  background-image: none !important;
  border: medium;
  border-radius: 5px;
  color: #f9f9f9;
  cursor: pointer;
  font-family: HelveticaNeueLight,Sans-Serif;
  font-size: 13px;
  padding: 5px 10px;
  text-decoration: none;
}

#CheckAvailabilityContainer {
  background-color: #202020!important;
}
 img.boord {
	border-radius: 7px;
}
.taal-link{
     color: #ffffff;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif" ;
    font-size: 16px;
    font-weight: 100;
	text-align: center;
	font-variant: small-caps;
    text-decoration: none;
    transition: .5s ease;
		width: 40px;
    height: 40px;
	border-radius: 50%;
}
.taal-link.it{
 color: #ffffff!important;
	background: rgba(153, 104, 46, 1);
	width: 40px;
    height: 40px;
	border-radius: 50%;
	display: block;
}
.lit{
 color: #ffffff!important;
	background: rgba(153, 104, 46, 1);
	width: 40px;
    height: 40px;
	border-radius: 50%;
	display: block;
}
.lit:hover{
 color: #ffffff!important;
}
.taal {
	width: 40px;
    height: 40px;
    text-align: center!important;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
    opacity: 1;
    background: rgba(64, 61, 57, 0.4);
   border-radius: 50%;
	position: relative;
	padding: 0!important;
}

.taal-link a:hover{
    color: #ffffff!important;
	background: rgba(153, 104, 46, 1);
	width: 40px;
    height: 40px;
	   border-radius: 50%;
}

.mb10 {
	margin-bottom: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mt50 {
	margin-top: 50px;
}
.pt50 {
	padding-top: 50px;
}
@media screen and (max-width: 767px) {  
.petit3 img {
	width:15%!important;
}	
	.petit4 img {
	width:65%!important;
	margin: auto!important;
}
	.petit2 {
	width: 55%;
		margin: auto!important;
}
	
}
