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

body {
  overflow-x: hidden;
}

ol, ul {
    padding-left: 1.5rem !important;
}

@font-face {
    font-family:Mada-Bold;
    src: url('../font/mada/Mada-Bold.ttf');
}

@font-face {
    font-family:Mada-Regular;
    src: url('../font/mada/Mada-Regular.ttf');
}

@font-face {
    font-family:Mada-Light;
    src: url('../font/mada/Mada-Light.ttf');
}

@font-face {
    font-family:PlusJakartaSans;
    src: url('../font/Plus_Jakarta_Sans/PlusJakartaSans-VariableFont_wght.ttf');
}

@font-face {
    font-family:Raleway;
    src: url('../font/Raleway/Raleway-VariableFont_wght.ttf');
}

@font-face {
    font-family:NunitoSans;
    src: url('../font/Nunito_Sans/NunitoSans-VariableFont_YTLC\,opsz\,wdth\,wght.ttf');
  }

.banner-section {
    width: 100%;
    background-color: #FFCD0C;
    padding-top: 60px;
}

.black-section-details {
    width: 100%;
    background-color: black;
    padding: 41px 0 0px 0;
}


.black-section-two-set::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(45deg, rgb(58 58 58 / 71%) 0%, rgb(255 255 255 / 85%) 50%, rgb(58 58 58 / 71%) 100%);
  /* bottom: 0; */
  left: 0;
  height: 221px;
}


.banner-section h1 {
    color: #FFDC54;
    font-family:NunitoSans;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.95px;
    text-transform: uppercase;
    position: relative;
    padding-top: 23px;
    text-align: center;
}

.banner-section h1::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #FFCD0C;
    left: 0;
    top: 58%;
    transform: translateY(-50%);
}

.banner-section h6 {
    color: #000;
    text-shadow: 0px 3.618px 3.618px rgba(77, 77, 77, 0.25);
    font-family: NunitoSans;
    font-size: 40.704px;
    text-align: center;
    top: -69px;
    position: relative;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 0;
    letter-spacing: 1.221px;
}

.black-section {
    width: 100%;
    background-color: black;
    padding: 41px 0 0px 0;
}

/* .set-one {
    padding-bottom: 50px;
} */

.set-one p {
    color: #FFF;
    text-align: center;
    font-family:Mada-Light;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 28.8px */
    letter-spacing: 0.48px;
    width: 80%;
    margin: 0 auto;
}

.set-one h1 {
    color: #F7F7F7;
    font-family:Mada-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.54px;
    text-align: center;
    margin: 0;
    padding-bottom: 20px;
}

.Career-Details-box {
    display: flex;
    align-items: center;
    gap: 15px;
    border: 1px solid #fff;
    padding: 10px 18px;
    height: 100%;
}

.Career-Details-box input {
    /* width: 10%; */
}

.Career-Details-box label {
    color: #FFF;
    text-align: start;
    font-family:Mada-Light;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 36px */
    letter-spacing: 0.6px;
    margin: 0;
    display: flex;
    width: 100%;
    
}
input[type="checkbox"] {
    accent-color: #ffce0d;
    border: 2px solid yellow;
    margin-right: 10px;
}

.set-two {
    padding-top: 50px;
    padding-bottom: 101px;
    position: relative;
}

.pentool {
    width: 100px;
    position: absolute;
    left: -5%;
    top: 60px;
}

.set-two::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: linear-gradient(45deg, rgb(58 58 58 / 71%) 0%, rgb(255 255 255 / 85%) 50%, rgb(58 58 58 / 71%) 100%);
    bottom: 0;
    left: 0;
}

.form-left {
    padding-left: 88px;
    padding-top: 70px;
}

.form-left h1{
    color: #FFF;
    font-family: PlusJakartaSans;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 180%; /* 45px */
    letter-spacing: 0.75px;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin: 0;
}

.form-left p {
    color: #FFF;
    font-family:Mada-Light;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 180%; /* 27px */
    letter-spacing: 0.45px;
    margin: 0;
    padding-bottom: 20px;
}

