.info-inmueble {
    padding: 10px 8px;
}


/* TITULOS DE CADA SECCION */

.panel-secciones {
	padding: 2em 0px 0.6em;
}

.gris{
	background:#F4F4F4;

}

.verde{
	background:green;

}

.panel-titulos {
    text-align: center;
    width: 84%;
    margin: 0px auto 2em;
}


.panel-titulos h2 {
    color: #2b2b2c;
    text-align: center;
    margin: 0px auto;
    font-weight: bold;
    font-size: 36px;
    border: 0px solid rgb(43, 43, 44);
    padding: 0px 10px;
    width: 100%;
}

.panel-titulos p {
	padding: 1em 0px 0px;
	color: #535353;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}

.bolitas{
    width: 100px;
    display: inline-block;
    height: 1px;
    position: relative;
    margin: 10px 0px 0px;
    border-top: 8px dotted #FFC215;
}

/* FIN TITULOS */ 




.col-quienes {
    margin-top: 10px;
    text-align: center;
    background: #0771cb none repeat scroll 0% 0%;
    min-height: 397px;
    margin-bottom: 25px;
    color:#fff;
}

.col-quienes .subtitulos {
    font-size: 24px;
	text-align: left;
	font-weight: bold;
	padding: 22px 24px 11px;
}

.col-quienes p {
    text-align: left;
	line-height: 21px;
	margin: 0px auto;
	font-size: 15px;
	padding: 0px 24px 10px;
	font-weight: normal;
}

.img-preguntas img {
    width: 100%;
}


/* PANALES SERVICIOS */ 

.bloque-servicios  {
    margin-bottom: 30px;
    background: #FFF none repeat scroll 0% 0%;
    border-bottom: 5px solid #0771cb;
    overflow: hidden;
}

.info {
	padding: 10px 8px;
}


.bloque-servicios h3 {
    color: #2B2B2C;
	font-weight: bold;
	font-size: 20px;
	margin: 6px 0px 10px;
	text-transform: uppercase;
	text-align: center;
}

.bloque-servicios img{
	width: 100%;
	height: auto;
}

.linea {
    width: 125px;
	margin: 13px 0px;
	border-bottom: 4px solid #0771cb;
	text-align: left;
}


.btn-center {
    text-align: center;
    padding: 10px 0px;
}

.btn-orange {
    background-color: #E8A516;
    border-radius: 4px !important;
    color: #FFF;
    font-size: 14px;
    width: 120px;
}

.panel-foto{
z-index: 999999;
position: relative;
width: 100%;
background: #0771cb;
overflow: hidden;

}

.escalar{
/*z-index: 999999;*/
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
position: relative;
width: 100%;
background: #0771cb;

}

.escalar:hover{
-webkit-transform: scale(1.95);
-moz-transform: scale(0.95);
-o-transform: scale(0.95);
-ms-transform: scale(1.95);
transform: scale(1.3);
}

/* FIN PANELES SERVICIOS */






/* PANALES INMUEBLES */ 

.bloque-foto-inmueble  {
    margin-bottom: 30px;
    background: #FFF none repeat scroll 0% 0%;
    overflow: hidden;
}

.bloque-foto-inmueble .info {
    padding: 10px 8px;
    background: #0771CB;
}


.bloque-foto-inmueble h3 {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin: 6px 0px 10px;
    text-transform: uppercase;
    text-align: center;
}


.bloque-foto-inmueble .panel-desc {
    padding: 10px 8px;
    background: #F4F4F4 ;
}

.bloque-foto-inmueble .panel-desc h4 {
    color: #2B2B2C;
    font-weight: normal;
    font-size: 16px;
    margin: 6px 0px 10px;
    text-align: center;
}





.bloque-foto-inmueble img{
    width: 100%;
    height: auto;
}

.linea {
    width: 125px;
    margin: 13px 0px;
    border-bottom: 4px solid #0771cb;
    text-align: left;
}


.btn-center {
    text-align: center;
    padding: 10px 0px;
}

.btn-orange {
    background-color: #E8A516;
    border-radius: 4px !important;
    color: #FFF;
    font-size: 14px;
    width: 180px;
    font-weight: bold;
}

.bloque-foto-inmueble .foto-principal{
position: relative;
width: 100%;
background: #0771cb;
overflow: hidden;

}



.bloque-foto-inmueble .escalar{
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
position: relative;
width: 100%;
background: #0771cb;

}

.bloque-foto-inmueble .escalar:hover{
-webkit-transform: scale(1.95);
-moz-transform: scale(0.95);
-o-transform: scale(0.95);
-ms-transform: scale(1.95);
transform: scale(1.3);
}

/* FIN PANELES INMUEBLES */


/********************************************************************** INMUEBLE GALERIA ******************************************************************************/


.box a {
    display: block;
    width: 100%;
    height: auto;
}

.box a img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: bottom;
}


