﻿* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Roboto", sans-serif !important;
}

div:after {
    content: '';
    display: block;
    clear: both;
}

.preheader-psp {
    background: #0D5076;
    padding: 10px 0;
    color: #fff;
    background-image: linear-gradient( 104.1deg, rgb(0, 61, 100) 13.6%, rgb(47, 127, 164) 49.4%, rgb(127, 39, 109) 93.3% );
}

    .preheader-psp a {
        text-decoration: none !important;
        color: #fff;
    }

.header-psp {
    padding: 5px;
    box-shadow: 5px 7px 26px -5px rgba(104, 113, 123, .1);
    position: relative;
    background-color: #fff;
    z-index: 9;
}

.mpo-img {
    height: 30px;
}

.icsion-img {
    border-right: 2px solid #2c2c2c;
    padding-right: 5px;
}

.logindetails {
    display: flex;
}

.slideBanner {
    position: relative;
    height: 100%;
}

a.dropdown-item {
    color: #000 !important;
}

    a.dropdown-item:hover {
        color: #837e7e !important;
    }
/*.slideBanner:after {
    content:'';
    position:absolute;
    left:0;
    width:100%;height:100%;
    top:0;
background-color: rgba(0,0,0,.1);
  background: rgb(52,29,255);
  background: linear-gradient(90deg, rgba(34, 31, 57, 0.93) 0%, rgba(27, 34, 2, 0.38) 100%);
}*/
.slideBanner-bg {
    width: 100%;
    object-fit: cover;
    height: 700px;
    object-position: top;
}

.banner-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

    .banner-content .banner_heading {
        color: #fff;
    }

.banner_heading {
    color: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 100px 0;
}

    .banner_heading h1 {
        font-family: "Josefin Sans", sans-serif !important;
        font-weight: 900;
        font-size: 56px;
        color: #fff;
        margin: 0;
    }

.banner_subheading {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    background-color: #0D5076;
    padding: 5px 10px;
    margin-bottom: 40px;
}

.banner_heading span {
    font-weight: 500;
    color: #000;
    background: rgba(13, 80, 118, 0.05);
    padding: 8px 30px 8px 13px;
}

.banner-kb-btn {
    background-color: #b9e4fd;
    padding: 10px 20px;
    border-radius: 40px;
    text-decoration: none;
    color: #000;
    opacity: 1;
    border: 1px solid transparent;
}

    .banner-kb-btn:hover {
        border: 1px solid #fff;
        background-color: transparent;
        color: #fff;
    }

.card-age-section {
    background: #fff;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    z-index: 0;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.class-age-section {
    margin-top: -31px;
    z-index: 9;
    position: relative;
}

.card-age-section a {
    padding: 12px 30px;
    font-weight: 500;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #000;
    font-size: 18px;
    letter-spacing: -1.2px;
    pointer-events: none;
    /*min-height:150px;*/
}

    .card-age-section a img {
        height: 38px;
        margin-right: 1px;
        transition: .5s all;
    }

    .card-age-section a span strong {
        font-size: 20px;
        font-weight: 600;
    }

.divAbsolute-card {
    /*background-color: #fffd7d;*/
    position: absolute;
    left: -8px;
    width: 370px;
    height: 100px;
    top: 96px;
    background-color: #afb3ff;
    /*rotate: -5deg;*/
    z-index: -1;
    border-radius: 0;
    background-image: linear-gradient(90deg, rgb(255, 88, 88) 0%, rgb(255, 200, 200) 100%);
    background-image: linear-gradient(90deg, rgb(89, 92, 255) 0%, rgb(198, 248, 255) 100%);
}

    .divAbsolute-card h3 {
        /*rotate: 5deg;*/ font-size: 20px;
        padding: 15px 20px;
        text-align: center;
    }

.card-age-section:hover .divAbsolute-card {
    rotate: 0deg;
    transition: .4s ease;
    transition: .5s all;
    background-image: linear-gradient(90deg, rgb(89, 92, 255) 0%, rgb(72, 221, 242) 100%);
}

    .card-age-section:hover .divAbsolute-card h3 {
        /*rotate:0deg;*/
    }

.card-age-section:hover .mouseicn {
    transform: translateY(5px);
    transition: .5s all;
}

