::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;}
.services-box-text {
    background: #212121;
    display: inline-block;
    padding: 30px 30px;
    width: 150%;
    height: auto;
    margin-left: -50%;
	margin-top: 100px;
	color: white;
}
.services-box-text ul li span {
    display: inline-block;
    color: #bda87f;
    font-size: 14px;
    font-weight: 500;
    margin-right: 20px;
    width: 40px;
	max-width: 100%;
	
}
.services-box-text ul li {
    color: #C1C1C1;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0;
}

.services-box-text ul {
    display: inline-block;
    list-style-type: none;
    padding-left: 0;
	margin: 5px 20px 15px;}


.services-box-img {
    display: inline-block;
    width: 100%;
    height: auto;
	z-index: -1;}
.services-box-text-left {
    position: relative;
  background: #212121;
    display: inline-block;
    padding: 30px 30px;
    width: 150%;
    height: auto;
    margin-right: -30%;
    z-index: 999;
	margin-top: 100px;
	color: white;
}

.services-box-text-left ul li span {
    display: inline-block;
    color: #bda87f;
    font-size: 14px;
    font-weight: 500;
    margin-right: 20px;
    width: 40px;
	max-width: 100%;}
.services-box-text-left ul li {
    color: #C1C1C1;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 0;
}

.services-box-text-left ul {
    display: inline-block;
    list-style-type: none;
    padding-left: 0;
	margin: 5px 20px 15px;}

.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;
}
/*
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: center;font-size: 30px;
}
.grtcli{
	font-weight: 700;margin-top: 90px;
}
.mtn{
	margin-top: 10px;
}
.mtety{
	margin-top: 80px;
}
.mthund{
	margin-top: 100px;
}
.mtsevnty{
	margin-top: 70px;
}
.mainheader{
	background-image: url(../images/lbi.jpg); color: white; height:150px;margin-top: 100px;
}
.mtfifty{
	margin-top: 50px;
}
.navcolor{
	color:#bea87f;
}
.mtthirty{
	margin-top: 30px;
}
.mlef1{
	margin-left: 12px;
}
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;
}


	
@media only screen and (max-width: 360px) {

}

@media only screen and (max-width: 768px) {
	
.services-box-text {
    background: #212121;
    display: inline-block;
    padding: 30px 30px;
    width: 150%;
    height: auto;
    margin-left: -50%;
margin-top: -0px;
	color: white;
}
	
	.services-box-text-left {
    position: relative;
  background: #212121;
    display: inline-block;
    padding: 30px 30px;
    width: 150%;
    height: auto;
    margin-right: -30%;
    z-index: 999;
	margin-bottom: 10%;
		margin-top: -0px;
	color: white;
}
	.media-hide{
		display: none;
	}
	.iconh{
		margin-top: 10px;text-align: center;font-size: 20px;
	}
	.mlef1{
	margin-left: 1px;
}
}
@media only screen and (max-width:800px) {
	.services-box-text {
    background: #212121;
    display: inline-block;
    padding: 30px 30px;
    width: 150%;
    height: auto;
    margin-left: -50%;
margin-top: -0px;
	color: white;
}
	
	.services-box-text-left {
    position: relative;
  background: #212121;
    display: inline-block;
    padding: 30px 30px;
    width: 150%;
    height: auto;
    margin-right: -30%;
    z-index: 999;
	margin-bottom: 10%;
		margin-top: -0px;
	color: white;
}
	.media-hide{
		display: none;
	}
	.iconh{
		margin-top: 10px;text-align: center;font-size: 20px;
	}
	.mlef1{
	margin-left: 1px;
}
}