/* body{
    font-family: "DM Sans", sans-serif !important;
}
section#header {
    background-color: #004692;
    width: 100%;
    padding: 8px 0px 40px 0px;
}
.right{
    display: flex;
}
ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    justify-content: end !important; width: 100%;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    width: 100%;
    padding-bottom: 13px !important;
}
.earth-span{
color: white;
font-size: 14px;
}
svg.earth-svg {
    background: #fff;
    border-radius: 50px;
    color: #004692;
    padding: 6px 0px;
}
.earth {
    margin-right: 20px;
}
.nav-link{
    color: #004692 !important;
    margin-right: 30px;
    font-size: 18px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-radius: 30px;
}

a.nav-link:hover{
    background-color:#005FC7;
    color: #fff !important;
    font-weight: 400;
    border-radius: 32px;
}
a.nav-link.active {
    background-color: #005FC7;
    color: #fff !important;
    font-weight: 400;

}
a.nav-link:active{
    background-color: #003166;
    color: #fff !important;
    font-weight: 400;
    border-radius: 32px;
  
} */
/********************* section-1 *********************/
/* .s-1-img{
    width: 100%;
}
#section-1{
    margin-bottom: 40px;
} */
/********************* section-1 *********************/
/********************* section-2 *********************/
/* #section-2 {
    margin-top: 20px;
    margin-bottom: 65px;
}
.heading {
    text-align: center;
    margin-bottom: 50px;
}
.heading-h1{
    color: #004692;
    font-size: 58px;
    font-weight: 700;
}
.heading-p {
    color: #1A202C;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px;
}
.card-h2{
    color: black;
    font-size: 20px;
    font-weight: 700;
}
.card {
    border: 1px solid #0000007a !important;
    padding: 20px;
    border-radius: 10px !important;
}
.card {
    transition: transform 0.3s ease;
}

.card:hover {
    transform: scale(1.05);
}
.card-h2{
color: black;
font-size: 18px;
font-weight: 700;
}
span.btn {
    background-color: #004692;
    color: #fff !important;
    border-radius: 0px !important;
}
span.btn:focus{
    outline: none;
}

.card-heading {
    margin-top: 5px;
}
.des-p{
color: black;
font-size: 16px;
font-weight: 400;
word-wrap: break-word;
}
.des-1 {
    margin-right: 12px;
    display: flex;
}
.des-icon {
    margin-right: 12px;
}
.card-1.d-flex{
    justify-content: space-between !important;
} */
/********************* section-2 *********************/
/* .footer{
    background-color: #001833;
}
span.ftr-span {
    color: #fff;
    font-size: 14px;
}
.ftr {
    text-align: center;
    padding: 15px;
}
button{
    border: none !important;
}
button.navbar-toggler:focus{
    outline: none !important;
    
    box-shadow: none !important;
}
header.header {
    border-bottom: 1px solid #DEE5ED;
} */

/* responsive */

/* @media (max-width:640px) {
    a.nav-link.active {
        width: fit-content !important;
    }
    section#header{
        display: none;
    }
    h1.heading-h1 {
        font-size: 36px;
    }
    p.heading-p {
        font-size: 16px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
    }
}
@media (max-width:768px) {
    a.nav-link.active {
        width: fit-content !important;
    }
    section#header{
        display: none;
    }
    h1.heading-h1 {
        font-size: 36px;
    }
    p.heading-p {
        font-size: 16px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
    }
}
@media (max-width:991px) {
    a.nav-link.active {
        width: fit-content !important;
    }
    section#header{
        display: none;
    }
    h1.heading-h1 {
        font-size: 36px;
    }
    p.heading-p {
        font-size: 16px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
    }

}
@media (max-width:1024px) {
    .card-h2 {
        font-size: 15px !important;
    }
    span.btn {
        font-size: 12px;
    }
} */

