/**/

.cleartv span {
    font-weight: bold;
}

.cleartv .custom-control {
    margin-left: 8px;
}

.services-top {
    background-color: #fff;
    padding: 30px;
}

.cleartv .custom-control-label::before,
.cleartv .custom-control-label::after {
    top: 2px;
}

.mobile-side {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 138px;
    background-color: #fff;
    z-index: 9;
    display: none;
    padding-right: 5px;
}

/*Responsive Filter Table*/
.filter-tables {
    position: relative;
}

.mobile-side {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 138px;
    background-color: #fff;
    z-index: 9;
    display: none;
    padding-right: 5px;
}

.mobile-side p {
    color: #902F59;
    font-weight: 700;
    border-bottom: 2px solid #ccc;
    margin-bottom: 0;
    padding: .6rem !important;
    height: 45px;
    line-height: 11px;
}

.mobile-side p:first-child {
    background-color: #ECECEC;
    margin-right: -5px;
}

@media (max-width: 991px) {
    .mobile-side {
        display: block;
    }

    .filter-tables tr td:first-child {
        display: none;
    }

    .filter-tables tr td {
        white-space: nowrap;
        height: 45px;
    }

    .filter-tables {
        padding-left: 138px;
    }

    .filter-tables:before {
        content: "?";
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        font-family: "FontAwesome";
        z-index: 9;
    }

    .btn-primary {
        transform: none !important;
        position: inherit !important;
    }

    .txt-content {
        min-height: auto !important;
    }
}

/*Table Design*/
.filter-table {
    background-color: #fff;
}

.filter-table td {
    text-align: center;
/ / padding: 6 px;
    position: relative;
    transition: 400ms ease;
    border-top: 1px solid #bcbcbc;
}

.filter-table tr:first-child td {
    border-top: none;
}

.filter-table td:nth-child(1) {
    text-align: left;
    color: #902F59;
    font-weight: 700;
}

.filter-table tr:last-child td {
    height: 60px;
}

.current-col {
    background-color: #FFEDF5;
    color: #902F59;
}

.filter-table a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: 400ms ease;
}

.nav-top-cnt:after {
    width: 17.6%;
}

@media (min-width: 1450px) {
    .nav-top-cnt:after {
        width: 50%;
    }
}

.fdNavAdd {
    word-break: break-all;
}

#providerList {
    overflow-y: auto;
}

.fdNavList.resultClass1 {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}

.btn-select:hover {
    color: #fff;
}

@media (max-width: 767px) {
    .filter-table a {
        transform: translateX(-50%) scale(1);
        font-size: 12px;
    }

    .cleartv span, .cleartv .custom-control.custom-radio {
        display: block !important;
    }

    .text-choose {
        display: block;
        width: 100%;
        text-align: left !important;
    }
}

.current-col a {
    transform: translateX(-50%) scale(1);
}

.filter-btn a {
    background-color: #D1D1D1;
    color: #434343;

}

.filter-btn a:hover {
    color: #fff !important;
}

.filter-btn a.active-filter,
.filter-btn a:hover {
    background-color: #902F59;
    color: #ffffff;
}

.filter-btn a:before {
    border: none;
}

.clear-tv-speed-btn a {
    background-color: #D1D1D1;
    color: #434343;
}

.clear-tv-speed-btn a.active-filter,
.clear-tv-speed-btn a:hover {
    background-color: #902F59;
    color: #ffffff;
}

.clear-tv-speed-btn a:before {
    border: none;
}

.side-bar {
    margin-bottom: 15px;
    padding: 1px 15px 15px;
    border-radius: 10px;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, .3);
    background-color: #f5f5f5;
}

.side-bar a {
    display: block;
    margin-top: 15px;
    border: 2px solid #902f59;
    color: #902f59;
    padding: 15px 15px 0;
    border-radius: 10px;
}

.side-bar a span {
    display: block;
    margin-bottom: 15px;
}

.side-bar a img {
    margin-bottom: 15px;
    width: 100px;
}

.side-bar h5 {
    margin-top: 15px;
}

