﻿.tableFixHead {
font: 11px 'Calibri';
line-height: 11px;
display: block;
max-height: 500px;
overflow-y: auto;
overflow: auto;
}

.tableFixHead thead {
position: sticky;
top: 0;
z-index: 1;
}

.stats-small {
min-height: 8.7rem;
overflow: hidden !important;
}

.card-small {
box-shadow: 0 2px 0 rgb(90 97 105 / 11%), 0 4px 8px rgb(90 97 105 / 12%), 0 10px 10px rgb(90 97 105 / 6%), 0 7px 70px rgb(90 97 105 / 10%);
}

.stats-small--1 .stats-small__data {
max-width: 100%;
}

.stats-small__data {
-ms-flex: 1;
flex: 1;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-flow: column;
flex-flow: column;
max-width: 50%;
z-index: 1;
}

.stats-small--1 canvas {
opacity: .5;
}

.chartjs-render-monitor {
-webkit-animation: chartjs-render-animation 0.001s;
animation: chartjs-render-animation 0.001s;
}

.stats-small canvas {
position: absolute;
bottom: 0;
}

.stats-small--1 .stats-small__percentage {
font-size: .75rem;
}

.stats-small--1 .stats-small__percentage {
margin: 0 auto;
}

.stats-small__percentage--decrease {
color: #c4183c;
}

.stats-small__percentage--decrease, .stats-small__percentage--still, .stats-small__percentage--increase {
font-size: .75rem;
}

.stats-small__percentage {
position: relative;
display: table;
margin-left: auto;
padding-left: .9375rem;
}

.stats-small--1 .stats-small__percentage {
font-size: .75rem;
}

.stats-small--1 .stats-small__percentage {
margin: 0 auto;
}

.stats-small__percentage--increase {
color: #17c671;
}

.stats-small__percentage--still {
color: orange;
}

.stats-small--1 .stats-small__value {
/*  font-size: 2.0625rem;*/
}

.stats-small__value {
font-family: Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;
font-size: 1.5rem;
font-weight: 500;
}

.stats-small--1 .stats-small__label {
font-size: .75rem;
}

.stats-small__label {
font-size: .625rem;
letter-spacing: .0625rem;
color: #818ea3;
}

.stats-small__percentage--still::before {
background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMTdjNjcxIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggZD0iTTcgMTRsNS01IDUgNXoiLz4gPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiA8L3N2Zz4=);
}

.stats-small__percentage--increase::before {
background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMTdjNjcxIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggZD0iTTcgMTRsNS01IDUgNXoiLz4gPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiA8L3N2Zz4=);
}

.stats-small__percentage--decrease::before {
background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjYzQxODNjIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTcgMTBsNSA1IDUtNXoiLz4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==);
}

.stats-small__percentage--still::before {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im9yYW5nZSIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjQiPgogIDxwYXRoIGQ9Ik0xMCA3bDUgNS01IDV6Ii8+CiAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPgo8L3N2Zz4=");
}

.stats-small__percentage--decrease::before, .stats-small__percentage--still::before, .stats-small__percentage--increase::before {
content: "";
width: .75rem;
height: .375rem;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-position: center center;
background-repeat: no-repeat;
}

.SindhBarrage #SindhBarrage-flters {
padding: 0;
margin: 0 auto 25px auto;
list-style: none;
text-align: center;
background: white;
border-radius: 50px;
padding: 2px 15px;
}

.SindhBarrage #SindhBarrage-flters li {
cursor: pointer;
display: inline-block;
padding: 8px 20px 10px 20px;
font-size: 15px;
font-weight: 600;
line-height: 1;
color: #444444;
margin: 0 4px 8px 4px;
transition: 0.3s;
border-radius: 50px;
border: 1px solid #fff;
}

.SindhBarrage #SindhBarrage-flters li:hover, .SindhBarrage #SindhBarrage-flters li.filter-active {
    color: #4154f1;
    border-color: #4154f1;
}

.SindhBarrage #SindhBarrage-flters li:last-child {
    margin-right: 0;
}

.SindhBarrage .SindhBarrage-wrap {
transition: 0.3s;
position: relative;
overflow: hidden;
z-index: 1;
background: rgba(255, 255, 255, 0.75);
}

.SindhBarrage .SindhBarrage-wrap::before {
content: "";
background: rgba(255, 255, 255, 0.75);
position: absolute;
left: 30px;
right: 30px;
top: 30px;
bottom: 30px;
transition: all ease-in-out 0.3s;
z-index: 2;
opacity: 0;
}

.SindhBarrage .SindhBarrage-wrap img {
transition: 1s;
}

