/*
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;
}


/*************************************************************************************/
/*                                                                                   */
/*                                 RTP                                               */
/*                                                                                   */
/*************************************************************************************/

/*********************************************************************
****************************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*****************************
**************************************************************************/

/*************************************************************************
*******************Sub Estudio (prueba de Down Hole***********************
**************************************************************************/

 .subestudio{   /***prueba de down hole**/
   width: 100%;
   height: auto;
   margin-top: 100px;
   margin-bottom: 10px;
   border-bottom:1px solid #8F8F8F;
 }

 .subestudio .cajadesubestudio{
    width: 50%;
    height: auto;
    margin: 0 auto;
}

 .subestudio .cajadesubestudio h4{
    color: #5E95BC;
    text-align: center;
    font-weight:700;
 }

  .subestudio .cajadesubestudio p{
      color: #3B3C40;
      text-align: center;
  }

 /********subestudio 2*************************************************/
 .subestudio2{ /****resistividad geofisica***/
   width: 100%;
   height: auto;
   margin-top: 70px;
   margin-bottom: 40px;
 }

 .subestudio2 .cajadesubestudio{
    width: 90%;
    height: auto;
    margin: 0 auto;
 }

 .subestudio2 .cajadesubestudio h4{
    color: #5E95BC;
    text-align: center;
    font-weight:700;
 }

  .subestudio2 .cajadesubestudio p{
     color: #3B3C40;
      text-align: center;
  }
/*************************************************************************
****************FIN Sub Estudio (prueba de Down Hole***********************
**************************************************************************/




/*******************************************************************************/
/**************seccion de ingenieria estructural***************************/
/***************************************************************************/
.seccion_ingestructural_GT{

}
/***primer parte**/
.seccion_ingestructural_GT .contenido .imagenprincipal{
     width: 100%;
     height: 500px;
}

.seccion_ingestructural_GT .contenido .imagenprincipal .proyectoimg{
     width: 100%;
     height: 500px;
     background: url(../img/secciones/001_rtp/Estructura/IMG_20190603_161819785.jpg);
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
}

.seccion_ingestructural_GT .contenido .imagenprincipal .textoproyprincipal{
     width: 100%;
     height: 40px;

}

.seccion_ingestructural_GT .contenido .imagenprincipal .textoproyprincipal p{
     text-align: center;
     line-height: 40px;
     color:#5C5C5C;
}
/*****imagen estructuarl 1****/
.seccion_ingestructural_GT .contenido .imagenprincipal_estructural1 .proyectoimg{
     width: 100%;
     height: 490px;
     background: url(../img/secciones/001_rtp/Estructura/frontal.jpg);
     background-repeat: no-repeat;
     background-size: contain;
         background-position: center;

}

.seccion_ingestructural_GT .contenido .imagenprincipal_estructural1 .textoproyprincipal{
     width: 100%;
     height: 40px;

}

.seccion_ingestructural_GT .contenido .imagenprincipal_estructural1 .textoproyprincipal p{
     text-align: center;
     line-height: 40px;
     color:#5C5C5C;
}
/************imagen estructural 2*******************************/
.seccion_ingestructural_GT .contenido2{
    width: 100%;
    height: auto;

}