.navbar-brand img {
    height: 90px;
    width: auto;
}
body{
    font-family: DM Sans;
}
a{
    text-decoration: none !important;
}
a:hover{
    color: #fff !important;
}
section#header {
    background-color: #004692;
    width: 100%;
    padding: 8px 0px 40px 0px;
}
.right{
    display: flex;
}
ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    justify-content: end !important; width: 100%;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    width: 100%;
    padding-bottom: .5rem !important;
}
.earth-span{
color: white;
font-size: 14px;
}
svg.earth-svg {
    background: #fff;
    border-radius: 50px;
    color: #004692;
    padding: 6px 0px;
}
.earth {
    margin-right: 20px;
}
.nav-link{
    color: #004692 !important;
    margin-right: 30px;
    font-size: 18px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    border-radius: 30px;
}

a.nav-link:hover{
    background-color:#005FC7;
    color: #fff !important;
    font-weight: 400;
    border-radius: 32px;
}
a.nav-link.active {
    background-color: #005FC7;
    color: #fff !important;
    font-weight: 400;

}
a.nav-link:active{
    background-color: #003166;
    color: #fff !important;
    font-weight: 400;
    border-radius: 32px;
  
}
/* .contact-page
{
    height: calc(100vh - 228px);
} */
/********************* section-1 *********************/
.s-1-img{
    width: 100%;
}
#section-1{
    margin-bottom: 40px;
}
/********************* section-1 *********************/
/********************* section-2 *********************/
#section-2 {
    margin-top: 20px;
    margin-bottom: 65px;
}
.heading {
    text-align: center;
    margin-bottom: 50px;
}
.heading-h1{
    color: #004692;
    font-size: 48px;
    font-weight: 700;
}
.heading-p {
    color: #1A202C;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 20px;
}
.card-h2{
    color: black;
    font-size: 20px;
    font-weight: 700;
}
.card {
    border: 1px solid #0000007a !important;
    padding: 20px;
    border-radius: 10px !important;
}
.card {
    transition: transform 0.3s ease;
}

.card:hover {
    transform: scale(1.05);
}
.card-h2{
color: black;
font-size: 22px;
font-weight: 700;
}
span.btn {
    background-color: #004692;
    color: #fff !important;
    border-radius: 0px !important;
}
span.btn:focus{
    outline: none;
}

.card-heading {
    margin-top: 5px;
}
.des-p{
color: black;
font-size: 20px;
font-weight: 400;
word-wrap: break-word;
}
.des-1 {
    margin-right: 12px;
    display: flex;
}
.des-icon {
    margin-right: 12px;
}
.card-1.d-flex{
    justify-content: space-between !important;
}
/********************* section-2 *********************/
.footer{
    background-color: #001833;
}
span.ftr-span {
    color: #fff;
    font-size: 14px;
}
.ftr {
    text-align: center;
    padding: 15px;
}
button{
    border: none !important;
}
button.navbar-toggler:focus{
    outline: none !important;
    
    box-shadow: none !important;
}
header.header {
    border-bottom: 1px solid #DEE5ED;
}
.des-icon svg 
{
    height: 21px;
    width: 21px;
    fill: #004692;
}

/* responsive */

@media (max-width:1399px) {

    /* .contact-page {
        height: auto;
    } */

}

@media (max-width:1024px) {
    .card-h2 {
        font-size: 15px !important;
    }
    span.btn {
        font-size: 12px;
    }
    /* .contact-page {
        height: calc(100vh - 118px);
    } */
}


@media (max-width:991px) {
    a.nav-link.active {
        width: fit-content !important;
    }
    section#header{
        display: none;
    }
    h1.heading-h1 {
        font-size: 36px;
    }
    p.heading-p {
        font-size: 16px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
    }

}

@media (max-width:768px) {
    a.nav-link.active {
        width: fit-content !important;
    }
    section#header{
        display: none;
    }
    h1.heading-h1 {
        font-size: 36px;
    }
    p.heading-p {
        font-size: 16px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
    }
}

