﻿:root {
    --base: #040a38ff;
    --baseText: #ffffff;
    --second: #ffc300ff;
    --other: #07a5faff;
    --otherText: #ffffff;
}

body,
body * {
    font-family: Iran-Sans;
}

/* =========== header-top =========== */
#DOOYWMBFJP.main-header .header-top[show=false] {
    display: none;
}

#DOOYWMBFJP.main-header .header-top {
    top: unset;
    margin-top: unset;
}

#DOOYWMBFJP.main-header .header-top .auto-container {
    display: flex;
    justify-content: space-between;
}

.is-fa #DOOYWMBFJP.main-header .header-top .auto-container {
    flex-direction: row-reverse;
}

#DOOYWMBFJP.main-header .header-top .top-left {
    font-size: 14px;
}

#DOOYWMBFJP.main-header .header-top .top-right[show=false] {
    display: none;
}

#DOOYWMBFJP.main-header .header-top .top-right {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1.5rem;
    align-items: center;
    z-index: 1;
}

#DOOYWMBFJP.main-header .header-top .top-right .list {
    float: unset;
    z-index: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#DOOYWMBFJP.main-header .header-top .top-right .social-nav[show=false] {
    display: none;
}

#DOOYWMBFJP.main-header .header-top .top-right .social-nav {
    background: unset;
    border-radius: unset;
    padding: unset;
    display: flex;
    flex-wrap: wrap;
    float: unset;
    gap: 1.5rem;
    margin-right: 45px;
    margin-left: unset;
}

#DOOYWMBFJP.main-header .header-top .top-right .social-nav li {
    padding-left: unset;
    padding-right: unset;
}

#DOOYWMBFJP.main-header .header-top .top-right .social-nav li:first-child {
    padding-right: unset;
}

#DOOYWMBFJP.main-header .upper-column img,
#DOOYWMBFJP.main-header .social-nav img {
    overflow: hidden;
}

/* =========== header-upper =========== */
#DOOYWMBFJP .logo img {
    width: -1px !important;
    height: 70px;
    object-fit: contain;
    max-height: unset;
}

#DOOYWMBFJP.main-header .header-upper {
    top: unset;
    padding: 40px 0;
    background: #ffffff;
    color: #ffc300;
    font-size: 14px;
}

#DOOYWMBFJP.main-header .info-box ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 6px;

}

#DOOYWMBFJP.main-header .info-box li,
#DOOYWMBFJP.main-header .info-box strong {
    color: #ffc300;
    font-size: 14px;
    margin-bottom: unset;
}

#DOOYWMBFJP.main-header .header-upper .auto-container {
    margin-block: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 30px;
}

#DOOYWMBFJP.main-header .header-upper .logo-box {
    padding: unset;
}

#DOOYWMBFJP.main-header .header-upper .upper-right[show=false] {
    display: none;
}

#DOOYWMBFJP.main-header .header-upper .upper-right {
    display: flex;
    justify-content: start;
    gap: 1rem;
    overflow-y: auto;
    scrollbar-width: thin;
    flex: 1;
}

#DOOYWMBFJP.main-header .header-upper .upper-right.flex-wrap {
    flex-wrap: wrap;
}

#DOOYWMBFJP.main-header .header-upper .upper-right>* {
    flex: 0 1 calc(25% - 1rem);
}

#DOOYWMBFJP.main-header .upper-column img {
    height: 4rem;
    width: 4rem;
}

#DOOYWMBFJP .upper-column.info-box {
    float: unset;
    display: flex;
    justify-content: flex-start;
    gap: 1rem;
    column-gap: 10px;
    padding: 0;
    margin-right: unset;
    text-align: right;
}

#DOOYWMBFJP.main-header .info-box .icon-box {
    position: relative;
    margin: unset;
    width: fit-content;
    height: fit-content;
}

#DOOYWMBFJP.main-header .nav-outer {
    bottom: unset;
    top: -30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* =========== header-lower =========== */
#DOOYWMBFJP.main-header .header-lower {
    position: absolute;
    width: 100%;
}

#DOOYWMBFJP .main-menu {
    float: unset;
}

#DOOYWMBFJP .main-menu .navigation>li>ul {
    border-top: 3px solid var(--other);
}

#DOOYWMBFJP .main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}

#DOOYWMBFJP .main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

#DOOYWMBFJP .main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    left: 10px;
    right: unset;
    border: unset;
}

