    * {
        font-family: IranSans;
    }

    p {
        direction: rtl;
        line-height: 2;
    }

    .row {
        /* direction: rtl; */
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .menue-style {
        background-color: #ffffff !important;
        padding: 15px;
        z-index: 9999999999999999;
    }

    .logo-style {
        /* width: 150px !important; */
        height: 64px !important;
        margin-left: 70px;
    }

    .logo-img {
        height: 100%;
        display: block;
    }

    .glogo-img {
        height: 70px;
        display: block;
        margin-left: 15px;
    }

    .icon-style {
        background-color: #181146;
        color: rgb(255, 255, 255) !important;
        font-size: 20px;
        width: 40px;
        height: 40px;
        text-align: center;
        margin-left: 10px;
        padding-top: 10px;
        border-radius: 4px;
    }

    .icon-search :hover {
        background-color: #003790;
        cursor: pointer;
    }

    .navbar-toggler-icon {
        background-color: #181146;
        padding: 20px !important;
        border-radius: 4px !important;
    }

    .lan-style {
        margin-left: 40px;
        color: #181146 !important;
    }

    .lan-style:hover {
        text-decoration: none;
        color: #003790 !important;
    }

    a {
        color: black !important;
    }

    .drop-style {
        padding: 0;
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: 0.5rem 1rem;
        clear: both;
        font-weight: normal;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
        font-size: 14px;
        text-align: right;
        transition: background-color 0.7s;
    }

    .dropdown-item:hover {
        background-color: #003790 !important;
        color: white !important;
    }

    .slider-style {
        width: 100%;
        /* height: 600px; */
        height: 550px;
    }

    .slide-img {
        height: 100% !important;
        width: 100% !important;
        object-fit: cover;
    }

    .text-slide {
        display: inline-block;
    }

    .title-slide {
        /* font-size: 3.5rem !important;
        text-align: center !important;
        margin-bottom: 63px;
        color: #003790;
        font-weight: 900; */
        font-size: 3.5rem !important;
        text-align: right !important;
        margin-bottom: 63px;
        color: #003790;
        font-weight: 900;
        text-shadow: 0 0 3px white;
        font-family: '2  Titr';

    }

    .slide-content {
        margin-bottom: 153px;
        font-weight: 900;
        text-shadow: 0 0 2px #000;
        text-align: right;
        color: #fff;
        font-size: 30px;
        font-family: '2  Titr';
    }

    /*     
    .title-line {
        display: inline-block;
        width: 10px;
        height: 30px;
        color: #003790;
    } */

    h1 {
        font-weight: 300 !important;
    }

    .items {
        width: 100%;
        margin: 0px auto;
    }

    .slick-slide {
        margin: 10px
    }

    .slick-slide {
        width: 178px;
        border: 0px solid rgb(209, 25, 25)
    }

    .slick-prev {
        background-color: #003790 !important;
        width: 50px !important;
        height: 50px !important;
        z-index: 1;
    }

    .slick-next {
        background-color: #003790 !important;
        width: 50px !important;
        height: 50px !important;
    }

    .slide-card {
        display: block;
        width: 2350px;
        height: 342px;
        background-color: rgb(255, 255, 255);
        transition: box-shadow 0.5s;
    }

    .slide-card:hover {
        text-decoration: none !important;
        cursor: pointer;
        box-shadow: 0 0 6px gray;
    }




    .card-text {
        text-align: justify;
        margin: 16px;
        font-size: 14px;
        line-height: 1.8;
        direction: rtl;
    }

    .card-line {
        display: inline-block;
        height: 2px;
        width: 50px;
        margin-bottom: 3px;
        background-color: #003790;
        text-align: center;
    }

    .card-date {
        text-align: center;
        margin-top: 0;
        border-bottom: solid 1px #ece7e7;
        font-size: 13px;
        color: #0153a5;
    }

    .under-title {
        text-align: center;
        margin-bottom: 20px;
        line-height: 1.5;
        margin: 15px;
    }


    .aboutusimg-place {
        width: 350px;
        height: 350px;
        margin-top: 70px;
    }

    .about-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .titleplace-aboutus {
        display: inline-block;
    }

    .about-content {
        margin-top: 30px;
        text-align: right;
    }

    .abouten-title {
        font-size: 3.5rem !important;
        color: rgb(224 224 224);
    }

    .about-title {
        text-align: right;
    }

    .abouttitle-simple {
        width: 20px;
        height: 50px;
        margin-left: 5px;
        background-color: #003790;
        float: right;
    }

    .jumbotron {
        background-color: #efefef !important;
    }

    .Projects-title {
        text-align: right;
        margin-top: 30px;
    }

    .Projectsen-title {
        font-size: 3.5rem !important;
        color: rgb(224 224 224);
        margin-bottom: 30px;
    }

    .Projectstitle-simple {
        width: 20px;
        height: 50px;
        background-color: #003790;
        text-align: right;
        display: inline-block;
        float: right;
        margin-left: 7px;
    }

    .title-box {
        height: 40px;
        width: 100%;
        background-color: #181146;
        color: white;
        text-align: center;
        padding: 10px;
        margin-bottom: 20px;
    }

    .title-box:hover {
        background-color: #003790;
        cursor: pointer;
    }

    .imgbox-left {
        width: 100%;
        height: 508px;
        padding-left: 0 !important;
        /* padding-right: 0 !important; */
        position: relative;
        overflow: hidden;
        display: block;


    }

    .imgbox-left:hover img {
        transform: scale(1.1);
    }

    .imgbox-right {
        display: inline-block;
        /* padding-right: 0 !important; */
    }

    .imgbox-right1 {
        width: 100%;
        height: 250px;
        position: relative;
        padding-left: 0 !important;
        overflow: hidden;
        display: inline-block;
    }

    .imgbox-right1:hover img {
        transform: scale(1.1);
    }

    .imgbox-right2 {
        width: 100%;
        height: 250px;
        display: block;
        position: relative;
        padding-left: 0 !important;
        overflow: hidden;
        display: inline-block;

    }

    .imgbox-right2:hover img {
        transform: scale(1.1);
    }


    /* .imgbox-under1 {
        width: 100%;
        height: 250px;
        display: block;
        position: relative;
        padding-left: 0 !important;
        object-fit: cover !important;
        overflow: hidden;
    }

    .imgbox-under1:hover img {
        transform: scale(1.1);
    } */

    .buttom-project {
        background-color: #181146 !important;
        border-radius: 0 !important;
        font-size: 12px;
        border: 0px solid transparent !important;
        margin: 421px auto 0 auto;
        display: block;
    }

    .buttom-project:hover {
        background-color: #003790 !important;
    }

    .text-projects {
        color: #fdfdfd;
        text-align: center;
        font-size: 12px;
        margin-top: 12px;
        cursor: pointer;
        display: block;
        z-index: 9999;
        padding-bottom: 15px;
    }

    .buttom-projectright {
        background-color: #181146 !important;
        font-size: 12px;
        border: 0px solid transparent !important;
        border-radius: 0 !important;
        margin: 167px auto 0 auto;
        display: block;
    }

    .buttom-projectright:hover {
        background-color: #003790 !important;
    }

    .buttom-projectunder {
        background-color: #181146 !important;
        font-size: 12px;
        border: 0px solid transparent !important;
        border-radius: 0 !important;
        margin: 167px auto 0 auto;
        display: block;
    }

    .buttom-projectunder:hover {
        background-color: #003790 !important;
    }

    .Projects-img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        z-index: -1;
        transition: 0.8s all ease-in-out;
    }

    .gradiant-project {
        background-image: linear-gradient(#ffffff1a, #000000d1);
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    .container-project {
        margin-bottom: 100px;
    }

    .parallaxa {
        background: url("../assets/img/parallax.jpg") center center no-repeat;
        background-attachment: fixed;
        background-size: cover;
        width: 100%;
        position: relative;
        z-index: 0;
        padding-bottom: 40px;
    }

    .parallax-title {
        color: white;
        text-align: center;
        padding-top: 70px;
        padding-bottom: 50px;
        display: inline-block;
    }

    .parallax-radifa {
        background-color: #1811468c;
        width: 160px;
        height: 160px;
        display: block;
        position: relative;
        margin-bottom: 60px;
        margin-right: auto;
        margin-left: auto;
        z-index: 999999;
        border-radius: 120px;
    }

    .metra {
        color: #6cb141;
        display: inline-block;
        z-index: 999999;
        font-size: 43px;
        font-weight: 900;
    }

    .alefba {
        color: white;
        font-size: 52px;
        display: inline-block;
        z-index: 999999;
    }

    .icon-metra {
        color: #ffffff !important;
        font-size: 50px;
        margin-left: 55px;
        margin-top: 55px;
    }

    .icon-title {
        color: #ffffff !important;
        margin-bottom: 76px;
        width: 100%;
        text-align: center;
        display: block;
        font-size: 20px;
        z-index: 999999;
    }

    .icon-count {
        color: #6cb141;
        font-size: 52px;
        width: 100%;
        text-align: center;
        display: block;
        z-index: 999999;
    }

    .parallax-outer {
        width: 100%;
        height: 100%;
        background-color: #41329ecc;
        top: 0;
        position: absolute;
        z-index: -1;
    }

    .buttom-prarallax {
        background-color: #ffffff !important;
        color: black;
        margin: 0 auto;
        display: block;
        padding: 10px;
        border-radius: 0;
        font-size: 20px;
        border: none !important;
        transition: 0.5s;
    }

    .buttom-prarallax:hover {
        background-color: #003790 !important;
        color: #fdfdfd !important;
    }

    .end-section {
        width: 100%;
        margin-top: 62px;
    }

    .titlend-simple {
        width: 20px;
        height: 50px;
        background-color: #003790;
        text-align: right;
        display: inline-block;
    }

    .circle-style {
        width: 400px;
        height: 400px;
        background: url("../assets/img/p5.jpg") center center;
        object-fit: cover;
        border-radius: 215px;
        margin: 0 auto;
        border: solid 1px #0c0c61;
    }

    .footer-style {
        margin-top: 120px;
    }

    .footertitle-simple {
        width: 4px;
        height: 27px;
        background-color: #003790;
        text-align: right;
        float: right;
        display: inline-block;
        margin-left: 20px;
    }

    .footer-title {
        float: right;
        margin-right: 5px;
        display: inline-block;
        text-align: right;
    }

    .footer-logo {
        /* width: 150px;
        height: 80px; */
        margin: 0 auto;
        display: block;
        margin-left: 200px;
        margin-bottom: 20px;
    }

    .footerlogo-img {
        object-fit: cover;
        display: block;
        width: 100%;
        height: 100%;
    }

    .logo-content {
        text-align: justify;
    }

    .footer-nav {
        margin-top: 90px;
        text-align: right;
        direction: rtl;
        list-style: disc !important;
    }

    .footer-link:hover {
        color: #003790 !important;
    }

    mark {
        color: #6cb141 !important;
    }

    .adress-style {
        line-height: 2;
    }

    .Contacts-content {
        margin-top: 90px;
        text-align: right;
    }

    .under-footer {
        width: 100%;
        background-color: #181146;
        color: #ffffff;
        text-align: center;
        padding: 10px;
        margin: 0 auto;
        /* margin-top: 50px; */
    }

    .underfooter-content {
        margin: 0 !important;
    }

    .text-slidenews {
        display: inline-block;
        background-color: #0000005e;
        width: 72%;
        height: 160px;
        margin-bottom: 170px;
        border-radius: 5px;
    }

    .news-slidetitle {
        color: #fff;
        /* color: #6cb141; */
        font-size: 40px;
        font-weight: 800;
    }

    .news {
        margin-top: 20px;
    }

    .card-news {
        border: solid 1px #ded9d9;
        border-radius: 5px;
        transition: 0.5s;
    }

    .card-news:hover {
        background-color: #dededf;
    }

    .newscard-imgplace {
        margin: 15px 15px 0 15px;
        height: 260px;
    }

    .newscard-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .newscard-textplace {
        width: 86%;
        background-color: #ffffff;
        margin-left: 25px;
        position: relative;
        z-index: 999999;
        top: -52px;
        height: 400px;
        direction: rtl !important;
        text-align: center;
        display: block;
        /* transition: 0.5s; */
    }

    .newscard-textplace:hover {
        text-decoration: none;
    }

    .text-slidetahghigh {
        display: inline-block;
        background-color: #0000005e;
        width: 70%;
        /* height: 160px; */
        margin-bottom: 225px;
        border-radius: 5px;
    }

    .tahghigh-slidetitle {
        color: #003790;
        font-size: 40px;
        font-weight: 800;
    }

    .tahghighslide-img {
        object-fit: cover;
        width: 100% !important;
        height: 100% !important;
        display: block;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    .gradiant-tahghigh {
        background-image: radial-gradient(#ffffff1a 10%, #a09c9c1a 30%, #000000d1 80%);
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    .tahghigh-detail {
        margin-top: 20px;
    }

    .tahghighcard-text {
        text-align: center;
        margin: 5px;
        padding-top: 20px;
    }

    .card-tahghigh {
        border: solid 1px #ded9d9;
        border-radius: 5px;
        transition: 0.5s;
    }

    .card-tahghigh:hover {
        background-color: #dededf;
    }

    .tahghighcard-imgplace {
        margin: 15px 15px 0 15px;
        height: 260px;
    }

    .tahghighcard-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .tahghighcard-textplace {
        width: 86%;
        background-color: #ffffff;
        margin-left: 25px;
        position: relative;
        z-index: 999999;
        top: -52px;
        height: 300px;
        direction: rtl !important;
        /* transition: 0.5s; */
    }

    /* .newscard-textplace:hover {
        background-color: #dededf;
    } */

    .tahghighcard-text {
        text-align: center;
        margin: 5px;
        padding-top: 20px;
    }

    .detail-slider {
        width: 100%;
        height: 400px;
    }

    .gradiant-detail {
        background-image: linear-gradient(to right, #ffffff1a, #08017dd1);
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    .detailslide-imgplace {
        object-fit: cover;
        width: 100% !important;
        height: 100% !important;
        display: block;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    .text-sliddetail {
        display: inline-block;
        background-color: #0000005e;
        width: 72%;
        height: 160px;
        margin-bottom: 60px;
        border-radius: 5px;
    }

    .left-box {
        height: 485px;
        border-radius: 4px;
        width: 100%;
        background-color: #f5f5f5cc;
        box-shadow: 0 0 2px grey;

    }

    .detail-imgplace {
        width: 100%;
        height: 450px;
        padding: 20px 20px 0 20px;
    }

    .detail-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 10px;
        display: block;
    }

    .right-box {
        border-radius: 4px;
        width: 100%;
        height: 485px;
        direction: rtl;
        background-color: #f5f5f5cc;
        box-shadow: 0 0 2px grey;
        padding: 11px;
    }

    .detail-menueplace {
        text-align: right;
        direction: rtl;
    }

    .detail-menutitle {
        text-align: right;
        margin-right: 20px;
        padding-top: 10px;
        border: none;
        margin-bottom: 26px;
    }

    .title-underline {
        width: 144px;
        height: 1px;
        background-color: black;
        margin-right: 20px;
        margin-bottom: 37px;
    }

    .menudetail-img {
        margin: 10px;
        background-color: #f5f5f5;
        transition: 0.5s;
    }

    .menudetail-img:hover {
        background-color: #eceaea;
    }

    .menue-imgplace {
        width: 90px;
        height: 90px;
        background-color: #181146;
        margin-right: 20px;
        margin-top: 15px;
        display: inline-block;
        margin-bottom: 15px;
    }

    .menue-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .menu-imgtitle {
        direction: rtl;
        display: inline-block;
        text-align: right;
    }

    .detail-content {
        margin-top: 15px;
        direction: rtl;
        text-align: right;
        border-radius: 4px;
        padding: 25px 30px;
        background-color: #f5f5f5cc;
        box-shadow: 0 0 2px gray;
    }

    .underline-content {
        width: 100%;
        height: 1px;
        background-color: #e0dede;
        margin-bottom: 100px;
    }

    .flogo-img {

        display: block;
        margin: 0 auto;
        height: 135px;
        margin-bottom: 40px;
        border-radius: 30px;

    }

    .tlogo-img {

        display: block;
        height: 50px;
        margin-right: 15px;

    }

    .comment-title {
        direction: rtl;
        text-align: right;
    }

    .form-control {
        margin-bottom: 10px !important;
    }

    .comment-btn {
        background-color: #181146 !important;
    }

    .khadamat-gradient {
        background-color: #0000006b;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    .kahadamatslide-img {
        object-fit: cover;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    .text-slidekhadamat {
        display: inline-block;
        width: 72%;
        /* height: 160px; */
        /* top: 20%; */
        top: 30%;
        border-radius: 5px;
    }

    .text-slide-motaleat {
        display: inline-block;
        width: 72%;
        /* height: 160px; */
        top: 40px;
        border-radius: 5px;
    }


    .tab-khadamat {
        border-bottom: none !important;
        margin-top: -44px;
    }

    .link-khadamat {
        background-color: #ffffff59 !important;
        transition: 0.5s;
        border: none !important;
        padding: 10px;
    }

    .link-khadamat:hover {
        background-color: white !important;
        border: none !important;
    }

    .item-khadamat {
        width: 200px;
        text-align: center;
    }

    .khadamat-tabimg {
        width: 100%;
        height: 500px;
        background-color: #181146;
        margin-top: 55px;
    }

    .khadamat-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .tab-content {
        margin-top: 67px !important;
        text-align: right;
        direction: rtl;
    }

    .khadamat-contentdetail {
        margin-top: 17px;
        margin-bottom: 10px !important;
        color: #615d5d !important;
    }

    .listkhadamat-title {
        margin-bottom: 15px;
        margin-top: 40px;
        color: #1631b9;
    }

    .list-khadamat {
        padding-top: 15px;
    }

    .modir-parallax {
        background-image: url("../assets/img/tahghighcard.jpg");
        min-height: 500px;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .modir-contentplace {
        text-align: right;
        height: 500px;
        background-color: #fdfdfd;
        font-size: 16px;
        direction: rtl;
    }

    .modir-content {
        color: rgb(14, 12, 12);
        padding: 30px 70px 70px 70px;
    }

    .modirtitle-simple {
        width: 10px;
        height: 40px;
        margin-left: 10px;
        background-color: #003790;
        float: right;
        margin-right: 72px;
        margin-top: 60px;
    }

    .modir-title {
        text-align: right;
        padding-top: 62px;
    }

    .carousel {
        margin-top: 69px;
    }

    .card-img {
        width: 340px;
        height: 210px;
    }

    .slide-cardimg {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    .article-img {
        width: 500px;
        height: 310px;
    }

    .parallaxa-about {
        background: url("../assets/img/about/11.jpg") center center no-repeat;
        background-attachment: fixed;
        background-size: cover;
        width: 100%;
        position: relative;
        z-index: 0;
        padding-bottom: 40px;
        margin-top: 50px;
    }

    .about-parallaxcontent {
        background-color: #00000094;
        height: 0 auto;
        width: 100%;
        margin: 100px 0;
    }

    .aboutparallax-outer {
        width: 100%;
        height: 100%;
        top: 0;
        position: absolute;
        z-index: -1;
    }

    .titlepage-aboutus {
        color: rgb(74 72 72);
        margin-bottom: 35px;
        text-align: justify;
    }

    .aboutpage-simple {
        width: 12px;
        height: 50px;
        margin-left: 10px;
        background-color: #003790;
        float: right;
    }

    .aboutpage-title {
        text-align: right;
        margin-top: 17px;
    }

    .aboutusimga-page {
        height: 350px;
        margin-top: 70px;
    }

    .aboutpage-imga {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 70px 0 70px 70px;
    }

    .aboutusimgb-page {
        width: 350px;
        height: 350px;
        margin-top: 70px;
    }

    .aboutpage-imgb {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 0 70px 70px 70px;
    }

    .aboutparallax-simple {
        width: 12px;
        height: 50px;
        margin-left: 10px;
        background-color: #003790;
        float: right;
        margin-right: 41px;
        margin-top: 53px;
    }

    .titleparallax-aboutus {
        color: rgb(255, 255, 255);
        padding-top: 50px;
    }

    .aboutparallax-title {
        text-align: right;
        margin-top: 17px;
        margin-left: 3px;
        margin-bottom: 30px;
    }

    .parallax-content {
        margin: 5px 60px;
        text-align: justify;
        padding-bottom: 40px;
    }

    .parallax-option {
        text-align: right;
        direction: rtl;
        margin-right: 35px;
        padding-bottom: 5px;
    }

    .sliderabout-style {
        width: 100%;
        height: 350px;
    }

    .slideabout-img {
        width: 100% !important;
        object-fit: cover;
        display: block;
    }

    .content-moarefi {
        margin-top: 35px;
        text-align: justify;
    }

    .chart-img {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .chart {
        width: 100%;
        object-fit: cover;
        display: block;
        transition: transform .6s;
    }

    .chart:hover {
        -ms-transform: scale(1.2);
        /* IE 9 */
        -webkit-transform: scale(1.2);
        /* Safari 3-8 */
        transform: scale(1.2);
    }

    .linksRelated {
        text-align: right;
        direction: rtl;
    }

    .linksRelated li {}

    .linksRelated li a {
        display: block;
        color: #424242 !important;
        text-decoration: none;
        padding: 5px !important;
        transition: 0.25s;

    }

    .linksRelated li a:hover {
        box-shadow: 0 0 2px rgb(87, 87, 87);
        border-radius: 2px;
    }

    .linksRelated ::marker {

        color: #003790;
        font-size: 35px;
    }

    .dropdown-menu {
        right: 0;
        left: auto !important;
    }

    .tab-nashriat {
        border-bottom: none !important;
        margin-top: -44px;

    }

    .dir-rtl {
        direction: rtl !important;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {

        background-color: #fff !important;

    }

    .tab-first {
        text-align: justify;
        direction: ltr !important;
    }

    .tab-tarh {
        border-bottom: none !important;
        margin-top: -68px;
    }

    .item-tarh {
        width: 323px;
        text-align: center;
    }

    .tarh-slidetitle {
        text-align: justify;
        direction: rtl;
        padding: 20px;
        margin: 0;
        line-height: 1.7;
    }

    .parallax-contor {
        display: block;
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 120px;

    }

    .abouthomr-content {
        text-align: justify;
    }

    .pdetail-content {
        direction: rtl;
        text-align: right;
        margin-top: 50px;
    }

    .mark-p {
        /* color: black !important; */
        font-size: 18px;
        background-color: white;
    }

    .p-title {
        color: #6cb141 !important;
    }

    .mozo-margin {
        margin-top: 90px;
    }

    .rotbe-img {
        object-fit: cover;
        display: block;
        width: 100%;
        height: 100%;
    }

    .rotbe-imgplace {
        /* width: 300px; */
        /* height: 400px; */
        margin-bottom: 30px;
    }

    .rotbe-imgplace a {
        padding: 4px;
        display: block;
        box-shadow: 0 0 2px #727272;
        margin-bottom: 10px;
    }

    .motaleat-title {
        color: white !important;
        text-align: right;
        direction: rtl;
        padding-right: 145px;
    }

    .titr-moteat {
        text-align: right;
        padding-right: 130px;
    }

    .naghshe-slidetitle {
        font-size: 30px;
        font-weight: 800;
        margin-top: 35px;
        color: #6ab3e7;
    }

    .nav-item {
        direction: rtl;
    }

    .adv-out {
        margin: 0 auto;
    }

    .adv-jumb {
        margin: 0;
        padding: 15px;
        text-align: center;
    }

    .adv-box {
        width: 100%;
        text-align: center;
        color: white;
    }

    .adv-box img {
        display: block;
        width: 100%;

    }

    mark {
        position: relative;
        padding-right: 20px;
        background: none;
    }

    .contact-icon {
        right: 0;
        position: absolute;
        bottom: 4px;
    }

    .footer-jumb {
        padding-top: 0;
        margin: 0;
    }

    .footer-link-ul {
        padding: 0px !important;
    }

    .contact-form {
        /* background-color: #539f01; */
        background-color: #003790;
        text-align: right;
        direction: rtl;
        padding: 40px 10px;
        margin-top: 30px;

    }

    .contact-form label {
        width: 100%;
        display: block;
        color: white;
    }

    .contact-form input {
        width: 100%;
        display: block;
        height: 55px;
    }

    .contact-form textarea {
        width: 100%;
        display: block;
    }

    .contact-form button {
        background-color: #539f01;
        padding: 6px 10px;
        color: white;
        border: none;
    }

    .address-form {
        background-color: #539f01;
        padding: 40px 10px;
        margin-top: 30px;
        color: white;
    }

    .address-form ul {
        display: block;
        width: 100%;
        text-align: right;
        direction: rtl;
    }

    .address-form li {
        display: block;
        width: 80%;
        text-align: right;
        direction: rtl;
        margin: 30px auto;
    }

    .address-form h6 {
        display: block;
        width: 100%;
        text-align: right;
        direction: rtl;
    }

    .address-form h5 {
        display: block;
        width: 100%;
        text-align: right;
        direction: rtl;
    }

    .address-form mark {
        width: 100%;
        text-align: right;
        direction: rtl;
        color: #002766 !important;
        padding-right: 32px;
    }

    .address-form mark i {
        font-size: 25px !important;
    }

    .address-form span {
        display: inline-block;
    }

    .zamineh {
        padding: 9px;
        margin-top: 25px;
    }

    .zamineh img {
        display: block;
        width: 100%;
        border-radius: 12px;
    }

    .zamineh h3 {
        font-size: 15px;
        padding: 7px;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 1.6;
    }

    .zaminehi {
        padding: 9px;
        /* margin-top: 25px; */
    }

    .zaminehi img {
        display: block;
        width: 100%;
        border-radius: 12px;
    }

    .zaminehi h3 {
        font-size: 15px;
        padding: 7px;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 1.6;
    }

    .more-link {
        display: block;
        text-align: center;
        font-size: 16px;
        margin: 0 auto;
        background: #003790;
        color: white !important;
        padding: 8px 24px;
        cursor: pointer;
        text-decoration: none;
        margin-bottom: 40px;
    }

    .more-link:hover {

        text-decoration: none;
    }

    .khad-tabimg {
        width: 100%;
        /* height: 500px; */
        /* background-color: #181146; */
        margin-top: 55px;
    }

    .khad-img {
        width: 100%;
        /* height: 100%; */
        /* object-fit: cover; */
        display: block;
    }

    .pro-img {
        width: 100%;
        display: block;
        margin-bottom: 7px;
        border-radius: 20px;
    }

    .client-img {
        display: inline-block;
        width: 100px;
    }

    .price-row {
        border: 1px solid #dbdbdb;
        border-bottom: none;
    }

    .price-row:last-child {
        border-bottom: 1px solid #dbdbdb !important;
        border-bottom: none;
    }

    .price-cell {
        text-align: center;
        padding: 10px;
    }

    .title-cell {
        border-left: 1px solid #dbdbdb !important;
        text-align: center;
        padding: 10px;
    }

    .title-cell h4 {
        font-size: 15px;
    }

    .price-cell h4 {
        font-size: 15px;
    }

    .head-row {
        background: #003790;
        color: white;
    }

    .news-jumbotron {
        padding-top: 1px;
    }

    .card-caption {
        font-size: 20px;
        width: 100%;
        display: block;
        text-align: center;
        padding-top: 10px;
        font-weight: bold;
    }

    #newsTitle {
        font-size: 17px;
    }

    .newsTitleDetail {
        font-size: 25px !important;
        padding-right: 10px;
        padding-bottom: 16px;
        padding-top: 18px;
    }

    #relatednewsDate {
        font-size: 13px;
        margin: 0;
        margin-top: 5px;
        color: #0153a5;
    }

    #relatednewscat {
        font-size: 13px;
        margin: 0;
        /* margin-top: 5px; */
        color: gray;
    }

    #relatedTitle {
        font-size: 14px;
        margin: 0;
    }

    .relatedLink {
        width: 100%;
        display: block;
    }

    .relatedLink:hover {
        text-decoration: none;
        cursor: pointer;
    }

    .social-container {
        /* width: 100px; */
        padding: 15px;
        position: absolute;
        top: 130px;
        z-index: 999999999999;
        left: -168px;
    }

    .instagram-title {
        padding-right: 15px;
        font-size: 15px;
        display: block;
        float: right;
        padding-top: 5px;

    }

    .instagram-icon {
        float: right;
        font-size: 26px !important;
        color: #eb63a2;
    }

    .linkedin-icon {
        float: right;
        font-size: 26px !important;
        color: rgb(26 115 175);
    }

    .justi {
        text-align: justify;
    }

    .social-container a {
        width: 200px;
        background: whitesmoke;
        transition: width 1.5s;
        font-size: 20px;
        overflow: hidden;
        text-align: right;
        display: block;
        padding-right: 11px;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
        padding-top: 6px;
        padding-bottom: 6px;
        line-height: 1;
        text-decoration: none;
        box-shadow: 0 0 5px #3c3c3c;
        margin-top: 9px;
    }

    .social-container a:hover {
        width: 300px;
    }

    .article-link{
        text-decoration: none;
        width: 100%;
        background: #015aaa;
        display: block;
        text-align: center;
        color: white !important;
        padding: 6px;
        cursor: pointer;
        margin-bottom: 30px;
    }
.entitle-slide{
    font-size: 3.5rem !important;
        margin-bottom: 63px;
        color: #003790;
        font-weight: 900;
        text-shadow: 0 0 3px white;
        font-family: '2  Titr';
}
.enslide-content{
    margin-bottom: 153px;
    font-weight: 900;
    text-shadow: 0 0 2px #000;
    color: #fff;
    font-size: 30px;
    font-family: '2  Titr';
}
.enabouttitle-simple {
    width: 20px;
    height: 50px;
    margin-left: 5px;
    background-color: #003790;
    display: inline-block;
    margin-bottom: 43px;
}
.enabout-content {
    margin-top: 30px;
}
.enabouthomr-content {
    direction: ltr !important;
    text-align: justify;
}

.enProjectstitle-simple {
    width: 20px;
    height: 50px;
    background-color: #003790;
    display: inline-block;
    margin-left: 7px;
    margin-bottom: 43px;
}
.enProjects-title {
    display: inline-block;
    margin-top: 30px;
}
.enabout-title {
    display: inline-block;
}

.enlogo-content {
    text-align: justify;
    direction: ltr !important;
}
.enfooter-nav {
    margin-top: 90px;
    direction: rtl;
    list-style: disc !important;
}
.enfooter-title {
    display: inline-block;
    margin-left: 20px;
}
.enfootertitle-simple {
    width: 4px;
    height: 27px;
    background-color: #003790;
    display: inline-block;
}

.enContacts-content {
    margin-top: 90px;
}
.en-style{
    width: 218px;
}
.enparallax-content {
    margin: 5px 60px;
    padding-bottom: 40px;
    color: white;
}
.entitle-style{
    display: inline-block;
}

.enaboutparallax-simple {
    width: 12px;
    height: 50px;
    margin-right: 10px;
    background-color: #003790;
    margin-left: 41px;
    display: inline-block;
}
.enaboutparallax-title {
    margin-right: 3px;
    margin-bottom: 30px;
    display: inline-block;
}

.enaboutpage-title {
    margin-top: 17px;
    display: inline-block;

}
.enaboutpage-simple {
    width: 12px;
    height: 50px;
    margin-right: 10px;
    background-color: #003790;
    display: inline-block;
}
.enmotaleat-title {
    color: white !important;
    text-align: right;
    padding-right: 145px;
}
.enkhadamat-tabimg {
    width: 100%;
    height: 500px;
    background-color: #181146;
    margin-top: 55px;
    margin-right: 20px;
}
.entitr-moteat {
    padding-right: 130px;
}
.entab{
    width: 198px;
}
.enhom{
    width: 152px;
}
.enaboutpage-simple {
    width: 12px;
    height: 50px;
    margin-right: 10px;
    background-color: #003790;
    display: inline-block;
}
.entitlepage-aboutus {
    color: rgb(74 72 72);
    margin-bottom: 35px;
    text-align: justify;
    display: inline-block;
    margin-top: 25px;

}

.enaboutpage-imgb {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 70px 0 70px 70px;
}

.enfooter-logo {
    /* width: 150px;
    height: 80px; */
    margin: 0 auto;
    display: block;
    margin-right: 200px;
    margin-bottom: 20px;
}
.enp-home{
    width: 117px;
}
.enp-menu1{
    width: 110px;
}
.enmodirtitle-simple {
    width: 10px;
    height: 40px;
    margin-right: 10px;
    background-color: #003790;
    margin-left: 72px;
    margin-top: 60px;
    display: inline-block;
}
.enmodir-title {
    padding-top: 62px;
    display: inline-block;
}
.enabouthamkar-simple {
    width: 12px;
    height: 50px;
    margin-right: 10px;
    background-color: #003790;
    margin-left: 41px;
    display: inline-block;
    margin-top: 53px;
}
.enhamkaricarousel {
    margin-top:95px !important;
}

.marken{
    position: relative;
    background: none;
    padding-right: 0 !important;
}
.enadress-style {
    line-height: 2;
    display: inline-block;
}