body {
  background: #2d2a25;
  margin: 0 auto;
  padding: 0 auto;
}

/* header */
.main-header {
  width: 100%;
  height: 12%;
  position: fixed;
  z-index: 2;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #33333300;
  justify-content: center;
  align-items: center;
  display: flex;
}

li a {
  display: block;
  color: white;
  text-align: center;
  padding: 16px 25px;
  text-decoration: none;
}

.icon-navbar {
  width: 300px;
}

/* navmovil */
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.5s;
}

.menumovil {
  position: fixed;
  font-size: 30px;
  margin-left: 10px;
  margin-top: 10px;
  cursor: pointer;
  color: rgb(0, 0, 0);
  z-index: 3;
  background: #ffffff10;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

/* header */

/* section 1 */
.fullscreen-section {
  width: 100%;
  overflow: hidden;
}

.fullscreen-image {
  width: 100%;
  height: auto;
}

.icon-fullscreen {
  z-index: 1;
  width: 30%;
  margin-top: 20%;
  margin-left: -90%;
  position: absolute;
}

/* section 1 */

/* section 1.1 */
.artcience-section {
  background: #2d2a25;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.artcinecesection-image {
  width: 40%;
  float: left;
}

.artcinecesection-image2 {
  width: 30%;
  margin-top: 10%;
  margin-left: -35.5%;
  z-index: 1;
}

.artciencesection-text {
  color: #fff;
  text-align: right;
  font-size: 150%;
  margin-top: -15%;
  margin-right: 10%;
}

/* section 1.1 */

/* section 2 */
.projectmanagers-section {
  background: #2d2a25;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.projectmanagers-grid {
  float: right;
  width: 70%;
  z-index: 0;
  position: relative;
}

.projectmanagers-image {
  z-index: 1;
  width: 35%;
  margin-top: 6%;
  margin-left: 10%;
  position: absolute;
}

.projectmanagers-image2 {
  width: 4%;
  position: absolute;
  margin-left: 3.5%;
  margin-top: 25%;
}

.floating {
  animation: floatUpDown 1s ease-in-out infinite;
}

@keyframes floatUpDown {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }
}

.projectmanagers-text,
.projectmanagers-text2,
.projectmanagers-text3,
.projectmanagers-text4 {
  color: #ffffff;
  position: absolute;
  z-index: 1;
}

.projectmanagers-text5,
.projectmanagers-text6 {
  color: #000000;
  position: absolute;
  z-index: 1;
}

.projectmanagers-text {
  left: 0;
  right: 0;
  margin-left: 10%;
  margin-top: -35%;
  font-size: 160%;
}

.projectmanagers-text2 {
  left: 0;
  right: 0;
  margin-left: 10%;
  margin-top: -33%;
  font-size: 400%;
}

.projectmanagers-text3 {
  left: 0;
  right: 0;
  margin-left: 10%;
  margin-top: -28%;
  font-size: 400%;
}

.projectmanagers-text4 {
  left: 0;
  right: 0;
  margin-left: 10%;
  margin-top: -22%;
  font-size: 200%;
}

.projectmanagers-text5 {
  left: 0;
  right: 0;
  margin-left: 50%;
  margin-top: 29%;
  font-size: 140%;
}

.projectmanagers-text6 {
  left: 0;
  right: 0;
  margin-left: 50%;
  margin-top: 15%;
  font-size: 400%;
}

/* section 2 */

/* section 3 */
.constructionproject-section {
  background: #2d2a25;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.construction-image {
  width: 28%;
  float: left;
}

.construction-image2 {
  width: 28%;
  float: left;
}

.constructionproject-text {
  color: #fff;
  float: right;
  font-size: 250%;
  margin-top: 31%;
  margin-right: 20px;
}

.constructionproject-text2 {
  left: 0;
  right: 0;
  color: #fff;
  float: right;
  text-align: right;
  font-size: 300%;
  margin-top: 35%;
  margin-right: -150px;
}

.constructionproject-textimage,
.constructionproject-textimage2,
.constructionproject-textimage3,
.constructionproject-textimage4,
.constructionproject-textimage5,
.constructionproject-textimage6,
.constructionproject-textimage7,
.constructionproject-textimage8 {
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 800%;
  margin-left: 10px;
}

.constructionproject-textimage {
  margin-top: -1%;
}

.constructionproject-textimage2 {
  margin-top: 8%;
}

.constructionproject-textimage3 {
  margin-top: 16%;
}

.constructionproject-textimage4 {
  margin-top: 28%;
}

.constructionproject-textimage5 {
  margin-top: 36%;
}

.constructionproject-textimage6 {
  margin-top: 20%;
  margin-left: 30%;
}

.constructionproject-textimage7 {
  margin-top: 28%;
  margin-left: 30%;
}

.constructionproject-textimage8 {
  margin-top: 36%;
  margin-left: 30%;
}

/* section 3 */

/* section 4 */
.metodologi-section {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: left;
}

.metodologi-text {
  color: #000000;
  font-size: 350%;
  margin-top: 5%;
  text-align: center;
}

.metodologi-text2 {
  color: #000000;
  font-size: 115%;
  text-align: justify;
  width: 45%;
  margin: 0px auto
}

.metodologi-text2-1 {
  color: #000000;
  font-size: 115%;
  text-align: justify;
  width: 45%;
  margin: 10px auto
}

.metodologi-text3 {
  color: #000000;
  font-size: 120%;
  white-space: pre-line;
}

/* section 4 */

/* section 5 */
.tabnumeration-section {
  background: #2d2a25;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tabnumeration-section div {
  margin: 0 20px;
}

.tab-text1,
.tab-text2,
.tab-text3,
.tab-text4,
.tab-text5,
.tab-text6,
.tab-text7,
.tab-text8 {
  color: #fff;
  text-align: left;
  white-space: nowrap;
  margin-bottom: 10%;
}

.tab-text1,
.tab-text3,
.tab-text5,
.tab-text7 {
  font-size: 300%;
}

.tab-text3 {
  margin-top: -58%;
}

.tab-text5 {
  margin-top: -30%;
}