#DOOYWMBFJP .main-menu .navigation>li>ul,
#DOOYWMBFJP .main-menu .navigation>li>ul>li>ul {
    background-color: #ffffff;
    color: #ffae00ff;
    font-size: 14px;
}

#DOOYWMBFJP.main-header .header-lower .outer-box {
    float: unset;
    display: flex;
    align-items: center;
}

#DOOYWMBFJP.main-header .search-box-btn {
    width: 35px;
    height: 35px;
    display: grid;
    place-items: center;
    border: 1px dashed var(--other) !important;
}

#DOOYWMBFJP .search-box-outer {
    position: relative;
    float: unset;
    margin-left: 15px;
    overflow: unset;
    direction: ltr !important;
}

#DOOYWMBFJP .search-box-outer .dropdown {
    display: flex !important;
    gap: 1rem;
}

#DOOYWMBFJP.main-header .search-box-outer .dropdown-menu {
    top: 47px;
    border-top: 3px solid var(--other);
    padding: 0px;
    width: 280px;
    border-radius: 0px;
    max-width: 90vw;
}

#DOOYWMBFJP .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

#DOOYWMBFJP.main-header .search-panel input[type="search"] {
    padding: 7px 15px 7px 40px;
    border: 1px solid var(--other);
}

#DOOYWMBFJP.main-header .search-panel .search-btn {
    right: unset;
    left: 0;
}

#DOOYWMBFJP.main-header .search-panel .form-container {
    padding-right: unset;
}

#DOOYWMBFJP.main-header .search-panel .form-group {
    margin: 10px;
}

#DOOYWMBFJP.main-header .header-lower .outer-box .advisor-box[show=false] {
    display: none;
}

#DOOYWMBFJP.main-header .header-lower .outer-box .advisor-box {
    float: unset;
}

#DOOYWMBFJP.main-header .header-lower .outer-box .advisor-box .advisor-btn:before {
    width: 30px;
}

#DOOYWMBFJP.main-header .header-lower .outer-box .advisor-box .advisor-btn {
    padding-right: 32px;
}

#DOOYWMBFJP.main-header .header-lower .outer-box .advisor-box .advisor-btn:before {
    color: var(--other);
    background-color: var(--base);
}

#DOOYWMBFJP.main-header .header-lower .outer-box .advisor-box .advisor-btn span {
    color: var(--other) !important;
}

#DOOYWMBFJP.main-header .search-box-btn,
#DOOYWMBFJP.main-header .main-menu .navigation>li>a {
    color: #ffffff;
    font-size: 14px;
}

#DOOYWMBFJP .navbar-collapse::-webkit-scrollbar-track {
    background-color: #F5F5F5;
    border-radius: 5px;
}

#DOOYWMBFJP .navbar-collapse::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#DOOYWMBFJP .navbar-collapse::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: var(--other);
}

/* =========== sticky-header =========== */
#DOOYWMBFJP .fixed-header .sticky-header {
    display: block;
}

#DOOYWMBFJP .sticky-header .auto-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#DOOYWMBFJP .sticky-header .logo img {
    height: 100px;
}


#DOOYWMBFJP.main-header .header-top .top-right:before,
#DOOYWMBFJP.main-header .header-top .top-right:after,
#DOOYWMBFJP .main-menu .navigation>li:before {
    background-color: var(--other) !important;
}

#DOOYWMBFJP.main-header .social-nav img {
    height: 2.5rem;
}

@media only screen and (max-width: 1024px) {
    #DOOYWMBFJP.main-header .header-upper .logo-box {
        width: auto;
    }

    #DOOYWMBFJP.main-header .header-upper {
        padding-top: unset;
    }

    #DOOYWMBFJP.main-header .header-upper .auto-container {
        /* flex-wrap: wrap; */
        row-gap: 15px;
    }

}

@media only screen and (max-width: 1023px) {
    #DOOYWMBFJP.main-header .header-top .top-right {
        top: unset;
        padding-left: unset;
    }

    #DOOYWMBFJP.main-header .header-top .top-right .social-nav {
        justify-content: center;
        margin: unset;
    }
}

@media only screen and (max-width: 1140px) {
    /* #DOOYWMBFJP .search-box-outer {
        margin-top: 15px;
    } */
}

