/*-------------- css reset----------------*/
html {
    height: 100%;
}

body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

/*@font-face {    font-family: "IRANSans";    src: url('../fonts/eot/IRANSansWeb.eot');    src: url('../fonts/eot/IRANSansWeb.eot?&#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb.woff') format('woff'), url('../fonts/ttf/IRANSansWeb.ttf') format('truetype');}@font-face {    font-family: "IRANSans_FaNum";    src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot');    src: url('../fonts/eot/IRANSansWeb(FaNum)_Black.eot?&#iefix') format('embedded-opentype'), url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), url('../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');    font-weight: 900;}p, h1, h2, h3, h4, h5, h6, span, a, li, select, option, button, input, textarea {    font-family: IRANSans;}*/
.bd-table thead tr th, .bd-goto-today {
    font-family: IRANSans;
}

img {
    max-width: 100%;
}

a, a:hover, a:link, a:visited {
    text-decoration: none;
}

ul {
    list-style-type: none;
}

table {
    font-family: B_Yekan;
}

table tr td th {
    font-family: B_Yekan;
}

#loader {
    background-color: #fff;
    z-index: 9999999;
    display: flex;
    align-items: center;
    align-content: center;
    justify-items: center;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
}

:root {
    --site_color: whitesmoke;
    --yellow_color: #eeaf5e;
    --site_color_blue: #57a4e0;
}

.m0 {
    margin: 0;
}

.mr0 {
    margin-right: 0
}

.ml0 {
    margin-left: 0
}

.p0 {
    padding: 0;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.h_100 {
    height: 100%;
}

.text {
    margin: 0;
    padding: 15px;
    line-height: 30px;
    font-size: 16px;
    word-spacing: 3px;
    text-align: justify;
}

.w_1 {
    width: 1%;
    float: right
}

.w_2 {
    width: 2%;
    float: right
}

.w_3 {
    width: 3%;
    float: right
}

.w_4 {
    width: 4%;
    float: right
}

.w_5 {
    width: 5%;
    float: right
}

.w_6 {
    width: 6%;
    float: right
}

.w_7 {
    width: 7%;
    float: right
}

.w_8 {
    width: 8%;
    float: right
}

.w_9 {
    width: 9%;
    float: right
}

.w_10 {
    width: 10%;
    float: right
}

.w_15 {
    width: 15%;
    float: right
}

.w_20 {
    width: 20%;
    float: right
}

.w_24 {
    width: 24%;
    float: right
}

.w_25 {
    width: 25%;
    float: right
}

.w_30 {
    width: 30%;
    float: right
}

.w_33 {
    width: 33.33%;
    float: right
}

.w_35 {
    width: 35%;
    float: right
}

.w_40 {
    width: 40%;
    float: right
}

.w_45 {
    width: 45%;
    float: right
}

.w_50 {
    width: 50%;
    float: right
}

.w_55 {
    width: 55%;
    float: right
}

.w_60 {
    width: 60%;
    float: right
}

.w_65 {
    width: 65%;
    float: right
}

.w_70 {
    width: 70%;
    float: right
}

.w_75 {
    width: 75%;
    float: right
}

.w_80 {
    width: 80%;
    float: right
}

.w_85 {
    width: 85%;
    float: right
}

.w_90 {
    width: 90%;
    float: right
}

.w_95 {
    width: 95%;
    float: right
}

.w_99 {
    width: 99%;
    float: right
}

.w_100 {
    width: 100%;
    float: right
}

.h_1 {
    height: 1%
}

.h_2 {
    height: 2%
}

.h_3 {
    height: 3%
}

.h_4 {
    height: 4%
}

.h_5 {
    height: 5%
}

.h_6 {
    height: 6%
}

.h_7 {
    height: 7%
}

.h_8 {
    height: 8%
}

.h_9 {
    height: 9%
}

.h_10 {
    height: 10%
}

.h_12 {
    height: 12%
}

.h_15 {
    height: 15%
}

.h_20 {
    height: 20%
}

.h_25 {
    height: 25%
}

.h_33 {
    height: 33.33%
}

.h_30 {
    height: 30%
}

.h_35 {
    height: 35%
}

.h_40 {
    height: 40%
}

.h_45 {
    height: 45%
}

.h_50 {
    height: 50%
}

.h_55 {
    height: 55%
}

.h_60 {
    height: 60%
}

.h_65 {
    height: 65%
}

.h_70 {
    height: 70%
}

.h_75 {
    height: 75%
}

.h_80 {
    height: 80%
}

.h_85 {
    height: 85%
}

.h_90 {
    height: 90%
}

.h_91 {
    height: 91%
}

.h_92 {
    height: 92%
}

.h_94 {
    height: 94%
}

.h_95 {
    height: 95%
}

.h_100 {
    height: 100%
}

.cssload-thecube {
    width: 159px;
    height: 159px;
    margin: 0 auto;
    margin-top: 106px;
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}

.cssload-thecube .cssload-cube {
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}

.cssload-thecube .cssload-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.cssload-thecube .cssload-cube:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(43, 160, 199);
    animation: cssload-fold-thecube 2.76s infinite linear both;
    -o-animation: cssload-fold-thecube 2.76s infinite linear both;
    -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
    -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
    -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
    transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
}

