ul.list-unstyled:nth-child(5) {
	background-color: #888a85;
	padding: 10px;
	margin-bottom: 0px;
	margin-top: -16px;
}

.col-sm-6.text-align-center {
	text-align: center;
	padding: 20px;
}


.testimonial {
	background: #000;
	text-align: center;
	padding: 30px 30px 50px;
	margin: 0 15px 100px;
	position: relative;
	margin-top: 28px;
}

.testimonial:before,
.testimonial:after {
	content: "";
	border-top: 40px solid #000;
	border-right: 200px solid transparent;
	position: absolute;
	bottom: -40px;
	left: 0;
}

.testimonial:after {
	border-right: none;
	border-left: 200px solid transparent;
	left: auto;
	right: 0;
}

.testimonial .icon {
	display: inline-block;
	font-size: 80px;
	color: #bda615;
	margin-bottom: 20px;
	opacity: 0.6;
}

.testimonial .description {
	font-size: 16px;
	color: #fff;
	text-align: justify;
	margin-bottom: 30px;
	opacity: 0.9;
	letter-spacing: -1px;
}

.testimonial .testimonial-content {
	width: 100%;
	position: absolute;
	left: 0;
}

.testimonial .pic {
	display: inline-block;
	border: 4px solid #000;
	border-radius: 50%;
	box-shadow: 0 0 2px 2px #bda615;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

.testimonial .pic img {
	width: 100px;
	height: 100px;
}

.testimonial .title {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-transform: capitalize;
	margin: 0 0 5px 0;
}

.testimonial .post {
	display: block;
	font-size: 14px;
	color: #ffd9b8;
}

.owl-carousel {
	display: block;
}

.owl-theme .owl-controls {
	margin-top: 40px;
}


/*-------------------------------------------------------------------------*/


.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: #555753;
	text-decoration: underline;
}

.navbar-light .navbar-nav .nav-link {
	color: #2e3436;
	text-transform: uppercase;
	font-family: 'Mukta', sans-serif;
	font-size: 18px;
	transition: all 0.5s ease;
}

h3.text-align-center {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.navbar-light .navbar-nav .nav-link:hover {
	transition: all 0.5s ease;
	color: #babdb6;
}

#contacto {
	background-color: #000;
	padding-left: 30px;
	color: #fff;
	width: 100%;
}

#telefono {
	color: #fff;
	font-family: 'Mukta', sans-serif;
	width: 50%;
	float: left;
	padding-top: 6px;
	font-size: 13px;
}

#redes {
	width: auto;
	font-family: 'Mukta', sans-serif;
	text-align: right;
	padding-right: 20px;
	padding-top: 2px;
	letter-spacing: 4px;

}

.navbar {
	width: 90%;
}

.carousel {
	width: 100%;

}

