.metp_faq_area{
	padding:80px 0;
}
.witr_all_pd0 {
    padding: 0;
}
 .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}
.faq_img_inner {
    text-align: right;
    margin-bottom: 20px;
    margin-right: 5px;
}
.faq_content_inner .witr_section_title_inner h3 {
    font-size: 33px;
}
.faq_content_inner .witr_section_title {
    margin-bottom: 45px;
}
.accordion_area .card-2 {
    margin-bottom: 15px;
    border: none;
    background: 0;
}
.accordion_area .card-header.witr_ac_card {
    background: 0 0!important;
    padding: 0;
    border-bottom: 0;
    text-align: left;
}
.collapse:not(.show) {
    display: none;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.col-lg-6,.col-md-6{position: relative;}
.witr_ac_style {
    font-size: 18px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 11px 15px;
    color: #222429;
    transition: .5s;
    background: 0;
}
.witr_ac_style:before {
    /*position: absolute;
    content: '\ea99';
    right: 30px;
    font-family: IcoFont!important;
    font-weight:400;*/
}
.active .witr_ac_style:before {
   
}
.accordion_area .card-2 p {
    padding: 20px;
    font-size:15px;
    color:#454545;
    line-height: 2;
}
.active .witr_ac_style {
    color: #292020;
}
.witr_ac_style:hover {
    color: #292020;
}
.solarsun_faq_area.faq_page_faq{
    padding: 120px 0 90px;
}
.faq_page_faq .single_image_area {
    margin-right: 10px;
}
.accordion_area .card-2 {
    border-radius: 5px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 7%);
}
.witr_ac_style:hover {
    color: #fff;
    background: #014099;
}
.active .witr_ac_style {
    color: #fff;
    background: #014099;
}
.faq_content_inner .witr_btn {
    margin-top: 30px;
}
.witr_ac_card i {
    margin-right: 10px;
    font-size: 20px;
}
.service_page_faq {
    background: #F9F9F9;
}
/* ===== Faq Area CSS ===== */
.faq_area2 {
    padding: 100px 0 100px;
}
.writ_ac_style_02:focus, .writ_ac_style_02:hover {
    color: #232323;
    background: none;
}
.active .writ_ac_style_02 {
    background: none;
    color: #232323;
}
.border_bottom_0{
    border-bottom:none;
}
.writ_ac_style_02 {
    margin-left: 40px;
    font-size: 20px;
    font-weight: 600;
    display: block;
    padding: 10px 10px;
    color: #232323;
}
.writ_ac_style_02:before {
    position: absolute;
    content: '\f067';
    left: 25px;
    top: 10px;
    margin-right: 5px;
    font-family: fontawesome !important;
    font-weight: 200;
}
.active .writ_ac_style_02:before {
    content: '\f068';
}
.card-header.witr_ac_card.border_bottom_0 {
    background: #fff;
    padding: 0px 5px;
}
.faq_area1 .content_style p, .faq_area1 .conent_style p {
    padding: 15px 25px 15px;
}
.card.card-2.accordion_02_shadow {
    border: 0 !important;
    margin-bottom: 20px;
    box-shadow: 1px 1px 7px -5px rgba(0, 0, 0, 0.75);
}
.faq_area2 .witr_ac_style {
    padding-left: 30px;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 11px 15px;
    transition: .5s;
    padding: 9px 20px 9px 10px;
    font-family: inherit;
}
.faq_area2 .accordion_area .card-2 p {
    padding: 15px 23px 15px;
}
.writ_ac_style_02:before {
    font-weight: 400;
    font-size: 17px;
    color: #232323;
}
.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.faq2_img {
    text-align: center;
}
@media screen and (max-width: 768px) {
   .witr_ac_style{font-size:16px}
   .row{margin-left:0;margin-right:0}
   .metp_faq_area{padding:40px 15px}
   .faq_img_inner img{width:100%}
   .col-lg-6{width: 100%;max-width: 100%;flex:unset;}
}