.frequently-questions-div{width:80%; margin:0px auto; padding:40px 0px 40px; position:relative;}

.frequently-questions{width:100%; margin:0px auto; padding:0px 0px 40px; position:relative;}

.faq-nav ul{width:100%;margin:0px auto; padding:0px 0px; display:flex; flex-wrap: wrap;}
.faq-nav ul li {width:25%; list-style: none; padding-left:25px; position:relative;}
.faq-nav a {background:none !important; color: #ffffff !important; font-weight: 700; padding:0px 0px 20px;text-decoration: none;font-size: 15px !important;display: block;width: 100%;position: relative;}.faq-nav a:hover{color:#da2630 !important;}
.faq-nav ul li::before {content: '';background:url(logo-icon.png) no-repeat;background-size:12px;width:30px;height:30px;position: absolute;top:0px;left: 0px;}


.question {
    color:#696979;
    position: relative; padding:20px 0px;
    cursor:pointer;
	background:none;
	border-radius:12px;
	margin-bottom:20px;
	column-count: 1;
}
.question1 {
    color:#696979;
    position: relative;padding:0px;
    cursor:pointer;
	background: #fff;
	margin-bottom:20px;
	column-count: 1;
}
.question h5{margin:0px;color:#ffffff;padding-right:37px;font-size:20px;font-family:Inter Medium;line-height: 1.25em;letter-spacing: 0.01em;}
.active h5{color:#ffffff; border-bottom: 1px solid #dcdde1; padding-bottom:20px;}

.question1 h5{margin:0px;color:#ffffff;padding-right:37px;font-size:20px;font-family:Inter Medium;line-height: 1.25em;letter-spacing: 0.01em;}

.active .arrow {background-image: url(plus-icon.png);}

  
.answer {
display: none;padding:2rem 0px 1rem;
font-size: 18px;font-weight: 300;
line-height: 2rem;
letter-spacing: 0px;color:#666666;
}
 
 
 
.frequently-questions-div ul{margin:10px 0; padding:0px;}
.frequently-questions-div ul li {
    position: relative;
    color:#666666;
    padding-left: 20px;
    margin-bottom: 10px;
	font-size: 16px;
    line-height:2rem;
	margin-left:17px;
	list-style:none;
	text-align:left;
}
.frequently-questions-div ul li::before {
    content: '';
    background:#E13D32;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top:12px;
    left: 0px;

}
.frequently-questions-div .question {
  border:1px solid #D9D9D9;
}
.frequently-questions-div .question {
    color:#696979;
    position: relative;padding:20px;
    cursor:pointer;
	background: #fff;
	border-radius:12px;
	margin-bottom:20px;
	column-count: 1;
}
.frequently-questions-div .question h5{margin:0px;color:#191919;padding-right:37px;font-size:20px;font-family:Inter Medium;line-height: 1.25em;letter-spacing: 0.01em;}
.frequently-questions-div .active h5{color:#191919; border-bottom: 1px solid #dcdde1; padding-bottom:20px;}
.frequently-questions-div  .arrow {top: 24px; background-image: url(plus-2.png); filter:initial;}
.frequently-questions-div  .active .arrow{background-image: url(plus-3.png); filter:initial;}



.answer p {
    margin:0;padding-bottom:15px;
    text-align: justify;
	color:#666666;font-size:16px;font-weight: 300;
}
 

.arrow {
    background-image: url(plus1-icon.png);
    width:18px;
    height:18px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top:32px;
    right:20px;
}
.arrow-active{background-image: url(plus-icon.png);}

.frequently-questions .question{border-bottom:1px solid #2c2c2c;}
.frequently-questions  .arrow {background-image: url(plus-2.png); filter: brightness(0) invert(1);}
.frequently-questions  .active .arrow{background-image: url(plus-3.png); filter: brightness(0) invert(1);}


.details-page-faqs .question{border: 1px solid #D9D9D9;}
.details-page-faqs .question h5{font-size:18px; position:relative; font-weight:400;}
.details-page-faqs .question h5 img{width:35px; position:absolute; left:0px; top:-6px;}
.details-page-faqs  .arrow {background-image: url(plus-2.png);}
.details-page-faqs  .active .arrow{background-image: url(plus-1.png);}






.types-right .question h5{font-size:22px; color:#E13D32;}
.types-right .answer img{border-radius:16px; margin-top:25px;}

.types-right .question{
    color: #696979;
    position: relative;
    padding: 2rem 0px;
    cursor: pointer;border-radius:0px;margin-bottom:0px;
    border-bottom: 1px solid #F0F0F0;
	position:relative;
}

.types-right .question::before {content: '';position:absolute;left:-30px;top:-4px;bottom: 0px;border-left:2px dashed #ADADAD;}

.types-right .question h5::before {
    content: '';
    width: 31px;
    background:none;
    height: 31px;border:0px;
    border-radius: 50%;
    position: absolute;
    left: -46px;
    top:32px;
    z-index: 1;
}
.types-right .active h5::before {
    background-color:rgba(225, 61, 50, 0.28);
}

.types-right .active h5::after{
    background-color: #ffffff;
}

.types-right .question h5::after {
    content: '';
    width: 15px;
    background-color:#E13D32;;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    left:-37px;
    top:40px;
    z-index: 2;
}

.types-right .arrow {
    background-image: url(../css/plus-21.png) !important;
    width:15px;
    height:15px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top:40px;
    right: 10px;
}
.types-right .arrow-active{
	background-image: url(../css/plus-31.png) !important;
}



@media screen and (max-width:880px) {
.question h5{font-size: 1.25rem;font-style: normal;font-weight: 400;letter-spacing: 0px;line-height: 1.25em; padding-right: 40px;}
.question1 h5{font-size: 1.25rem;font-style: normal;font-weight: 400;letter-spacing: 0px;line-height: 1.25em; padding-right: 40px;}
.answer{font-size: 1rem;font-style: normal;font-weight: 400;letter-spacing: 0.01em;line-height: 1.5;margin: 0px 0px 1rem;}.arrow{width:17px;height:17px; right:15px;}
.question h5{font-size:1rem;}.question1 h5{font-size:1rem;}
.answer p{font-size:14px;}
.types-right .question h5{font-size: 18px; padding-right:0px;}
.types-right .question.active{padding: 2rem 0px 0;}

.details-page-faqs .question h5{font-size:15px;}
.frequently-questions{width:100%;}
.frequently-questions-div{width:90%;}
.faq-nav ul{width:90%;} .faq-nav ul li {width:100%;}


}