.cssload-thecube .cssload-c2 {
    transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
}

.cssload-thecube .cssload-c3 {
    transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
}

.cssload-thecube .cssload-c4 {
    transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
}

.cssload-thecube .cssload-c2:before {
    animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
}

.cssload-thecube .cssload-c3:before {
    animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
}

.cssload-thecube .cssload-c4:before {
    animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -moz-animation-delay: 1.04s;
}

@keyframes cssload-fold-thecube {
    0%, 10% {
        transform: perspective(298px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        transform: perspective(298px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        transform: perspective(298px) rotateY(180deg);
        opacity: 0;
    }
}

@-o-keyframes cssload-fold-thecube {
    0%, 10% {
        -o-transform: perspective(298px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -o-transform: perspective(298px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -o-transform: perspective(298px) rotateY(180deg);
        opacity: 0;
    }
}

@-ms-keyframes cssload-fold-thecube {
    0%, 10% {
        -ms-transform: perspective(298px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -ms-transform: perspective(298px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -ms-transform: perspective(298px) rotateY(180deg);
        opacity: 0;
    }
}

@-webkit-keyframes cssload-fold-thecube {
    0%, 10% {
        -webkit-transform: perspective(298px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -webkit-transform: perspective(298px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -webkit-transform: perspective(298px) rotateY(180deg);
        opacity: 0;
    }
}

@-moz-keyframes cssload-fold-thecube {
    0%, 10% {
        -moz-transform: perspective(298px) rotateX(-180deg);
        opacity: 0;
    }
    25%, 75% {
        -moz-transform: perspective(298px) rotateX(0deg);
        opacity: 1;
    }
    90%, 100% {
        -moz-transform: perspective(298px) rotateY(180deg);
        opacity: 0;
    }
}

header {
    height: 144px;
    background-color: var(--site_color);
    padding-bottom: 20px;
}

header .header_top {
    background-color: #fff;
    position: relative;
    overflow: hidden;
}

header .box_cover_right {
    position: absolute;
    right: -8px;
    height: 125%;
    width: 37px;
    background-color: var(--site_color);
    transform: rotate(-20deg);
    top: -28px;
}

header ul.socal_link {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

header ul.socal_link li {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-left: 10px;
    background-color: var(--site_color);
    cursor: pointer;
}

header ul.socal_link li a {
    color: #000;
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
}

header ul.socal_link li a:hover {
    color: #fff;
    background-color: var(--site_color_blue);
    transition: all 0.5s;
}

header .header_text {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 22px;
}

header .header_text i {
    vertical-align: middle;
    margin-left: 10px;
    font-size: 20px;
}

header .header_logo {
    position: relative;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu_md {
    margin-top: 20px;
}

.menu_md > ul {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.menu_md > ul > li {
    height: 100%;
    float: right;
    padding: 0 0px;
    position: relative;
}

.menu_md > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    font-size: 16px;
    font-weight: bold;
    height: 100%;
    width: 100%;
    padding: 0 10px;
    position: relative;
}

.menu_md > ul > li > a > .border {
    position: absolute;
    opacity: 0;
    bottom: 0;
    height: 6px;
    width: 20%;
    background-color: var(--site_color_blue);
    left: 0;
}

.menu_md > ul > li > ul {
    box-shadow: 0px 5px 15px #0000006b;
    display: none;
    padding: 0;
    min-width: 200px;
    position: absolute;
    top: 100%;
    text-align: center;
    background-color: #fff;
    z-index: 9999;
    border-bottom: 6px solid var(--site_color_blue);
    right: 0;
    left: 0;
}

.menu_md > ul > li > ul > li {
    border-bottom: 1px solid #ccc;
    transition: all 0.5s;
}

.menu_md > ul > li > ul > li:last-child {
    border-bottom: none;
}

.menu_md > ul > li > ul > li > a {
    color: #151515;
    display: block;
    padding: 20px 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
}

.menu_md > ul > li > ul > li:hover {
    background-color: #eee;
    transition: all 0.5s;
}

#goto_top {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    cursor: pointer;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99999;
    background-color: var(--yellow_color);
    color: #fff;
    border-radius: 50%;
}

#goto_top:hover {
    color: var(--site_color_blue);
}

.site_section_custom {
    height: 450px;
}

#bg_dark {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display: none;
}

#bg_dark.active {
    display: block;
}

.header_xs {
    height: 60px;
    background-color: #fff;
    z-index: 99999999999;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    box-shadow: 0px 3px 3px #00000038;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}

#show_xs_menu {
    color: #000;
    font-size: 30px;
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#menu_xs_content {
    height: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    width: 70%;
    background-color: #fff;
    z-index: 99999999;
    border-left: 1px solid #ccc;
    transition: all 0.5s;
    padding-top: 80px;
}

#menu_xs_content.active {
    transition: all 0.5s;
    right: 0;
    overflow: auto;
}

#menu_xs_content .menu_xs_content_top {
    padding: 15px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

#menu_xs_content .menu_xs_content_top .header_text {
    margin-bottom: 10px;
    line-height: 35px;
    text-align: center;
    font-size: 13px;

}

#menu_xs_content .menu_xs_content_top .header_text i {
    font-size: 21px;
    margin-left: 8px;
}

#menu_xs_content .menu_xs_content_bottom {
    overflow-y: auto;
}

#menu_xs_content .menu_xs_content_bottom > ul > li {
    padding: 15px 0;
    padding-right: 10px;
}

#menu_xs_content .menu_xs_content_bottom > ul > li a {
    color: #000;
}

