.acc-mainn {
margin: 20px auto 0;
width: 100%;
padding-bottom: 25px;
}
.h3-head {
    font-size: 24px;
    margin: 0;
    font-weight: 600;
    color: #333333;
    font-weight: bold;
}
.acc-list {
border: 1px solid #ccc;
padding: 10px;
margin: 0 0 14px 0;
border-radius: 6px;
}

.all-atitle {
font-weight: bold;
color: #647582;
font-size: 16px;
position: relative;
cursor: pointer;
padding: 4px 0;
    padding-right: 18px;
}
.all-atitle h2, .all-atitle h3, .all-atitle h4, .all-atitle h5, .all-atitle h6{ font-size:16px;}

.all-atitle:after {
content: "\f107";
color: #747474;
font-size: 18px;
position: absolute;
right: 0px;
font-family: "FontAwesome";
font-weight:bold;
top:0px;
}

.acc-cont {
font-size: 14px;
padding: 8px 0 20px 0;
color: #727272; line-height: 22px;
}

.faq-title {
margin: 10px 0 25px;
text-align: center;
}
.acc-list p{font-size:14px;font-weight:300;color:#212A30;}
.faq-title:after {
display: block;
text-align: center;
height: 3px;
width: 60px;
margin: 5px auto 15px;
background: #e6335a;
content: "";
left: -14px;
position: relative;
}

.faq-title h3 {
font-size: 24px;
margin: 0; font-weight: 600;
color: #333333;
font-weight: bold;
}
.ardp{display:none;}
.ardp span {
color: #727272;
font-size: 11px;
}

.ld-icon {
margin: 0 10px;
}

.all-atitle.active {
color: #000000;
}

.all-atitle.active:after {
color: #000000;
transform: rotate(180deg);
}
.flight-routes .all-atitle { text-align: left;
}
.acc-cont {
display: none;
}
.flight-routes .acc-cont{ text-align: left;}
.brdr{box-shadow: 0px 0px 10px #00000029;}
