section.faq-banner {
    background-color:transparent;
    background-image: url(../img/FAQs/Asset95.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: 100% 100%;  */
    background-position: center top;
    position: relative;
     padding: 50px 0 280px 0; 
    /* margin-top:0px; */
    z-index: 1;
}
.parent-faq-heading
{
    margin-top: 30%;	
}
.first-banner .parent-faq-heading h1
{
	    color: #0066B2;
    font-family: 'Appleberry';
    font-size: 50px;
    font-weight: normal !important;
    text-transform: none !important;
    margin-bottom: 10px;
    text-shadow: none !important;
    line-height: 55px;
    -webkit-animation: none !important;
    animation: none !important;
    text-align: left;
    /* padding-top: 50px; */
}
.first-banner .parent-faq p
{	color: black;
    font-family: 'open sans';
    font-size: 16px;
    font-weight: normal !important;
    text-transform: none !important;
    margin-bottom: 10px;
    text-shadow: none !important;
    line-height: 28px;
    -webkit-animation: none !important;
    animation: none !important;
    text-align: left;
    /* padding-top: 50px; */
}
.faq-image-2 img
{
	
}
.faqs
{
	    background-color:#a5cd39;
   
    position: relative;
     padding: 50px 0 0px 0; 
    margin-top:-50px; 
    z-index: 1;
}
.question-png
{
	height:50px;
	margin-right:15px;
}
.faq-image {
    text-align: center;
}
.faq-content .faq-panel {
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 7px 0 rgba(70, 70, 70, 0.06);
    margin-bottom: 17px;
    position: relative;
	border-radius:10px;
}
.faq-content .faq-panel:last-child {
    margin-bottom: 0;
}
.faq-content .faq-panel .faq-title {
	border-bottom: none;
    padding-left: 15px;
    color: black;
    cursor: pointer;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 15px;
    margin: 0;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    background: white;
    height: 75px;
}
.faq-content .faq-panel .faq-title i {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.faq-content .faq-panel .faq-title.active {
    color: black;
    background-color: white;
    border-radius: 5px;
}
.faq-content .faq-panel .faq-textarea {
    display: none;
    padding-top:0;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	
}
.error-all-info {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    text-align: center;
}
.faq-ans-p{
	color:black;border-top:2px solid black; 
    padding-top: 20px;
    border-top: 2px solid #F2F2F2;
	
	
}
.m-question-png
{
	display:none;
}
@media only screen and (max-width: 991px) and (min-width: 360px) {
	section.faq-banner {
    background-color:transparent;
    background-image: url(../img/FAQs/Asset87.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: 100% 100%;  */
    background-position: center top;
    position: relative;
    padding: 50px 0 100px 0; 
    margin-top:80px;
    z-index: 1;
}
.m-question-png
{
	display:block;
}
.faq-ans-p{
	color:black;border-top:2px solid black; 
    padding-top: 20px;
    border-top: 2px solid #F2F2F2;
	font-size:14px;
	line-height:1.5;
}

	.q-span
	{
		position: absolute;
	left: 3%;
	top: 27%;	
	}
    .question-png
{
	height:40px;
	display:none;
}
.faq-content .faq-panel .faq-title
{
border-bottom: none;
    position: relative;
    padding-left: 10px;
    color: black;
    cursor: pointer;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 15px;
    margin: 0;
    text-decoration: none;
    -webkit-transition: 0.5s;
	line-height:1.5;
    transition: 0.5s;
   height:auto;
    font-size: 14px;
    font-weight: bold;
    background: white;
}
.faq-pd-top
{

    padding-top: 27px !important;

}

.faqs
{
	    background-color:transparent;
    background-image: url(../img/FAQs/Asset92.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: 100% 100%;  */
    background-position: center top;
    position: relative;
     padding: 50px 0 0px 0; 
    margin-top:-110px; 
    z-index: 1;
}
	.first-banner .parent-faq-heading h1
{
	    color: #0066B2;
    font-family: 'Appleberry';
    font-size: 30px;
    font-weight: normal !important;
    text-transform: none !important;
    margin-bottom: 0px;
    text-shadow: none !important;
    line-height: 55px;
    -webkit-animation: none !important;
    animation: none !important;
    text-align: left;
    /* padding-top: 50px; */
}
.first-banner .parent-faq p
{	color: black;
    font-family: 'open sans';
    font-size: 16px;
    font-weight: normal !important;
    text-transform: none !important;
    margin-bottom: 10px;
    text-shadow: none !important;
    line-height: 28px;
    -webkit-animation: none !important;
    animation: none !important;
    text-align: left;
    /* padding-top: 50px; */
}
.parent-faq-heading
{
    margin-top: 0%;	
}
}