
/*------------------Layout Css---------------------*/

.a-color {
    color: #0ac2ca!important;
    text-decoration: none!important;
    list-style: none!important;
}

.ls-npne{
    list-style: none!important;
}

.main-goodisfirm{
    padding-top: 50px;
    background-color: #f9f9f9;
    padding-bottom: 50px;
}
.btn.focus, .btn:focus{
    box-shadow: none;
    text-decoration:none;
}
ul.resp-tabs-list.hor_1{
    margin-top: 0 !important;
}
.bs-example {
  margin: 20px;
}
.rotate {
  -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
  -moz-transform: rotate(-180deg); /* Firefox */
  -ms-transform: rotate(-180deg); /* IE 9 */
  transform: rotate(-180deg); /* Standard syntax */
}
.panel-title .fa{
    float: right;
}
.text-left{
    text-align: left !important;
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion>.card {
    overflow: hidden;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    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;
    align-items: inherit !important;
}
.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-link {
    font-weight: 600;
    color: #4c4c4c;
    text-decoration: none;
}
.btn-link:hover {
    font-weight: 600;
    color: #25f0f9;
    text-decoration: none;
}
.theme-bg {
    background: #f9f9f9;
}
.view-page-main {
    margin: 20px 0;
    padding: 0;
}
.relative {
    position: relative;
}
.explore-page-left, .faq-page-left, .feed-page-left, .search-page-left {
    background: #fff;
    width: 280px;
    float: left;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
@media (max-width: 1024px) and (max-width: 731px){
.explore-page-left {
    float: none;
    position: relative;
    margin: 0 auto;
    width: 100%;
}}
.explore-left-menu {
    display: none;
}
.explore-page-left ul, .faq-page-left ul, .feed-page-left ul, .search-page-left ul {
    padding: 20px 15px;
    margin-bottom: 0;
}
.explore-page-left ul li, .faq-page-left ul li, .feed-page-left ul li, .search-page-left ul li {
    height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
}
.explore-page-left ul li a:focus, .explore-page-left ul li a:hover, .explore-page-left ul li.active a, .faq-page-left ul li a:focus, .faq-page-left ul li a:hover, .faq-page-left ul li.active a, .feed-page-left ul li a:focus, .feed-page-left ul li a:hover, .feed-page-left ul li.active a, .search-page-left ul li a:focus, .search-page-left ul li a:hover, .search-page-left ul li.active a {
    color: #3a7af3;
    text-decoration: none;
}
.explore-page-left ul li.active a::after, .faq-page-left ul li.active a::after, .feed-page-left ul li.active a::after {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid #3a7af3;
    content: "";
    line-height: 8px;
    display: inline-block;
    float: right;
    margin-top: 12px;
}



.padding-top-30 {
    padding-top: 30px;
}


.explore-page-container {
    border-bottom: 1px solid #eee;
}
.hunt-div {
    padding-bottom: 10px;
}
.explore-page-container input.hunt {
    height: 46px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    padding: 0 10px;
    outline: 0;
}
span.search-in {
    display: block;
    text-align: center;
    padding-bottom: 10px;
}
a, a:focus {
    text-decoration: none;
    outline: 0!important;
}
.result-section {
    overflow: hidden;
    border-top: 1px solid #e2e2e2;
}
.result-section .result-section-title {
    float: left;
    width: 130px;
    padding-left: 15px;
}
.explore-page-container .tab-content-list-title {
    font-size: 18px;
    font-weight: 600;
    color: #181818;
    padding-top: 8px;
}
@media (max-width: 1024px){
.tab-content-list-title {
    color: #181818;
    font-size: 14px;
}}
@media (max-width: 1024px){
.tab-content-list-title {
    display: block;
    cursor: pointer;
}}

@media (max-width: 1024px){
.explore-page-center .tab-content-list-title::after {
    background: 0 0;
}}
.result-section .result-section-output {
    border-left: 1px solid #e2e2e2;
    padding: 0;
    margin-left: 130px;
}
.result-section .result-section-output ul {
    padding: 0;
    margin: 0;
}
.result-section .result-section-output li {
    border-bottom: 1px solid #eee;
}
.result-section .result-section-output li a {
    border: none !important;
}
.result-not-found {
    text-align: center;
}
.result-not-found img {
    width: 130px;
    height: 130px;
    opacity: .5;
}
.padding-bottom {
    padding-bottom: 20px;
}
p {
    margin: 0 0 10px;
}

.sitemap-section li a {
    height: 46px;
    line-height: 46px;
    padding: 15px 0 0 0px!important;
    text-decoration: none;
    color: #4f4f4f;
    border-bottom: 1px solid #e2e2e2;
    display: block;
}
.result-section-output li a {
    height: auto;
    min-height: 46px;
    line-height: 46px;
    padding: 0 0 0 25px;
    text-decoration: none;
    color: #4f4f4f;
    border-bottom: 1px solid #e2e2e2;
    display: block;
}

/*.result-section-output ul li a{
	padding: 0 0 0 25px
}*/



.result-section .result-section-output > ul li a.collapsed:after {
    content: '';
    position: absolute;
    right: 24px;
    /*top: 97px;*/
    background: url('images/acco-open.html') no-repeat 0 0;
    background-size: 33px;
    -webkit-background-size: 33px;
    width: 33px;
    height: 33px;
}








 .sitemap-section {
    position: relative;
    /*padding: 20px 40px;*/
    word-break: break-all;
}
.sitemap-section .title {
    display: flex;
    font-family: Roboto,sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #17313b;
    padding-bottom: 5px;
}
.sitemap-show {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-left: 10px;
}
 .sitemap-show ul {
    position: relative;
    list-style: none;
    padding: 0;
}
.sitemap-show ul a {
    color: #122c50;
    font-size: 14px;
    line-height: 16px;
}
 .showmore {
    /*padding-left: 10px;*/
    padding-right: 15px;
    background-color: transparent;
    color: #fe950a;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    text-align: start;
    text-transform: capitalize;
    white-space: nowrap;
    -moz-width: fit-content;
    width: fit-content;
}
.theme-color{
    color: #122c50;
}
.mt-20{
    margin-top: 20px;
}

.btn-link ::before{
    text-decoration: none;
}
.btn-link::after{
    text-decoration: none;
}
.btn-link:hover{
    text-decoration: none;
}
/*------------------Layout Css---------------------*/


ul li {
        list-style: none;
}

.fa-10{
    padding-top: 10px;
}
.card:hover{
    color: #fe950a!important;
    text-decoration: none!important;
    list-style: none!important;
}
.btn-width{
    width: 100%;
    text-align: left;
}