@import url('https://fonts.googleapis.com/css?family=Tajawal&display=swap');
body {
    direction: rtl;
    text-align: right;
    font-family: 'Tajawal', sans-serif;
    letter-spacing: -1px;
}

@font-face {
    font-family: "tajwal-Medium";
    src: url(../fonts/Tajwal/Tajawal-Medium.woff) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "tajwal-Regular";
    src: url(../fonts/Tajwal/Tajawal-Regular.woff) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "tajwal-bold";
    src: url(../fonts/Tajwal/Tajawal-Bold.woff) format("truetype");
    font-display: swap;
}

.ar-navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: 500;
    color: #B3B3B3;
    font-family: "tajwal-Medium";
}

.ar-main-header .main-sub-p, .ar-main-header .btn-title, .ar-about h5, .ar-about .about-card h3, .ar-about .about-card p, .ar-how-work .step p, .ar-download .sub-title, .ar-download .btn-title, .ar-nav-pills .nav-link.plan-tab, .ar-redirect p, .ar-redirect a, .ar-nav-pills .nav-item.plan-tab .nav-link {
    font-family: "tajwal-Medium";
}

.nav-link-btn.ar {
    font-family: "tajwal-Medium";
}

.ar-about h2, .ar-main-header a, .ar-how-work h2, .ar-how-work .step h3, .ar-download h2, .ar-download .btn-start, .ar.monthlyMobile.active, .ar-nav-pills .nav-item .nav-link, .ar.yearlyMobile.active, .ar-pricing-table .table .btn-start, .ar-main-header h1, .ar-about .about-card .icon p, .ar-how-work-mobile h2 {
    font-family: "tajwal-bold";
}

footer .ar-contact-info h3 {
    font-family: "tajwal-bold";
}

footer .ar-contact-info p .title, footer .ar-contact-info p {
    font-family: "tajwal-Regular";
}

footer .ar-contact-link {
    font-family: "tajwal-Regular";
    direction: ltr;
    display: inline-block;
    letter-spacing: 0;
}

h1 {
    font-size: 32px;
    font-weight: 600;
    color: #212121;
    margin-bottom: 30px;
    margin-top: 90px;
}

.sub_title_ar {
    margin-bottom: 35px !important;
    direction: ltr;
}

.ar.switch-label {
    padding-left: 10px;
    padding-right: 10px;
    font-family: "tajwal-Regular";
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #36D1E0;
    -webkit-transition: .4s;
    transition: .4s;
    height: 23px;
    width: 48px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 31px;
    width: 31px;
    right: 0px;
    bottom: -4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #36D1E0;
}