@media (max-width:640px) {
    a.nav-link.active {
        width: fit-content !important;
    }
    section#header{
        display: none;
    }
    h1.heading-h1 {
        font-size: 36px;
    }
    p.heading-p {
        font-size: 16px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
    }
    .header a.navbar-brand img 
    {
        width: 130px;
        height: auto;
    }
    a.navbar-brand
    {
        margin: auto;
    }
    .navbar-light .navbar-nav .nav-link
    {
        margin-right: 0px;
        padding: 5px 10px;
    }
    .mobile-special .navbar-nav
    {
        display: ruby-text;
    }
    .mobile-special .navbar-nav li.nav-item
    {
        display: block;
    }
    .contact-map iframe{
        height: 300px;
    }
    /* .contact-page {
        height: auto !important;
    } */
}


/* ================================ Contact from =============================== */
body{
    font-family: DM sans;
}
section#contact {
    margin-top: 40px !important;
}
.info {
    background-color: #004692;
    width: 100%;
    border-radius: 10px;
    padding: 60px 60px 130px 60px;
}
.con-h2{
color: white;
font-size: 40px;
font-weight: 500;
}
h1.get-h1 {
    color: #004692;
    font-size: 58px;
    font-weight: 500;
}
p.get-p {
    color: #1A202C;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
input#nameInput-1 {
    background-color: #F7F8F9;
    border: none !important;
    color: #000 !important;
    padding: 10px;
    box-shadow: none;
    font-size: 15px;
}

textarea#message {
    background-color: #F7F8F9;
    border: none;
    box-shadow: none;
    padding-top: 15px;
}
button.btn-3 {
    background: #004692;
    padding: 11px 32px;
    color: #fff;
    border-radius: 30px;
}
button{
    border: none !important;
}
button.navbar-toggler:focus{
    outline: none !important;
    box-shadow: none !important;
}

@media (max-width:768px) {
    a.nav-link.active.mt-2 {
        padding-left: 13px;
        padding-right: 13px;
    }
    h1.get-h1 {
        font-size: 36px;
        margin-top: 25px;
    }
    p.heading-p {
        font-size: 16px;
    }
    h2.con-h2 {
        font-size: 36px;
    }
    .info {
        padding: 41px 41px 100px 41px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
     
    }
  
}
@media (max-width:991px) {
    a.nav-link.active.mt-2 {
        padding-left: 13px;
        padding-right: 13px;
    }
    h1.get-h1 {
        font-size: 36px;
        margin-top: 25px;
    }
    h2.con-h2 {
        font-size: 36px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
      
    }
    p.heading-p {
        font-size: 16px;
    }

}
@media (max-width:640px) {
    a.nav-link.active.mt-2 {
        padding-left: 13px;
        padding-right: 13px;
    }
    h1.get-h1 {
        font-size: 36px;
        margin-top: 25px;
    }
    h2.con-h2 {
        font-size: 36px;
    }
    .info {
        padding: 41px 41px 100px 41px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
       
    }
    a.nav-link {
        padding-left: 13px;
    }
    p.heading-p {
        font-size: 16px;
    }
  
 
}

/* =============== Register page ======================= */

