body{
	font-family: 'Jost';
}

.bg-gris{
	background-color:#404040;
}

.bg-tinto{
	background-color:#790001;
}

.bg-rojo{
	background-color:#B1292D;
}

.bg-contacto{
	background-image:url("../img/fondos/contacto.png");
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.nav-link{
	color:#fff;
	font-weight:500;
}

.nav-item:hover,.nav-item:focus,.nav-item:active{
	background-color:#fff;
}
.nav-item:hover.nav-contac,.nav-item:focus.nav-contac,.nav-item:active.nav-contac{
	background-color:transparent;
}

.nav-link:hover,.nav-link:focus,.nav-link:active{
	color:#000;
}

#nav-contac{
	right: 3rem;
    top: 10px;
    color: #fff;
    font-size: 1rem;
}

.nav-icon{
	height:1rem;
	width:auto;
	margin-top: -0.25rem;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
	background-color: #790001;
	opacity:0.25;
}

.carousel-indicators .active{
	opacity:1;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c5c5c5'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c5c5c5'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 3rem;
    height: 4rem;
}

.carousel-control-next, .carousel-control-prev {
    width: 5%;
}

.caption-right{
	top: 50%;
	right: 50%;
	left: 10%;
    bottom: auto;
    transform: translate(0% , -50%);
    -webkit-transform: translate(0%, -50%);
    color: #000;
}

.caption-left{
	top: 50%;
	right: 10%;
	left: 50%;
    bottom: auto;
    transform: translate(0% , -50%);
    -webkit-transform: translate(0%, -50%);
    color: #000;
}

.caption-gracias{
	top: 60%;
	right: 0%;
	left: 52%;
    bottom: auto;
    transform: translate(0% , -50%);
    -webkit-transform: translate(0%, -50%);
    color: #000;
}

.title-slide{
	font-size:4rem;
	font-weight:300;
}

.title-slide > span{
	font-weight:500;
}

.text-slide{
	font-size:1.5rem;
	font-weight:400;
}

.btn-slider{
	background-color:#29B13F;
	font-size:1.5rem;
	font-weight:400;
	color:#fff;
	padding: 0 6rem;
}

.btn-slider:hover,.btn-slider:focus,.btn-slider:active,.btn-slider:first-child:active,.btn-slider:focus-visible,:not(.btn-check)+.btn-slider:active{
	background-color:#29B13F;
	color:#fff;
	opacity:0.9;
}

.title-section{
	font-size:3rem;
	font-weight:500;
	color:#B1292D;
}

.subtitle-section{
	font-size:2rem;
	font-weight:700;
	color:#B1292D;
}

.text-section{
	font-size:1.25rem;
	font-weight:500;
	color:#404040;
}

.list-section{
	font-size:1.25rem;
	font-weight:300;
	color:#404040;
}

.btn-section{
	background-color:#29B13F;
	font-size:1rem;
	font-weight:600;
	color:#fff;
}

.btn-section:hover,.btn-section:focus,.btn-section:active,.btn-section:first-child:active,.btn-section:focus-visible{
	background-color:#29B13F;
	color:#fff;
	opacity:0.9;
}

.btn-section-white{
	background-color:#E9E9E9;
	font-size:1rem;
	font-weight:600;
	color:#1E1C9E;
}

.btn-section-white:hover,.btn-section-white:focus,.btn-section-white:active,.btn-section-white:first-child:active,.btn-section-white:focus-visible{
	background-color:#E9E9E9;
	color:#1E1C9E;
	opacity:0.9;
}

.hr-section{
	border:0;
	border-top:1.5px solid #000;
	opacity:1;
}

.divisor-model{
	border-right:1px solid #D23F46;
}

.text-modelo{
	font-size:1.2rem;
	font-weight:300;
	color:#C5C5C5;
}

.text-conocenos{
	font-size:1.75rem;
	font-weight:500;
	color:#404040;
}

.text-conocenos-red{
	font-size:1.75rem;
	font-weight:400;
	color:#B1292D;
}

.text-contacto{
	font-size:1.25rem;
	font-weight:600;
	color:#FFF;
}

.subtitle-contacto{
	font-size:1.5rem;
	font-weight:700;
	color:#000;
}

