body {
    background-color: #fff;
    font-family: iranyekan;
}

a:link, a:visited {
    color: #f78f1e;
    text-decoration: none;
}

a:hover {
    color: #a6a6a6;
}

#tm-header-box-con {
    height: 78px;
    width: 100%;
    border-top: 7px solid #0095e5;
    border-bottom: 1px solid #e3e4e4;
}

#tm-top-header-box {
    top: 25px;
    height: 50px;
    position: relative;
}

#tm-top-header-box .tell-con {
    width: 205px;
    height: 23px;
    text-align: left;
    direction: ltr;
    padding-left: 20px;
    background-image: url("../images/icon-mobile.gif");
    background-repeat: no-repeat;
    background-position: left;
    font-size: 15px;
    color: #a6a6a6;
    position: absolute;
    left: 0;
}

#tm-top-header-box .address-con {
    width: 550px;
    height: 23px;
    text-align: right;
    direction: ltr;
    padding-right: 20px;
    background-image: url("../images/icon-location.gif");
    background-repeat: no-repeat;
    background-position: right;
    font-size: 15px;
    color: #a6a6a6;
    position: absolute;
}

#tm-top-header-box .social-con {
    width: 550px;
    height: 23px;
    text-align: right;
    position: absolute;
    right: 0px;
}

#tm-header-con {
    height: 102px;
    width: 100%;
    position: relative;
}

#tm-header-con #tm-main-menu {
    top: 61px;
    left: 0px;
    width: 900px;
    position: absolute;
    text-align: left;
}

#tm-main-menu > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#tm-main-menu > ul li {
    font-size: 15px;
    font-family: IRANSans;
    font-weight: 500;
    color: #a6a6a6;
    margin-right: 25px;
    display: inline-block;

}

#tm-main-menu > ul li a:link, #tm-main-menu > ul li a:visited {
    color: #a6a6a6;
    text-decoration: none;

}

#tm-main-menu > ul li a:hover {
    color: #f78f1e;
}

#tm-header-con #tm-logo-title-con {
    position: absolute;
    right: 0;
    top: 10px;
    height: 75px;
    width: 259px;
}

#tm-logo-title-con #tm-title {
    color: #0095e5;
    font-weight: bold;
    font-size: 30px;
    font-family: IRANSans;
}

#tm-logo-title-con #tm-description {
    color: #8f919a;
    font-weight: bold;
    font-size: 20px;
    height: 40px;
    font-family: iranyekan;
    background-image: url("../images/line-1.gif");
    background-repeat: repeat-x;
    background-position: center center;
}

#tm-description span {
    padding-left: 10px;
    background-color: #fff;
}

#tm-slideshow {
    width: 100%;
}

#tm-main-content {
    padding: 30px 0px;
}

#tm-why-chose-co {
    background-color: #0095e5;
    padding: 50px 0;
}

#tm-why-chose-co h2 {
    color: #fff;
    margin-bottom: 20px;
}

.tm-why-chose-item-icon {
    text-align: center;
    margin-top: 40px;
}

.tm-why-chose-item-title {
    text-align: center;
    font-size: 20px;
    direction: rtl;
    font-family: IRANSans;
    color: #fff;
    margin: 20px 0;
    font-weight: bold;
}

.tm-why-chose-item-desc {
    text-align: justify;
    font-size: 17px;
    direction: rtl;
    font-family: iranyekan;
    color: #fff;
    margin: 15px 0;
}

.tm-all-why-chose-btn .btn {
    background-color: #fff;
    color: #0095e5;
}

.tm-all-why-chose-btn {
    margin-top: 30px;
    text-align: center;
}

#tm-services-con {
    padding: 50px 0;
}

#tm-services-con h2 {
    color: #0095e5;
    margin-bottom: 20px;
}

.tm-services-item-img {
    text-align: center;
    margin-top: 40px;
}

.tm-services-item-img img {
    width: 100%;
    height: auto;
    max-width: 270px;
    border: 1px solid #9d9d9d;
}

.tm-services-item-title {
    text-align: center;
    font-size: 20px;
    direction: rtl;
    font-family: IRANSans;
    color: #fff;
    margin: 20px 0;
    font-weight: bold;
}

.tm-all-service-btn {
    text-align: center;
    margin-top: 30px;
}

.tm-all-service-btn .btn {
    background-color: #0095e5;
    color: #fff;
}

h2.tm-box-title {
    font-family: IRANSans;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

#tm-google-map-con {
    border-top: 1px solid #e3e4e4;
}

#tm-footer-con {
    background-color: #373838;
    padding-top: 50px;
    padding-bottom: 50px;
}

.tm-footer-title {
    color: #fff;
    font-family: IRANSans;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
}

#tm-footer-service ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#tm-footer-service ul li {
    margin-bottom: 5px;
}

#tm-footer-contact table {
    width: 100%;
}

#tm-footer-contact .tm-contact-image {
    width: 44px;
    height: 44px;
}

#tm-footer-contact .tm-contact-text {
    font-family: iranyekan;
    font-size: 15px;
    height: 50px;
    color: #fff;
    padding-right: 10px;
}

#tm-footer-service a:link, #tm-footer-service a:visited {
    color: #f78f1e;
}

#tm-footer-service a:hover {
    color: #fff;
}

#tm-footer-about {

}

