body{
	margin: 0;
	padding: 0;
	
}
/* navbar css */
/* nav.navbar.navbar-expand-lg.navbar-light {
    margin-top: 15px;
} */
nav#homepagenav {
    padding-left: 0px;
    padding-right: 0px;
}

ul.navbar-nav {
    display: flex;
    margin-left: auto;
    margin-right: 15px;
    column-gap: 22px;
}
a.nav-link {
    color: #182838 !important;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
button#nav_dark {
    width: 108px;
    height: 43.689px;
    background-color:#1A2738 !important;
    color: white;
    border-radius: 6px;
    border: none;
}
a.login {
    text-decoration: none;
    color: #182838 !important;
    width: 44.012px;
    height: 15.768px;
    font-size: 15px;
    margin-top: 11px;
    font-weight: 500;
    margin-right: 21px;
}



.navbar-brand img {
    margin-left: 40px;

}
a.navbar-brand {
    padding: 0px;
}
form.d-flex {
    margin-right: 40px;
}
button#nav_dark a {
    text-decoration: none;
    color: white !important;
}
a.navbar-brand {
    display: flex;
    align-items: center;
}
 
 
a.navbar-brand > strong {
    margin-left: 12px;
}
/* navbar css END */
/* banner page  */
.banner{
    background-image: url(/assets/Image/option2banner.jpg);
    background-size: cover;
    background-position: center;
    padding: 135px 0;
    text-align: center;
    height: 500px;
}
.banner-text h1 {
    font-size: 68px;
    padding-bottom: 35px;
    color: white;
    font-weight: 600;
}
.banner-text p {
    font-size: 24px;
    font-weight: 400;
    color: white;
}
/* banner page end */
/* After banner */
.afterbanner {
    text-align: center;
    margin-top: 80px
}
.afterbanner h1 {
    font-size: 42px;
    color:#182838;
}
.serve h4 {
    font-size: 24px;
    margin-top: 26px;
    font-weight: 500;
    color: #182838;
}
.serve {
    display: flex;
    align-items: end;
    margin-top: 30px;
}
.serve img {
    min-height: 209px;
}
.afterbanner p {
    font-size: 18px;
    color: #182838;
    margin-top: 20px;
}
/* After banner end */
/* Key Feature Section */
.heighlightkeyfeature {
    background-color: #1A2738;
    padding-bottom: 70px;
    padding-top: 70px;
}
.heighlightkeyfeature p {
    color: white !important;
    font-size: 18px;
}

.keyFeature {
    text-align: center;
    margin-top: 100px;
}
.keyFeature h1 {
    font-size: 42px;
    color:white;
}
.keyFeature p{
    font-size: 18px;
    color: #182838;
    margin-top: 20px;
}
.zigzag {
    text-align: left;
    display: flex;
    align-items: center;
    margin-top: 80px;
}
.imagezig{
    text-align: center;
}
.imagezig img {
    width: 400px;
}
.imagezig2 img {
   width: 400px;
}
.imagezig2{
    text-align: left;
}
.wrapper2 {
    margin-top: 35px;
    display: flex;
    align-items: center;
}

/* Key Feature Sectionend */
.sharedetails {
    width: 100%;
    height: 300px;
    background: #1A2738;
    margin-top: 80px;
    text-align: center;
    color: white;
    
}
.sharedetails h1 {
    font-size: 42px;
   padding-top: 35px;
}
.sharedetails p{
    font-size: 18px;
    margin-top: 20px;
}
button.btn.btn-secondary.mybutton {
    background: white;
    border: none;
    color: #C9814A;
    font-weight: 600;
    width: 200px !important;
    padding-left: 50px;
}
.icon {
    position: absolute;
    left: 115px;
    top: 6px;
}
.parent {
    position: relative;
}
.col.parent a {
    color: #C9814A;
}
.button {
    margin-top: 85px;
    display: flex;
}
.footer {
    margin-top: 0px;
    background-color: white;
    color: #1A2738;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.footer >P{
    margin-bottom: 0px;
}




/* professional page css */
.form-container {
    max-width: 800px;
    margin: auto; 
    
}
 .cont-wholewrapper {
    display: flex;
    justify-content: center;
    margin-top: 45px;
    
}
.cont-wrapper {
    width: 650px;
    flex-shrink: 0;
    border-radius: 20px;
    background: white;
    box-shadow: 0px 0px 8px 0.5px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}

  .page-footer a {
    display: flex;
    margin-left: 4px;
  }
  .footer_txt p{
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    margin-top: 16px 
  } 
  h1#title {
    text-align: center;
    padding: 20px 0px 0px 0px;
    margin-bottom: 0px;
    
}

  .custom{
    margin-top: 30px;
}
.form-control{
width: 100% !important;
}

