@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/fonts/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/fonts/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/fonts/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/fonts/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/fonts/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/fonts/eot/IRANSansWeb.eot');
    src: url('../fonts/fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/fonts/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/fonts/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/fonts/ttf/IRANSansWeb.ttf') format('truetype');
}

a:hover {
    text-decoration: none;
}

* {
    direction: rtl;
}

body {
    font-family: IRANSans;
    direction: rtl;
    text-align: right;
}

.bg-color {
    background-color: #6693f5 !important;
}

.margin-top {
    margin-top: 5rem;
}

.operators {
    font-family: Courier New
}

.titles {
    margin: 0rem 1rem 1rem 1rem;
    color: #231f20;
}

.text-en {
    text-align: left;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link, .nav-pills .nav-link {
    color: #231f20;
    background-color: #fff;
    border-radius: 5px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link, .nav-pills .nav-link:hover {
    color: #ffffff;
    transition: all .3s ease;
    background: linear-gradient(90deg, rgba(148, 182, 255, 1) 0%, rgba(9, 9, 121, 1) 75%, rgba(0, 0, 128, 1) 100%);
    border-radius: 5px;
}

.low-box-shadow {
    box-shadow: 0px 0px 27px -9px #000000c4;
}

.border-a {
    border-bottom: #e4e4e4 1px solid;
}

.color-box-learn {
    background-color: #e7e7e7;
}

.scorll-learn {
    position: fixed;
    top: 9.3%;
    right: 1%;
    z-index: 999;
    width: 23.6%
}

.other-title {
    font-weight: 500;
    font-size: 1.5rem;
}
.end-paragraph{
    line-height: 3rem;
}
.strang-text{
    font-weight: 600;
    font-family: IRANSans;
}
@media (max-width: 991.98px) {}