.SindhBarrage .SindhBarrage-wrap .SindhBarrage-info {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 3;
transition: all ease-in-out 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.SindhBarrage .SindhBarrage-wrap .SindhBarrage-info::before {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    top: 35px;
    left: 35px;
    border-top: 3px solid rgba(1, 41, 112, 0.2);
    border-left: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.SindhBarrage .SindhBarrage-wrap .SindhBarrage-info::after {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 35px;
    right: 35px;
    border-bottom: 3px solid rgba(1, 41, 112, 0.2);
    border-right: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.SindhBarrage .SindhBarrage-wrap .SindhBarrage-info h4 {
    font-size: 20px;
    color: #012970;
    font-weight: 700;
}

.SindhBarrage .SindhBarrage-wrap .SindhBarrage-info p {
    color: #012970;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.SindhBarrage .SindhBarrage-wrap .SindhBarrage-links {
text-align: center;
z-index: 4;
}

.SindhBarrage .SindhBarrage-wrap .SindhBarrage-links a {
    color: #fff;
    background: #4154f1;
    margin: 10px 2px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
}

    .SindhBarrage .SindhBarrage-wrap .SindhBarrage-links a i {
        font-size: 24px;
        line-height: 0;
    }

    .SindhBarrage .SindhBarrage-wrap .SindhBarrage-links a:hover {
        background: #5969f3;
    }

.SindhBarrage .SindhBarrage-wrap:hover img {
transform: scale(1.1);
}

.SindhBarrage .SindhBarrage-wrap:hover::before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
}

.SindhBarrage .SindhBarrage-wrap:hover .SindhBarrage-info {
opacity: 1;
}

.SindhBarrage .SindhBarrage-wrap:hover .SindhBarrage-info::before {
    top: 15px;
    left: 15px;
}

.SindhBarrage .SindhBarrage-wrap:hover .SindhBarrage-info::after {
    bottom: 15px;
    right: 15px;
}

/*--------------------------------------------------------------
# GudduBarrage
--------------------------------------------------------------*/
.GudduBarrage #GudduBarrage-flters {
padding: 0;
margin: 0 auto 25px auto;
list-style: none;
text-align: center;
background: white;
border-radius: 50px;
padding: 2px 15px;
}

.GudduBarrage #GudduBarrage-flters li {
cursor: pointer;
display: inline-block;
padding: 8px 20px 10px 20px;
font-size: 15px;
font-weight: 600;
line-height: 1;
color: #444444;
margin: 0 4px 8px 4px;
transition: 0.3s;
border-radius: 50px;
border: 1px solid #fff;
}

.GudduBarrage #GudduBarrage-flters li:hover, .GudduBarrage #GudduBarrage-flters li.filter-active {
    color: #4154f1;
    border-color: #4154f1;
}

.GudduBarrage #GudduBarrage-flters li:last-child {
    margin-right: 0;
}

.GudduBarrage .GudduBarrage-wrap {
transition: 0.3s;
position: relative;
overflow: hidden;
z-index: 1;
background: rgba(255, 255, 255, 0.75);
}

.GudduBarrage .GudduBarrage-wrap::before {
content: "";
background: rgba(255, 255, 255, 0.75);
position: absolute;
left: 30px;
right: 30px;
top: 30px;
bottom: 30px;
transition: all ease-in-out 0.3s;
z-index: 2;
opacity: 0;
}

.GudduBarrage .GudduBarrage-wrap img {
transition: 1s;
}

.GudduBarrage .GudduBarrage-wrap .GudduBarrage-info {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 3;
transition: all ease-in-out 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.GudduBarrage .GudduBarrage-wrap .GudduBarrage-info::before {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    top: 35px;
    left: 35px;
    border-top: 3px solid rgba(1, 41, 112, 0.2);
    border-left: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.GudduBarrage .GudduBarrage-wrap .GudduBarrage-info::after {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 35px;
    right: 35px;
    border-bottom: 3px solid rgba(1, 41, 112, 0.2);
    border-right: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.GudduBarrage .GudduBarrage-wrap .GudduBarrage-info h4 {
    font-size: 20px;
    color: #012970;
    font-weight: 700;
}

.GudduBarrage .GudduBarrage-wrap .GudduBarrage-info p {
    color: #012970;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.GudduBarrage .GudduBarrage-wrap .GudduBarrage-links {
text-align: center;
z-index: 4;
}

.GudduBarrage .GudduBarrage-wrap .GudduBarrage-links a {
    color: #fff;
    background: #4154f1;
    margin: 10px 2px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
}

    .GudduBarrage .GudduBarrage-wrap .GudduBarrage-links a i {
        font-size: 24px;
        line-height: 0;
    }

    .GudduBarrage .GudduBarrage-wrap .GudduBarrage-links a:hover {
        background: #5969f3;
    }

.GudduBarrage .GudduBarrage-wrap:hover img {
transform: scale(1.1);
}

.GudduBarrage .GudduBarrage-wrap:hover::before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
}

.GudduBarrage .GudduBarrage-wrap:hover .GudduBarrage-info {
opacity: 1;
}

.GudduBarrage .GudduBarrage-wrap:hover .GudduBarrage-info::before {
    top: 15px;
    left: 15px;
}

.GudduBarrage .GudduBarrage-wrap:hover .GudduBarrage-info::after {
    bottom: 15px;
    right: 15px;
}

/*--------------------------------------------------------------
# SukkurBarrage
--------------------------------------------------------------*/
.SukkurBarrage #SukkurBarrage-flters {
padding: 0;
margin: 0 auto 25px auto;
list-style: none;
text-align: center;
background: white;
border-radius: 50px;
padding: 2px 15px;
}

.SukkurBarrage #SukkurBarrage-flters li {
cursor: pointer;
display: inline-block;
padding: 8px 20px 10px 20px;
font-size: 15px;
font-weight: 600;
line-height: 1;
color: #444444;
margin: 0 4px 8px 4px;
transition: 0.3s;
border-radius: 50px;
border: 1px solid #fff;
}

