@font-face {
    font-family: MyFont;
    src: url('../fonts/BKoodakBold.afm');
    src: url('../fonts/BKoodakBold.eot');
    src: url('../fonts/BKoodakBold.svg');
    src: url('../fonts/BKoodakBold.ttf');
    src: url('../fonts/BKoodakBold.woff');
}

@font-face {
    font-family: FontVazir;
    src: url('../fonts/Vazir.eot') format('eot');
    src: url('../fonts/Vazir.ttf') format('ttf');
    src: url('../fonts/Vazir.woff') format('woff');
    src: url('../fonts/Vazir.woff2') format('woff2');
}

@font-face {
    font-family: 'IRANSans';
    src: url('../fonts/IRANSansWeb.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSansul';
    src: url('../fonts/iransansfa.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserratbold';
    src: url('fonts/Montserratbold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



img {
    max-width: 100%;
    height: auto;
}

h1 {
    font-weight: 400;
    font-size: 3.0rem;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
}

h2 {
    font-weight: 400;
    font-size: 2.0rem;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
}

h3 {
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
}

h4 {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
}

h5 {
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
}

h6 {
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
}

.MainBody {
    font-family: FontVazir;
}

.FontYekan {
    font-family: "Fontyekan";
}

#imglogo {
    padding-right: 25px;
    margin-top: 14px;
}

#Header {
    /* background-image: url('../img/pub/header.jpg');*/
    height: 90px;
    background-color: #f3f3f3;
}

.BtnShrot {
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    color: #807878;
    background-color: #f2f4f5;
    height: 50px;
    padding-top: 12px;
    text-decoration: none;
}

    .BtnShrot:hover {
        color: #fff;
        font-style: normal;
        text-decoration: none;
        background-color: #178fa8;
    }

a,
a:hover,
a:active,
a:visited,
a:focus {
    text-decoration: none;
}

.margTB5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.margB10 {
    margin-bottom: 10px;
}

.marg5 {
    margin: 15px;
}

.margRL5 {
    margin-left: 15px;
    margin-right: 15px;
}

.margT10 {
    margin-top: 10px;
}

.PadT105 {
    padding-top: 105px;
}

.PadT120 {
    padding-top: 120px;
}

.margRL0 {
    margin-right: 0;
    margin-left: 0;
}

.PadTB15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.PadT20 {
    padding-top: 20px;
}

/*.PadT3 {
    padding-top: 3px !important;
}*/

.PadRL0 {
    padding-right: 0;
    padding-left: 0;
}

.Pad0 {
    padding: 0;
}

.AlgCenter {
    text-align: center;
}

.dvShortbtn:hover {
    background-color: #178fa8;
}

.dvShortbtnBg {
    background-color: #f2f4f5;
}

.slidebig {
    padding-left: 25px;
    padding-right: 5px;
}

.slideSmall {
    padding-left: 0;
}

.z-depth-2 {
    -webkit-box-shadow: 0 8px 17px 0 15%, 0 6px 20px 0 20% !important;
    box-shadow: 0 8px 17px 0 15%, 0 6px 20px 0 10% !important;
}

.Colorline {
    background-color: #56c3ec;
    /*background-image: url(../Resource/img/pub/colorline.jpg);*/
    height: 3px !important;
    position: relative;
    top: 13.2%;
}

.shadow-container {
    box-shadow: 2px 2px 5px #888888;
    margin-top: 2px;
    margin-bottom: 2px;
}

.LblTitle {
    font-family: FontVazir;
    font-weight: bold;
    color: #0e4f5c;
    font-size: 25px;
}

.LblDetail {
    font-family: FontVazir;
    font-weight: bold;
    color: #000;
    font-size: 16px;
    line-height: 2;
}

.padR0 {
    padding-right: 0;
}

.DvTools {
    /*background-image: url('../img/pub/menu.jpg');*/
    /* background-color: #1692c0;*/
    /*  background-color: #e23a10;
    color: #ffff;*/
    font-size: 16px;
    line-height: 15px;
    /*margin-right: 70px;
    text-align: center;*/
    /* padding: 10px;*/
    background: none;
    /*text-shadow: 2px 2px 2px #ccc;
    /*font-family: 'Montserratbold','IRANSansul';*/
    font-weight: normal;
    background-color: #e23a10;
    color: #ffff;
    height: 48px
}

.admin {
    text-align: "text-center";
    background-color: #1692c0;
    color: #ffff;
}

.dir-ltr {
    direction: ltr !important;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-10 {
    font-size: 10px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13pt;
}

.font-weight {
    font-weight: bold;
}

.font-size-small {
    font-size: small;
}

.font-x-small {
    font-size: x-small;
}

.productDetail {
    line-height: 40px;
    font-family: FontVazir;
}

.product_title {
    font-size: 20px;
    line-height: 15px;
    padding: 10px;
    background: none;
    text-shadow: 2px 2px 2px #ccc;
    font-family: 'Montserratbold','IRANSansul';
    font-weight: normal;
    background-color: #e23a10;
    color: #ffff;
    text-align: center;
}

.li {
    font-family: "b yekan",b yekan, tahoma;
    font-size: 13px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    #myImg:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 40; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close-PicBig {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

#div-Raw p,
#div-Raw div {
    text-align: center !important;
    margin: 0 auto !important;
}

.DivCenter table {
    margin: 10px auto 20px !important;
}


.BtnAdd {
    background-image: url('../img/icon/Add.jpg');
    color: #ffff;
}

.Minheight-50 {
    min-height: 50px !important;
}

.text-yellow {
    color: #ff7603 !important;
}

.zindex-10 {
    z-index: 10;
}

.p {
    color: navy;
    text-indent: 30px;
    text-transform: uppercase;
}

.navigationMenu {
    font-family: FontVazir;
    color: #888888;
    font-size: 10pt;
    height: 30px;
    background-color: #ffff;
    /*border-top: 2px solid #10b8e2;*/
    padding-top: 4px;
}

.margin-top {
    margin-top: 18px;
}

.navigationText {
    color: #747474;
}

.padding-top {
    padding-top: 7rem !important;
}

.TextGroup {
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    color: #222;
}

.marg0 {
    margin-bottom: 0rem
}

.call-box {
    background-color: #1692c0;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    padding: 0.5rem 1rem;
    text-align: center;
    height: 40px;
    margin-left: 134px;
    margin-top: -9px;
}

@media only screen and (max-width:767px) {
    #navimenu {
        display: none;
    }

    #navbarSupportedContent {
        background: #f3f3f3;
        margin-top: -20px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        z-index: 16;
    }

    #Header {
        height: 106px;
    }

    #div-captcha {
        text-align: center;
    }

    #btn-sub-cop {
        width: 100%;
    }
}