.best-offers td {
    background-color: #ECECEC;
}

.filter-table .best-offers .best-offer {
    background-color: #AF0831 !important;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.offer-col-cont {
    background-color: #262533;
    color: #fff;
}

.offer_text {
    font-size: 12px;
    margin-top: 40px;
}

.btn-custom {
    color: #fff;
    border: none;
    background-color: #af0831;
    border-radius: 5px;

}

.jumbotron {
    margin-top: 15px;
    background: #fff;
    padding: 30px 15px;
}

.filter-btn a.active-filter, .filter-btn a:hover {
    background-color: #af0831;
    color: #fff;
}

.img-full img {
    width: 100%;
    box-shadow: -1px 4px 10px 1px rgba(0, 0, 0, .6);
    padding: 15px;
}

.nav-ind {
    position: relative;
}

/*.nav-item.active .nav-ind:before {*/
    /*position: absolute;*/
    /*content: "";*/
    /*display: block;*/
    /*width: 15px;*/
    /*height: 15px;*/
    /*border-width: 3px;*/
    /*border-style: solid;*/
    /*left: -15px;*/
    /*bottom: -15px;*/
    /*border-top: none;*/
    /*border-right: none;*/
    /*border-color: #af0831;*/
    /*transition: all 0.3s linear;*/
    /*-webkit-transition: all 0.3s linear;*/
    /*-moz-transition: all 0.3s linear;*/
/*}*/

/*.nav-item.active .nav-ind:after {*/
    /*position: absolute;*/
    /*content: "";*/
    /*display: block;*/
    /*width: 15px;*/
    /*height: 15px;*/
    /*border-width: 3px;*/
    /*border-style: solid;*/
    /*right: -15px;*/
    /*top: -15px;*/
    /*border-bottom: none;*/
    /*border-left: none;*/
    /*border-color: #af0831;*/
    /*transition: all 0.3s linear;*/
    /*-webkit-transition: all 0.3s linear;*/
    /*-moz-transition: all 0.3s linear;*/
/*}*/

.footer-payment {
    margin-bottom: 15px;
}

.footer-payment ul li {
    display: inline-block;
    margin: 4px 2px;
}

.footer-payment ul li img {
    width: 34px;
    height: 34px;
    border: 1px solid #2a2a35;
    border-radius: 50%;
}

.footer-list-fancy h6 {
    color: #fff;
    font-size: 14px;
    margin: 0;
}

.footer-header h3 {
    margin-bottom: 12px;
}

.resultSuccess {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.resultError {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.search_data {
    margin-bottom: 15px;
}

.selectpackage:hover {
    color: #fff;
}

.panel-body .channel-list {
    padding: 8px 0;
    text-align: left;
}

.nav-block {
    display: block;
}

.panel-title > a.light-pan {
    background-color: #fff;
    padding: 0;

}

.panel-title > a.light-pan:hover, .panel-title > a.light-pan .more-less {
    color: #af0831;
}

.mar-btn-span {
    display: inline-block;

    position: relative;
    color: #434343;
    font-weight: 700;
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 0;
    font-size: 15px;
}

.mar-btn-span:after {
    position: absolute;
    content: '';
    bottom: 0;
    height: 4px;
    border-radius: 2px;
    background: #af0831;
    left: 0;
    right: 0;

}

.channel-list-border img {
    margin: 8px;
    height: 50px;
    object-fit: contain;
    box-shadow: 0 0 5px 0 #a5a5a5;
    padding: 3px;
}

.pannel-white {
    background: #fff;
    padding: 15px;
}

.global-modal-fancy .modal-header {
    color: #fff;
    padding: 8px 25px;
    background: #af0831;
}

.global-modal-fancy .channel-list-border img {
    width: 70px;
    height: 70px;
    padding: 6px;

}

.global-modal-fancy .modal-title {
    font-size: 15px;
    font-weight: 600;
}

.global-modal-fancy button.close {
    color: #fff;
    opacity: 1;
}
.jumbotron ul{
    margin-left: 20px;
}
.jumbotron ul li{
    list-style-type: disc;
}