
/* Template 01  */
.afaq-6310-faq-template-01 {
  width: 100%;
  float: left;
}

.afaq-6310-faq-template-01 {
  float: left;
  background-color: #eee;
  color: #444; 
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
.afaq-6310-faq-template-01-label-head {
  float: left;
  width: 100%;
  cursor: pointer;  
  font-family: sans-serif;
  background: rgba(163, 192, 198, 1);
  font-size: 16px;
  font-weight: bold;
  position: relative;
  display: block; 
  border-top: 1px solid rgb(255, 255, 255);
  height: 50px;
  line-height: 50px;
}
.afaq-6310-faq-template-01-head-left-icon {
  width: 50px ;  
  text-align: center;
  float: left; 
  font-size: 16px;
  background: rgba(6, 46, 59, 1);
  color: rgb(255, 255, 255);
}
.afaq-6310-faq-template-01-head-title{
  float: left;
  width: calc(100% - 115px);
  color: rgb(41, 37, 22);
  padding-left: 15px;
}
.afaq-6310-faq-template-01-head-right-icon{
  float: left;
  line-height: 50px;
  height: 50px;
  text-align: center;
  width: 50px ;
  background: rgba(6, 46, 59, 1);
  color: rgb(255, 255, 255);
}
.afaq-6310-faq-template-01-content {
  float: left;
  width: calc(100% - 20px);
  margin: 10px;
  position: relative;
  font-family: sans-serif;
  display: none;  
}
.afaq-6310-faq-template-01-content-feature {
  float: left;
  width: 100%; 
}
.afaq-6310-faq-template-01-content-feature > i {
  padding: 0px 5px;
}

/* template-02 */

.afaq-6310-faq-template-02 {
  width: 100%;
  float: left;  
}

.afaq-6310-faq-template-02 {
  float: left;
  width: 100%;
  text-align: left; 
}
.afaq-6310-faq-template-02-label-head {
  float: left;
  cursor: pointer;
  width: 100%;
  background-color: rgb(63, 152, 184);  
  font-family: sans-serif;
  border-top: 2px solid rgb(255, 255, 252);
  font-size: 16px;
  line-height: 52px;
  height: 52px;
  font-weight: bold;
  position: relative; 
}
.afaq-6310-faq-template-02-left-icon {
  float: left;
  display: inline;
  width: 60px;
  text-align: center;
  height: 51px;
  line-height: 51px;
  background-color:rgba(1, 102, 133, 1);
  color: #fff;
}
.afaq-6310-faq-template-02-right-icon {
  float: left;
  width: 45px;
  text-align: center;
  color: rgb(5, 15, 41);
}
.afaq-6310-faq-template-02-left-icon::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  left: 50px;
  background-color:rgb(63, 152, 184);
  transform: skewX(-15deg);
}
.afaq-6310-faq-template-02-head-title {
  float: left;
  width: calc(100% - 105px);
  font-family: sans-serif;
  position: relative;  
  color: rgb(28, 29, 26);
}
.afaq-6310-faq-template-02-content {
  float: left;
  width: calc(100% - 20px);
  position: relative;
  font-family: sans-serif;
  margin: 10px;
  display: none;
}
.afaq-6310-faq-template-02-content-feature {
  float: left;
  border-top: none;
  font-size: 15px;
  color: #5c4f4f;
  line-height: 25px;
  letter-spacing: 0.5px;
}
/* template-03 */
.afaq-6310-faq-template-03 {
  width: 100%;
  float: left;  
}
.afaq-6310-faq-template-03 {
  float: left;
  color: #444;
  width: 100%; 
}
.afaq-6310-faq-template-03-label-head {
  float: left;
  cursor: pointer;
  width: 100%;
  color: rgba(255, 255, 255, 0.986);
  font-family: sans-serif;
  font-size: 16px;
  line-height: 52px;
  height: 52px;
  font-weight: bold;
  position: relative;
  
}
.afaq-6310-faq-template-03-left-icon {
  float: left;
  display: inline;
  width: 60px;
  text-align: center;
  height: 51px;
  line-height: 51px;
  background-color: #1AA46C;
  border-top: 1px solid #fff;
}

.afaq-6310-faq-template-03-head-title {
  float: left;
  font-family: sans-serif;
  font-size: 16px;
  padding-left: 20px;
  position: relative; 
  text-align: left;  
  margin-left: 5px;
  width: calc(100% - 85px);
  background-color: #1AA46C;
  border-top: 1px solid #fff;
}
.afaq-6310-faq-template-03-content {
  border-left: 1px solid #1AA46C;
  border-bottom: 1px solid #1AA46C;
  border-right: 1px solid #1AA46C;
  float: left;  
  width: calc(100% - 67px);
  position: relative;
  margin-left: 65px;
  margin-bottom: 2px;
  display: none;
}
.afaq-6310-faq-template-03-content-feature {
  width: calc(100% - 20px);
  margin: 10px;
}

