@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: 40px;}

.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;}

#aliados{padding-bottom: 30px;}

#foto1 img{
	width: 30%;
	margin: -8px 135px 0 0;}

#foto2 img{
	width: 40%;
	margin: 27px 108px;}

#foto3 img{
	width: 25%;
	margin: 10px 135px;}

#foto5 img{
	width: 30%;
	margin: 11px 127px;}

#foto1, #foto2, #foto3,
#foto4, #foto5{
	text-align: right;}

#parrafos{
	margin-left: -30px;}

.somos{
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #007b5f;
	font-weight: lighter;
	margin-top: 0;
	width: 90%;
	text-align: justify;
	line-height: 22px}

.somos1{
	text-align: center;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #007b5f;
	font-weight: bold;
	margin-top: 0;
	margin-left: -80px;}


.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;}

/*#primeraLinea p{
	text-align: center;
	font-family: 'Jaldi', sans-serif;
	font-size: 1.1em;}

#productos p{
	text-align: center;
	font-family: 'Jaldi', sans-serif;
	font-size: 1.1em;}*/	
	
.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: 1200px){

	.titulos0,
	.titulos1{margin-right: 45px;}
}

@media screen and (max-width: 1000px){

	.wrapper{ 
		width: 95%;}

	#foto1 img{
	margin: 25px 135px 0 0;}

	#foto2 img{
	margin: 25px 108px;}

	#foto3 img{
	margin: 25px 135px;}

	#foto5 img{
	margin: 30px 127px;}
}

@media screen and (max-width: 950px){

	.titulos0,
	.titulos1{margin-right: 35px;}
}

@media screen and (max-width: 890px){

	.submenu{ 
		margin-left: 40px;}

	#foto1 img{
	width: 40%;}

	#foto2 img{
	width: 50%;}

	#foto3 img{
	width: 35%;}

	#foto5 img{
	width: 40%;}
}

@media screen and (max-width: 788px){

.titulos0,
.titulos1,
.titulos2,
.titulos3,
.titulos4{
	margin-right: 0;
	margin-left: 0;
	text-align: center;}

	#foto1 img{
	margin-top:35px; 
	width: 40%;}

	#foto2 img{
	margin-top:35px; 
	width: 50%;}

	#foto3 img{
	margin-top:35px; 
	width: 35%;}

	#foto5 img{
	margin-top:40px; 
	width: 40%;}
}

@media screen and (max-width: 786px){

#video video{width: 65%;}

#primeraLinea img{width: 65%;}
}

@media screen and (max-width: 781px){
	
	#primeraLinea img{ width: 70%;}
	.menuPie2 ul{text-align: center;}
}  	
  
@media screen and (max-width: 768px){

	.submenu{ 
		margin-left: 10px;}

	.wrapper{ 
		width: 96%;}

	.titulos0,
	.titulos1,
	.titulos2,
	.titulos3,
	.titulos4{
		font-size: .80em;
		line-height: 15px;}

	#foto1 img{
	margin:35px 70px 0 0; 
	width: 45%;}

	#foto2 img{
	margin:35px 70px 0 0; 
	width: 55%;}

	#foto3 img{
	margin:35px 70px 0 0;
	width: 40%;}

	#foto5 img{
	margin:40px 70px 0 0; 
	width: 45%;}
}	

@media screen and (max-width: 675px){
	
	.back{
		background-size: cover;
		background-attachment: fixed;
		background-repeat: no-repeat;}
}

@media screen and (max-width: 600px){
	
	#foto1 img{
	margin:45px 70px 0 0; 
	width: 50%;}

	#foto2 img{
	margin:45px 70px 0 0; 
	width: 60%;}

	#foto3 img{
	margin:45px 70px 0 0;
	width: 45%;}

	#foto5 img{
	margin:45px 70px 0 0; 
	width: 50%;}
}


@media screen and (max-width: 570px){

	.wrapper{ width: 100%;}

	#primeraLinea{
		width: 95%;
		margin: auto;}

	#primeraLinea img{
		width: 80%;}
}

@media screen and (max-width: 510px){

	#parrafos{
		width: 100%;
		margin: auto;}

	.somos1{
		margin-left: 0;}

	.somos{
		margin: auto;}

	#foto1 img{
	margin: 0; 
	width: 35%;
	padding-bottom: 10px;}

	#foto1,#foto2,
	#foto3,#foto5
	 {
	width: 100%;
	display: block;
	text-align: center;
	padding-bottom: 30px;}

	#foto2 img{
	margin: 0; 
	width: 45%;
	padding-bottom: 10px;}

	#foto3 img{
	margin: 0;
	width: 30%;
	padding-bottom: 10px;}

	#foto5 img{
	margin: 0; 
	width: 35%;
	padding-bottom: 10px;}

	.breadcrumb {
    	margin-left: 0;
    	padding-bottom: 6px;
    	padding-top: 21px;}

}



	




	
	