.container {
    padding: 0 16px;
}

.row {
    margin: 0;
}

.mt-120 {
    margin-top: 100px;
}

.header-main .header-top {
    padding: 16px;
}

.header-main .header-top .btns-group .btn-show-respmenu {
    display: flex;
}

.collapse:not(.show) {
    display: flex;
    height: 80%;
}

.overlay-menu {
    z-index: 99999;
}

.header-main .header-top {
    z-index: unset;
}

.header-main .header-top .navbar-custom-resp {
    position: fixed;
    top: 8px;
    right: 8px;
    background-color: var(--lightcolor);
    border-radius: 20px;
    height: 98%;
    z-index: 999999;
    width: 300px;
    align-items: flex-start;
    padding: 24px 16px;
    transform: translateX(350px);
    transition: all 0.3s;
}

.header-main .header-top .navbar-custom-resp.show {
    transform: translateX(0);
}

.header-main .header-top .navbar-custom-resp .btn-close-menu {
    display: flex;
}

.header-main .header-top .navbar-nav {
    gap: 10px;
    align-items: flex-start;
    height: 100%;
    overflow-y: auto;
}

.header-main .header-top .navbar-nav .nav-item {
    width: 100%;
}

.header-main .header-top .navbar-nav .nav-item .nav-link {
    background-color: var(--whitecolor);
    padding: 8px 16px;
    border-radius: 12px;
    width: 100%;
    font-size: 12px;
    justify-content: space-between;
}

.header-main .megamenu-custom .menubox {
    position: relative;
    top: 0;
    margin-top: 0;
    padding: 0;
    height: 0;
}

.header-main .megamenu-custom.show .menubox {
    margin-top: 10px;
    padding: 16px 0;
    height: auto;
}

.header-main .header-top .navbar-nav .nav-item .nav-link::before {
    display: none;
}

.header-main .header-top .navbar-custom-resp .logo-main {
    position: absolute;
    bottom: 60px;
    right: 0;
    left: 0;
    display: flex;
    flex-direction: column;
}

.header-main .header-top .navbar-custom-resp .logo-main>img {
    width: 60px;
}

.header-main .header-top .navbar-custom-resp .logo-main .content>.fa {
    font-size: 16px;
}

.header-main .header-top .navbar-custom-resp .content>.en {
    font-size: 11px;
}

.head-section {
    padding: 0;
}

.head-section {
    margin-bottom: 24px;
}

.head-section .content .title {
    font-size: 26px;
    line-height: 32px;
}

.head-section .content .desc {
    font-size: 14px;
    line-height: 18px;
}

.sec-aboutus .image-box {
    padding: 0;
}

.sec-aboutus .content-box {
    padding: 32px 0 0;
    gap: 24px;
}

.sec-aboutus .content-box,
.sec-aboutus .content-box .head {
    align-items: center;
}

.sec-aboutus .content-box .head .title {
    text-align: center;
    font-size: 40px;
}

.sec-aboutus .content-box .head .desc {
    font-size: 32px;
    text-align: center;
}

.sec-products .box-item-product {
    height: 340px;
}

.sec-products .box-item-product .image-box {
    height: 240px;
}

.sec-services .bento-columns {
    padding: 0;
}

.sec-services .bento-columns .row {
    height: 300px;
}

.sec-services .bento-columns .main-box {
    padding: 24px;
}

.sec-services .bento-columns .main-box .content-box>h4 {
    font-size: 16px;
    line-height: 20px;
}

.sec-services .bento-columns .half-columns>a {
    padding: 20px;
}

.sec-services .bento-columns .half-columns .item-search {
    padding: 10px;
    gap: 16px;
}

.sec-services .bento-columns .half-columns .item-search .title {
    font-size: 14px;
    line-height: 18px;
}

.sec-services .bento-columns .item-stand .blur-box {
    padding: 24px 10px;
}

.sec-services .bento-columns .item-stand .blur-box .box-icon {
    width: 56px;
    height: 56px;
    font-size: 28px;
}

.sec-services .bento-columns .item-stand .blur-box .number {
    font-size: 36px;
}

.sec-services .bento-columns .item-stand .blur-box .desc {
    font-size: 14px;
    line-height: 18px;
}

.sec-statistics .box-outer-stats {
    padding: 40px 32px;
    gap: 40px;
}

.sec-statistics .box-outer-stats .ceo-speech {
    gap: 32px;
}

.sec-statistics .box-outer-stats .ceo-speech .ceo-info {
    padding-left: 32px;
    gap: 10px;
}

.sec-statistics .box-outer-stats .ceo-info .profile {
    width: 70px;
    height: 70px;
}

.sec-statistics .box-outer-stats .ceo-info .fullname {
    font-size: 14px;
}

.sec-statistics .box-outer-stats .ceo-info .expertise {
    font-size: 12px;
}

.sec-statistics .box-outer-stats .ceo-speech blockquote {
    font-size: 20px;
    line-height: 32px;
}

.sec-statistics .box-outer-stats .ceo-speech blockquote>span {
    font-size: 24px;
    line-height: 32px;
}

.sec-statistics .box-outer-stats .statistics .item-stat {
    width: auto;
    gap: 16px;
}

.sec-statistics .box-outer-stats .statistics .box-icon {
    width: 100px;
    height: 100px;
}

.sec-statistics .box-outer-stats .statistics .box-icon>i {
    width: 56px;
    height: 56px;
    font-size: 24px;
}