.Contacts {
    margin-top: 45px;
    font-size: 14px;
    color: #444444;
}

.Contactus {
    margin-top: 0;
    margin-bottom: -2rem;
    color: #444444;
}

.dir-ltr {
    direction: ltr;
}

.bg-f3 {
    background: #f3f3f3;
}

.location {
    margin-right: 113px;
    margin-top: 13px;
}

.Address-aling {
    margin-bottom: 0rem;
    margin-right: 27px;
    margin-top: -23px;
}

.marg-r {
    margin-right: -8.5rem !important;
}

.search-box {
    position: absolute;
    top: 23%;
    left: 23%;
    transform: translate(-50%-50%);
    background: #b6b6b6;
    height: 40px;
    border-radius: 6px;
    padding: 0.5rem 0.5rem;
}

.search-btn {
    color: #f3f3f3;
    float: right;
    width: 43px;
    height: 30px;
    background: #b6b6b6;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 3.4s;
    margin-top: -3px;
    border: none;
}

.search-box:hover {
    box-shadow: 1px 1px 2px #ccc, 0 0 10px #ccc, 0 0 3px #444444;
}

    .search-box:hover > .search-btn {
        /* background: #ccc;*/
        color: white;
    }

.search-txt {
    border: none;
    background: none;
    outline: none;
    float: left;
    padding: 0;
    color: #000;
    font-size: 12px;
    transition: 0.4s;
    line-height: 22px;
    width: 185px;
    margin-right: 3px;
}

@media only screen and (max-width:767px) {
    #search-box {
        display: none;
    }

    #search-boxSupportedContent {
        background: #f3f3f3;
        margin-top: -20px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        z-index: 16;
    }

    #Header {
        height: 106px;
    }

    #div-captcha {
        text-align: center;
    }

    #btn-sub-cop {
        width: 100%;
    }
    #font-size-16 {
        font-size: 16px;
    }
}

@media only screen and (max-width:767px) {
    #call-box {
        display: none;
    }

    #call-boxSupportedContent {
        background: #f3f3f3;
        margin-top: -20px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
        z-index: 16;
    }

    #Header {
        height: 106px;
    }

    #div-captcha {
        text-align: center;
    }

    #btn-sub-cop {
        width: 100%;
    }
}

.back-footer {
    background-color: #b1b7bc;
}

.text-footer {
    color: rgba(0, 0, 0, 0.8) !important;
    line-height: 22px;
}

.line-height {
    line-height: 32px;
}

.color-copy {
    background-color: #b1b7bc;
    color: #000;
}
#imglogo-admin {
    padding-right: 25px;
    margin-top: -14px;
}
.marg-top-6 {
    margin-top: -6px;
}
.pad-bottom-7 {
    padding-bottom: 7px;
}
.color-a{
    color:#000;
}
.margT-4{
    margin-top:-38px;
}
.download-link {
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    text-decoration: none;
    border-radius: 5px;
}

    .download-link:hover {
        background-color: #0056b3;
        color:white;
    }

    .download-link i {
        margin-left: 10px; 
    }