.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: 31px;
	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: -7px;
    content: "";
    height: 3px;
    left: -12px;
    position: absolute;
    width: 40px;
}
.faq-home .accrodion.active:last-child:before {
	display: block;
}
.faq-home .accrodion.active:before,
.faq-home .accrodion:before {
	content: '';
	width: 3px;
	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;
	text-align:justify
}
.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%;
		z-index:999;
		position:relative
}
.custom_team_title {
	border: 4px solid #fff;
		position: absolute;
		display: block;
		top: 7%;
		left: 20%;
		padding: 4px 43px;
		border-radius: 20px;
		/*border-left: none;*/
		transform: rotate(-6deg);
		/*border-bottom-left-radius: 0;
		border-top-left-radius: 0;*/
}
.team-name-top8{
	top:8%	
}
.team-name-top6{
	top:6%	
}
.team-name-top5{
	top:5.5%
}
.left-side-border{
top:5%
}
.margin_l_10{margin-left: 10%}
p.cutom_text_teammembers {
	display: block;
	top: -37px;
	position: relative;
}
.text_team_ne_title {
	transform: rotate(4deg);
}
h3.text_name_c {
	color: #fff;
	font-weight: bold;
	margin-bottom:3px
}
.faq-home .accrodion_1 {
	padding-bottom: 0;
	position: relative;
}
.team-section{background: #161616;height: auto;
    overflow-x: visible;}

.mar_30 {
    padding-top: 25px;
}
.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: 70%;font-size: 18px;}
	.faq-home .accrodion .accrodion-title h4 span.decor {vertical-align: top;margin-top: 15px;}
}


.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: 800;
}