@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Julius+Sans+One&family=Ubuntu:wght@500&display=swap');
/* CSS Document */

.carousel{
	margin-top: 0em;
}
.carousel-item {
  height: 100.5vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-caption{
	width: 70%;
	text-align: center;
}
.sobrecapa_slider{
	position: absolute;
	width: 100%;
	height:100.5vh;
	min-height: 350px;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 2;
}
.carousel-caption .text{
	
	letter-spacing: 5px;
	font-size: 4rem;
  
  line-height: 1.2;
	
		text-align: center;
		font-weight: 800;
		color:#fbe619;
		text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
		font-family: 'Ubuntu', sans-serif;
	
}


.lead {
	font-weight: 500;
	font-size: 2.5em;
	font-weight: 600;
		color:#fbe619;
		text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
		font-family: 'Ubuntu', sans-serif;
		letter-spacing: 3px;
}
.lead .btn-secondary{
	min-width: 200px;
	min-height: 50px;
	padding: 10px;
	font-size: 20px;
	font-weight: 300;
	font-family: 'Arial', cursive;
	text-shadow: -0px 0 #fff, 0 0px #fff, 0px 0 #fff, 0 -0px #fff;
	margin-top: 10px;
}

.margensuperiorfila{
	margin-top: 2em;
}
.imgcolumantotal{
	height: auto;
	width: 100%;
	
}
.visitavv{
	position:fixed;
	top:15%;
	right: 15px;
	z-index: 999;
	
}
.visitavv img{
	width: 100px;
	height: auto;
	float: right;
}
@media (max-width: 1199.98px) {
	.carousel-caption{
	width: 70%;
	text-align: center;
	font-weight: 500;
	margin-left: 0px;
	
}

	
	
}


@media (max-width: 575.98px) { 
	.carousel-caption{
		width: 90%;
		text-align: center;
		font-weight: 500;
		margin-left: 0px;
		left: 3%;
		top: 400px;
	}
	.carousel-caption .text{
		
		letter-spacing: 5px;
		font-size: 1.5rem;
	  
	  line-height: 1.2;
		
			text-align: center;
			font-weight: 600;
			color: #f8ae03;
			text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
			font-family: 'Source Sans Pro', sans-serif;
		
	}
	
	
	.lead {
		font-weight: 500;
		font-size: 14px;
		font-weight: 600;
			color: #f8ae03;
			text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
			font-family: 'Source Sans Pro', sans-serif;
			letter-spacing: 3px;
	}
	.carousel-indicators {
		display: none;
	  }	
	  .visitavv{
		position:fixed;
		top:20%;
		right: 15px;
		z-index: 999;
		
	}  
	.visitavv img{
		width: 75px;
		height: auto;
		float: right;
	}

 }


@media (min-width: 576px) and (max-width: 767.98px) {  }


@media (min-width: 768px) and (max-width: 991.98px) { 
	.carousel-caption{
		width: 90%;
		text-align: center;
		font-weight: 500;
		margin-left: 0px;
		left: 3%;
		top: 800px;
	}
	.carousel-caption .text{
		
		letter-spacing: 5px;
		font-size: 2.5rem;
	  
	  line-height: 1.2rem;
		
			text-align: center;
			font-weight: 600;
			color: #f8ae03;
			text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
			font-family: 'Source Sans Pro', sans-serif;
		
	}
	
	
	.lead {
		font-weight: 500;
		font-size: 1.5rem;
		font-weight: 600;
			color: #f8ae03;
			text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
			font-family: 'Source Sans Pro', sans-serif;
			letter-spacing: 3px;
	}
	.carousel-indicators {
		display: none;
	  }	


 }


@media (min-width: 992px) and (max-width: 1199.98px) {  }


@media (min-width: 1200px) {  }
@media (max-width: 600px) {
	
	
}