@media only screen and (max-width: 767px) {
    #DOOYWMBFJP.main-header .header-lower .outer-box {
        top: 1.5rem;
        left: 0;
        z-index: 14;
    }

    #DOOYWMBFJP.main-header .header-upper .upper-right>* {
        flex: 0 1 calc(50% - 1rem);
    }

    #DOOYWMBFJP .main-menu .navbar-header .navbar-toggle {
        border: 1px solid var(--other);
        background: var(--other);
    }

    #DOOYWMBFJP .main-menu .navbar-collapse>.navigation>li>a,
    #DOOYWMBFJP .main-menu .navbar-collapse>.navigation>li>a:active,
    #DOOYWMBFJP .main-menu .navbar-collapse>.navigation>li.current>a,
    #DOOYWMBFJP .main-menu .navbar-collapse>.navigation>li>ul>li>a,
    #DOOYWMBFJP .main-menu .navbar-collapse>.navigation>li>ul>li>ul>li>a,
    #DOOYWMBFJP .main-menu .navbar-collapse>.navigation>li>ul,
    #DOOYWMBFJP .main-menu .navbar-collapse>.navigation>li>ul>li>ul {
        background: var(--base);
    }

    #DOOYWMBFJP .main-menu .collapse.show {
        max-height: 350px;
        overflow: auto;
    }

    #DOOYWMBFJP .fixed-header .sticky-header .main-menu .navbar-collapse {
        position: absolute;
        min-width: 85vw;
        left: 0px;
        max-height: 80vh;
    }
}

@media (max-width: 576px) {
    #DOOYWMBFJP .header-top .auto-container {
        flex-wrap: wrap;
    }

    #DOOYWMBFJP.main-header .header-upper .upper-right {
        justify-content: center;
    }

    #DOOYWMBFJP.main-header .header-upper .upper-right>* {
        flex: 0 1 calc(25% - 1rem);
        justify-content: center;
    }

    #DOOYWMBFJP .upper-column.info-box {
        place-items: center;
        text-align: center;
    }

    #DOOYWMBFJP .upper-column.info-box ul {
        display: none;
    }

    #DOOYWMBFJP.main-header .header-top .top-right .social-nav {
        justify-content: center;
        margin: unset;
    }

    #DOOYWMBFJP .logo img {
        height: 80px !important;
    }

    #DOOYWMBFJP.main-header .header-upper .auto-container {
        flex-direction: column;
        place-items: center;
    }
}

@media (max-width: 992px) {
    #DOOYWMBFJP [showmobile~=false] {
        display: none !important;
    }
}

.line-clamp {
    display: -webkit-box !important;
    --line-clamp: attr(data-line-clamp type(<integer>), none);
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--line-clamp);
    line-height: var(--line-height, 1.5em);
    max-height: calc(var(--line-height) * var(--line-clamp));
    overflow: hidden !important;
}

.line-clamp {
    --line-clamp: 1;
}

[data-show=false] {
    display: none !important;
}

#DOOYWMBFJP .sticky-header .search-box-btn {
    color: #fff;
    background-color: var(--base);
}

#DOOYWMBFJP .search-box-btn {
    position: relative;
}

#DOOYWMBFJP .search-box-btn .basket-amount {
    display: block;
    position: absolute;
    inset: 70%;
    min-width: fit-content;
    height: fit-content;
    text-align: center;
    background-color: #DC143C;
}

#OXQCCOVSEH [show=false] {
    display: none;
}
#OXQCCOVSEH .rev_slider img,
#OXQCCOVSEH .tp-simpleresponsive img {
    width: 100%;
    height: 100%;
}
#OXQCCOVSEH .rev_slider li.tp-revslider-slidesli {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#OXQCCOVSEH {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#OXQCCOVSEH .h-custom {
    height: 500px !important; 
}

#OXQCCOVSEH .of-custom {
    object-fit: contain;
    backdrop-filter: blur(4px);
}

