

.btn-one a {
   
    background: #191914 !important;
}
.btn-one a:hover {
    background: rgba(0, 0, 0, .6) !important;
}

.item p {
    margin: 0;
    font-family: 'Poppins';
}
ul {
    padding: 0;
}

.headline {
    width: 20%;
    font-family: 'Poppins';
}
li {
    font-family: 'Poppins';
}



.main-table-section {
    max-width: 1076px;
    margin: 80px auto;
    border: 1px solid #178FFC !important;
    box-shadow: 0 4px 15px 0 #0003 !important;
    border-radius: 20px !important;
}



p.cta-height{
    margin-bottom: 0px !important;
    height: auto !important;
}


ul.facts-list {
    padding-left: 32px;
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    row-gap: 10px;
    border-left: 1px solid #00000040;
}


.bottom-table-content {
    display: flex;
    width: 100%;
    justify-content: end;
    margin-top: 17px;
    border-top: 1px solid #00000040;
}


.text-area-content p {
    margin: 0;
}




.img-icon-column img {
    width: 56px;
    height: 56px;
}



.inner-section{
    /* padding: 32px 24px; */
}
.main-inner{
    padding: 32px 24px;
}
.flex-two-column {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-direction: column;
    max-width: 100%;
    padding-bottom: 16px;
}
.heading-column {
    order: 2;
}

ul.facts-list li {
    list-style: inherit !important; /* والد کی لسٹ اسٹائل کو اپنانے کے لیے */
}

.scorecard-description.scorecard-content-box {
    display: flex;
    margin-top: 27px;
}
.scorecard-gallery.scorecard-content-box {
    display: flex;
     margin-top: 27px;

}
.scorecard-gallery-carousel.glider-carousel {
    display: flex;
    flex: 1;
}
.scorecard-gallery-item {
    height: 80px;
}
.headline {
    width: 20%;
}

.inner-two-column {
    display: flex;
    width: 100%;
    gap: 10px;
}


li.facts-item span {
    font-family: 'Poppins';
}
.item {
    padding-left: 32px;
    width: 100%;
    border-left: 1px solid #00000040;
}
.scorecard-content-container.decor {
    width: 80%;
}
.text-area-content {
    position: relative;
    padding: 13px 0;
    border-bottom: 1px solid #00000040;
    border-top: 1px solid #00000040;
}
.text-area-content::before {
    background: #158fff;
    top: -5px;
    width: 100% !important;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    width: 40px;
}
.item p {
    margin-bottom: 8px;
}
.scorecard-facts.scorecard-content-box {
    display: flex;
    width: 100% !important;
    margin-top: 27px;
    align-items: center;
}
.scorecard-facts.scorecard-content-box {
    display: flex;
    width: 100% !important;
    margin-top: 27px;
}

ul.facts-list {
    padding-left: 32px;
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    border-left: 1px solid #00000040;
}
    .scorecard-facts .facts-item {
        width: 33%;
    }

    .scorecard-facts .facts-item {
    align-items: center;
    display: flex;
    margin: 0 0 8px;
}
.scorecard-facts li .facts-img {
    margin: 0 13px 0 0;
    min-width: 32px;
}

.img-item img {
    width: 100%;
}
.img-item {
    width: 25% !important;
}
.scorecard-gallery-carousel.glider-carousel {
    display: flex;
    flex: 1;
    gap: 10px;
    padding-left: 32px;
     border-left: 1px solid #00000040;
}

.cta-button-table {
    text-align: end;
    padding-right: 24px !important;
    padding-right: 12px !important;
     padding-top: 20px;
     padding-bottom: 20px;
}
.cta-button-table a{
background-color: #d62561;
    border: 0;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .3);
    color: #fff;
    display: inline-block;
    font-family: Barlow, sans-serif;
    font-size: .9375rem;
    font-weight: 700;
    line-height: 1.35;
    padding: 10px 106px;
    text-align: center;
    text-decoration: none;
    transform: translateY(0);
    transition: .35s;
}

.cta-button-table a:hover{
background-color: #ba2d5f;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .3);
    cursor: pointer;
    text-decoration: none;
    transform: translateY(-1px);
}

.bottom-table-content{
   margin-top: 17px;
    border-top: 1px solid #00000040;
}


span.headline-description {
    display: block;
    margin-top: 13px;
}

  /* Set default opacity for all images */
.scorecard-gallery-carousel .img-item img {
    opacity: 1;
    transition: opacity 0.3s ease;
}

/* On hover of an image, reduce the opacity of all images */
.scorecard-gallery-carousel .img-item:hover img {
    opacity: 1;
}

/* On hover, reduce the opacity of all other images except the hovered one */
.scorecard-gallery-carousel .img-item:hover ~ .img-item img {
    opacity: 0.5;
}

/* Make sure when hovering on an image, others get opacity 0.5 */
.scorecard-gallery-carousel .img-item img {
    opacity: 1;
}

.cta-button-table.btn-two a {
    background: #158fff;
}
.item ul li img {
    width: 13px;
}
.item:last-child {
    border: 0;
}
.item ul li {
    display: flex;
    gap: 4px;
    list-style: none;
}

@media only screen and (max-width: 841px) {
.headline {
    width: 100% !important; 
}
.scorecard-content-container.decor {
    width: 100% !important;
}
ul.facts-list {
    padding-left: 4px;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    gap: 1rem;
    width: 100% !important;
    border-left: 0 !important;
}
.scorecard-gallery-carousel.glider-carousel {
    display: flex;
    flex: 1;
    width: 100% !important;
    gap: 10px;
    padding-left: 4px;
    border-left: 0 !important;
}
.inner-two-column {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 10px;
}
.item {
    padding-left: 4px;
    width: 100%;
    border-left: 0 !important;
}
.info a:hover {
    background: #158fff4d !important;
}
.scorecard-description.scorecard-content-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 27px;
    row-gap: 1rem;
}
.scorecard-facts.scorecard-content-box {
    flex-wrap: wrap;
    display: flex;
    width: 100% !important;
    margin-top: 27px;
    row-gap: 1rem;
}
.scorecard-gallery.scorecard-content-box {
    display: flex;
    margin-top: 27px;
    flex-wrap: wrap;
    row-gap: 1rem;
}
li.facts-item span {
    font-family: 'Poppins';
    word-wrap: break-word;
}
.scorecard-facts .facts-item {
    align-items: center;
    display: flex;
    width: 100%;
    margin: 0 0 8px;
}
}

.cta-button-table.btn-two a:hover {
    background: #158fffa6 !important;
}






@media only screen and (max-width: 614px) {
.bottom-table-content {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: end;
    margin-top: 17px;
    border-top: 1px solid #00000040;
}


}


@media (max-width: 700px) {
    .bottom-table-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .card-table-post {
    padding: 20px 30px 10px !important;
    border: 2px solid #dedede !important;
		border-top:2px solid #dedede !important;
}
.card-table-post:first-of-type {
  border-top: 2px solid #dedede !important;
}
    .card-table-post:first-of-type {
  border-top: 2px solid #dedede !important;
}
    .cta-button-table {
        width: 100%;
        text-align: center;
    }

 .cta-button-table a {
        width: 90%;
       
        padding: 10px;}

        .cta-button-table {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    padding-top: 10px;
}

.bottom-table-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding-bottom: 20px;
     padding-top: 20px;
}
.cta-button-table.btn-one:first-child {
    padding: 0;
}
.cta-button-table {
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 4px;
}
}

.item ul li span {
    color: #70bd6c;
}

span.minus {
    color: #f25563 !important;
}