.seccion_ingestructural_GT .contenido2 .img_estructural2{

    width: 92%;
    height: 700px;


    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;  /*centra en pocicion horizontal*/
    justify-content: space-around;
    text-align: center;

}
.seccion_ingestructural_GT .contenido2 .img_estructural2 .imgestruc1{
    width: 60%;
    height: 690px;
    background: url(../img/secciones/001_rtp/Estructura/perspectiva2.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: contain;
    background-position: center;


}

.seccion_ingestructural_GT .contenido2 .img_estructural2 .texto_estructural1{
    width: 39%;
    height: auto;

}

.seccion_ingestructural_GT .contenido2 .img_estructural2 .texto_estructural1 h1{
    font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
}

.seccion_ingestructural_GT .contenido2 .img_estructural2 .texto_estructural1 h1 span{
    font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
}

.seccion_ingestructural_GT .contenido2 .img_estructural2 .texto_estructural1 p{
    color: rgb(104, 104, 104);
}
/************imagen estructural 3*******************************/
.seccion_ingestructural_GT .contenido2{
    width: 100%;
    height: auto;

}

.seccion_ingestructural_GT .contenido2 .img_estructural3{

    width: 92%;
    height: 480px;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;  /*centra en pocicion horizontal*/
    justify-content: space-around;
    text-align: center;

}
.seccion_ingestructural_GT .contenido2 .img_estructural3 .texto_estructural2{
    width: 39%;
    height: auto;

}

.seccion_ingestructural_GT .contenido2 .img_estructural3 .texto_estructural2 h1{
    font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
}

.seccion_ingestructural_GT .contenido2 .img_estructural3 .texto_estructural2 h1 span{
    font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
}

.seccion_ingestructural_GT .contenido2 .img_estructural3 .texto_estructural2 p{
    color: rgb(104, 104, 104);
}

.seccion_ingestructural_GT .contenido2 .img_estructural3 .imgestruc2{
    width: 55%;
    height: 480px;
    background: url(../img/secciones/001_rtp/Estructura/perspectiva1.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: contain;


}

/************imagen estructural 4*******************************/
.seccion_ingestructural_GT .contenidoz .img_estruct_rptza{
     width: 100%;
     height: 280px;
     margin-bottom: 50px;


}

.seccion_ingestructural_GT .contenidoz .img_estruct_rptza .proyectoimg_ft4{
     width: 100%;
     height: 280px;
     background: url(../img/secciones/001_rtp/Estructura/Vista_lateral.jpg);
     background-repeat: no-repeat;
     background-size: contain;
     background-position: center;
}

.seccion_ingestructural_GT .contenidoz .img_estruct_rptza .textoproyprincipal{
     width: 100%;
     height: 40px;

}

.seccion_ingestructural_GT .contenidoz .img_estruct_rptza .textoproyprincipal p{
     text-align: center;
     line-height: 40px;
     color:#5C5C5C;
}


/*******FIN**********/


/******tercera seccion*********************************/

.seccion_ingestructural_GT  .bloque_tres_estructuralPE{
    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 ;

 }
 .seccion_ingestructural_GT  .contmax{
    width: 94%;
    margin 0 auto;
}

/********************subtitulo y explicacion*******************/
.seccion_ingestructural_GT  .titulo_Proy_BPE{
    width: 39%;
    height: auto;
    text-align: center;
 }

.seccion_ingestructural_GT  .titulo_Proy_BPE h1{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
 }

.seccion_ingestructural_GT .titulo_Proy_BPE h1 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
 }

.seccion_ingestructural_GT .titulo_Proy_BPE p{
    color: rgb(104, 104, 104);

 }
/******************fin titulo y explicacion****************/
/*****************imagene ****************/
.seccion_ingestructural_GT .imagenes_Proy_BPE{

    width: 55%;
    height: 500px;

 }

.seccion_ingestructural_GT .imagenes_Proy_BPE .img_estructural_BPE{
    width: 100%;
    height: 500px;
    background: url(../img/secciones/001_rtp/Estructura/IMG-20191128-WA0012.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
    padding: 0px;
    margin: 0px;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

.seccion_ingestructural_GT  .imagenes_Proy_BPE .img_estructural_BPE .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */
    text-align: center;
    padding: 15px;
  }
  /******fin tercera seccion****************/

  /*******cuarta seccion *********************/

.seccion_ingestructural_GT  .bloque_cuatro_estructuralPE{
    width: 92%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }

.seccion_ingestructural_GT  .img_estudio4_EST{/*****modificar para responsive**/

    width: 33%;
    height: 400px;
    margin-top: 25px;

 }

.seccion_ingestructural_GT  .img_estudio4_EST .img_estruc_BPEz{
    width: 100%;
    height: 400px;


    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

.seccion_ingestructural_GT .img_estudio4_EST .img_estruc_BPEz .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

    padding: 15px;
    text-align: center;
  }

  /*****imagenes del proyecto*/

.seccion_ingestructural_GT  .img_estudio4_EST .imagen_EST1{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Estructura/IMG-20191128-WA0013.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_ingestructural_GT  .img_estudio4_EST .imagen_EST2{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Estructura/IMG-20191128-WA0014.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_ingestructural_GT  .img_estudio4_EST .imagen_EST3{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Estructura/IMG-20191128-WA0015.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_ingestructural_GT  .img_estudio4_EST .imagen_EST4{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Estructura/IMG-20191128-WA0017.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_ingestructural_GT  .img_estudio4_EST .imagen_EST5{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Estructura/IMG-20191128-WA0020.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_ingestructural_GT  .img_estudio4_EST .imagen_EST6{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Estructura/IMG-20191128-WA0021.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }

/*******fin cuarta seccion *********************/




/********************ESTUDIOS GEOTECNICOS************************************/

 /****priemra seccion down hole***********************/

 .seccion_proy_geotecnicos{  /*********down hole*****/

 }

 .seccion_proy_geotecnicos .contenido .bloqueuno_geotecnico{
    width: 100%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }
/********************subtitulo y explicacion*******************/
 .seccion_proy_geotecnicos .contenido .estudio_GTDH{
 }

 .seccion_proy_geotecnicos .contenido .titulo_Proy{
    width: 39%;
    height: auto;
 }

 .seccion_proy_geotecnicos .contenido .titulo_Proy h1{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
 }

 .seccion_proy_geotecnicos .contenido .titulo_Proy h1 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
 }

 .seccion_proy_geotecnicos .contenido .titulo_Proy p{
    color: rgb(104, 104, 104);
 }
/******************fin titulo y explicacion****************/
/*****************imagene ****************/
 .seccion_proy_geotecnicos .contenido .imagenes_Proy{

    width: 55%;
    height: 500px;

 }

  .seccion_proy_geotecnicos .contenido .imagenes_Proy .img_Proy_DH{
    width: 100%;
    height: 500px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190625_140317a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
    padding: 0px;
    margin: 0px;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

  .seccion_proy_geotecnicos .contenido .imagenes_Proy .img_Proy_DH .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

    padding: 15px;
  }
/**********************fin primera partes**********************/

/*****************segunda seccion de imagenes down hole***********************/
    .seccion_proy_geotecnicos .contenido .bloque_dos_geotecnico{
    width: 100%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }

 .seccion_proy_geotecnicos .contenido .imagenes_Proy1{/*****modificar para responsive**/

    width: 33%;
    height: 400px;
    margin-top: 25px;

 }

 .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .img_Proy_DH_a1{
    width: 100%;
    height: 400px;


    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

   .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .img_Proy_DH_a1 .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

    padding: 15px;
  }

  /*****imagenes del proyecto*/

  .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .imagen_PDY1{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190628_111322a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .imagen_PDY2{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190628_122433a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .imagen_PDY3{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190628_123030a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .imagen_PDY4{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190628_124646a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .imagen_PDY5{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190628_124652a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .imagen_PDY6{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190628_130004_BURST001_COVERa.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .imagen_PDY7{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190628_130705a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .imagen_PDY8{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190628_130956a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_proy_geotecnicos .contenido .imagenes_Proy1 .imagen_PDY9{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/prueba_Down_Hole/IMG_20190628_123313a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }


  /*****************fin segunda seccion de imagenes down hole***********************/
/******************************fin  down hole***************************************/


 /******************************resistividad geofisica******************************/

 /****priemra seccion********/
.seccion_resistividad_geofisica{  /*********resistividad geoficica*****/

 }

 .seccion_resistividad_geofisica .contenido .bloque_uno_resistividad{
    width: 100%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }
/********************subtitulo y explicacion*******************/
 .seccion_resistividad_geofisica .contenido .estudio_RGF{
 }

 .seccion_resistividad_geofisica .contenido .titulo_Proy{
    width: 39%;
    height: auto;
 }

 .seccion_resistividad_geofisica .contenido .titulo_Proy h1{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
 }

 .seccion_resistividad_geofisica .contenido .titulo_Proy h1 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
 }

 .seccion_resistividad_geofisica .contenido .titulo_Proy p{
    color: rgb(104, 104, 104);
 }
/******************fin titulo y explicacion****************/
/****imagen de geofisica****/

 .seccion_resistividad_geofisica .contenido .imagenes_Proy{

    width: 55%;
    height: 500px;
    margin-top: 50px;

 }

  .seccion_resistividad_geofisica .contenido .imagenes_Proy .img_Proy_RG{
    width: 100%;
    height: 500px;
    background: url(../img/secciones/001_rtp/Geofisica/resistividad_Geofisica/resistividad.png);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
    padding: 0px;
    margin: 0px;
      }

  /*  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;*/
 /* }

  .seccion_resistividad_geofisica .contenido .imagenes_Proy .img_Proy_RG .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

  /*  padding: 15px;
  }
/**********************fin imagen de geofisica**********************/

/*****************segunda seccion de imagenes down hole***********************/
.seccion_resistividad_geofisica .contenido .bloque_dos_resistividad{
    width: 100%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }

.seccion_resistividad_geofisica .contenido .imagenes_Proy_A1{/*****modificar para responsive**/

    width: 33%;
    height: 400px;
    margin-top: 25px;

 }

 .seccion_resistividad_geofisica .contenido .imagenes_Proy_A1 .img_Proy_RGa1{
    width: 100%;
    height: 400px;


    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

  .seccion_resistividad_geofisica .contenido .imagenes_Proy_A1 .img_Proy_RGa1 .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

    padding: 15px;
  }

  /*****imagenes del proyecto*/

  .seccion_resistividad_geofisica .contenido .imagenes_Proy_A1 .imagen_RGZ_1{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/resistividad_Geofisica/IMG_20190628_110415a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_resistividad_geofisica .contenido .imagenes_Proy_A1 .imagen_RGZ_2{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/resistividad_Geofisica/IMG_20190628_151618a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }

.seccion_resistividad_geofisica .contenido .imagenes_Proy_A1 .imagen_RGZ_3{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/resistividad_Geofisica/IMG_20190628_152322a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_resistividad_geofisica .contenido .imagenes_Proy_A1 .imagen_RGZ_4{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/resistividad_Geofisica/IMG_20190629_144316a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_resistividad_geofisica .contenido .imagenes_Proy_A1 .imagen_RGZ_5{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/resistividad_Geofisica/IMG_20190629_144331a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }

.seccion_resistividad_geofisica .contenido .imagenes_Proy_A1 .imagen_RGZ_6{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geofisica/resistividad_Geofisica/IMG_20190629_144345a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
/*****************fin segunda seccion de imagenes resistividad geofisica***********************/
/******************************fin resistividad geofisica***************************************/



/**********************geotecnia*******************************************************/
/****priemra seccion geotecnia***********************/

 .seccion_Geotecnia{  /*********geotecnia*****/

 }

 .seccion_Geotecnia .contenido .bloque_1a_Geotecnia{
    width: 100%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }
/********************subtitulo y explicacion*******************/
 .seccion_Geotecnia .contenido .estudio_BGA{
 }

 .seccion_Geotecnia .contenido .titulo_Proy{
    width: 39%;
    height: auto;
 }

 .seccion_Geotecnia .contenido .titulo_Proy h1{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
 }

 .seccion_Geotecnia .contenido .titulo_Proy h1 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
 }

 .seccion_Geotecnia .contenido .titulo_Proy p{
    color: rgb(104, 104, 104);
 }
/******************fin titulo y explicacion****************/
/*****************imagene ****************/
 .seccion_Geotecnia .contenido .imagenes_Proy{

    width: 55%;
    height: 500px;

 }

  .seccion_Geotecnia .contenido .imagenes_Proy .img_Proy_BGA{
    width: 100%;
    height: 500px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190620_092031a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
    padding: 0px;
    margin: 0px;

    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

  .seccion_Geotecnia .contenido .imagenes_Proy .img_Proy_BGA .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

    padding: 15px;
  }
/**********************fin primera partes**********************/

/*****************segunda seccion de imagenes geotecnia***********************/
.seccion_Geotecnia .contenido .bloque_2d_Geotecnia{
    width: 100%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }

.seccion_Geotecnia .contenido .ima_Proy_GA1{/*****modificar para responsive**/

    width: 33%;
    height: 400px;
    margin-top: 25px;

 }

 .seccion_Geotecnia .contenido .ima_Proy_GA1 .img_Proyecto_BGA1z{
    width: 100%;
    height: 400px;


    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

  .seccion_Geotecnia .contenido .ima_Proy_GA1 .img_Proyecto_BGA1z .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

    padding: 15px;
  }

/*****imagenes del proyecto*/

  .seccion_Geotecnia .contenido .ima_Proy_GA1 .imgZ_GA1{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190620_120445a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_Geotecnia .contenido .ima_Proy_GA1 .imgZ_GA2{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190620_143909a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
   .seccion_Geotecnia .contenido .ima_Proy_GA1 .imgZ_GA3{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190624_095758a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_Geotecnia .contenido .ima_Proy_GA1 .imgZ_GA4{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190624_105444a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_Geotecnia .contenido .ima_Proy_GA1 .imgZ_GA5{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190624_110338a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
   .seccion_Geotecnia .contenido .ima_Proy_GA1 .imgZ_GA6{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190624_132546a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_Geotecnia .contenido .ima_Proy_GA1 .imgZ_GA7{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190624_134021a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_Geotecnia .contenido .ima_Proy_GA1 .imgZ_GA8{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190624_134302a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
   .seccion_Geotecnia .contenido .ima_Proy_GA1 .imgZ_GA9{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Geotecnia/IMG_20190624_140545a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }


 /****fin geotecnia***********************/

 /**********************INGENIERIA ESTRUCTURAL ESPECIALIZADA*******************************************************/
.seccion_mecanica_materiales{

}
/***primer parte imagen principal**/
.seccion_mecanica_materiales .contenido .imagenprincipal_MECMAT{
     width: 100%;
     height: 430px;
}

.seccion_mecanica_materiales .contenido .imagenprincipal_MECMAT .proyectoimg{
     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;
}
/**********************************segunda parte*******explicacion*/

.seccion_mecanica_materiales .contenido .estudio_MECMAT{
 }


.seccion_mecanica_materiales .contenido .bloque_1_mecanica_materiales{
    width: 100%;
    height: auto;
  }

 .seccion_mecanica_materiales .contenido .titulo_Proy{
    width: 39%;
    height: auto;
    margin:auto;
 }

 .seccion_mecanica_materiales .contenido .titulo_Proy h1{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 2.5em;
 }

 .seccion_mecanica_materiales .contenido .titulo_Proy h1 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
 }

 .seccion_mecanica_materiales .contenido .titulo_Proy p{
    color: rgb(104, 104, 104);
 }

/**********************fin segunda parte**********************/


/**********************bloque dos de imagenes**********************/
.seccion_mecanica_materiales .contenido .bloque_2_mecanica_materiales{
    width: 100%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }

.seccion_mecanica_materiales .contenido .imag_Proy_MECMAT{/*****modificar para responsive**/

    width: 33%;
    height: 400px;
    margin-top: 25px;

 }

.seccion_mecanica_materiales .contenido .imag_Proy_MECMAT .img_Proyecto_MECMAT2{
    width: 100%;
    height: 400px;


    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

.seccion_mecanica_materiales .contenido .imag_Proy_MECMAT .img_Proyecto_MECMAT2 .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

    padding: 15px;
  }

/*****imagenes del proyecto*/

  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT .img_MECMAT1{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_120906a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT .img_MECMAT2{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_121435a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT .img_MECMAT3{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_134008a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT .img_MECMAT4{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_130022a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT .img_MECMAT5{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_130912a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT .img_MECMAT6{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_133146a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }



/**********************fin bloque dos de imagenes**********************/


/**********************bloque tres de imagenes**************************/
.seccion_mecanica_materiales .contenido .bloque_3_mecanica_materiales{
    width: 100%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }

.seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3{/*****modificar para responsive**/

    width: 33%;
    height: 400px;
    margin-top: 25px;

 }

.seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_Proyecto_MECMAT3{
    width: 100%;
    height: 400px;


    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

.seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_Proyecto_MECMAT3 .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

    padding: 15px;
  }

/*****imagenes del proyecto*/

  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_1a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_140116a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }

  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_2a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_140520a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }

/**********************texto**********************/
  .seccion_mecanica_materiales .contenido .estudio_3_MECMAT .texto_decorativ{
   width: 80%;
    height: auto;
    margin:auto;
  }


.seccion_mecanica_materiales .contenido .estudio_3_MECMAT .texto_decorativ h4{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 1.7em;
 }

.seccion_mecanica_materiales .contenido .estudio_3_MECMAT .texto_decorativ h4 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
 }

.seccion_mecanica_materiales .contenido .estudio_3_MECMAT .texto_decorativ p{
    color: rgb(104, 104, 104);
 }
 /*********************texto********************/
 .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_3a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_142731a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_4a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_150517a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_5a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_151833a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_6a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_153254a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_7a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_154609a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_8a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_160232a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  /**********************texto**********************/
  .seccion_mecanica_materiales .contenido .estudio_3_MECMAT{

  }
  .seccion_mecanica_materiales .contenido .texto_MEC .texto_decorativ{
   width: 100%;
    height: auto;
    margin:auto;

    border: 1px solid red;
  }


.seccion_mecanica_materiales .contenido .estudio_3_MECMAT .texto_decorativ h4{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 1.7em;
 }

.seccion_mecanica_materiales .contenido .estudio_3_MECMAT .texto_decorativ h4 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
 }

.seccion_mecanica_materiales .contenido .estudio_3_MECMAT .texto_decorativ p{
    color: rgb(104, 104, 104);
 }
 /*********************texto********************/
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_9a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_161504a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_3 .img_MECMAT_3_10a{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_162405a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }

/**********************fin bloque tres de imagenes**********************/


/**********************bloque cuatro de imagenes**********************/
.seccion_mecanica_materiales .contenido .bloque_4_mecanica_materiales{
    width: 100%;
    height: auto;
     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;  /*centra en pocicion horizontal*/

 }

.seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4{/*****modificar para responsive**/

    width: 33%;
    height: 400px;
    margin-top: 25px;

 }

.seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_Proyecto_MECMAT4{
    width: 100%;
    height: 400px;


    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
  }

.seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_Proyecto_MECMAT4 .caja_texto{
    width: 100%;
    height: 90px;
    background-color:#000000FF;
    opacity:0.8; /* Opacidad 60% */

    padding: 15px;
  }
/**********************texto**********************/
.seccion_mecanica_materiales .contenido .contenedor_TPz1{/*****modificar para responsive**/

    width: 33%;
    height: 400px;
   display: flex;
   align-items: center;

 }

 .seccion_mecanica_materiales .contenido .contenedor_TPz1 .texto_decorativ{
   width: 80%;
    height: auto;
    margin:auto;
  }


.seccion_mecanica_materiales .contenido .contenedor_TPz1 .texto_decorativ h4{
     font-family: ArialNova-Bold;
    color: #2A2B26D2;
    font-size: 1.7em;
 }

.seccion_mecanica_materiales .contenido .estudio_4_MECMAT .texto_decorativ h4 span{
     font-family: ArialNovaCond-Light;
    color:#A9ACA0FF;
 }

.seccion_mecanica_materiales .contenido .estudio_4_MECMAT .texto_decorativ p{
    color: rgb(104, 104, 104);
 }



/**********************texto**********************/
/*****imagenes del proyecto*/

  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_1b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_161504a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }

  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_2b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_162405a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_3b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_164159a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_4b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_164643a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_5b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190702_171220a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_6b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190703_112645_1a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_7b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190703_115035a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_8b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190703_121859a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
   .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_9b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190703_124632.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_10b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190703_115035a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_11b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190703_134630a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }
  .seccion_mecanica_materiales .contenido .imag_Proy_MECMAT_4 .img_MECMAT_4_12b{
    width: 100%;
    height: 400px;
    background: url(../img/secciones/001_rtp/Mecanica_de_Materiales/IMG_20190703_145113a.jpg);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-size: cover;
  }





/**********************fin bloque cuatro de imagenes**********************/

  /**********************FIN INGENIERIA ESTRUCTURAL ESPECIALIZADA**************************************************/