#menu_xs_content .menu_xs_content_bottom > ul > li > ul {
    display: none;
    padding-right: 15px;
    background-color: var(--site_color);
}

#menu_xs_content .menu_xs_content_bottom > ul > li > ul > li {
    padding: 15px 0;
}

#menu_xs_content .menu_xs_content_bottom > ul > li > ul > li i {
    display: none !important;
}

#menu_xs_content .socal_link {
    display: flex;
    align-items: center;
    margin: 20px;
    justify-content: center;
}

#menu_xs_content .socal_link li {
    float: right;
    margin-left: 10px;
    width: 25px;
    height: 25px;
    background-color: var(--site_color);
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

#menu_xs_content .socal_link li a {
    color: #000;
}

.menu_icon {
    display: none;
    transform: rotate(0);
    transition: all 0.5s;

}

.menu_icon.active {
    transform: rotate(180deg);
    transition: all 0.5s;
    display: inline-flex !important;
}

.bg_note {
    height: 400px;
    background-color: var(--site_color);
}

.bg_note .about_company {
    position: relative;
}

.bg_note .about_company .about_company_title {
    background-color: #fff;
    padding: 25px 0;
    border-bottom: 2px solid #eee;
    position: absolute;
    top: -76px;
    width: 100%;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg_note .about_company .about_company_title .icon {
    justify-content: center;
    position: absolute;
    right: 0;
    width: 20%;
    height: 100%;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    color: var(--site_color_blue);
    font-size: 20px;
    background-color: var(--site_color);
}

.bg_note .about_company .about_company_title span {
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 24px;
}

.bg_note .about_company_body {
    padding: 10px;
    text-align: center;
    color: #000;
    background-color: #fff;
    border-bottom: 2px solid #eee;
    box-shadow: 0px -1px 4px #00000040;
}

.bg_note .about_company_body p {
    text-align: center;
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* ----------------------------------------------    * Generated by Animista on 2018-11-6 16:2:10    * w: http://animista.net, t: @cssanimista    * ---------------------------------------------- */ /* ----------------------------------------------       * Generated by Animista on 2018-11-6 16:8:18       * w: http://animista.net, t: @cssanimista       * ---------------------------------------------- */
@keyframes shake-vertical {
    0%, 100% {
        transform: translateY(0)
    }
    10%, 30%, 50%, 70% {
        transform: translateY(-8px)
    }
    20%, 40%, 60% {
        transform: translateY(8px)
    }
    80% {
        transform: translateY(6.4px)
    }
    90% {
        transform: translateY(-6.4px)
    }
}

.shake-vertical {
    animation: shake-vertical 3s cubic-bezier(.455, .03, .515, .955) infinite both
}

.about_company_icon_item {
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    cursor: default;
}

.about_company_icon_item .fa {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: var(--yellow_color);
    border-radius: 50%;
    box-shadow: -3px 4px 17px #00000045;
    font-size: 35px;
    transition: all 0.5s;
}

.about_company_icon_item:hover .fa {
    background-color: var(--site_color_blue);
    transition: all 0.5s;
}

.display_flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.display_flex_direction {
    flex-direction: column;
}

.bg_note .icon_text {
    margin: 0;
    font-size: 13px;
    text-align: right;
    opacity: 0.8;
    line-height: 25px;
    margin-top: 10px;
}

.bg_note .icon_title {
    font-weight: bold;
    margin-top: 0;
    width: 100%;
}

.site_section {
    margin: 100px 0;
}

.site_section .title {
    margin-top: 0;
    margin-bottom: 56px;
    text-align: center;
    font-size: 30px;
}

#product_category_slider .swiper-slide {
    padding: 10px;
    height: 450px;
}

#product_category_slider .swiper-slide .slider_box {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0px 2px 8px #0000003d;
    overflow: hidden;
}

