﻿.FieldTitle {
    font-size: 17px;
    color: #b60002;
    font-family: 'droid_arabic_kufiregular';
    line-height: 32px;
}

.TextBoxField {
    padding: 0 15px;
    background-color: #fff;
    border: 1px solid #E0E0E0;
    font-size: 17px;
    font-family: 'droid_arabic_kufiregular';
    color: #000;
    height: 41px;
}

/*#region DropDown*/
.TextField .custom-dropdown {
    height: 41px !important;
}

    .TextField .custom-dropdown::after {
        content: url(../../images/AR/black-arrow.svg) !important;
        display: inline;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        left: 1px;
        top: 1px;
        height: 39px;
        z-index: 1;
        width: 38px;
        background-color: #fff;
        padding-top: 11px;
        padding-right: 9px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.TextField {
    position: relative;
}

.DdlField {
    background-color: #fff;
    border: 1px solid #E0E0E0;
    font-size: 17px;
    font-family: 'droid_arabic_kufiregular';
    height: 41px !important;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.custom-dropdown::before,
.custom-dropdown::after {
    content: "";
    position: absolute;
    pointer-events: none;
}


.custom-dropdown::before {
    width: 2.9em;
    left: 0;
    top: 0;
    bottom: 0;
}
/*#endregion*/

/*#region ContactUs*/
.DivPurple {
    color: #b60002;
    font-family: 'droid_arabic_kufiregular';
    width: 100%;
}

.PlaceHolderColor {
    border: 1px solid #ff0000 !important;
}

.SecondaryColor {
    color: #ff0000;
}

.DivCenterAlign {
    text-align: center;
    padding-top: 38px;
    padding-bottom: 30px;
}

.DivTitle {
    font-size: 25px;
    line-height: 47px;
    font-family: 'droid_arabic_kufibold';
}

.DivLine {
    max-width: 200px;
    width: 100%;
    height: 4px;
    background-color: #b60002;
    display: inline-block;
}

.DivHeadTextBlock {
    font-size: 17px;
    line-height: 34px;
    padding: 20px 0px 8px 0px;
}

.DivFreeText {
    display: inline-block;
    max-width: 620px;
    padding-bottom: 8px;
}

.DivBold {
    font-family: 'droid_arabic_kufibold';
}

.DivBoldEnglish {
    font-family: 'Helvetica' !important;
    font-weight: bold !important;
}

.DivGrey {
    background-color: #F6F6F6;
    padding-top: 40px;
    padding-bottom: 14px;
    text-align: center;
}

.DivCenterForm {
    max-width: 834px;
    display: inline-block;
    padding-bottom: 32px;
    text-align: right;
    width: 100%;
}

.BtnSubmit {
    width: 153px;
    height: 42px;
    color: #ffffff;
    border: 0px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 21px;
    max-width: 100%;
}

.FormBtn {
    padding: 10px;
}

.DivRight35 {
    padding-right: 35px;
}

.DivLeft35 {
    padding-left: 35px;
}

.TextBoxFieldBig {
    padding: 7px 15px;
    background-color: #fff;
    border: 1px solid #E0E0E0;
    font-size: 17px;
    font-family: 'droid_arabic_kufiregular';
    color: #000;
    height: 212px;
    resize: none;
}

.FieldCustomTitle {
    font-size: 17px;
    color: #b60002;
    font-family: 'droid_arabic_kufiregular';
    line-height: 32px;
    padding-bottom: 9px;
    padding-top: 29px;
}

.DivBottomText {
    display: block;
    max-width: 651px;
    float: left !important;
    padding: 84px 50px 0 0px;
}

.DivBottomAlert {
    display: block;
    font-size: 16px;
    line-height: 31px;
    text-align: right;
    padding: 8px 2px;
}

.DivBottom {
    max-width: 1188px;
    margin: 0 auto;
    display: table;
}

.WhtspBackGround {
    background-color: #4CAF50;
    width: 58px !important;
    height: 58px;
    text-align: center;
    padding-top: 12.5px;
}

.DivPic {
    background-image: url(../../images/Hand-picture-big@2x.png);
    float: left !important;
    height: 579px;
    width: 100%;
    background-size: contain;
}

.DivPicPad {
    padding-top: 130px !important;
}

.DivPhone {
    float: right;
    padding-top: 5px;
    padding-bottom: 15px;
}

.DivPhoneNum {
    float: left !important;
    padding-top: 7px !important;
}

.DivSocial {
    float: left !important;
}

.captchaMsg {
    float: none;
    text-align: center;
}

.left0 {
    left: 0;
}

@media all and (max-width:768px) {

    .BtnSubmit {
        width: 117px;
    }

    .DivPicPad {
        padding: 0 35px !important;
    }

    .DivBottomText {
        float: right !important;
        padding: 54px 50px 0 50px;
    }

    .DivHeadTextBlock {
        font-size: 16px;
        line-height: 32px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .DivFreeText {
        max-width: 651px;
        padding-right: 0; /*50px;*/
        padding-left: 0; /*50px;*/
    }

    .DivCenterForm {
        max-width: none;
        padding: 0 20px 32px 20px;
    }

    .DivRight35 {
        padding-right: 26px;
    }

    .DivLeft35 {
        padding-left: 26px;
    }
}

@media all and (max-width: 480px) {

    .captchaDiv .g-recaptcha {
        transform: scale(0.8);
        position: relative;
        left: 0px;
    }

    .DivSocial {
        width: 50%;
        position: relative;
        min-height: 1px;
    }

    .DivPhone {
        float: none;
        padding-top: 15px;
        padding-bottom: 35px;
        text-align: center;
    }

    .DivPhoneNum {
        float: none !important;
    }

    .DivBottom {
        padding: 0;
    }

    .DivBottomAlert {
        text-align: center;
        padding: 30px 0 0 0;
    }

    .DivBottomText {
        float: none !important;
        padding: 26px 30px 0 30px;
        text-align: center;
    }

    .DivPic {
        height: 451px;
        background-position: center;
    }

    .DivPicPad {
        padding: 0 !important;
    }

    .DivRight35 {
        padding-right: 0px;
    }

    .DivLeft35 {
        padding-left: 0px;
    }

    .DivCenterForm {
        padding: 0 0 40px 0;
    }

    .FieldCustomTitle {
        padding-bottom: 14px;
        padding-top: 14px;
    }

    .DivGrey {
        padding-top: 23px;
        padding-bottom: 43px;
    }

    .DivTitle {
        padding: 0 !important;
    }

    .Recaptcha1 {
        width: 260px;
        left: 19px;
    }
}

/*#endregion*/