/*
Autor: Ing. Hector Martinez Martinez
*/
/*************fonts*************/
@import url(fonts.css);

/****************************************
*******Stilos Generales******************
*****************************************/
h1{
    font-family: Aller_Bd;
}
h2{

   font-family: ArialNovaCond-Italic;
}
h3{

   font-family: Aller_LtIt;
}
h4{
   font-family: Aller_LtIt;
}
h5{
   font-family: Aller_LtIt;
}
h6{
   font-family: Aller_LtIt;
}

ul, li{                                                    
    list-style: none;
    font-size: 1em;
    font-family:ArialNova-Light;
}

p {
   font-size: 1em;
   font-family:ArialNova-Light;
}
a{
    text-decoration: none;
    font-size: 1em;
    font-family:ArialNovaCond;
}
a:hover{
   font-family:ArialNovaCond;
}

/*************************************************************************************/
/*                                                                                   */
/*                               GENERALES DE TABLA                                  */
/*                                                                                   */
/*************************************************************************************/

/*********************************************************************
****************************Caracteristicas (tabla)*******************
**********************************************************************/

  .descripcion_proyecto{
     width: 100%;
     height: 150px;
     margin-bottom:60px;
     margin-top: 40px;
     }

   .descripcion_proyecto .contendor_decripcion{
      width: 90%;
      height: 150px;
      margin: 0 auto;
   }

   .descripcion_proyecto .contendor_decripcion table{

   }
   .descripcion_proyecto .contendor_decripcion table tr{
      border-bottom: 1px solid #000000;
   }

    .descripcion_proyecto .contendor_decripcion #prt{
      text-align: left;
    font-weight: 700;
    padding-right: 50px;
    }

    .descripcion_proyecto .contendor_decripcion table td{
      text-align: left;
      font-size: 14px;
      padding-right: 20px;
    }
/*********************************************************************
********************Fin Caracteristicas (tabla)***********************
**********************************************************************/

/*********************************************************************
*******************Definicion del estudio*****************************
**********************************************************************/

.explicacionestudio{
   width: 100%;
   height: auto;
}

.explicacionestudio .caja_de_explicacion{
    width: 50%;
    height:auto;
    padding-top: 20px;
}

.explicacionestudio .caja_de_explicacion p{
   color:#5C5C5C;
   text-align:  center;
}
/*************************************************************************
*******************Fin Definicion del estudio*****************************
**************************************************************************/
 
/*************************************************************************************/
/*                                                                                   */
/*                       ESTACIONAMIENTO LA VILLA                                    */
/*                                                                                   */
/*************************************************************************************/

/***************************************************************************/
/************************IMAGEN PANORAMICA**********************************/
/***************************************************************************/

