a{
color: #000;
}
a:hover{
color: #000;
}

body{
background-color: #EBEBEB;
font-family: 'Economica', Helvetica, Arial, sans-serif;
font-size: 18px;
}

.fondocolor{
background-color: #7D0912;
color: #fff;
}

.fondoblanco{
background-color: #FFFFFF;
}

.separatop{
margin-top: 20px;
}
.separabot{
margin-bottom: 20px;
}

.container-fluid{
margin: 0;
padding: 0;
}

.carousel-full img {
width: 100%;
}

.carousel-control.left, 
.carousel-control.right {
    background-image: none
} 

.Flexible-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.padded{
padding: 10px;
}
.extrapadded{
padding: 25px;
}

.centrado{
text-align: center;
}

.cuadro{
margin-top: 25px;
}

.cuadroicon{
color: #569ade;
font-size: 42px;
}

.obratit{
color: #000;
font-size: 30px;
font-weight: 400;
}

.contactotit{
font-size: 26px;
font-weight: 700;
}

.sectit{
font-size: 38px;
font-weight: 400;
text-transform: uppercase;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
font-weight: 500;
}

.containermapa{
margin: 20px;
}

.navbar{
background-color: #7D0912;
margin: 0;
min-height: 80px;
}
.navbar-nav{
margin: 0;
padding: 0;
}

.menu{
font-size: 22px;
font-weight: 500;
margin: 0;
padding: 0;
margin-top: 20px;
}

.menulink{
color: #fff;
border-bottom: 2px solid transparent;
}
.menulink:hover{
color: #fff;
border-bottom: 2px solid #fff;
}

.navbar-default .navbar-nav>li>a{
color: #fff;
}
.navbar-default .navbar-nav>li>a:hover{
color: #fff;
}

.logo{
height: 80px;
margin-top: -10px;
margin-bottom: 10px;
}

.logomini{
height: 60px;
margin: 0;
margin-top: -10px;
}
	
.piedepagina{
color: #fff;
background-color: #7D0912;
}

.carousel-caption>h3{
font-size: 54px;
font-weight: bold;
}

.carousel-caption>p{
font-size: 32px;
}

.carousel-caption>p.captionchica{
font-size: 1.2em;
}

.hea{
font-size: 16px;
}

.bandera{
width: 80px;
}

.anchortotoplink{
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

.conseparador{
border-bottom: 5px solid #fff;
}

.decolor{
color: #7D0912;
}

.destacado{
color: #7D0912;
font-weight: 700;	
}

.motto{
color: #7D0912;
font-size: 1.2em;
}

span.cliente{
border: 1px solid;
border-radius: 5px;
font-size: 1.4em;
padding: 10px;
margin-left: 10px;
margin-right: 10px;
white-space: nowrap;
line-height: 70px;
color: #7D0912;
}

div.clientecontenedor{
margin-top: 40px;
}

.bottomlink{
padding: 15px;
font-weight: 700;
color: #fff;
text-decoration: none;
}
.bottomlink:hover{
color: #fff;
font-weight: 700;
text-decoration: none;
}

.carousel-caption-opaco{
background-color:rgba(0,0,0,0.5);
}

div.lineaseparadora{
background-color: #7D0912;
height: 2px;
margin-left: 25%;
margin-right: 25%;
margin-bottom: 10px;
}

.img-obra{
margin-left: auto;
margin-right: auto;	
}

.servtit{
margin-top: 20px;
font-size: 1.6em;
font-weight: 700;	
}

.servsubtit{
font-size: 1.2em;
font-weight: bold;	
}

.img-servicio{
height: 160px;
margin: auto;	
}

.clienteimg{
height: 40px;	
margin-left: 8px;
margin-right: 8px;
margin-bottom: 20px;
}

.carousel-serv{
margin: auto;	
}

.carousel-inner > .item > img {
    margin: 0 auto;
}