.SukkurBarrage #SukkurBarrage-flters li:hover, .SukkurBarrage #SukkurBarrage-flters li.filter-active {
    color: #4154f1;
    border-color: #4154f1;
}

.SukkurBarrage #SukkurBarrage-flters li:last-child {
    margin-right: 0;
}

.SukkurBarrage .SukkurBarrage-wrap {
transition: 0.3s;
position: relative;
overflow: hidden;
z-index: 1;
background: rgba(255, 255, 255, 0.75);
}

.SukkurBarrage .SukkurBarrage-wrap::before {
content: "";
background: rgba(255, 255, 255, 0.75);
position: absolute;
left: 30px;
right: 30px;
top: 30px;
bottom: 30px;
transition: all ease-in-out 0.3s;
z-index: 2;
opacity: 0;
}

.SukkurBarrage .SukkurBarrage-wrap img {
transition: 1s;
}

.SukkurBarrage .SukkurBarrage-wrap .SukkurBarrage-info {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 3;
transition: all ease-in-out 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.SukkurBarrage .SukkurBarrage-wrap .SukkurBarrage-info::before {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    top: 35px;
    left: 35px;
    border-top: 3px solid rgba(1, 41, 112, 0.2);
    border-left: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.SukkurBarrage .SukkurBarrage-wrap .SukkurBarrage-info::after {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 35px;
    right: 35px;
    border-bottom: 3px solid rgba(1, 41, 112, 0.2);
    border-right: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.SukkurBarrage .SukkurBarrage-wrap .SukkurBarrage-info h4 {
    font-size: 20px;
    color: #012970;
    font-weight: 700;
}

.SukkurBarrage .SukkurBarrage-wrap .SukkurBarrage-info p {
    color: #012970;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.SukkurBarrage .SukkurBarrage-wrap .SukkurBarrage-links {
text-align: center;
z-index: 4;
}

.SukkurBarrage .SukkurBarrage-wrap .SukkurBarrage-links a {
    color: #fff;
    background: #4154f1;
    margin: 10px 2px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
}

    .SukkurBarrage .SukkurBarrage-wrap .SukkurBarrage-links a i {
        font-size: 24px;
        line-height: 0;
    }

    .SukkurBarrage .SukkurBarrage-wrap .SukkurBarrage-links a:hover {
        background: #5969f3;
    }

.SukkurBarrage .SukkurBarrage-wrap:hover img {
transform: scale(1.1);
}

.SukkurBarrage .SukkurBarrage-wrap:hover::before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
}

.SukkurBarrage .SukkurBarrage-wrap:hover .SukkurBarrage-info {
opacity: 1;
}

.SukkurBarrage .SukkurBarrage-wrap:hover .SukkurBarrage-info::before {
    top: 15px;
    left: 15px;
}

.SukkurBarrage .SukkurBarrage-wrap:hover .SukkurBarrage-info::after {
    bottom: 15px;
    right: 15px;
}

/*--------------------------------------------------------------
# KotriBarrage
--------------------------------------------------------------*/
.KotriBarrage #KotriBarrage-flters {
padding: 0;
margin: 0 auto 25px auto;
list-style: none;
text-align: center;
background: white;
border-radius: 50px;
padding: 2px 15px;
}

.KotriBarrage #KotriBarrage-flters li {
cursor: pointer;
display: inline-block;
padding: 8px 20px 10px 20px;
font-size: 15px;
font-weight: 600;
line-height: 1;
color: #444444;
margin: 0 4px 8px 4px;
transition: 0.3s;
border-radius: 50px;
border: 1px solid #fff;
}

.KotriBarrage #KotriBarrage-flters li:hover, .KotriBarrage #KotriBarrage-flters li.filter-active {
    color: #4154f1;
    border-color: #4154f1;
}

.KotriBarrage #KotriBarrage-flters li:last-child {
    margin-right: 0;
}

.KotriBarrage .KotriBarrage-wrap {
transition: 0.3s;
position: relative;
overflow: hidden;
z-index: 1;
background: rgba(255, 255, 255, 0.75);
}

