﻿footer .footer-menu ul li a {
    color: #d9d9d9 !important;
    font-size: 13px;
}


footer .two-column-menu li {
    float: right;
}

footer .two-column-menu li {
    float: left;
    width: 33%;
}

#content img {
    border-radius: 25px;
    padding: 0 10px;
    width: 100%;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

#content ul {
    padding-right: 10px;
    margin-top: 10px;
}


.services {
    background-color: #f9f9f9fc !important;
    border-radius: 10px;
    box-shadow: 5px 5px 15px rgba(80, 79, 79, 0.165);
}

.service-item {
    padding: 30px;
    max-width: 90%;
    margin: auto;
    background-image: linear-gradient(to bottom right, rgb(21, 86, 191), rgb(53, 66, 103));
    border-radius: 15px;
    color: white;
    text-align: center;
    transition: bottom 0.5s ease, padding 0.3s ease, background-color 0.3s;
    position: relative;
    bottom: 0;
}

.service-item p {
    min-height: 170px;
}

@media (max-width:576px) {
    .service-item p {
        min-height: 100px !important;
    }
}

.service-item:hover {
    bottom: 25px;
    background-color: #2460bf;

}

.service-title {
    margin-bottom: 15px;
    border-bottom: 1px solid #ffffff5e;
}

.linebreak {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    width: 90%;
    margin-top: 70px;
    margin-bottom: 70px;
}

.social_links img {
    width: 21px;
    height: 21px;
    object-fit: cover
}

.service-btn {
    font-size: 20px;
    transition: background-color 0.3s;
    background-color: white;
}

.service-btn a {
    color: black !important;
}

.service-btn:hover {
    background-color: #edededc2;
}

.service-title {}

.contact-us {
    background-image: linear-gradient(to bottom right, rgb(21, 86, 191), rgb(53, 66, 103));
    color: white !important;
}


/*------------- fixed social ----------------*/
#fixed-ico {
    position: fixed;
    top: 260px;
    left: 10px;
    float: left;
    z-index: 2 !important;
}

#fixed-ico a {
color: #fff;
  float: left;
  height: 52px;
  left: 3px;
  position: relative;
  text-align: center;
  line-height: 40px;
  width: 52px;
  z-index: 1 !important;
  font-size: 13px;
}

.fixed-01{
    background-color: #0088CC !important;
    display: flex;
  justify-content: center;
  align-items: center;
}
.fixed-03{
    background-color: #25d366 !important;
    display: flex;
  justify-content: center;
  align-items: center;
}
.fixed-05{
    background-color: #ff3640 !important;
    display: flex;
  justify-content: center;
  align-items: center;
}
.fixed-06{
    background-color: #01359c !important;
    display: flex;
  justify-content: center;
  align-items: center;
}

#fixed-ico a:hover>span {
    visibility: visible;
    left: 41px;
    opacity: 1;
}

#fixed-ico a span {
    line-height: 35px;
    left: 60px;
    position: absolute;
    text-align: center;
    width: 150px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1 !important;
    opacity: 0;
}

#fixed-ico i {
    font-size: 1.6rem;
}


.fixed-01 {
    border-radius: 50px;
    margin-top: 4px;
}

.fixed-02 {
    border-radius: 50px;
    margin-top: 4px;
}

.fixed-03 {
    border-radius: 50px;
    margin-top: 4px;
}

.fixed-04 {
    border-radius: 50px;
    margin-top: 4px;
}

.fixed-05 {
    border-radius: 50px;
    margin-top: 4px;
}

.fixed-06 {
    border-radius: 50px;
    margin-top: 4px;
}

.fixed-01 span {
    background-color: #00AAE5;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
}

.explain-menu {
    left: -15px;
    top: 3px;
    color: white;
    z-index: -1;
}

.explain-menu-mb {
    width: 25%;
    height: 40;
    display: flex;
    justify-content: center;
    align-items: center;
}


.rollupbtn {
    display: none;
}

.mobile-menu li {}

.qfixed-02 span {
    background-color: #7D3895;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
}

.fixed-03 span {
    background-color: #00AF54;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
}

.fixed-04 span {
    background-color: #FFB300;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
}


.fixed-05 span {
    background-color: #ED2B29;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
}



.fixed-06 span {
    background-color: #EB1471;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
}

.v-divider {
    border-color: rgba(0, 0, 0, 0.12);
    display: block;
    flex: 1 1 0px;
    max-width: 70%;
    height: 0px;
    max-height: 0px;
    border: dotted;
    border-width: thin 0 0 0;
    transition: inherit;
}

.first-sec {
    margin-top: 200px;
}

.center-title::after {
    content: "";
    width: 51px;
    display: inline-block;
    margin-top: 10px;
    border-bottom:
        3px solid #e4e4e4;
}