#ELYAQEXMSG {
    background-color:#ffffff;
    background-image: url(https://cdn.sqp.ir/Templates/4/img/1.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 70px;
}
#ELYAQEXMSG.paralaxBg {
    background-attachment: fixed;
}
#ELYAQEXMSG [show="false false"],
#ELYAQEXMSG [show=false] {
    display: none;
}
#ELYAQEXMSG [showBorder=false] {
    border: unset;
}
#ELYAQEXMSG .sec-title.text-center h2:after {
    left: 0;
    margin: 0 auto;
}
#ELYAQEXMSG .sec-title.text-left h2:after {
    right: unset;
    left: 0;
}
#ELYAQEXMSG img {
    height: 100px;
    width: 100%;
    object-fit: cover;
}
#ELYAQEXMSG .services-block-two .inner-box {
    padding: 20px;
    display: flex;
    flex-direction: column;
    background-color: transparent;
    border-color: #bbbbbb;
}
#ELYAQEXMSG .services-block-two .inner-box:hover {
    background-color: #ffffff;
}
#ELYAQEXMSG .services-block-two .inner-box .upper-box {
    position: relative;
    padding-right: unset;
    display: flex;
}
#ELYAQEXMSG .services-block-two .inner-box .icon-box {
    position: relative;
    right: unset;
    top: unset;
    flex: 0 0 33%;
}
#ELYAQEXMSG .services-block-two .inner-box .icon-box[showTitle=false] {
    flex: 0 0 100%;
}
#ELYAQEXMSG .services-block-two .inner-box .title {
    max-height: 100px;
    overflow: hidden;
    flex: 0 0 66.666%;
    padding-right: 10px;
    text-align: right;
}
#ELYAQEXMSG .services-block-two .inner-box .title[showImage=false] {
    flex: 0 0 100%;
    padding-right: 0;
}
#ELYAQEXMSG .services-block-two .inner-box .text {
    margin: 15px 0 0;
    height: 3.7em;
    text-align: justify;
}
#ELYAQEXMSG .services-block-two .inner-box .text.price {
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#ELYAQEXMSG .services-block-two .inner-box .read-more {
    margin-top: 15px;
    display: block;
    text-align: left;
}
#ELYAQEXMSG h4.subcaption {
    text-align: right;
    font-family: inherit;
    font-size: 14px;
}#STXIUPHWSH {
    background-color:#eff0f2;
    background-image: url(https://cdn.sqp.ir/Templates/4/img/bacground2.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 70px;
}
#STXIUPHWSH.paralaxBg {
    background-attachment: fixed;
}
#STXIUPHWSH .sec-title[show="false false"],
#STXIUPHWSH .title[show=false],
#STXIUPHWSH .sec-title h2[show=false],
#STXIUPHWSH .sec-title h2[showUnder=false]:after {
    display: none;
}
.project-tab .sec-title {
    margin-bottom: 70px;
    display: flex;
    justify-content: space-between;
}
#STXIUPHWSH .sec-title .tab-btns-box {
    order: 1;
    width: -webkit-fill-available;
}
#STXIUPHWSH .sec-title .titles {
    order: 0;
    padding: 0 0 0 20px;
}
#STXIUPHWSH .sec-title.text-left .titles {
    order: 2;
    padding: 0 20px 0 0;
}
#STXIUPHWSH .sec-title.text-left h2:after {
    right: unset;
    left: 0;
}
#STXIUPHWSH .sec-title h2 {
    display: flex;
}
#STXIUPHWSH img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
#STXIUPHWSH .project-tab .p-tabs-content {
    min-height: 300px;
}
#STXIUPHWSH .owl-carousel .owl-stage-outer {
    direction: ltr !important;
}
#STXIUPHWSH .sec-title .product-tab-btns {
    text-align: left;
}
#STXIUPHWSH .sec-title.text-left .product-tab-btns {
    text-align: right;
}
#STXIUPHWSH .gallery-block-two .inner-box .image-box .overlay-box .overlay-inner .content-text h3 {
    margin: 20px 20px 5px 20px;
}
#STXIUPHWSH .gallery-block-two .inner-box .image-box .overlay-box .overlay-inner .content-text .category {
    margin: 0 20px;
}
.gallery-block-two .inner-box .overlay-box {
    background-color: #fbb908e6;
}
@media only screen and (max-width: 1023px) {
    .project-section-two .project-tab .tab-btns-box {
        width: unset;
    }
}
@media only screen and (max-width: 767px) {
    #STXIUPHWSH .project-tab .sec-title {
        flex-direction: column;
    }
    #STXIUPHWSH .sec-title .titles {
        order: 1 !important;
        text-align: center;
    }
    #STXIUPHWSH .sec-title .titles h2 {
        justify-content: center !important;
    }
    #STXIUPHWSH .sec-title h2:after {
        right: 0 !important;
        left: 0 !important;
        margin: 0 auto !important;
    }
    #STXIUPHWSH .sec-title .product-tab-btns {
        text-align: center !important;
    }
}#LBWUFNJSSJ {
    background-color:#eff0f2;
    background-image: url();
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 70px;
}
#LBWUFNJSSJ.paralaxBg {
    background-attachment: fixed;
}
#LBWUFNJSSJ .sec-title[show="false false"],
#LBWUFNJSSJ .title[show=false],
#LBWUFNJSSJ .sec-title h2[show=false],
#LBWUFNJSSJ .sec-title h2[showUnder=false]:after {
    display: none;
}
#LBWUFNJSSJ .sec-title.text-center h2:after {
    left: 0;
    margin: 0 auto;
}
#LBWUFNJSSJ .sec-title.text-left h2:after {
    right: unset;
    left: 0;
}
#LBWUFNJSSJ img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
#LBWUFNJSSJ .team-block .inner-box {
    border-radius: 0px;
}
#LBWUFNJSSJ .team-block .inner-box .overlay-box {
    bottom: -62px;
    background-color: #00000080;
    height: 120px;
}
#LBWUFNJSSJ .team-block .inner-box:hover .overlay-box {
    bottom: 0px;
}
#LBWUFNJSSJ .team-block .inner-box .overlay-box h3 {
    background-color: #666666;
}
#LBWUFNJSSJ .team-block .inner-box .overlay-box h3 a {
    color: #ffffff;
}
#LBWUFNJSSJ .inner-box.offPercent:before {
    content: attr(percent);
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: var(--other);
    left: 5px;
    top: 5px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