.KotriBarrage .KotriBarrage-wrap::before {
content: "";
background: rgba(255, 255, 255, 0.75);
position: absolute;
left: 30px;
right: 30px;
top: 30px;
bottom: 30px;
transition: all ease-in-out 0.3s;
z-index: 2;
opacity: 0;
}

.KotriBarrage .KotriBarrage-wrap img {
transition: 1s;
}

.KotriBarrage .KotriBarrage-wrap .KotriBarrage-info {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 3;
transition: all ease-in-out 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.KotriBarrage .KotriBarrage-wrap .KotriBarrage-info::before {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    top: 35px;
    left: 35px;
    border-top: 3px solid rgba(1, 41, 112, 0.2);
    border-left: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.KotriBarrage .KotriBarrage-wrap .KotriBarrage-info::after {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 35px;
    right: 35px;
    border-bottom: 3px solid rgba(1, 41, 112, 0.2);
    border-right: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.KotriBarrage .KotriBarrage-wrap .KotriBarrage-info h4 {
    font-size: 20px;
    color: #012970;
    font-weight: 700;
}

.KotriBarrage .KotriBarrage-wrap .KotriBarrage-info p {
    color: #012970;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.KotriBarrage .KotriBarrage-wrap .KotriBarrage-links {
text-align: center;
z-index: 4;
}

.KotriBarrage .KotriBarrage-wrap .KotriBarrage-links a {
    color: #fff;
    background: #4154f1;
    margin: 10px 2px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
}

    .KotriBarrage .KotriBarrage-wrap .KotriBarrage-links a i {
        font-size: 24px;
        line-height: 0;
    }

    .KotriBarrage .KotriBarrage-wrap .KotriBarrage-links a:hover {
        background: #5969f3;
    }

.KotriBarrage .KotriBarrage-wrap:hover img {
transform: scale(1.1);
}

.KotriBarrage .KotriBarrage-wrap:hover::before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
}

.KotriBarrage .KotriBarrage-wrap:hover .KotriBarrage-info {
opacity: 1;
}

.KotriBarrage .KotriBarrage-wrap:hover .KotriBarrage-info::before {
    top: 15px;
    left: 15px;
}

.KotriBarrage .KotriBarrage-wrap:hover .KotriBarrage-info::after {
    bottom: 15px;
    right: 15px;
}

/*--------------------------------------------------------------
# Balochistan
--------------------------------------------------------------*/
.Balochistan #Balochistan-flters {
padding: 0;
margin: 0 auto 25px auto;
list-style: none;
text-align: center;
background: white;
border-radius: 50px;
padding: 2px 15px;
}

.Balochistan #Balochistan-flters li {
cursor: pointer;
display: inline-block;
padding: 8px 20px 10px 20px;
font-size: 15px;
font-weight: 600;
line-height: 1;
color: #444444;
margin: 0 4px 8px 4px;
transition: 0.3s;
border-radius: 50px;
border: 1px solid #fff;
}

.Balochistan #Balochistan-flters li:hover, .Balochistan #Balochistan-flters li.filter-active {
    color: #4154f1;
    border-color: #4154f1;
}

.Balochistan #Balochistan-flters li:last-child {
    margin-right: 0;
}

.Balochistan .Balochistan-wrap {
transition: 0.3s;
position: relative;
overflow: hidden;
z-index: 1;
background: rgba(255, 255, 255, 0.75);
}

.Balochistan .Balochistan-wrap::before {
content: "";
background: rgba(255, 255, 255, 0.75);
position: absolute;
left: 30px;
right: 30px;
top: 30px;
bottom: 30px;
transition: all ease-in-out 0.3s;
z-index: 2;
opacity: 0;
}

.Balochistan .Balochistan-wrap img {
transition: 1s;
}

