
*,
*::after,
*::before {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body * {
    margin: 0;
    font-family: 'Montserrat';
    color: #202020;
    font-weight: normal;
}

body li{
    padding-left: 37px;
}
body p{
   font-weight: normal;
    margin-bottom: 0px;
}
.wpcf7 form.sent .wpcf7-response-output{
    color: #46b450;
}
.digital-marketing .container .digital-marketing-manager{
    background: #F3F2F0;
    padding-top: 63px;
    padding-left: 85px;
    padding-bottom: 58px;
}
.digital-marketing .container .digital-marketing-manager .col-md-12 h1{
    font-weight: 600;
}
.digital-marketing .container .digital-marketing-manager .location-and-date{
    width: 100%;
    max-width: 380px;
    display: flex;
    justify-content: space-between;
    margin-top: 34px;
    gap: 12px;
}

.digital-marketing .container .digital-marketing-manager .location{
    width: 100%;
    max-width: 119px;
    display: flex;
    gap: 12px;
}

.digital-marketing .container .digital-marketing-manager .date{
    width: 100%;
    max-width: 210px;
    display: flex;
    gap: 12px;
}
.digital-marketing .container .digital-marketing-manager span{
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}
.about-job .container  .home-link{
    padding-top: 30px;
  }
  .about-job  .container  .home-link a{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
    color: #202020;
}
.logo-contact-section ul li.career-button a {
    color: #BDA077 !important;
}
.wpcf7-not-valid-tip{
    font-size: 14px;
}
.about-job  .container  .home-link a:hover{
    color: #BDA077;
}
.about-job  .container  .home-link span{
    padding: 0 15.6px;
}
.about-job .container .home-link a.active{
    color: #BDA077;
}
.about-job  .col-md-6{
    padding-top: 50px;
    margin-left: 105px;
}
.about-job  .job-details .col-md-6 h2{
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 30px;
}

.about-job  .job-details .col-md-6 p {
    margin-top: 23px;
  }
.about-job  .job-details .col-md-6  ul{
    padding: 0;
    margin-top: 30px;
}
.about-job  .job-details .col-md-6  ul li {
   margin-top: 23px;
   list-style-type: none;
   color: #202020;
   font-size: 14px;
   position: relative;
}
.about-job  .job-details .col-md-6  ul li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 18px;
    height: 16px;
    background: url(../images/icon-feather-arrow-right.svg);
    margin-right: 29px;
    background-repeat: no-repeat;
    top: 4px;
}

