/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.9.6
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


.aio-icon.none {
	margin-top:55px!important;

}

.g-cols.offset_default.wpb_row {
  margin-left: -25px;
}

.arrow-down {
	display:none;
}


/*Responsive*/
@media screen and (max-width:900px) {
.l-submain-h.g-html.i-cf {
  margin-left: 5%;
}

.arrow-right {
	display:none;
}

.arrow-down {
	display: initial;
}

.small-text {
  width: 50%;
  margin: 0 auto!important;
}

.contact-form {
  margin: 0px!important;
}
}