.sec-statistics .box-outer-stats .statistics .content {
    gap: 0;
}

.sec-statistics .box-outer-stats .statistics .content .number {
    font-size: 30px;
}

.sec-statistics .box-outer-stats .statistics .content .desc {
    font-size: 10px;
    line-height: 14px;
}

.sec-other-links .box-outer-link {
    height: 100px;
}

.sec-other-links .box-outer-link .title {
    font-size: 18px;
}

.sec-collaboration .content-box {
    padding: 32px 40px;
    height: 280px;
}

.sec-collaboration .content-box .title {
    font-size: 24px;
}

.sec-collaboration .content-box .desc {
    font-size: 12px;
}

.sec-collaboration .content-box .options .box-icon {
    width: 56px;
    height: 56px;
    font-size: 24px;
}

.footer-main .box-outer-footer .footer-info {
    padding: 16px 16px 32px 16px;
}

.footer-main .footer-map {
    padding-right: 0;
}

.footer-main .box-map {
    height: 300px;
}

.sec-select-pump .swiper-categories .box-ctg-product {
    height: 180px;
    padding: 8px;
}

.sec-select-pump .swiper-categories .box-ctg-product .image-box>img {
    height: 90px;
}

.sec-select-pump .swiper-categories .box-ctg-product.main-box .image-box>img {
    height: 60px;
}

.sec-select-pump .swiper-categories .box-ctg-product .name {
    font-size: 12px;
}

.sec-select-pump {
    padding: 40px 0;
}

.sec-select-pump .swiper-categories {
    margin-bottom: 32px;
}

.sec-select-pump .filter-col,
.sec-select-pump .result-col {
    padding: 0;
}

.sec-select-pump .result-col .head-result {
    flex-direction: row-reverse;
}

.sec-select-pump .result-col .head-result .options-head {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 8px;
}

.sec-select-pump .result-col .head-result .text-result {
    font-size: 12px;
}

.sec-select-pump .result-col .head-result .btn-abara-custom {
    display: flex;
}

.sec-select-pump .box-outer-filter {
    position: fixed;
    top: 16px;
    right: 16px;
    width: 300px;
    z-index: 999999;
    height: 97%;
    transform: translateX(350px);
    transition: all 0.3s;
}

.sec-select-pump .box-outer-filter.show {
    transform: translateX(0);
}

.sec-select-pump .box-outer-filter .btn-abara-custom {
    padding-left: 20px;
}

.sec-select-pump .box-outer-filter .btn-close-filter {
    display: flex;
}

.sec-select-pump .result-col .nav-tabs {
    height: 52px;
}

.sec-select-pump .result-col .thead-table,
.modal .thead-table {
    padding: 16px 10px;
}

.sec-select-pump .result-col .thead-table span,
.modal .thead-table span {
    font-size: 10px;
}

.sec-select-pump .result-col .item-result-details .main-rst>div:nth-child(1),
.modal .item-result-details .main-rst>div:nth-child(1) {
    width: 60px;
    height: 80px;
}

.sec-select-pump .result-col .item-result-details .image-box>img,
.modal .item-result-details .image-box>img {
    height: 48px;
}

.sec-select-pump .result-col .item-result-details .col-item .data,
.sec-select-pump .result-col .item-result-details .btn-view,
.modal .item-result-details .col-item .data,
.modal .item-result-details .btn-view {
    font-size: 10px;
    height: 40px;
}

.sec-select-pump .result-col .item-result-details .col-item small.data,
.modal .item-result-details .col-item small.data {
    font-size: 10px;
    text-align: center;
}

.sec-select-pump .result-col .item-result-details .main-rst>div:nth-child(2),
.modal .item-result-details .main-rst>div:nth-child(1) {
    width: 180px;
}

.sec-select-pump .result-col .thead-table span:nth-child(1) {
    width: 70px;
}

.sec-select-pump .result-col .thead-table span:nth-child(2),
.modal .thead-table span:nth-child(1) {
    width: 190px;
}

.modal .item-result-details,
.modal .item-result-details .main-rst,
.modal .item-result-details .stat-rst,
.modal .item-result-details .other-rst {
    gap: 6px;
    text-align: center;
}

.modal .outer-iframe {
    width: 100%;
    height: 430px;
}

.modal .nav-tabs {
    height: 56px;
}

.modal .nav-tabs .nav-link {
    font-size: 14px;
}

.modal .head-info-modal .image-pump {
    width: 120px;
    height: 120px;
}

.modal .head-info-modal .image-pump>img {
    height: 100px;
}

.modal .head-info-modal .logo-main>img {
    width: 70px;
}

.modal .head-info-modal .logo-main .content>.fa {
    font-size: 16px;
}

.modal .head-info-modal .logo-main .content>.en {
    font-size: 11px;
}

.modal .box-chart-modal>div {
    height: 320px !important;
}

@media print {

    /* مجبور کردن اندازه چاپ به A4 */
    @page {
        size: A4 portrait;
        /* یا landscape */
    }

    html,
    body {
        width: 100%;
        /* عرض A4 در حالت portrait */
        min-height: 297mm;
        zoom: 0.8;
    }

    /* اگه چیزی عرض محدود داره، بازش کن */
    * {
        max-width: 100% !important;
    }
}

.header-main .header-top .navbar .dropdown .dropdown-menu {
    width: 100%;
    top: 50px;
    left: 0;
}

.header-main .header-top .navbar .dropdown.show .dropdown-menu {
    top: 40px;
}