.form-group.form-check {
    display: flex;
    column-gap: 28px;
    margin-bottom: 22px
}

.form-row.hideen {
    margin-top: 0px;
}
.form-row {
    margin-top: 10px;
}
hr {
    margin-top: 30px;
    margin-bottom: 10px;
    border: 1px dashed #727272;
    width: 100%;
}
.form-container {
    display: flex;
    justify-content: center;
    background: aliceblue;
    padding: 13px  25px 25px 25px;
}
h2 {
    font-size: 22px;
}
span.select2-selection.select2-selection--multiple {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

label {
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
   
}

.form-group.resume {
    display: flex;
    column-gap: 20px;
}





.yesno-wrape {
    display: flex;
    column-gap: 36px;
    margin-left: 25px;
}


span.select2-selection.select2-selection--multiple {
    height: 38px;
}
.button-row {
    display: flex;
    justify-content: center;
}
button.btn.btn-primary.mybutton {
    width: 150px;
    background: #1A2738;
    color: white;
    border: none;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 20px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #C9814A ;
    color: white;
}
a {
    text-decoration: none;
}
.parent >a {
    color: #C9814A !important;
}
.formpad {
    padding-right: 25px;
    padding-left: 25px;
}

.parent a {
    color: #212529;
}
.mybuttonverify {
    width: 100px;
    background-color: #C9814A;
    color: white;
    border: none;
    font-weight: 600;
    margin-top: 0px !important;
    margin-left: 5px;
}
button.btn.btn-primary.mybuttonverify:active {
    background-color: #c9814a !important;
    border: none !important;
}
button.btn.btn-primary.mybuttonverify:focus {
    outline: none !important;
    background-color: #c9814a !important;
    box-shadow: none;
    
}

button.btn.btn-primary.mybuttonverify:focus-visible {
    outline: none !important;
    background-color: #c9814a !important;
    box-shadow: none;
    
}
button.btn.btn-primary.mybutton :focus-visible{
    outline: none !important;
    background-color: #c9814a !important;
    box-shadow: none;
}
button.btn.btn-primary.mybutton :focus{
    outline: none !important;
    background-color: #c9814a !important;
    box-shadow: none;
}
.verifybtn-wrap {
    display: flex;
    justify-content: space-between;
}
.btn-primary:hover {
    color: #fff;
    background-color: #1A2738!important;
    border-color: white !important; 
}
.termslabel {
    margin-bottom: 0px;
    margin-left: 15px;
}
input#terms {
    height: 26px;
    width: 15px;
}
/* input#Street {
    height: 48px;
} */
.form-check-input {
    border: 1px solid black;
}
/* input#Street {
    margin-bottom: 1rem;
} */
.modal-dialog.modal-dialog-centered.modal-dialog-scrollable {
    max-width: 700px;
}
th {
    text-align: inherit;
    padding: 7px;
}

table {
    width: 100%;
}
button.btn.btn-secondary.Close {
    margin-bottom: 13px;
    height: 36px;
    background: none !important;
    display: flex;
    align-items: end;
    color: black;
}

/* Skill Set */
.selected-option {
    display: inline-block;
    margin: 5px;
    padding: 5px 10px;
    background-color:#e4e4e4;;
    color: #3a3a3a;
    border-radius:4px;
    border: 1px solid #aaa;
  }
  .selected-option-remove {
    cursor: pointer;
    margin-left: 5px;
    color: #3a3a3a;
    font-weight: bold;
  }

  ul.select2-selection__rendered {
    position: absolute;
    left: -9999px;
}
/* modal css */
 
.otp-input-wrapper {
    text-align: center;
    display: block;
    width: 100% !important;
}
  .otp-input-wrapper input {
    padding: 0;
    width: 264px;
    font-size: 32px;
    font-weight: 600;
    color: #3e3e3e;
    background-color: transparent;
    border: 0;
    letter-spacing: 48px;
    font-family: sans-serif !important;
}
 
  .otp-input-wrapper input:focus {
    box-shadow: none;
    outline: none;
  }
  .otp-input-wrapper svg {
    position: relative;
    display: block;
    width: 244px;
    height: 2px;
    left: 21%;
}
 
  .title p {
    font-size: 13px;
    color: #c9814a;
    font-weight: 500;
}
 
.title p.msg {
    color: initial;
    text-align: initial;
    font-weight: bold;
    font-size: 14px;
}
 
.modal-header {
    border-bottom: none;
    padding-bottom: 0px;
}
 
.modal-footer {
    border-top: none;
}




/* addbtn css */
.addbutton-row {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
button#addbtn {
    width: 62px;
    background-color: #1A2738;
    color: white;
    border: none;
    font-weight: 700;
}

