﻿body {
    font-family: "Nunito", sans-serif !important;
}
a 
{
	text-decoration:none !important;
}
.payment-logincontainer {
    display: flex;
    /*height: 100vh;*/ /* Full height of the viewport */
    position: relative;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    padding: 40px 0;
    justify-content: space-around;
    gap: 25px;
}

    .payment-logincontainer img {
        max-width: 100%;
    }

    .payment-logincontainer .left-panel {
        flex: 2; /* Takes up half of the container */
        background-color: #f0f0f0; /* Light gray background */
        display: flex;
        flex-direction: column;
        /*justify-content: center;*/ /* Center content vertically */
        /*align-items: center;*/ /* Center content horizontally */
        padding: 40px 20px 20px 20px;
        height: 100%;
        width: 50%;
        background-size: cover;
        position: relative;
        z-index: 0;
    }


    .payment-logincontainer .right-panel {
        flex: 1; /* Takes up half of the container */
        background-image: linear-gradient(120deg, #a1c4fd 0%, #89b4f4 100%);
        display: flex;
        width: 50%;
        flex-direction: column;
        /*justify-content: center;*/ /* Center content vertically */
        padding: 60px 80px 20px 80px;
    }

.right-panel h1 {
    color: #fff;font-weight:800;
    font-size: 30px;
   font-family: "Nunito", sans-serif !important;
}
.left-panel h1 {

}

.payment-logincontainer .left-panel {
    height: 100%;
    background-color: #fff;
}

    .payment-logincontainer .left-panel h1 {
        text-align: center;
        color: #000;
        font-weight: 600 !important;
        font-size: 40px;
    }

        .payment-logincontainer .left-panel h1 span {
            font-size: 20px;
            display: block;
            margin: 10px 0 10px;
            font-weight: 200;
            background-color: #dddefe;
            padding: 10px 0;
            border-radius: 30px;
        }

        .payment-logincontainer .left-panel h1 strong {
            font-size: 25px;
            display: block;
            margin: 0 0;
            font-weight: 500;
        }

.payment-logincontainer button {
    padding: 10px;
    background-color: #5d6bb6;
    color: #fff;
    border: none;
    font-size: 17px;
    border-radius: 5px;
    cursor: pointer;
    border-radius: 40px;
}

    .payment-logincontainer button:hover {
        background-color: #934ff7 !important;
        color: #000;
    }

    .payment-logincontainer button:hover {
        background-color: #0056b3; /* Darker shade on hover */
    }

.right-panel label {
    display: block;
    font-size: 17px;
    font-weight: 400;color:#fff;
}

::placeholder {
    font-size: 15px;
    font-weight: 300;
}

select option {
    font-size: 15px;
}

.right-panel input[type="text"], .right-panel input[type="password"], .right-panel select {
    width: 100%;
    border-radius: 3px;
    border: 0;
    padding: 5px 20px;
    margin-bottom: 20px;
}

.right-panel select {
    background-color: #fff;
    padding: 8px 8px;
    font-size: 15px;
    font-weight: 400 !important;
}

.capctha {
    width: 100% !important;
    margin-bottom: 20px;
}

.main_captch {
    width: 100% !important;
    line-height: 1.2 !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    border: 0 !important;
}

.sound_pho input, .refresh_pho input, .help_pho input {
    height: 25px;
    padding: 5px 0 0 0;
}

.capthca_pic {
    margin: 0 !important;
    border: 0 !important;
}

    .capthca_pic img {
        padding: 0 !important;
        height: 36px !important;
    }

.inp_btn {
    width: 100% !important;
    margin: 0 !important;
}

    .inp_btn input {
        margin: 0 !important;
    }

.sound_pho, .refresh_pho, .help_pho {
    float: left;
    padding: 0 !important;
    height: 100%;
    width: 33.33% !important;
}


.leftabsolute-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .05;
}

.linkBox-fluid {
    margin: 50px 10px !important;
}

    .linkBox-fluid li a {
        font-size: 18px;
        color: #000;
        text-decoration: none !important;
        font-weight: 500;
    }




  
