body{
	background:linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url('../img/header1.jpg') no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	color: white;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
	margin-top: -55px;
 }

 ul li{
	 margin-top: 20px;
		/*text-align: left;*/
		font-size: 20px;
		color: #ffffff;
 }


ul{
	list-style: none;
	text-align: left;
}


 .row{
	 margin-left: -10%;
	 /*margin-top: -45px;*/
 }

.social-icons{
	position: inherit;
	/*display:contents;*/
}

a{
	color: #ffffff;
}

/*.container{
	margin-top: 60px;
	margin-left: -55px;
	margin-bottom: 60px;
}*/

.serviciosInicio{
	 margin-left:870px;
	 position:fixed;
}

.superior{
	margin-top: 10%;
	margin-left: 11%;
	margin-bottom: 5%;
}

.list-unstyled-item{
	margin-left: 50%;
}

.service-box{
	font-family: 'Saira Extra Condensed',serif;
	color: #E68F4C;
}

.tituloInterventoria{
	color: #E68F4C;

}

.tituloCopropiedades{
	color: #E68F4C;
}

.social-icons {
	margin: 0;
	position: fixed;
	right: 2.5rem;
	bottom: 2rem;
	width: auto;
}

.social-icons ul > li > a:hover {
	background-color: #E68F4C;
}

.social-icons ul > li > a {
  display: block;
  color: white;
  background-color: rgb(97, 13, 0);
  border-radius: 100%;
  /*font-size: 2rem;*/
  line-height: 4rem;
  height: 3rem;
  width: 3rem;
}
