/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
@import url('https://fonts.googleapis.com/css?family=Poppins:200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
h1, p{
	font-family: 'Poppins', sans-serif;
}
.review-yes {
  background-color: #fff;
}
.home-review-sec .review-yes h4 {
  margin-bottom: 0;
  padding: 20px;
}
.l-canvas.sidebar_none.type_wide.titlebar_none{
	    background: rgb(146, 180, 205) !important;
}
.main_con .wpb_wrapper {
    color: #000;
    font-size: 16px;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #ffa500 !important;
	text-transform: inherit;
}
.title {
    text-align: center;
    border-radius: 5px;
    padding: 10px 0;
    margin-bottom: 20px;
}
.noform_main .g-cols.offset_small {
    background: #ededed;
    padding: 20px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
    background: #fff;
}
.title h2 {
    color: #2d96c1;
    font-weight: bold;
}
.noform_main .l-section-h.i-cf {
    padding-top: 0;
}
.main_con h1 span.author-Ij8MwIriMxcY {
/*     color: #2d96c1; */
	color: #fff;
    font-weight: bold;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    margin-top: 10px;
}
.w-search.layout_fullscreen.ush_search_1 {
    display: none;
}