.input-contacto{
	background-color:#F1F1F1;
	border:1px solid #B1B5B8;
}

.input-contacto:focus, .input-contacto:hover,.input-contacto:active{
	background-color:#F1F1F1;
	border:1.5px solid #B1B5B8;
	box-shadow:unset;
}

.footer-whats{
	height:1.5rem;
	width:auto;
	margin-top: -0.25rem;
}

#whatsapp {
	position: fixed;
    bottom: 5em;
    right: 0.5em;
    width: 5em;
    z-index: 1001;
}

.g-recaptcha {
    transform:scale(0.90);
    transform-origin:0 0;
}

.link-header,.link-footer{
	text-decoration:none;
	color:#fff;
}

.link-header:hover, .link-header:active,.link-header:focus,
.link-footer:hover, .link-footer:active,.link-footer:focus{
	text-decoration:none;
	color:#fff;
}

@media (max-width: 1399.98px) { 
	.text-contacto {
		font-size: 1rem;
	}
	
	.subtitle-contacto {
		font-size: 1.25rem;
	}
}

@media (max-width: 1199.98px) {
	.title-slide {
		font-size: 3rem;
	}
	.text-slide {
		font-size: 1.25rem;
	}
	
	.btn-slider {
		font-size: 1.25rem;
		padding: 0 5rem;
	}
	
	.title-section {
		font-size: 2.5rem;
	}
	
	.subtitle-section {
		font-size: 1.75rem;
	}
	
	.text-section,.list-section {
		font-size: 1rem;
	}
	
	.text-conocenos,.text-conocenos-red {
		font-size: 1.25rem;
	}
	
	.g-recaptcha {
		transform: scale(0.77);
		transform-origin: 0 0;
		text-align: -webkit-right;
	}
}

@media (max-width: 991.98px) {
	.title-slide {
		font-size: 2rem;
	}
	.text-slide {
		font-size: 1rem;
	}
	
	.btn-slider {
		font-size: 1rem;
		padding: 0 4rem;
	}
	
	.title-section {
		font-size: 2rem;
	}
	
	.subtitle-section {
		font-size: 1.5rem;
	}
	
	.text-conocenos, .text-conocenos-red {
		font-size: 1rem;
	}
	
	.g-recaptcha {
		transform: scale(1);
		transform-origin: 0 0;
		text-align:-webkit-center
	}
}

@media (max-width: 767.98px) {
	.caption-right{
		top: auto;
		right: 15%;
		left: 15%;
		bottom: 2rem;
		transform: unset;
		-webkit-transform: unset;
	}
	
	.caption-gracias{
		top: auto;
		right: 10%;
		left: 10%;
		bottom: 2rem;
		transform: unset;
		-webkit-transform: unset;
	}
	
	.title-slide {
		font-size: 3rem;
	}
	.text-slide {
		font-size: 1.25rem;
	}
	
	.btn-slider {
		font-size: 1.25rem;
		padding: 0 5rem;
	}
	
	.divisor-model{
		border-right:0;
		border-bottom:1px solid #D23F46;
	}
	
	.text-conocenos, .text-conocenos-red {
		font-size: 1.5rem;
	}
	
	.bg-contacto{
		background-image:url("../img/fondos/contacto_movil.png");
		background-size: contain;
		padding-top: 40rem;
	}
	
	.text-contacto {
		color: #000;
	}
	
	.navbar-dark{
		background-color:#B1292D;
	}
	
	.img-navbar{
		width:5rem;
	}
	
	.body-gracias{
		padding-top: 4.6rem;
	}
}

@media (max-width: 575.98px) {
	.title-slide {
		font-size: 2.5rem;
	}
	.text-slide {
		font-size: 1.2rem;
	}
	
	.btn-slider {
		font-size: 1.2rem;
		padding: 0 5rem;
	}
	
	.text-conocenos, .text-conocenos-red {
		font-size: 1.2rem;
	}
	
	.bg-contacto{
		padding-top: 20rem;
	}
	
	#whatsapp {
		width: 3em;
	}
	
	.carousel-indicators {
		margin-bottom: 0rem;
	}
}

@media (max-width: 350px) {
	.bg-contacto{
		padding-top: 15rem;
	}
}
