/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
.grecaptcha-badge {
    visibility: hidden !important;
}

/*Add your own styles here:*/
.l-section .wpb_row .height_medium .l-section.color_primary, .l-titlebar.color_primary, 
.no-touch .l-navigation-item:hover .l-navigation-item-arrow, .highlight_primary_bg, .w-actionbox.color_primary, 
.w-blog-post-preview-icon, .w-blog.layout_cards .format-quote .w-blog-post-h, input[type="button"], input[type="submit"], 
.w-btn.color_primary.style_solid, .w-btn.color_primary.style_outlined:before, .no-touch .btn_hov_reverse .w-btn.color_primary.style_outlined:hover, 
.no-touch .g-filters-item:hover, .w-iconbox.style_circle.color_primary .w-iconbox-icon, .no-touch .w-iconbox.style_circle .w-iconbox-icon:before, 
.no-touch .w-iconbox.style_outlined .w-iconbox-icon:before, .no-touch .w-person-links-item:before, .w-pricing-item.type_featured .w-pricing-item-header, 
.w-progbar.color_primary .w-progbar-bar-h, .w-sharing.type_solid.color_primary .w-sharing-item, .w-sharing.type_fixed.color_primary .w-sharing-item, 
.w-sharing.type_outlined.color_primary .w-sharing-item:before, .w-socials-item-link-hover, .w-tabs.layout_modern .w-tabs-list, 
.w-tabs.layout_trendy .w-tabs-item:after, .w-tabs.layout_timeline .w-tabs-item:before, .w-tabs.layout_timeline .w-tabs-section-header-h:before, 
.no-touch .w-testimonials.style_6 .w-testimonial-h:hover .w-testimonial-text, .no-touch .w-header-show:hover, .no-touch .w-toplink.active:hover, 
.no-touch .pagination .page-numbers:before, .pagination .page-numbers.current, .l-main .widget_nav_menu .menu-item.current-menu-item>a, 
.rsThumb.rsNavSelected, .no-touch .tp-leftarrow.custom:before, .no-touch .tp-rightarrow.custom:before, .smile-icon-timeline-wrap 
.timeline-separator-text .sep-text, .smile-icon-timeline-wrap .timeline-wrapper .timeline-dot, .smile-icon-timeline-wrap .timeline-feature-item 
.timeline-dot, p.demo_store, .woocommerce .button.alt, .woocommerce .button.checkout, .woocommerce .button.add_to_cart_button, 
.woocommerce .onsale, .widget_price_filter .ui-slider-range, .widget_layered_nav_filters ul li a, .tribe-events-calendar td.mobile-active,
.tribe-events-button, .datepicker td.day.active, .datepicker td span.active, .select2-results__option--highlighted, .l-body .cl-btn{
background-color: #2beb28 !important;
}
.wpcf7-textarea{
	height: 5.8rem;
	overflow: hidden;
}
.wpcf7-form p,.wpcf7-form ul,.wpcf7-form ol,.wpcf7-form dl,.wpcf7-form address,.wpcf7-form pre,.wpcf7-form table,.wpcf7-form blockquote,.wpcf7-form fieldset{
	margin-bottom: 0.4rem;
}
.wpcf7-submit .color_footer-top, .color_footer-top input, .color_footer-top textarea, .color_footer-top select{
	color: white !important;
}
.color_footer-top, .color_footer-top input, .color_footer-top textarea, .color_footer-top select{
	vertical-align: middle;
}
.wpcf7-form p:nth-last-child(3){
	margin-top: 1.4rem;
	display: inline-block;
	width: 45%;
}
.wpcf7-form p:nth-last-child(2){
	display: inline-block;
	width: 45%;
}
.btn_hov_slide .w-btn, .btn_hov_slide .button, .btn_hov_slide .cl-btn, .btn_hov_slide input[type="button"], .btn_hov_slide input[type="submit"]{
	width: 90%;
}
.wpcf7-form-control-wrap.checkbox-809{
	top: -7px;
}
.parallax-camion div{
    background-position: 50% 165% !important;
}
.titulo-seccion{
	font-size: 70px;
}

@media screen and (max-width: 767px){
	.titulo-seccion{
		font-size: 2rem;
	}
}