#product_category_slider .swiper-slide .slider_box .txt_box {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

#product_category_slider .box_title {
    text-align: center;
    font-size: 20px;
    margin-top: 0;
    font-weight: bold;
    margin: 0;
    z-index: 99;
    position: relative;
}

#product_category_slider .swiper-slide .slider_box .txt_box p {
    font-size: 13px;
    text-align: justify;
    padding: 0 15px;
    opacity: 0.8;
    line-height: 35px;
    overflow: hidden;
}

#product_category .slider_box .border_top_white {
    position: absolute;
    width: 115%;
    height: 60px;
    top: -19px;
    background-color: #fff;
    transform: rotate(-7deg);
    transition: all 0.5s;
    right: -8px;
}

#product_category .slider_box .img_box {
    overflow: hidden;
}

#product_category .slider_box .img_box img {
    transform: scale(1.1);
    transition: all 0.5s;
    height: 100%;
    width: 100%;

}

#product_category .slider_box:hover img {
    transform: scale(1.0);
    transition: all 0.5s;
}

#product_category .slider_box:hover .border_top_white {
    transform: rotate(0deg);
    transition: all 0.5s;
}

#product_category span.number_count {
    font-size: 25px;
    transition: all 0.5s;
    width: 60px;
    height: 60px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--site_color_blue);
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: -50%;
    transform: rotate(7deg);
    right: 10%;
}

