.img-radius img {
    border-radius: 6px;
    display: block;
    height: auto;
    width: 100%;
    transform: none;
}

.img-radius {
    position: relative;
    display: block;
    width: 100%;
}


ul.products.e-learning-courses-list li.width33 {
    width: calc(33.33% - 27px) !important;
    position: relative;
    display: inline-block;
    margin-right: 40px !important;
    float: none !important;
}

ul.products.e-learning-courses-list li.width33:nth-child(3n) {
    margin-right: 0 !important;
}

ul.products.e-learning-courses-list li ul.btn_list {
    width: 100%;
    margin: 0 -10px !important;
}

.heading-17,
ul.products.e-learning-courses-list li .woocommerce-loop-product__title {
    padding: 20px 0 !important;
    text-align: center;
    color: #222324;
    font-size: 17px !important;
    font-weight: bold;
    border-bottom: 2px solid #f2ce14;
    width: 100%;
}

.e-learning-courses-list .width33 {
    margin-bottom: 40px;
}

.img-container {
    position: relative;
    /*    overflow: hidden;*/
    width: 100%;
    height: 100%;
}

.e-learning-courses-list {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between;*/
    z-index: 1;
    position: relative;
    margin: 0 !important;
}

.overlay-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 0;
    padding: 40px 20px;
    background: rgba(15, 50, 78, .8);
    border-radius: 4px;
    transition: all .5s linear;
    /*    transform: translateY(100%);*/
    transition: opacity 1s cubic-bezier(.165, .84, .44, 1);
    opacity: 0;
    overflow: hidden;
}

.overlay-caption .btn_list a {
    font-size: 16px;
}

.img-container .img-radius:hover .overlay-caption {
    /* transform: translateY(0px);*/
    transition: opacity .48s cubic-bezier(.165, .84, .44, 1);
    opacity: 1;
}

