﻿@import url(/Content/fonts/sharp/css/fontiran.css);

* {
    font-family:iranyekan ;
}
#tabel {

}
#tabel p {
    font-size: 17px;
    margin-top: 25px;
    text-align:justify;
    line-height:2;
}
.table td{

} 
@media (max-width:768px) {
    #tabel {
        overflow: hidden;
    }

    .carousel .containar-fluid {
        height: 680px;
    }

    .carousel img {
        height: auto;
    }
    .carousel .describ h2{
        font-size:17px;
    }
    .row-tabel .table tr td:first-child {
        width: 110px !important;
    }
    .carousel h3{
        font-size:20px;
    }

    #tabel h3 {
        font-size:1.5rem;
    }
    #tabel h4 {
        font-size:1.3rem;
    }
    .tag-box {
        /*width: 800px;*/
    }
    #components{
        overflow:scroll;
    }
}

#tabel .title {
    padding: 61px 0;
    text-align: center;
}
.row-tabel {
    max-width: 1230px;
    margin: auto;
}
.navbar-light .navbar-nav .nav-link {
    color: #424242 !important;
}
.row-tabel .table tr td:first-child {
    width:300px;
    position:relative;
}
/*.row-tabel .table tr td:nth-child(2) {
    width: 300px;
    position: relative;
}*/
.top-center{
    position:relative;
    width:180px !important;
}
    .top-center span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: 80%;
        text-align: center;
    }

    .directionLtr{
        direction:ltr;
    }
#table .table td, .table {
    font-size: initial !important;
}