.seccion_ingestructural_ESTACIONAMIETO_VILLA{

}
/***primer parte**/
.seccion_ingestructural_ESTACIONAMIETO_VILLA .imagen_panoramica{
     width: 100%;
     height: 660px;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .imagen_panoramica .imagen_proyecto_estacionamientoVilla{/*contenedor general de imagen panoramica*/
     width: 100%;
     height: 600px;/**adaptar*/
     background: url(../img/secciones/009_La_villa/estructural/panoramica.jpg);
     background-repeat: no-repeat;
     background-size: cover;
     background-position: 50% 100%;/*pocion de la iamgen*/
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .imagen_panoramica .texto_imgPanoramica{
     width: 100%;
     height: 40px;

}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .imagen_panoramica .texto_imgPanoramica p{
     text-align: center;
     line-height: 40px;
     color:#5C5C5C;
}
/***************************************************************************/
/********************FIN IMAGEN PANORAMICA**********************************/
/***************************************************************************/

/***************************************************************************/
/********************IMAGEN SOLA Y TEXTO DER********************************/
/***************************************************************************/
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_IzTd_ESTACIONAMIETO_VILLA{
     width: 92%;
     height: auto;
     margin-bottom: 25px;
     margin: auto;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_IzTd_ESTACIONAMIETO_VILLA .contenedor_subgral{
     width: 100%;
     height: auto;

     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
     justify-content: space-around;
     align-items: center;  /*centra en pocicion horizontal*/

     margin: auto ;
}
/**imagen***/
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_IzTd_ESTACIONAMIETO_VILLA .contenedor_subgral .imagenCJ_EstVILLA01{
    width: 50%;
    height: 700px;
    background: url(../img/secciones/009_La_villa/estructural/estructural_la_villa.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: contain;
    background-position: center;
}
/***texto***/
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_IzTd_ESTACIONAMIETO_VILLA .contenedor_subgral .textoCJ_EstVILLA01{
    width: 50%;
    height: auto;

}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_IzTd_ESTACIONAMIETO_VILLA .contenedor_subgral .textoCJ_EstVILLA01 h1{
    font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
    text-align: center;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_IzTd_ESTACIONAMIETO_VILLA .contenedor_subgral .textoCJ_EstVILLA01 h1 span{
    font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_IzTd_ESTACIONAMIETO_VILLA .contenedor_subgral .textoCJ_EstVILLA01 p{
    color: rgb(104, 104, 104);
    text-align: center;
}

/*******************************************************************************/
/********************FIN IMAGEN SOLA Y TEXTO DER********************************/
/*******************************************************************************/

/***************************************************************************/
/********************PHOTO CON PIE Y TEXTO** *******************************/
/***************************************************************************/

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA{
    width: 95%;
    height: auto;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

    margin: auto ;
}
 /****************Imagen ****************/
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA .photo_EstVILLA_AA1{
    width: 55%;
    height: 500px;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA .photo_EstVILLA_AA1 .photoCJ_EstVILLAAA1{
    width: 100%;
    height: 500px;
    background: url(../img/secciones/009_La_villa/estructural/Estacionamiento_villa_001.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA .photo_EstVILLA_AA1 .photoCJ_EstVILLAAA1 .pieTextoPHOT{
    width: 100%;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA .photo_EstVILLA_AA1 .photoCJ_EstVILLAAA1 .pieTextoPHOT p{
    color: #DBDBDB;
}

  /***************TTEXTO*******************/
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA .texto_EstVILLA_AA1{
    width: 39%;
    height: auto;
    text-align: center;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA .texto_EstVILLA_AA1 h1{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA .texto_EstVILLA_AA1 h1 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA .texto_EstVILLA_AA1 p{
     color: rgb(104, 104, 104);
}
/***************************************************************************/
/*******************FIN*PHOTO CON PIE Y TEXTO*******************************/
/***************************************************************************/



/***************************************************************************/
/*******************GALERIA DE PHOTOS Y TEXTO*******************************/
/***************************************************************************/

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA{
    width: 95%;
    height: auto;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

    margin: auto ;
}
 /****************Imagen ****************/
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1{
    width: 440px;
    height: 320px;
    margin-top: 20px;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA1{
     width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/estructural/Estacionamiento_villa_002.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA1 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA1 .pieTextoGAL p{
    color: #DBDBDB;
}

/******GALERIA DE PHOTOS*****/
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA2{
    width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/estructural/Estacionamiento_villa_003.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA2 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA2 .pieTextoGAL p{
    color: #DBDBDB;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA3{
    width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/estructural/Estacionamiento_villa_004.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA3 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA3 .pieTextoGAL p{
    color: #DBDBDB;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA4{
    width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/estructural/Estacionamiento_villa_005.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA4 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA4 .pieTextoGAL p{
    color: #DBDBDB;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA5{
    width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/estructural/Estacionamiento_villa_006.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA5 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA5 .pieTextoGAL p{
    color: #DBDBDB;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA6{
    width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/estructural/Estacionamiento_villa_007.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}
.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA6 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_ingestructural_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA .galeria_EstVILLA_AA1 .galeriaCJ_EstVILLAAA6 .pieTextoGAL p{
    color: #DBDBDB;
}


/***************************************************************************/
/*****************FIN**GALERIA DE PHOTOS Y TEXTO****************************/
/***************************************************************************/




/**&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&**/
/*******************************************************************************/
/***********************MECANICA DE SUELOS***************************************/
/*******************************************************************************/
/**&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&**/


.imagen_panoramica_mecanicamt .imagen_proyecto_EstVILLA_RD1{
     width: 100%;
     height: 430px;
     background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/concreto.jpg);
     background-repeat: no-repeat;
     background-size: contain;
     background-position: center;
}



/***************************************************************************/
/********************PHOTO CON PIE Y TEXTO** *******************************/
/***************************************************************************/

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA_A1{
    width: 95%;
    height: auto;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

    margin: auto ;
}
 /****************Imagen ****************/
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA_A1 .photo_EstVILLA_AA2{
    width: 55%;
    height: 400px;
}
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA_A1 .photo_EstVILLA_AA2 .photoCJ_EstVILLAAA2{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/009_La_villa/mecanica_suelos/la_villa_mecanica_001.jpg);
    background-repeat: no-repeat;
    background-position:50% 90%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA_A1 .photo_EstVILLA_AA2 .photoCJ_EstVILLAAA2 .pieTextoPHOT{
    width: 100%;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA_A1 .photo_EstVILLA_AA2 .photoCJ_EstVILLAAA2 .pieTextoPHOT p{
    color: #DBDBDB;
}

  /***************TTEXTO*******************/
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA_A1 .texto_EstVILLA_AA2{
    width: 39%;
    height: auto;
    text-align: center;
}
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA_A1 .texto_EstVILLA_AA2 h1{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
}
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA_A1 .texto_EstVILLA_AA2 h1 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
}
..seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_IEE_PHOTO_ESTACIONAMIETO_VILLA_A1 .texto_EstVILLA_AA2 p{
     color: rgb(104, 104, 104);
}
/***************************************************************************/
/*******************FIN*PHOTO CON PIE Y TEXTO*******************************/
/***************************************************************************/

/***************************************************************************/
/*******************GALERIA DE PHOTOS Y TEXTO*******************************/
/***************************************************************************/

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1{
    width: 95%;
    height: auto;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

    margin: auto ;
}
 /****************Imagen ****************/
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2{
    width: 440px;
    height: 320px;
    margin-top: 20px;
}
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA1{
     width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/mecanica_suelos/la_villa_mecanica_002.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA1 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA1 .pieTextoGAL p{
    color: #DBDBDB;
}

/******GALERIA DE PHOTOS*****/
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA2{
    width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/mecanica_suelos/la_villa_mecanica_003.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA2 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA2 .pieTextoGAL p{
    color: #DBDBDB;
}

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA3{
    width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/mecanica_suelos/la_villa_mecanica_004.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA3 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA3 .pieTextoGAL p{
    color: #DBDBDB;
}

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA4{
    width: 440px;
    height:320px;
    background: url(../img/secciones/009_La_villa/mecanica_suelos/la_villa_mecanica_005.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size:cover;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
}
.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA4 .pieTextoGAL{
    width: 440px;
    height: 70px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
}

.seccion_mecanica_suelos_ESTACIONAMIETO_VILLA .bloque_Galeria_ESTACIONAMIETO_VILLA_A1 .galeria_EstVILLA_AA2 .galeriaCJ_EstVILLAAA4 .pieTextoGAL p{
    color: #DBDBDB;
}




/***************************************************************************/
/*****************FIN**GALERIA DE PHOTOS Y TEXTO****************************/
/***************************************************************************/