#product_category .slider_box:hover .number_count {
    transform: rotate(0deg);
    right: 37%;
    transition: all 0.5s;
}

#product_category_slider_pagenation {
    position: relative;
    top: -2px;
    height: 6px;
}

#product_category .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    width: 47px;
    height: 6px;
    background-color: #ccc;
    border-radius: 0;

}

#product_category .swiper-pagination-bullet-active {
    background-color: var(--yellow_color) !important;
    height: 6px;
    display: inline-flex;
}

.admin_note {

    background-size: cover;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

#admin_note .content {
    position: absolute;
    right: 22%;
    top: 10%;
    font-size: 20px;
    height: 100%;
    width: 50%;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

#admin_note .content .custom_btn {
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
    margin: auto;

    background-color: var(--yellow_color);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    width: max-content;
    width: -moz-max-content;
    padding: 20px 40px;
}

#admin_note .content .custom_btn:hover {
    background-color: var(--site_color_blue);
}

footer {
    background: url({SITEURL}/htmls/upload/bg_cta.jpg) 50% 50% no-repeat;
    background-size: cover;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

footer .footer_bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #343c49de;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.map {
    position: relative;
    z-index: 5;
}

footer .footer_section {
    border-left: 1px solid #ffffff36;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

footer .footer_section:last-child {
    border: none;

}

footer .footer_section_title {
    text-align: center;
    color: #fff;
    padding: 25px 0;
    border-bottom: 1px solid #fff;
}

footer .footer_section_title span {
    color: #fff;
    font-size: 17px;
    position: relative;
    z-index: 5;
}

footer .footer_section_text p {
    padding: 20px;
    color: #fff;
    position: relative;
    z-index: 5;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    opacity: 0.8;
}

.copyRight {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 40px 0;
    background-color: #343c49;
    color: #fff;
    z-index: 9;
    text-align: center;
}

.design_by {
    font-size: 11px;
    opacity: 0.8;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 5px;
}

.main_slider_next {
    justify-content: center;
    font-size: 43px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 7%;
    z-index: 999;
    display: flex;
    align-items: center;
}

.main_slider_prev {
    justify-content: center;
    font-size: 43px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 7%;
    z-index: 999;
    display: flex;
    align-items: center;
}

.main_slider_next .fa-arrow-right {
    font-size: 30px;
    position: relative;
    color: #fff;
    width: 100px;
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    background-color: #ffffff4a;
    cursor: pointer;
}

.main_slider_prev .fa-arrow-left {

    font-size: 30px;
    color: #fff;
    width: 100px;
    height: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    background-color: #ffffff4a;
    cursor: pointer;
}

#main_slider .swiper-slide {
    position: relative;
}

.slider_caption {
    bottom: 0;
    position: absolute;
    height: max-content;
    width: max-content;
    left: 0;
    right: -20%;
    margin: auto;
    top: -52%;
    font-size: 16px;
    color: #fff;
    text-shadow: 0 0 10px black;
}

.slider_caption h4 {
    font-size: 35px;
    margin-bottom: 30px;
}

.slider_caption p {
    font-size: 20px;
    margin-bottom: 30px;
}

.slider_caption a {
    text-shadow: none;
    justify-content: center;
    color: #fff;
    width: 180px;
    margin-right: 36px;
    height: 81px;
    display: flex;
    align-items: center;
    background-color: var(--yellow_color);
    transition: all 0.5s;
}

