.body{
	margin: 0px;
	padding: 0px;
}
::selection{
	color:white;
	background-color: #2d2d2d;
}
::-moz-selection{
	color:white;
	background-color: #2d2d2d;
}
.nav{
	font-weight: bold;
	background-color: #FFFFFF;
}
.navin{
	float: left;
	margin-left: 15%;
	}
.naving{
color:#5c5c5c;
	}
.naving:hover{
color:#bea87f;
}
.abouttitle{
	text-align: center;
	margin-top: 40px; 
	font-size: 43px; 
	letter-spacing: 1px;
	text-shadow: 7px 7px 0 rgba(150,150,150,.2);
}
.abouttitledw{
	font-size: 12px;
    letter-spacing: 15px;
    text-transform: uppercase;
    margin-top: 10px;
text-align: center;

}
.about{


background-color:#bea87f;
margin-top:20px;
color:white;
font-size:20px;
float:left;
padding-left:20px;
padding-right:20px;
padding-top: 10px;
padding-bottom:px;
}
.par1{
	color: #676767;margin-top: 50px;
}

.imgoverlay
	 {
  position: relative;
 width: 100%;
 

}



.overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); 
  color: #f1f1f1; 
  
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
	width: 91%;
  text-align: center;
}

.imgoverlay:hover .overlay {
  opacity: 1;
}

/* speciclpricebox*/

.sbox{
width:245px;
height:430px; 
border-width: 8px;
border-style:solid;
border-color:rgba(190,  168, 127, 0.4);
float:left;
padding-left:20px;
margin-left:30px;
}

.sbox:hover{border-color:rgba(190,  168, 127, 1); transition: 0.7s}
 
.s1box{
	border-color:rgba(190,  168, 127, 1);
}
button:hover{
background-color:#bea87f;
color: white;
}
.button{
background-color: transparent;
color: #bea87f;
font-size: 14px;
font-weight: 700;
padding: 12px 17px;
cursor: pointer;
border-radius: 12px; 
border: 2px solid #bea87f;
}


/*
footerstarts*/
.fbgc{
	background-color: #1d1d1d;
}
.flogo{
	margin-top: 50px;
}
.fotpad{
	padding-top: 10px;
}

.fpar{
	font-size: 12px;font-weight: 500;color: #fff;margin-top: 10px;
}
.fcolor{
	color: white;
	margin-top: 50px;
}

.iconh{
	margin-top: 10px;text-align:left;font-size: 30px;
}
.grtcli{
	font-weight: 700;margin-top: 90px;
}
.mtn{
	margin-top: 10px;
}
.mtety{
	margin-top: 80px;
}
.mthund{
	margin-top: 100px;
}
.mttwnty{
	margin-top: 20px;
}
.mtfifty{
	margin-top: 50px;
}
.mtthirty{
	margin-top: 30px;
}
.mlef1{
	margin-left: 12px;
}
.mainheader{
	background-image: url(../images/lbi.jpg); color: white; height:150px;margin-top: 100px;
}
.navcolor{
	color:#bea87f;
}
li a{
	text-decoration: none;
	color: white;
	
}


li a:hover{
	text-decoration: none;
	color: #bea87f;
}


#myBtn {

  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px; 
  background-color: #bea87f;
  color: white;
  cursor: pointer;
 outline: none;
   text-align: center;
   text-decoration: none;
   display: inline-block;

	border: none;
	
}

#myBtn:hover {
  background-color:#1d1d1d;
}

.carotext{
	text-align: left;margin-left: 15%; margin-top: 6%;
}

.carofnts{
	font-size: 50px;
}

.abteam{
	background-image: url(../images/lbi.jpg); color:white;margin-top: 30px;height:300px;
}

.our-price-list{
	font-weight: 700;margin-top: 110px;
}
.our-price-list-p{
	color: #676767;float:left;margin-top: 10px;
}

.metourtm{
	margin-top: 100px;font-weight: 1000;font-size: 29px;color: #2d2d2d;font-family: 'Montserrat', sans-serif;
}
.abouthelo{
	margin-top: 100px;font-weight: 1000;font-size: 29px;color: #2d2d2d;font-family: 'Montserrat', sans-serif;
}
@media only screen and (max-width: 600px) {
	.sbox{
width:245px;
height:430px; 
border-width: 8px;
border-style:solid;
border-color:rgba(190,  168, 127, 0.4);
float:left;
	margin-bottom: 10%;
padding-left:20px;
margin-left:30px;
}

.sbox:hover{border-color:rgba(190,  168, 127, 1); transition: 0.7s}
 
.s1box{
	border-color:rgba(190,  168, 127, 1);
}
	
	.imgoverlay
	 {
  position: relative;
 width: 100%;
 padding: 0px !important;
 margin-top: 20px;
}
.overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); 
  color: #f1f1f1; 
  
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
	width: 100%;
  text-align: center;
}


}
@media only screen and (max-width: 768px) {
	
	
	.sbox{
width:160px;
height:430px; 
border-width: 8px;
border-style:solid;
border-color:rgba(190,  168, 127, 0.4);
float:left;
	margin-bottom: 10%;
padding-left:5px;
margin-left:10px;
		font-size: 10px;
}

.sbox:hover{border-color:rgba(190,  168, 127, 1); transition: 0.7s}
 
.s1box{
	border-color:rgba(190,  168, 127, 1);
}
	
.media-hide{
		display: none;
	}
	.iconh{
		margin-top: 10px;text-align: center;font-size: 20px;
	}
		.imgoverlay
	 {
  position: relative;
 width: 100%;
 padding: 0px !important;
 margin-top: 20px;
}
.overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); 
  color: #f1f1f1; 
  
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
	width: 100%;
  text-align: center;
}
	
}
@media only screen and (max-width:800px) {
	
	
	.sbox{
width:160px;
height:430px; 
border-width: 8px;
border-style:solid;
border-color:rgba(190,  168, 127, 0.4);
float:left;
	margin-bottom: 10%;
padding-left:5px;
margin-left:10px;
		font-size: 10px;
}

.sbox:hover{border-color:rgba(190,  168, 127, 1); transition: 0.7s}
 
.s1box{
	border-color:rgba(190,  168, 127, 1);
}
		.cbibox{
	width:210px;
height:300px; 
border-width: 8px;
border-style:solid;
border-color:rgba( 45, 45, 45,0.5); 
margin-top:25px;
margin-left: 100px;

	
}
.media-hide{
		display: none;
	}	
	.iconh{
		margin-top: 10px;text-align: center;font-size: 20px;
	}
		.imgoverlay
	 {
  position: relative;
 width: 100%;
 padding: 0px !important;
 margin-top: 20px;
}
.overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); 
  color: #f1f1f1; 
  
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
	width: 100%;
  text-align: center;
}
		.mlef1{
	margin-left: 1px;
}
}

@media only screen and (max-width:375px) {
	.sbox{
width:245px;
height:430px; 
border-width: 8px;
border-style:solid;
border-color:rgba(190,  168, 127, 0.4);
float:left;
	margin-bottom: 10%;
padding-left:20px;
margin-left:30px;
}

.sbox:hover{border-color:rgba(190,  168, 127, 1); transition: 0.7s}
 
.s1box{
	border-color:rgba(190,  168, 127, 1);
}
}