.afaq-6310-faq-template-11{
  float: left;
  width: 100%; 
}
.afaq-6310-faq-template-11-label-head{
  float: left;
  width: calc(100% - 26px);
  background-color:rgba(26, 80, 139, 1);
  position: relative;
  padding: 13px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.afaq-6310-faq-template-11-head-title{
  float: left;
  width: calc(100% - 85px);
  text-align: left;
  font-size: 20px;
  color: #ffff;
  position: relative;
  padding-left: 10px; 
  font-family: 'Times New Roman', Times, serif;
  font-weight: 400;
}
.afaq-6310-faq-template-11-head-left-icon {
  font-size: 20px;
  color: #fff;
  width: 40px;
  text-align: end;
}
.afaq-6310-faq-template-11-head-right-icon {
  float: right;
  width: 40px;
  font-size: 20px;
  color: white;
  text-align: left;
}
.afaq-6310-faq-template-11-label-head:before,
.afaq-6310-faq-template-11-label-head:after{
  content: "";
  border-left: 25px solid #fff;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.afaq-6310-faq-template-11-label-head:after{
  border-left: none;
  border-right: 25px solid #fff;
  left: auto;
  right: 0;
}
.afaq-6310-faq-template-11-content{
  float: left;
  width: 100%;
  display: none;
}
.afaq-6310-faq-template-11-content-feature {
  padding: 10px 30px 0;
  border-top: none;
  font-size: 15px;
  color: #5c4f4f;
  line-height: 25px;
  letter-spacing: 0.5px;
}

/* template-12 start */
.afaq-6310-faq-template-12{
  float: left;
  width: 100%;
}
.afaq-6310-faq-template-12-label-head{
  float: left;
  width: 100%;
  position: relative;
  font-size: 20px;
  color: #D11149;
  border: 1px solid #80808052;
  background: #ffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  margin-bottom: 20px;
  cursor: pointer;
}
.afaq-6310-faq-template-12-head-left-icon {
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  border-right: 2px solid #D11149;
  color: #D11149;
}
.afaq-6310-faq-template-12-head-title {
  float: left;
  width: calc(100% - 124px);
  height: 50px;
  line-height: 50px;
  text-align: left;
  font-weight: 400;
  padding-left: 15px;
  font-size: 18px;
  font-family: 'Times New Roman', Times, serif;
}

.afaq-6310-faq-template-12-head-right-icon {
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  border-left: 2px solid #D11149;
  color: #D11149;
}
.afaq-6310-faq-template-12-label-head:before,
.afaq-6310-faq-template-12-label-head:after{
  content: "";
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 5px rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 15px;
  left: 10px;
  transform: rotate(-3deg);
  z-index: -1;
}
.afaq-6310-faq-template-12-label-head:after{
  left: auto;
  right: 10px;
  transform: rotate(3deg);
}
.afaq-6310-faq-template-12-content {
  border-bottom: 3px solid #d11149; 
  background: #fff; 
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  display: none;
}
.afaq-6310-faq-template-12-content-feature {
  float: left;
  width: calc(100% - 20px);
  font-size: 15px;
  color: #333;
  line-height: 27px;
  padding: 10px;
}

/*  template-13  */
.afaq-6310-faq-template-13 {
  float: left;
  width: 98%;
}
.afaq-6310-faq-template-13-label-head {
  float: left;
  width: calc(100% - 30px);
  background: rgb(2, 44, 61);
  position: relative;
  margin-bottom: 5px;
  cursor: pointer;
}
.afaq-6310-faq-template-13-head-title {
  float: left;
  width: calc(100% - 100px);
  font-size: 18px;
  color: #ffff;
  font-weight: bold;
  line-height: 50px;
  height: 50px;
}
.afaq-6310-faq-template-13-head-left-icon {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #ffff;
}
.afaq-6310-faq-template-13-head-right-icon {
  float: left;
  font-size: 20px;
  color: #fff;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.afaq-6310-faq-template-13-label-head:before {
  content: "";
  display: block;
  width: 30px;
  height: 100%;
  background: rgb(2, 44, 61);
  position: absolute;
  top: 0;
  right: 0px;
  transform: skew(-31deg, 0deg);
  transform-origin: left bottom 0;
  z-index: -1;
}
.afaq-6310-faq-template-13-content {
  float: left;
  width: 100%;
  margin: 5px 0;
  display: none;
}
.afaq-6310-faq-template-13-content-feature {
  padding: 15px 20px;
  margin: 5px 20px 0;
  background: rgba(147, 155, 98, 1);
  border: none;
  outline: 2px solid #fff;
  outline-offset: -8px;
  font-size: 17px;
  color: #fff;
  line-height: 25px;
  font-family: system-ui;
}

/* template-14  */
.afaq-6310-faq-template-14 {
  float: left;
  width: 100%;
}
.afaq-6310-faq-template-14-label-head {
  background: rgba(255, 255, 255, 0.91);
  position: relative;
  float: left;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid rgb(235, 73, 148);
  border-radius: 0 15px 0 15px;
}
.afaq-6310-faq-template-14-head-title {
  font-size: 14px;
  float: left;
  width: calc(100% - 100px);
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  color: rgb(18, 17, 18);
}
.afaq-6310-faq-template-14-head-right-icon {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: rgb(204, 10, 101);
  font-size: 14px;
}
.afaq-6310-faq-template-14-head-left-icon {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: rgb(204, 10, 101);
  text-align: center;
}
.afaq-6310-faq-template-14-content{
  float: left;
  width: calc(100% - 10px);
  margin-left: 10px;
  position: relative;
  display: none;
}
.afaq-6310-faq-template-14-content::after{
  content: "";
  position: absolute;
  top: 0;
  left: 36px;
  border: 7px solid transparent;
  border-top: 7px solid  rgb(235, 73, 148);
}
.afaq-6310-faq-template-14-content-feature {
  color: #808080;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  padding: 15px;
  float: left;
  width: calc(100% - 30px);
}

/* template-15  */
.afaq-6310-faq-template-15 {
  float: left;
  width: 100%;
}
.afaq-6310-faq-template-15-left-section {
  float: left;
  width: 40px;
  position: relative;
}
.afaq-6310-faq-template-15-right-section {
  float: left;
  width: calc(100% - 40px);
}
.afaq-6310-faq-template-15-label-head {
  float: left;
  width: calc(100% - 4px);
  border: 2px solid #94a210;
  border-radius: 0 8px 8px 0;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
.afaq-6310-faq-template-15-head-right-icon {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #94a210;
  text-align: center;
}
.afaq-6310-faq-template-15-head-left-icon {
  float: right;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #94a210;
  text-align: center;
}
.afaq-6310-faq-template-15-head-title {
  font-size: 15px;
  color: rgba(8, 31, 38, 1);
  text-transform: uppercase;
  font-weight: bold;
  width: calc(100% - 105px);
  float: left;
  height: 50px;
  line-height: 50px;
  margin-left: 5px;
}
.afaq-6310-faq-template-15-head-arrow {
  display: block;
  width: 40px;
  height: 55px;
  line-height: 70px;
  background: #94a210;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.afaq-6310-faq-template-15-head-arrow::after {
  content: "";
  border-top: 20px solid #fff;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  left: 0;
}
.afaq-6310-faq-template-15-head-arrow::before {
  content: "";
  border-top: 20px solid #fff;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  left: 0;
}
.afaq-6310-faq-template-15-head-arrow::after {
  border-top-color: #94a210;
  bottom: -20px;
  z-index: 1;
}
.afaq-6310-faq-template-15-content {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  display: none;
}
.afaq-6310-faq-template-15-content-feature {
  font-size: 14px;
  color: #808080;
  line-height: 23px;
  font-family: sans-serif;
  background: lightgray;
  padding: 5px;
  float: left;
  width: calc(100% - 10px);
}

/* template -16 */
.afaq-6310-faq-template-16 {
  float: left;
  width: 100%;
}
.afaq-6310-faq-template-16-label-head {
  float: left;
  width: calc(100% - 20px);
  background-color: rgba(8, 31, 38, 1);
  position: relative;
  border-bottom: 1px solid #810097b8;
  cursor: pointer;
}
.afaq-6310-faq-template-16-label-head::after {
  content: "";
  border-left: 20px solid rgba(8, 31, 38, 1);
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  position: absolute;
  top: 0px;
  right: -20px;
}
.afaq-6310-faq-template-16-head-left-icon {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.afaq-6310-faq-template-16-head-title {
  float: left;
  width: calc(100% - 100px);
  height: 50px;
  line-height: 50px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  font-family: sans-serif;
  color: #fff;
}
.afaq-6310-faq-template-16-head-right-icon {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #ffff;
}
.afaq-6310-faq-template-16-content {
  float: left;
  width: 100%;
  position: relative;
  display: none;
}
.afaq-6310-faq-template-16-content-feature {
  padding: 5px;
  float: left;
  width: calc(100% - 50px);
  background:rgba(20, 22, 48, 0.88);
  margin-left: 20px;
  margin-right: 20px;
  font-size: 15px;
  line-height: 25px;
  color: #ffff;
}
.afaq-6310-faq-template-16-content::before {
  content: "";
  border-right: 20px solid rgba(163, 163, 163, 1);
  border-bottom: 18px solid transparent;
  position: absolute;
  top: 0;
  left: 0px;
}

/* template-17  */
.afaq-6310-faq-template-17 {
  float: left;
  width: 100%;
}
.afaq-6310-faq-template-17-label-head {
  float: left;
  width: 100%;
  position: relative;
  font-size: 18px;
  color: #004e89;
  cursor: pointer;
}
.afaq-6310-faq-template-17-head-left-icon {
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
  border-radius: 50%;
  border: 5px solid rgb(3, 44, 99);
  color: rgb(3, 44, 99);
  background-color: #cad5c2;
}
.afaq-6310-faq-template-17-head-right-icon {
  float: right;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.afaq-6310-faq-template-17-head-title {
  float: left;
  width: calc(100% - 130px);
  height: 50px;
  line-height: 50px;
  text-align: left;
  font-weight: bold;
  padding-left: 15px;
}
.afaq-6310-faq-template-17-content {
  float: left;
  width: calc(100% - 30px);
  position: relative;
  margin-left: 30px;
  display: none;
}
.afaq-6310-faq-template-17-content::after {
  position: absolute;
  content: "";
  width: 5px;
  height:100%;
  background: rgb(3, 44, 99);
  left: -1px;
  z-index: -1;
}
.afaq-6310-faq-template-17-content-feature {
  float: left;
  width: calc(100% - 100px);
  margin: 0 30px 10px;
  border: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5) inset,
    0 1px 2px rgba(255, 255, 255, 0.9); 
  font-size: 14px;
  color: #487677;
  line-height: 25px;
  padding: 20px;
}
/* template-18 */
.afaq-6310-faq-template-18 {
  float: left;
  width: 100%;
}
.afaq-6310-faq-template-18-label-head {
  float: left;
  width: calc(100% - 6px);
  border: 3px solid #fff;
  outline-offset: 0px;
  outline: 5px solid #1b8a9d;
  color: #fff;
  cursor: pointer;
  position: relative;
  background-color: #1b8a9d;
  margin-bottom: 18px;
}

.afaq-6310-faq-template-18-head-left-icon {
  float: left;
  width: 50px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
}
.afaq-6310-faq-template-18-head-title {
  float: left;
  width: calc(100% - 100px);
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
.afaq-6310-faq-template-18-head-right-icon {
  float: left;
  width: 50px;
  height: 40px;
  line-height: 40px;
}
.afaq-6310-faq-template-18-content{
  float: left;
  width: 100%;
  border-top: 3px solid rgb(24, 72, 79);
  background: rgba(193, 201, 181, 0.98);
  margin-top: 20px;
  border-bottom: 3px solid rgb(24, 72, 79);
  margin: 15px 0;
  display: none;
}
.afaq-6310-faq-template-18-content-feature {
  padding: 10px; 
  float: left;
  width: calc(100% - 20px);
  border-top: none;
  font-size: 15px;
  color: #5c4f4f;
  line-height: 25px;
  letter-spacing: 0.5px;
}

/* template-19 */
.afaq-6310-faq-template-19 {
  float: left;
  width: 100%;
}
.afaq-6310-faq-template-19-label-head {
  float: left;
  width: 100%;
  background-color: rgba(46, 25, 69, 0.93);
  cursor: pointer;
  margin-top: 5px;
}
.afaq-6310-faq-template-19-head-title {
  float: left;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  font-family: sans-serif;
}
.afaq-6310-faq-template-19-head-left-title-icon {
  float: left;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.afaq-6310-faq-template-19-head-right-title-icon {
  float: right;
  width: 50px;
  text-align: center;
}
.afaq-6310-faq-template-19-content.afaq-6310-arrow-active {
  float: left;
  width: 100%;
  position: relative;
  display: none;
}
.afaq-6310-faq-template-19-content.afaq-6310-arrow-active::after {
  position: absolute;
  content: "";
  top: -30px;
  left: 40px;
  border: 15px solid #03a9f400;
  border-bottom: 15px solid rgba(138, 113, 166, 0.93);
}
.afaq-6310-faq-template-19-content-feature {
  float: left;
  width: calc(100% - 40px);
  font-size: 14px;
  font-family: sans-serif;
  background-color:rgba(138, 113, 166, 0.93);
  color: #fff;
  padding: 15px 20px;
  line-height: 25px;
}

/* template-20 */
.afaq-6310-faq-template-20 {
  float: left;
  width: 100%;
}
.afaq-6310-faq-template-20-label-head {
  float: left;
  width: 100%;
  background-color: rgba(135, 138, 194, 1);
  color: #fff;
  font-size: 18px;
  font-family: sans-serif;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}

.afaq-6310-faq-template-20-label-head .afaq-6310-faq-template-common-head .afaq-6310-active{
  background-color: red;
} 
.afaq-6310-faq-template-20-head-title {
  float: left;
  width: calc(100% - 15px);
  height: 50px;
  line-height: 50px;
  margin-left: 15px;
}
.afaq-6310-faq-template-20-head-left-title-heading {
  text-align: left;
  float: left;
  width: calc(100% - 75px);  
  padding-left: 25px;
}
.afaq-6310-faq-template-20-head-right-title-icon {
  float: right;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.afaq-6310-faq-template-20-head-left-icon {
  float: left;
  width: 25px;
  position: absolute;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background: #888bc2;
  border-radius: 50px;
  border: 4px solid white;
  top: 10px;
  left: -10px;
  transition: 0.4s;
  font-size: 15px;
}
.afaq-6310-faq-template-20-label-head:hover
.afaq-6310-faq-template-20-head-left-icon {
  transform: rotate(360deg);
}
.afaq-6310-faq-template-20-content{
  float: left;
  width: 100%;
  display: none;
  background: linear-gradient(45deg, rgba(227, 227, 227, 1), transparent);
  margin-bottom: 2px;
}
.afaq-6310-faq-template-20-content-feature {
  float: left;
  padding: 15px;
  width: calc(100% - 30px);
  border-top: none;
  font-size: 15px;
  color: #5c4f4f;
  line-height: 25px;
  letter-spacing: 0.5px;
}

/* template-22 */
#afaq-6310-template-22-FAQ .afaq-6310-faq-template-22-panel{
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
}
#afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-heading{
  padding: 0;
  border-radius: 0;
  border: none;
}
 #afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-title a{
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #f7c59f;
  padding: 15px 48px 15px 20px;
  background: #e16b47;
  position: relative;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
 #afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-title a > i{
display: none;
}
 #afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-title a.collapsed{
  color: #e16b47;
  background: #f7c59f;
  border-bottom: 1px solid #3d3537;
}
#afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-title a:after,
 #afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-title a.collapsed:after{
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 30px;
  background: #f7c59f;
}
#afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-title a.collapsed:after{
  background: #e16b47;
}
#afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-title a:before,
#afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-title a.collapsed:before{
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  background: #f7c59f;
  position: absolute;
  top: 12px;
  right: 19px;
  font-size: 14px;
  color: #e16b47;
  text-align: center;
  z-index: 1;
}
#afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-title a.collapsed:before{
  content: "\f067";
  color: #f7c59f;
  background: #e16b47;
}
#afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-body{
  background: #e16b47;
  color: #f7c59f;
  padding: 0px 50px 0px 20px;
  line-height: 25px;
  border: none;
  position: relative;
}
#afaq-6310-template-22-FAQ .afaq-6310-template-22-panel-body:after{
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background: #f7c59f;
  position: absolute;
  top: 0;
  right: 30px;
}