.informacion {
	background-image: linear-gradient(#ebe7e7, white);
	background-size: cover;
	background-color: rgba(255, 255, 255, 0.84);
	color: white;
	background-image: url(/images/sparks1.jpg);
	background-attachment: scroll;
	background-repeat: none;
	width: 100%;
	padding: 80px 10% 80px 10%;
}

.informacion p {
	text-align: justify;
}

.textoresaltado {
	text-align: center;
	padding: 5px;
	background: white;
	color: black;
	/* width: 500px; */
	/* position: absolute; */
	font-weight: 500;
}

.cajas_inicio {
	background-image: linear-gradient(#ebe7e7, white);
	background-size: cover;
	background-color: rgba(255, 255, 255, 0.84);
	color: black;
	background-image: url(/images/urban-architecture-2-1170686.jpg);
	background-attachment: fixed;
	width: 100%;
	height: 500px;
	/* background-attachment: scroll;*/
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	display: flex;
}

.cajascuatro {
	display: flex;
	float: left;
}

.boxset {
	overflow: hidden;
}

.cajauno,
.cajados,
.cajatres,
.cajacuatro {
	box-sizing: border-box;
	position: relative;
	text-align: center;
	max-height: 370px;
	height: 370px;
	width: 100%;
	display: block;
	color: white;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden !important;
	margin-bottom: 15px;

}

.contenidocaja {
	position: absolute;
	bottom: 0;
	padding-right: 15px;
	/* left: 15px;*/
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 175px;
	transition: .5s ease;
	/*display:block;*/
	margin-bottom: 0px;
	overflow: hidden !important;

}

.contenidocaja:hover {

	height: 100%;
}

.cajainferior {
	position: relative;
	font-size: 18px;
	padding-bottom: 30px;
}

.contenidocaja:hover .descripcionchula {
	position: relative;
	opacity: 1;
	transition: all 0.6s ease 0s;
}

.descripcionchula {
	transition: all .2s;
	line-height: 20px;
	opacity: 0;
	font-size: 16px;
}

.botonchulo {
	position: absolute;
	left: 10%;
	color: #bda615 !important;
	display: inline-block;
	width: 80%;
	bottom: 20px;
	/*white-space: nowrap;*/
	transition: all 0.6s ease 0s;
	border-width: 2px;
	border-style: solid;
	border-color: #bda615;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;

}

.botonchulo:hover {
	background-color: #000;

}

.informacion3 {
	position: relative;
	width: 100%;
	background: black;
	padding: 30px;
	text-align: center;
	color: white;
}

.botonchulo2 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: #bda615 !important;
	display: block;
	word-spacing: -1px;
	width: 100% !important;
	bottom: 20px;
	white-space: nowrap;
	transition: all 0.6s ease 0s;
	border-width: 2px;
	border-style: solid;
	border-color: #bda615;
	padding-bottom: 30px;
	padding-top: 30px;
	text-transform: uppercase;
	text-align: center !important;
	font-size: 34px !important;
	font-weight:700;

}

.botonchulo2 a {
	color: #bda615;
	font-size: 24px;
}

.botonchulo2:hover {
	background-color: rgba(221, 221, 221, 0.5);
	font-weight: 900;
}

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

	.navbar-brand {
		position: absolute;
		left: 0;
		margin: auto 0;
	}

	#tarjetas {
		display: flex;
		flex-direction: column;
	}

	/*.fixed{
	  display:none;
  }*/
}

.card {
	float: left !important;
	margin: 10px !important;
}

#tarjetas {
	margin: 0 auto;
	height: auto;
}

.text-center {
	font-family: 'Mukta', sans-serif;
}

.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	margin-top: -20px;
	height: 130px;
}

.py-3 {
	background-color: #1f1f1f;
	color: #fff;
	transition: all 0.5s ease;
}

.menu {
	background-color: #fff;
	border-top: 2px solid #bda615;
}

.menu fixed {
	background-color: #000;
}

.pt-4 {
	/*background-color:#ebe7e7;
	background-image: linear-gradient(#ebe7e7, white);*/
	background-color: #fff !important;
}

.fab {
	color: #fff;
	transition: all 0.5s ease;
}

a.fab:hover {
	color: #fcdd18;
	transition: all 0.5s ease;
	text-decoration: none;
}

a.py-3 {
	color: #fff;
	transition: all 0.5s ease;
}

a.text-center {
	color: #000;
}

.fas {
	padding-right: 7px;
	padding-left: 7px;
}

.mapa-google {
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
}

.col-lg-6 {
	float: left;
	font-family: 'Mukta', sans-serif;
}

@media only screen and (max-width: 1300px) {
	.mapa-google {
		position: relative;
	}

	.informacion3 {
		position: relative;
	}

	.informacion {
		padding-right: 0px;
		padding-top: 25px;
		padding-bottom: 25px;
		padding-left: 0px;
	}

	#telefono {
		display: none;
	}

	.navbar {
		padding: .7rem 1rem;
		padding-top: 25px;
	}
}