.form-left ul li {
    color: #FFF;
    font-family:Mada-Regular;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 180%; /* 27px */
    letter-spacing: 0.45px;
    padding-bottom: 10px;
}

.form-right {
    width: 90%;
    border-radius: 2.975px;
background: linear-gradient(180deg, #FFCD0C 0%, #FFD639 100%);
    float: right;
    padding: 0 50px 0 41px;
}

.form-right h6 {
    color: #000;
    font-family:Mada-Regular;
    font-size: 13.796px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.414px;
  }


  /* form   css */


  .form-group {
    position:relative;  
  
    & + .form-group {
      margin-top: 30px;
    }
  }
  
  .form-label {
    position: absolute;
    left: 0;
    top: 10px;
    color: #999;
    z-index: 10;
    transition: transform 150ms ease-out, font-size 150ms ease-out;

    color: #000;
    font-family:Mada-Regular;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.414px;
    margin: 0;
  }
  
  .focused .form-label {
    transform: translateY(-125%);
    font-size: .75em;
  }
  
  .form-input {
    position: relative;
    padding: 12px 0px 5px 0;
    width: 100%;
    outline: 0;
    border: 0;
    box-shadow: 0 1px 0 0 #343434;
    transition: box-shadow 150ms ease-out;
    background: transparent;
    
    &:focus {
      box-shadow: 0 2px 0 0 #343434;
    }
  }
  
  .form-input.filled {
    box-shadow: 0 2px 0 0 #343434;
  }

  .form-group span {
    color: red;
    font-family:Mada-Regular;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.414px;
    margin: 0;
    display: none;
  }

  select {
    position: relative;
    padding: 12px 0px 5px 0;
    width: 100%;
    outline: 0;
    border: 0;
    box-shadow: 0 1px 0 0 #343434;
    transition: box-shadow 150ms ease-out;
    background: transparent;
  }

  form h3 {
    color: #000;
    font-family:Mada-Regular;
    font-size: 13.796px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.414px;
    margin-top: 40px;
  }

  form h4 {
    color: #000;
    font-family:Mada-Regular;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.45px;
  }

  .last-input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #343434;
    width: 47px;
    outline: none;
    height: 16px;
    margin-bottom: 10px;
    padding-bottom: 3px;
  }

  .form-right button {
    color: #F7F7F7;
    font-family:Raleway;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.54px;
    border-radius: 4.083px;
border: 1px solid #FFF;
background: #000;
padding: 10px 27px;
position: absolute;
bottom: -17px;
  }














  .file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 60px;
  }
  .file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 46px;
    line-height: 25px;
    color: #1f1f1f;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300;
    border: 1px solid #343434;
    overflow: hidden;
    text-wrap: nowrap
  }
  .file-upload-wrapper:before {
    content: "Upload";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 46px;
    background: #121211;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 14px;
    line-height: 43px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
    letter-spacing: 1px;
  }
  .file-upload-wrapper:hover:before {
    background: #000;
  }
  .file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
  }

.notelabel {
    position: relative;
    top: 50px;
    font-size: 12px;
    font-style: italic;
    letter-spacing: .3px;
    color: #000 !important;
}
.file-upload-wrapper[data-text] {
    font-size: 14px;
  }


  .uploadResume {
    margin-top: 40px !important;
  }

  .input-margin {
    margin-top: 40px !important;
  }

  /* form css  */


  .set-three {
    padding-top: 65px;
  }

  .set-one-content h1 {
    color: #FFCD0C;
    font-family:NunitoSans;
    font-size: 29px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    
    
  }

  .set-one-content p {
    color: #FFF;
    font-family:Mada-Light;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 180%; /* 27px */
    letter-spacing: 0.45px;
    padding-bottom: 20px;
  }

  .set-one-content h6{
    color: #FFF;
    font-family: Raleway;
    font-size: 15.152px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.455px;
    background: transparent;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #FFCD0C;
    border-top: 1px solid #FFCD0C;
    padding: 7px 0;
    position: relative;
    display: inline;
  }

  .set-one-content h6::after {
    content: "";
    position: absolute;
    width: 32px;
    height: 10px;
    background-color: #1a1a1a;
    right: 0;
    bottom: -1px;
}

