.text
{
	color:#fff;
    font-size: 16px;
    line-height: 22px;
    width: 820px;
    margin: 0px auto;

	padding-top:82px;
}

h1.h2
{
	
	    font-size: 60px;

    text-transform: uppercase;
    text-align: center;
    margin-bottom: 23px;
  
  
    font-weight: 700;
	
}

.resp-tabs-container
{
	display:none;
}

.din
{
	color:#fff;
	display:none;font-weight:400;
}

.text .resp-tabs-list,.text .resp-tabs-list>li
{
	list-style-type:none;
 
}
.lastl
{
	margin-bottom:0px!important;
}

.resp-tabs-list div li 
{
	list-style-type:disc;
	margin-left:25px;
}

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

.dintitle{
	position:relative;
	font-weight:700;
	cursor:pointer;transition:all 0.3s;
}

.active .dintitle
{
color:#2AD2FF
}

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

.dintitle2 svg:hover path {
    fill: #fff!important;
}

.active .dintitle2 svg:hover path {
    fill: #2AD2FF!important;
}

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


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

}


.text .resp-tabs-list>li
{
	

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

	    border-bottom: 1px solid #544D4B;
		color:rgb(226, 207, 196);
}