* {
	font-family: 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	position: relative;
}

body {
	background-color: #f5f7f9;
	height: 100%;
	padding-top: 80px;
	position: relative;
}

div {
	margin: 0;
	padding: 0;
}

/* header */
.navbar {
	background-color: #19181f;
}

.nav-element {
	color: #fff;
	transition-duration: 0.3s;
}

.nav-element:hover {
	color: #ffca27;
}

/* phone */

.phone {
	color: #fff;
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-top: 40px;
}

.phone-item-text {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 4px;
}

.phone-item-number {
	align-items: center;
	display: grid;
	grid-gap: 10px;
	grid-template-columns: max-content auto;
	justify-content: start;
}

.phone-item-number p {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
}

.phone-item-number img {
	height: auto;
	width: 24px;
}

@media (min-width: 992px) {

	.phone {
		margin-bottom: 0;
		margin-top: 0;
	}

	.phone-item-number p {
		font-size: 20px;
	}

}

.img-logo {
	width: 80%;
}

.fa-bars {
	color: #ffca27;
}

.navbar-brand img {
	width: 80%;
}

/*slide*/
.swiper-container {
	height: 100%;
	width: 100%;
}

.swiper-slide {
	align-items: center;
	background-color: #f5f7f9;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	font-size: 2.2em;
	justify-content: center;
	text-align: center;
}

.slide-caption {
	color: black;
	left: 10%;
	padding: 0;
	text-align: left;
	top:25%;
}

.slide-caption p {
	font-weight: 300;
}

.slide-caption {
	position: absolute;
	z-index: 10;
}

.swiper-container {
	height: 100%;
	margin:0;
	padding: 0;
	width: 100%;
}

.swiper-next {
	height: 200px;
}

.btn-conoce {
	background-color: black;
	border:2px solid #ffca27;
	color: white;
	font-size: 1.3rem;
	transition: 0.3s;
}

.btn-conoce:hover {
	background-color: #ffca27;
}

.card-text {
	height: 205px;
}

/* placas */
.placas-contenedor {
	margin-left: 0;
	margin-right: 0;
}

.placa-title {
	font-weight: 700;
}

.placas {
	background-color: #f5f7f9;
}

.boton2 {
	background-color: #19181f;
	border-radius: 30px;
	color: white;
	font-size: 0.7em;
	text-decoration: none;
	transition-duration: 0.3s;
}

.boton2:hover {
	background-color: #ffca27;
	color: white;
	text-decoration: none;
}

.h2, h2 {
	font-size: 1.7rem;
}

.card-index {
	background-color: #f8f9fb;
	border: none;
}

.card-body {
	border-radius: 10px;
	margin:3px auto;
}

.card-text p {
	font-size: 14px;
}

.card-link {
	margin-top: 20px;
}

.card-link a {
	font-weight: 500;
	letter-spacing: 0.3em;
}

.card-cf-text {
	width: 95%;
}

.shadow2 {
	min-height: 520px;
}

/* como funciona */
.como-funciona {
	background-color: #ebeef3;
	min-height: 702px;
}

.como-funciona p {
	color: #19181f;
}

.como-funciona h2 {
	color: #19181f;
}

/* contacto */
.contacto {
	background-color: #ffca27;
	background-image: url(../img/home/img-contacto.png);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 353px;
}

.botoncito {
	background-color: white;
	border-radius: 30px;
	font-size: 0.7em;
	font-weight: 700;
	letter-spacing: 0.3em;
	text-decoration: none;
	transition: 0.4s;
}

.botoncito:hover {
	background-color: #ececec;
	text-decoration: none;
}

.contacto-text {
	font-weight: 700;
}

/* footer */
footer {
	background-color: #19181f;
	min-height: 160px;
}

.footer-links {
	font-weight: 500;
}

.footer-links:hover {
	text-decoration: none;
}

.footer-text p {
	font-weight: 300;
}

.footer-text p strong {
	color: #ffca27;
	font-weight: 700;
}

.footer-text *:last-child {
	margin-bottom: 0;
}

@media (min-width: 768px) {

	.footer-text p {
		width: 50%;
	}

}

/*landing x3*/

.first {
	background-color: #ffca27;
	min-height: 750px;
}

.form-control {
	border: none;
}

.card {
	background-color: transparent;
	border:none;
}

.card-title p {
	font-weight: 500;
}

/*
.shadow {
	min-height: 570px;
}
*/

.form-text-1 {
	font-size: 1.45em;
}

.form-text-2 {
	font-size: 1em;
}

.formulario-c {
	margin: 0 auto;
}

.form-wrapper .form-message {
	display: none;
}

.form-wrapper.form-has-error .form-message.error {
	display: block;
}

.form-wrapper.form-sent .form-message.success {
	display: block;
}