#LBWUFNJSSJ .team-block .inner-box .overlay-box .designation {
    margin: 10px 5px;
    padding-bottom: 0;
}
#LBWUFNJSSJ .team-block .inner-box .overlay-box .designation.price {
    display: flex;
    justify-content: space-evenly;
}
#LBWUFNJSSJ .team-block .inner-box .overlay-box .designation.price h4 {
    font-weight: 600;
}#SVHXBMRDPO {
    background-color:#ffffff;
    background-image: url();
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 70px;
}
#SVHXBMRDPO.paralaxBg {
    background-attachment: fixed;
}
#SVHXBMRDPO [show="false false"],
#SVHXBMRDPO [show=false] {
    display: none;
}
#SVHXBMRDPO [showBorder=false] {
    border: unset;
}
#SVHXBMRDPO .sec-title.text-center h2:after {
    left: 0;
    margin: 0 auto;
}
#SVHXBMRDPO .sec-title.text-left h2:after {
    right: unset;
    left: 0;
}
#SVHXBMRDPO .owl-carousel .owl-stage-outer {
    direction: ltr !important;
}

#SVHXBMRDPO .owl-nav {
    position: absolute;
    left: 0px;
    top: -100px;
}
#SVHXBMRDPO .owl-nav .owl-prev,
#SVHXBMRDPO .owl-nav .owl-next {
    position: relative;
    width: 35px;
    height: 35px;
    line-height: 32px;
    border: 1px solid #222222;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    margin-left: 10px;
    color: #222222;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