.slider_caption a:hover {
    transition: all 0.5s;
    background-color: var(--site_color_blue);
}

#inner_page {
    padding: 50px 0;
}

#main_slider img {
    width: 100%;
}

.cssload-thecube {
    width: 200px;
    height: 200px;
    /* width: 113px;
    height: 113px; */
    margin: 0 auto;
    /* margin-top: 75px; */
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}

.cssload-thecube .cssload-cube {
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}

.cssload-thecube .cssload-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.cssload-thecube .cssload-cube:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(87, 165, 224, 0.97);
    animation: cssload-fold-thecube 2.76s infinite linear both;
    -o-animation: cssload-fold-thecube 2.76s infinite linear both;
    -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
    -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
    -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
    transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
}

.cssload-thecube .cssload-c1:before {
    background-image: url('../../../upload/image/logo.png');
    background-size: cover;
}

.cssload-thecube .cssload-c2 {
    transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
}

.cssload-thecube .cssload-c3 {
    transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
}

.cssload-thecube .cssload-c4 {
    transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
}

.cssload-thecube .cssload-c2:before {
    animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
}

.cssload-thecube .cssload-c3:before {
    animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
}

.cssload-thecube .cssload-c4:before {
    animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -moz-animation-delay: 1.04s;
}