/* template-04 */

.afaq-6310-faq-template-04 {
  float: left;
  background-color: #eee;
  color: #444; 
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border-radius: 50%;
  margin-bottom: 10px;
}
.afaq-6310-faq-template-04-label-head {
  float: left;
  width: 100%;
  cursor: pointer;  
  font-family: sans-serif;
  background: #17223F;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  display: block; 
  border-top: 1px solid rgb(255, 255, 255);
  height: 50px;
  line-height: 50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.afaq-6310-active{
  border-bottom-right-radius: none;
  border-bottom-left-radius: none;
}
.afaq-6310-faq-template-04-head-left-icon {
  width: 50px ;  
  text-align: center;
  float: left; 
  font-size: 16px; 
  color: rgb(255, 255, 255);
}
.afaq-6310-faq-template-04-head-title{
  float: left;
  width: calc(100% - 115px);
  color: rgb(255, 255, 255);
  padding-left: 15px;
}
.afaq-6310-faq-template-04-head-right-icon{
  float: left;
  line-height: 50px;
  height: 50px;
  text-align: center;
  width: 50px ; 
  color: rgb(255, 255, 255);
}
.afaq-6310-faq-template-04-content {
  float: left;
  width: 100%;  
  position: relative;
  font-family: sans-serif;
  display: none;  
  background: #17223F;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.afaq-6310-faq-template-04-content-feature {
  font-size: 16px;
  color: #CCE9E8;
  float: left;
  width: calc(100% - 40px); 
  margin: 20px;
}
.afaq-6310-faq-template-04-content-feature > i {
  padding: 0px 5px;
}



/* template-5 */
.afaq-6310-faq-template-05 {
  width: 100%;
  float: left;  
}

.afaq-6310-faq-template-05 {
  float: left; 
  width: 100%;
  text-align: left;  
}
.afaq-6310-faq-template-05-label-head {
  float: left;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  background-color: rgba(87, 77, 77, 1);
  color: rgb(240, 237, 236); 
  font-family: sans-serif;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  font-weight: bold;
  position: relative;
  border-top: 1px solid rgb(249, 250, 250);
}
.afaq-6310-faq-template-05-left-icon {
  float: left;
  display: inline;
  width: 60px;
  text-align: center; 
  background-color: rgb(0, 17, 71);
}
.afaq-6310-faq-template-05-left-icon::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 50%;
  left: 47px;
  bottom: 0;
  background-color: rgb(92, 109, 156);
  transform: skewX(28deg);
}
.afaq-6310-faq-template-05-left-icon::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 50%;
  left: 47px;
  top: 0;
  background-color: rgb(92, 109, 156);
  transform: skewX(-28deg);
}
.afaq-6310-faq-template-05-title-left-icon{
  float: left;
  line-height: 50px;
  height: 50px;
  width:50px;
  text-align: center;
}
.afaq-6310-faq-template-05-head-title {
  float: left;
  width: calc(100% - 110px);
  font-family: sans-serif;
  font-size: 16px; 
  font-weight: bold;
  position: relative;
  display: block;  
}
.afaq-6310-faq-template-05-content {
  float: left;
  width: calc(100% - 20px);
  position: relative;
  font-family: sans-serif;
  margin: 10px;
  display: none;  
}
.afaq-6310-faq-template-05-content-feature {
  float: left;
  border-top: none;
  font-size: 15px;
  color: #5c4f4f;
  line-height: 25px;
  letter-spacing: 0.5px;
  width: 100%;  
}

/* template-06 */
.afaq-6310-faq-template-06 {
  width: 100%;
  cursor: pointer;
  float: left; 
}

.afaq-6310-faq-template-06-label-head {
  float: left;
  cursor: pointer;
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  background-color: rgba(179, 72, 72, 1);
  border-top: 1px solid rgb(255, 255, 255);
}
.afaq-6310-faq-template-06-label-head:hover {
  background-color: rgba(128, 23, 23, 1);
}
.afaq-6310-faq-template-06-head-left-icon{
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #CCE9E8;
  background-color: rgb(0, 17, 71);
  font-size: 16px;
}
.afaq-6310-faq-template-06-label-head:hover .afaq-6310-faq-template-06-head-left-icon {
background-color: rgb(0, 17, 71);
color: rgb(255, 255, 255);
}
.afaq-6310-faq-template-06-head-right-icon {
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size:30px; 
  color: #CCE9E8;
  background-color: rgb(0, 17, 71);
}
.afaq-6310-faq-template-06-label-head:hover .afaq-6310-faq-template-06-head-right-icon  {
  background-color: rgb(0, 17, 71);
  color: rgb(255, 255, 255);
  }