.Balochistan .Balochistan-wrap .Balochistan-info {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 3;
transition: all ease-in-out 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.Balochistan .Balochistan-wrap .Balochistan-info::before {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    top: 35px;
    left: 35px;
    border-top: 3px solid rgba(1, 41, 112, 0.2);
    border-left: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.Balochistan .Balochistan-wrap .Balochistan-info::after {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 35px;
    right: 35px;
    border-bottom: 3px solid rgba(1, 41, 112, 0.2);
    border-right: 3px solid rgba(1, 41, 112, 0.2);
    transition: all 0.5s ease 0s;
    z-index: 9994;
}

.Balochistan .Balochistan-wrap .Balochistan-info h4 {
    font-size: 20px;
    color: #012970;
    font-weight: 700;
}

.Balochistan .Balochistan-wrap .Balochistan-info p {
    color: #012970;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.Balochistan .Balochistan-wrap .Balochistan-links {
text-align: center;
z-index: 4;
}

.Balochistan .Balochistan-wrap .Balochistan-links a {
    color: #fff;
    background: #4154f1;
    margin: 10px 2px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
}

    .Balochistan .Balochistan-wrap .Balochistan-links a i {
        font-size: 24px;
        line-height: 0;
    }

    .Balochistan .Balochistan-wrap .Balochistan-links a:hover {
        background: #5969f3;
    }

.Balochistan .Balochistan-wrap:hover img {
transform: scale(1.1);
}

.Balochistan .Balochistan-wrap:hover::before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
}

.Balochistan .Balochistan-wrap:hover .Balochistan-info {
opacity: 1;
}

.Balochistan .Balochistan-wrap:hover .Balochistan-info::before {
    top: 15px;
    left: 15px;
}

.Balochistan .Balochistan-wrap:hover .Balochistan-info::after {
    bottom: 15px;
    right: 15px;
}











/*--------------------------------------------------------------
# ReservoirsPosition
--------------------------------------------------------------*/
.ReservoirsPosition #ReservoirsPosition-flters {
    padding: 0;
    margin: 0 auto 25px auto;
    list-style: none;
    text-align: center;
    background: white;
    border-radius: 50px;
    padding: 2px 15px;
}

    .ReservoirsPosition #ReservoirsPosition-flters li {
        cursor: pointer;
        display: inline-block;
        padding: 8px 20px 10px 20px;
        font-size: 15px;
        font-weight: 600;
        line-height: 1;
        color: #444444;
        margin: 0 4px 8px 4px;
        transition: 0.3s;
        border-radius: 50px;
        border: 1px solid #fff;
    }

        .ReservoirsPosition #ReservoirsPosition-flters li:hover, .ReservoirsPosition #ReservoirsPosition-flters li.filter-active {
            color: #4154f1;
            border-color: #4154f1;
        }

        .ReservoirsPosition #ReservoirsPosition-flters li:last-child {
            margin-right: 0;
        }

.ReservoirsPosition .ReservoirsPosition-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgba(255, 255, 255, 0.75);
}

    .ReservoirsPosition .ReservoirsPosition-wrap::before {
        content: "";
        background: rgba(255, 255, 255, 0.75);
        position: absolute;
        left: 30px;
        right: 30px;
        top: 30px;
        bottom: 30px;
        transition: all ease-in-out 0.3s;
        z-index: 2;
        opacity: 0;
    }

    .ReservoirsPosition .ReservoirsPosition-wrap img {
        transition: 1s;
    }

    .ReservoirsPosition .ReservoirsPosition-wrap .ReservoirsPosition-info {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        z-index: 3;
        transition: all ease-in-out 0.3s;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .ReservoirsPosition .ReservoirsPosition-wrap .ReservoirsPosition-info::before {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            top: 35px;
            left: 35px;
            border-top: 3px solid rgba(1, 41, 112, 0.2);
            border-left: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .ReservoirsPosition .ReservoirsPosition-wrap .ReservoirsPosition-info::after {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            bottom: 35px;
            right: 35px;
            border-bottom: 3px solid rgba(1, 41, 112, 0.2);
            border-right: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .ReservoirsPosition .ReservoirsPosition-wrap .ReservoirsPosition-info h4 {
            font-size: 20px;
            color: #012970;
            font-weight: 700;
        }

        .ReservoirsPosition .ReservoirsPosition-wrap .ReservoirsPosition-info p {
            color: #012970;
            font-weight: 600;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin: 0;
        }

    .ReservoirsPosition .ReservoirsPosition-wrap .ReservoirsPosition-links {
        text-align: center;
        z-index: 4;
    }

        .ReservoirsPosition .ReservoirsPosition-wrap .ReservoirsPosition-links a {
            color: #fff;
            background: #4154f1;
            margin: 10px 2px;
            width: 36px;
            height: 36px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: 0.3s;
        }

            .ReservoirsPosition .ReservoirsPosition-wrap .ReservoirsPosition-links a i {
                font-size: 24px;
                line-height: 0;
            }

            .ReservoirsPosition .ReservoirsPosition-wrap .ReservoirsPosition-links a:hover {
                background: #5969f3;
            }

    .ReservoirsPosition .ReservoirsPosition-wrap:hover img {
        transform: scale(1.1);
    }

    .ReservoirsPosition .ReservoirsPosition-wrap:hover::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
    }

    .ReservoirsPosition .ReservoirsPosition-wrap:hover .ReservoirsPosition-info {
        opacity: 1;
    }

        .ReservoirsPosition .ReservoirsPosition-wrap:hover .ReservoirsPosition-info::before {
            top: 15px;
            left: 15px;
        }

        .ReservoirsPosition .ReservoirsPosition-wrap:hover .ReservoirsPosition-info::after {
            bottom: 15px;
            right: 15px;
        }

/*--------------------------------------------------------------
# PunjabWithdrawls
--------------------------------------------------------------*/
.PunjabWithdrawls #PunjabWithdrawls-flters {
    padding: 0;
    margin: 0 auto 25px auto;
    list-style: none;
    text-align: center;
    background: white;
    border-radius: 50px;
    padding: 2px 15px;
}

    .PunjabWithdrawls #PunjabWithdrawls-flters li {
        cursor: pointer;
        display: inline-block;
        padding: 8px 20px 10px 20px;
        font-size: 15px;
        font-weight: 600;
        line-height: 1;
        color: #444444;
        margin: 0 4px 8px 4px;
        transition: 0.3s;
        border-radius: 50px;
        border: 1px solid #fff;
    }

        .PunjabWithdrawls #PunjabWithdrawls-flters li:hover, .PunjabWithdrawls #PunjabWithdrawls-flters li.filter-active {
            color: #4154f1;
            border-color: #4154f1;
        }

        .PunjabWithdrawls #PunjabWithdrawls-flters li:last-child {
            margin-right: 0;
        }

