
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Allura&family=Cinzel+Decorative:wght@400;700;900&family=Faustina:ital,wght@0,300..800;1,300..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&display=swap');


body {
    /*font-family: Open sans light;*/
	font-family: Mulish, Roboto, sans-serif !important;
}


body.estimate-request-form, body.web-to-lead {
	background-image: url("/uploads/ganzler-ors-bg-open.jpg");
	background-size: cover;
	background-attachment: fixed;
}

body.estimate-request-form .form-col, body.web-to-lead .form-col {

	background-color: rgba(254,254,254, 0.9);
}

.proposal_comment.mtop10.mbot20, .proposal-html-tabs .tab-content {
	
	background: rgba(255,255,255, 0.8);
	padding: 10px;
}

.form-control {
	
	background-color: rgba(255,255,255, 0.8)
}

