*{
    font-family: 'Almarai', sans-serif !important;
}
.rtl .contact-col p {
    text-align: start;
}
.hem-contact {
    padding: 4rem 50px;
}
.contact-bg {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
}
.contact-col{
    width: 450px;
    max-width: 100%;
    background: #fff;
    padding: 20px 40px;
    border-radius: 30px;
    margin: 0 auto;
    /* margin-bottom: 3rem; */
    margin-bottom: auto;
}

.contact-us {
    width: 411px;
    max-width: 100%;
    background: #fff;
    padding: 20px 20px;
    border-radius: 30px;
    margin-bottom: auto;
    margin-top: 60px;
}


.contact-us h1 {
    font-size: 30px;
    /* font-family: HacenB; */
    font-style: normal;
    color: #42415B;
    margin-bottom: 20px;
    padding-left: 10px;
}
.contact-us .form-control, .contact-us .form-select {
    height: 40px;
    background: transparent;
    border-radius: 15px;
    font-size: 14px;
    color: #42415B;
}
.contact-us .form-control::placeholder {
    font-size: 14px;
    /* font-family: GE; */
    font-weight: lighter;
}
.contact-us .form-select {
    background-image: url(..///images/chevron-down-solid.svg);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    /* font-family: GE; */
    font-weight: lighter;
    color: #339BFF;
}
.contact-us .form-floating>label {
    font-size: 12px;
    color: #6C7781;
    padding-right: 20px;
    right: 0px !important;
}
.contact-us .form-floating textarea {
    height: 100px;
}
.contact-us p {
    font-size: 12px;
    color: #6C7781;
    margin: 0;
}
@media screen and (max-width:576px){
    .contact-us {
        padding: 30px 10px;
    }
    .contact-us h1 {
        font-size: 30px;
    }
    .contact-btn {

        margin-right: 0;
    }
}





.contact-col h1 {
    font-size: 34px;
    /* font-family: HacenB; */
    font-style: normal;
    color: #42415B;
    margin-bottom: 20px;
    padding-left: 10px;
}
.contact-col .form-control, .contact-col .form-select {
    height: 40px;
    background: transparent;
    border-radius: 15px;
    font-size: 14px;
    color: #42415B;
}
.contact-col .form-control::placeholder {
    font-size: 14px;
    /* font-family: GE; */
    font-weight: lighter;
}
.contact-col .form-select {
    background-image: url(..///images/chevron-down-solid.svg);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    /* font-family: GE; */
    font-weight: lighter;
    color: #6C757D !important;
}
.contact-col .form-floating>label {
    color: #6C7781;
    margin-left: 11px;
    font-size: 14px !important;
}
.contact-col .form-floating textarea {
    height: 100px;
}
.contact-col p {
    font-size: 16px !important;
    color: #6C7781;
    margin: 0;
}
.donw-btn {
    border: 1px solid #339BFF;
    border-radius: 20px;
    background: transparent;
    color: #339BFF;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 16px;
    padding-left: 16px;
    /* font-family: HacenB; */
    font-weight: bold;
}
.send-btn {
    border-radius: 20px;
    padding-left: 60px;
    padding-right: 60px;
    background: #339BFF;
    color: #fff;
    font-size: 20px;
    /* font-family: HacenB; */
    font-weight: bold;
}
.fil-icon {
    background: #42415B;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-left: 10px;
}
.fil-icon i {
    font-size: 16px;
    color: #fff;
}
@media screen and (max-width:576px){
    .contact-col {
        padding: 30px 10px;
    }
    .contact-col h1 {
        font-size: 30px;
    }
}






/* Career Column Start */

.rtl .career-col p {
    text-align: start;
}
.hem-career {
    padding: 4rem 50px;
}
.career-bg {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
}
.career-col{
    width: 450px;
    max-width: 100%;
    background: #fff;
    padding: 20px 40px;
    border-radius: 30px;
    margin: 0 auto;
    /* margin-bottom: 3rem; */
    margin-bottom: auto;
}

.career-us {
    width: 450px;
    max-width: 100%;
    background: #fff;
    padding: 20px 20px;
    border-radius: 30px;
    margin-bottom: auto;
    margin-top: 60px;
}


.career-us h1 {
    font-size: 30px;
    /* font-family: HacenB; */
    font-style: normal;
    color: #42415B;
    margin-bottom: 20px;
    padding-left: 10px;
}
.career-us .form-control, .career-us .form-select {
    height: 40px;
    background: transparent;
    border-radius: 15px;
    font-size: 14px;
    color: #42415B;
}
.career-us .form-control::placeholder {
    font-size: 14px;
    /* font-family: GE; */
    font-weight: lighter;
}
.career-us .form-select {
    background-image: url(..///images/chevron-down-solid.svg);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    /* font-family: GE; */
    font-weight: lighter;
    color: #339BFF;
}
.career-us .form-floating>label {
    font-size: 12px;
    color: #6C7781;
    padding-right: 20px;
    right: 0px !important;
}
.career-us .form-floating textarea {
    height: 100px;
}
.career-us p {
    font-size: 12px;
    color: #6C7781;
    margin: 0;
}
@media screen and (max-width:576px){
    .career-us {
        padding: 30px 10px;
    }
    .career-us h1 {
        font-size: 30px;
    }
}


.form-select:focus {
    border: 1px solid #33A1FF !important;
    outline: 0;
    box-shadow: none !important;
}


.contact-col h1 {
    font-size: 30px;
    /* font-family: HacenB; */
    font-style: normal;
    color: #42415B;
    margin-bottom: 20px;
    padding-left: 10px;
}
.contact-col .form-control, .contact-col .form-select {
    height: 40px;
    background: transparent;
    border-radius: 15px;
    font-size: 16px;
    color: #42415B;
}
.contact-col .form-control::placeholder {
    font-size: 14px;
    /* font-family: GE; */
    font-weight: lighter;
}
.contact-col .form-select {
    background-image: url(..///images/chevron-down-solid.svg);
    background-repeat: no-repeat;
    background-position: left .75rem center;
    background-size: 16px 12px;
    /* font-family: GE; */
    font-weight: lighter;
    color: #339BFF;
}
.contact-col .form-floating>label {
    font-size: 12px;
    color: #6C7781;
    padding-right: 20px;
    right: 0px !important;
}
.contact-col .form-floating textarea {
    height: 100px;
}
.contact-col p {
    font-size: 12px;
    color: #6C7781;
    margin: 0;
}
.donw-btn {
    border: 1px solid #339BFF;
    border-radius: 20px;
    background: transparent;
    color: #339BFF;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 16px;
    padding-left: 16px;
    /* font-family: HacenB; */
    font-weight: bold;
}
.send-btn {
    border-radius: 20px;
    padding-left: 60px;
    padding-right: 60px;
    background: #339BFF;
    color: #fff;
    font-size: 20px;
    /* font-family: HacenB; */
    font-weight: bold;
}
.fil-icon {
    background: #42415B;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    margin-left: 10px;
}
.fil-icon i {
    font-size: 16px;
    color: #fff;
}
@media screen and (max-width:576px){
    .contact-col {
        padding: 30px 10px;
    }
    .contact-col h1 {
        font-size: 30px;
    }
}

.form-select
{
    padding: 0px 10px !important;
}

.contact_dropdown
{
    font-size: 14px !important;
}
