.question {
    color:#696979;
    position: relative;padding:20px;
    cursor:pointer;
	border-radius:12px;
	margin-bottom:20px;
	column-count: 1;
}
.question1 {
    color:#696979;
    position: relative;padding:20px;
    cursor:pointer;
	background: #fff;
	border-radius:12px;
	margin-bottom:20px;
	column-count: 1;
}
.question h5{margin:0px;color:#191919;padding-right:37px;font-size:20px;font-family:Inter Medium;line-height: 1.25em;letter-spacing: 0.01em;}
.active h5{color:#191919; border-bottom:0px solid #dcdde1; padding-bottom:20px;}

.question1 h5{margin:0px;color:#191919;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);}

.question ul{margin:10px 0; padding:0px;}
.question ul li {
    position: relative;
    color:#454545;
    padding-left: 20px;
    margin-bottom: 10px;
	font-size: 16px;
    line-height:2rem;
	margin-left:17px;
	list-style:none;
	text-align:left;
}
.question ul li::before {
    content: '';
    background:#F1B43D;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top:12px;
    left: 0px;

}

.question1 ul{margin:10px 0; padding:0px;}
.question1 ul li {
    position: relative;
    color:#454545;
    padding-left: 20px;
    margin-bottom: 10px;
	font-size: 16px;
    line-height:2rem;
	margin-left:17px;
	list-style:none;
	text-align:left;
}
.question1 ul li::before {
    content: '';
    background:#F1B43D;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top:12px;
    left: 0px;

}
.answer {
display: none;padding:0rem 0px 0rem;
font-size: 18px;
line-height: 2rem;
letter-spacing: 0px;color:#454545;
}



.answer p {
    margin:0;padding-bottom:0px;
    text-align: justify;
	color:#454545;font-size:16px;
}


.arrow {
    background-image: url(plus1-icon.png);
    width:22px;
    height:22px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top:26px;
    right:20px;
}
.arrow-active{background-image: url(plus-icon.png);}

 

.treatment-contact-step .question h5{font-size:18px; color:#F1B43D;}
.treatment-contact-step .answer img{border-radius:16px; margin-top:25px;}

.treatment-contact-step .question{
    color: #696979;
    position: relative;
    padding:1.7rem 0rem 0rem;
    cursor: pointer;border-radius:0px;margin-bottom:0px;
    border-bottom:0px solid #F0F0F0;
	position:relative;
}

.treatment-contact-step .question::before {content: '';position:absolute;left:-30px;top:-4px;bottom: 0px;border-left:2px dashed #ADADAD;}

.treatment-contact-step .question h5::before {
    content: '';
    width:21px;
    background:none;
    height:21px;border:0px;
    border-radius: 50%;
    position: absolute;
    left:-40px;
    top:20px;
    z-index: 1;
}
.treatment-contact-step .active h5::before {
    background-color:rgba(241, 180, 61, 0.28);
}

.treatment-contact-step .active h5::after{
    background-color: #ffffff;
}

.treatment-contact-step .question h5::after {
    content: '';
    width:12px;
    background-color:#F1B43D;
    height:12px;
    border-radius: 50%;
    position: absolute;
    left:-35.5px;
    top:24px;
    z-index: 2;
}

.treatment-contact-step .arrow {
    background-image: url(../css/plus-2.png) !important;
    width:15px;
    height:15px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top:22px;
    right: 10px;
}
.treatment-contact-step .arrow-active{
	background-image: url(../css/plus-3.png) !important; top:28px;
}




.types-right .question h5{font-size:22px; color:#1D3661; font-weight:600;}
.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(46, 167, 255, 0.28);
}

.types-right .active h5::after{
    background-color: #ffffff;
}

.types-right .question h5::after {
    content: '';
    width: 15px;
    background-color:#2EA7FF;
    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;
}

.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); top: 21px;}
.details-page-faqs  .active .arrow{background-image: url(plus-3.png);}


.details-page-faqs h2 {
  font-size: 35px;
  color: #121C42;font-family: Inter Bold;
  text-align: center;
  padding-bottom: 20px;
  z-index: 1;
  position: relative;
  display: block;
}


@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;}
.treatment-contact-step .question h5{font-size: 18px; padding-right:0px;}
.treatment-contact-step .question.active{padding: 2rem 0px 0;}

.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;}
.details-page-faqs h2 {font-size:30px; line-height:35px;}

}