.apply-form {
    background: #F3F2F0;
}
.apply-form .apply-now {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.apply-form .apply-now h2{
    font-weight: 600;
}
.submit-form .form-control {
    padding: .575rem .75rem;
    font-weight: 500;
}
.submit-form input.form-control::placeholder{
    font-weight: 500;
    color: #000;
}
.apply-form .apply-now .form-wrapper{
    width: 100%;
    max-width: 792px;
    padding: 37px 57px 42px;
    background: #fff;
    margin-top: 30px;
    border-radius: 6px;
}
.apply-form .apply-now .form-wrapper label{
    font-size: 14px;
    line-height: 17px;
    color: #000;
    font-weight: 500;
}
.apply-form .apply-now .form-wrapper .row{
    row-gap: 25px;
}
.apply-form .apply-now .form-wrapper .form-group.col-md-6{
    display: flex;
    flex-direction: column;
    row-gap:16px ;
}
.apply-form .apply-now .form-wrapper .form-group.col-md-6 .form-control:focus{
    border: 1px solid #000; 
    outline: none;
    box-shadow: none;
    color: #AAAAAA !important;
}
.customfile {
    background-color: #fff; 
    border: none; 
    cursor: pointer; 
    font-size: 14px;
}
.customfile::-webkit-file-upload-button {
    background: #000;
    color: #fff;
    padding: 9 14px;
    border-radius: 6px;
}
 .apply-form .apply-now .form-wrapper .submit-form .submit-btn {
    border: 0;
    background: #000;
    color: #fff;
    color: #FFFFFF;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    max-width: 175px;
    text-align: center;
    padding: 14px 25px;
    margin: auto;
    margin-top: 0;
    border-radius: 4px;
    display: block;
    align-items: center;
}
.apply-form .apply-now .form-wrapper .submit-form .submit-btn:hover {
    background:#BDA077 ;
}
.wpcf7-spinner{
    width: 24px !important;
    height: 24px;
}
.apply-form .apply-now .form-wrapper .submit-form .submit-btn:after {
    content: "";
    position: relative;
    display: flex;
    width: 10px;
    height: 10px;
    background: url(../images/arrow-link.svg) no-repeat;
    position: relative;
    left: 30%;
}
.digital-marketing-sticky-box{
    position: absolute;
    z-index: 6;
    right: 120px;
    top: -80px;
    width: 100%;
    max-width: 335px;
    background: #fff;
    box-shadow: 0px 10px 40px #00000014;
    border-radius: 2px;
}
.digital-marketing-sticky-box .container{
    padding: 44px 34px 46px;
}
span.red {
    color: #FF4C30;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    text-align: center;
    color: #46b450;
}
.digital-marketing-sticky-box .digital-marketing-wrapper h2{
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
}
.digital-marketing-sticky-box .digital-marketing-wrapper .location-and-date{
    width: 100%;
    display: flex;
    gap: 8px;
    padding: 0 0 0 12px;
    margin-top: 20px;
}
.digital-marketing-sticky-box .container .digital-marketing-wrapper .location{
    width: 100%;
    max-width: 97px;
    display: flex;
    gap: 8px;
}
.digital-marketing-sticky-box .container .digital-marketing-wrapper .date{
    width: 100%;
    max-width: 180px;
    display: flex;
    gap: 4px;
}
.digital-marketing-sticky-box .digital-marketing-wrapper  span{
    font-size: 14px;
    font-weight: 500;
}
.digital-marketing-sticky-box .digital-marketing-wrapper button.submit-btn {
    border: 1px solid #BDA077;
    border-radius:4px;
    background: #fff;
    color: #BDA077;
    font-weight: 600;
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    text-align: left;
    padding: 14px 25px;
    margin: auto;
    margin-top: 41px;
    display: flex;
    align-items: center;
}
.digital-marketing-sticky-box .digital-marketing-wrapper button.submit-btn:hover{
    border: 1px solid #BDA077;
    background: #BDA077;
    color: #fff; 
}
.digital-marketing-sticky-box .digital-marketing-wrapper button.submit-btn:hover:after{
    filter: brightness(2);
}
.digital-marketing-sticky-box .digital-marketing-wrapper button.submit-btn:after {
    content: "";
    position: relative;
    display: flex;
    width: 10px;
    height: 10px;
    background: url(../images/arrow-link.svg) no-repeat;
    position: relative;
    left: 45%;
}
@media (max-width:1024px) {
.digital-marketing.section-space-top{
    padding-top: 167px !important;
}
}
@media (max-width:992px) {
    .apply-form {
        position: relative;
        z-index: 9999;
    }
    .digital-marketing.extra-top-margin {
        padding-top: 162px !important;
    }
    .digital-marketing-sticky-box {
        right: 122px;
        top: 280px;
        position: fixed;
    }
    .about-job .col-md-6 {
        padding-top: 20px;
        margin-left: 0px;
        padding-right: 30px;        

    }
}


@media (max-width:680px) {
    .digital-marketing.section-space-top{
        padding-top: 125px !important;
    }
    .digital-marketing .container .digital-marketing-manager {
        padding-top: 40px;
        padding-left: 32px;
        padding-bottom: 33px;
    }
    .digital-marketing-sticky-box {
        right: 0;
        top: 240px;
    }
    .about-job .container .home-link {
        display: none;
    }

}

@media (max-width:630px) {
    .digital-marketing-sticky-box {
        top: 280px;
    }
}

@media (max-width:435px) {
    .digital-marketing-sticky-box {
        top: 340px;
    }
    .apply-form .apply-now .form-wrapper {
        padding: 57px 29px 60px;
    }
    .about-job .job-details .col-md-6  h2 {
        margin-top: 34px;
      }
 
    .about-job .job-details .col-md-6 ul li {
        margin-top: 24px;
    }
}
@media (max-width:680px) {
.digital-marketing .container .digital-marketing-manager .location-and-date {
  flex-wrap: wrap;
    }
}