.slider.arActive:before {
    right: -7px;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(-26px);
    -ms-transform: translateX(-26px);
    transform: translateX(-26px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.ml-auto {
    margin-right: auto;
    margin-left: 0 !important;
}

.navbar-brand {
    margin-right: 0;
    margin-left: 1rem;
}

.navbar-light .navbar-nav .nav-item {
    margin-left: 0;
    margin-right: 42px;
}

.download-bg {
    background-size: 50%;
}

.download .down-app {
    margin-right: 0;
    margin-left: 16px;
}

.pricing-table {
    background-position: -18% 106%;
}

.pricing-table .table td:first-child {
    text-align: right;
}

.nav-pills .nav-item:last-child .nav-link {
    border-radius: 4px 0 0 4px;
}

.nav-pills .nav-item:first-child .nav-link {
    border-radius: 0 4px 4px 0;
}

.contact .contact-info-sec .col-md-3 {
    padding-right: 16px;
    padding-left: 0;
}

.contact .contact-info-sec .contact-info .info-desc {
    margin-left: 0;
    margin-right: 16px;
    height: 47px;
}

.scale-img {
    transform: scaleX(-1);
}

.ar-pricing-table .table .soon {
    font-size: 18px;
    font-family: "tajwal-bold";
    color: #B3B3B3;
}

.ar-contact h2 {
    font-size: 32px;
    font-family: "tajwal-bold";
    color: #212121;
    margin-bottom: 30px;
}

.ar-contact .contact-info-sec .contact-info .info-desc p {
    font-size: 20px;
    font-family: "tajwal-bold";
    color: #212121;
    margin-bottom: 0px;
}

.ar-pricing-table .table th {
    font-size: 38px;
    font-family: "tajwal-bold";
    color: #212121;
    text-align: center;
    border: none;
}

.ar-navbar-light .navbar-nav .nav-link.signin-btn {
    font-size: 16px;
    padding: 12px 42px;
    background-color: #36D1E0;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    font-family: "tajwal-bold";
    transition: all .25s ease-in-out;
}

.tab-content.ar .tab-pane .btn-start, .ar.yearly.active, .ar.monthly.active, .ar-pricing-title, .ar-contact form .submit-btn {
    font-family: "tajwal-bold";
}

.ar-contact form .form-control, .ar-contact .contact-info-sec .contact-info .info-desc a, .tab-content.ar .tab-pane h3, .tab-content.ar .tab-pane p, .ar-pricing-table .table td:first-child, .ar-pricing-table .table td {
    font-family: "tajwal-Medium";
}

.tab-content.ar .tab-pane p.font-wBold {
    font-family: "tajwal-bold";
}

.ar_hassle_img_width {
    max-width: 529px;
    float: left;
}

.beta {
    position: absolute;
    top: 64px;
}

.beta img {
    width: 76px;
}

@media (max-width: 575.98px) {
    .ar-pricing-title {
        font-size: 18px;
        margin-top: 20px;
    }
    .ar.subscription-transactionTxt {
        font-family: "tajwal-Medium";
    }
    .navbar-light .navbar-nav .nav-link.signin-btn {
        display: none;
    }
    .ar-how-work-mobile .step-mob .step h3 {
        font-family: "tajwal-bold";
    }
    .ar-how-work-mobile .step-mob .step p {
        font-family: "tajwal-Medium";
    }
    body {
        text-align: center;
    }
    .navbar-nav {
        text-align: right;
        padding: 0;
    }
    .navbar-light .navbar-nav .nav-item {
        margin-right: 0;
    }
    .main-header {
        padding-top: 70px;
        padding-bottom: 330px;
        background-position: 50% 90%;
        background-size: 80%;
    }
    .how-work-mobile .step-mob .step {
        text-align: right;
        margin-right: 16px;
        margin-left: 0;
    }
    .how-work-mobile .step-mob .step h3 {
        font-weight: 900;
    }
    .download {
        background-image: none;
    }
    footer .contact-info p {
        margin-left: 0;
        margin-right: 0px;
    }
    .contact .contact-info-sec .contact-info .info-desc {
        text-align: right;
        margin-right: 0;
    }
    .nav-pills .nav-item:first-child .nav-link {
        border-radius: 0 2px 2px 0;
        height: 51px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .nav-pills .nav-item:last-child .nav-link {
        border-radius: 2px 0 0 2px;
    }
    .tab-content .tab-pane h3 {
        text-align: right;
    }
    .tab-content .tab-pane p img {
        margin-right: 0;
        margin-left: 8px;
    }
}

.logo_container {
    position: relative;
    width: 143px;
}

.ar-navbar-light .logo_container .beta {
    left: 0;
}

.ar-navbar-light .dir_column {
    padding-right: 12px;
}

@media (max-width: 767.98px) {}

@media (max-width: 991.98px) {
    .responsive-home-section {
        padding-bottom: 120px;
    }
}

@media (max-width: 1025px) {
    .ar-contact-info .footer-contact p.footer_phone {
        min-width: 155px;
    }
    .ar-contact-info .footer-contact p.footer_mail {
        min-width: 218px;
    }
    footer .in-touch {
        margin-top: 18px;
    }
    footer .ar-contact-info p {
        margin-right: 55px;
    }
}

@media only screen and (max-width: 992px) and (min-width: 577px) {
    footer .ar-contact-info p {
        margin-right: 6px;
    }
}

@media (max-width: 1199.98px) {}

.modalContainer.ar {
    direction: rtl;
}

.modalMsg.ar {
    font-family: "tajwal-bold";
}

.modalDesc.ar {
    font-family: "tajwal-Medium";
}

.modalBtn.ar {
    font-family: "tajwal-bold";
}

.my-errorMsg.ar {
    font-family: "tajwal-Medium";
}

.pricing_first_label {
    text-align: right;
    padding-bottom: 16px;
}