.links a.btn-light {
    color: #212529 !important;
    background-color: #e2e6ea !important;
    border-color: #dae0e5 !important;
}

.my_sticky2 {
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 0;
}

.textcontrols i {
    font-size: 0.7rem;
    padding: 0.4rem 0.5rem;
}

.blog-box h1 {
    color: #333135;
    margin-right: 5px;
    font-size: 0.8rem;
}

.blog-box p {
    border-right:
        15px solid #f7f7f7;
    padding-right: 12px;
    margin:
        15px 5px;
    font-size: 12px;
    text-align: justify;
    line-height: 2;
    color: #414446;
}

.blog-box .morelnk i {
    background-color: #f5f4fc;
    padding:
        4px 15px;
    border-radius:
        35px;
    font-size: 14px;
    vertical-align: middle;
    transition: background-color 0.5s, color 0.5s;
}

.blog-box span.date {
    font-size: 11px !important;
    margin-right: 10px;
    color: #838383;
}

.blog-box .e1-details h1 {
    transition: color 0.5s;
}

.blog-box .item:hover {
    .morelnk i {
        background-color: #3a5fa7 !important;
        color: white !important;
    }

    .e1-details h1 {
        color: #007bff !important;
    }

    .item .thumbnail img {
        background-color: rgba(0, 0, 0, 0.252) !important;
    }
}

.newsinfo,
.catinews a {
    font-size: .75rem;
    color: #0f0e0e
}

.safirandv .bg-primary {
    background-color: #01359c !important;
}

.bg-darkb {
    background-color: #0b3571;
}

.DM2 .of-main-menu>ul>li>a {
    color: #fff !important;
}

.banner-image img {
    border-radius: 10px;
}

.owl-link a img {
    border-radius: 20px;
    height: 100px;
    width: 100%;
    object-fit: cover;
    padding: 8px
}


.report h2 {
    font-size: 1.5em;
}

.mainmnu {
    /*box-shadow: 0px 0px 5px 1px rgb(60, 61, 62) !important;*/
    /*padding-bottom: 7px;*/
}

.MAtel .fa11 {
    line-height: 0.7
}

.eventdv .owl-event1 .item:hover .overlay {
    border-radius: 15px;
}

.etla img {
    width: 100%;
    height: 250px;
    object-fit: cover
}

.singlleftcol img.inews {
    height: 210px
}


@media only screen and (max-width:576px) {
    .is-show.mobile-nav-button {
        padding-top: 15px !important;
    }

    .first-sec {
        margin-top: 130px;
    }

    .linebreak {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .pxrl .is-show.mobile-nav-button {
        padding-top: 0px !important;
    }
}


@media only screen and (max-width:340px) {
    .is-show.mobile-nav-button {
        padding-top: 7px !important;
    }

    .pxrl .is-show.mobile-nav-button {
        padding-top: 0px !important;
    }
}



.language-dropdown {
    position: relative;
    display: inline-block;
}

.lang-btn {
    background: transparent;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 5px;

    .fa-glob {
        font-size: 20px !important;
    }
}

.lang-menu {
    display: none;
    position: absolute;
    background-color: white;
    list-style: none;
    min-width: 100px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
    border-radius: 4px;
}


.lang-menu.show {
    display: block;

    li{
        display: block !important;
        text-align: left;
    }
}

.lang-menu li a {
    display: block;
    padding: 8px 12px;
    color: #333;
    text-decoration: none;
}

.lang-menu li a:hover {
    background-color: #f1f1f1;
}

.disabled-lang {
    display: block;
    padding: 8px 12px;
    color: #999;
    cursor: not-allowed;
}

.language-icon{
    width: 24px !important;
    height: 24px !important;
}

@media (min-width:992px) {
.lang-btn .fa-glob{

        font-size: 24px !important;
}
}

.e1-details p {
    display: -webkit-box;        /* Required for line clamp */
    -webkit-box-orient: vertical;/* Required for line clamp */
    -webkit-line-clamp: 3;       /* Limit to 3 lines */
    overflow: hidden;             /* Hide the rest */
    text-overflow: ellipsis;      /* Show ... if text is cut */
    min-height: 3.6em;            /* Optional: ensures a consistent height (adjust per line-height) */
}

table.wages-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  direction: rtl;
  font-size: 15px;
  font-family: IRANSans;
  text-align: right;
  color: #242222;
  line-height: 2.3;
  font-weight: 300;
}

table.wages-table th,
table.wages-table td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
}

table.wages-table th {
  background-color: #f5f5f5;
  font-weight: bold;
}

table.wages-table tr:nth-child(even) {
  background-color: #f9f9f9;
}

table.wages-table tr:hover {
  background-color: #e0f7fa;
}