@charset "utf-8";

@font-face {
  font-family: 'Jaldi', sans-serif;
  src: url('https://fonts.googleapis.com/css2?family=Jaldi&display=swap');}
@font-face {
font-family: 'Nunito Sans', sans-serif;
src: url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,700;1,400&display=swap" rel="stylesheet')};

@font-face {
font-family: 'Nunito Sans', sans-serif;
scr: url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@700&display=swap');}

.breadcrumb{
	margin-left: 15px;
	padding-bottom: 35px;}

.breadcrumb li a{
	text-decoration: none;
}

.breadcrumb li{
	float: left;
	padding: 5px;
	font-family: 'Nunito Sans', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	color: #007b5f;}

#video{text-align: center;}


#listas img{
	width: 50%;
	margin-left: 40px;}

#listas2 img{
	width: 50%;
	margin-left: 40px;}

#listas3 img{
	width: 70%;
	margin: auto;
	display: block;}

.listasUL{
	font-family: 'Nunito Sans', sans-serif;
	text-align: left;
	margin-left: 100px;
	font-style: normal;
	font-weight: lighter;
	font-size: 1.1em;
	color: #007b5f;
	width: 66%;}

#listas3 a{
	text-decoration: none;
	color: #007b5f;
	font-size: 0.90em;
	line-height: 23px;}

.somos{
	text-align: center;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1.1em;
	font-style: italic;
	color: #007b5f;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 30px;}

.somos1{
	text-align: justify;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #007b5f;
	font-weight: lighter;
	line-height: 25px;
	padding-bottom: 15px;
	width: 85%;
	margin: auto;}

.somos2{
	text-align: justify;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	text-decoration-line: underline;
	color: #007b5f;
	font-weight: lighter;
	line-height: 25px;
	padding-bottom: 15px;
	width: 70%;
	margin: auto;}

.somos3{
	text-align: justify;
	font-family: 'Nunito Sans', sans-serif;
	font-size: .90em;
	font-style: normal;
	color: #007b5f;
	font-weight: lighter;
	line-height: 20px;
	padding-bottom: 15px;
	width: 100%;
	margin: auto;}

.somos4{
	text-align: center;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #007b5f;
	font-weight: bold;
	margin-top: -10px;}

.somos4 a:hover{
	color: #ff5d62 !important;}

.boton{
	text-align: center;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #007b5f;
	font-weight: bold;
	margin: auto;}

select{
	color: #007b5f;
	border-color: #007b5f;
	background: transparent;
	border-radius: 10px;}

input{
	margin: auto !important;
	display: block;
	padding-top: 10px;
	width: 18%;}

#primeraLinea{
	margin-top: 30px;
	text-align: center;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1.1em;
	color: #007b5f;
	font-weight: lighter;} 

.siguenos{
	float: right;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: bold;
	margin: 45px 70px 0;
	color: #154734;}

.ldelgada{
	font-weight: lighter;
	font-family: 'Nunito Sans', sans-serif;
	color: #154734;}
	
.wrapper{ 
	width: 85%;
	margin: auto;
	}

.back{
	background-image: url('../img/backgrounds/BackTalleres.png');
	background-size: 100% 100%;
	background-color: #f9d0a0;}

/*--efectos--*/

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffb12a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Grow */
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.1);}
		
		
/*Elementos responsivos*/

@media screen and (max-width: 1000px){

	.wrapper{ 
		width: 95%;}
}

@media screen and (max-width: 900px){

	input {
		padding-bottom: 100px;
		width: 20%;}
}

@media screen and (max-width: 801px){

	.somos4 {padding-bottom: 10px;}
}	


@media screen and (max-width: 787px){

	input {width: 23%;}
}

@media screen and (max-width: 781px){
	

	.menuPie2 ul{text-align: center;}
}  	
  
@media screen and (max-width: 768px){

	.wrapper{ 
		width: 96%;}

	.listasUL {width: 50%;}
}

@media screen and (max-width: 768px){

	input {
		padding-bottom: 140px;
		width: 28%;}
}

@media screen and (max-width: 675px){
	
	.back{
		background-size: cover;
		background-attachment: fixed;
		background-repeat: no-repeat;}

	.listasUL {
		margin: auto;
		width: 60%;}

	#listas3 img { width: 90%;}

	.somos1 {width: 90%;}
}	
	
@media screen and (max-width: 570px){

	.wrapper{ width: 100%;}

	input {width: 32%;}

}

@media screen and (max-width: 476px){

	.somos {padding-top: 30px;}
	input {width: 40%;}
}



	




	
	