/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");





/* HOME */
header {background-color:#0000004f;}
.homeabsolute {top:-250px}
.homeabsolutepadding {padding-left:100px!important}
.align-content-start {align-content: start;!important;align-items: stretch!important;}
.align-content-end {align-content: end;!important}
.align-content-center {align-content: center;!important;align-items: stretch!important;}
.color-testo {color:#fff !important;}
.ppt {font-weight:800;font-size:20px}

/* FORM */
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz {margin-top:10px!important}



/* MOBILE *---------------------------------------------------------------------------------------*/ 
@media (max-width: 767px) {
	.homeabsolutepadding {padding:0!important}
}