.box {
    list-style-type: none;
    float: left;
    margin-bottom: 3rem;
    margin-left: 1%;
    margin-right: 1%;
    width: 18%;
}




/********************************************************************** FIN GALERIA ******************************************************************************/









































/********************************************************************** MAQUINARIA ******************************************************************************/

/* INICIO BLOQUES */

.bloque-maquinaria  {
    margin-bottom: 30px;
    background: #FFF none repeat scroll 0% 0%;
    border-bottom: 5px solid #0771cb;
    overflow: hidden;
}

.info {
  padding: 10px 8px;
}


.bloque-maquinaria h3 {
    color: #2B2B2C;
  font-weight: bold;
  font-size: 20px;
  margin: 6px 0px 10px;
  text-transform: uppercase;
  text-align: center;
}

.bloque-maquinaria img{
  width: 100%;
  height: auto;
}



/* FIN INICIO BLOQUES */





/*===========================================*/
/* Portfolio Section and Page
/*===========================================*/


a.read-more,
a.read-more>span {
    color: #ffb642;
    font-style: normal;
    font-weight: 900;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
a.read-more:hover { font-weight: 900 }
a.read-more:hover>span {
    -webkit-transform: translateX(90%);
    transform: translateX(90%);
}


.hover-bg .hover-text  h4{
  font-weight: bold;
  font-size: 19px;
  text-transform: uppercase;
  text-shadow: 0px 1px 2px rgba(0, 66, 122, 0.91);
}

.hover-bg .hover-text  p{
  font-weight: 500;
  font-size: 15px;
  padding-bottom: 10px;
  line-height: 21px;
}






#en-portfolio {
    padding: 0px 0px 40px;
}
#portfolio-items .item {
    padding: 0px 20px 45px;
    margin: 5px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 50%;
    float: left;
}
.item .hover-bg {
    position: relative;
    overflow: hidden;
}
.hover-bg .hover-text {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 38%;
    padding: 20px;
    color: #ffffff;
    transition: all 0.8s;
}
.hover-bg .hover-text.on { opacity: 1 }

.hover-bg .hover-text.uno {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(56%);
    transform: translateY(65%);
    opacity: 1;
    background: rgba(9, 71, 134, 0.90);
    /*background: rgba(7, 113, 203, 0.9) none repeat scroll 0% 0%;*/
}

.hover-bg:hover .hover-text.uno {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}




.hover-bg .hover-text.dos {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(56%);
    transform: translateY(65%);
    opacity: 1;
    background: rgba(112, 4, 47, 0.90);
    /*background: rgba(7, 113, 203, 0.9) none repeat scroll 0% 0%;*/
}

.hover-bg:hover .hover-text.dos {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}




.hover-bg .hover-text.tres {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(56%);
    transform: translateY(65%);
    opacity: 1;
    background: rgba(83, 45, 138, 0.90);
    /*background: rgba(7, 113, 203, 0.9) none repeat scroll 0% 0%;*/
}

.hover-bg:hover .hover-text.tres {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}



.hover-bg .hover-text.cuatro {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(56%);
    transform: translateY(65%);
    opacity: 1;
    background: rgba(5, 150, 57, 0.90);
    /*background: rgba(7, 113, 203, 0.9) none repeat scroll 0% 0%;*/
}

.hover-bg:hover .hover-text.cuatro {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}


.hover-bg .hover-text.cinco {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(56%);
    transform: translateY(65%);
    opacity: 1;
    background: rgba(201, 41, 41, 0.90);
    /*background: rgba(7, 113, 203, 0.9) none repeat scroll 0% 0%;*/
}

.hover-bg:hover .hover-text.cinco {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}















.hover-bg .hover-text.off {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(56%);
    transform: translateY(65%);
    opacity: 1;
    background: rgba(0, 0, 0, 0.80);
    /*background: rgba(7, 113, 203, 0.9) none repeat scroll 0% 0%;*/
}
.hover-bg:hover .hover-text.off {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}
#portfolio-items .owl-controls i.fa { font-size: 30px }
#en-portfolio .owl-theme .owl-controls .owl-buttons div {
    color: #222222;
    display: inline-block;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    opacity: 0.5;
}
/* Portfolio Page */
#itemsWork .item { margin-bottom: 30px }
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { z-index: 1 }
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
ul.list-inline.cat {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    text-align: center;
}
ul.cat li a {
    padding: 10px 5px;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
}
ul.cat li a:hover,
ul.cat li a:focus,
ul.cat li a:active,
ul.cat li a.active {
    border-top: 2px solid #ffb642;
    border-bottom: 2px solid #ffb642;
}
.project-details {
    margin-top: 40px;
    border-top: 1px solid #f1f1f1;
    padding: 30px 0;
    border-bottom: 1px solid #f1f1f1;
}