.afaq-6310-faq-template-06-head-right-icon::after {
  content: "";
  position: absolute;
  height: 6px;
  width: 14px;
  background-color: rgb(250, 243, 243);
  z-index: 0;
  right: 0px;
  top: 22px;
}
.afaq-6310-faq-template-06-label-head:hover .afaq-6310-faq-template-06-head-right-icon::after {
  background-color:  rgb(250, 243, 243);
}
.afaq-6310-faq-template-06-head-title {
  float: left;
  width: calc(100% - 110px);
  text-align: left;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  color: #CCE9E8;
  font-size: 16px;
  padding-left: 10px;
}

.afaq-6310-faq-template-06-content {
  float: left;
  width: calc(100% - 8px);
  position: relative;
  font-family: sans-serif;
  border-left: 4px solid rgb(0, 17, 71);
  border-right: 4px solid rgb(0, 17, 71);
  border-bottom: 4px solid rgb(0, 17, 71);
  display: none;
  margin-bottom: 3px;
}
.afaq-6310-faq-template-06-content-feature {
  float: left;
  border-top: none;
  font-size: 15px;
  color: #5c4f4f;
  line-height: 25px;
  letter-spacing: 0.5px;
  width: calc(100% - 20px);
  margin: 10px; 
}

/* template-07 */
.afaq-6310-faq-template-07 {
  width: 100%;
  float: left; 
}
.afaq-6310-faq-template-07 {
  float: left;
  cursor: pointer;
  width: 100%;
}
.afaq-6310-faq-template-07-label-head {
  float: left;
  width: 100%;
  cursor: pointer;
  background-color: rgba(84, 133, 158, 0.98);
  color: rgb(240, 237, 236);
  font-family: sans-serif;
  border-top: 2px solid rgb(255, 255, 252);
  font-size: 16px;
  line-height: 52px;
  height: 52px;
  font-weight: bold;
  position: relative;
  border-top: 1px solid rgb(250, 250, 249);
}
.afaq-6310-faq-template-07-left-icon {
  float: left;  
  width: 52px;
  text-align: center;
  height: 52px;
  line-height: 52px;
  color: rgb(255, 255, 255);
  background-color: rgb(11, 81, 117);
  z-index: 100;
}
.afaq-6310-faq-template-07-left-icon::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 50%;
  left: 45px;
  bottom: 0;
  background-color: rgb(11, 81, 117);
  transform: skewX(-28deg);
}
.afaq-6310-faq-template-07-left-icon::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 50%;
  left: 45px;
  top: 0;
  background-color: rgb(11, 81, 117);
  transform: skewX(28deg);
}
.afaq-6310-faq-template-07-head-title {
  float: left;
  width: calc(100% - 134px);
  position: relative;
  display: block;
  padding-left: 30px;
  text-align: left;  
}
.afaq-6310-faq-template-07-right-icon{
  float: left;  
  width: 52px;
  text-align: center;
  height: 52px;
  line-height: 52px;
  color: rgb(255, 255, 255);
  background-color: rgba(84, 133, 158, 0.98);
  z-index: 100;

}
.afaq-6310-faq-template-07-content {
  float: left;
  width: 100%;
  position: relative;
  font-family: sans-serif;
  display: none;
}
.afaq-6310-faq-template-07-content-feature {
  float: left;
  border-top: none;
  font-size: 15px;
  color: #5c4f4f;
  line-height: 25px;
  letter-spacing: 0.5px;
  width: calc(100% - 40px);
  margin: 20px;
}


/* template-8 */
.afaq-6310-faq-template-08 {
  width: 100%;
  float: left;  
}
.afaq-6310-faq-template-08 {
  float: left;
  cursor: pointer;
  width: 100%;
}
.afaq-6310-faq-template-08-label-head {
  float: left;
  cursor: pointer;
  width: 100%;
  line-height: 52px;
  height: 52px;
  position: relative;
}
.afaq-6310-faq-template-08-head-title {
  float: left;
  font-family: sans-serif;
  position: relative;
  text-align: left;
  height: 50px;
  line-height: 50px;
  margin-right: 2px;
  font-size: 16px;
  width: calc(100% - 117px);
  color: rgba(255, 255, 255, 0.986);
  background-color: rgba(163, 173, 104, 0.96);
  padding-left: 15px;
}
.afaq-6310-faq-template-08-left-icon {
  float: left;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.986);
  background-color: rgba(255, 123, 84, 0.96);
}
.afaq-6310-faq-template-08-right-icon {
  float: left;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 50px;  color: rgba(255, 255, 255, 0.986);
  background-color: rgba(255, 123, 84, 0.96);
  border-radius: 0px 10px 0px 0px;
}