.iconCard {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    right: 0;
    margin: 0 auto;
    text-align: center;
    opacity: .2;
    transition: .8s all;
}

    .iconCard img {
        height: 150px;
    }

.card-age-section:hover .iconCard {
    top: -20px !important;
    transition: .5s all;
    opacity: .1;
}

.section {
    padding: 50px 0 0;
}

    .section h3 {
        text-align: center !important;
        font-size: 40px;
        text-align: left;
        color: #002c54;
    }

    .section p {
        text-align: center;
    }

.whysection {
    position: relative;
}

    .whysection p {
        color: #0b3e57;
    }

    .whysection:after {
        content: '';
        width: 70%;
        height: 1px;
        background-color: #f0f0f0;
    }

/* whyChoose */
.whyChoose ul {
    margin: 10px 0 10px 0;
    padding: 6px 0;
}

    .whyChoose ul li {
        margin: 0;
        padding: 0;
    }

.asking-outer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
}

.askingContent {
    width: 50%;
    padding: 50px; /*background-image: linear-gradient(90deg, rgb(89, 92, 255) 0%, rgb(71, 142, 184) 100%);*/
    /*background-image: linear-gradient(90deg, rgb(11, 12, 50) 0%, rgb(71, 142, 184) 100;*/
    background-color: #edf4f2;
    color: #fff;
}

    .askingContent h2 {
        font-size: 1.5rem;
    }

.askingContent-image {
    width: 50%;
    text-align: center;
}

.whyChoose h1 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 300;
}

    .whyChoose h1 strong {
        color: #252990;
    }

.askingContent-image img {
    height: 400px;
}
/*.contact-shape {
       height:300px;
       width:300px;
       border-radius:50% 50% 0 50%;
       background-color:rgb(255, 200, 200);
   }*/
.contactdetails {
    padding: 50px 0;
}

    .contactdetails h3 {
        font-size: 40px;
        text-align: left !important;
    }

    .contactdetails p {
        text-align: left !important;
    }

.contactSection {
    padding: 50px 0 0;
}

.contact-title {
    font-size: 20px;
    position: relative;
}

    .contact-title:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 60%;
        height: 2px;
        transition: .5s all;
        background-color: #4d7ece;
        opacity: .4;
    }

.hightlighted {
    position: relative;
    background-color: yellow;
    padding: 0.1em 0.1em;
}

.address-contact ul {
    margin: 0;
    padding: 10px 0 0 0px;
    margin-bottom: 30px;
}

    .address-contact ul li {
        list-style-position: inside;
    }

.address-contact:hover .contact-title:after {
    transition: .5s all;
    width: 100%;
    height: 40%;
    z-index: -1;
}

.mpotcsion-table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 10px 10px;
    margin-bottom: 10px;
}

    .mpotcsion-table th {
        padding: 8px;
        border-bottom: #d9d9d9 1px solid;
        background: #ddd;
        color: #000;
        font-size: 17px;
        margin: 0 0 0 0;
        font-weight: normal;
    }

    .mpotcsion-table td {
        padding: 6px;
        border-bottom: #ddd 1px solid;
        text-align: left;
    }

.mpo-tcsIon_footer {
    padding: 5px 0;
    text-align: center;
    background-image: linear-gradient( 104.1deg, rgb(0, 61, 100) 13.6%, rgb(47, 127, 164) 49.4%, rgb(127, 39, 109) 93.3% );
    color: #fff;
}
/* Inner pages design */
.pageTitle {
    background-color: #003d641f;
    padding: 7px;
}

    .pageTitle a {
        text-decoration: none !important;
        color: #000;
        display: block;
        width: 100%;
        height: 100%;
        transition: .5s all;
        padding: 6px 20px;
    }

        .pageTitle a:hover {
            background-color: #97c3da1c;
            border-radius: 0;
            box-shadow: 0 12px 10px -10px #0D5076;
        }

.backButton img {
    height: 30px;
}

.logoutUser img {
    height: 30px;
}

.mpo-tcsIon-wrapper {
    min-height: 100vh;
    height: 100%;
    background: #cdd9e130;
    padding: 20px 0 50px 0;
}

.loginWrapper {
    position: relative;
}