@keyframes cssload-fold-thecube {
    0%, 10% {
        transform: perspective(210px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        transform: perspective(210px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        transform: perspective(210px) rotateY(180deg);
        opacity: 0;
    }
}

@-o-keyframes cssload-fold-thecube {
    0%, 10% {
        -o-transform: perspective(210px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -o-transform: perspective(210px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -o-transform: perspective(210px) rotateY(180deg);
        opacity: 0;
    }
}

@-ms-keyframes cssload-fold-thecube {
    0%, 10% {
        -ms-transform: perspective(210px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -ms-transform: perspective(210px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -ms-transform: perspective(210px) rotateY(180deg);
        opacity: 0;
    }
}

@-webkit-keyframes cssload-fold-thecube {
    0%, 10% {
        -webkit-transform: perspective(210px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(210px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(210px) rotateY(180deg);
        opacity: 0;
    }
}

@-moz-keyframes cssload-fold-thecube {
    0%, 10% {
        -moz-transform: perspective(210px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -moz-transform: perspective(210px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -moz-transform: perspective(210px) rotateY(180deg);
        opacity: 0;
    }
}

#main_loader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #ffff;
    z-index: 9999999999999999;
    display: flex;
    align-items: center;
    justify-content: center;
}

#main_loader.disable {
    display: none !important;
}

#product_category_slider a {
    color: #444444;
}

.basket_content {
    display: none;
    width: 400px;
    padding: 6px;
    border-radius: 0;
    background-color: #292929;
    z-index: 10000;
    color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    position: absolute;
    right: 0;
    top: 52px;
}

.cart-product {
    float: right;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
    color: #fff;
    position: relative;
}

.cart-product li {
    float: right;
}

.basket_title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
}

.basket_title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
}

.basket_title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
}

.cart-product li img {
    width: 95px;
    height: 95px;
}

.cart-product li.cart-title p {
    font-size: 12px;
    margin: 0 10px;
    height: 95px;
    display: flex;
    align-items: center;
    width: 161px;
    overflow: hidden;
    line-height: 35px;
}

.unit_txt {
    float: right;
    margin-left: 5px;
}

.cart-price {
    width: 104px;
    font-size: 15px;
    display: block;
}

.cart-price p:nth-child(2) {
    display: none;
}

.cart-heading {
    display: none;
}

.cart-products-wrapper .cart-remove {
    position: relative;
    left: -86px;
    top: -57px;
    cursor: pointer;
}

.cart-count {
    display: block;
    float: right;
    width: 89px;
    margin-bottom: 58px;
    font-size: 12px;
}

.cart-products-wrapper .cart-count p {
    float: right;
}

.cart-price {
    width: 104px;
    font-size: 15px;
    display: block;
}

.cart-price p:nth-child(2) {
    display: none;
}

.total-amount {
    float: right;
    width: 100%;
    margin: 10px 0;
    padding: 0 11px;
}

.total-amount li:nth-child(1) {
    float: right;
    width: 36%;
}

.checkout {
    float: right;
    width: 100%;
    padding: 0 18px;
    margin: 20px 0;
}

.checkout li:nth-child(1) {
    padding: 10px;
    float: right;
    background-color: #e99716;
    color: #fff;
    font-size: 14px;
    margin-left: 20px;
    transition: all 0.5s;
}

.checkout li:nth-child(1) a {
    color: #fff;
}

.checkout-btn {
    float: right;
    display: inline-block;
    margin-left: 168px;
}

#divshowcart > ul > li:nth-child(4) > ul > li.checkout-btn > form > input.btn.btn-info {
    background-color: #e99716;
    transition: all 0.5s;
    border: none;
    border-radius: 0;
    padding: 7px 11px;
}

.payable-amount span:nth-child(1) {
    float: right;
    width: 36%;
}

.payable-amount {
    float: right;
    width: 100%;
    margin: 20px 0;
}

.checkout-btn form {
    margin-top: 0;
}

.empty-cart .img {
    display: none;
}

.empty-cart > div {
    padding: 15px 0;
}

.about_com_text {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ccc;
}

.product_vitrin {
    height: max-content;
}

.product_vitrin_item {
    height: 350px;
    padding-left: 8px;
    position: relative;
    padding-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#product_vitrin .product_vitrin_item:nth-child(3) {
    padding-left: 0;
}

#product_vitrin .product_vitrin_item:nth-child(6) {
    padding-left: 0;
}

.da-thumbs {
    padding: 0;
    margin: 0;
    width: 100%!important;
    height: 100%!important;
}

.product_vitrin_item h4 {
    font-size: 25px;
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
    margin-top: 0;
    color: #000;
}

.product_vitrin_item h6 {
    padding: 10px;
    background-color: var(--yellow_color);
    color: #fff;
    font-size: 16px;
}

.product_vitrin_item .icon {
    font-size: 26px;
    cursor: pointer;
    float: right;
    margin: 10px;
    color: #000;
    position: absolute;
    bottom: 16%;
}

.da-thumbs li .li_inner, .da-thumbs li .li_inner img{
    margin: auto!important;
}


.latest_article_list li {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    opacity: 0.6;
    cursor: pointer;
    position: relative;
}

.latest_article_list li.active {
    opacity: 1;
}

.latest_article_list .article_title {
    display: flex;
    font-size: 19px;
    padding-bottom: 33px;
}

.latest_article_list .article_date {
    display: inline;
    font-size: 15px;
    padding-right: 20px;
    position: relative;
}

.latest_article_list .fa{
    font-size: 47px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--yellow_color);
}

.latest_article_list .fa-clock-o {
    font-size: 20px;
    right: 0px;
    left: auto;
}

.latest_article_list{
    overflow: auto;
    height: 330px;
}

.footer_title{
    font-size: 17px;
    color: #fff;
    margin-bottom: 20px;
}

.link_list li {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px dashed #ffffff40;
}

.tag_list li {
    font-size: 13px;
    padding: 5px;
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    background-color: #0000006b;
    opacity: 0.6;
    transition: all 0.5s;
}
.tag_list li a {
    color: #fff;
    line-height: 21px;
}


.link_list li a {
    color: #fff;
    opacity: 0.8;
    font-size: 14px;
}

.tag_list li:hover {
    opacity: 1;
    transition: all 0.5s;
}


#sidebar_right{
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 25%;
    height: 100%;
    background-color: #fff;
    z-index: 99999;
    box-shadow: -5px 2px 20px #00000024;
    transition: all 0.5s;
}


