.footer{
    position: relative !important;
}
h1 span {
    color: #0049d0;
}

section {
    padding: 20px 0;
    background: #0c0c0c;
}
section#Comparison_product {
    margin-bottom: 80px;
}
.footer h4:before{
    position: unset !important;
}
.table_price.table td{
    background-color: transparent !important;
    color: white;
}
.text-theme2 {
    color: #477c9e;
}

.text-black {
    color: #a9a9a9;
}

.dark-bg {
    background-color: #0c;
}

[data-bg-img] {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.form-group {
    margin-bottom: 20px;
    position: relative;
}

label {
    font-size: 14px;
    color: #c3c3c3;
}

.form-control {
    height: 45px;
    color: #bfc1bf;
    font-weight: 100;
    background: #111111b3;
    border: 1px solid #3a3838;
    border-radius: 4px;
}

textarea.form-control {
    height: 150px;
}

.form-control:focus {
    box-shadow: none;
    background: 0;
    border-color: #ee8302;
    color: #fff;
}

select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    height: 45px !important;
}

.lines {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
    width: 90vw;
    z-index: -1;
}

.lines .line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background: rgba(255, 255, 255, .1);
    overflow: hidden;
}

.lines .line:nth-child(1) {
    margin-left: -50%;
}

.lines .line:nth-child(3) {
    margin-left: 50%;
}

.lines .line::after {
    content: "";
    display: block;
    position: absolute;
    height: 15vh;
    width: 100%;
    top: -50%;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #0049d0), to(#0049d0));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #0049d0 75%, #0049d0 100%);
    -webkit-animation: run 7s 0 infinite;
    animation: run 7s 0 infinite;
    animation-timing-function: ease;
    animation-delay: 0;
    animation-fill-mode: none;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(.4, .26, 0, .97);
    animation-timing-function: cubic-bezier(.4, .26, 0, .97);
}

.lines .line:nth-child(1)::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.lines .line:nth-child(3)::after {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}



.jus-center {
    justify-content: center;
}

.al-center {
    align-items: center;
}

.form-group textarea::placeholder {
    color: #bfc1bf;
    opacity: 1;
}

.form-group input::placeholder {
    color: #bfc1bf;
    opacity: 1;
}

.title-posts {
    font-size: 24px !important;
    margin-bottom: 10px !important;
}

.title-posts span {
    color: #ff8d03;
}

.description-single-cms, .description-single-cms p {
    text-align: justify;
    direction: rtl;
    line-height: 31px;
    font-size: 15px;
}

.description-single-cms h2 {
    font-size: 17px;
    color: #7a7a7a;
}

.description-single-cms img, .description-single-cms p img {
    max-width: 100%;
    margin-left: auto;
    display: block;
    height: auto;
    margin-right: auto;
}

.description-single-cms p {
    font-family: Vazir-FD, sans-serif !important;
    font-size: 15px !important;
}

@media (min-width: 576px) {
    .modal-dialog- {
        max-width: 500px;
        margin: 6.75rem auto;
    }
}



@media (max-width: 575px) {
    #exampleModal {
        margin-top: 75px;
    }
}

.section4_more {
    margin-right: auto;
    width: fit-content;
    cursor: pointer;
    color: white;
    display: flex;
    align-items: center;
    margin-left: auto;
}

