@charset "utf-8";
/* CSS Document */

.accordion {
	width: 100%;
	float: left;
	margin: 8px 0 40px;
}
.accordion .set {
	width: 100%;
	float: left;
	margin: 0 0 0;
}
.accordion .set > h4 {
	width: 100%;
	float: left;
	border-bottom: 1px solid #f39200;
	display: block;
	cursor: pointer;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	transition: all 0.2s linear;
	margin: 0 0 0;
	padding: 18px 4% 16px 0;
	position: relative;
}
.accordion .set > h4:before {
	content: "";
	width: 7px;
	height: 7px;
	float: right;
	background: url(../images/plus-minus-orange-plain-icon.svg) no-repeat top center / 100%;
	transform: translateY(-50%);
	transition: all 0.25s ease-out 0s;
	margin: 0 0 0;
	position: absolute;
	top: 50%;
	right: 0;
}
/* .accordion .set > h4:hover:before {
	background: url(../images/plus-minus-orange-plain-icon.svg) no-repeat bottom center / 100%;
} */
.accordion .set > h4.active:before {
	background: url(../images/plus-minus-orange-plain-icon.svg) no-repeat bottom center / 100%;
}
.accordion .set > h4.active {
	color: #e94e1b;
}
.accordion .set > .content {
	width: 100%;
	float: left;
	display: none;
	border-bottom: 1px solid #f39200;
	margin: 0 0 0;
	padding: 20px 0 10px;
}
.faqs-wrapp .accordion { 
	width: 47.4%; 
	margin: 0 0 0;
}
.faqs-wrapp .accordion:nth-child(2n) { 
	float: right;
}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.accordion { margin:-6px 0 18px;}
.accordion .set > h4 { width:100%; padding:16px 5% 16px 0;}
.accordion .set > h4:before { width:7px; height:7px; margin:0 0 0;}
.accordion .set > .content { width:100%; padding:14px 5% 14px 5%;}
.faqs-wrapp .accordion { width:100%; margin:0 0 0;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.accordion { margin:-6px 0 18px;}
.accordion .set > h4 { width:100%; padding:16px 5% 16px 0;}
.accordion .set > h4:before { width:7px; height:7px; margin:0 0 0;}
.accordion .set > .content { width:100%; padding:14px 5% 14px 5%;}
.faqs-wrapp .accordion { width:100%; margin:0 0 0;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.accordion { margin:-6px 0 18px;}
.accordion .set > h4 { width:100%; padding:16px 5% 16px 0;}
.accordion .set > h4:before { width:7px; height:7px; margin:0 0 0;}
.accordion .set > .content { width:100%; padding:14px 5% 14px 5%;}
.faqs-wrapp .accordion { width:100%; margin:0 0 0;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.accordion { margin:8px 0 34px;}
.accordion .set > h4 { padding:12px 4% 10px 0;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.accordion { margin:8px 0 37px;}
.accordion .set > h4 { padding:15px 4% 13px 0;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {

}




/* f0rm-sec */








@media screen and (max-width:1240px) {
	.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label{display: none;}
	.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {
		padding: 13px 31px 0 22px;
	}
	.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{
		padding: 0px 31px 0 22px;

	}

}






@media screen and (min-width:601px) and (max-width:767px) {

			.enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child, .enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) {
				width: 49%;
				float: left;
			}
			
			.enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2), .enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) {
				width: 49%;
				float: right;
			}

			.enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height: 58px; }

			.enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label{display: none;}
			.enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {
				padding: 17px 31px 0 31px;
			}
			.enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{
				padding: 0px 31px 0 31px;
		
			}
		
		}







@media screen  and (max-width:600px) {
	.enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label{display: none;}
	.enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {
		padding: 17px 31px 0 31px;
	}
	.enquiry-wrapp .enquiry-col1 .enquiry-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{
		padding: 0px 31px 0 31px;

	}
}

	
	


