.faqseclboots {
    padding: 80px 0 0 0;
    background: #000;
    background-size: cover;
    position: relative;
    /*margin-bottom: 120px;*/
}
.riteods {
    float: left;
    width: 100%;
}
.sectionmaintitlenw {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
}
.faqseclboots .accordion {
    background: rgb(255 255 255 / 6%);
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.faqseclboots .accordion-button::after {
    width: 30px;
    height: 30px;
    background-color: #f7f7f7;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    position: absolute;
    right: 20px;
}
.faqseclboots .accordion-button {
    background: transparent;
    color: #fff;
    font-weight: 600;
    border: none !important;
    font-size: 20px;
    box-shadow: none !important;
    flex-wrap: wrap !important;
    padding-right: 60px !important;
    position: relative;
}
.faqseclboots .accordion .accordion-item {
    background: transparent;
    color: #fff;
    border: none !important;
    float: left;
    width: 100%;
    border: 1px solid #fff !important;
    border-bottom: 0 !important;
}
.faqseclboots .accordion .accordion-item:last-child {
    border-bottom: 1px solid #fff !important;
}
.faqseclboots .accordion .accordion-item .accordion-header {
    margin-bottom: 0;
}
.accordion-item:first-of-type .accordion-button,
.card-img,
.card-img-top,
.card>.list-group:first-child {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.faqseclboots .accordion-button:not(.collapsed) {
    background: transparent !important;
    color: #ffc107;
}
.faqseclboots .accordion-button:not(.collapsed)::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    transform: rotate(-180deg);
}
.accordion-button:not(.collapsed)::after {
    background-image: url(data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg'viewBox='001616'fill='%230c63e4'%3e%3cpathfill-rule='evenodd'd='M1.6464.646a.5.5001.7080L810.293l5.646-5.647a.5.5001.708.708l-66a.5.5001-.7080l-6-6a.5.50010-.708z'/%3e%3c/svg%3e);
    transform: rotate(-180deg);
}
.faqseclboots .accordion-body {
    float: left;
    width: 100%;
    font-size: 16px;
}
.online-cricket-id {
    color: white;
}

.sgolden444Footer {
            padding: 30px 0 0;
            text-align: left;
        }

        .sgolden444Footer ul {
            list-style: none;
            padding: 15px 0 20px;
            margin: 0;
        }

        .sgolden444Footer ul li:not(:last-child) {
            margin-bottom: 8px;
        }

        .sgolden444Footer ul li a {
            color: #fff !important;
            text-decoration: none;
        }

        .sgolden444Footer h4 {
            color: #fff;
            font-weight: 600;
        }

        .sgolden444Footer p {
            color: #fff;
            margin-top: 10px;
        }

        .sgolden444Footer img {
            width: 160px !important;
        }

        .sgolden444Footer ul li a:hover {
            color: #ccc;
        }
@media (max-width: 991px) {
    .faqseclboots .col-sm-4 {
        display: none !important;
    }
    .faqseclboots .col-sm-8 {
        width: 100% !important;
    }
    .faqseclboots {
        padding: 40px 0;
    }
}
@media (max-width: 767px) {
    .categories .section-header {
        padding-right: 100px !important;
    }
}