/* remove btncss */
button.btn.btn-danger.removebtn {
    background: none;
    color: #1A2738;
    border: 2px solid #1A2738;
    margin-top: 10px;
    font-weight: 600;
    font-size: 18px;
    width: 35px;
    height: 35px;
    padding: 0px;
}
button.btn.btn-danger.removebtn :active {
    background: none;
    color: #1A2738;
    border: 2px solid #1A2738;
   
}
.graduation-details-group {
    display: flex;
    justify-content: end;
}


/* hr heading css */
.hrwrap > p {
    padding: 0px 30px 0px 30px;
}
.hrwrap {
    display: flex;
    justify-content: center;
    align-items: baseline;
    white-space: nowrap;
    margin-top: 10px;
}
.error {
    color: red;
}
/* terms and condition page */
section.termspage h1 {
    display: flex;
    justify-content: center;
    margin-top: 45px;
}
.centerparagrapgh {
    display: flex;
    justify-content: center;
}
.termsbody {
    margin-top: 40px;
}
.tablewrapper {
    margin-top: 40px;
}
.tablebody > h2 {
    font-size: 20px;
}
.tablebody{
    margin-top: 40px;
}
h2#tablebody {
    margin-top: 30px;
}

/* For Firefox */
input[name=phoneNumber][type=number]::-webkit-inner-spin-button,
input[name=phoneNumber][type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* For Chrome, Safari, and Edge */
input[name=phoneNumber][type=number] {
    -moz-appearance: textfield;
}


strong.letsput {
    /* text-align: center; */
    margin-left: 24px;
    padding: 1px;
}


   /* CSS for account message container login page sign up link */
   .account-container {
    text-align: center;
    padding: 10px;
}

/* CSS for the message text */
.account-message {
    color: #f0f0f0; /* Light grey text */
}

/* CSS for the "Sign Up" link */
.btn.btn-sign-in {
    color: #ffffff; /* White text for the link */
    text-decoration: underline; /* Underline the link */
}

/* Optional hover effect */
.btn.btn-sign-in:hover {
    color: #ffeb3b; /* Yellow color on hover */
    text-decoration: none; /* Remove underline on hover */
}

.signup-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background-color: #f7f9fc;
}
.signup-form-container {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    max-width: 400px;
    width: 100%;
}
.signup-heading {
    margin-bottom: 20px;
    text-align: center;
    color: #333;
}
.form-group {
    margin-bottom: 15px;
}
.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}
.form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.btn {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
}
.btn:hover {
    background-color: #0056b3;
}

.password-wrapper {
    position: relative;
}

.field-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
}


/* Basic reset */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Background and layout */
.login-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f5f5f5;
}

.login-form-body {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    max-width: 450px;
    width: 100%;
    text-align: center;
}

/* Logo styling */
.brand_logo_login_section {
    text-align: center;
    margin-bottom: 20px;
}

.brand_logo_admin {
    max-width: 150px;
}

/* Heading styling */
.login-heading p {
    font-size: 18px;
    color: #333;
    margin-bottom: 30px;
}

/* Input field styles */
.logininput {
    width: 100%;
    padding: 12px 20px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
}

.loginlabel {
    font-size: 14px;
    font-weight: 500;
    color: #555;
    margin-bottom: 5px;
    display: block;
    text-align: left;
}

.form-check-label {
    font-size: 14px;
    color: #555;
}

/* Forgot Password and Remember Me styling */
.pwd-bdy {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-forgot {
    font-size: 13px;
    color: #007bff;
    text-decoration: none;
}

.btn-forgot:hover {
    text-decoration: underline;
}

.form-check {
    display: flex;
    align-items: center;
    justify-content: start;
}

/* Submit button styling */
.btn-sign-in {
    width: 100%;
    padding: 12px;
    background-color: #007bff;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    color: white;
    cursor: pointer;
    transition: background-color 0.3s;
}

.btn-sign-in:hover {
    background-color: #0056b3;
}

/* Sign Up link */
.account-container {
    margin-top: 20px;
}

.account-message {
    font-size: 14px;
    color: #777;
}

.account-message a {
    color: #007bff;
    text-decoration: none;
}

.account-message a:hover {
    text-decoration: underline;
}

/* Password toggle styling */
.password-toggle {
    color: #888;
    font-size: 18px;
}

.password-toggle i {
    color: #888;
}

img.brand_logo_admin {
    text-align: center;
    margin: auto;
}

label.form-check-label.remember-label {
    margin-left: 7px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .login-form-body {
        padding: 30px;
    }

    .login-heading p {
        font-size: 16px;
    }

    .logininput {
        font-size: 13px;
    }

    .btn-sign-in {
        font-size: 14px;
    }

    .account-message {
        font-size: 12px;
    }
}