.tab-text7 {
  margin-top: -40%;
}

/* section 5 */

/* section 6 */
.professionproject-section {
  background: #2d2a25;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}

.professionproject-grid {
  width: 65%;
  height: 800px;
  z-index: 0;
  position: relative;
}

.professionproject-gridtext,
.professionproject-gridtext2 {
  position: absolute;
  z-index: 1;
  color: #000000;
  font-size: 130%;
}

.professionproject-gridtext {
  left: 0;
  right: 0;
  margin-top: 15%;
  margin-left: 5%;
}

.professionproject-gridtext2 {
  left: 0;
  right: 0;
  margin-top: 33%;
  margin-left: 5%;
}

.professionproject-text {
  left: 0;
  right: 0;
  color: #fff;
  font-size: 120%;
  float: left;
  text-align: left;
  margin-top: 5%;
  margin-left: 5%;
  margin-bottom: 5%;
}

.professionproject-image {
  position: absolute;
  margin-top: 10%;
  margin-left: 48%;
}

/* section 6 */

/* section 7 */
.professiongrid-section {
  width: 100%;
  overflow: hidden;
  background-image: url("../img/grid.png");
  height: 20vh;
}

/* section 7 */

/* section 8 */
.lifelong-section {
  background: #2d2a25;
  width: 100%;
  overflow: hidden;
}

.lifelong-image {
  float: left;
  width: 50%;
  height: 100%;
}

.lifelong-text {
  color: #fff;
  margin-top: 5%;
  margin-bottom: 2%;
  margin-left: 54%;
  font-size: 220%;
}

.lifelong-text2 {
  color: #fff;
  margin-left: 55%;
  font-size: 110%;
}

/* section 8 */

/* section 9 */
.diplomat-section {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.nv-diplomado {
  background: #f1f1f1;
  width: 80%;
  height: 500px;
  overflow: hidden;
  margin: 5% auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}

.nv-img {
  height: 400px;
  margin-bottom: -100px;
}

.nv-img2 {
  height: 300px;
}

.nv-img3 {
  width: 40%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.nv-div {
  width: 60%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.nv-p {
  color: #000;
  font-size: 1.5rem;
  margin-bottom: 0;
}

.nv-p2 {
  color: #000;
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0;
}

.nv-hr {
  width: 45%;
  margin: 20px 0;
  border: 1px solid #000;
  opacity: 1;
}

.nv-p3 {
  color: #000;
  font-size: 1.4rem;
  font-weight: 700;
}

.nv-div2 {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
}

.nv-p4 {
  color: #000;
  font-size: 2rem;
  font-weight: 900;
  background: #fff;
  padding: 10px 20px;
  display: inline-block;
  margin-right: 10px;
}

.nv-p5 {
  color: #000;
  font-size: 1.4rem;
  font-weight: 600;
  margin-right: 10px;
}

.nv-p6 {
  color: #000;
  font-size: 1.4rem;
  font-weight: 400;
}

.contactoForm {
  width: 90%;
}

.nv-input {
  background: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 10px 20px !important;
  width: 100%;
}

.nv-btn {
  background: #dd8e2e !important;
  color: #fff !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 10px 20px !important;
  display: inline-block !important;
}

.card-container {
  display: flex;
  justify-content: center;
}

.tarjeta {
  margin: 3% 2%;
  overflow: hidden;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.diplomat-titlep {
  font-size: 200%;
  color: #000;
  margin-left: 1%;
  margin-top: 5%;
}

.diplomat-textp {
  font-size: 500%;
  color: #000;
  margin-top: -2%;
  margin-left: 13%;
}

.diplomat-title {
  color: #000;
  font-size: 130%;
}

.diplomat-text {
  color: #000;
  font-size: 100%;
  white-space: nowrap;
}

.contenido {
  display: flex;
}

.ladoIzq,
.ladoDer {
  width: 100%;
}

.ladoDer img {
  width: 100%;
  height: 100%;
  border-style: none;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 12px;
  margin-top: 0%;
  text-align: center;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ladoIzq {
  background: rgb(255, 255, 255);
  padding: 48px;
}

a.btn:hover {
  opacity: 0.8;
}

/* section 9 */

/* section 10 */
.Curricularvalue-section {
  width: 100%;
  overflow: hidden;
}

.Curricularvalue-div {
  float: left;
  margin-left: 5%;
  text-align: center;
}

.Curricularvalue-text {
  color: #ffffff;
  font-size: 150%;
  margin-top: 5%;
  margin-left: 5%;
}

.Curricularvalue-text2 {
  color: #ffffff;
  font-size: 50%;
  margin-left: 5%;
}

.Curricularvalue-text3 {
  color: #ffffff;
  font-size: 80%;
  margin-left: 5%;
  white-space: nowrap;
}

/* section 10 */

/* section 11 */
.endpage-section {
  width: 100%;
  overflow: hidden;
  background: #2d2a25;
  height: 25vh;
}

.endpage-image {
  margin-top: 10%;
  margin-left: -50%;
  margin-bottom: 5%;
  width: 80%;
  height: auto;
}

.endpage-div {
  float: right;
  margin-right: 5%;
  margin-top: 20%;
}

.endpage-a {
  text-decoration: none;
}

.endpage-text2,
.endpage-text3 {
  color: #fff;
  font-size: 100%;
  text-align: center;
}

.endpage-text3 {
  margin-top: -7%;
}

/* section 11 */

/* section construction project */
.pagdiplomat-section {
  width: 100%;
  height: auto;
  padding: 5% 30px;
  background-image: url("../img/diplomadosfondo.jpg");
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

.overlay-container {
  background: white;
  padding: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  margin-top: 5%;
}

.overlay-container img {
  width: 100%;
  height: auto;
}

.pagdiplomat-text,
.pagdiplomat-text2,
.pagdiplomat-text3 {
  text-align: left;
}

.pagdiplomat-text {
  font-size: 120%;
  margin-top: 10%;
}

.pagdiplomat-text2,
.pagdiplomat-text3 {
  font-size: 70%;
  text-align: justify;
}

.tem {
  padding: 40px;
}

.tem-text,
.tem-text5 {
  text-align: left;
}

.tem-text {
  font-size: 120%;
}

.tem-text5 {
  font-size: 80%;
}

.program {
  padding: 10px;
}

.program-ficha {
  background: #f0f0f0;
  padding: 15px;
  text-align: left;
}

.program-text {
  font-size: 100%;
  margin-bottom: 5%;
}

.program-text2 {
  font-size: 80%;
}

.program-text3 {
  font-size: 80%;
}

/* section construction project */

/* section construction project modal */
.transparent-input {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  width: 200px;
  background-color: transparent;
  color: #333;
  outline: none;
}

.transparent-input::placeholder {
  color: #999;
}

.transparent-input option {
  color: #ffffff;
}

option {
  background: rgb(38, 38, 38) !important;
}

.transparent-select::placeholder {
  color: #999;
}

textarea {
  width: 100%;
  height: 150px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f8f8f8;
  resize: none;
}

.modal-content1 {
  background-image: url("../img/bdtfondo.png");
}

.transparent-input {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0;
  box-shadow: none;
  color: white !important;
  padding: 0.375rem 0.75rem;
}

.transparent-input::placeholder {
  color: #ffffff !important;
}

/* section construction project modal *

/* section construction project 2 */
.pagdiplomados2 {
  width: 100%;
  overflow: hidden;
}

.div-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  text-align: center;
  padding: 0 5%;
  box-sizing: border-box;
}

.pagdiploma-image {
  height: auto;
  max-width: 100%;
}

.pagdiploma-image2 {
  height: 400px;
  max-width: 100%;
}

.pagdiploma-image2-1 {
  width: 30%;
  height: 400px;
  margin-top: 30%;
  margin-left: -30%;
}

.right-section,
.temario-section,
.fichaprograma-section {
  flex: 1;
  box-sizing: border-box;
}

.right-section {
  background: #2d2a25;
  color: #fff;
  text-align: left;
  padding: 20px;
}

.right-section p {
  font-size: 70%;
}

.title-secction {
  font-size: 110% !important;
}

.temario-section {
  background-color: #f8f8f8;
  padding: 20px;
  text-align: left;
  font-size: 80%;
}

.fichaprograma-section {
  text-align: left;
  font-size: 80%;
  padding: 20px;
}

.vertical-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-right: 20px;
  margin-left: 10px;
  display: inline-block;
  text-align: left;
  white-space: nowrap;
}

.vertical-list li {
  margin-bottom: 10px;
}

.flex-container {
  display: flex;
  justify-content: space-between;
}

.btn-brown {
  margin-top: 5% !important;
  background: #2d2a25 !important;
  color: #fff !important;
  float: right;
}

.btn-brown:hover {
  opacity: 0.9 !important;
}

/* section construction project 2 */

/* section site */
.overlay-container2 {
  background: white;
  padding: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  margin-top: 5%;
}

.overlay-container2 img {
  width: 100%;
  height: auto;
}

.tem2 {
  padding: 20px;
}

.tem2-text,
.tem2-text5 {
  text-align: left;
}

.tem2-text {
  font-size: 120%;
}

.tem2-text5 {
  font-size: 80%;
  margin-top: -4%;
}

/* section site */

/* section supervision de obra */
.sdp-text,
.sdp-text2,
.sdp-text3 {
  text-align: left;
}

.sdp-text {
  font-size: 120%;
  margin-top: 5%;
}

.sdp-text2,
.sdp-text3 {
  font-size: 70%;
  text-align: justify;
}

.sdp-text4 {
  font-size: 80%;
  text-align: left;
  white-space: nowrap;
}

.sdp-text5 {
  font-size: 70%;
  margin-top: -2%;
  text-align: left;
  white-space: pre-line;
}

.overlay-container3 {
  background: white;
  padding: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  margin-top: 5%;
  max-width: 95%;
  height: auto;
}

.overlay-container3 img {
  width: 100%;
  height: auto;
}

.tem3 {
  padding: 30px;
}

.tem3-text,
.tem3-text5 {
  text-align: left;
}

.tem3-text {
  font-size: 120%;
  margin-top: -10%;
  margin-bottom: 5%;
}

.tem3-text5 {
  font-size: 70%;
  margin-top: -5%;
}

/* section supervision de obra */

/* section land development */
.land-section {
  width: 100%;
  height: auto;
  padding: 5% 30px;
  background-image: url("../img/diplomadosfondo.jpg");
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.overlay-container4 {
  background: white;
  padding: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  margin-top: 5%;
}

.overlay-container4 img {
  width: 100%;
  height: auto;
}

.tem4 {
  padding: 20px;
}

.tem4-text,
.tem4-text5 {
  text-align: left;
}

.tem4-text {
  font-size: 120%;
}

.tem4-text5 {
  font-size: 80%;
}

.column-container {
  display: flex;
  justify-content: space-between;
}

.column {
  flex-basis: 50%;
}

.land-text2 {
  font-size: 70%;
  text-align: justify;
}

.land-section2 {
  text-align: justify;
  max-width: 800px;
  margin: 0 auto;
  color: #000;
}

.land-text {
  text-align: center !important;
  margin-top: 10%;
  font-size: 2em;
}

.land-text3 {
  font-size: 1em;
  margin-bottom: 20px;
}

/* section land development */

/* section bolsa de trabajo */

.bdt-separator {
  width: 100%;
  background: #2d2a25;
  height: 10rem;
}

.bdt-section {
  width: 100%;
  background: #2d2a25;
  overflow: hidden;
  position: relative;
}

.bdtsection-image {
  float: right;
  width: 70%;
  z-index: 0;
  position: relative;
  height: 700px;
}

.bdtsection-image2 {
  z-index: 1;
  width: 30%;
  margin-top: 4%;
  margin-left: 8%;
  position: absolute;
}

.bdtsection-div {
  width: 50%;
  position: absolute;
  z-index: 1;
  color: #000000;
  margin-left: 45%;
  margin-top: 5%;
}

.bdtsection-text1 {
  font-size: 300%;
  margin-bottom: 2%;
  text-align: center;
}

.bdtsection-text2 {
  font-size: 200%;
  margin-bottom: 2%;
  text-align: center;
}

.bdtsection-text3 {
  font-size: 90%;
  margin-bottom: 2%;
  text-align: center;
}

.bdt-section2 {
  width: 100%;
  background: #2d2a25;
  overflow: hidden;
  position: relative;
}

.bdtsection2-image {
  float: right;
  width: 70%;
  z-index: 0;
  position: relative;
  height: 650px;
}

.bdtsection2-image2 {
  z-index: 1;
  width: 30%;
  height: 550px;
  margin-top: 4%;
  margin-left: 8%;
  position: absolute;
}

.bdtsection2-div {
  width: 50%;
  position: absolute;
  z-index: 1;
  color: #000000;
  margin-left: 45%;
  margin-top: 15%;
}

.bdtsection2-text1 {
  font-size: 300%;
  margin-bottom: 2%;
  text-align: center;
}

.bdtsection2-text3 {
  margin-bottom: 2%;
  text-align: center;
}

/* section bolsa de trabajo */

/* estilo movil */
@media screen and (min-width: 767px) {
  .sidemovil {
    display: none !important;
  }

}

@media screen and (max-width: 767px) {

  /* index */

  .main-header {
    display: none !important;
  }

  .artcience-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .artcinecesection-image {
    width: 40%;
    float: none;
    display: block;
    margin: 0 auto;
  }

  .artcinecesection-image2 {
    width: 30%;
    margin-top: 10%;
    margin-left: -35.5%;
    z-index: 1;
    position: absolute;
    left: 55%;
    top: -15%;
    transform: translate(50%, 50%);
  }

  .projectmanagers-text {
    margin-top: -36%;
    font-size: 50%;
  }

  .projectmanagers-image2 {
    width: 10%;
    margin-left: 1px;
  }

  .projectmanagers-text2 {
    margin-top: -33%;
    font-size: 100%;
  }

  .projectmanagers-text3 {
    margin-top: -28%;
    font-size: 100%;
  }

  .projectmanagers-text4 {
    margin-top: -22%;
    font-size: 100%;
  }

  .projectmanagers-text5 {
    margin-left: 45%;
    margin-top: 29%;
    font-size: 60%;
  }

  .projectmanagers-text6 {
    margin-left: 45%;
    margin-top: 15%;
    font-size: 100%;
  }

  .construction-image {
    width: 30%;
    float: left;
  }

  .construction-image2 {
    width: 30%;
    float: left;
  }

  .constructionproject-text {
    font-size: 80%;
    margin-right: 25%;
    margin-top: 30%;
  }

  .constructionproject-text2 {
    font-size: 80%;
    margin-top: 35%;
    margin-left: 62%;
    position: absolute;
    text-align: left;
  }

  .constructionproject-textimage,
  .constructionproject-textimage2,
  .constructionproject-textimage3,
  .constructionproject-textimage4,
  .constructionproject-textimage5,
  .constructionproject-textimage6,
  .constructionproject-textimage7,
  .constructionproject-textimage8 {
    font-size: 200%;
    margin-left: 10px;
  }

  .constructionproject-textimage {
    margin-top: -1%;
  }

  .constructionproject-textimage2 {
    margin-top: 8%;
  }

  .constructionproject-textimage3 {
    margin-top: 16%;
  }

  .constructionproject-textimage4 {
    margin-top: 28%;
  }

  .constructionproject-textimage5 {
    margin-top: 36%;
  }

  .constructionproject-textimage6 {
    margin-top: 20%;
    margin-left: 30%;
  }

  .constructionproject-textimage7 {
    margin-top: 28%;
    margin-left: 30%;
  }

  .constructionproject-textimage8 {
    margin-top: 36%;
    margin-left: 30%;
  }

  .artciencesection-text {
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-top: 0;
    margin-right: 0;
    align-items: center;
    margin: 20px auto;
    display: block;
  }

  .metodologi-text {
    font-size: 100%;
    margin-top: 5%;
    text-align: center;
  }

  .metodologi-text2 {
    font-size: 70%;
    width: 80%;
  }

  .metodologi-text2-1 {
    font-size: 70%;
    width: 80%;
  }

  .metodologi-text3 {
    font-size: 60%;
    margin-left: 1%;
    text-align: center;
    width: 80%;
    white-space: normal;
  }

  .tabnumeration-section {
    flex-direction: column;
  }

  .tabnumeration-section div {
    text-align: center;
    padding: 60px;
  }

  .tab-text1,
  .tab-text2,
  .tab-text3,
  .tab-text4,
  .tab-text5,
  .tab-text6,
  .tab-text7,
  .tab-text8 {
    color: #fff;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 10%;
  }

  .tab-text1,
  .tab-text3,
  .tab-text5,
  .tab-text7 {
    font-size: 300%;
  }

  .tab-text8,
  .tab-text6,
  .tab-text4,
  .tab-text2 {
    font-size: 100%;
  }

  .tab-text3 {
    margin-top: -55%;
  }

  .tab-text5 {
    margin-top: -55%;
  }

  .tab-text7 {
    margin-top: -55%;
  }

  .professionproject-gridtext,
  .professionproject-gridtext2 {
    font-size: 60%;
    white-space: nowrap;
  }

  .professionproject-gridtext {
    margin-top: 230px;
    margin-left: 0%;
    text-align: center !important;
  }

  .professionproject-gridtext2 {
    margin-top: 360px;
    margin-left: 0%;
    text-align: center !important;
  }

  .professionproject-text {
    font-size: 55%;
    margin-top: 5%;
    margin-left: 0;
    text-align: center !important;
    white-space: nowrap;
  }

  .professionproject-section {
    align-items: center;
  }

  .professionproject-image {
    margin: 20px auto 0 auto !important;
    display: block;
    width: 180px;
  }

  .professionproject-grid {
    width: 100%;
    height: 450px;
  }

  .professiongrid-section {
    width: 100%;
    height: 10vh;
  }

  .lifelong-image {
    width: 50%;
    height: auto;
    left: 25%;
    margin-top: 20px;
    position: absolute;
  }

  .lifelong-text {
    margin-top: 60%;
    margin-left: 0%;
    font-size: 100%;
    float: none !important;
    white-space: nowrap;
    text-align: center;
  }

  .lifelong-text2 {
    margin-left: 0%;
    font-size: 70%;
    float: none !important;
    white-space: nowrap;
    text-align: center;
  }

  .contenido {
    flex-direction: column;
  }

  .tarjeta {
    max-width: 90vw;
  }


  .diplomat-titlep {
    font-size: 100%;
  }

  .diplomat-textp {
    font-size: 200%;
    margin-left: 25%;
  }

  .diplomat-title {
    text-align: center !important;
    font-size: 60%;
    margin-left: -15%;
    white-space: nowrap;
  }

  .diplomat-text {
    display: none;
  }

  .btn-circle.btn-xl {
    width: 50px !important;
    height: 50px !important;
    padding: 10px 6px !important;
    border-radius: 35px;
    font-size: 10px !important;
    margin-top: 20px !important;
    margin-left: 10px !important;
    text-align: center;
    float: none;
  }

  .Curricularvalue-div {
    text-align: center;
  }

  .Curricularvalue-text {
    font-size: 70%;
    margin-top: 10px;
  }

  .Curricularvalue-text2 {
    font-size: 50%;
    margin-top: -15px;
  }

  .Curricularvalue-text3 {
    font-size: 50%;
    margin-top: -10px;
    white-space: normal;
  }

  .endpage-image {
    margin-top: 60%;
    width: 100%;
    margin-left: 5px;
    height: auto;
  }

  .endpage-div {
    float: right;
    margin-right: 5px;
    margin-top: 60%;
  }

  .endpage-text2,
  .endpage-text3 {
    font-size: 50%;
    text-align: center;
  }

  .endpage-text3 {
    margin-top: -15px;
  }

  /* index */

  .bdt-separator {
    display: none;
  }

  .bdtsection-image {
    float: right;
    width: 100%;
    z-index: 0;
  }

  .bdtsection-image2 {
    z-index: 1;
    width: 30%;
    margin-top: 10%;
    margin-left: 35%;
  }

  .bdtsection-div {
    width: 90%;
    margin-left: 5%;
    margin-top: 60%;
  }

  .bdtsection-text1 {
    font-size: 100%;
    margin-bottom: 2%;
    text-align: center;
  }

  .bdtsection-text2 {
    font-size: 80%;
    margin-bottom: 2%;
    text-align: center;
  }

  .bdtsection-text3 {
    font-size: 60%;
    margin-bottom: 2%;
    text-align: center;
  }

  .bdtsection2-image {
    float: right;
    width: 100%;
    z-index: 0;
    height: 550px;
  }

  .bdtsection2-image2 {
    z-index: 1;
    width: 30%;
    margin-top: 10%;
    margin-left: 35%;
    height: auto;
  }

  .bdtsection2-div {
    width: 90%;
    margin-left: 5%;
    margin-top: 60%;
  }

  .bdtsection2-text1 {
    font-size: 100%;
    margin-bottom: 2%;
    text-align: center;
  }

  .bdtsection2-text3 {
    font-size: 60%;
    margin-bottom: 2%;
    text-align: center;
  }

  /* construction project */
  .pagdiplomat-section {
    width: 100%;
    height: auto !important;
    background-image: none;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .overlay-container {
    background: white;
    padding: 1px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0%;
  }

  .pagdiplomat-text,
  .pagdiplomat-text2,
  .pagdiplomat-text3 {
    text-align: center;
  }

  .pagdiplomat-text {
    font-size: 120%;
    margin-top: 10%;
  }

  .pagdiplomat-text2,
  .pagdiplomat-text3 {
    font-size: 70%;
    margin-top: 5%;
  }

  .pagdiploma-image2-1 {
    width: 100%;
    height: auto;
    margin-top: 0%;
    margin-left: 0%;
  }

  .tem {
    padding: 0px;
    margin-top: -10%;
  }

  .tem-text,
  .tem2-text,
  .tem-text2,
  .tem-text3,
  .tem-text4,
  .tem-text5 {
    text-align: center;
  }

  .tem-text {
    font-size: 120%;
  }

  .tem-text2 {
    font-size: 80%;
    margin-bottom: 15%;
  }

  .tem-text3,
  .tem-text4 {
    font-size: 70%;
    margin-top: -10%;
  }

  .tem-text5 {
    font-size: 80%;
  }

  .program {
    padding: 10px;
    margin-bottom: 40px;
  }

  .program-ficha {
    background: #f0f0f0;
    padding: 15px;
    text-align: center;
  }

  .program-text {
    font-size: 100%;
    margin-bottom: 5%;
  }

  .program-text2 {
    font-size: 80%;
  }

  .program-text3 {
    font-size: 80%;
  }

  .pagdiplomados2 {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding: 0 5%;
    box-sizing: border-box;
    width: 100%;
  }

  .pagdiploma-image {
    height: auto;
    max-width: 80%;
  }

  .right-section,
  .temario-section,
  .fichaprograma-section {
    flex: 1;
    box-sizing: border-box;
  }

  .right-section {
    background: #2d2a25;
    color: #fff;
    text-align: left;
    padding: 20px;
  }

  .right-section p {
    font-size: 80%;
    text-align: justify;
  }

  .title-secction {
    font-size: 110% !important;
  }

  .temario-section {
    background-color: #f8f8f8;
    padding: 20px;
    text-align: left;
    font-size: 80%;
  }

  .fichaprograma-section {
    text-align: left;
    font-size: 80%;
    padding: 20px;
  }

  .vertical-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-right: 20px;
    margin-left: 10px;
    display: inline-block;
    text-align: left;
    white-space: nowrap;
  }

  .vertical-list li {
    margin-bottom: 10px;
  }

  .flex-container {
    display: flex;
    justify-content: space-between;
  }

  .btn-brown {
    margin-top: 5% !important;
    background: #2d2a25 !important;
    color: #fff !important;
    float: right;
  }

  .btn-brown:hover {
    opacity: 0.9 !important;
  }

  /* construction project */

  /* site selection */
  .overlay-container2 {
    background: white;
    padding: 1px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0%;
  }



  .tem2 {
    padding: 20px;
  }

  .tem2-text,
  .tem2-text5 {
    text-align: center;
  }

  .tem2-text {
    margin-top: 15%;
  }

  .tem2-text5 {
    margin-top: -4%;
  }

  /* site selection */

  /* supervision de obra */
  .sdp-text,
  .sdp-text2,
  .sdp-text3 {
    text-align: center;
  }

  .sdp-text {
    font-size: 120%;
    margin-top: 5%;
    white-space: normal;
  }

  .sdp-text2,
  .sdp-text3 {
    font-size: 65%;
    white-space: normal;
    left: 0;
    right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .sdp-text4 {
    font-size: 80%;
    text-align: center;
    white-space: normal;
  }

  .sdp-text5 {
    font-size: 65%;
    margin-top: -2%;
    text-align: center;
    white-space: normal;
  }

  .overlay-container3 {
    background: white;
    padding: 1px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0%;
  }

  .tem3 {
    padding: 30px;
  }

  .tem3-text,
  .tem3-text5 {
    text-align: center;
  }

  .tem3-text {
    font-size: 120%;
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .tem3-text5 {
    font-size: 60%;
    margin-top: -5%;
  }

  /* supervision de obra */

  /* land development */
  .land-section {
    width: 100%;
    height: auto !important;
    background-image: none;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .overlay-container4 {
    background: white;
    padding: 1px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0%;
  }

  .tem4 {
    padding: 20px;
  }

  .tem4-text,
  .tem4-text5 {
    text-align: center;
  }

  .tem4-text {
    font-size: 110%;
  }

  .tem4-text5 {
    font-size: 70%;
  }

  .column-container {
    display: flex;
    justify-content: space-between;
  }

  .column {
    flex-basis: 50%;
  }

  .land-text2 {
    font-size: 65%;
    text-align: center;
    left: 0;
    right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .land-section2 {
    text-align: justify;
    max-width: 300px;
    margin: 0 auto;
    color: #000;
  }

  .nv-diplomado{
    height: 600px;
  }

  .nv-img{
    height: 300px;
    margin-bottom: -300px;
  }

  .nv-div {
    width: 90%;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .nv-p{
    font-size: 0.9rem;
  }

  .nv-p2{
    font-size: 1.2rem;
  }

  .nv-hr{
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nv-p3{
    font-size: 1rem;
  }

  .nv-p4{
    font-size: 1rem;
    padding: 2px 5px;
    margin-right: 5px;
  }

  .nv-p5,
  .nv-p6 {
    font-size: 0.6rem;
    padding: 5px;
    margin-right: 5px;  
  }

  .nv-img3 {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
}

  .contactoForm .mb-3{
    margin-bottom: 0 !important;
  }

  .nv-input{
    margin-bottom: 20px;
  }

  /* land development */
}

@media screen and (min-width: 400px) and (max-width: 455px) {

  .bdtsection-image2 {
    z-index: 1;
    width: 30%;
    margin-top: 10%;
    margin-left: 35%;
  }

  .bdtsection-div {
    width: 90%;
    margin-left: 5%;
    margin-top: 60%;
  }


}

@media screen and (min-width: 456px) and (max-width: 767px) {


  .bdtsection-image2 {
    z-index: 1;
    width: 30%;
    margin-top: 10%;
    margin-left: 35%;
  }

  .bdtsection-div {
    width: 90%;
    margin-left: 5%;
    margin-top: 60%;
  }
}

/* estilo movil */

/* estilo tablet */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  li a {
    padding: 10px 10px !important;
    margin-left: -50%;
  }

  .icon-navbar {
    width: 100px !important;
    margin-left: 30%;
  }

  .projectmanagers-text {
    font-size: 100%;
  }

  .projectmanagers-text2 {
    font-size: 200%;
  }

  .projectmanagers-text3 {
    font-size: 200%;
  }

  .projectmanagers-text4 {
    font-size: 120%;
  }

  .projectmanagers-text5 {
    font-size: 90%;
  }

  .projectmanagers-text6 {
    font-size: 200%;
  }

  .artciencesection-text {
    color: #fff;
    text-align: right;
    font-size: 90%;
    margin-top: -18%;
    margin-right: 10%;
  }

  /* section 2 */

  /* section 3 */

  .constructionproject-text {
    font-size: 150%;
    margin-bottom: 25px;
    margin-right: 20px;
  }

  .constructionproject-text2 {
    font-size: 150%;
    margin-top: -3%;
    margin-left: 0%;
    margin-right: 2%;
  }

  .constructionproject-textimage,
  .constructionproject-textimage2,
  .constructionproject-textimage3,
  .constructionproject-textimage4,
  .constructionproject-textimage5,
  .constructionproject-textimage6,
  .constructionproject-textimage7,
  .constructionproject-textimage8 {
    font-size: 400%;
  }

  /* section 3 */

  /* section 4 */
  .metodologi-section {
    text-align: center;
  }

  .metodologi-text {
    margin-top: 5%;
    font-size: 200%;
  }

  .metodologi-text2 {
    font-size: 100%;
  }

  .metodologi-text2-1 {
    font-size: 100%;
  }

  .metodologi-text3 {
    font-size: 100%;
  }

  /* section 4 */
  .tabnumeration-section {
    background: #2d2a25;
    width: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .tabnumeration-section div {
    margin: 0 20px;
  }

  .tab-text1,
  .tab-text2,
  .tab-text3,
  .tab-text4,
  .tab-text5,
  .tab-text6,
  .tab-text7,
  .tab-text8 {
    color: #fff;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 20%;
  }

  .tab-text1,
  .tab-text3,
  .tab-text5,
  .tab-text7 {
    font-size: 200%;
    margin-top: 20%;
  }

  .tab-text2,
  .tab-text4,
  .tab-text6,
  .tab-text8 {
    font-size: 60%;
  }

  .tab-text3 {
    margin-top: -40%;
  }

  .tab-text5 {
    margin-top: -10%;
  }

  .tab-text7 {
    margin-top: -20%;
  }

  /* section 6 */
  .professionproject-gridtext,
  .professionproject-gridtext2 {
    font-size: 80%;
  }

  .professionproject-gridtext {
    margin-top: 10%;
    margin-left: 1%;
  }

  .professionproject-gridtext2 {
    margin-top: 35%;
    margin-left: 1%;
  }

  .professionproject-text {
    font-size: 80%;
    float: left;
    margin-top: 10%;
    margin-left: 2%;
    margin-bottom: 5%;
  }

  .professionproject-grid {
    width: 60%;
    height: 450px;
    z-index: 0;
    position: relative;
  }

  .professionproject-image {
    margin-top: 8%;
    margin-left: 50%;
    width: 400px;
  }

  /* section 6 */

  .contenido {
    flex-direction: column;
  }

  .tarjeta {
    max-width: 90vw;
  }

  .diplomat-titlep {
    font-size: 100%;
  }

  .diplomat-textp {
    font-size: 200%;
    margin-left: 25%;
  }

  .diplomat-title {
    text-align: center !important;
    font-size: 100%;
    margin-left: -0%;
    white-space: nowrap;
  }

  .diplomat-text {
    display: none;
  }

  .btn-circle.btn-xl {
    margin-top: 20px !important;
    margin-left: 30% !important;
    text-align: center;
    float: none;
  }

  .Curricularvalue-div {
    text-align: center;
  }

  .Curricularvalue-text {
    font-size: 100%;
    margin-top: 10%;
  }

  .Curricularvalue-text2 {
    font-size: 50%;
    margin-top: -15px;
  }

  .Curricularvalue-text3 {
    font-size: 100%;
    margin-top: -10px;
    margin-left: 0%;
    margin-right: 0%;
    white-space: normal;
  }

  .endpage-image {
    margin-top: 35%;
    width: 100%;
    margin-left: 0%;
    height: auto;
  }

  .endpage-div {
    float: right;
    margin-right: 0%;
    margin-top: 35%;
  }

  .endpage-text2,
  .endpage-text3 {
    font-size: 100%;
    text-align: center;
  }

  .endpage-text3 {
    margin-top: -15px;
  }


  /* section 8 */
  .lifelong-text {
    font-size: 150%;
  }

  .lifelong-text2 {
    font-size: 75%;
  }

  .lifelong-image {
    float: left;
    width: 50%;
    height: 500px !important;
  }

  /* section 8 */

  .pagdiplomados2 {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding: 0 5%;
    box-sizing: border-box;
    width: 100%;
  }

  .pagdiploma-image {
    height: auto;
    max-width: 80%;
  }

  .pagdiploma-image2-1 {
    width: 60%;
    height: auto;
    margin-top: 0%;
    margin-left: 0%;
  }

  .pagdiplomat-text2,
  .pagdiplomat-text3 {
    font-size: 70%;
    margin-top: 5%;
    white-space: normal;
  }

  .right-section,
  .temario-section,
  .fichaprograma-section {
    flex: 1;
    box-sizing: border-box;
  }

  .right-section {
    background: #2d2a25;
    color: #fff;
    text-align: center;
    padding: 20px;
    max-width: 72%;
  }

  .right-section p {
    font-size: 100%;
  }

  .title-secction {
    font-size: 110% !important;
  }

  .temario-section {
    background-color: #f8f8f8;
    padding: 20px;
    text-align: left;
    font-size: 100%;
    max-width: 100%;
  }

  .fichaprograma-section {
    text-align: left;
    font-size: 100%;
    padding: 20px;
    max-width: 100%;
  }

  .vertical-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-right: 20px;
    margin-left: 10px;
    display: inline-block;
    text-align: left;
    white-space: nowrap;
  }

  .vertical-list li {
    margin-bottom: 10px;
  }

  .flex-container {
    display: flex;
    justify-content: space-between;
  }

  .overlay-container3 {
    background: white;
    padding: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    margin-top: 5%;
    max-width: 95%;
    max-height: 70%;
  }

  .grand {
    max-width: 45%;
    font-size: 70% !important;
  }

  .tem3 {
    padding: 20px;
  }

  .tem3-text {
    font-size: 100%;
    margin-top: -10%;
    margin-bottom: 5%;
  }

  .tem3-text5 {
    font-size: 45%;
    margin-top: -2%;
    margin-right: 10px;
  }

  .bdt-separator {
    height: 6rem;
  }


  .bdtsection-image {
    height: 550px;
  }

  .bdtsection-image2 {
    width: 30%;
    margin-top: 15%;
    margin-left: 10%;
  }

  .bdtsection-text1 {
    font-size: 150%;
  }

  .bdtsection-text2 {
    font-size: 100%;
  }

  .bdtsection-text3 {
    font-size: 70%;
  }

  .bdtsection2-image {
    float: right;
    width: 70%;
    z-index: 0;
    position: relative;
    height: 450px;
  }

  .bdtsection2-image2 {
    height: auto;
    margin-top: 5%;
    margin-left: 8%;
  }


  .bdtsection2-text1 {
    font-size: 150%;
  }

  .bdtsection2-text3 {
    font-size: 70%;
  }

  .nv-diplomado {
    height: 350px !important;
  }

  .nv-img {
    height: 200px !important;
  }

  .nv-img2 {
    height: 100px !important;
  }

  .nv-p {
    font-size: 0.8rem;
  }

  .nv-p2 {
    font-size: 1.2rem;
  }

  .nv-p3 {
    font-size: 1rem;
  }

  .nv-p4 {
    font-size: 1.2rem;
    padding: 10px 15px;
  }

  .nv-p5,
  .nv-p6 {
    font-size: 0.9rem;
  }




}


@media screen and (min-width: 840px) and (max-width: 1024px) {
  .constructionproject-text2 {
    font-size: 200%;
  }

  .nv-diplomado {
    height: 400px !important;
  }

  .nv-img {
    height: 300px !important;
  }

  .nv-img2 {
    height: 150px !important;
  }

  .nv-p {
    font-size: 1rem;
  }

  .nv-p2 {
    font-size: 1.5rem;
  }

  .nv-p3 {
    font-size: 1.2rem;
  }


  .nv-p4 {
    font-size: 1.4rem;
    padding: 10px 15px;
  }

  .nv-p5,
  .nv-p6 {
    font-size: 1rem;
  }


}

/* estilo tablet */

/* estilo desktop */
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  li a {
    padding: 16px 20px !important;
  }

  .icon-navbar {
    width: 200px !important;
  }

  .projectmanagers-text {
    font-size: 120%;
  }

  .projectmanagers-text2 {
    font-size: 280%;
  }

  .projectmanagers-text3 {
    font-size: 280%;
  }

  .projectmanagers-text4 {
    font-size: 160%;
  }

  .projectmanagers-text5 {
    font-size: 95%;
  }

  .projectmanagers-text6 {
    font-size: 280%;
  }

  /* section 2 */

  /* section 3 */

  .constructionproject-text {
    font-size: 200%;
    margin-right: 45px;
  }

  .constructionproject-text2 {
    font-size: 200%;
  }

  .constructionproject-textimage,
  .constructionproject-textimage2,
  .constructionproject-textimage3,
  .constructionproject-textimage4,
  .constructionproject-textimage5,
  .constructionproject-textimage6,
  .constructionproject-textimage7,
  .constructionproject-textimage8 {
    font-size: 500%;
  }

  /* section 3 */
  .tab-text2,
  .tab-text4,
  .tab-text6,
  .tab-text8 {
    font-size: 80%;
  }

  /* section 4 */
  .metodologi-section {
    text-align: center;
  }


  /* section 4 */

  /* section 6 */

  .professionproject-gridtext,
  .professionproject-gridtext2 {
    font-size: 100%;
  }

  .professionproject-gridtext {
    margin-top: 10%;
    margin-left: 5%;
  }

  .professionproject-gridtext2 {
    margin-top: 35%;
    margin-left: 5%;
  }

  .professionproject-text {
    font-size: 100%;
    float: left;
    margin-top: 5%;
    margin-left: 2%;
    margin-bottom: 5%;
  }

  .professionproject-grid {
    width: 75%;
    height: 550px;
    z-index: 0;
    position: relative;
  }

  .professionproject-image {
    margin-top: 8%;
    margin-left: 57%;
    width: 450px;
  }

  /* section 6 */

  /* section 8 */
  .lifelong-text {
    font-size: 200%;
  }

  .lifelong-text2 {
    font-size: 90%;
  }

  .lifelong-image {
    height: 600px !important;
  }

  /* section 8 */
  .diplomat-title {
    color: #000;
    font-size: 110%;
  }

  .diplomat-text {
    color: #000;
    font-size: 80%;
    white-space: nowrap;
  }


  .bdt-separator {
    height: 7rem;
  }


  .bdtsection-image {
    float: right;
    width: 70%;
    z-index: 0;
    position: relative;
    height: 800px;
  }

  /* section construction project 2 */
  .title-secction {
    font-size: 85% !important;
  }

  /* section construction project 2 */

  /* section supervision de obra */

  .tem3 {
    padding: 0px;
    margin-left: 10px;
  }

  .tem3-text,
  .tem3-text5 {
    text-align: left;
  }

  .tem3-text {
    font-size: 120%;
    margin-top: -0%;
    margin-bottom: 5%;
  }

  .tem3-text5 {
    font-size: 55%;
    margin-top: -5%;
  }

  .pagdiploma-image2-1 {
    width: 100%;
    height: 400px;
    margin-top: 40%;
    margin-left: -42%;
  }

  .nv-p4 {
    font-size: 1.5rem;
    padding: 10px 15px;
  }

  .nv-p5,
  .nv-p6 {
    font-size: 1.2rem;
  }

  /* section supervision de obra */
}

@media only screen and (min-width: 1300px) and (max-width: 1480px) {
  .projectmanagers-text {
    font-size: 140%;
  }

  .projectmanagers-text2 {
    font-size: 300%;
  }

  .projectmanagers-text3 {
    font-size: 300%;
  }

  .projectmanagers-text4 {
    font-size: 180%;
  }

  .projectmanagers-text5 {
    font-size: 100%;
  }

  .projectmanagers-text6 {
    font-size: 300%;
  }

  /* section 2 */

  /* section 3 */

  .constructionproject-text {
    font-size: 200%;
    margin-right: 45px;
  }

  .constructionproject-textimage,
  .constructionproject-textimage2,
  .constructionproject-textimage3,
  .constructionproject-textimage4,
  .constructionproject-textimage5,
  .constructionproject-textimage6,
  .constructionproject-textimage7,
  .constructionproject-textimage8 {
    font-size: 650%;
  }

  /* section 3 */

  /* section 4 */
  .metodologi-section {
    text-align: center;
  }


  /* section 4 */

  /* section 6 */

  .professionproject-gridtext,
  .professionproject-gridtext2 {
    font-size: 110%;
  }

  .professionproject-gridtext {
    margin-top: 15%;
    margin-left: 5%;
  }

  .professionproject-gridtext2 {
    margin-top: 35%;
    margin-left: 5%;
  }

  .professionproject-image {
    margin-top: 8%;
    margin-left: 48%;
  }

  /* section 6 */

  /* section 8 */
  .lifelong-text {
    font-size: 200%;
  }

  .lifelong-text2 {
    font-size: 100%;
  }

  /* section 8 */

  /* section construction project 2 */
  .title-secction {
    font-size: 85% !important;
  }

  /* section construction project 2 */

  /* section supervision de obra */

  .tem3 {
    padding: 0px;
    margin-left: 10px;
  }

  .tem3-text,
  .tem3-text5 {
    text-align: left;
  }

  .tem3-text {
    font-size: 120%;
    margin-top: -0%;
    margin-bottom: 5%;
  }

  .tem3-text5 {
    font-size: 55%;
    margin-top: -5%;
  }

  .bdtsection-image {
    float: right;
    width: 70%;
    z-index: 0;
    position: relative;
    height: 950px;
  }

  /* section supervision de obra */
}