.afaq-6310-faq-template-08-content {
  float: left;
  width: calc(100% - 20px);
  position: relative;
  margin: 10px;
  display: none;
}
.afaq-6310-faq-template-08-content-feature {
  float: left;
  border-top: none;
  font-size: 15px;
  color: #5c4f4f;
  line-height: 25px;
  letter-spacing: 0.5px;
  width: 100%;
  text-align: left;
}
.afaq-6310-faq-template-08-left-icon::after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  box-shadow: -2px -1px 2px rgba(0, 0, 0, 0.3), -3px 3px 5px rgba(0, 0, 0, 0.3);
  top: 0px;
  right: 0px;
  border-radius: 0px 33px 0px 0px;
  background: right;
  transform: skewX(75deg, 30deg) rotate(10deg);
}

/* Template 09  */
.afaq-6310-faq-template-09 {
  width: 100%;
  float: left; 
}
.afaq-6310-faq-template-09 {
  float: left;
  color: #444;
  cursor: pointer;
  width: 100%; 
}
.afaq-6310-faq-template-09-label-head {
  float: left;
  cursor: pointer;
  width: 100%;
  color: rgba(255, 255, 255, 0.986);
  font-family: sans-serif;
  font-size: 16px;
  line-height: 52px;
  height: 52px;
  font-weight: bold;
  position: relative;
  
}
.afaq-6310-faq-template-09-left-icon {
  float: left;
  display: inline;
  width: 60px;
  text-align: center;
  height: 51px;
  line-height: 51px;
  background-color: rgba(12, 49, 92, 1);
  border-top: 1px solid #fff;
}
.afaq-6310-faq-template-09-head-title {
  float: left;
  font-family: sans-serif;
  font-size: 16px;
  /* padding-left: 20px; */
  position: relative; 
  text-align: left;  
  margin-left: 5px;
  width: calc(100% - 65px);
  background-color: rgba(25, 78, 138, 1);
  border-top: 1px solid #fff;
}
.afaq-6310-faq-template-09-head-title-section{
  float: left;
  padding-left: 20px;
  width: calc(100% - 80px);
}
.afaq-6310-faq-template-09-head-title-icon-section{
  float: left;
  width: 60px;
  text-align: center;
  background-color: rgba(12, 49, 92, 1);
}
.afaq-6310-faq-template-09-content {
  border-left: 1px solid rgba(12, 49, 92, 1);
  border-bottom: 1px solid rgba(12, 49, 92, 1);
  border-right: 1px solid rgba(12, 49, 92, 1);
  float: left;  
  width: calc(100% - 67px);
  position: relative;
  margin-left: 65px;
  margin-bottom: 2px;
  display: none;
  background-color: rgba(231, 227, 232, 1);
}
.afaq-6310-faq-template-09-content-feature {
  width: calc(100% - 20px);
  margin: 10px;
}
/* Template 10  */
.afaq-6310-faq-template-10 {
  width: 100%;
  float: left;
}

.afaq-6310-faq-template-10 {
  float: left;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
.afaq-6310-faq-template-10-label-head {
  float: left;
  width: 100%;
  cursor: pointer; 
  font-family: sans-serif;
  background:rgba(255, 70, 70, 0.97);
  position: relative;
  border-radius: 40px;
  border-top: 1px solid rgb(255, 255, 255);
  height: 50px;
  line-height: 50px;
}
.afaq-6310-faq-template-10-head-left-icon {
  width: 50px ;  
  text-align: center;
  float: left; 
  height: 50px;
  line-height: 50px;
  color: rgb(245, 245, 245);
}
.afaq-6310-faq-template-10-head-title{
  float: left;
  font-weight: bold;
  width: calc(100% - 100px);
  color: rgb(245, 245, 245);
  font-size: 16px;
  height: 50px;
  line-height: 50px;
}
.afaq-6310-faq-template-10-head-right-icon{
  float: left;
  line-height: 50px;
  height: 50px;
  text-align: center;
  width: 50px ;
  color: #fff; 
  border-radius: 50%;
  background-color: rgba(255, 70, 70, 0.97);
}
.afaq-6310-faq-template-10-content {
  float: left;
  width: 100%;  
  position: relative;
  display: none;  
  border-radius: 20px;
  background-color:rgba(255, 179, 150, 0.92);
  margin-top: 10px;
  margin-bottom: 10px;
}
.afaq-6310-faq-template-10-content-feature {
  float: left; 
  font-family: sans-serif;
  width: calc(100% - 20px);
  color: rgb(61, 54, 54);
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}