.pulse-more {
    -webkit-animation: 2s infinite pulse;
    animation: 2s infinite pulse;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 0 rgb(255 255 255 / 90%);
    -webkit-animation: 2s infinite pulse;
    animation: 2s infinite pulse;
    margin: 0px 0px 0px 15px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pulse-more.black {
    -webkit-animation: 2s infinite pulse1;
    animation: 2s infinite pulse1;
    box-shadow: 0 0 0 rgb(0 0 0 / 90%);
    margin: 0px 0px 0px 15px;
    color: #000;
}

.title_page_search {
    font-size: 30px !important;
    text-align: center;
}

.title_page_search span {
    font-family: Arial;
}

.box_product_search {
    width: 100%;
    background-color: #202020;
    border-radius: 10px;
    padding: 15px;
    color: #fff;
    height: 100%;
    cursor: pointer;
    background-image: url("https://samin3d.com/base_theme/samin_theme/images/search/back.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}

.box_product_search:hover .image_product_search {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}

.btn_order_search:hover {
    background-color: #477c9e !important;
    border-color: #477c9e;
}

.image_product_search {
    width: 100%;
    object-fit: contain;
    height: 300px;
}

.title_box_product {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fa8a02;
    color: #2f82b7;
    height: 52px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.title_box_product a {
    color: #2f82b7;
}

.title_section2_search {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    line-height: 40px;
}

.title_section2_search span {
    color: #ff8d03;
}

.item_adjective {
    width: 100%;
    display: flex;
    margin-bottom: 5px;
    font-size: 14px;
}

.details_order {
    color: #ec8923;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    display: flex;
    margin-top: 10px;
    margin-bottom: 5px;
}

.details_order span:nth-child(2) {
    margin-right: 10px;
}

.name_english .en-font- {
    white-space: nowrap;
    font-size: 40px;
    width: 35px;
    writing-mode: vertical-rl;
    color: #5a5a5a78;
    font-weight: bold;
    text-align: center;
}

.btn_order_search {
    padding: 7px 20px;
    background-color: transparent !important;
    border: 1px solid;
    margin-top: 5px;
}

.table_price {
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
    border-color: #fff;
    border-radius: 0.475rem;
    color: #ffffff;
}

.table_price.table th:first-child, .table_price.table td:first-child {
    text-align: right;
    padding-right: 0.75rem;
    min-width: 120px;
}

.table_price.table th, .table_price.table td {
    text-align: center;
    padding: 20px 0.75rem;
}

.table_price.table td {
    text-align: center;
    padding: 20px 0.75rem;
    vertical-align: middle;
    direction: ltr;
}

.table_price.table th {
    font-weight: bold;
    background-color: #202020;
    overflow: hidden;
    color: #ffffff;
    border-top: unset;
    font-size: 17px;
}



.table_price thead th:first-child {
    border-top-right-radius: 0.475rem;
    vertical-align: middle;
    visibility: hidden;
}

.table_price thead th:nth-child(2) {
    border-top-right-radius: 0.475rem;
}

.table_price thead th:last-child {
    border-top-left-radius: 0.475rem;
}



.price-td-inner:hover .tooltip {
    opacity: 1;
    -webkit-transition: transform .15s cubic-bezier(.165, .84, .44, 1), opacity .15s cubic-bezier(.165, .84, .44, 1);
    -moz-transition: transform .15s cubic-bezier(.165, .84, .44, 1), opacity .15s cubic-bezier(.165, .84, .44, 1);
    -ms-transition: transform .15s cubic-bezier(.165, .84, .44, 1), opacity .15s cubic-bezier(.165, .84, .44, 1);
    -o-transition: transform .15s cubic-bezier(.165, .84, .44, 1), opacity .15s cubic-bezier(.165, .84, .44, 1);
    transition: transform .15s cubic-bezier(.165, .84, .44, 1), opacity .15s cubic-bezier(.165, .84, .44, 1);
    -webkit-transform: translateY(calc(-100% - 6px));
    -moz-transform: translateY(calc(-100% - 6px));
    -ms-transform: translateY(calc(-100% - 6px));
    transform: translateY(calc(-100% - 6px));
}

.price-td-inner .tooltip {
    position: absolute;
    width: max-content;
    width: -moz-max-content;
    right: 5px;
    top: 0;
    background-color: #2e2e2e;
    border-radius: 5px;
    box-shadow: 0 3px 20px rgb(25 63 125 / 10%);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: transform .15s ease-in-out, opacity .15s ease-in-out;
    -moz-transition: transform .15s ease-in-out, opacity .15s ease-in-out;
    -ms-transition: transform .15s ease-in-out, opacity .15s ease-in-out;
    -o-transition: transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out;
    -webkit-transform: translateY(calc(-100% + 10px)) scale(.75);
    -moz-transform: translateY(calc(-100% + 10px)) scale(.75);
    -ms-transform: translateY(calc(-100% + 10px)) scale(.75);
    transform: translateY(calc(-100% + 10px)) scale(.75);
    transform-origin: right bottom;
    color: #fff;
    padding: 22px 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.9;
}

.price-td-inner {
    position: relative;
    z-index: 5;
}

.price-td-inner .tooltip:before {
    content: "";
    position: absolute;
    bottom: -6px;
    right: 23px;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0 0 4px 0;
    background-color: inherit;
    box-shadow: 12px 12px 15px rgb(25 63 125 / 10%);
}

.title_dropdown {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

.table-responsive-price {
    padding-right: 15px;
    padding-left: 15px;
}

.color_green {
    font-size: 15px;
    color: #19db12;
}

.color_red {
    font-size: 15px;
    color: #FF5722;
}

.table_price tbody tr:nth-child(2n) {
    background: #202020;
}

.table_price td, .table_price th {
    border-top: unset;
}

.price_th {
    font-weight: 100;
    font-size: 15px;
}

.img_w_search_table {
    width: 150px;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.container-search {
    padding-left: 30px;
    padding-right: 30px;
}

.item_adjective .adjective_key i {
    margin-left: 2px;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #404040 !important;
}

.table_price.table-bordered th:first-child {
    border-left: unset;
    border-right: unset;
}

.table_price.table-bordered th:nth-child(2) {
    border-right: unset;
}

.table_price.table-bordered th:last-child {
    border-left: unset;
}

.page_search_main {
    padding-top: 35px !important;
}

.button_order_page {
    padding: 7px 20px;
    width: 100%;
}

.social-icons li a {
    width: 40px;
}

.section4_text_about div {
    text-align: justify;
    font-size: 15px;
    line-height: 2;
    position: relative;
    color: #ffffff;
}

.section4_text_about.text_dark div {
    color: #000000;
}

.section4_more {
    margin-right: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    cursor: pointer;
    color: #ff8d03 !important;
    font-weight: bold;
}

.button_see_more {
    color: #ff8d03 !important;
    display: flex;
    align-items: center;
}

.section4_text_none {
    max-height: 350px;
    display: block;
    overflow: hidden;
}

#section_description {
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

.section4_text_about {
    padding-left: 15px;
    padding-right: 15px;
}

.margin_bottom_box_search {
    margin-bottom: 30px;
}

.page-title.page-title_new {
    display: block;
    position: relative;
    padding: 130px 0 100px;
    padding: 85px 0 0 0;
    height: 350px;
}

.lines {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
    width: 90vw;
    z-index: -1;
    top: 0px;
}

.text_title_search_ .lines {
    height: calc(350px - 85px);
    top: 85px;
    z-index: 1;
}

.lines .line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
}

.lines .line:nth-child(1) {
    margin-left: -50%;
}

.lines .line:nth-child(3) {
    margin-left: 50%;
}

.lines .line::after {
    content: "";
    display: block;
    position: absolute;
    height: 15vh;
    width: 100%;
    top: -50%;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #0049d0), to(#0049d0));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #0049d0 75%, #0049d0 100%);
    -webkit-animation: run 7s 0s infinite;
    animation: run 7s 0s infinite;
    animation-timing-function: ease;
    animation-delay: 0s;
    animation-fill-mode: none;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
    animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}

.lines .line:nth-child(1)::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.lines .line:nth-child(3)::after {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
}

.um-hero__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.text_title_search_ {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 14, 26, .65);
    padding-top: 85px;
}

.mt-n5 {
    margin-top: -2rem !important;
}

.section4_text_none .description-single-cms h2 {
    font-size: 17px;
    color: #ff8d03;
}

.button-3d {
    padding: 0px;
    background-color: #32323280 !important;
    position: relative;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ecf0f1;
    text-decoration: none;
    border-radius: 5px;
    border: solid 1px #adabab;
    text-align: center;
    margin: 12px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}

.button-3d:hover {
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    position: relative;
    color: #ec8923;
}

.w-230px {
    width: 230px;
}

.modal-order {
    z-index: 999999999999999999999;
    background-color: #00000030;
}

.modal-order .modal-dialog- {
    margin: 3rem auto;
}

.select_modal_order option {
    background-color: #0c0c0c;
}

.mb_article {
    margin-bottom: 70px;
}

@media (max-width: 992px) {
    .table_price.table th {
        font-size: 12px;
        padding: 8px 8px 7px !important;
        vertical-align: middle;
        margin: 0px;
    }

    .table_price.table td {
        font-size: 12px;
        padding: 8px 8px 7px;
        vertical-align: middle;
    }

    .table_price.table th:first-child, .table_price.table td:first-child {
        width: 120px;
        font-size: 12px;
        padding: 8px 8px 7px !important;
        vertical-align: middle;
    }

    .table_price.table th, .table_price.table td {
        text-align: center;
        padding: 8px 8px 7px !important;
    }
}

@media (max-width: 768px) {
    .table_price.table th:first-child, .table_price.table td:first-child {
        width: 120px;
        min-width: 120px;
    }

    .table_price.table th:not(:first-child), .table_price.table td:not(:first-child) {
        min-width: 120px;
    }

    .button_order_page {
        width: unset;
    }

    .price-td-inner .tooltip {
        width: 540px;
    }

    .container-search {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 576px) {
    .image_product_search {
        height: 250px;
    }

    .name_english .en-font- {
        height: 100%;
        text-align: center;
        position: absolute;
        top: 0;
    }

    .box_product_search .col-sm-6 {
        padding: 0;
    }

    .box_product_search .col-sm-6:first-child {
        position: relative;
    }

    .price-td-inner .tooltip {
        width: 370px;
    }

    .social-icons li a {
        width: 40px;
    }

    .table_price.table th:not(:first-child), .table_price.table td:not(:first-child) {
        text-align: center;
        padding: 5px 0.25rem !important;
        width: calc(100% / 4);
    }

    .table_price.table th:first-child, .table_price.table td:first-child {
        font-size: 10px;
        padding: 3px 3px 2px !important;
    }

    .container-search {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 400px) {
    .price-td-inner .tooltip {
        width: 280px;
    }

    .container-search {
        padding-left: 0px;
        padding-right: 0px;
    }

    .image_product_search {
        height: 150px;
    }

    .name_english .en-font- {
        font-size: 30px;
    }
}

/*! CSS Used from: Embedded */


.icon i {
    font-size: 21px;
}

.b-right .head {
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
    padding-left: 30px;
    text-wrap: nowrap;
}

.box-accordion {
    color: #f1f1f1;
}

.box-accordion {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-left: 5px;
    width: 195px;
}

.social_icons .item {
    padding: 6px 9px;
    border-radius: 13px;
    border-style: solid;
    border-width: 2px;
    border-color: #fffcfc;
    background-color: #FFFFFF00;
    position: relative;
    overflow: hidden;
}

.social_icons .item a {
    color: white;
    gap: 5px;
}

.social_icons .item .title {
    position: absolute;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.3s ease;
}



.box-accordion {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-left: 5px;
    width: 195px;
}

.box-accordion {
    color: #f1f1f1;
}

.b-right .head {
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 600;
    padding-left: 30px;
    text-wrap: nowrap;
}

.box-accordion a {
    color: #f1f1f1;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
}

.social_icons .item {
    padding: 6px 9px;
    border-radius: 13px;
    border-style: solid;
    border-width: 2px;
    border-color: #fffcfc;
    background-color: #FFFFFF00;
    position: relative;
    overflow: hidden;
}

.social_icons .item a {
    color: white;
    gap: 5px;
}

.social_icons .item i {
    font-size: 26px;
    animation-timing-function: linear;
    display: flex;
}

.social_icons .item .title {
    position: absolute;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.3s ease;
}

.social_icons .item:hover {
    background-color: #0060ce;
    transition-duration: .5s;
}

.social_icons .item:hover .title {
    position: relative;
    opacity: 1;
    overflow: visible;
    transition: opacity .6s;
    transition-duration: .5s;
}

.social_icons {
    gap: 6px;
}



.li-list a {
    font-size: 13px;
    color: #444;
    display: inline-block;
    height: 30px;
    line-height: 27px;
    padding: 0 10px;
    outline: none;
    font-weight: 400;
    position: relative;
    text-align: right;
}

.digiboronz {
    color: #ed3e58;
}

.copy {
    text-align: center;
    font-weight: 300;
}



.enamad {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border: 1px solid;
    border-radius: 15px;
    background-color: #FFFFFFAD;
    padding: 15px;
}

.enamad img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}


@media (max-width: 576px) {
    .b-right {
        flex-direction: column;
        justify-content: center;
        gap: 10px;
    }

    .accordion {
        flex-direction: column;
        width: 100%;
    }

    .box-accordion {
        width: 100%;
        gap: 5px;
    }

    .b-left {
        justify-content: center !important;
        margin-top: 21px;
    }
}
