div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}



/*=====================================
// COLOR SECTIONS:
*/
.cs.main_color2 {
	background-color: #ffab09;
}

.cs.main_color2 .highlight {
	color: #bccb3e;
}

.cs {
	background-color: #bccb3e;
	color: #fff;
}
.products1{
	width: 80%;
	background: #0f6634;
	color: #fff;font-size: 16px;
	padding-left: 10px !important; padding:10px;
}
.products2{
	font-size: 16px;
	background: #07703a;
	color: #fff;
	padding: 10px;
	margin-top: 10px;
}
.products3{
	font-size: 16px;
	background: #549635;
	color: #fff;
	padding: 10px;
	margin-top: 10px;    float: left;
	margin-right: 20px;    margin-bottom: 10px;
}


/* List style: type 1 */
.list-type-1 {
	padding: 47px 0 0;
}

.list-type-1 li {
	list-style: none;
	position: relative;

}

.list-type-1 li::before {
	font-family: 'FontAwesome';
	font-size: 36px;
	line-height: 36px;
	position: absolute;
	top: 50%;
	left: 0;
	color:#1a1a1a;
}

.list-type-1__title {
	font: italic 24px/24px "Playfair Display", "Arial", sans-serif;
	margin: 0 0 6px;
}

.list__icon-1::before {
	content: '\f085';
	margin-top: -24px;
}

.list__icon-2::before {
	content: '\f1d9';
	margin-top: -24px;
}

.list__icon-3::before {
	content: '\f06c';
	margin-top: -24px;
}

/* Title type 1 */
.title_t-1 {
	font: 36px/40px "Playfair Display", "Arial", sans-serif;
	color: #909e1a;
	margin: 0 0 33px 0;
}



.title_t-2 {
	font: 24px/26px "Playfair Display", "Arial", sans-serif;
	color: #fff;
	margin: 30px 0 13px;
}

.title_t-2::after {
	font-family: 'FontAwesome';
	content: '\f06c';
	font-size: 24px;
	line-height: 24px;
	margin-left: 7px;
}

.title_t-3 {
	font: 36px/36px "Playfair Display", "Arial", sans-serif;
	margin: 0 0 25px;
}

.sub-title_t-1 {
	font: italic 16px/16px "Playfair Display", "Arial", sans-serif;
	color:#1a1a1a;
	margin-bottom: 40px;
}

.sub-title_t-2 {
	font: 14px/16px "Lato", "Arial", sans-serif;
	color: #fff;
	margin-bottom: 35px;
}

.sub-title_t-3 {
	max-width: 545px;
	display: inline-block;
	float: none;
	margin-bottom: 20px;
}

/* Background type 1 */
.background-t_1 {
	background: #ff8a00;
}

.decoration-01 {
	font: bold 60px/60px "Playfair Display", "Arial", sans-serif;
	color: #bccb3e;
	display: block;
	float: left;
	margin: 0 65px 20px 0;
}

.decoration-02 {
	background: #ffab09;
	color: #fff;
	padding: 1px 0 2px;
}

.decoration-03 {
	background: #bccb3e;
	color: #fff;
	padding: 1px 0 2px;
}

.with_border {
	border: 1px solid #d2d2d2;
}

/*// Main navigation //*/
.sf-menu li:hover a, .sf-menu li:active a {
	/*background: transparent;*/
}

.response {
	color: red;
}