#SVHXBMRDPO .owl-nav .owl-prev:hover,
#SVHXBMRDPO .owl-nav .owl-next:hover {
    color: #ffffff;
    border-color: #222222;
    background-color: #222222;
}
#SVHXBMRDPO .news-block-two .inner-box {
    border-radius: 0px;
    border-color: #bbbbbb;
}
#SVHXBMRDPO .news-block-two .inner-box .image>img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
#SVHXBMRDPO .news-block-two .inner-box .image>img,
#SVHXBMRDPO .news-block-two .inner-box .image .overlay-box {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #22222cc;
}
#SVHXBMRDPO .news-block-two .inner-box[showContent="false false"] .image>img,
#SVHXBMRDPO .news-block-two .inner-box[showContent="false false"] .image .overlay-box {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#SVHXBMRDPO .news-block-two .inner-box[showContent="false false"] .image .post-date {
    border-top-left-radius: 0px;
}
#SVHXBMRDPO .news-block-two .inner-box .content-column {
    height: 250px;
    background-color: #ffffff;
}
#SVHXBMRDPO .news-block-two .inner-box .content-column .content-box {
    height: 100%;
    display: flex;
    flex-direction: column;
}
#SVHXBMRDPO .news-block-two .inner-box .content-column .content-box h3 {
    flex-grow: 1;
}
#SVHXBMRDPO .news-block-two .inner-box .content-column .content-box .text {
    max-height: 6.3em;
    margin-bottom: 20px;
}
#SVHXBMRDPO .news-block-two .inner-box .image .overlay-box .icon {
    display: flex;
    justify-content: center;
    align-items: center;
}
#SVHXBMRDPO .news-block-two .inner-box .image .overlay-box .icon img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}
#SVHXBMRDPO h4.subcaption {
    text-align: right;
    font-family: inherit;
    font-size: 14px;
}#downloads_FUJHQRZRZJ_element .image img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}#BTOQFTZGNR .bx-wrapper .bx-next,
#BTOQFTZGNR .bx-wrapper .bx-prev {
    display: none;
}
.our-team {
    display: flex;
}
#BTOQFTZGNR .our-team .pic {
    width: 74%;
    height: 220px;
    max-width: fit-content;
    margin: auto;
}
#BTOQFTZGNR .our-team .pic img {
    object-fit: fill;
}#BYKMAKGTAT {
    ul.namad {
        display: flex;
        gap: 2rem;
        img {
            height: 100px;
            object-fit: contain;
        }
    }
    #maher_cp a {
        outline: none !important;
        text-decoration: none !important;
    }

    .maher_group img {
        filter: grayscale(100%);
        opacity: 0.7;
        transition: 0.35s;
        height: 18px;
    }

    .maher_group:hover img {
        filter: grayscale(0%);
        transition: 0.35s;
        opacity: 1;
        height: 24px;
    }

    .maher_group a.before {
        color: #8c8c8c;
        font-weight: bold;
        transition: 0.35s;
        transition-timing-function: ease;
        transition-timing-function: ease;
        transition-timing-function: ease-in-out;
        transform: translate(-150px, -9px);
        display: inline-block;
        font-size: 7.5pt;
    }

    .maher_group {
        position: relative;
        overflow: hidden;
        width: 150px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        height: 34px;
    }

    .maher_group.align-left {
        -webkit-justify-content: flex-end;
        moz-justify-content: flex-end;
        ms-justify-content: flex-end;
        o-justify-content: flex-end;
        justify-content: flex-end;
    }

    .maher_group.align-left .img {
        order: 2;
    }

    .maher_group:hover a.before {
        transform: translate(6px, -9px);
        transition: 0.35s;
        transition-delay: 0.8s;
        transition-timing-function: ease;
    }

    .maher_group a.after {
        font-size: 7pt;
        color: #8c8c8c;
        position: absolute;
        left: 28px;
        bottom: 10px;
        transition: 0.35s;
    }

    .maher_group.align-left a.after {
        left: 28px;
    }

    .maher_group.align-right a.before {
        transform: translate(150px, -9px);
    }

    .maher_group.align-left a.before {
        transform: translate(-150px, -9px);
    }

    .maher_group.align-right:hover a.before {
        transform: translate(-5px, -9px) !important;
    }

    .maher_group.align-left:hover a.before {
        transform: translate(6px, -9px) !important;
    }

    .maher_group.align-right a.after {
        right: 28px;
    }

    .maher_group:hover a.after {
        bottom: 2px;
        transition: 0.2s;
        font-size: 7.8pt;
    }

    .bottombar {
        direction: rtl;
    }

    .scroll-to-top1 {
        position: fixed;
        bottom: 15px;
        left: 15px;
        width: 60px;
        height: 60px;
        color: #ffffff;
        font-size: 20px;
        text-transform: uppercase;
        line-height: 60px;
        text-align: center;
        z-index: 100;
        cursor: pointer;
        background: #0a0a0a;
        display: none;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        transition: all 300ms ease;
    }

    .scroll-to-top1:hover {
        background-color: var(--other);
        color: var(--otherText);
    }

    .logo img {
        width: [logoWidth]px !important;
        height: 60px;
        object-fit: contain;
    }

    @media (width < 768px) {
        .logo img {
            height: 45px;
        }

        ul.namad {
            justify-content: center;
        }

        .widgets-section * {
            text-align: center !important;
        }

        h2 {
            &:before {
                right: 50%;
                translate: 25%;
                width: 130px;
            }

            &:after {
                right: calc(50% - 70px);
                width: 55px;
                translate: 25%;
            }
        }
    }
}