﻿

html[lang="AR"] {
    direction: rtl;
    overflow-x: hidden;
}

    html[lang="AR"] header.main_header .row {
        display: flex;
    }

    html[lang="AR"] .logo {
        float: right;
    }

    html[lang="AR"] .conect {
        float: left !important;
    }

    html[lang="AR"] .group-links {
        flex-direction: row-reverse;
    }


    html[lang="AR"] .list-group {
        align-items: end;
    }


@font-face {
    font-family: 'merriweather_sansregular';
    src: url('../fonts/merriweathersans-regular-webfont.woff2') format('woff2'), url('../fonts/merriweathersans-regular-webfont.woff') format('woff'), url('../fonts/merriweathersans-regular-webfont.ttf') format('truetype'), url('../fonts/merriweathersans-regular-webfont.svg#merriweather_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.alert_pop {
    display:none !important;
}

body, html {
    height: 100%;
}

.dis_txt_box {
    padding: 20px 15px;
    float: left;
    width: 100%;
}

.term_condi_box {
    float: left;
    width: 100%;
}

    .term_condi_box > ul {
        float: none;
        display: inline-block;
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .term_condi_box a {
        border-left: 0px solid #fff !important;
    }

    .term_condi_box > ul > li {
        float: left;
        padding: 0px 10px;
        position: relative;
    }

        .term_condi_box > ul > li:nth-child(1):after {
            content: '|';
            position: absolute;
            right: 0;
        }

.all_content {
    margin: 0;
    background: #fff;
    /* box-shadow: 0px -1px 3px #ccc; */
    padding: 3rem 4rem 2rem 4rem;
    box-shadow: 0 3px 12px 0 rgba(0,0,0,0.15);
    border-radius: 4px;
    margin-top: 20px;
    float:left;
    width:100%;
}
    .all_content h2 {
        float: left;
        width: 100%;
        color: #222 !important;
    }
    .all_content p {
        line-height: 23px;
        font-size: 17px !important;
        font-family: 'PoppinsRegular';
        margin-left: 0 !important;
        margin-bottom: 10px !important;
    }

    .all_content span {
    }

    .all_content strong {
        background: #eff5f8;
        width: 100%;
        float: left;
        padding: 9px 10px;
        margin-bottom: 10px;
    }

.back_to_login {
    margin: 25px 9px 0 0;
    padding: 0;
    float: left;
    width: auto;
    height: 24px;
}

.logo {
    margin: 0;
    padding: 6px 0 6px;
}

h4.modal-title {
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-family: 'arial_bold13';
    margin-top: 0px;
}

@media (max-width: 767px) and (min-width: 320px) {
    
    iframe {
        height: 770px !important;
        min-height: 770px;
    }
    .iphone.iphone_contact {
        text-align: center !important;
    }

    footer .footer-logo.footer-logo {
        width: 100% !important;
        text-align: center !important;
    }

    .logo {
        width: 100% !important;
        text-align: center !important;
        display: block !important;
    }

    .term_condi_box > ul > li:first-child {
        padding-left: 0px !important;
    }

    .all_content_height {
        width: 95%;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .term_condi_box > ul > li:first-child {
        padding-left: 0px !important;
    }

    .term_condi_box {
        margin-left: 0px !important;
    }

    .all_content_height {
        width: 90%;
    }
}

iframe {
    -webkit-overflow-scrolling: auto;
    -webkit-overflow-scrolling: touch;
}

    iframe::-webkit-scrollbar {
        display: none;
    }

@media (max-width: 1700px) and (min-width: 900px) {

    .all_content {
        min-height: auto !important;
        float: left;
    }
}

iframe {
height:440px!important;    
}

.all_content p.hdng {
    background: transparent !important;
    padding-left: 0px !important;
    font-family: 'arial_bold13' !important;
    font-size: 18px !important;
    margin-bottom: 13px;
    margin-top: 20px;
}
    .all_content p.hdng span {
        background: transparent !important;
        padding-left: 0px !important;
        font-family: 'arial_bold13' !important;
        font-size: 18px !important;
        margin-bottom: 0px;
    }
.all_content p span {
    font-size: 14px !important;
    font-family: 'PoppinsRegular' !important;
    line-height: 1.5 !important;
    margin-bottom: 25px !important;
}
p.hdng span {
    margin-bottom: 10px !important;
}
.all_content ul {
    margin: 0px !important;
    padding: 0px 0px 0px 15px !important;
    font-size: 16px !important;
    list-style: disc;
    list-style-type: disc !important;
}
.all_content ul li {
    list-style-type: disc !important;
    margin-bottom: 8px;
}



.themeDark .all_content font {
    color: #ffffff !important;
}
.themeDark .all_content p {
    color: #ffffff !important;
}

.themeDark .all_content {
    background: #000000;
    color: #ffffff;
}
.themeDark .all_content h2 {
    color: #ffffff !important;
}
.themeDark .all_content a, .themeDark .all_content a span {
    color: #ffffff !important;
}
.themeDark .all_content h4.modal-title {
    color: #ffffff !important;
}
.switchTogl {
    display: none;
    text-align: center;
    font-size: 14px;
    vertical-align: top;
}
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 28px;
    margin: 0px 5px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #b3b3b3;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #29bbae;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
.switchTogl i {
    display: inline-block;
    margin: 3px 0px;
    vertical-align: top;
    font-style: normal;
    font-size: 14px;
}
body.themeDark .all_content ul {
    color: #ffffff !important;
}
body.themeDark {
    background: #000000 !important;
    height:auto!important;
}
body.themeDark .all_content_height {
    margin-top: 0px !important;
}
div#includedContent {
    display: contents;
}