#tm-footer-about img {
    float: right;
    margin: 10px 0 0 10px;
}

#tm-footer-about p {
    font-family: iranyekan;
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    direction: rtl;
    color: #fff;
}

#tm-footer-about p span {
    color: #0095e5;
}

#tm-copyright-con {
    background-color: #2c2d2d;
    height: 55px;
    text-align: center;
    padding: 20px 0 15px 0;
    font-family: IRANSans;
    direction: rtl;
    color: #a9a9a9;
}

#tm-no-script-msg {
    display: none;
    font-family: IRANSansWeb;
    text-align: center;
    direction: rtl;
    height: 70px;
    width: 100%;
    background-color: red;
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
    padding-top: 22px;
}

@media (max-width: 767px) {
    #tm-top-header-box .address-con {
        right: 0px;
    }

    #tm-header-con #tm-logo-title-con {
        margin: 0 auto;
        position: relative;
    }

    #tm-mobile-menu-con {
        padding-top: 7px;
    }

    #tm-footer-con #tm-footer-service, #tm-footer-con #tm-footer-contact {
        margin-bottom: 25px
    }

    #tm-footer-about {
        padding: 15px;
    }

    #tm-copyright-con {
        font-size: 10px;
    }

    #tm-top-header-box .address-con, #tm-top-header-box .tell-con {
        font-size: 15px;
    }

    #tm-top-header-box .address-con {
        width: auto;
    }

    .sige li {
        position: relative;
        float: left;
        overflow: hidden;
        width: 100% !important;
        width: -webkit-calc(100% / 1) !important;
        width: calc(100% / 1) !important;
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    #tm-header-con #tm-logo-title-con {
        margin: 0 auto;
        position: relative;
    }

    #tm-mobile-menu-con {
        padding-top: 7px;
    }

    #tm-footer-con #tm-footer-service, #tm-footer-con #tm-footer-contact {
        margin-bottom: 25px
    }

    #tm-footer-about {
        padding: 15px;
    }

    .sige li {
        position: relative;
        float: left;
        overflow: hidden;
        width: 50% !important;
        width: -webkit-calc(100% / 2) !important;
        width: calc(100% / 2) !important;
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    #tm-header-con #tm-main-menu {
        width: 670px;
    }

    #tm-header-con #tm-logo-title-con {
        margin: 0 auto;
        position: absolute;
    }

    #tm-footer-about {
        padding-left: 100px;
    }

    .sige li {
        position: relative;
        float: left;
        overflow: hidden;
        width: 33.3333% !important;
        width: -webkit-calc(100% / 3) !important;
        width: calc(100% / 3) !important;
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    #tm-header-con #tm-main-menu {
        width: 900px;
    }

    #tm-top-header-box .address-con {
        left: 250px;
    }

    #tm-main-menu > ul li {
        margin-right: 15px;
    }

    .sige li {
        position: relative;
        float: left;
        overflow: hidden;
        width: 25% !important;
        width: -webkit-calc(100% / 4) !important;
        width: calc(100% / 4) !important;
        text-align: center !important;
    }
}

/* Mobile Menu */
.slicknav_menu, #tm-mobile-menu-con {
    background-color: #0095e5 !important;
}

/* Mobile Menu */
/* Joomla */
.page-header h1, .page-header h2 {
    font-size: 25px;
    font-weight: bold;
}

.page-header:nth-child(3) {
    border: 0px;
    font-size: 14px;
}

.page-header:nth-child(3) h2 {

    font-size: 20px;
}

.view-article #tm-main-content h3 {
    font-size: 18px;
    color: #0095e5;
    direction: rtl;
    margin-top: 30px;
    line-height: 200%;
}

.view-article #tm-main-content p {
    line-height: 200%;
    text-align: justify;
}

.item-image img {
    margin-left: 15px;
    border: 1px solid #c5c5c5;
}
div[itemprop="articleBody"] h1 {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 40px;
    line-height: 200%;
}
div[itemprop="articleBody"] h2
{
    font-size: 14px;
    background-image: url("../images/bullets-1.gif");
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 15px;
    display: flex;
    line-height: 200%;
    margin-right: 20px;
}
.pagination {
    display: table;
    margin: 15px auto 0 auto;
    padding: 0px;
}

.pagination .counter {
    text-align: center;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    margin-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 0;
}

.blog .row .page-header {
    margin-top: 10px;
    border: 0px;
}

.blog .item-image {
    text-align: center;
}

.blog .item-image a {
    display: block;
    text-align: center;

}

.blog .item-image img {
    margin: 0 auto;
    text-align: center;
    border: 1px solid #a9a9a9;

}

.blog .page-header h2 {
    text-align: center;
    margin-top: 0px;
    font-size: 18px;
}

.breadcrumb {
    background-color: #eee;
}

.breadcrumb .divider {
    display: none;
}

.sige {
    padding: 0;
    list-style: none;
    position: relative;
    width: 100% !important;
}

.sige_thumb {
    width: 100%;
    background: none !important;
    float: none !important;
}

.sige_thumb img {
    margin: 0px !important;
}

p {
  margin:0px;
  line-height:200%;
}

.visitorcounter {
  color: #ffffff;
}
.visitorcounter .floatright {
    float: left !important;
  	margin-left: 80px !important;
  	
}
/* Joomla */