.formWdth {
    background-color: #f2f2f2;
}
.pagefraud-head {
    background-image: url('../images/fraud.jpg');
    background-position:center;background-size:cover;
    position:relative;
    z-index:0;
    padding:50px 0;
    background-attachment:fixed;
}
.pagefraud-head:after {
    content:'';
    position:absolute;left:0;top:0;
    width:100%;height:100%;
    z-index:-1;
    background-image: linear-gradient(120deg, #a6c0fe 0%, #f68084 100%);
    opacity:.9;
}
.pagefraud-head h3 {text-align:center;
                    font-size:30px;
                    font-weight:700;

}
.fraudrecruitment-decriptions {
    font-family: "Nunito", sans-serif !important;
}
.fraudrecruitment-decriptions  h4{
                    font-size:40px;
                    font-weight:600;
                    color:#000 !important;
                    letter-spacing:-1px;
                    position:relative;
                    z-index:0;

}
.fraudrecruitment-decriptions h4:after {
   content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 77%;
  height: 100%;
  z-index: -1;
  background-color: #6f8d9f14;
}
.fraudrecruitment-decriptions {
    padding:30px 0;
}
.fraudrecruitment-decriptions p {font-size:17px;line-height:1.6;text-align:justify; }
.vigilant-image img {
    max-width:100%;
}

.fraudrecruitment-decriptions .container {
    max-width:80% !important;
}
.fraudrecruitment-decriptions h5 {font-size:25px;font-weight:500;}
.recruitmenttexts {
    padding:25% 0;
}
.recruitmentimage {
    padding:40px 0;
}
.recruitmentimage img 
{
	max-width:100%;
    border-radius:40px;box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}
.recruitment-wrapper {
    position:relative;
    z-index:0;
}
.recruitment-wrapper:after {
    content:'';position:absolute;left:0;top:0;
    width:100%;height:100%;
    z-index:-1;
    background-image: url('../images/wrap.png');
    opacity:.2;
}
.infographics-image-card-title {
 font-size: 13px;
  line-height: 1.6; 
}
.vigilant-image {
    background-color:#fff;
}
.importantlinks {
    padding:10px 40px;
    border-top:1px solid #000;
}
div:after {
    content:'';
    display:block;
    clear:both;
}
    #importantInfo {
    position: absolute;
  transition: .2s all;
  right: 135px;z-index: 1;
  width: 300px;
  border:0 !important;
    }
    #importantInfo .card {
        border:0 !important;box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;

    }
     .scroll-box {
      max-height: 200px;
      overflow-y: auto;
      padding: 1rem;
      border: 1px solid #ccc;
    }
.freshersBlack-banner {
    width: 100%;
    position: relative;
    z-index: 0;
    background-image: url('../images/employeebanner.jpg');
    background-position:top;
    background-size:cover;
    padding:30px 0;
    color:#fff;
}
.freshersBlack-banner h3 {
    font-size:30px;
    font-weight:700;
}
     .freshersBlack-banner:after {
content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: linear-gradient(to top, #273c61 0%, #262b34 100%);
  opacity: .9;
     }
     .freshersBlack-banner ul {
         margin:0;padding:0 0 0 20px !important;   
     }
      .freshersBlack-banner ul li {
          font-size:16px;list-style:decimal;
      }
.clickhere {
    color: #fff;
    padding: 6px 40px;
    border: 2px solid #fff;
    border-radius: 40px;
    display: inline-block;
    transition:.5s all;margin-top:30px;
}
.clickhere:hover {
    background-color:#fff;color:#000;   

}
/* Popup */
    .modal-header .btn-close {
      margin: -1rem -1rem -1rem auto;
    }
    .popupfraud {width:95%;margin:0 auto;}
    .recruitmentfraud-popup .modal-body {
        padding: 0 !important;
}
.recruitmentfraud-popup .btn-close {
    position: absolute !important;
    top: 13px;
    right: 14px;
    z-index:9;
}
.recruitmentfraud-popup .modal-header {
    padding:0 !important;
}
.fraudalert-btn {
    border-radius:0 !important;
    background: #b81c3a !important;
  border: 1px solid #b81c3a !important;
}
.fraudalert-btn:hover {
    cursor:pointer;
    opacity:.8;
}
    /* Chrome, Safari, Edge */
    .scroll-box::-webkit-scrollbar {
      width: 6px;
    }

    .scroll-box::-webkit-scrollbar-track {
      background: transparent;
    }

    .scroll-box::-webkit-scrollbar-thumb {
      background-color: #888;
      border-radius: 4px;
    }

    .scroll-box::-webkit-scrollbar-thumb:hover {
      background-color: #555;
    }

    /* Firefox */
    .scroll-box {
      scrollbar-width: thin;           /* "auto" or "thin" */
      scrollbar-color: #888 transparent;
    }
/* Footer Designs */
#footer
{
    background-color: #05507A;
    float: left;
    width: 100%;
    z-index: 0;
}
#footerInner
{
    width: 95%;
    color: #ddd;
    margin: 10px auto;
}
#footerInner h4
{
    
    font-size: 15px;
    font-weight: 400;
    color: #89aaaf;
    width: 33%;
    border-bottom: 1px dotted #89aaaf;
}
.footerInnertxt
{
    width: 28%;
    float: left;
    border-right: 1px solid #7cafc5;
    margin-left: 5%;
}
.footerInnertxt1
{
    width: 28%;
    float: left;
    border-right: 1px solid #7cafc5;
    margin-left: 5%;
}
.footerInnertxt2
{
    width: 5%;
    float: left;
    border-right: 1px solid #7cafc5;
    margin-left: 5%;
}
.footerInnertxt a, .footerInnertxt1 a, .footerInnertxt2 a
{
    color: #7cafc5;
    text-decoration: none;
    border-bottom: 1px dotted #7cafc5;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    
    width: 90%;
}
.footerInnertxt a:hover, .footerInnertxt1 a:hover, .footerInnertxt2 a:hover
{
    color: #ddd;
}
#footerInnerRgt
{
    width: 400px;
    float: right;
    text-align: right;
}
#footerInner p
{
 
   
    float: right;
 
}
