@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap');

@font-face {
    font-family:"Jost",san-serif;
    src: url('../font-family/Poppins/Poppins-Regular.ttf');
}

.arrowiconC {
    background-position: -1462px -93px;
    width: 21px;
    height: 29px;
}

.cImgicon {
    margin-top: 34px;
    background-position: -1180px -1186px;
    width: 414px;
    height: 288px;
}

a {
    color: white;
    text-decoration: none;
}


.career-container{
    background-image:linear-gradient(to right, #22052D, #CCB3D1);
    height:298px;
   text-align: center;
}
.career-details{
    text-align: center;
    margin:auto
}
.career-container h1 {
    color: var(--e-77-a-11, #FFFFFF);
    text-align: center;
    font-family: Cormorant Garamond ,serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 32px;
    padding-top:50px
}

.career-container h2 {
    color: var(--254669, #FFFFFF);
    text-align: center;
    font-family: Cormorant Garamond,serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 32px;
}

.career-container h3 {
    color: #FFFFFF;
    text-align: center;
    font-family: Cormorant Garamond , serif;
    font-size:20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.Service_Development {
    background: #FEF8F2;
    padding-top: 112px;
    
}

.Service_Development .svg {
    text-align: center;
    position: relative;
    right: 137px;
}
/* 
.Service_Development h1 {
    color: var(--e-77-a-11, #E77A11);
    text-align: center;
    font-family:"Jost",san-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 32px;
}

.Service_Development h2 {
    color: var(--254669, #254669);
    text-align: center;
    font-family:"Jost",san-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 32px;
}

.Service_Development h3 {
    color: #666563;
    text-align: center;
    font-family:"Jost",san-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
} */

.Sdesign-shadow {
    position: relative;
    height: 0;
    bottom: 198px;
}

.Sdesign-shadow1 {
    position: relative;
    top: -64px;
    left: -244px;
    width: 405.831px;
    height: 379.32px;
    transform: rotate(-25deg);
    flex-shrink: 0;
    border-radius: 30px;
    background: rgba(231, 122, 17, 0.09);
    box-shadow: 0px 4px 25px 0px rgba(255, 255, 255, 0.25) inset;
}

.Sdesign-shadow2 {
    position: relative;
    top: -394px;
    left: -171px;
    width: 405.831px;
    height: 379.32px;
    transform: rotate(-25deg);
    flex-shrink: 0;
    border-radius: 30px;
    background: rgba(37, 70, 105, 0.05);
    box-shadow: 0px 4px 25px 0px rgba(255, 255, 255, 0.25);
}

.Carrer_child {
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap:10px
}
.card-button{
    padding:10px
}

.career-page{
    background:#FFFFFF;
    padding:50px
}
.top .title h1{
    font-family: Cormorant Garamond;
    font-weight: 600;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color:#858585
}
.top .desc p{
    font-family: "Jost", serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color:#858585;
    padding:20px
}
.bottom{
    display:grid;
    grid-template-columns: auto auto;
}
.right h1{
    font-family: Cormorant Garamond;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#858585;
    padding:20px

}
.detail_1,.detail_2,.detail_3,.detail_4{
    padding:10px;
    margin-left:20px
}
.detail_1 h2,.detail_2 h2 , .detail_3 h2, .detail_4 h2{
    font-family: "Jost", serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#858585;
    
}
.detail_1 p,.detail_2 p, .detail_3 p, .detail_4 p{
    font-family: "Jost", serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color:#858585

}
.card-link{
    padding:10px;
    color:black
}
.card-button:hover{
    background:#E77A11;
    width:60%
}
.card-text{
    margin-top:10px;
    font-family:"Jost", serif;
    color:#858585
}
.career-title{
    color:#E77A11;
    font-size:24px;
    font-weight: 500;
    font-family:"Jost", serif

}
.fulltime{
    border:1px solid #858585;
    border-radius:29px;
    width:83px;
    height:36px;
    position: relative;
}
.card-fulltime{
    font-size:14px;
    color:#858585;
    font-weight: 500;
    font-family: "Jost", serif;
    width:65px;
    height:20px;
    position: absolute;
    top: 10px;
    left: 6px;
}
.card-button .bi{
    margin-left:-8px;
    margin-top:10px
}
.custom_button {
    text-align: left;
    width: 100%;
    background: transparent;
    padding: 24px;
    border-radius: 5px;
    border: 1px solid var(--e-77-a-11, #E77A11);

    color: var(--254669, #254669);
    font-family:"Jost",san-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.job-form-container{
    height:752px; 
    background:#FFFFFF;
    border-radius:12px;
    border:1px solid #E9ECF0;
    padding:48px 0;
    margin-top:30px;
    position:relative
}
.job-form-container .left-form{
    width:80%;
    /* height:263px; */
    /* border:2px solid #E9ECF0; */
    border-radius:12px;
    padding:32px;
    position: absolute;
    top:20% ;
    left:5%;
}
.left-form .desc{
width:40%
}
.left-form .title h1{
    font-family: "Jost", serif;
    font-size: 32px;
    font-weight: 600;
    color:#244568;
}
.left-form .desc p{
    font-family: "Jost", serif;
    font-size: 16px;
    font-weight: 400;
    color:#506A86;
}
.left-form .call-details p,.left-form p{
    font-family: "Jost", serif;
    font-size: 16px;
    font-weight: 500;
    color:#244568;
}
.call-details .call-text{
    margin-left: 2px;
} 
.inner-call-details,.name-input,.email-input,.role-input,.message-input,.phone-input,.resume-input{
    display: flex;
    align-items: center;
    /* margin-top: 20px; */
    padding:10px
}
.name-input .bi,.email-input .bi,.role-input .bi,.message-input .bi,.phone-input .bi{
    margin-top:10px
}
.apply-btn{
    background-color:#E77A11;
    width:100%;
    padding:5px;
    border-radius:4px;
    margin:20px 0 0 0;
    color:#F0F0F0;
    font: size 14px;
    font-weight: 600;
    
}
.inner-call-details i{
  
  margin-top:-20px;
  font-size: 20px;
}
.job-form-container .right-form{
    width:440px;
    height:656px; 
    border:2px solid #E9ECF0;
    border-radius:12px;
    padding:32px;
    position: absolute;
    right:10%;
    margin:20px
}
.title .form-title{
    font-family: "Jost", serif;
    font-size: 20px;
    font-weight: 600;
    color:#506A86;
}
.job-form-container{
    display:grid;
    grid-template-columns: auto auto;
}
.btn:hover {
    color: var(--254669, #254669);
    background-color: transparent;
    border: 1px solid var(--e-77-a-11, #E77A11);
}

.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: var(--254669, #254669);
    background-color: transparent;
    border: 1px solid var(--e-77-a-11, #E77A11);
}

.Carrer_child figure {
    position: absolute;
    right: 7%;
}

.Carrer_child figure img {
    position: relative;
    left: -85px;
    bottom: -25px;
    pointer-events: none;
}

.card-body {
    padding: 16px;
    color: #666563;
    font-family:"Jost",san-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /* margin-bottom: 15px; */
}

.p_design {
    width: 100%;
}

.card {
   
   border-radius:12px;
   border:1px solid #244568 ;
   padding:20px;
   /* box-shadow: 0px 2px 15px 0px #00000026; */
}

.custom_button2 {
    background-color: #E77A11;
    color: white;
    padding: 10px 24px;
    text-align: center;
    width: 16%;
    margin-top: 12px;
}

.custom_button2:hover {
    color: white;
    background-color:  #E77A11;
    border: 1px solid var(--e-77-a-11, #E77A11);
}

.custom_button2:first-child:active {
    color: white;
    background-color:  #E77A11;
    border: 1px solid var(--e-77-a-11, #E77A11);
}
.custom_button2::after{
    background-color: red;
}

.collapse_design {
    position: relative;
    top: -16px;
}

.collapse_design p {
    margin-bottom: 0px;
    color: var(--text, #424240);
    font-family:"Jost",san-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.card-body-location {
    display: inline-flex;
}

.card-body2 {
    display: flex;
    color: #666563;
    font-family:"Jost",san-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.card-body2 p {
    color: var(--text, #424240);
    font-family:"Jost",san-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}



.apply_form h2 {
    color: var(--254669, #254669);
    font-family:"Jost",san-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.apply_content li {
    color: #666563;
    font-family:"Jost",san-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.content2 {
    color: #666563;
    font-family:"Jost",san-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.form_div {
    width: 50%;
    margin: auto;
}

.form_div h4 {
    color: #383838;
    font-variant-numeric: slashed-zero;
    font-family:"Jost",san-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 12px;
}


.custom-file-input {
    display: none;
    /* Hide the default file input */
}

.custom-file-label {

    padding: 10px 20px;
    cursor: pointer;
    display: inline-block;
    width: 100%;

    border-radius: 10px;
    border: 1px solid var(--E77A11, #E77A11);
    background: #FFF;

    color: var(--E77A11, #E77A11);
    text-align: center;
    font-variant-numeric: slashed-zero;
    font-family:"Jost",san-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* Style the container div */
.file-input-container {
    text-align: center;
    margin-bottom: 14px;
}

.custom-file-label2 {
    border-radius: 10px;
    border: 1px solid var(--E77A11, #E77A11);
    background: #FFF;
    color: #fff;
    padding: 4px 20px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    text-align: initial;
    padding-left: 9%;
}

.form-group {
    display: flex;
    flex-direction: column;
    padding-bottom: 12px;
}

.form-group input {
    border-radius: 10px;
    border: 1px solid #ADACA8;
    background: #FFF;
    padding: 11px 24px;
    outline-color: #E77A11;
    width: 100%;

}

#country_code {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 29%;
    padding-left: 3%;
    outline-color: #E77A11;
    color: #ADACA8;
}

#phone {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

::placeholder {
    color: #ADACA8;
}

.form-group label {
    color: #383838;
    font-variant-numeric: slashed-zero;
    font-family:"Jost",san-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.input1 {
    color: var(--E77A11, #E77A11);
    font-variant-numeric: slashed-zero;
    font-family:"Jost",san-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left:20px
}

.input2 {
    color: #ADACA8;
    font-variant-numeric: slashed-zero;
    font-family:"Jost",san-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left:20px
}

.phone-input {
    display: flex;
    align-items: center;


}


.phone-input select,
.phone-input input[type="tel"] {
    height: 47.5px;
    width: 100%;
    -webkit-appearance: none;
    /* Adjust the height as needed */
}

.career_documents {
    border-radius: 16px;
    background: var(--254669, #E9ECF0);
    color:#383838
    /* padding: 24px 80px; */
}

.button_form {
    width: 100%;
    border-radius: 10px;
    background: var(--E77A11, #E77A11);
    padding: 10px 24px;

    color: #FFF;
    font-family:"Jost",san-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: none;
}

.add_docx {
    height: 0;
    position: relative;
    top: 5px;
    left: 3%;
    font-size: 24px;
    color: #ADACA8;
    pointer-events: none;
}

.drop_down {
    position: relative;
    top: 30px;
    left: 16%;
    height: 0;
    color: #ADACA8;
    font-size: 17px;
    pointer-events: none;
}

.career_success {
    background: #FFF;
    padding: 80px;
}

.success_child1 {
    border-radius: 16px;
    border: 1px solid var(--E77A11, #E77A11);
    background: #FFF;
    padding: 24px;
}

.success_child2 {
    border-radius: 16px;
    background: var(--background, #FEF8F2);
    text-align: center;
}

.success_child3 {
    padding: 156px 100px;
    width: 63%;
    margin: auto;
}

.success_child3 h2 {
    color: #254669;
    text-align: center;
    font-variant-numeric: slashed-zero;
    font-family:"Jost",san-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.success_child3 p {
    color: #666563;
    text-align: center;
    font-family:"Jost",san-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.success_child3 h3 {
    color: var(--E77A11, #E77A11);
    text-align: center;
    font-family:"Jost",san-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.customer-career-card {
    background-color: #484848;
    color: #d0d0d0;
    width: 400px;
    height: 390px;
    border-radius: 12px;
    padding: 20px 10px;
    overflow: auto;
    scrollbar-width: none;
    border: 1px solid #e2c9c9;
    position: relative;
}
.customer-career-img img{
    width:90px;
    border-radius:50%
}
.customer-career-img {
   
    border-radius: 10px;
    position: relative;
    margin:auto;
    top:5%;
    left:35%
}
.customer-career-card-desc {
    font-size: 14px;
    color: white;
    font-weight: 400;
    font-family: ""Jost", serif", serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: justify;
    overflow: hidden;
    padding:10px;
    margin-top:10px
}
.customer-career-name ,.customer-career-designation{
    font-size: 16px;
    font-weight: 500;
    color: white;
    font-family: ""Jost", serif", serif;
    font-optical-sizing: auto;
    font-style: normal;
    padding:10px;
    margin-top:10px
}
.quatation-image{
    position:absolute;
    bottom:20px;
    right:10px;

}
.quatation-image img{
    rotate:180deg;
    
}
@media screen and (max-width:1380px) {
    .Carrer_child {
        width: 90%;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap:10px
    }
}
@media screen and (max-width:1040px) {
    .Carrer_child {
        width: 90%;
        margin: auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap:10px
    }
}
@media  screen and (max-width:1024px) {
    .bottom{
        grid-template-columns: auto ;
    }
    .job-form-container{
        grid-template-columns: auto;
        height:auto
    }
    .job-form-container .left-form {
        position: relative;
        top: 0;
        left:20%
    }
    .job-form-container .right-form {
        position: relative;
        right: 20%;
        left: 20%;
    }
    
}
@media screen and (max-width:768px) {
    .Sdesign-shadow {
        display: none;
    }

    .Service_Development {
        padding-top: 0px;
    }
    .career-container h1{
        font-size:38px
    }
    .Carrer_child {
        grid-template-columns: repeat(2, 1fr);
        
       
    }
    .card{
        width:auto !important
    }
    .cImgicon {
        width: 100%;
    }

    .Carrer_child img {
        width: 100%;
    }

    .Carrer_child figure img {
        left: -55px;
    }

    .custom_button {
        font-size: 18px;
    }

    .career_documents {
        padding: 24px 0px;
    }

    .form_div {
        width: 94%;
    }

    .custom-file-label2 {
        padding-left: 12%;
    }

    .career_success {
        padding: 80px 0px;
    }

    .success_child3 {
        padding: 84px 34px;
        width: 100%;
    }
    .custom_button2 {
        width: 44%;
        margin: auto;
    }
    
    .job-form-container{
        height:auto;
        grid-template-columns: auto;
    }
    .job-form-container .left-form{
      position:relative;
      top:0
    }
    .job-form-container .right-form{
        position: relative;
        right:20%;
        left:20%
    }
   .customer-career-card{
    width:350px;
    height: 380px;
    left:20%
   }
   .bottom .left {
    margin: auto auto;
}
@media screen and (max-width:1380px) {
    .Carrer_child {
        width: 90%;
        margin: auto auto;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap:10px
    }
}
}
@media screen and (max-width:500px) {
    .job-form-container .left-form{
        left:0;
        right:0;
        width:87%
    }
    .job-form-container .right-form{
        right:0;
        left:0;
        width:82%
    }
    .left-form .title h1 {
       
        font-size: 24px;
    }
    .left-form .desc p {
        width:300px;
        font-size: 13px;
    }
    .career-form-container{
       width:300px
    }
    .apply-button{
        left:0;
        width:90%
    }
    
    .card{
        margin: auto;
        
    }
    .customer-career-card{
        width:300px;
        height: 450px;
        left:6%
    }
    .top .desc p {
        font-family: "Jost", serif;
        font-weight: 500;
        font-size: 15px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: justify;
        color: #858585;
        padding: 20px;
    }
    .top .title h1 {
        font-size: 30px;
    }
    .left img{
        width:350px
    }
    .career-page{
        padding:10px
    }
}


.modal {
    display: none; 
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto; 
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px;
    box-sizing: border-box;
}

.modal-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
    max-width: 700px;
    box-sizing: border-box;
    position: relative;
    animation: fadeIn 0.3s ease-in-out;
}

/* Close button */
.close-button {
    color: #555;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
}

.close-button:hover {
    color: #000;
}

/* Responsive form input styles */
.modal-content form input,
.modal-content form select,
.modal-content form button {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    box-sizing: border-box;
}

/* Responsive tweaks for smaller screens */
@media screen and (max-width: 600px) {
    .modal-content {
        padding: 15px;
    }

    .close-button {
        font-size: 20px;
        top: 5px;
        right: 10px;
    }
}

/* Optional: Fade-in animation */
@keyframes fadeIn {
    from { opacity: 0; transform: scale(0.95); }
    to { opacity: 1; transform: scale(1); }
}