input#nameInput {
    background-color: #F7F8F9;
    border: none !important;
    color: #000 !important;
    padding: 10px;
}
input#age {
    background-color: #F7F8F9;
    border: none !important;
    color: #000 !important;
    padding: 10px;
}
input#nameInput:focus{
    outline: none !important;
    box-shadow: none !important;
}
input#age:focus{
    outline: none !important;
    box-shadow: none !important;
}
input#date {
    background-color: #F7F8F9;
    border: none !important;
    color: grey !important;
    padding: 10px;
}
input#date:focus{
    outline: none !important;
    box-shadow: none !important;
}
textarea#nameInput {
    background-color: #F7F8F9;
    border: none !important;
    color: #000 !important;
    padding: 10px;
}
textarea#nameInput:focus{
    outline: none !important;
    box-shadow: none !important;
}
select#jobLocation {
    box-shadow: none;
    border: none;
    background-color: #F7F8F9 !important;
    color: #808080;
    padding: 10px;
}
select#gender {
    box-shadow: none;
    border: none;
    background-color: #F7F8F9 !important;
    color: #808080;
    padding: 10px;
}
select#postforjob {
    border: none;
    box-shadow: none;
    background: #F7F8F9;
    color: #808080;
}
span.span-doc {
    float: inline-start;
    font-size: 12px;
    color: #FF4848;
}
select#job_location {
    background-color: #F7F8F9;
    border: none !important;
    box-shadow: none !important;
    padding: 10px;
    color: gray;
}
option {
    color: gray;
}
select#job_category_id {
    background-color: #F7F8F9;
    border: none !important;
    box-shadow: none !important;
    padding: 10px;
    color: gray;
}
.form-control::placeholder {
    color: grey;
}
/* --------------------------------------------- */
.formbold-browse {
    font-weight: 400;
    font-size: 14px;
    color: #1A202C;
    display: inline-block;
    padding: 20px;
    border: 1px dashed #e0e0e0;
    border-radius: 4px;
}
.formbold-browse-1 {
    font-weight: 400;
    font-size: 14px;
    color: #1A202C;
    display: inline-block;
    padding: 18px 36px;
    border: 1px dashed #e0e0e0;
    border-radius: 4px;
}
label.file-label.px-4 {
    padding-bottom: 10px;
}
.btn-2.text-center.mt-5 {
    margin-bottom: 40px;
}
span.btn-3 {
    background-color: #004692;
    color: #fff !important;
    border-radius: 21px !important;
    padding: 10px 23px;
}
.btn-2.text-center.mt-3 {
    margin-bottom: 50px;
}
button{
    border: none !important;
}
button.navbar-toggler:focus{
    outline: none !important;
    
    box-shadow: none !important;
}

.btn-3-a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}
.btn-3-a:hover{
    color: #fff;
}
.custom-file-upload {
    position: relative;
    padding: 40px 0px;
    background: #F7F8F9;
    height: 175px;
}
  .file-label {
    display: inline-block;
    border: 1px dashed #e0e0e0;
    color: #000;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    padding-left: 16px;
    padding-right: 17px;
    padding-bottom: 10px;
}
  
  .file-input {
    display: none;
  }
  
  .plus-icon {
    font-size: 2rem;
    margin-bottom: 10px;
    display: block;
  }
  
  .selected-files {
    margin-top: 20px;
  }

  .selected-files p {
    margin: -14px 0;
  }
  #image-preview{
    display: none;
    height:133px;
    width: 212px;
  }
  .file-link {
    text-decoration: none; /* Remove underline */
}

.file-link:hover {
    color: black !important;
    text-decoration: none !important/* Keep text color black on hover */
}



  @media (max-width:1440px) {

  /* .contact-page {
    height: auto !important;
} */
  }
/* --------------------------------------------- */
@media (max-width:768px) {
    h1.heading-h1 {
        font-size: 36px;
    }
    p.heading-p {
        font-size: 16px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
    }
    span.span-doc {
        float: none;
        font-size: 12px;
        color: #FF4848;
    }
    /* .contact-page {
        height: auto !important;
    } */
}
@media (max-width:991px) {
    h1.heading-h1 {
        font-size: 36px;
    }
    p.heading-p {
        font-size: 16px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
    }
    span.span-doc {
        float: none;
        font-size: 12px;
        color: #FF4848;
    }
}
@media (max-width:640px) {
    h1.heading-h1 {
        font-size: 36px;
    }
    p.heading-p {
        font-size: 16px;
    }
    a.nav-link.mt-2 {
        padding-left: 13px;
    }
    span.span-doc {
        float: none;
        font-size: 12px;
        color: #FF4848;
    }
}