.p0 {
	padding: 0 !important;
}
.full-width {
	width: 100% !important;
}
.faq-home {
	top:30px;
	position:relative
}
.faq-home hr {
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	height: 6px;
	margin: 0;
	margin-bottom: 90px;
}
.faq-home .sec-title {
	margin: 0;
	margin-bottom: 22px;
}
.faq-home .accrodion {
	padding-bottom: 15px;
	position: relative;

}
.faq-home .accrodion:last-child {
/*	padding-bottom: 0;*/
}
.faq-home .accrodion:last-child:after {
	/*display: none;*/
	background: #fff none repeat scroll 0 0;
    bottom: -24px;
    content: "";
    height: 100%;
    left: 6px;
    position: absolute;
    transform: rotate(90deg);
    width: 2.5px;
}
.faq-home .accrodion.active:last-child:before {
	display: block;
}
.faq-home .accrodion.active:before,
.faq-home .accrodion:before {
	content: '';
	width: 2.5px;
	height: 100%;
	position: absolute;
	top: 5px;
	left:6px;
	background: #fff;
}
.faq-home .accrodion .accrodion-content {
	padding-top: 21px;
}
.faq-home .accrodion .accrodion-title h4 {
	margin: 0;
	font-size: 14px;
	color: #fff;
	letter-spacing:0.5px
}
.faq-home .accrodion .accrodion-title h4 span.decor {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 2px solid #F1F1F1;
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 1;
	margin-right: 20px;
 }
.faq-home .accrodion .accrodion-title h4 span.inner {
    width: 4px;
    height: 4px;
    background: #5cc21d;
    border-radius: 50%;
    display: block;
    margin: auto;
    margin-top: 3.5px;
}
.faq-home .accrodion.active .accrodion-title h4 span.decor {
	/*border-color: #fcf500;*/
}
.faq-home .accrodion.active .accrodion-title h4 span.inner {
	background: #5cc21d;
}

.faq-home .accrodion .accrodion-content {
	padding-left: 40px;
	padding-right:40px;
}
.faq-home .accrodion .accrodion-content p {
	/*margin-bottom: 21px;*/
	font-size: 17px;
	color: #fff;
	line-height: 26px;
	letter-spacing:0.5px
}
.faq-home .accrodion .accrodion-content p:last-child {
	margin-bottom: 0;
}

.faq-home.faq-page .accrodion.active .accrodion-title h4 .text {
	color: #eb5310;
}
.faq-home.faq-page .accrodion-grp .accrodion {
	padding-right: 0 !important;
}

.text {
   font-size: 20px;
    font-weight: 800;
}
.text_team {
	font-size: 17px;
	font-weight: lighter;
	line-height: 25px;
}
/*responsive*/






img.custom_team_members {
	margin: -5px 0;
	    border: 4px solid #fff;
	    border-radius: 100%;
	    width: 22%;
}
.custom_team_title {
	border: 4px solid #fff;
		position: absolute;
		display: block;
		top: 7%;
		left: 21.5%;;
		padding: 4px 43px;
		border-radius: 30px;
		border-left: none;
		transform: rotate(-4deg);
		border-bottom-left-radius: 0;
		border-top-left-radius: 0;
}
.margin_l_10{margin-left: 10%}
p.cutom_text_teammembers {
	display: block;
	top: -40px;
	position: relative;
}
.text_team_ne_title {
	transform: rotate(4deg);
}
h3.text_name_c {
	text-transform: capitalize;
	color: #fff;
	font-weight: bold;
}
.faq-home .accrodion_1 {
	padding-bottom: 0;
	position: relative;
}
.team-section{background: #161616}

.mar_30 {
    padding-top: 25px !important;
}
.faq-home .accrodion .accrodion-content_team {
    padding-top: 10px;
}














@media (max-width: 480px) {

	.faq-home .accrodion .accrodion-title h4 {font-size: 15px;}
	.faq-home .img-masonary .img-w1 {width: 100%;}
	.faq-home .img-masonary .img-w1 img {margin-left: auto;margin-right: auto;display: block;}

	.faq-home .accrodion .accrodion-title h4 span.text {display: inline-block;width: 85%;font-size: 18px;}
	.faq-home .accrodion .accrodion-title h4 span.decor {vertical-align: top;}
}
@media (min-width: 320px) and (max-width: 767px) {
	.faq-home .accrodion:last-child:after{
		    
    height: 93%;
    left: 7px;
   bottom:-22px;
	}
	.faq-home{
		top:0px;
	}
	.exprt-list-item li{
	text-align:left !important	
	}
}

.accrodion-content > h4{
	 color: #ffd204;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    margin-top: 20px;
}


.exprt-list-item> li {
    left: 0;
    line-height: normal;
    list-style: outside none none;
    position: relative;
	 color: #f3f3f3;
	 text-align:justify;
	 font-size:17px;
}

.exprt-list-item li::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 5px;
     left: 5px;
    position: absolute;
    top: 8px;
    transform: rotate(45deg);
    transform-origin: center center 0;
    width: 5px;
}
.exprt-list-item li {
    counter-increment: step-counter;
    display: block;
    padding-left: 1.3rem;
    position: relative;
    text-align: justify;
	letter-spacing:0.5px;
}
.faq-home{
	padding-bottom:100px;
}
.exp-acr-ttl{
	color:#fff;
	font-size: 20px;
    font-weight: 600;
	margin-top: 15px;
}