.set-two-content h1 {
    color: #FAFAFA;
    font-family:PlusJakartaSans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    letter-spacing: 0.6px;
}

.set-two-content h1 span{
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.54px;
}

.set-two-content p,.set-two-content p a {
    color: #FFCD0C;
    font-family:Mada-Light;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 180%; /* 27px */
    letter-spacing: 0.45px;
}


.shot-line {
    position: relative;
}

.shot-line::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 47px;
    background-color: #E0E0E0;
    top: 16%;
    right: -35px;
}

.shot-line-two {
    position: relative;
}

.shot-line-two::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 47px;
    background-color: #E0E0E0;
    top: 16%;
    right: -9px;
}







/* responsive  */

@media (max-width:1200px) {
    .set-two-content h1 {
        font-size: 18px;
    }

    .set-two-content h1 span {
        font-size: 16px;
    }

    .shot-line-two {
        padding: 0 36px !important;
    }

    .shot-line::after, .shot-line-two::after {
        top: 9%;
    }

    .set-one-content h1 {
        font-size: 24px;
    }

   
}

@media (max-width:991px) {
    .set-one-content h1 {
        text-align: center;
    }

    .set-one-content p {
        text-align: center;
    }

    .set-one-content h5 {
        text-align: center;
    }

    .set-two-content-right {
        float: right;
    }

    .shot-line-two {
        padding: 0 36px 0 91px !important;
    }

    .shot-line::after, .shot-line-two::after {
        top: 20%;
    }

    .shot-line::after {
        right: -12px;
    }

    .set-one-content h5 {
        padding-bottom: 40px;
    }

    .set-one p {
        width: 100%;
    }

    .check-box {
        padding: 0 20px !important;
    }

    .set-two {
        padding-top: 0px;
        padding-bottom: 101px;
        position: relative;
    }

    .form-left {
        padding-left: 0px !important;
        padding-top: 10px !important;
    }
    
    .form-left h1,.form-left p  {
        text-align: center;
    }

    .Center-ul {
        margin: 0 auto;
        width: 50%;
    }

    .form-right {
        width: 100% !important;
    }


  
}

@media (max-width:768px) {
    .Center-ul {
        margin: 0 auto;
        width: 60%;
    }

    .shot-line::after, .shot-line-two::after {
       display: none;
    }

    .set-two-content {
        border: 1px solid gray;
        padding: 10px;
        text-align: center;
        margin-bottom: 25px;
    }

    .shot-line-two {
        padding: 0 !important;
    }

    .set-two-content-right {
        float: unset;
    }

    .set-two-content p {
        margin-bottom: 3px;
    }

    .banner-section h1 {
        font-size: 62px;
    }
}

@media (max-width:600px) {
    .set-two-content {
        margin: 0 10px 25px 10px;
    }

    .banner-section h1 {
        font-size: 56px;
    }

    .Center-ul {
        margin: 0 auto;
        width: 74%;
    }

    
   

    .set-three {
        padding-top: 40px;
    }

  
}

@media (max-width:500px) {
    .banner-section h1 {
        font-size: 43px;
    }

    .banner-section h6 {
        font-size: 27.704px;
        top: -46px;
    }

    .banner-section h1::after {
        top: 61%;
    }

    .pentool {
        display: none;
    }

    .icon-line {
        display: none;
    }
}

@media (max-width:424px) {
    .Center-ul {
        margin: 0 auto;
        width: 85%;
    }


    .banner-section h6 {
        font-size: 27.704px;
        top: -15px;
    }

    .banner-section h1 {
        font-size: 34px;
    }

}

@media (max-width:374px) {
    .Center-ul {
        margin: 0 auto;
        width: 90%;
    }
}

input:-webkit-autofill {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    -webkit-text-fill-color: #000 !important;
    color: #000;
    border-bottom: 1px solid #000;
    transition: background-color 5000s ease-in-out 0s;
}