.bg-hero-top {
    background: url('https://cdn.rentechdigital.com/common_files/common/details-image-top.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
    position: relative;
    z-index: 1;
    background-position: center center;
}

.details-page-main .comn-info-text h1{
    font-size: 50px;
}

.details-page-main .comn-info-text h2{
    font-size: 36px;
}

.details-page-main .comn-info-text p{
    font-size: 16px;   
}

.hiring-btn-career {
    background: linear-gradient(93.92deg, rgb(253, 205, 113) 1.86%, rgb(244, 126, 114) 20.07%, rgb(209, 81, 184) 48.33%, rgb(154, 87, 209) 76.32%, rgb(114, 69, 222) 103.17%);
    border-radius: 68px;
    font-weight: 500;
    padding: 3px 13px;
}

.main-detail-txt h2{
    font-size: 26px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 15px;
}

.main-detail-txt p{
    font-size: 16px;
    color: #183B56;
    line-height: 26px;
    margin-bottom: 15px;
}

.detail-video-section{
    margin: 0 0 50px 0;
    border-radius: 13px;
}

.detail-video-section iframe{
    border-radius: 13px;
}

.detail-text-sec-list{
    list-style: disc;
    padding-left: 25px;
}

.detail-text-sec-list li::marker{
    background-color: #183B56;
}

.detail-text-sec-list li p{
    margin-bottom: 5px;
}

.detail-text-sec-list li:last-child p{
    margin-bottom: 15px;
}

.detail-txt {
    padding-bottom: 40px;
}

.bg-image-detail{
    background-image: url('https://cdn.rentechdigital.com/common_files/common/plugin-detail-page-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.detail-link h3{
    font-weight: 700;
    font-size: 20px;
    color: #000000;
}

.detail-link-txt {
    margin-top: 15px;
}

.detail-link-txt a{
    font-size: 15px;
    color: #183B56;
    transition: all 0.3s;
    font-weight: 500;
}

.detail-link-txt a:hover{
    color: #6A5AEC;
}

.detail-link-txt a svg{
    transition: all 0.3s;
}

.detail-link-txt a:hover svg path{
    fill: #6A5AEC;
}

.crr-jobs-box-main {
    background-color: #ffffff;
    border: 1px solid #E5EAF4;
    box-shadow: 5px 15px 26.6667px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    padding: 30px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.ctr-mdl-cust-imgs img {
    width: 75px;
    height: 75px;
    object-fit: contain;
}

.crr-jobs-box-ctr h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.152381px;
    color: #111827;
    margin: 15px 0 10px 0;
}

.crr-jobs-box-ctr bdi {
    font-size: 14px;
    line-height: 18px;
    color: #183b56;
}

.crr-jobs-box-arrows {
    font-weight: 600;
    font-size: 14px;
    color: #6f5aec;
    line-height: 0px;
    margin-top: 15px;
}

.detial-img-slider-list {
    border-radius: 17.9822px;
}

.detial-img-slider-list img{
    object-fit: contain;
    border-radius: 17.9822px;
}

.detial-slide-right-space{
    padding-left: 100px;
}

.detial-img-slider .swiper-pagination{
    position: relative;
    margin-top: 30px;
}

.detial-img-slider .swiper-pagination .swiper-pagination-bullet{
    background-color: #DEDEDE;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.detial-img-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #6F5AEC;
}

.detial-img-slider .swiper{
    position: unset;
}

.detial-img-slider .swiper-button-prev:after,
.detial-img-slider .swiper-button-next:after{
    display: none;
}

.detial-img-slider .swiper-button-prev,
.detial-img-slider .swiper-button-next{
    background-position: center;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border: 2px solid rgba(173, 179, 188, 0.5);
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    z-index: 9;
}

.detial-img-slider .swiper-button-prev:hover,
.detial-img-slider .swiper-button-next:hover{
    background-color: rgb(229, 229, 229);
    border-color: rgb(229, 229, 229);
}

.detial-img-slider .swiper-button-prev{
    background-image: url('https://cdn.rentechdigital.com/common_files/common/swiper-left-arrow.svg');
    left: -20px;
}

.detial-img-slider  .swiper-button-next{
    background-image: url('https://cdn.rentechdigital.com/common_files/common/swiper-right-arrow.svg');
    right: -20px;
}

.slide-modal-fixed .modal-content{
    border: 0;
    border-radius: 0;
}   

.slide-modal-fixed.modal-dialog{
    border: 0;
    border-radius: 0;
    box-shadow: none;
    max-width: 1280px;
    margin: auto;
    padding: 0;
    height: 100%;
    transform: scale(0.85) !important;
}

.detial-img-slider-modal .detial-img-slider .swiper-pagination{
    position: absolute;
    bottom: -50px;
}

.intershap-info-rounded span{
    background-color: #FFFFFF;
    box-shadow: inset 0px -3.72465px 5px rgba(10, 37, 64, 0.05);
    border-radius: 50%;
    width: 150px;
    min-width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.intershap-info-rounded span img{
    width: 75px;
    height: 75px;
    object-fit: contain;
}

.slide-modal-fixed .slider-swiper-main .swiper-pagination {
    position: absolute;
    bottom: -40px;
    margin: 0;
    padding: 0;
    opacity: 1;
}

.slide-modal-fixed .slider-swiper-main .swiper-pagination .swiper-pagination-bullet{
    background: #fff;
}

.slide-modal-fixed .slider-swiper-main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
}

.slide-modal-fixed .slider-swiper-main .detial-img-list-modal img{
    object-fit: contain;
}

.slide-modal-fixed .btn-close{
    box-shadow: none !important;
    opacity: 1;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 15px;
    cursor: pointer;
}

.slide-modal-fixed .btn-close:hover{
    opacity: 1;
}

.slide-modal-fixed .swiper-container{
    position: unset;
}



/* ------------------------------------------------ css media query ------------------------------------------------ */

@media (min-width: 1200px) {
    .dtls-btm-logos-fix-main .dtls-btm-logos-fix{
        flex: 0 0 auto;
        width: 20%;
    }
}

@media (max-width: 991px) {
    .detial-slide-right-space{
        padding-left: 0;
        padding-top: 0;
    }

    .details-page-main .comn-info-text h1{
        font-size: 34px;
    }

    .details-page-main .comn-info-text h2{
        font-size: 30px;
    }

    .dtls-btm-logos{
        text-align: center;
    }

    .detial-img-slider .swiper-button-prev, .detial-img-slider .swiper-button-next{
        display: none;
    }
}

@media (max-width: 767px) {
    .bg-hero-top {
        padding: 30px 0;
    }

    .details-page-main .comn-info-text h1 {
        font-size: 28px;
    }

    .details-page-main .comn-info-text h2{
        font-size: 22px;
    }

    .details-page-main .comn-info-text p {
        font-size: 15px;
    }

    .main-detail-txt h2{
        font-size: 20px;
        margin-bottom: 5px;
    }

    .main-detail-txt p{
        font-size: 14px;
        margin-bottom: 5px;
    }

    .detail-link h3{
        font-size: 18px;
    }

    .detail-link-txt a{
        font-size: 14px;
    }

    .detail-txt {
        padding-bottom: 20px;
    }

    .detail-video-section {
        margin: 0px 0 40px 0;
    }

    .intershap-info-rounded span {
        width: 120px;
        min-width: 120px;
        height: 120px;
    }

    .slide-modal-fixed.modal-dialog{
        width: 100%;
        transform: scale(0.95) !important;
    }
}