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

.w-clients-item-h {
	border: none;
}

.slick-slide img {
	display: inline-block;
	vertical-align: middle;
}

.w-blog.imgtype_circle .w-blog-entry-preview {
  border: 1px solid #e8e8e8;
}



.training .three-quarters {
	padding-top: 7px;
}

.training .three-quarters ul,
.training .three-quarters ol {
	list-style-position: inside;
	margin-left: 0; 
}


.ninja-forms-error-msg {
	display: none;
}

.ninja-forms-success-msg {
	border: 2px solid #0093DD;
	border-radius: 5px;
	padding: 0.25em 1em;
	text-align: center;
	font-weight: bold;
}

.ninja-forms-success-msg p {
	margin: 0.25em 0;
}

.ninja-forms-field-description {
	margin: 5px 0 15px;
}

.terms-checkbox-wrap {
	display: none;
}
.terms-checkbox-wrap.visible {
	display: block;
}
.ninja-forms-form-wrap label.terms_checkbox_label {
	font-weight: normal;
}



.technology-form .field-wrap {
	margin-bottom: 40px;
}

.technology-form .label-above label {
	margin-bottom: 15px;
}