.PunjabWithdrawls .PunjabWithdrawls-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgba(255, 255, 255, 0.75);
}

    .PunjabWithdrawls .PunjabWithdrawls-wrap::before {
        content: "";
        background: rgba(255, 255, 255, 0.75);
        position: absolute;
        left: 30px;
        right: 30px;
        top: 30px;
        bottom: 30px;
        transition: all ease-in-out 0.3s;
        z-index: 2;
        opacity: 0;
    }

    .PunjabWithdrawls .PunjabWithdrawls-wrap img {
        transition: 1s;
    }

    .PunjabWithdrawls .PunjabWithdrawls-wrap .PunjabWithdrawls-info {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        z-index: 3;
        transition: all ease-in-out 0.3s;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .PunjabWithdrawls .PunjabWithdrawls-wrap .PunjabWithdrawls-info::before {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            top: 35px;
            left: 35px;
            border-top: 3px solid rgba(1, 41, 112, 0.2);
            border-left: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .PunjabWithdrawls .PunjabWithdrawls-wrap .PunjabWithdrawls-info::after {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            bottom: 35px;
            right: 35px;
            border-bottom: 3px solid rgba(1, 41, 112, 0.2);
            border-right: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .PunjabWithdrawls .PunjabWithdrawls-wrap .PunjabWithdrawls-info h4 {
            font-size: 20px;
            color: #012970;
            font-weight: 700;
        }

        .PunjabWithdrawls .PunjabWithdrawls-wrap .PunjabWithdrawls-info p {
            color: #012970;
            font-weight: 600;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin: 0;
        }

    .PunjabWithdrawls .PunjabWithdrawls-wrap .PunjabWithdrawls-links {
        text-align: center;
        z-index: 4;
    }

        .PunjabWithdrawls .PunjabWithdrawls-wrap .PunjabWithdrawls-links a {
            color: #fff;
            background: #4154f1;
            margin: 10px 2px;
            width: 36px;
            height: 36px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: 0.3s;
        }

            .PunjabWithdrawls .PunjabWithdrawls-wrap .PunjabWithdrawls-links a i {
                font-size: 24px;
                line-height: 0;
            }

            .PunjabWithdrawls .PunjabWithdrawls-wrap .PunjabWithdrawls-links a:hover {
                background: #5969f3;
            }

    .PunjabWithdrawls .PunjabWithdrawls-wrap:hover img {
        transform: scale(1.1);
    }

    .PunjabWithdrawls .PunjabWithdrawls-wrap:hover::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
    }

    .PunjabWithdrawls .PunjabWithdrawls-wrap:hover .PunjabWithdrawls-info {
        opacity: 1;
    }

        .PunjabWithdrawls .PunjabWithdrawls-wrap:hover .PunjabWithdrawls-info::before {
            top: 15px;
            left: 15px;
        }

        .PunjabWithdrawls .PunjabWithdrawls-wrap:hover .PunjabWithdrawls-info::after {
            bottom: 15px;
            right: 15px;
        }

/*--------------------------------------------------------------
# TributryRivers
--------------------------------------------------------------*/
.TributryRivers #TributryRivers-flters {
    padding: 0;
    margin: 0 auto 25px auto;
    list-style: none;
    text-align: center;
    background: white;
    border-radius: 50px;
    padding: 2px 15px;
}

    .TributryRivers #TributryRivers-flters li {
        cursor: pointer;
        display: inline-block;
        padding: 8px 20px 10px 20px;
        font-size: 15px;
        font-weight: 600;
        line-height: 1;
        color: #444444;
        margin: 0 4px 8px 4px;
        transition: 0.3s;
        border-radius: 50px;
        border: 1px solid #fff;
    }

        .TributryRivers #TributryRivers-flters li:hover, .TributryRivers #TributryRivers-flters li.filter-active {
            color: #4154f1;
            border-color: #4154f1;
        }

        .TributryRivers #TributryRivers-flters li:last-child {
            margin-right: 0;
        }