.login-container {
    margin: 0 auto;
    height: 100%;
    width: 95%;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.loginImage {
    background-color: #fafafa;
}

    .loginImage img {
        background-color: #fafafa;
        text-align: center;
    }

.loginfields {
    padding: 30px 13px;
}

.form-group {
    margin-bottom: 1rem;
}

.otp-login a {
    color: rgb(52,29,255);
    text-decoration: none !important;
    margin-bottom: 1em;
    display: block;
}

.loginButton {
    display: block;
    border: 0;
    margin: 0 auto;
    border-radius: 5px;
    padding: 10px;
    background: #0D5076;
    color: #fff;
    opacity: .9;
    margin: 0 auto;
}

    .loginButton:hover {
        opacity: 1;
    }

.forgotpass {
    width: 100%;
    text-align: right;
}

    .forgotpass a {
        text-decoration: none !important;
    }

        .forgotpass a:hover {
            text-decoration: underline !important;
        }

.create-account {
    text-decoration: none !important;
}

    .create-account:hover {
        text-decoration: underline !important;
    }

.loginBody {
    background: #cdd9e130;
}

.login-container .form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .1rem rgba(8, 79, 183, 0.5);
}

.createNew {
    text-align: center;
    margin: 20px 0 0 0;
}

    .createNew a {
        margin: 20px auto;
        border-radius: 5px;
    }

@media only screen and (max-width: 555px) {


    .burger {
        width: 16%;
        display: inline-block;
    }

    .header-psp .btn-group {
        width: auto;
        display: inline-block;
    }

    .logindetails.float-end {
        float: right !important;
        margin: 0 auto;
        text-align: right;
    }

    .banner_heading {
        padding: 20px 0 !important;
        text-align: center;
    }

    .buttonbottom-banner {
        padding-top: 0;
    }

    .banner_subheading {
        display: none !important;
    }

    .banner_heading span {
        display: none !important;
    }

    .banner_heading h1 {
        font-size: 19px !important;
    }

    .banner-kb-btn {
        background-color: #b9e4fd;
        padding: 3px 10px !important;
    }
}

@media only screen and (max-width: 786px) {
    .icsion-img {
        display: none;
    }



    .header-psp .btn-group {
        width: auto;
        display: inline-block;
    }

    .logindetails.float-end {
        float: right !important;
        margin: 0 auto;
        text-align: right;
        width: 50%;
        justify-content: end;
    }

    .mpo-logo.float-start {
        float: left !important;
        margin: 0 auto;
        text-align: center;
        width: 50%;
    }

    .banner_heading {
        padding: 50px 0;
        text-align: center;
    }

        .banner_heading span {
            display: block;
        }

    .banner_subheading {
        margin: 10px 0 0 0 !important;
    }

    .banner_heading h1 {
        font-weight: 900;
        font-size: 26px;
        color: #fff;
        margin: 0;
        display: none;
    }

    .banner-kb-btn {
        background-color: #b9e4fd;
        padding: 0px 10px !important;
        margin-bottom: 6px;
        display: inline-block;
    }

    .slideBanner-bg {
        width: 100%;
        object-fit: fill;
    }

    .loginImage {
        display: none;
    }

    .askingContent, .askingContent-image {
        width: 100%;
        margin-bottom: 10px;
    }

        .askingContent-image img {
            height: 100%;
        }

    .card-age-section {
        margin-bottom: 30px;
    }

    .divAbsolute-card {
    }

    .contact-left img {
        max-width: 100%;
    }

    .divAbsolute-card {
        left: 0;
        width: 100%;
        height: 100px;
    }

    .askingContent {
        text-align: center;
    }

    .whyChoose ul li {
        list-style-position: inside;
    }

    .card-age-section a {
        text-align: center;
    }

    .address-contact ul li {
        text-align: center;
        list-style-type: none;
    }

        .address-contact ul li strong {
            display: block;
        }

    .mpotcsion-table td {
        display: block;
        width: 100%;
        text-align: center;
    }

    .contactdetails {
        text-align: center;
    }

    .loginfields {
        padding: 18px;
    }

    .attributesList {
        padding: 0 !important;
    }

    .askingContent {
        padding: 10px;
    }

    .attributesImage img {
        max-width: 100%;
        clip-path: none !important;
        border-radius: 30px;
    }

    .milestonesImage img {
        clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%) !important;
    }

    .class-age-section {
        margin-top: 0px;
    }
}