#sidebar_right.active{
    transition: all 0.5s;
    right:0;
}

#sidebar_right .content{
position: relative;
}

#sidebar_right .content #close_sidebar_right{
    position: absolute;
    left: 0;
    font-size: 38px;
    color: #00000082;
    padding: 5px;
    cursor: pointer;
}

#sidebar_right .fa-user-circle{
    font-size: 60px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 46px;
}

#sidebar_right .links{
    margin-top: 30px;
}

#sidebar_right .links a{
    color: #000;
    font-size: 14px;

}

@media only screen and (max-width: 768px) {
    header {
        height: 60px;
    }

    #main_slider {
        height: max-content;
    }

    .slider_caption {
        bottom: 0;
        position: absolute;
        height: 100%;
        width: 100%;

        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        font-size: 12px;
        color: #fff;
        text-shadow: 0 0 10px black;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .slider_caption h4 {
        width: 100%;
        font-size: 20px;
        margin-bottom: 0 !important;
        text-align: center;
    }

    #under_slider_note {
        padding-top: 100px;
    }

    .slider_caption p {
        font-size: 15px;
        margin-bottom: 0;
        margin: 10px 0;
    }

    .slider_caption a {
        text-shadow: none;
        justify-content: center;
        color: #fff;
        width: 100px;
        margin-right: 0;
        height: 30px;
        display: flex;
        align-items: center;
        background-color: var(--yellow_color);
        transition: all 0.5s;
    }

    .main_slider_next {
        width: 10%;
    }

    .main_slider_prev {
        width: 10%;
    }

    .main_slider_prev .fa-arrow-left {
        font-size: 20px;
    }

    .main_slider_next .fa-arrow-right {
        font-size: 20px;
    }

    .bg_note .about_company .about_company_title span {
        height: 100%;
        justify-content: center;
        display: flex;
        align-items: center;
        color: #000;
        font-size: 20px;
    }

    .bg_note .about_company_body p {
        text-align: center;
        line-height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bg_note {
        height: max-content;
        padding-bottom: 30px;
        background-color: var(--site_color);
    }

    .icons_div {
        width: 100%;
    }

    .about_company_icon_item {
        margin-bottom: 15px;
    }

    .about_company_icon_item .fa {
        width: 75px;
        height: 75px;
        font-size: 30px;
    }

    .site_section .title {
        margin-top: 0;
        margin-bottom: 50px;
        text-align: center;
        font-size: 20px;
    }

    .product_vitrin_item {
        height: 350px;
        padding-left: 8px;
        position: relative;
        padding-bottom: 8px;
        width: 100%;
        padding: 0;
        MARGIN-BOTTOM: 10px;
    }

    footer {
        height: max-content;
    }

    footer .container-fluid > .row {
        margin: 0;
    }

    footer .footer_section_title {
        text-align: center;
        color: #fff;
        padding: 16px 0;
        border-bottom: 1px solid #fff;
        position: relative;
        z-index: 9;
    }

    footer .footer_section_text p {
        padding: 15px;
        color: #fff;
        position: relative;
        z-index: 5;
        font-size: 13px;
        line-height: 30px;
        text-align: center;
        opacity: 0.8;
    }

    .copyRight {
        position: relative;
        bottom: 0;
        right: 0;
        left: 0;
        padding: 30px 5px;
        background-color: #343c49;
        color: #fff;
        z-index: 9;
        text-align: center;
    }

    .copyRight_p {
        font-size: 14px;
        line-height: 32px;
    }



    .bg_note .about_company_body {
        padding: 10px;
        text-align: center;
        color: #000;
        background-color: #fff;
        border-bottom: 2px solid #eee;
        box-shadow: 0px -1px 4px #00000040;
        height: 300px;
        margin-bottom: 28px;
    }

}
