@media only screen and (max-width: 1024px) {
	.fixed {
		display: none;
	}

	.navbar {
		padding: .7rem 1rem;
		padding-top: 25px;
	}
}

h2.text-align-center {
	text-align: center;
}

.botonchulo a {
	color: #bda615 !important
}

.botonchulo2 a {
	color: #bda615 !important
}

.page-footer {
	width: 100%;
}

.mapa-google {
	width: 100%;
}

/*  botones ver mas pagina Cerramientos*/
.but_ver_mas {
	color: #bda615 !important;
	display: inline-block;
	width: 70%;
	bottom: 20px;
	/*white-space: nowrap;*/
	transition: all 0.6s ease 0s;
	border-width: 2px;
	border-style: solid;
	border-color: #bda615;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
}

.but_ver_mas:hover {
	background-color: #000;

}

.fila_cajas_inicio {
	width: 99% !important;
	margin: auto !important;
	padding-top: 20px;
}

.fila-texto-prevencion {
	margin: auto;
	width: 90%;
	text-align: justify;

}

.fila-texto-prevencion p:nth-of-type(1) {
	font-size: 18px;
	font-weight: 600;
}

.fila-texto-prevencion p:nth-of-type(2) {
	font-size: 18px;
	font-weight: 600;
}

.textoresaltado h4 {
	font-weight: 700;
}

.textoresaltado {
	width: 100%;
	padding-top: 20px;
}

.text-seccion-1 {
	width: 100%;
	padding-right: 7%;
	padding-left: 7%;
	max-width: 100%;
	font-size: 18px;
	font-weight: 500;
	background-color: rgba(0, 0, 0, 0.2);
	padding: 20px;
}

.text-seccion-1:hover {
	background-color: rgba(0, 0, 0, 0.5);
}

.fila_actualmente .col-sm-4 {
	max-width: 33%;
	display: inline-block;
	padding-bottom: 40px;
}

.fila_actualmente .col-sm-8 {
	max-width: 44%;
	display: inline-block;
	clear: none;
	text-align: justify;

}

.info-empresa {
	background-image: url(/images/empresa/empresa%20text.jpg);
	padding: 40px 7% 40px 7%;
	margin-top: 25px;
}

.info-empresa h3 {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 20px;
	color: #fff;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000;
	margin-top: 20px;

}

.info-empresa .text-empresa-1 {
	color: #fff;
	width: 100%;
	padding-right: 7%;
	padding-left: 7%;
	max-width: 100%;
	font-size: 18px;
	font-weight: 550;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 20px;
	margin-top: 40px;
}

.info-empresa .text-empresa-1:hover {
	background-color: rgba(0, 0, 0, 1);
}

.demo .container {
	width: 100%;
	max-width: 95%;
}

.titulo-modulo h2 {
	margin: auto;
	padding: 20px;
	font-weight: 700;
}

.lista-riesgos {
	display: block;
	width: 100%;
	padding-bottom: 15px;
}

#imporotec1 img {
	height: 300px;
	float: right;
	position: absolute;
	right: 0;
}

#improtec2 img {
	width: 100%;
}
.entrada h2 {
	font-weight: 700;
}

.blog-entrada h2 {
	text-align: center;
}

.blog-entrada p {
	text-align: justify;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 17px;
}

.llamada-act {
	border-radius: 3px;
	background-color:#b5b5b5;
	padding-bottom: 20px;
}
.llamada-act p {
	margin-top: 15px;
	margin-top: 20px;
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}
.llamada-act button {
	margin: auto;
	display:block;
	border:none;
	background-color: #555753;
	color:#fff;
	font-size:24px;
	font-weight: 550;
	padding: 0.4em 1em;
	border-radius: 3px;
	}
.llamada-act a {
	text-decoration: none;
	color:inherit;
}
.seccion_1_ini {margin-top:3em;}
#contacto a{color:white;text-decoration: none;transition:all .5s;}

#contacto a:hover{opacity: .7;}