.pagination {
    float: right;
}

.d-nam-spl li {
    list-style-type: none;
}

.d-nam-spl li span {
    display: block;
    float: left;
    width: 210px;
}

.case_study1 .footer_row1 {
    width: 100%;
    padding: 14px 0 20px!important;
    float: left;
    text-align: center;
}

.case_study1 .pack_table .caption_column {
    width: 33%;
    float: left;
}

.case_study1 .pack_table .caption_column .heading_row,
.case_study1 .pack_table .column_2 .heading_row {
    background: #0e9ff6;
    color: #FFF;
    display: block;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
}

.case_study1 .pack_table .caption_column ul {
    list-style: none;
    padding: 0px;
}

.case_study1 .pack_table .caption_column li {
    background: #F4F4F4;
    list-style-type: none;
}

.case_study1 .pack_table li {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    min-height: 39px;
    text-align: center;
    line-height: 39px;
    padding: 0;
    text-transform: capitalize;
}

.case_study1 .pack_table .column_2 {
    width: 33.333%;
    float: left;
}

.case_study1 .pack_table .column_2 li {
    background: #f2f2f2;
    list-style-type: none;
}

.fr {
    width: 150px;
}


/* key maker listing css  */

.detail {
    box-shadow: 3px 4px 5px 3px rgba(0, 0, 0, .2);
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 5px;
}

.detail img {
    width: 100%;
    height: 220px;
}

.detail-box {
    margin-left: 20px;
}

.detail-box h4 {
    font-family: 'Bree Serif', serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    color: #1972f5;
    padding-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.detail-box p {
    margin-bottom: 14px;
    font-size: 13px;
    line-height: 20px;
    text-align: justify;
    margin-right: 10px;
}

.detail-box p a {
    border-bottom: 1px dotted #529cec;
    text-decoration: none;
    color: #529cec;
}

.detail-box p a:hover {
    color: #1972f5;
    border-bottom: 1px dotted #1972f5;
}

.detail-box p i.fas {
    color: #1972f5;
}

.detail-box ul {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

.detail-box ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
    border: 2px solid #529cec;
    padding: 2px 6px;
    border-radius: 2px;
}

.detail-box ul li:hover {
    background-color: #529cec;
    border: 2px solid #529cec;
    color: #fff;
}

.detail-box h6 {
    font-size: 14px;
    line-height: 18px;
}

.detail-box h6 i.fa {
    color: #1972f5;
}

.detail-box h6 span {
    float: right;
    font-family: 'Bree Serif', serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #1972f5;
    margin-right: 10px;
}

.carousel-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
}

.detail-body {
    padding: 40px 0;
}

.title {
    padding-bottom: 30px;
}

.offer {
    background: linear-gradient(115deg, rgb(134, 128, 128) 0%, rgb(26, 97, 173) 50%, transparent 50%), #034212;
    max-width: 200px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    color: #fff;
    border-radius: 2px;
    margin-bottom: 15px;
}

.offer-text {
    color: white;
    padding: 15px;
    font-weight: 700;
}

.offer-text-2 {
    color: white;
    font-weight: 700;
    margin-left: 25px;
}

.eligibal {
    padding: 20px;
    border: 1px solid #eee;
    background-color: rgba(239, 238, 238, 0.19);
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fcfcfc;
    margin-top: -31px;
    position: absolute;
    right: 50px;
    z-index: 9999;
}

.eligibal p {
    font-size: 13px;
    line-height: 20px;
}

.detail .discount-holder {
    color: #fff;
    background: #1972f5;
    top: 5px;
    right: -5px;
    position: relative;
    border-radius: 0 5px 0 0;
    float: right;
    font-size: 12px;
}

.detail .discount-holder span {
    display: block;
    position: relative;
    padding: 2px 12px 2px 8px;
}

.detail .discount-holder span:before {
    width: 0;
    height: 0;
    border-top: 17px solid #1972f5;
    border-left: 15px solid transparent;
    position: absolute;
    top: 0;
    left: -15px;
    content: '';
}

.detail .discount-holder span:after {
    width: 0;
    height: 0;
    border-bottom: 17px solid #1972f5;
    border-left: 15px solid transparent;
    position: absolute;
    bottom: 0;
    left: -15px;
    content: '';
}

.detail .discount-holder:after {
    background: #1972f5;
    border-bottom-right-radius: 4px;
    bottom: -6px;
    content: "";
    height: 6px;
    right: 0;
    position: absolute;
    width: 5px;
}


/* extra  */

.octf-btn {
    font-size: 14px !important;
    padding: 12px 20px 12px 20px !important;
}

.mt-2 {
    margin-top: 20px;
    text-align: center;
}
.list-btn-posts{
    margin: 40% 20% 0;
}
@media only screen and (max-width:764px){
    .list-btn-posts{
    margin: 10% 0px 10% 28%;
}
} 