.overlay-caption p {
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.btn-req {
    color: #081825;
    background: #ffd911;
}

.btn-info {
    color: #081825;
    background: #fff;
}


.one-column-content .heading-34 {
    color: #0f324e;
}

.one-column-content {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
}

.one-column-content .icon {
    width: 150px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.one-column-content .icon:before {
    top: 0;
    transform: rotate(-5deg);
}

.one-column-content .content-wrap {
    width: calc(100% - 150px);
    padding-left: 50px;
    display: inline-block;
    border-left: 1px solid rgba(15, 50, 78, .2);
    position: relative;
}

#enq_popup .popup_close_btn {
    background: none;
}

.dlist li {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #222324;
}

.dlist.half li {
    width: 50%;
    display: inline-block;
}

.dlist li:before {
    background: #00aeef;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    top: 5px;
    left: 0;
}

.btn_list.hidden {
    display: none;
}

.top-pagination {
    display: inline-flex;
    justify-content: flex-end;
    margin-bottom: 25px;
    width: 100%;
}

.top-pagination span {
    font-size: 16px;
    display: inline-block;
    padding: 0 20px 0 0;
    border-right: 1px solid #dedede;
}

.top-pagination ul.page-numbers {
    display: inline-flex;
    margin: 0 10px;
}

.top-pagination ul.page-numbers li {
    position: relative;
    padding: 0 10px 0;
}

/* PAGINATION */
.top-pagination a.page-numbers,
.top-pagination a > span,
.top-pagination span:not(:first-child) {
    display: none;
}

.top-pagination .prev.page-numbers,
.top-pagination .next.page-numbers {
    display: inline-block;
    padding: 0 10px 0;
}

.top-pagination .prev.page-numbers:hover,
.top-pagination .next.page-numbers:hover {
    background: #ffd911;
}

pagination-wrpper {
    display: inline-flex;
    align-items: center;
}

.pagination-wrpper a {
    display: inline-block;
}

.pagination-wrpper a.prev.page-numbers img {
    margin-right: 10px;
}

.pagination-wrpper span {
    color: #222324;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    line-height: 30px;
}

.pagination-wrpper a.prev.page-numbers {
    margin-right: 100px;
}

.pagination-wrpper span,
.pagination-wrpper a {
    color: #222324;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 100%;
    line-height: 30px;
}
.pagination-wrpper span.prev,.pagination-wrpper span.next{width: auto;}
.pagination-wrpper a.next.page-numbers {
    margin-left: 100px;
    width: auto;
}

.pagination-wrpper a.next.page-numbers img {
    margin-left: 10px;
    margin-top: -2px;
}

.pagination-wrpper a.prev.page-numbers {
    margin-right: 100px;
    width: auto;
}

.pagination-wrpper a.prev.page-numbers img {
    margin-right: 10px;
    margin-top: -2px;
}

.pagination-wrpper a.prev.page-numbers:hover,
.pagination-wrpper a.next.page-numbers:hover {
    background: transparent;
}

.pagination-wrpper a.page-numbers {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 100%;
}

.pagination-wrpper a:hover span {
    color: #1ca8e5;
}

.pagination-wrpper ul li a.page-numbers:hover span ~ img {
    filter: invert(32%) sepia(100%) saturate(826%) hue-rotate(168deg) brightness(112%) contrast(99%);
}

.why-choose-sec.custm-sec-bg .top-shape-right {
    z-index: -1;
}

.custm-sec-bg .top-shape-right,
.why-choose-sec.custm-sec-bg .shape-top-right {
    top: -4.4vw;
}

.custm-sec-bg {
    position: relative;
    z-index: 1;
}

.custm-sec-bg .shape-left-bottom {
    position: absolute;
    left: -130px;
    bottom: 320px;
    z-index: -2;
}

.custm-sec-bg:after {
    position: absolute;
    content: "";
    background: #081825 url(../images/section-img/whychooseus-bottom-shape.svg) no-repeat;
    height: 9.666vw;
    bottom: 0px;
    width: 100%;
    left: 0;
    right: 0;
    background-size: cover;
    z-index: -1;
}

.custm-sec-bg .bottom-shape-line,
.inpg-content .bottom-shape-line {
    position: absolute;
    bottom: 0;
    z-index: 0;
    fill: none;
    stroke: #ffd911;
    stroke-width: 3px;
    fill-rule: evenodd;
}





/*.pagination-wrpper .page-numbers.current,
.pagination-wrpper .page-numbers:hover {
    background: #1ca8e5;
    color: #fff;
}*/

/* Media Query */


@media(max-width:1580px) {
    .pagination-wrpper {
        margin-top: 0;
    }
}

@media(max-width:1366px) {

    .overlay-caption {
        padding: 30px 20px;
    }

    .overlay-caption .btn-req.enq_popup_open {
        padding: 0px 20px;
    }

    .one-column-content .icon:before {
        left: -5px;
    }
}

@media(max-width:1280px) {}

@media(max-width:1200px) {


    ul.products.e-learning-courses-list li.width33 {
        width: calc(33.33% - 10px) !important;
        /*margin-right: 20px; */
        margin-right: 15px !important;
    }

    .overlay-caption p {
        display: none;
    }

    .btn_list li {
        margin-bottom: 10px;
    }

    .overlay-caption {
        display: flex;
        align-items: center;
    }

    .dlist.half li {
        width: 100%;
    }
}

@media(max-width:992px) {

    .one-column-content .icon {
        width: 15%;
    }

    .one-column-content .content-wrap {
        width: 100%;
        padding: 0;
        border: 0;
    }

    .one-column-content {
        margin-bottom: 35px;
    }

    .pagination-wrpper {
        margin-bottom: 50px;
        position: relative;
    }

}

@media(max-width:768px) {

    .btn_list.hidden {
        display: flex;
    }

    .btn_list li:first-child {
        order: 2;
    }

    .btn_list li:last-child {
        order: 1;
    }

    .img-container:hover .overlay-caption {
        display: none;
    }

    .img-container {
        background: azure;
        border-bottom: 2px solid #f2ce14;
        text-align: center;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .img-container .heading-17,
    ul.products.e-learning-courses-list li .woocommerce-loop-product__title {
        padding: 12px 0;
        font-size: 14px !important;
        line-height: 18px;
        border: 0;
    }

    .btn_list.hidden .btn-info {
        border: 1px solid rgb(8, 24, 37);
    }

    .btn_list.hidden [class*="btn-"] {
        min-height: 40px;
        padding: 0 15px;
    }

    ul.products.e-learning-courses-list li .woocommerce-loop-product__title {
        border-bottom: 0;
    }

    .one-column-content .icon {
        width: 25%;
    }
}

@media(max-width:680px) {


    ul.products.e-learning-courses-list li.width33,
    ul.products.e-learning-courses-list li.width33:nth-child(3n) {
        width: calc(50% - 10px) !important;
        margin-right: 10px !important;
    }

    ul.products.e-learning-courses-list li.width33:nth-child(2n) {
        margin-right: 0 !important;
    }
}

@media(max-width:580px) {
    .pagination-wrpper ul li a.prev.page-numbers {
        margin-right: 10px;
    }

    .pagination-wrpper ul li a.next.page-numbers {
        margin-left: 10px;
    }

    .pagination-wrpper ul li {
        margin: 0 0px;
    }

    .pdt50 {
        padding-top: 25px;
    }
}

@media(max-width:480px) {
    .e-learning-courses-list .width33 {
        width: calc(50% - 6px) !important;
    }

    .btn_list.hidden [class*="btn-"] {
        min-height: 40px;
        padding: 0 10px;
    }

    .btn_list.hidden [class*="btn-"] {
        font-size: 12px;
    }

    .img-container .heading-17,
    ul.products.e-learning-courses-list li .woocommerce-loop-product__title {
        font-size: 13px !important;
    }

    .one-column-content .icon {
        width: 30%;
        margin-left: 15px;
    }

    .one-column-content {
        margin-bottom: 15px;
    }

    .pagination-wrpper {
        margin-top: 0px;
    }
}

@media(max-width:360px) {
    .e-learning-courses-list .width33 {
        width: 100% !important;
    }

    .btn_list.hidden {
        display: flex;
    }

    .one-column-content .icon {
        width: 38%;
    }
}
