.tema-1{
  padding-top: 100px;
}
.Pdetalles{
  padding-top: 100px;
}
.tema-1__intro_principal_contacto{
    background: #72706ecc;
    /* padding-left: 125px; */
    /* padding-top: 80px; */
    padding: 65px 120px;
    right: 0px;
    top: 50px;
    padding-bottom: 50px;
    width: 718px!important;
    position: absolute;
    left: -122px;
    top: 100px;
}
.tema-1__intro_principal_contacto .wpcf7-submit{
    height: auto!important;
	background: #FBB900;
}
.tema-1__intro_principal_contacto .wpcf7-form textarea{
	    border-bottom: 0;
	background: rgba(13, 19, 25, 0.24);
	    height: 108px;
	color:#fff;
}
.tema-1__intro_principal_contacto .wpcf7-form .wpcf7-text{
	    border-bottom: 0;
	background: rgba(13, 19, 25, 0.24);
	    height: 50px;
	color:#fff;
}
.tema-1__intro_principal_contacto .terminos p{
left: 40%!important;
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    bottom: 30px;

}
.tema-1__intro_principal_contacto p{
	padding-left: 0!important;
	padding-right: 0px!important;
}
.Pcontacto .tema-1__intro_principal{
  padding-bottom: 50px;
  left: -150px;
top: 55px;
}
.tema-1__imagen_principal img{
  width: 100%;
}
.grid {
  background: #DDD;
}
.Pcontacto{
	margin-bottom:100px;
}
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */
.galeria__tema__contenedor{
  position: relative;
  padding-bottom: 0px;
}
.galeria__tema-1 a:hover:before{
  content: "";
  background: rgba(251, 185, 0, 0.55);
  width: 100%;
  height: 100%;
  position: absolute;
}
.galeria__tema-1 a:after{
  transition: all 0.5s ease-in-out;

}
.galeria__tema-1 a:before{
  transition: all 0.5s ease-in-out;
}
.
.galeria__tema-1 a:hover:after{
  background-image: url(../../../..//uploads/2019/07/btn.png);
  font-weight: 400;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  left: 0;
  width: 200px;
  text-align: center;
  margin: auto;
  color: #fff;
  background-size: contain;
  height: 60px;
  width: 60px;
}
.grid_1{
  width: 100%;
  height: 300px;
  background-size: cover;
}
.grid_2{
  width: 100%;
  background-size: cover;
  height: 300px;
}
.grid_3{
  width: 100%;
  background-size: cover;
  height: 325px;
}
.tema-1__intro_principal{
  background: rgba(114, 112, 110, 0.78);
  position: relative;
  padding-top: 0px;
  top: 0px;
  padding-bottom: 0px;
}
.tema-1__intro_principal h4 a:hover{
  text-decoration: none;
  color: #0D1319;
}
.tema-1__intro_principal h4 a{
  color: #0D1319;
}
.tema-1__titulo h2{
  font-family: Poppins;
  font-style: normal;
	display:none;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  letter-spacing: 0.1em;
  bottom: 15px;
  color: #fff;
  left: 0;
  right: 0;
}
.tema-1__titulo:before{
  content: "";
  background: rgba(0, 0, 0, 0.10196078431372549);
  position: absolute;
  width: 100%;
  height: 100%;
}
.tema-1__intro_principal h4{
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #0D1319;
}
.tema-1__intro_principal h4 i{
  color: #FBB900;
}
.tema-1__intro_principal h3{
  position: relative;
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  padding-left: 50px;
  line-height: 19px;
  color: #fff;
}
.tema-1__intro_principal h2{
  color: #fff;
}
.tema-1__intro_principal h3:before{

  content: "";
  width: 36px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #FBB900;
}
.tema-1__intro_principal h2{
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-size: 35px;
  line-height: 52px;
  color: #fff;
  letter-spacing: 0.1em;
}
.tema-1__intro_principal p{
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  padding-left: 0px;
  color: #fff;
  padding-right: 0px;
}
.tema-1__intro_principal__boton-registrate a:hover{
  text-decoration: none;
  background: #fff;
}
.tema-1__intro_principal__boton-registrate{
  margin: 50px 0 0px 45px;
}
.tema-1__intro_principal__boton-registrate a{
  transition: all 0.5s ease-in-out;
  background: #FBB900;
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
  color: #0D1319;
  padding: 23px 37px;
  letter-spacing: 0.1em;
}
@media (max-width: 575.98px) {
	.tema-1__intro_principal_contacto .terminos p{
		left: 0%!important;
	}
	.tema-1__intro_principal{
	    padding: 30px;	
	}
	.galeria__tema__contenedor {
    padding-bottom: 25px;
	}
	.Pcontacto .tema-1__intro_principal {
    padding-bottom: 50px;
    left: 0;
    top: 55px;
    padding: 30px;
    width: 100%!important;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.tema-1__intro_principal{
	    padding: 30px;	
	}
	.galeria__tema__contenedor {
    padding-bottom: 25px;
	}
	.Pcontacto .tema-1__intro_principal {
    padding-bottom: 50px;
    left: 0;
    top: 55px;
    padding: 30px;
    width: 100%!important;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.tema-1__intro_principal{
	    padding: 40px;	
	}
	.Pcontacto .tema-1__intro_principal {
		left: 0;
		padding-top: 50px;
	}
  .grid_1 {
      height: 625px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.tema-1__intro_principal {
    background: rgb(114, 112, 110);
    position: relative;
    /* padding-top: 0px; */
    top: 0px;
    /* padding-bottom: 0px; */
    padding: 35px;
	}
	.navbar-nav li {
    margin-right: 18px;
    font-size: 11px;
	}
	.Pcontacto .tema-1__intro_principal {
    left: 0;
    width: 100%!important;
    padding: 25px;
	}
  .grid_1 {
      height: 625px;
  }
}


@media (min-width: 1200px) {
	
  .tema-1__imagen_principal img{
    width: auto;
  }
  .Pdetalles{
    padding-top: 100px;
  }

  .grid {
    background: #DDD;
  }

  /* clear fix */
  .grid:after {
    content: '';
    display: block;
    clear: both;
  }

  /* ---- .grid-item ---- */
  .galeria__tema__contenedor{
    position: relative;
    padding-bottom: 0px;
  }
  .galeria__tema-1 a:hover:before{
    width: 100%;
    height: 100%;
  }
  .galeria__tema-1 a:after{
    transition: all 0.5s ease-in-out;

  }
  .galeria__tema-1 a:before{
    transition: all 0.5s ease-in-out;
  }
  .galeria__tema-1 a:hover:after{
    background-image: url(../../../..//uploads/2019/07/btn.png);
    font-weight: 400;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    left: 0;
    width: 200px;
    text-align: center;
    margin: auto;
    color: #fff;
    background-size: contain;
    height: 60px;
    width: 60px;
  }
  .grid_1{
    height: 810px;
  }
  .grid_2{
    height: 492px;
  }
  .grid_3{
    height: 318px;
  }
  .tema-1__intro_principal{
    padding-top: 80px;
    right: 0px;
    top: 50px;
    padding-bottom: 100px;
    width: 840px;
    position: relative;
    left: -122px;
    top: 100px;
	  padding-left:150px;
  }
  .tema-1__intro_principal h4 a:hover{
    text-decoration: none;
    color: #0D1319;
  }
  .tema-1__intro_principal h4 a{
    color: #fff;
  }
  .tema-1__titulo h2{
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    letter-spacing: 0.1em;
    bottom: 15px;
    color: #fff;
    left: 0;
    right: 0;
  }
  .tema-1__titulo:before{
    content: "";
    background: rgba(0, 0, 0, 0.10196078431372549);
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .tema-1__intro_principal h4{
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #0D1319;
  }
  .tema-1__intro_principal h4 i{
    color: #FBB900;
  }
  .tema-1__intro_principal h3{
    position: relative;
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    padding-left: 50px;
    line-height: 19px;
    color: #fff;
  }
  .tema-1__intro_principal h3:before{

    content: "";
    width: 36px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 10px;
    background: #FBB900;
  }
  .tema-1__intro_principal h2{
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 52px;
    color: #fff;
    letter-spacing: 0.1em;
  }
  .tema-1__intro_principal p{
    padding-left: 45px;
    padding-right: 130px;
  }
  .tema-1__intro_principal__boton-registrate a:hover{
    text-decoration: none;
    background: #fff;
  }
  .tema-1__intro_principal__boton-registrate{
    margin: 50px 0 0px 45px;
  }
  .tema-1__intro_principal__boton-registrate a{
    transition: all 0.5s ease-in-out;
    background: #FBB900;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 19px;
    color: #0D1319;
    padding: 23px 37px;
    letter-spacing: 0.1em;
  }
}
