/* Contact Us style */
.ContactUs{
    background-color:white;
    color: rgba(39, 39, 39, 1);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}
.container-divider {
    border-top: 1px solid #ddd;
    margin-bottom: 20px;
}
.container {
    /* max-width: 1160px; */
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 5%;
    direction: rtl;
}
.sub-nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 30px;
    min-height: 50px;
    padding-bottom: 15px;
    margin-top: 80px;
    direction: rtl;
}
@media (min-width: 768px) {
    .sub-nav {
        align-items: baseline;
        flex-direction: row;
    }
}
.breadcrumbs {
    margin: 0 0 15px 0;
    padding: 0;
}
@media (min-width: 768px) {
    .breadcrumbs {
        margin: 0;
    }
}
.breadcrumbs li + li::before {
    content: ">";
    margin: 0 4px;
}
.breadcrumbs li {
    color: #5a5a5a;
    display: inline;
    font-weight: 300;
    font-size: 15px;
    max-width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.form {
    max-width: 650px;
    align-items: right;
}
form {
    display: block;
    margin-top: 0em;
    unicode-bidi: isolate;
}
input:not([type="checkbox"]) {
    outline: none;
}
.search input[type="search"] {
    border: 1px solid #9c9c9c;
    background-color: #f5f5f5;
    border-radius: 6px;
    box-sizing: border-box;
    color: #666;
    height: 40px;
    padding-left: 40px;
    padding-right: 30px;
    width: 100%;
}
@media (min-width: 768px) {
    .sub-nav input[type="search"] {
        min-width: 300px;
    }
}
.search-icon-contactus {
    position: relative;
    transform: translateY(50%);
    margin-right: 10px;
    margin-bottom: 15px;
    position: absolute;
    z-index: 1;
    width: 18px;
    height: 18px;
    color: #777;
}
input {
    font-weight: 300;
    max-width: 100%;
    box-sizing: border-box;
    transition: border .12s ease-in-out;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
.form-field label {
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
}
.form-field input[type="text"] {
    border: 1px solid #ddd;
    border-radius: 4px;
}
.form-field input {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
    width: 100%;
}
.form-field ~ .form-field {
    margin-top: 25px;
}
.form .suggestion-list {
    font-size: 13px;
    margin-top: 30px;
}
.request-form textarea {
    min-height: 120px;
}
.form-field textarea {
    vertical-align: middle;
}
#main-content{
    direction: rtl;
}
textarea {
    border: 1px solid #ddd;
    border-radius: 2px;
    resize: vertical;
    width: 100%;
    outline: none;
    padding: 10px;
}
#hc-wysiwyg {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    resize: vertical;
    height: 250px;
    min-height: 100px;
}
#hc-wysiwyg [role=toolbar] {
    border: 0;
    border-bottom: 1px solid #ddd;
    height: 35px;
    padding: 5px 10px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    direction: rtl;
}
#hc-wysiwyg [role=toolbar]>[aria-haspopup=true] {
    position: relative;
}
#hc-wysiwyg [class^=wysiwyg-icon-] {
    background: transparent;
    border-radius: 4px;
    border: 1px solid transparent;
    color: #525252;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    height: 24px;
    line-height: 24px;
    margin: 0 4px;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    min-width: 24px;
    width: auto;
}
.wysiwyg-icon-formats {
    background-image: url(https://static.zdassets.com/hc/assets/text-stroke-2901fc68f0898259656b155b6e0ba92f..svg) !important;
}
[class^=wysiwyg-icon-], [class*=" wysiwyg-icon-"] {
    background-position: center !important;
    background-repeat: no-repeat !important;
}
#hc-wysiwyg [role=menu][aria-hidden=true] {
    display: none;
}
#hc-wysiwyg [role=menu] {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    left: 0;
    top: 100%;
    margin-top: 8px;
    min-width: 150px;
    padding: 5px 0;
    outline: none;
}
#hc-wysiwyg [role=menu]>[role=button][data-block=p] {
    font: normal normal 12px sans-serif;
}
#hc-wysiwyg [role=menu]>[role=button] {
    background: #fff;
    border: 0;
    border-radius: 0;
    color: inherit;
    display: block;
    height: auto !important;
    line-height: 1 !important;
    margin: 0;
    padding: 8px 20px;
    text-align: right;
    text-align: initial;
    white-space: nowrap;
}
.wysiwyg-icon-bold {
    background-image: url(https://static.zdassets.com/hc/assets/bold-stroke-c075ecfab5f51c3e3fc9b218f0bb5379..svg) !important;
}
.wysiwyg-icon-italic {
    background-image: url(https://static.zdassets.com/hc/assets/italic-stroke-70c33a4f2eb08e92c4317b86aa029a59..svg) !important;
}
#hc-wysiwyg [role=separator] {
    border: 0;
    background: #ddd;
    width: 1px;
    height: 24px;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}
.wysiwyg-icon-bullist {
    background-image: url(	https://static.zdassets.com/hc/assets/list-bullet-stroke-04b8bc257b35bc8f92daf5a5d7e1955f..svg) !important;
}
.wysiwyg-icon-numlist {
    background-image: url(	https://static.zdassets.com/hc/assets/list-number-stroke-0f55516854b2cc29ed275ce293d0e1a8..svg) !important;
}
.wysiwyg-icon-code-block {
    background-image: url(	https://static.zdassets.com/hc/assets/terminal-cli-stroke-1bdbc63926aa2ada431dcc1ce4ae5601..svg) !important;
}
.wysiwyg-icon-link {
    background-image: url(	https://static.zdassets.com/hc/assets/link-stroke-7106f546349740ac359b04ed1bb73b6c..svg) !important;
}
.wysiwyg-icon-quote {
    background-image: url(https://static.zdassets.com/hc/assets/quote-stroke-2a6ea1ba5e86bff41a38c0f8f7d45207..svg) !important;
}
#hc-wysiwyg [role=form][aria-expanded=false] {
    right: -100%;
}
#hc-wysiwyg [role=form] {
    background: #f5f5f5;
    border-bottom: 1px solid #ececec;
    padding: 4px 10px;
    position: absolute;
    height: 35px;
    top: 0;
    transition: left .2s ease-in;
    width: 100%;
    z-index: 20;
}
#hc-wysiwyg [role=group], #hc-wysiwyg [role=group] iframe {
    border-radius: 0;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}
#hc-wysiwyg [role=group] {
    height: calc(100% - 35px);
}
#hc-wysiwyg [role=group] iframe {
    width: 100%;
    height: 100%;
}
#hc-wysiwyg [role=alert][aria-hidden=true] {
    display: none;
}
#hc-wysiwyg [role=alert] {
    background: #fff;
    border-top: 1px solid #ececec;
    bottom: 0;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    width: 100%;
}
.form-field p {
    color: #5a5a5a;
    font-size: 12px;
    margin: 5px 0;
}
.upload-dropzone {
    border: 1px solid #ddd;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.upload-dropzone input[type=file] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    height: 100%;
    width: 100%;
}
.upload-dropzone span {
    color: #d1d1d1;
    display: inline-block;
    line-height: 24px;
    padding: 10px;
}
.notification-inline.notification-error {
    background-color: #fff0f1;
    border: 1px solid #e35b66;
    color: #cc3340;
}
.notification-inline {
    border-radius: 4px;
    line-height: 14px;
    margin-top: 5px;
    padding: 5px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
#upload-error {
    display: none;
    margin-top: 10px;
}
.notification-error {
    background: #ffeded;
    border-color: #f7cbcb;
}
.notification {
    border: 1px solid;
    display: table;
    font-size: 12px;
    padding: 13px 15px;
    transition: height .2s;
    width: 100%;
    color: #555;
}
.form footer {
    margin-top: 40px;
    padding-top: 30px;
}
.button-large, input[type="submit"] {
    cursor: pointer;
    background-color: rgba(35, 50, 83, 1);
    border: 0;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 2.72;
    min-width: 190px;
    padding: 0 1.9286em;
    width: 100%;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .button-large, input[type="submit"] {
        width: auto;
    }
}