/* 20032025 */
.table4 td {
    width: 25%;
}

.loginWrapper .table td select, .loginWrapper .table td input[type="text"], .loginWrapper .table td input[type="password"],
.loginWrapper .table td textarea {
    appearance: auto !important;
    padding: .575rem .75rem;
    width: 100%;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.loginWrapper .table td .form-group {
    margin: 0 !important;
}

.loginWrapper .table td {
    vertical-align: middle;
}


@media only screen and (max-width: 786px) {
    .loginWrapper .table4 td {
        width: 100%;
        display: block;
    }
}


/* PSP Design Works */
.whyChoose h3 {
    font-size: 40px;
    text-align: center;
}

.whyChoose p {
    text-align: justify;
}

.subhead {
    text-align: center !important;
}

/* Menu side slider */
@media screen and (max-width: 600px) {
    .pushNav {
        width: 75%;
        right: -75%;
    }
}

@media screen and (min-width: 601px) {
    .pushNav {
        width: 350px;
        right: -350px;
    }
}

ul.pushNav {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.pushNav {
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 999999;
    overflow: hidden;
    background: #96b7c9;
    transition: ease-in-out 0.5s;
}

    .pushNav hr {
        border: 1px solid #555;
    }

    .pushNav, .pushNav a {
        font-size: 1em;
        font-weight: 500;
        color: #000;
        text-decoration: none;
    }

.pushNavIsOpen {
    overflow: auto;
    height: 100%;
}

.js-topPushNav.isOpen, .pushNav_level.isOpen {
    right: 0;
}

.closeLevel, .openLevel {
    cursor: pointer;
}

.openLevel, .closeLevel, .pushNav a {
    padding: 1em 0;
    display: block;
    text-indent: 20px;
    transition: background 0.4s ease-in-out;
}

    .openLevel:hover, .closeLevel:hover, .pushNav a:hover {
        background: #182e39;
        color: #fff;
    }

.hdg {
    background-color: #29495b;
}

.closeLevel, closelevel > i {
    font-size: 1em;
    color: #fff;
}

.burger {
    /*! position: absolute; */
    /*! top: 24px; */
    /*! right: 48px; */
    width: 50%;
}

.logindetails .btn-primary {
    background-color: #002c54 !important;
    border: 1px solid #002c54;
}

.burger i {
    font-size: 2em;
}

.screen {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.pushNavIsOpen .screen {
    height: 100%;
    opacity: 1;
}

.fa {
    display: inline;
    padding: 5px;
}



.wrappermenu {
    max-width: 625px;
    margin: 120px auto;
    padding: 0 20px;
    color: #fff;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: 100;
    font-size: 1.1em;
    line-height: 1.4em;
}

    .wrappermenu a {
        color: #20c270;
        text-decoration: none;
    }

    .wrappermenu button {
        background-color: #20c270;
        margin: 50px auto;
        display: block;
        padding: 10px 40px;
        border: none;
    }

        .wrappermenu button:hover {
            background-color: #18a960;
        }

        .wrappermenu button a {
            color: #fff;
            font-size: 2em;
        }
/* Attribute of psp */
.attributesofPSP {
    background-color: #f6f7f8 !important;
    padding-bottom: 50px;
}

.attributesList {
    padding: 30px 50px;
}

.attributesImage img {
    max-width: 100%;
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    border-radius: 30px;
}

.attributesList ul {
    margin: 0;
    padding: 0 0 0 22px;
    list-style-position: inside;
    text-indent: -20px;
}

    .attributesList ul li {
        padding: 2px 0;
    }

        .attributesList ul li strong {
            font-weight: 600;
        }
/* Milestones */
.milestonesTable {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
}

    .milestonesTable th, .milestonesTable td {
        padding: 5px;
        border: 2px solid #000;
    }

    .milestonesTable th {
        background-color: #f6f6f6;
    }

img, svg {
    max-width: 100%;
    vertical-align: middle;
}

.milestoneBox {
    padding: 20px 0;
}

.milestonesImage img {
    clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
}




button.back-to-top {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    height: 0px;
    width: 0px;
    overflow: hidden;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    color: transparent;
    clear: both;
    visibility: hidden;
    position: fixed;
    cursor: pointer;
    display: block;
    border: none;
    right: 50px;
    bottom: 75px;
    font-size: 0px;
    outline: 0 !important;
    z-index: 99;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    button.back-to-top:hover,
    button.back-to-top:active,
    button.back-to-top:focus, {
        outline: 0 !important;
    }

    button.back-to-top::before,
    button.back-to-top::after {
        content: "";
        display: block;
        vertical-align: middle;
        border-bottom: solid 10px #0D5076;
        border-left: solid 10px transparent;
        line-height: 0;
        border-right: solid 10px transparent;
        height: 0;
        margin: 18px auto 0;
        width: 0;
        border-radius: 20px;
        visibility: hidden;
    }

    button.back-to-top.show::after,
    button.back-to-top.show::before {
        visibility: visible;
    }

    button.back-to-top::after {
        border-bottom-color: #fff;
        position: relative;
        top: -24px;
    }

    button.back-to-top.show {
        display: block;
        background: #fff;
        color: #00ab6c;
        font-size: 25px;
        right: 25px;
        bottom: 50px;
        height: 50px;
        width: 50px;
        visibility: visible;
        box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    }

        button.back-to-top.show:active {
            box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
            -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
            -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
        }
/* User profile page design */
.profile-container {
    padding: 30px 0;
}

.userProfilebox {
    background-color: #fff;
    border: 1px solid #33483b29;
}

.userImage-profile {
    padding: 10px 0;
}

    .userImage-profile img {
        height: 80px;
        border-radius: 50%;
        border: 3px solid #ffcf3f;
        display: block;
        margin: 0 auto;
    }

    .userImage-profile h6 {
        text-align: center;
        text-transform: uppercase;
        margin: 5px 0;
    }

    .userImage-profile p {
        text-align: center;
        color: #878787;
    }

.profileSide-box {
    background-color: #fff;
    height: 100vh;
    border: 1px solid #33483b29;
}

/* Menu vertical */
.profile-menulinks nav {
    position: relative;
    width: 100%;
}

.profile-menulinks .bg-dark {
    background-color: #0d5076 !important;
}

.profile-menulinks nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .profile-menulinks nav ul li {
        /* Sub Menu */
    }

        .profile-menulinks nav ul li a {
            display: block;
            padding: 10px 15px;
            color: #fff;
            font-size: 14px;
            text-decoration: none;
            -webkit-transition: 0.2s linear;
            -moz-transition: 0.2s linear;
            -ms-transition: 0.2s linear;
            -o-transition: 0.2s linear;
            transition: 0.2s linear;
        }

            .profile-menulinks nav ul li a:hover {
                background: #fffed9;
                color: #000;
            }

            .profile-menulinks nav ul li a .fa {
                width: 16px;
                text-align: center;
                margin-right: 5px;
                float: right;
            }

    .profile-menulinks nav ul ul {
        background: rgba(88, 152, 188, 0.25);
    }

    .profile-menulinks nav ul li ul li a {
        border-left: 4px solid transparent;
        padding: 10px 20px;
    }

        .profile-menulinks nav ul li ul li a:hover {
            border-left: 4px solid #073b59;
        }
/* Profile user */
.profile-container .card-header {
    font-weight: 500;
    color: #000 !important;
}

.profile-container .btn-primary {
    background: #0D5076;
    border: 1px solid #0D5076;
}

.needContent p strong {
    font-size: 18px;
    font-weight: 600;
}

.float-right-side {
    width: 29%;
}

.sideLinks {
    width: 100%;
    display: flex;
    line-height: 1.8;
}

.pageTitle a {
    display: inline !important;
}

/* Login */


.help_popup {
    position: relative;
    display: inline-block;
}




    /* Tooltip text */
    .help_popup .help_popuptext {
        visibility: hidden;
        width: 350px;
        background-color: #fff;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        right: 18px;
        top: -100px;
        box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    }

    /* Show the tooltip text when you mouse over the tooltip container */
    .help_popup:hover .help_popuptext {
        visibility: visible;
        padding: 10px;
    }

    .help_popup ul {
        margin: 0;
        padding: 0;
    }

        .help_popup ul li {
            padding: 8px 8px 8px 34px;
            border-bottom: 1px solid #A3E0E6;
            text-align: left;
            line-height: 19px;
            color: #484848;
            font-size: 14px;
            text-indent: -21px;
            list-style-position: inside;
        }

            .help_popup ul li:last-child {
                border: none;
            }

    .help_popup h2 {
        padding: 10px;
        color: #000;
        font-size: 18px;
        text-align: left;
        border-bottom: 2px solid #ccc;
        margin: 0;
    }

.login_captcha_area {
    background-color: #fff;
    padding: 10px;
    margin: 22px 0;
    border: 1px solid #c7dcdc99;
}

.login_c-img {
    width: 33%;
}

    .login_c-img img {
        margin-top: 0 !important;
        vertical-align: middle;
    }

.login_c-img_input {
    width: 37% !important;
}

    .login_c-img_input input {
        width: 100% !important;
        outline: none;
        /*box-shadow: 0px 0px 5px #ddd;*/
        border: #ddd 1px solid;
    }

        .login_c-img_input input:visible {
            border: 1px solid #1d82ae !important;
        }

.login_captcha_area input[type="text"] {
    /*width: 45%;*/
    padding: 8px;
    /*border: 1px solid #95dede;*/
}

.login_captcha_area input:focus-visible {
    border: 1px solid #95dede !important;
}

.login_captha_icn input[type="image"] {
    height: 20px;
    margin: 9px 5px;
}

.server_name {
    position: fixed;
    right: 20px;
    bottom: 0;
    padding: 10px 20px;
    color: #000;
    background-color: #ffc121;
    border-radius: 10px 10px 0 0;
}

.visitors_count {
    /* position: fixed;
    left: -6px;
    bottom: 0;
    padding: 10px 20px;
    color: #ffffff;
    background-color: #2971b3;
    border-radius: 10px 10px 0 0;
    z-index: 99999;
    width: 20%;*/
    position: static;
    left: 30px;
    bottom: 0;
    /* width: 410px; */
    padding: 4px 20px;
    /* display: flex
; */
    font-size: 3px;
    text-align: center;
    /* display: inline-block; */
    font-weight: 500;
    margin: 0 auto;
    color: #dcdcdc;
    /* border: solid 1px #210086; */
    /* border-radius: 50px 50px; */
    gap: 11px;
    z-index: 999999 !important;
    margin: 0 auto;
    background-color: transparent;
}

#divMsg_PSP {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    top: 0;
    height: 100vh;
    left: 0;
    z-index: 9999;
    padding-top: 100px;
}

.msg_container {
    width: 50%;
    height: 200px;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 30px;
}

    .msg_container p {
        font-size: 20px;
    }

.instructionReset ul {
    margin: 0;
    padding: 0;
}

.instructionReset {
    padding: 20px 0;
}



/* table modal popup */
.modal-body .elcriteriatable {
    width: 100%;
}

    .modal-body .elcriteriatable td {
        border: 1px solid #ddd !important;
        padding: 5px;
        font-size: 14px;
    }

/* Process flow */

.sectionProcess {
    padding: 40px;
    margin-top: -10px;
}

    .sectionProcess h3 {
        margin-bottom: 30px;
        text-align: left;
    }

/*.dl-blurbs {
    display: grid;
    margin-top: -10px;
}*/

.dl-blurbs ol, .dl-blurbs ul {
    margin-top: 0;
    margin-bottom: 1rem;
    margin: 0;
    padding: 0 0 0 24px;
}

.flex-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /*grid-gap: 20px;*/
}

    .flex-container li {
        list-style-type: none;
    }

.dl-blurbs {
    position: relative;
}

    .dl-blurbs:after {
        content: '';
        position: absolute;
        left: -26px;
        width: 9%;
        height: 112%;
        top: -23px;
        z-index: -1;
        background: #3b3b3b12;
    }

.flex-child {
    flex: 1;
    border-left: 2px dashed #3a5e83 !important;
    background-color: #fff;
}


.listHead {
    counter-increment: count;
    color: #fff;
    font-size: 19px;
    background-color: #3a5f84;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 0 20px 20px 0;
}

.listBox {
    background-color: #fff;
    padding: 20px;
}

    .listBox ul {
        margin: 0;
        padding: 0 0 0 20px;
    }

        .listBox ul li strong {
            color: #002c54;
            font-weight: 500;
        }

        .listBox ul li {
            font-size: 14px;
            list-style-type: disc;
        }

@media (min-width: 768px) {
    /*.dl-blurbs {
        grid-template-columns: repeat(2, 1fr);
        gap: 2vw;
        padding: 0 40px;
    }*/


}

@media (max-width: 768px) {
    .sectionProcess {
        padding: 0 !important;
        margin-top: -10px;
    }
}


@media (max-width: 768px) {
    .flex-container {
        display: block !important;
    }

    .flex-child {
        margin-bottom: 0;
    }

    .dl-blurbs {
        padding: 0 10px;
    }
}


.changepass {
    padding: 20px;
}

.forgt_instruction, .forgt_instruction_1 {
    background-color: #003d64;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
}

    .forgt_instruction h4, .forgt_instruction_1 h4 {
        color: #fff;
    }

    .forgt_instruction p, .forgt_instruction_1 p {
        color: #fff;
    }






/* New slider banner 09042025 */
.slider {
    position: relative;
    width: 100%;
    height: 500px;
}

.items {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 56.25%;
}

.item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}

    .item.current {
        opacity: 1;
    }

    .item img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }

