/*---------------------body------------------------ */

body {
    background: #f3f3f3;
    font-family: Vazir;
}

.ui-design .ui-content-nav,
.ui-design .ui-content-nav .container {
    padding: 0;
}

.DivSeprate {
    text-align: center;
    box-shadow: 0px 0px 7px #e2e2e2;
    margin-top: 31px;
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 4px;
    width: 100%;
    background: #fff;
    float: right;
}


/* --------------- ol,li,ul-----------*/

.Learn ol {
    padding: 10px 4%;
    width: 100%;
}

.Learn li {
    border-bottom: 1px solid #ece7e7;
    font-size: 18px;
    font-weight: 500;
    text-align: right;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 10px;
}

.Learn ul {
    list-style: inside;
    color: #014740 !important;
    float: none !important;
}

.Learn h3 {
    text-align: right;
    margin-top: 50px;
    color: blueviolet;
    margin-bottom: 50px;
}

.Learn h4 {
    text-align: right;
    margin-top: 50px;
    color: #009999;
    margin-right: -41px;
}

.Learn p {
    font-size: 18px;
    line-height: 32px;
    text-align: justify !important;
    float: none !important;
    color: #000000;
}

.Learn img {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0 2%;
}

.Learn h1 {
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: center;
    display: inline-block;
    position: relative;
}

.Learn h1:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 3px;
    right: 0;
    bottom: -15px;
    background-color: #3f4544;
}


/*----------------@media------------*/

@media (max-width: 768px) {
    .ContractSoft-page {
        padding-top: 75px;
    }
    .Learn li {
        text-align: justify
    }
    .DivSeprate {
        box-shadow: none;
        padding: 27px;
        text-align: center;
        margin: 0;
        float: right;
        width: 100%;
    }
    .internal-page span,
    .internal-page p,
    .internal-page a,
    .internal-page li {
        text-align: justify !important;
        line-height: 1.5;
        font-size: 16px;
    }
    .Learn h1 {
        margin: 40px auto;
        display: inline-block;
        text-align: center;
    }
    table {
        font-family: Vazir;
        border-collapse: collapse;
        width: 100%;
        text-align: center;
        direction: rtl;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        margin-bottom: 40px;
        display: none;
    }
}


/*------------------------------------------------------Table large------------------------------------------------------*/

.jadval {
    direction: rtl;
    text-align: center;
}

.jadval table {
    border-collapse: collapse;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.jadval td,
th {
    border: 1px solid #ddd;
    padding: 3px;
}

.jadval tr:nth-child(even) {
    background-color: #f2f2f2;
}

.jadval tr:hover {
    background-color: #ddd;
}

.jadval th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #4CAF50;
    color: white;
}


/*------------------------------------------------------Table Medium------------------------------------------------------*/

.jadval1 {
    direction: rtl;
    text-align: center;
}

.jadval1 table {
    border-collapse: collapse;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.jadval1 td,
th {
    border: 1px solid #ddd;
    padding: 3px;
}

.jadval1 tr:nth-child(even) {
    background-color: #f2f2f2;
}

.jadval1 tr:hover {
    background-color: #ddd;
}

.jadval1 th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #5B9BD5;
    color: white;
}


/*------------------------------------------------------Table Small------------------------------------------------------*/

.jadval2 {
    direction: rtl;
    text-align: center;
}

.jadval2 table {
    border-collapse: collapse;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.jadval2 td,
th {
    border: 1px solid #ddd;
    padding: 3px;
}

.jadval2 tr:nth-child(even) {
    background-color: #f2f2f2;
}

.jadval2 tr:hover {
    background-color: #ddd;
}

.jadval2 th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #f3a42d;
    color: white;
}


/*---------------box---------------*/

.jabe {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    background-color: #41719C;
    width: 90%;
    color: #ddd;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
}

.jabe ol li {
    line-height: 28px;
    font-size: 18px;
    text-align: right;
    margin-right: 40px;
}

.jabe h4 {
    color: #ddd;
    text-align: right;
    font-size: 18px;
    line-height: 22px;
    margin: 18px;
}

.jabesoalat {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 1px solid #000000;
    background-color: #c0dcf5;
    width: auto;
    color: #014740;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-bottom: 15px;
}

.jabesoalat ol li {
    line-height: 18px;
    font-size: 18px;
    text-align: right;
    margin-right: 30px;
    border-bottom: 0px solid #000000;
}

.jabesoalat h4 {
    color: #ddd;
    text-align: right;
    font-size: 18px;
    line-height: 22px;
    margin: 18px;
}