.text
{
	color:#000;
    font-size: 22px;
    line-height: 1.4;
   width:932px;
    margin: 0px auto; 
}
 
.resp-tabs-container
{
	display:none;
}

.din
{
	

	display:none; 
}

.text ul,.text li
{
	list-style-type:none;
 
}

.priv_break
{
	line-height:1;
	height:14px
}

.active .din
{
	display:block;
		font-size:24px;
	line-height:32px;
	padding-top:20px;
	padding-left:50px;
	padding-right:80px;
	padding-bottom:10px;
}

.resp-tabs-list,.resp-tabs-list>li 
{
	list-style-type:none;
	margin:0px;
}

.dintitle{
	position:relative;
	font-size:30px;
	cursor:pointer;transition:all 0.3s;
}

.active .dintitle
{
color:#ff7f00
}

.dintitle svg {
    width: 30px;
    height: 30px;
}
 

.dintitle svg path {
    transition: all 0.3s;
}


.dintitle2
{
position:absolute;
right:0px;
top:6px;
  width: 30px;
    height: 30px;

}


.text li
{
	

    padding-top: 20px;
    padding-bottom: 25px;

	    border-bottom: 1px solid #544D4B;
		
}