.buttons {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.button {
    width: 32px;
    height: 32px;
    border: none;
    outline: none;
    padding: 0;
    background: transparent center no-repeat;
    cursor: pointer;
    opacity: 0.4;
}

    .button.prev {
        background-image: url(https://codeisle.info/blog/wp-content/uploads/2018/12/ico_next_b32.png);
    }

    .button.next {
        background-image: url(https://codeisle.info/blog/wp-content/uploads/2018/12/ico_next_b32-1.png);
    }

    .button:hover {
        opacity: 0.8;
    }

.dots {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.dot {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    outline: none;
    padding: 0;
    background: #777;
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 0.4s ease-in-out;
}

    .dot:nth-child(n+2) {
        margin-left: 5px;
    }

    .dot.current {
        opacity: 1;
    }


@media only screen and (max-width: 786px) {
    .slider {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .item img {
        width: 100%;
        height: 100%;
    }

    .logindetails .btn-primary {
        padding: 10px 10px !important;
    }

    .slideBanner-bg {
        height: 100%;
        object-position: top;
    }
}

.banner_heading {
    color: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 70px 0;
    height: 100%;
}





******************************/
.jobOffer-content .card-footer a img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

a {
    text-decoration: none !important;
}

.jobOffer-content .card-footer a {
    display: block;
    margin-right: 11px;
    color: #000;
}

.jobOffer-content .card {
    border: 0 !important;
    transition: .5s all;
}

    .jobOffer-content .card:hover {
        box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
    }

.jobIcon {
    width: 150px;
    margin: 10px;
}

.jobOffer-content .card-body {
    display: flex;
}

.actionButtons {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.jobOffer-content .card-footer a:hover {
    color: rgb(89, 92, 255);
}

.mpo-img {
    height: 30px;
}

@media only screen and (max-width: 786px) {
    .jobOffer-content .card-body {
        display: block;
    }

    .jobIcon {
        width: 150px;
        margin: 0 auto;
        text-align: center;
        display: block;
    }

    .job-content {
        text-align: center;
    }
}


/* FAQ 12052025 */
.accordion-button:focus {
    box-shadow: 0 0 0 transparent !important;
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: #f6f7f8 !important;
}

.faqsection {
    margin: 20px 0;
}

.btnfaq {
    position: fixed;
    right: 0;
    top: 327px;
    rotate: 90deg !important;
    z-index: 99;
    background: rgba(0, 0, 0, .7);
}

    .btnfaq a {
        position: fixed;
        right: 0px;
        white-space: nowrap;
        color: #fff;
        background: #7f276d;
        display: block;
        padding: 9px 24px;
        border-radius: 5px 5px 0 0;
        transform: rotate(180deg);
        transition: 0.5s all;
        z-index: 999999 !important;
        text-decoration: none;
        box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    }



    /* Youtube video design */
.needImage {
    position: relative;
    padding:40px 30px 30px 30px;
}

    .needImage a {
        width: 100%;
        height: 100%;
        display: block;
        transition: .5s all;
    }

.thumbnail-image {
    width: 100%;
    height: auto;
    display: block;
}

.play-button-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 9;
}

    .play-button-overlay .play-icon {
        height:100px;
    }


.needImage a:hover .play-button-overlay .play-icon {
    transform: scale(1.1);
 transition:.5s all;
}