footer{
  padding: 0 !important;
}
.foot{
  position: absolute;
    background-color: #292929;
    width: 100%;
}
.logo-cop{
  float: left;
margin-left: 10px;
}
.logo-cop>img{
  width: 60%;
}
.logo-cop>p{
  font-weight: 800;
color: white;
}
.contacto{
  float: right;
    margin-right: 10px;
    font-weight: 800 !important;
    color: white;
}
.logo{
  z-index: 10;
  position: absolute;
  width: 90%;
}

.logo-econcret{

width: 15%;

    right: 6px;
    z-index: 99999;
    position: absolute;
}

.galeria-dt{
  margin: 0 auto;
  margin-bottom: 15px;
}
.carousel-inner{
  /*height: 900px;*/
}

@media (max-width: 1000px) {
  .logo>img{
    width: 37%;
  }
}
.carousel-caption{
  border: 1px solid white;
  max-width: 686px;
  margin: 0 auto;
  padding: 30px 30px;
  bottom:45%;
}
@media (min-width: 768px){
.navbar-nav {
  float: none;
display: inline-block;
float: none;
vertical-align: top;
margin: 0;
position:relative;
left:33%;
}
}

.navbar-nav>li>a{
  color: #444 !important;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;

}
.container-presupuesto{
  display: flex;
justify-content: space-between;
color: white;
}
/*.s2{
      background-color: #292929;
      color: white;
}*/
.s3{
  background-color: #b0c1c1;
}
/* Remove the navbar's default margin-bottom and rounded borders */
.navbar {
  margin-bottom: 0;
  border-radius: 0;
background-color: transparent !important;
    border-color: transparent!important;
}


}
.navbar-collapse{
  text-align: center;
}

/* Add a gray background color and some padding to the footer */
footer {
  background-color: #f2f2f2;
  padding: 25px;
}
/*.presupuesto{
background-color: #b0c1c1;
}*/
.carousel-inner img {
  width: 100%; /* Set width to 100% */
  margin: auto;
  min-height:200px;
}
.pedir{
border: solid black 4px;
margin: 5px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
  /*height: 900px !important;*/
}
/* Hide the carousel text when the screen is less than 600 pixels wide */
@media (max-width: 900px) {
.carousel-caption {
  display: none;
}
}
@media(max-width:768px){
  .carousel-inner>.item>a>img, .carousel-inner>.item>img{
    height:auto !important;
  }
}

.btn-block {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
        font-size: 21px !important;
}
.btn-primary {
    color: #fff;
    background-color: #292929;
    border-color: #292929;
}
.img-quienes{
	width:374px;
}
footer{
color:white;
background-color: black;
}

.inicio{
	height: 900px !important;
}