/********************************************************************** CONTACTO ******************************************************************************/



.subtitulos-center {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    padding-top: 24px;
  }


.datos-contactar { 
  background: #FFF;
  border-bottom: 4px solid #006fcd;
}


.bloque-contactar {
    margin-top: 5px;
    text-align: center;
    padding: 10px;
  }

  .bloque-contactar h3 {
    color: #2c2c2c;
    font-weight: 600;
    font-size: 15px;
    margin: 16px 0px 0px;

  }

  .img-ico-contacto img{
  border-radius: 58% !important;
  width: 87px;
  height: 87px;
  border: 1px solid #e6e6e6; 
  }

  .mapa {
    height: 400px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 4px;
  }




/* FIN CONTACTO */  






/* FOOTER */ 



  /*footer { background: url("style/bg-footer.png") repeat #1a57a1;color: #FFF;text-align: center;padding: 1% 0%;}*/

  footer { background: #171717 url("../images/bg-footer.jpg") repeat scroll 45% 0% !important;padding:2em 0;}

  
  footer p {text-align: left;padding: 0px 0px;float: left;font-size: 18px;margin: 0px auto 8px;font-weight: 600;color: #FFF;width: 94%;}  

  footer .panel-footer {max-width: 1120px;margin: 0px auto;overflow: hidden;}

  footer .panel-footer .col {float: left;margin-top: 5px;width: 33.33333%;padding: 0px 10px;}

  footer .panel-footer .col .dir {height: 20px;width: 18px;background: url("style/ico-dir.png") no-repeat scroll 0% 0% transparent;padding: 22px 18px;float: left;margin: -2px 3px 0px;}
  footer .panel-footer .col .tel {height: 12px;width: 18px;background: url("style/ico-tel.png") no-repeat scroll 0% 0% transparent;padding: 22px 18px;float: left;margin: -2px 3px 0px;}
  footer .panel-footer .col .mai {height: 12px;width: 18px;background: url("style/ico-mai.png") no-repeat scroll 0% 0% transparent;padding: 22px 18px;float: left;margin: -2px 3px 0px;}
  footer .panel-footer .col .hor {height: 12px;width: 18px;background: url("style/ico-hor.png") no-repeat scroll 0% 0% transparent;padding: 22px 18px;float: left;margin: -2px 3px 0px;}
  

  .ico-face {
    height: 25px;
    width: 25px;
    background: transparent url("style/ico-face.png") no-repeat scroll 0% 0%;
    padding: 0px 14px;
    float: left;
    margin: -1px 3px 0px;
    }

    .ico-twit {
    height: 25px;
    width: 25px;
    background: transparent url("style/ico-twit.png") no-repeat scroll 0% 0%;
    padding: 0px 14px;
    float: left;
    margin: 0px 3px;
    }

    .linea-foo {
    background: #171717 url("style/linea-foo.png") repeat scroll 0% 0% !important;
    height: 2px;
    width: 94%;
    background: #F00 none repeat scroll 0% 0%;
    padding: 0px 10px;
    float: left;
    margin-bottom: 16px;
    }





  /* Quitamos estilos por defecto de el tag UL */
  footer .panel-footer .col ul{list-style: none;font-size: 13px;}
          
  /* Centramos y ponemos los textos en mayuscula */
  footer .panel-footer .col li{width: 94%;display: block;color: #FFF;font-size: 15px;font-weight: normal;text-align: left;float: left;}

  /* Damos estilo a nuestros enlaces */
  footer .panel-footer .col li a{line-height: 28px;height: 28px;text-decoration: none;color: #FFF;padding: 0px;display: block;float: left;}
  footer .panel-footer .col li a:hover{color: #359aff;}





@media screen and (max-width: 801px){  /* VERDE */ 
  
  footer p {width: 100%;color: #FFF;font-size: 16px;text-align: left;float: left;}  

  footer .panel-footer {width: 94%;margin: 0px auto;overflow: hidden;}

  footer .panel-footer .col {float: left;width: 100%;}

  /* Centramos y ponemos los textos en mayuscula */
  footer .panel-footer .col li{width: 100%;display: block;color: #FFF;font-size: 14px;font-weight: normal;text-align: left;float: left;}


  #portfolio-items .item {
    padding: 0px 20px 45px;
    margin: 5px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    float: left;
}


  
}











/* FIN FOOTER */ 