.form-cancellation-wrapper {
	background-color: #ffffff;
}

.form-cancellation-wrapper .form-control {
	background-color: #e0e0e0;
}

.boton-form {
	background-color: black;
	font-size: 1.2em;
}

.boton-form:hover {
	background-color: black;
	opacity: 1;
}

.hogarplus {
	background-color: #efefef;
	/* min-height: 880px; */
}

.saludassist {
	background-color: #efefef;
	/* min-height: 880px; */
}

.detail-title {
	font-weight: 700;
}

.btn.disabled:hover {
	opacity: .95;
}

/* mediaquery */
@media (min-width: 1064px) {

	.placas-contenedor {
		left: 0;
		margin: 0 auto;
		max-width: 1200px;
		position: absolute;
		right: 0;
		top: 80%;
		z-index: 30;
	}

	.slide {
		left: 0;
		position: relative;
		right: 0;
	}

	.como-funciona {
		margin-top: 500px;
	}

	.slide-caption p {
		font-size: 1.9em;
		font-weight: 300;
	}

	.slide-caption h3 {
		font-size: 0.8em;
		font-weight: 500;
	}

	.contacto-text {
		font-size: 1.85em;
	}

}

@media (max-width: 1064px) {

	.slide-caption {
		color: black;
		left: 10%;
		padding: 0;
		text-align: left;
		top:20%;
	}

	.slide-caption p {
		font-size: 1.65em;
	}

	.slide-caption h3 {
		font-size: 0.77em;
	}

	.slide-caption a {
		font-size: 0.75em;
	}

	.placas-contenedor {
		left: 0;
		position: absolute;
		right: 0;
		top: 80%;
		z-index: 30;
	}

	.slide {
		left: 0;
		position: relative;
		right: 0;
	}

	.como-funciona {
		margin-top: 400px;
	}

	.slide-caption {
		/* bottom: 50%;
		left: 10%;
		min-width: 45%;
		right: 80%; */
		color: black;
		padding: 0;
	}

	.swiper-slide img {
		height: 100%;
		width: auto;
	}

	.contacto-text {
		font-size: 1.85em;
	}

}

@media (max-width: 999px) {

	.como-funciona {
		margin-top: 1005px;
	}

	.slide-caption {
		color: black;
		left: 10%;
		padding: 0;
		text-align: left;
		top: 20%;
	}

	.slide-caption p {
		font-size: 1.65em;
	}
	
	.slide-caption h3 {
		font-size: 0.77em;
	}

	.slide-caption a {
		font-size: 0.75em;
	}

}

@media (min-width: 770px) {

	.logo-footer img {
		width: 70%;
	}

}

@media (max-width: 770px) {

	.como-funciona {
		margin-top: 20px;
	}

	.logo-footer img {
		width: 53%;
	}

	.placas-contenedor {
		left: auto;
		margin: 40px 0 0 0;
		position: relative;
		right: auto;
		top: auto;
		z-index: 30;
	}

}


@media (max-width: 950px) {

	footer {
		font-size: small;
	}

	.contacto-text {
		font-size: 1.55em;
	}

	.como-funciona .container {
		padding-top:60px;
	}

}

@media (max-width: 850px) {

	.slide-caption {
		color: black;
		left: 10%;
		padding: 0;
		text-align: left;
		top:20%;
	}

	.slide-caption p {
		font-size: 1.25em;
	}

	.slide-caption h3 {
		font-size: 0.77em;
	}

	.slide-caption a {
		font-size: 0.75em;
	}

	.slide-indicators li {
		border-radius: 50%;
		height: 10px;
		width: 10px;
	}

	.contacto-img img {
		width: 20%;
	}

}

@media (max-width: 598px) {

	.swiper-container {
		height: 400px;
	}

	.swiper-container-horizontal >.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 20px !important;
	}

	.slide-caption {
		color: black;
		left: 10%;
		padding: 0;
		text-align: left;
		top:15%;
	}

	.slide-caption p {
		font-size: 30px;
	}

	.slide-caption h3 {
		font-size: 15px;
	}

	.slide-caption a {
		font-size: 15px;
	}

	.slide-indicators li {
		border-radius: 50%;
		height: 10px;
		width: 10px;
	}

	.d-flex.contacto-img {
		display: block !important;
	}
	.card-text {
		height: auto;
	}

	.shadow2 {
		min-height: 0;
	}

	.card-text p {
		margin-bottom: 0;
	}

	.hogarplus {
		min-height: 0;
	}

	.hogarplus h2.text-center strong span {
		display: block;
	}

	.contacto-img img {
		display: block;
		margin: 0 auto;
		width: 20%;
	}

	.contacto-text {
		font-size: 1.25em;
	}

	.boton-form {
		font-size: 0.8em;
	}

}