﻿@font-face {
    font-family: BBCNassim;
    src: url(../fonts/BBCNassim.ttf);
}

@font-face {
    font-family: BYekan;
    src: url('../fonts/B Yekan.ttf');
}

@font-face {
    font-family: Entezar;
    src: url('../fonts/EntezarB4.ttf');
}

@font-face {
    font-family: Vazir;
    src: url('../fonts/Vazir.ttf');
}

@font-face {
    font-family: IRANSans;
    src: url('../fonts/IRANSans-Light-web.ttf');
}

.Tahoma {
    font-family: Tahoma;
}

.BYekan {
    font-family: BYekan;
}

.body-padded {
    padding-top: 75px;
}

.row {
    margin: 0;
}

footer {
    z-index: -1 !important;
}

.page-title {
    padding-top: 0.75rem;
}

.social-footer {
    background-image: url(http://betheme.muffingroupsc.netdna-cdn.com/be/hr/wp-content/uploads/2016/03/home_hr_sectionbg3.png);
    background-repeat: repeat;
    background-position: center;
}

.footer-content {
    padding-top: 1rem;
}

.footer-title {
    font-weight: 500;
    font-size: 2rem;
}

p.footer-text {
    line-height: 3rem;
    margin-bottom: 0;
    font-size: small;
}

.footer-logo {
    height: 120px;
    transition: transform .2s;
}

    .footer-logo:hover {
        transform: scale(1.05);
    }

@media (min-width: 768px) {
    body.body-contact {
        margin-bottom: 3rem;
    }

    body:not(.body-contact) {
        margin-bottom: 490px;
    }

    .footer-fixed {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
    }
}

@media (min-width: 992px) {
    body:not(.body-contact) {
        margin-bottom: 420px;
    }
}

a:hover.footer-link, .shadow-link > a:hover {
    text-decoration: none;
}

a.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.body {
    padding-bottom: 1rem;
}

body {
    min-width: fit-content;
}

.bodys {
    background-position: top;
    z-index: -1;
    background-image: url("https://dl.ashabeam.com/appearance/images/wallpaper.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.carousel-item {
    height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media (max-width: 1200px) {
    .carousel-item {
        height: 294px;
    }
}

@media (max-width: 992px) {
    .carousel-item {
        height: 217px;
    }
}

@media (max-width: 767px) {
    .carousel-item {
        height: 160px;
    }
}

@media (max-width: 576px) {

    .carousel-item {
        height: 170px;
    }
}

@media (max-width: 520px) {

    .carousel-item {
        height: 153px;
    }
}

@media (max-width: 395px) {

    .carousel-item {
        height: 120px;
    }
}

@media (max-width: 320px) {

    .carousel-item {
        height: 100px;
    }
}

@media (max-width: 280px) {

    .carousel-item {
        height: 80px;
    }
}

@media (max-width: 992px) {
    .navbar-brand {
        display: block !important;
    }

    .banner-logo-container {
        width: unset !important;
    }

    .mobile-lng {
        display: block !important;
        margin-left: unset !important;
        margin-right: unset !important;
    }

        .mobile-lng a {
            display: block !important;
        }

    .language {
        display: none !important;
    }

        .language a {
            display: none !important;
        }
}

@media (max-width: 767px) {
    .banner-logo {
        display: block !important;
    }

    .navbar-brand {
        display: block !important;
    }

    .nav-img-container {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    .banner-logo-container {
        width: 200px;
    }

    .banner-logo {
        display: none;
    }
}

.portfolio-item {
    margin-bottom: 30px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.nav-left {
    margin-left: 0 !important;
    margin-right: auto;
}

.nav-right {
    margin-right: 0 !important;
    margin-left: auto;
}

.col-center-block {
    float: none;
    display: block;
    margin: 0 auto;
    /* margin-left: auto; margin-right: auto; */
}

a.anchor {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}

div.scroll {
    margin-top: 10px;
    width: 100%;
    height: 110px;
    overflow: scroll;
    overflow-x: scroll;
    overflow-y: hidden;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    text-align: center;
}

.spec-header {
    text-align: center;
}

.spec-table th, td {
    padding: 8px;
    overflow-wrap: break-word !important;
}

@media(max-width:370px) {
    .spec-table th, td {
        padding: 6px;
        font-size: 12px;
    }
}

@media(max-width:300px) {
    .spec-table th, td {
        padding: 4px;
        font-size: 10px;
        overflow-wrap: break-word !important;
    }
}

@media(max-width:250px) {
    .spec-table th, td {
        padding: 2px;
        font-size: 8px;
        overflow-wrap: break-word !important;
    }
}

@media(max-width:370px) {
    .font-control {
        padding: 6px;
        font-size: 12px;
    }
}

@media(max-width:300px) {
    .font-control {
        padding: 4px;
        font-size: 10px;
        overflow-wrap: break-word !important;
    }
}

@media(max-width:250px) {
    .font-control {
        padding: 2px;
        font-size: 8px;
        overflow-wrap: break-word !important;
    }
}

@media(max-width:150px) {
    .font-control {
        padding: 1px;
        font-size: 6px;
        overflow-wrap: break-word !important;
    }
}

.related-products {
    padding-top: 1rem;
    margin-bottom: -1rem;
}

    .related-products h5 {
        margin-bottom: 1rem;
    }

.modal {
    padding: 0 !important;
}

@media (min-width: 576px) {
    .modal-xl {
        max-width: 576px;
    }
}

@media (min-width: 768px) {
    .modal-xl {
        max-width: 576px;
    }
}

@media (min-width: 992px) {
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1100px;
    }
}

.welcome-modal-header {
    text-align: center;
    padding-top: 1rem;
}

.loading-spinner {
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 1;
    width: 60px;
    height: 60px;
    margin: 30px 0 0 -30px;
    border-radius: 50%;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.welcome-modal-image {
    text-align: center;
    background-image: url('https://dl.ashabeam.com/appearance/images/logo-border.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 150px;
}

.product-image {
    opacity: 0.6;
}

    .product-image.active {
        opacity: 1;
    }

    .product-image:hover {
        opacity: 1;
        cursor: pointer;
    }

.product-hierarchical {
    font-size: 1.25rem;
}

    .product-hierarchical > .text-latin {
        font-size: 1rem;
    }

.modal-fullscreen {
    top: 2.5rem;
    padding-right: 0;
    margin: 0;
    max-width: none;
    max-height: none;
    height: calc(100% - (2.5rem * 2));
}

    .modal-fullscreen > .modal-content {
        border: 0;
    }

.gallery-modal {
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
}

.gallery-caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    padding: 10px 0;
}

.language-dropdown-item {
    text-align: center;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 15px;
    left: 15px;
    border-width: 3px;
    display: none;
}

ol {
    -webkit-padding-start: 0px;
}

.category-featured-image {
    border-radius: 5px;
}

.featured-img {
    transition: transform .2s;
}

    .featured-img:hover {
        transform: scale(1.1);
    }

.obolete-featured-img {
    transition: transform .2s;
    background-repeat: round !important;
}

    .obolete-featured-img:hover {
        transform: scale(1.2);
    }

.category-image-container {
    overflow: hidden;
    border-radius: 5px;
}

.spec-table ul {
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        margin-top: -6px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        margin-top: 5px;
    }

.banner-logo {
    height: 61px;
    line-height: 61px;
    padding-right: 1rem;
    padding-left: 1rem;
    transition: transform .2s;
}

.banner-logo-large {
    height: 75px;
    line-height: 70px;
}

.banner-logo-container {
    margin-right: 0;
    margin-left: 0;
}

img:hover.banner-logo {
    transform: scale(1.2);
}

@media (min-width: 768px) {
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.fixed-top {
    opacity: 0.9;
    position: sticky;
}

.card {
    border-radius: 1rem;
}

.card-img, .card-header {
    border-radius: 0;
    border-top-left-radius: calc(1rem - 4px);
    border-top-right-radius: calc(1rem - 4px);
}

    .card-header a {
        color: black;
    }

.card-name {
    font-size: 1.5rem;
}

.card-header a {
    color: black;
}

.card-name {
    font-size: 1.5rem;
}

.card-header-similar-product {
    border-radius: 0;
    border-top-left-radius: calc(1rem - 4px);
    border-top-right-radius: calc(1rem - 4px);
    background-color: #2DE2FA !important;
}

    .card-header-similar-product a {
        color: black;
    }

.accordion-product-img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: calc(1rem - 4px);
    border-top-right-radius: calc(1rem - 4px);
    overflow: hidden;
}

.product-table {
    width: 100%;
}

.product-table-img {
    border-radius: 12px;
    width: 100%;
    transition: transform .3s;
    overflow: hidden;
}

    .product-table-img:hover {
        transform: scale(1.05);
    }

.subcategory-img {
    border-radius: 0;
    overflow: hidden;
}

.tab-content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.carousel-inner {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}

.featured-image {
    width: 100%;
    border-radius: 1rem;
    transition: transform .2s;
}

    .featured-image:hover {
        transform: scale(1.05);
    }

.base-img-container {
    width: 100%;
    overflow: hidden;
    border-radius: 1rem;
}

.related-img {
    width: 100%;
    border-bottom-left-radius: calc(1rem - 4px);
    border-bottom-right-radius: calc(1rem - 4px);
}

.navbar-nav.nav-base {
    padding-top: 5px;
}

.nav-base > .nav-item > .nav-link {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 8px !important;
    margin-right: 8px !important;
}

.card-header > h5 {
    -webkit-margin-after: 0;
}

.card-header-similar-product > h5 {
    -webkit-margin-after: 0;
}

.modalImage {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.home-carousel-title {
    width: fit-content;
    padding: 1rem;
}

h3.home-carousel-title {
    margin-bottom: 1rem;
}

.carousel-caption {
    left: 0;
    right: 0;
}

.carousel-indicators {
    margin-right: 0;
    margin-left: 0;
}

.marketing-content {
    width: 90%;
    float: none;
    display: block;
    margin: 0 auto;
}

.social-icons {
    padding: 0;
}

    .social-icons > a > i {
        font-size: 19pt;
        line-height: 1.6;
        color: black;
        transition: transform .2s;
    }

        .social-icons > a > i:hover {
            transform: scale(1.2);
        }

.footer-social-icons {
    margin: 0;
    padding: 0;
    padding-top: 1rem;
    margin-bottom: 1rem;
}

.social-icon {
    background-color: white;
    border-radius: 15pt;
    width: 30pt;
    height: 30pt;
}


@media (min-width: 576px) {
    .social-icons > a > i {
        font-size: 25.5pt;
        line-height: 1.61;
    }

    .social-icon {
        border-radius: 20pt;
        width: 40pt;
        height: 40pt;
    }
}

i:hover.fa-twitter {
    color: #55ACEE;
}

i:hover.fa-telegram {
    color: #0088cc;
}

i:hover.fa-linkedin {
    color: #007bb5;
}

i:hover.fa-youtube {
    color: #bb0000;
}

i:hover.fa-instagram {
    color: #125688;
}

.address-icon {
    width: 3rem;
    font-size: 16pt;
}

    .address-icon > i {
        line-height: 26pt;
    }

address > .row {
    line-height: 26pt;
}

.digi-icon {
    width: 2rem;
    /*box-shadow: 0px 0px 11px #790000;*/
    display: none;
}

.asha-shop-icon {
    width: 2rem;
    /*box-shadow: 0px 0px 11px #00332d;*/
    display: none;
}

.iranlab-icon {
    display: none;
}

    .iranlab-icon img {
        width: 2rem;
        /*box-shadow: 0px 0px 11px #373535;*/
    }

.gallery-previous, .gallery-next {
    position: absolute;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 15%;
}

.gallery-next {
    right: 0;
}

.gallery-previous {
    left: 0;
}

    .gallery-next:hover, .gallery-previous:hover {
        background: rgba(0, 0, 0, 0.2);
    }

.datasheet-gallery {
    height: 100%;
}

.row-loose {
    margin-bottom: 1rem;
}

.fa-shopping-cart {
    font-size: 22px;
}

.google-map {
    width: 100%;
    height: 600px;
    border: 0;
}

.vertical-center {
    min-height: 100%; /* Fallback for browsers do NOT support vh unit */
    display: flex;
    align-items: center;
}

.no-margin {
    margin: 0;
}

.no-decoration:hover {
    text-decoration: none !important;
}

.no-padding {
    padding: 0;
}

.grecaptcha-badge {
    visibility: hidden;
}

@media (min-width: 768px) {
    .grecaptcha-badge {
        visibility: visible;
    }
}

.display-none {
    display: none !important;
}

.display-block {
    display: block !important;
}

.form-group {
    max-width: unset;
}

.form-control {
    max-width: unset;
}

.form-group-item textarea {
    border-radius: 10px;
    margin-bottom: 10px;
    height: 223PX;
}

    .form-group-item textarea::-webkit-input-placeholder {
        -webkit-transition: .5s;
    }

    .form-group-item textarea:focus::-webkit-input-placeholder {
        color: transparent;
    }

.form-group-item input {
    outline: none;
    border-radius: 8px;
    margin-bottom: 25px;
}

    .form-group-item input:focus {
        background-color: #eeeeee;
        outline-width: 0;
    }

    .form-group-item input::-webkit-input-placeholder {
        -webkit-transition: .5s;
    }

    .form-group-item input:focus::-webkit-input-placeholder {
        color: transparent;
    }

div.radio-group {
    list-style: none;
    padding: 20px;
}

.radio {
    display: inline;
    text-align: center;
    margin: 0 auto;
}

    .radio label {
        display: inline-block;
        background-color: rgba(255, 255, 255, .9);
        border: 2px solid rgba(139, 139, 139, .3);
        color: #adadad;
        border-radius: 25px;
        white-space: nowrap;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        transition: all .2s;
    }

    .radio label {
        padding: 8px 12px;
        cursor: pointer;
    }


    .radio input[type="radio"]:checked + label {
        border: 2px solid #1bdbf8;
        background-color: #1C6E8C;
        color: #fff;
        transition: all .2s;
    }


    .radio input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

        .radio input[type="radio"]:focus + label {
            border: 2px solid #C9C9C9;
        }

fieldset {
    border-radius: 10px;
    margin: 0px 0px 10px 0px;
    padding: 20px;
    box-shadow: inset 0px 0px 15px #fff;
}

    fieldset legend {
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        width: 45%;
        background: #fff;
        border-radius: 50px 50px 50px 50px;
        padding: 0px 8px 3px 8px;
        text-align: center;
    }

#interestSelect {
    border-radius: 10px;
    box-shadow: inset 0px 0px 15px #fff;
    padding: 5px;
    margin: 2px;
}

.form-group-item select {
    outline: none;
    border-radius: 50px;
    margin-bottom: 25px;
}

    .form-group-item select:focus {
        background-color: #eeeeee;
        outline-width: 0;
    }

    .form-group-item select::-webkit-input-placeholder {
        -webkit-transition: .5s;
    }

    .form-group-item select:focus::-webkit-input-placeholder {
        color: transparent;
    }

.multiselect-container {
    text-align: unset !important;
    min-width: 300px;
    max-height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.dropdown-item:hover {
    opacity: 0.6;
    transform: scale(0.95);
    color: #868686;
}

.bg-light label {
    color: #00A693 !important;
    opacity: 1 !important;
}

.dropdown-item:active {
    background-color: unset !important;
}

.multiselect-container {
    padding-left: 0.01rem;
    padding-right: 0.01rem;
    padding-top: unset;
}

.interests {
    padding: 15px;
}

.multiselect, .dropdown-toggle {
    min-width: 10rem;
}

.seperator {
    box-shadow: 0 0 25px 0 #000, 0 20px 25px 0 rgba(0, 0, 0, 0.2);
    margin: 30px;
}

.form-group {
    max-width: unset;
}

.form-control {
    max-width: unset;
}

.form-group-item textarea {
    border-radius: 10px;
    margin-bottom: 10px;
    height: 223PX;
}

    .form-group-item textarea::-webkit-input-placeholder {
        -webkit-transition: .5s;
    }

    .form-group-item textarea:focus::-webkit-input-placeholder {
        color: transparent;
    }

.form-group-item input {
    outline: none;
    border-radius: 50px;
    margin-bottom: 25px;
}

    .form-group-item input:focus {
        background-color: #eeeeee;
        outline-width: 0;
    }

    .form-group-item input::-webkit-input-placeholder {
        -webkit-transition: .5s;
    }

    .form-group-item input:focus::-webkit-input-placeholder {
        color: transparent;
    }

div.radio-group {
    list-style: none;
    padding: 20px;
}

.radio {
    display: inline;
    text-align: center;
    margin: 0 auto;
}

    .radio label {
        display: inline-block;
        background-color: rgba(255, 255, 255, .9);
        border: 2px solid rgba(139, 139, 139, .3);
        color: #adadad;
        border-radius: 25px;
        white-space: nowrap;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        transition: all .2s;
    }

    .radio label {
        padding: 8px 12px;
        cursor: pointer;
    }


    .radio input[type="radio"]:checked + label {
        border: 2px solid #1bdbf8;
        background-color: #12bbd4;
        color: #fff;
        transition: all .2s;
    }


    .radio input[type="radio"] {
        position: absolute;
        opacity: 0;
    }

        .radio input[type="radio"]:focus + label {
            border: 2px solid #C9C9C9;
        }

fieldset {
    border-radius: 10px;
    margin: 0px 0px 10px 0px;
    padding: 20px;
    box-shadow: inset 0px 0px 15px #fff;
}

    fieldset legend {
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        width: 45%;
        background: #fff;
        border-radius: 50px 50px 50px 50px;
        padding: 0px 8px 3px 8px;
        text-align: center;
    }

.null-input span {
    background-color: #ff5a5a;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
}

.partners {
    background-color: #EEEEEE;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin: 10px;
    max-width: 315px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    border-radius: 10px;
}

    .partners * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
    }

    .partners:before,
    .partners:after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
        background-color: #000000;
        border-left: 3px solid #fff;
        border-right: 3px solid #fff;
        content: '';
        opacity: 0.9;
        z-index: 1;
    }

    .partners:before {
        -webkit-transform: skew(45deg) translateX(-155%);
        transform: skew(45deg) translateX(-155%);
    }

    .partners:after {
        -webkit-transform: skew(45deg) translateX(155%);
        transform: skew(45deg) translateX(155%);
    }

    .partners img {
        backface-visibility: hidden;
        max-width: 100%;
        vertical-align: top;
    }

    .partners figcaption {
        top: 50%;
        left: 50%;
        position: absolute;
        z-index: 2;
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5);
        opacity: 0;
        -webkit-box-shadow: 0 0 10px #000000;
        box-shadow: 0 0 10px #000000;
    }

    .partners h3 {
        background-color: #000000;
        border: 2px solid #fff;
        color: #fff;
        font-size: 1em;
        font-weight: 600;
        letter-spacing: 1px;
        margin: 0;
        padding: 5px 10px;
        text-transform: uppercase;
    }

    .partners a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 3;
    }

    .partners:hover > img,
    .partners.hover > img {
        opacity: 0.5;
    }

    .partners:hover:before,
    .partners.hover:before {
        -webkit-transform: skew(45deg) translateX(-55%);
        transform: skew(45deg) translateX(-55%);
    }

    .partners:hover:after,
    .partners.hover:after {
        -webkit-transform: skew(45deg) translateX(55%);
        transform: skew(45deg) translateX(55%);
    }

    .partners:hover figcaption,
    .partners.hover figcaption {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

.title-box {
    padding: .5em .8em;
    position: relative;
    text-decoration: none;
    font-size: 20px;
}

    .title-box::before,
    .title-box::after {
        content: '';
        height: 28px;
        width: 28px;
        position: absolute;
        transition: all .35s ease;
        opacity: 0;
    }

    .title-box::before {
        content: '';
        right: 0;
        top: 0;
        border-top: 3px solid #3E8914;
        border-right: 3px solid #2E640F;
        transform: translate(-100%, 50%);
    }

    .title-box:after {
        content: '';
        left: 0;
        bottom: 0;
        border-bottom: 3px solid #2E640F;
        border-left: 3px solid #3E8914;
        transform: translate(100%, -50%)
    }

    .title-box:hover:before,
    .title-box:hover:after {
        transform: translate(0,0);
        opacity: 1;
    }

    .title-box:hover {
        color: #a0a0a0;
    }

.box > .icon {
    text-align: center;
    border-radius: 50%;
    /*overflow: hidden;*/
    position: relative;
}

    .box > .icon > .image {
        position: relative;
        z-index: 2;
        margin: auto;
        width: 90px;
        height: 90px;
        border: 8px solid white;
        line-height: 88px;
        border-radius: 30%;
        overflow: hidden;
        vertical-align: middle;
        background-color: #fff;
    }

        .box > .icon > .image > i {
            font-size: 36px !important;
            color: #fff !important;
        }

    .box > .icon:hover > .image > i {
        color: white !important;
    }

    .box > .icon:hover > .image {
        color: white !important;
        transform: scale(1.1);
    }

    .box > .icon > .info {
        margin-top: -24px;
        background: #fff;
        border: 1px solid #e0e0e0;
        padding: 15px 0 10px 0;
        border-radius: 10px;
    }

    .box > .icon:hover > .info {
        background: rgba(0, 0, 0, 0.04);
        border-color: #e0e0e0;
        color: white;
    }

    .box > .icon > .info > h3.title {
        font-family: "BBCNassim",sans-serif !important;
        font-size: 1.25rem;
        font-weight: 500;
        color: #222;
        font-weight: 500;
    }

    .box > .icon > .info > p {
        font-family: "Vazir",sans-serif !important;
        font-size: 1.25rem;
        font-weight: 500;
        line-height: 1.5em;
        margin: 20px;
    }

    .box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a {
        color: #222;
    }

    .box > .icon > .info > .more {
        margin: 10px;
    }

        .box > .icon > .info > .more a {
            font-size: 16px;
            border-radius: 5px;
            color: #222;
            line-height: 12px;
            text-decoration: none;
        }

    .box > .icon:hover > .info > .more > a {
        color: #fff;
        padding: 6px 8px;
        background-color: #00a693;
    }

.bd-calendar, .bd-title {
    width: unset !important;
}

.bd-year {
}

.bd-prev {
    float: left !important;
}

.bd-next {
    float: right !important;
}

.bd-dropdown {
    float: unset !important;
}

.list-group a {
    opacity: 1;
    color: #868686;
    text-decoration: none;
}

    .list-group a:hover {
        opacity: 0.6;
        transform: scale(1.04);
        color: #00A693;
    }

.results-img {
    padding: 5px;
}

/* ---------------- ----- ---------------*/

.search-bar {
    /*
        width:inherit;
        height: inherit;
    */
}

.search-box {
    position: fixed;
    margin: auto;
    top: 5.5px;
    width: 50px;
    height: 50px;
    background: #ffffff;
    border-radius: 50%;
    transition: all 1s;
    z-index: 4;
}

    .search-box:hover {
        cursor: pointer;
    }

    .search-box::before {
        content: "";
        position: absolute;
        float: inherit;
        margin: auto;
        top: 15px;
        right: 0;
        bottom: 0;
        left: 15px;
        width: 10px;
        height: 2px;
        background: black;
        transform: rotate(45deg);
        transition: all 0.5s;
    }

    .search-box::after {
        content: "";
        position: absolute;
        margin: auto;
        top: -5px;
        right: 0;
        bottom: 0;
        left: -5px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 2px solid black;
        transition: all 0.5s;
    }

.search-bar input {
    position: fixed;
    width: 50px;
    top: 10.5px;
    height: 40px;
    outline: none;
    border: none;
    background: #fff;
    color: #000;
    padding: 0 80px 0 20px;
    border-radius: 30px;
    transition: all 1s;
    opacity: 0;
    z-index: 5;
    font-weight: bolder;
}

    .search-bar input:hover {
        cursor: pointer;
    }

    .search-bar input:focus {
        width: 300px;
        opacity: 1;
        cursor: text;
    }

        .search-bar input:focus ~ .search {
            background: #209DAE;
            z-index: 6;
        }

            .search-bar input:focus ~ .search::before {
                top: 0;
                left: 0;
                background: white;
                width: 25px;
            }

            .search-bar input:focus ~ .search::after {
                top: 0;
                left: 0;
                width: 25px;
                height: 2px;
                border: none;
                background: white;
                border-radius: 0%;
                transform: rotate(-45deg);
            }

    .search-bar input::placeholder {
        opacity: 0.5;
        font-weight: bolder;
    }

.btn-search {
    width: 30%;
    background: #00A693;
    color: white;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

    .btn-search:hover {
        background: #28a745;
    }

.mobile-search-form {
    border: solid #e6e6e6;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.18);
    border-radius: 50px;
    transition: width 0.8s ease-in-out;
    padding: 5px;
    max-width: unset;
    text-indent: 30px;
    width: 30%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

    .mobile-search-form[type=text]:focus {
        width: 100%;
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
        outline: none;
    }

}

.search-box-large {
    top: 12.5px !important;
}

.search-input-large {
    top: 17.5px !important;
}

.nav-search-item {
    max-width: unset;
    width: 100%;
    border-radius: 30px;
    box-shadow: 0 0 5px 0 #ffffff, 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    background: #209DAE;
    color: white;
    outline: none;
    border: none;
    padding: 0 20px 0 20px;
    margin-bottom: 1rem;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .nav-search-item::placeholder {
        color: white;
        opacity: 0.5;
        font-weight: bolder;
    }

    .nav-search-item:focus {
        box-shadow: 0 0 10px 0 #ffffff, 0 15px 20px 0 rgba(0, 0, 0, 0.3);
    }

.mobile-search {
    width: 100%;
    min-width: unset !important;
    border-radius: 10px;
    outline: none;
    max-width: unset;
    text-indent: 20px;
}

    .mobile-search input:focus ~ .search {
        background: #209DAE;
        z-index: 6;
    }

.mobile-searchinpu:focus ~ .search::before {
    top: 0;
    left: 0;
    background: white;
    width: 25px;
}

.mobile-search:focus ~ .search::after {
    top: 0;
    left: 0;
    width: 25px;
    height: 2px;
    border: none;
    background: white;
    border-radius: 0%;
    transform: rotate(-45deg);
}


@media (min-width: 992px) {
    .search-bar {
        left: 5rem;
    }

    .mobile-search {
        display: none !important;
    }
}

.search-btn {
    background: #00A693;
    color: white;
}

    .search-btn:hover {
        background: #28a745;
    }

.suggested-btn {
    background: #1C6E8C;
    color: white;
    margin: 5px;
}

    .suggested-btn:hover {
        background: #274156;
    }

.search-form[type=text] {
    border: solid #e6e6e6;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.18);
    border-radius: 50px;
    transition: width 0.8s ease-in-out;
    padding: 5px;
    max-width: unset;
    text-indent: 30px;
    width: 100%;
}

    .search-form[type=text]:focus {
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
        outline: none;
    }

.no-results-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 25%;
    height: 25%;
    opacity: 0.5;
    pointer-events: none;
}

.full-width-button {
    outline: none !important;
    text-decoration: none !important;
    padding: 14px 28px;
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #00A693 !important;
    white-space: normal;
}

    .full-width-button:hover {
        background-color: inherit !important;
        color: #000;
        transition: width 1.8s ease-in-out;
    }

@media (max-width: 785px) {
    .full-width-button {
        width: unset !important;
    }
}

.shop-button {
    height: 46px;
    padding: 10px 0px 10px 15px
}

    .shop-button a {
        box-shadow: 0px 0px 10px grey;
    }

@media (max-width: 773px) {
    .shop-buttons {
        padding: 0px;
    }

        .shop-buttons .shop-text {
            display: none;
        }

    .digi-icon, .asha-shop-icon, .iranlab-icon {
        display: inline;
    }
}

.language {
    max-width: 100px;
}

    .language a {
        border-radius: 10px;
        text-align: center;
        background-color: #136F63;
        color: white;
    }

.mobile-lng {
    max-width: 100px;
    display: none;
}

    .mobile-lng a {
        border-radius: 10px;
        text-align: center;
        background-color: #136F63;
        color: white;
        display: none;
    }

@media (max-width: 992px) {
}

.btn-datasheet {
    font-size: x-large;
}

.line-break {
    overflow-wrap: break-word;
}

@media(max-width:230px) {
    .intro-image {
        display: none !important;
    }
}

.x-scroll {
    overflow-x: auto;
}

.compare-table {
}

@media(max-width:1200px) {
    .compare-table {
        white-space: nowrap !important;
        overflow: hidden !important;
        font-size: 1ch !important;
    }
}

.text-lg {
    font-size: 1.3rem;
}

.featured-img-container {
    position: relative;
    text-align: center;
}

.featured-img-discount {
    position: absolute;
    right: 0.5rem;
    top: -3rem;
    text-shadow: 0px 0px 3px #0f0;
    font-weight: bold;
    color: red;
    transform: rotate(45deg);
    font-size: small;
}

/*
    figure.snip0016 {
        font-family: 'Raleway', Arial, sans-serif;
        color: #fff;
        position: relative;
        overflow: hidden;
        margin: 10px;
        min-width: 100%;
        min-height: 180px;
        background: #000000;
        text-align: left;
        direction: rtl;
        text-align: justify;
        border-radius: 10px;
        display: table;
    }

        figure.snip0016 img {
            max-width: 100%;
            min-height: 180px;
            opacity: 1;
            -webkit-transition: opacity 0.35s;
            transition: opacity 0.35s;
        }

        figure.snip0016 figcaption {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 30px 3em;
            width: 100%;
            height: 100%;
        }

            figure.snip0016 figcaption::before {
                position: absolute;
                top: 30px;
                left: 30px;
                bottom: 30px;
                right: 100%;
                border-right: 4px solid rgba(255, 255, 255, 0.8);
                content: '';
                opacity: 0;
                background-color: rgba(255, 255, 255, 0.5);
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
                -webkit-transition-delay: 0.6s;
                transition-delay: 0.6s;
            }

        figure.snip0016 h2,
        figure.snip0016 p {
            margin: 0 0 5px;
            opacity: 0;
            -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
        }

        figure.snip0016 h2 {
            word-spacing: -0.15em;
            font-weight: 900;
            font-size: 30px;
            padding-bottom:20px;
            text-transform: uppercase;
            -webkit-transform: translate3d(30%, 0%, 0);
            transform: translate3d(30%, 0%, 0);
            -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
        }

            figure.snip0016 h2 span {
                font-weight: 800;
            }

        figure.snip0016 p {
            font-weight: 100;
            font-size:18px;
            -webkit-transform: translate3d(0%, 30%, 0);
            transform: translate3d(0%, 30%, 0);
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }

        figure.snip0016 a {
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            position: absolute;
            color: #ffffff;
        }

        figure.snip0016:hover img, figure.snip0016:active img {
            opacity: 0.3;
        }

        figure.snip0016:hover figcaption h2, figure.snip0016:active figcaption h2 {
            opacity: 1;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
        }

        figure.snip0016:hover figcaption p, figure.snip0016:active figcaption p {
            opacity: 0.9;
            -webkit-transform: translate3d(0%, 0%, 0);
            transform: translate3d(0%, 0%, 0);
            -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
        }

        figure.snip0016:hover figcaption::before, figure.snip0016:active figcaption::before {
            background: rgba(255, 255, 255, 0);
            right: 30px;
            opacity: 1;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
        }
        */