.TributryRivers .TributryRivers-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgba(255, 255, 255, 0.75);
}

    .TributryRivers .TributryRivers-wrap::before {
        content: "";
        background: rgba(255, 255, 255, 0.75);
        position: absolute;
        left: 30px;
        right: 30px;
        top: 30px;
        bottom: 30px;
        transition: all ease-in-out 0.3s;
        z-index: 2;
        opacity: 0;
    }

    .TributryRivers .TributryRivers-wrap img {
        transition: 1s;
    }

    .TributryRivers .TributryRivers-wrap .TributryRivers-info {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        z-index: 3;
        transition: all ease-in-out 0.3s;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .TributryRivers .TributryRivers-wrap .TributryRivers-info::before {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            top: 35px;
            left: 35px;
            border-top: 3px solid rgba(1, 41, 112, 0.2);
            border-left: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .TributryRivers .TributryRivers-wrap .TributryRivers-info::after {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            bottom: 35px;
            right: 35px;
            border-bottom: 3px solid rgba(1, 41, 112, 0.2);
            border-right: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .TributryRivers .TributryRivers-wrap .TributryRivers-info h4 {
            font-size: 20px;
            color: #012970;
            font-weight: 700;
        }

        .TributryRivers .TributryRivers-wrap .TributryRivers-info p {
            color: #012970;
            font-weight: 600;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin: 0;
        }

    .TributryRivers .TributryRivers-wrap .TributryRivers-links {
        text-align: center;
        z-index: 4;
    }

        .TributryRivers .TributryRivers-wrap .TributryRivers-links a {
            color: #fff;
            background: #4154f1;
            margin: 10px 2px;
            width: 36px;
            height: 36px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: 0.3s;
        }

            .TributryRivers .TributryRivers-wrap .TributryRivers-links a i {
                font-size: 24px;
                line-height: 0;
            }

            .TributryRivers .TributryRivers-wrap .TributryRivers-links a:hover {
                background: #5969f3;
            }

    .TributryRivers .TributryRivers-wrap:hover img {
        transform: scale(1.1);
    }

    .TributryRivers .TributryRivers-wrap:hover::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
    }

    .TributryRivers .TributryRivers-wrap:hover .TributryRivers-info {
        opacity: 1;
    }

        .TributryRivers .TributryRivers-wrap:hover .TributryRivers-info::before {
            top: 15px;
            left: 15px;
        }

        .TributryRivers .TributryRivers-wrap:hover .TributryRivers-info::after {
            bottom: 15px;
            right: 15px;
        }










/*--------------------------------------------------------------
# Reservoir Comparative
--------------------------------------------------------------*/
.ReservoirComparative #ReservoirComparative-flters {
    padding: 0;
    margin: 0 auto 25px auto;
    list-style: none;
    text-align: center;
    background: white;
    border-radius: 50px;
    padding: 2px 15px;
}

    .ReservoirComparative #ReservoirComparative-flters li {
        cursor: pointer;
        display: inline-block;
        padding: 8px 20px 10px 20px;
        font-size: 15px;
        font-weight: 600;
        line-height: 1;
        color: #444444;
        margin: 0 4px 8px 4px;
        transition: 0.3s;
        border-radius: 50px;
        border: 1px solid #fff;
    }

        .ReservoirComparative #ReservoirComparative-flters li:hover, .ReservoirComparative #ReservoirComparative-flters li.filter-active {
            color: #4154f1;
            border-color: #4154f1;
        }

        .ReservoirComparative #ReservoirComparative-flters li:last-child {
            margin-right: 0;
        }

