/*
Theme Name: Tecnologia Child
Author: VamTam
Author URI: https://vamtam.com
Template: tecnologia
*/



/*

put your child theme styles here


you don't need any @import rules

*/
.elementor-widget-testimonial-carousel.vamtam-has-theme-widget-styles.elementor-arrows-yes .elementor-swiper-button{
	background:#fff;
}
.elementor-146 .elementor-element.elementor-element-fc10344 .elementor-swiper-button:hover{
	background:#000;
}
.elementor-widget-testimonial-carousel .swiper-slide{
	padding:0px;
}
input::placeholder, textarea::placeholder {
	color:#000; 	
}

@media only screen and (min-width: 1023px) {

   .testimonios{
	margin-left:12%;
}
  }
@media only screen and (max-width: 1024px) {
	.home footer{
		margin-top:-18px;
	}
}
@media only screen and (max-width: 640px) {
	.home footer{
		margin-top:-36px;
	}
}	