.ReservoirComparative .ReservoirComparative-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgba(255, 255, 255, 0.75);
}

    .ReservoirComparative .ReservoirComparative-wrap::before {
        content: "";
        background: rgba(255, 255, 255, 0.75);
        position: absolute;
        left: 30px;
        right: 30px;
        top: 30px;
        bottom: 30px;
        transition: all ease-in-out 0.3s;
        z-index: 2;
        opacity: 0;
    }

    .ReservoirComparative .ReservoirComparative-wrap img {
        transition: 1s;
    }

    .ReservoirComparative .ReservoirComparative-wrap .ReservoirComparative-info {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        z-index: 3;
        transition: all ease-in-out 0.3s;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .ReservoirComparative .ReservoirComparative-wrap .ReservoirComparative-info::before {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            top: 35px;
            left: 35px;
            border-top: 3px solid rgba(1, 41, 112, 0.2);
            border-left: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .ReservoirComparative .ReservoirComparative-wrap .ReservoirComparative-info::after {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            bottom: 35px;
            right: 35px;
            border-bottom: 3px solid rgba(1, 41, 112, 0.2);
            border-right: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .ReservoirComparative .ReservoirComparative-wrap .ReservoirComparative-info h4 {
            font-size: 20px;
            color: #012970;
            font-weight: 700;
        }

        .ReservoirComparative .ReservoirComparative-wrap .ReservoirComparative-info p {
            color: #012970;
            font-weight: 600;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin: 0;
        }

    .ReservoirComparative .ReservoirComparative-wrap .ReservoirComparative-links {
        text-align: center;
        z-index: 4;
    }

        .ReservoirComparative .ReservoirComparative-wrap .ReservoirComparative-links a {
            color: #fff;
            background: #4154f1;
            margin: 10px 2px;
            width: 36px;
            height: 36px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: 0.3s;
        }

            .ReservoirComparative .ReservoirComparative-wrap .ReservoirComparative-links a i {
                font-size: 24px;
                line-height: 0;
            }

            .ReservoirComparative .ReservoirComparative-wrap .ReservoirComparative-links a:hover {
                background: #5969f3;
            }

    .ReservoirComparative .ReservoirComparative-wrap:hover img {
        transform: scale(1.1);
    }

    .ReservoirComparative .ReservoirComparative-wrap:hover::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
    }

    .ReservoirComparative .ReservoirComparative-wrap:hover .ReservoirComparative-info {
        opacity: 1;
    }

        .ReservoirComparative .ReservoirComparative-wrap:hover .ReservoirComparative-info::before {
            top: 15px;
            left: 15px;
        }

        .ReservoirComparative .ReservoirComparative-wrap:hover .ReservoirComparative-info::after {
            bottom: 15px;
            right: 15px;
        }





/*--------------------------------------------------------------
# SindhComparative
--------------------------------------------------------------*/
.SindhComparative #SindhComparative-flters {
    padding: 0;
    margin: 0 auto 25px auto;
    list-style: none;
    text-align: center;
    background: white;
    border-radius: 50px;
    padding: 2px 15px;
}

    .SindhComparative #SindhComparative-flters li {
        cursor: pointer;
        display: inline-block;
        padding: 8px 20px 10px 20px;
        font-size: 15px;
        font-weight: 600;
        line-height: 1;
        color: #444444;
        margin: 0 4px 8px 4px;
        transition: 0.3s;
        border-radius: 50px;
        border: 1px solid #fff;
    }

        .SindhComparative #SindhComparative-flters li:hover, .SindhComparative #SindhComparative-flters li.filter-active {
            color: #4154f1;
            border-color: #4154f1;
        }

        .SindhComparative #SindhComparative-flters li:last-child {
            margin-right: 0;
        }

.SindhComparative .SindhComparative-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgba(255, 255, 255, 0.75);
}

    .SindhComparative .SindhComparative-wrap::before {
        content: "";
        background: rgba(255, 255, 255, 0.75);
        position: absolute;
        left: 30px;
        right: 30px;
        top: 30px;
        bottom: 30px;
        transition: all ease-in-out 0.3s;
        z-index: 2;
        opacity: 0;
    }

    .SindhComparative .SindhComparative-wrap img {
        transition: 1s;
    }

    .SindhComparative .SindhComparative-wrap .SindhComparative-info {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        z-index: 3;
        transition: all ease-in-out 0.3s;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .SindhComparative .SindhComparative-wrap .SindhComparative-info::before {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            top: 35px;
            left: 35px;
            border-top: 3px solid rgba(1, 41, 112, 0.2);
            border-left: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .SindhComparative .SindhComparative-wrap .SindhComparative-info::after {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            position: absolute;
            bottom: 35px;
            right: 35px;
            border-bottom: 3px solid rgba(1, 41, 112, 0.2);
            border-right: 3px solid rgba(1, 41, 112, 0.2);
            transition: all 0.5s ease 0s;
            z-index: 9994;
        }

        .SindhComparative .SindhComparative-wrap .SindhComparative-info h4 {
            font-size: 20px;
            color: #012970;
            font-weight: 700;
        }

        .SindhComparative .SindhComparative-wrap .SindhComparative-info p {
            color: #012970;
            font-weight: 600;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin: 0;
        }

    .SindhComparative .SindhComparative-wrap .SindhComparative-links {
        text-align: center;
        z-index: 4;
    }

        .SindhComparative .SindhComparative-wrap .SindhComparative-links a {
            color: #fff;
            background: #4154f1;
            margin: 10px 2px;
            width: 36px;
            height: 36px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: 0.3s;
        }

            .SindhComparative .SindhComparative-wrap .SindhComparative-links a i {
                font-size: 24px;
                line-height: 0;
            }

            .SindhComparative .SindhComparative-wrap .SindhComparative-links a:hover {
                background: #5969f3;
            }

    .SindhComparative .SindhComparative-wrap:hover img {
        transform: scale(1.1);
    }

    .SindhComparative .SindhComparative-wrap:hover::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
    }

    .SindhComparative .SindhComparative-wrap:hover .SindhComparative-info {
        opacity: 1;
    }

        .SindhComparative .SindhComparative-wrap:hover .SindhComparative-info::before {
            top: 15px;
            left: 15px;
        }

        .SindhComparative .SindhComparative-wrap:hover .SindhComparative-info::after {
            bottom: 15px;
            right: 15px;
        }