<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'iransans';
    src: url("../fonts/IRANSansWeb.eot");
    src: url("../fonts/IRANSansWeb.eot") format("embedded-opentype"), url("../fonts/IRANSansWeb.woff") format("woff"), url("../fonts/IRANSansWeb.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iransans_Light';
    src: url("../fonts/IRANSansWeb_Light.eot");
    src: url("../fonts/IRANSansWeb_Light.eot") format("embedded-opentype"), url("../fonts/IRANSansWeb_Light.woff") format("woff"), url("../fonts/IRANSansWeb_Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fonticon';
    src: url("../fonts/fonticon.eot");
    src: url("../fonts/fonticon.eot") format("embedded-opentype"), url("../fonts/fonticon.ttf") format("truetype"), url("../fonts/fonticon.woff") format("woff"), url("../fonts/fonticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'fonticon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-trash:before {
    content: "\e92c";
}

.icon-bank-card:before {
    content: "\e92d";
}

.icon-cart-basket2:before {
    content: "\e905";
}

.icon-sad-basket:before {
    content: "\e906";
}

.icon-address-card:before {
    content: "\e928";
}

.icon-bag:before {
    content: "\e929";
}

.icon-home:before {
    content: "\e92a";
}

.icon-newsletter:before {
    content: "\e92b";
}

.icon-arrow-down:before {
    content: "\e900";
}

.icon-arrow-up:before {
    content: "\e901";
}

.icon-box:before {
    content: "\e902";
}

.icon-cancel:before {
    content: "\e903";
}

.icon-car:before {
    content: "\e904";
}

.icon-change-pass:before {
    content: "\e907";
}

.icon-checked:before {
    content: "\e908";
}

.icon-clock:before {
    content: "\e909";
}

.icon-comment:before {
    content: "\e90a";
}

.icon-instagram:before {
    content: "\e90b";
}

.icon-linkedin:before {
    content: "\e90c";
}

.icon-Lock:before {
    content: "\e90d";
}

.icon-login:before {
    content: "\e90e";
}

.icon-login-bold:before {
    content: "\e90f";
}

.icon-motorcycle:before {
    content: "\e910";
}

.icon-pay-card:before {
    content: "\e911";
}

.icon-pen_sheet:before {
    content: "\e912";
}

.icon-pencil:before {
    content: "\e913";
}

.icon-people:before {
    content: "\e914";
}

.icon-phone:before {
    content: "\e915";
}

.icon-phone2:before {
    content: "\e916";
}

.icon-positive:before {
    content: "\e917";
}

.icon-purse:before {
    content: "\e918";
}

.icon-return:before {
    content: "\e919";
}

.icon-search:before {
    content: "\e91a";
}

.icon-step1:before {
    content: "\e91b";
}

.icon-step2:before {
    content: "\e91c";
}

.icon-step3:before {
    content: "\e91d";
}

.icon-telegram:before {
    content: "\e91e";
}

.icon-time:before {
    content: "\e91f";
}

.icon-truck:before {
    content: "\e920";
}

.icon-truck2:before {
    content: "\e921";
}

.icon-twitter:before {
    content: "\e922";
}

.icon-umbrella:before {
    content: "\e923";
}

.icon-upload-doc:before {
    content: "\e924";
}

.icon-User:before {
    content: "\e925";
}

.icon-UserAdd:before {
    content: "\e926";
}

.icon-warning:before {
    content: "\e927";
}

body {
    overflow-x: hidden;
    font-family: iransans, calibri;
    font-size: 15px;
    line-height: 2;
    word-spacing: -1px;
    background: #f1f3f6;
    /*!
   * Hamburgers
   * @description Tasty CSS-animated hamburgers
   * @author Jonathan Suh @jonsuh
   * @site https://jonsuh.com/hamburgers
   * @link https://github.com/jonsuh/hamburgers
   */
}

body._d_over_hidden {
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: iransans, calibri;
    line-height: 2;
}

body h1 {
    font-size: 25px;
}

body h2 {
    font-size: 23px;
}

body h3 {
    font-size: 21px;
}

body *:focus {
    outline: none !important;
    box-shadow: none !important;
}

body table {
    border-collapse: collapse;
    border-spacing: 0;
}

body ul, body ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

body a {
    color: #2874f0;
    text-decoration: none;
    transition: all .3s ease;
}

body a:hover, body a:focus {
    text-decoration: none;
    color: #196ebf;
}

body button {
    border: solid 1px transparent;
}

body img {
    max-width: 100%;
}

body .col-xs-1, body .col-xs-2, body .col-xs-3, body .col-xs-4, body .col-xs-5, body .col-xs-6, body .col-xs-7, body .col-xs-8, body .col-xs-9, body .col-xs-10,
body .col-xs-11, body .col-xs-12, body .col-sm-1, body .col-sm-2, body .col-sm-3, body .col-sm-4, body .col-sm-5, body .col-sm-6, body .col-sm-7, body .col-sm-8,
body .col-sm-9, body .col-sm-10, body .col-sm-11, body .col-sm-12, body .col-md-1, body .col-md-2, body .col-md-3, body .col-md-4, body .col-md-5, body .col-md-6,
body .col-md-7, body .col-md-8, body .col-md-9, body .col-md-10, body .col-md-11, body .col-md-12, body .col-lg-1, body .col-lg-2, body .col-lg-3, body .col-lg-4,
body .col-lg-5, body .col-lg-6, body .col-lg-7, body .col-lg-8, body .col-lg-9, body .col-lg-10, body .col-lg-11, body .col-lg-12, body .col-1, body .col-2, body .col-3, body .col-4, body .col-5, body .col-6, body .col-7, body .col-8, body .col-9, body .col-10, body .col-11, body .col-12, body .col,
body .col-auto, body .col-sm-1, body .col-sm-2, body .col-sm-3, body .col-sm-4, body .col-sm-5, body .col-sm-6, body .col-sm-7, body .col-sm-8, body .col-sm-9, body .col-sm-10, body .col-sm-11, body .col-sm-12, body .col-sm,
body .col-sm-auto, body .col-md-1, body .col-md-2, body .col-md-3, body .col-md-4, body .col-md-5, body .col-md-6, body .col-md-7, body .col-md-8, body .col-md-9, body .col-md-10, body .col-md-11, body .col-md-12, body .col-md,
body .col-md-auto, body .col-lg-1, body .col-lg-2, body .col-lg-3, body .col-lg-4, body .col-lg-5, body .col-lg-6, body .col-lg-7, body .col-lg-8, body .col-lg-9, body .col-lg-10, body .col-lg-11, body .col-lg-12, body .col-lg,
body .col-lg-auto, body .col-xl-1, body .col-xl-2, body .col-xl-3, body .col-xl-4, body .col-xl-5, body .col-xl-6, body .col-xl-7, body .col-xl-8, body .col-xl-9, body .col-xl-10, body .col-xl-11, body .col-xl-12, body .col-xl,
body .col-xl-auto {
    padding-left: 7px;
    padding-right: 7px;
}

body .row {
    margin-right: -7px;
    margin-left: -7px;
}

body label {
    font-weight: normal;
}

body input::-webkit-input-placeholder {
    font-family: iransans;
    color: #e1e1e1 !important;
    text-align: right;
    font-size: 14px;
    word-spacing: -1px;
}

body input:-moz-placeholder {
    font-family: iransans;
    color: #e1e1e1 !important;
    text-align: right;
    font-size: 14px;
    word-spacing: -1px;
}

body input::-moz-placeholder {
    font-family: iransans;
    color: #e1e1e1 !important;
    text-align: right;
    font-size: 14px;
    word-spacing: -1px;
}

body input:-ms-input-placeholder {
    font-family: iransans;
    color: #e1e1e1 !important;
    text-align: right;
    font-size: 14px;
    word-spacing: -1px;
}

body input::-ms-input-placeholder {
    font-family: iransans;
    color: #e1e1e1 !important;
    text-align: right;
    font-size: 14px;
    word-spacing: -1px;
}

body input[type=number]::-webkit-inner-spin-button,
body input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

body input:focus, body select:focus, body textarea:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #b0b0b0 !important;
}

@-webkit-keyframes autofill {
    to {
        background: #fff;
    }
}

body input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

body textarea {
    max-width: 100%;
}

body select :disabled, body select option[disabled] {
    color: #bfbfbf;
}

body .hamburger {
    font: inherit;
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 15px;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
}

body .hamburger:hover {
    opacity: .7;
}

body .hamburger-box {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 20px;
}

body .hamburger-inner {
    top: 50%;
    display: block;
    margin-top: -2px;
}

body .hamburger-inner, body .hamburger-inner:after, body .hamburger-inner:before {
    position: absolute;
    width: 40px;
    height: 4px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #000;
}

body .hamburger-inner:after, body .hamburger-inner:before {
    display: block;
    content: "";
}

body .hamburger-inner:before {
    top: -10px;
}

body .hamburger-inner:after {
    bottom: -10px;
}

body .hamburger--3dx .hamburger-box {
    perspective: 80px;
}

body .hamburger--3dx .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dx .hamburger-inner:after, body .hamburger--3dx .hamburger-inner:before {
    transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dx.is-active .hamburger-inner {
    transform: rotateY(180deg);
    background-color: transparent;
}

body .hamburger--3dx.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

body .hamburger--3dx.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

body .hamburger--3dx-r .hamburger-box {
    perspective: 80px;
}

body .hamburger--3dx-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dx-r .hamburger-inner:after, body .hamburger--3dx-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dx-r.is-active .hamburger-inner {
    transform: rotateY(-180deg);
    background-color: transparent;
}

body .hamburger--3dx-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

body .hamburger--3dx-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

body .hamburger--3dy .hamburger-box {
    perspective: 80px;
}

body .hamburger--3dy .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dy .hamburger-inner:after, body .hamburger--3dy .hamburger-inner:before {
    transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dy.is-active .hamburger-inner {
    transform: rotateX(-180deg);
    background-color: transparent;
}

body .hamburger--3dy.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

body .hamburger--3dy.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

body .hamburger--3dy-r .hamburger-box {
    perspective: 80px;
}

body .hamburger--3dy-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dy-r .hamburger-inner:after, body .hamburger--3dy-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dy-r.is-active .hamburger-inner {
    transform: rotateX(180deg);
    background-color: transparent;
}

body .hamburger--3dy-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

body .hamburger--3dy-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

body .hamburger--3dxy .hamburger-box {
    perspective: 80px;
}

body .hamburger--3dxy .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dxy .hamburger-inner:after, body .hamburger--3dxy .hamburger-inner:before {
    transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dxy.is-active .hamburger-inner {
    transform: rotateX(180deg) rotateY(180deg);
    background-color: transparent;
}

body .hamburger--3dxy.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

body .hamburger--3dxy.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

body .hamburger--3dxy-r .hamburger-box {
    perspective: 80px;
}

body .hamburger--3dxy-r .hamburger-inner {
    transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dxy-r .hamburger-inner:after, body .hamburger--3dxy-r .hamburger-inner:before {
    transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
}

body .hamburger--3dxy-r.is-active .hamburger-inner {
    transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
    background-color: transparent;
}

body .hamburger--3dxy-r.is-active .hamburger-inner:before {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

body .hamburger--3dxy-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

body .hamburger--arrow.is-active .hamburger-inner:before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

body .hamburger--arrow.is-active .hamburger-inner:after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}

body .hamburger--arrow-r.is-active .hamburger-inner:before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}

body .hamburger--arrow-r.is-active .hamburger-inner:after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

body .hamburger--arrowalt .hamburger-inner:before {
    transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

body .hamburger--arrowalt .hamburger-inner:after {
    transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

body .hamburger--arrowalt.is-active .hamburger-inner:before {
    top: 0;
    transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
    transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
}

body .hamburger--arrowalt.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
    transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7);
}

body .hamburger--arrowalt-r .hamburger-inner:before {
    transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

body .hamburger--arrowalt-r .hamburger-inner:after {
    transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

body .hamburger--arrowalt-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
    transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7);
}

body .hamburger--arrowalt-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
    transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7);
}

body .hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg);
}

body .hamburger--arrowturn.is-active .hamburger-inner:before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
}

body .hamburger--arrowturn.is-active .hamburger-inner:after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

body .hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg);
}

body .hamburger--arrowturn-r.is-active .hamburger-inner:before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
}

body .hamburger--arrowturn-r.is-active .hamburger-inner:after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
}

body .hamburger--boring .hamburger-inner, body .hamburger--boring .hamburger-inner:after, body .hamburger--boring .hamburger-inner:before {
    transition-property: none;
}

body .hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg);
}

body .hamburger--boring.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
}

body .hamburger--boring.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
}

body .hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: .13s;
}

body .hamburger--collapse .hamburger-inner:after {
    top: -20px;
    transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}

body .hamburger--collapse .hamburger-inner:before {
    transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body .hamburger--collapse.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

body .hamburger--collapse.is-active .hamburger-inner:after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
    opacity: 0;
}

body .hamburger--collapse.is-active .hamburger-inner:before {
    top: 0;
    transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
    transform: rotate(-90deg);
}

body .hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: .13s;
}

body .hamburger--collapse-r .hamburger-inner:after {
    top: -20px;
    transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
}

body .hamburger--collapse-r .hamburger-inner:before {
    transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body .hamburger--collapse-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, -10px, 0) rotate(45deg);
}

body .hamburger--collapse-r.is-active .hamburger-inner:after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
    opacity: 0;
}

body .hamburger--collapse-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
    transform: rotate(90deg);
}

body .hamburger--elastic .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-duration: .275s;
}

body .hamburger--elastic .hamburger-inner:before {
    top: 10px;
    transition: opacity .125s ease .275s;
}

body .hamburger--elastic .hamburger-inner:after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body .hamburger--elastic.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0, 10px, 0) rotate(135deg);
}

body .hamburger--elastic.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0;
}

body .hamburger--elastic.is-active .hamburger-inner:after {
    transition-delay: 75ms;
    transform: translate3d(0, -20px, 0) rotate(-270deg);
}

body .hamburger--elastic-r .hamburger-inner {
    top: 2px;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition-duration: .275s;
}

body .hamburger--elastic-r .hamburger-inner:before {
    top: 10px;
    transition: opacity .125s ease .275s;
}

body .hamburger--elastic-r .hamburger-inner:after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body .hamburger--elastic-r.is-active .hamburger-inner {
    transition-delay: 75ms;
    transform: translate3d(0, 10px, 0) rotate(-135deg);
}

body .hamburger--elastic-r.is-active .hamburger-inner:before {
    transition-delay: 0s;
    opacity: 0;
}

body .hamburger--elastic-r.is-active .hamburger-inner:after {
    transition-delay: 75ms;
    transform: translate3d(0, -20px, 0) rotate(270deg);
}

body .hamburger--emphatic {
    overflow: hidden;
}

body .hamburger--emphatic .hamburger-inner {
    transition: background-color .125s ease-in .175s;
}

body .hamburger--emphatic .hamburger-inner:before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
}

body .hamburger--emphatic .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
}

body .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent;
}

body .hamburger--emphatic.is-active .hamburger-inner:before {
    top: -80px;
    left: -80px;
    transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
    transform: translate3d(80px, 80px, 0) rotate(45deg);
}

body .hamburger--emphatic.is-active .hamburger-inner:after {
    top: -80px;
    right: -80px;
    transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
    transform: translate3d(-80px, 80px, 0) rotate(-45deg);
}

body .hamburger--emphatic-r {
    overflow: hidden;
}

body .hamburger--emphatic-r .hamburger-inner {
    transition: background-color .125s ease-in .175s;
}

body .hamburger--emphatic-r .hamburger-inner:before {
    left: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
}

body .hamburger--emphatic-r .hamburger-inner:after {
    top: 10px;
    right: 0;
    transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
}

body .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent;
}

body .hamburger--emphatic-r.is-active .hamburger-inner:before {
    top: 80px;
    left: -80px;
    transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
    transform: translate3d(80px, -80px, 0) rotate(-45deg);
}

body .hamburger--emphatic-r.is-active .hamburger-inner:after {
    top: 80px;
    right: -80px;
    transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
    transform: translate3d(-80px, -80px, 0) rotate(45deg);
}

body .hamburger--minus .hamburger-inner:after, body .hamburger--minus .hamburger-inner:before {
    transition: bottom .08s ease-out 0s, top .08s ease-out 0s, opacity 0s linear;
}

body .hamburger--minus.is-active .hamburger-inner:after, body .hamburger--minus.is-active .hamburger-inner:before {
    transition: bottom .08s ease-out, top .08s ease-out, opacity 0s linear .08s;
    opacity: 0;
}

body .hamburger--minus.is-active .hamburger-inner:before {
    top: 0;
}

body .hamburger--minus.is-active .hamburger-inner:after {
    bottom: 0;
}

body .hamburger--slider .hamburger-inner {
    top: 2px;
}

body .hamburger--slider .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform, opacity;
}

body .hamburger--slider .hamburger-inner:after {
    top: 20px;
}

body .hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

body .hamburger--slider.is-active .hamburger-inner:before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
}

body .hamburger--slider.is-active .hamburger-inner:after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
}

body .hamburger--slider-r .hamburger-inner {
    top: 2px;
}

body .hamburger--slider-r .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform, opacity;
}

body .hamburger--slider-r .hamburger-inner:after {
    top: 20px;
}

body .hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(-45deg);
}

body .hamburger--slider-r.is-active .hamburger-inner:before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0;
}

body .hamburger--slider-r.is-active .hamburger-inner:after {
    transform: translate3d(0, -20px, 0) rotate(90deg);
}

body .hamburger--spin .hamburger-inner {
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: .22s;
}

body .hamburger--spin .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in;
}

body .hamburger--spin .hamburger-inner:after {
    transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body .hamburger--spin.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(225deg);
}

body .hamburger--spin.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0;
}

body .hamburger--spin.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
    transform: rotate(-90deg);
}

body .hamburger--spin-r .hamburger-inner {
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: .22s;
}

body .hamburger--spin-r .hamburger-inner:before {
    transition: top .1s ease-in .25s, opacity .1s ease-in;
}

body .hamburger--spin-r .hamburger-inner:after {
    transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body .hamburger--spin-r.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(-225deg);
}

body .hamburger--spin-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
    opacity: 0;
}

body .hamburger--spin-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
    transform: rotate(90deg);
}

body .hamburger--spring .hamburger-inner {
    top: 2px;
    transition: background-color 0s linear .13s;
}

body .hamburger--spring .hamburger-inner:before {
    top: 10px;
    transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body .hamburger--spring .hamburger-inner:after {
    top: 20px;
    transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body .hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent;
}

body .hamburger--spring.is-active .hamburger-inner:before {
    top: 0;
    transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

body .hamburger--spring.is-active .hamburger-inner:after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
    transform: translate3d(0, 10px, 0) rotate(-45deg);
}

body .hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: .13s;
}

body .hamburger--spring-r .hamburger-inner:after {
    top: -20px;
    transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear;
}

body .hamburger--spring-r .hamburger-inner:before {
    transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body .hamburger--spring-r.is-active .hamburger-inner {
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, -10px, 0) rotate(-45deg);
}

body .hamburger--spring-r.is-active .hamburger-inner:after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
    opacity: 0;
}

body .hamburger--spring-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
    transform: rotate(90deg);
}

body .hamburger--stand .hamburger-inner {
    transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
}

body .hamburger--stand .hamburger-inner:before {
    transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

body .hamburger--stand .hamburger-inner:after {
    transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

body .hamburger--stand.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
    transform: rotate(90deg);
    background-color: transparent;
}

body .hamburger--stand.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
    transform: rotate(-45deg);
}

body .hamburger--stand.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
    transform: rotate(45deg);
}

body .hamburger--stand-r .hamburger-inner {
    transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
}

body .hamburger--stand-r .hamburger-inner:before {
    transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

body .hamburger--stand-r .hamburger-inner:after {
    transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
}

body .hamburger--stand-r.is-active .hamburger-inner {
    transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
    transform: rotate(-90deg);
    background-color: transparent;
}

body .hamburger--stand-r.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
    transform: rotate(-45deg);
}

body .hamburger--stand-r.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
    transform: rotate(45deg);
}

body .hamburger--squeeze .hamburger-inner {
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: 75ms;
}

body .hamburger--squeeze .hamburger-inner:before {
    transition: top 75ms ease .12s, opacity 75ms ease;
}

body .hamburger--squeeze .hamburger-inner:after {
    transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body .hamburger--squeeze.is-active .hamburger-inner {
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: rotate(45deg);
}

body .hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0;
}

body .hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
    transform: rotate(-90deg);
}

body .hamburger--vortex .hamburger-inner {
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-duration: .2s;
}

body .hamburger--vortex .hamburger-inner:after, body .hamburger--vortex .hamburger-inner:before {
    transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s;
}

body .hamburger--vortex .hamburger-inner:before {
    transition-property: top, opacity;
}

body .hamburger--vortex .hamburger-inner:after {
    transition-property: bottom, transform;
}

body .hamburger--vortex.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transform: rotate(765deg);
}

body .hamburger--vortex.is-active .hamburger-inner:after, body .hamburger--vortex.is-active .hamburger-inner:before {
    transition-delay: 0s;
}

body .hamburger--vortex.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
}

body .hamburger--vortex.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(90deg);
}

body .hamburger--vortex-r .hamburger-inner {
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-duration: .2s;
}

body .hamburger--vortex-r .hamburger-inner:after, body .hamburger--vortex-r .hamburger-inner:before {
    transition-delay: .1s;
    transition-timing-function: linear;
    transition-duration: 0s;
}

body .hamburger--vortex-r .hamburger-inner:before {
    transition-property: top, opacity;
}

body .hamburger--vortex-r .hamburger-inner:after {
    transition-property: bottom, transform;
}

body .hamburger--vortex-r.is-active .hamburger-inner {
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transform: rotate(-765deg);
}

body .hamburger--vortex-r.is-active .hamburger-inner:after, body .hamburger--vortex-r.is-active .hamburger-inner:before {
    transition-delay: 0s;
}

body .hamburger--vortex-r.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
}

body .hamburger--vortex-r.is-active .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
}

/****** public class ******/
._p_trans {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

._p_dir_ltr {
    direction: ltr;
}

._p_display_block {
    display: block;
}

._p_font_en {
    font-family: 'Open Sans' !important;
}

._p_noPadding {
    padding: 0 !important;
}

._p_noMargin {
    margin: 0 !important;
}

._p_noMarginTop {
    margin-top: 0 !important;
}

._p_noMarginBottom {
    margin-bottom: 0 !important;
}

._p_flex_center, ._p_flex_between, ._p_flex_around {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

._p_flex_between {
    justify-content: space-between;
}

._p_flex_around {
    justify-content: space-around;
}

._p_frame, ._p_frame2 {
    background-color: #fff;
    /*box-shadow: 0 1px 2px 0 #d6d6d6;*/
    box-shadow: 0 0px 1px 0 #d6d6d6;
    margin: 0 auto 15px auto;
    padding: 15px;
    /*border: solid 1px #dedede;*/
    border-top: none;
}

._p_frame:fist-child, ._p_frame2:fist-child {
    margin-top: 20px;
}

._p_frame2 {
    padding-top: 0;
}

._p_frame2 ._p_inner_title {
    background: #e7e7ed;
    border-bottom: solid 1px #e7e7ed;
    color: #303030;
    text-align: right;
    padding: 5px 20px;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 20px;
    font-size: 15px;
    text-shadow: 0px 0px 0px;
}

._p_frame2 ._m_form_container input::-webkit-input-placeholder {
    text-align: left;
}

._p_frame2 ._m_form_container input:-moz-placeholder {
    text-align: left;
}

._p_frame2 ._m_form_container input::-moz-placeholder {
    text-align: left;
}

._p_frame2 ._m_form_container input:-ms-input-placeholder {
    text-align: left;
}

._p_frame2 ._m_form_container input::-ms-input-placeholder {
    text-align: left;
}

.owl-carousel {
    width: 100%;
}

.owl-carousel .owl-item {
    float: right;
}

.owl-carousel .owl-nav {
    -display: block !important;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 2px;
    left: -29px;
    width: 25px;
    bottom: 2px;
    padding: 0;
    background: #fff !important;
    border: 0;
    color: transparent;
    overflow: hidden;
    z-index: 1;
    -box-shadow: 4px 0px 18px -9px #5f5f5fbf !important;
    -border-right: solid 1px #5f5f5f47 !important;
    cursor: pointer;
    transition: all 0.3s ease;
}

.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
    position: absolute;
    content: "\f104";
    font-family: FontAwesome;
    color: #b0b0b0;
    line-height: 24px;
    font-size: 36px;
    color: #a0a0a0;
    left: 5px;
    top: calc(50% - 6px);
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
    display: none;
}

.owl-carousel .owl-nav .owl-next {
    right: auto;
    left: calc(100% - 1px);
    -box-shadow: -4px 0px 22px -9px #5f5f5fbf !important;
    -border-right: none !important;
    -border-left: solid 1px #5f5f5f47 !important;
}

.owl-carousel .owl-nav .owl-next:before {
    content: "\f105";
    left: 7px;
}

.zoomWindowContainer &gt; div {
    float: right !important;
    left: inherit;
    right: calc(100% + 30px) !important;
    top: 0px !important;
}

._p_social_share {
    text-align: center;
    margin-top: 30px;
    padding: 15px 0;
    border-top: solid 1px #e2e2e2;
}

._p_social_share ._caption {
    font-size: 17px;
    color: #656565;
    margin-bottom: 20px;
    text-shadow: 0px 0px 0px;
}

._p_social_share ._item {
    display: inline-block;
    vertical-align: middle;
    margin: 4px 2px;
    border-radius: 10px;
    overflow: hidden;
}

._p_social_share2 {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 35px;
    text-align: left;
    line-height: 21px;
}

._p_social_share2 ._share_btn {
    position: relative;
    font-size: 34px;
    color: #8c8c8c;
    cursor: pointer;
}

._p_social_share2 ._share_btn ._items_holder {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    background: #e2e2e2;
    padding: 8px;
    border-radius: 7px;
    border: solid 1px #cecece;
    box-shadow: 0px 0px 10px -3px #737373;
}

._p_social_share2 ._share_btn ._items_holder ._item {
    float: right;
    margin: 0px 3px;
    border-radius: 7px;
    overflow: hidden;
}

._p_social_share2 ._share_btn.active {
    color: #737373;
}

._p_social_share2 ._share_btn.active ._items_holder {
    display: block;
}

._p_social_share2 ._share_btn:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 100%;
    width: 2px;
    height: 21px;
    background: #aaa;
}

/****** Header ******/
header {
    position: relative;
    margin-bottom: 15px;
}

header ._d_navbar {
    padding: 10px 10px 4px;
    background: #2874f0;
}

header ._d_navbar ._d_txt {
    display: block;
    float: right;
    color: #fff;
    font-size: 14px;
}

header ._d_navbar ._d_btn_holder {
    float: left;
    text-align: left;
}

header ._d_navbar ._d_btn_holder ._d_signup {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    padding-left: 15px;
    margin-left: 10px;
}

header ._d_navbar ._d_btn_holder ._d_signup:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 4px;
    width: 1px;
    height: 16px;
    background: #fff;
}

header ._d_navbar ._d_btn_holder ._d_login {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
}

header ._d_navbar ._d_btn_holder ._d_login .icon {
    vertical-align: sub;
    margin-left: 6px;
    font-size: 18px;
    font-weight: bold;
}

header ._d_middle_row {
    padding: 8px 0px;
    border-bottom: solid 1px #eff0f2;
    background: #fff;
    box-shadow: 0px 0px 5px -2px #000;
}

header ._d_middle_row ._d_logo_box {
    float: right;
}

header ._d_middle_row ._d_logo_box h1 {
    line-height: 0;
    margin: 0;
}

header ._d_middle_row ._d_logo_box ._d_small_logo {
    display: none;
}

header ._d_middle_row ._d_form_holder {
    float: right;
    width: calc(100% - 600px);
    max-width: 100%;
    margin: 8px 122px 0;
    border: solid 1px #b0b0b0;
    border-radius: 5px;
    overflow: hidden;
}

header ._d_middle_row ._d_form_holder input {
    float: right;
    width: calc(100% - 35px);
    height: 33px;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    font-size: 14px;
}

header ._d_middle_row ._d_form_holder input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #acacac !important;
}

header ._d_middle_row ._d_form_holder input::-moz-placeholder {
    /* Firefox 19+ */
    color: #acacac !important;
}

header ._d_middle_row ._d_form_holder input:-ms-input-placeholder {
    /* IE 10+ */
    color: #acacac !important;
}

header ._d_middle_row ._d_form_holder input:-moz-placeholder {
    /* Firefox 18- */
    color: #acacac !important;
}

header ._d_middle_row ._d_form_holder ._d_btn {
    float: left;
    width: 35px;
    height: 33px;
    border: none;
    background: #00a9e0;
    font-size: 21px;
    color: #fff;
    cursor: pointer;
}

header ._d_middle_row ._d_form_holder ._d_close {
    display: none;
    float: right;
    width: 45px;
    height: 42px;
    border: none;
    background: #624396;
    font-size: 17px;
    color: #fff;
    text-align: center;
    padding: 11px 0;
}

header ._d_middle_row ._d_search_btn {
    display: none;
    float: left;
    width: 42px;
    height: 41px;
    background: #fff;
    text-align: center;
    padding: 6px 0;
    border: solid 2px #2874f0;
    border-radius: 5px;
    margin: 5px 3px 0;
    color: #303030;
    font-size: 24px;
    cursor: pointer;
}

header ._d_middle_row ._m_login_icon_mobile {
    display: none;
}

header ._d_cart_counter {
    float: left;
    max-width: 100%;
    margin-top: 9px;
}

header ._d_cart_counter ._d_cart_btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 23px;
    text-align: center;
}

header ._d_cart_counter ._d_cart_btn .icon {
    font-size: 23px;
    color: #303030;
}

header ._d_cart_counter ._d_cart_btn ._d_counter {
    position: absolute;
    top: -15px;
    left: -9px;
    width: 18px;
    height: 18px;
    font-size: 11px;
    color: #fff;
    line-height: 18px;
    background: #f13782;
}

header ._d_cart_counter ._d_caption {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #303030;
    text-align: center;
    margin-right: 10px;
}

header ._d_cart_counter ._d_counter {
    float: right;
    width: 26px;
    height: 26px;
    text-align: center;
    border-radius: 50%;
    background: #694a9d;
    font-size: 14px;
    color: #fff;
    padding: 1px 0;
    margin-top: 5px;
}

header ._d_menu_holder {
    border-bottom: solid 1px #dadbdd;
    border-top: solid 1px #dadbdd;
    background: #efeff0;
    /*box-shadow: 0px 0px 1px -1px #000;*/
}

header ._d_menu_holder ._d_main_menu {
    position: relative;
    width: 100%;
    z-index: 10;
}

header ._d_menu_holder ._d_main_menu &gt; li {
    float: right;
    padding: 5px 0px;
    border: solid 1px transparent;
}

header ._d_menu_holder ._d_main_menu &gt; li h2 {
    line-height: 30px;
    margin: 0;
}

header ._d_menu_holder ._d_main_menu &gt; li:nth-last-child(2) a {
    border-left: none;
}

header ._d_menu_holder ._d_main_menu &gt; li a {
    display: inline-block;
    vertical-align: middle;
    color: #303030;
    font-size: 14px;
    text-shadow: 0px 0px 0px;
    padding: 0px 30px;
    border-left: solid 1px #dadbdd;
    margin-left: -2px;
}

header ._d_menu_holder ._d_main_menu &gt; li a .icon {
    vertical-align: sub;
    color: #a9a9a9;
    font-size: 16px;
    margin-right: 5px;
}

header ._d_menu_holder ._d_main_menu &gt; li._d_active a,
header ._d_menu_holder ._d_main_menu &gt; li._d_active .icon {
    color: #f13782;
    border: none;
}

header ._d_menu_holder ._d_main_menu &gt; li._d_active a:before {
    content: '+';
    font-size: 19px;
    position: relative;
    right: -5px;
    top: 3px;
    line-height: 0;
}

header ._d_menu_holder ._d_main_menu &gt; li:hover &gt; a {
    color: #f13782;
}

header ._d_menu_holder ._d_main_menu &gt; li:hover &gt; a .icon {
    color: #f13782;
    transform: rotate(180deg);
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu {
    display: none;
    position: absolute;
    top: 100%;
    right: -1px;
    left: -1px;
    background: #fff;
    border: solid 1px #dadbdd;
    padding: 8px 16px 20px;
    z-index: -1;
    min-height: 342px;
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_mega_col_holder {
    display: inline-block;
    vertical-align: top;
    width: 80%;
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_mega_col_holder ._d_mega_col {
    display: inline-block;
    vertical-align: top;
    width: calc((100% / 4) - 3px);
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_mega_col_holder ._d_mega_col li {
    float: none;
    border: none;
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_mega_col_holder ._d_mega_col li h3 {
    line-height: 22px;
    margin: 0;
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_mega_col_holder ._d_mega_col li h4 {
    line-height: 25px;
    margin: 0;
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_mega_col_holder ._d_mega_col li a {
    display: block;
    font-size: 12px;
    padding: 3px 0;
    border: none;
    color: #808080;
    text-shadow: none;
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_mega_col_holder ._d_mega_col li a:hover {
    color: #2874f0;
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_mega_col_holder ._d_mega_col li._d_cat_title a {
    font-size: 13px;
    text-shadow: 0px 0px 0px;
    color: #000;
    padding-bottom: 8px;
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_img_box {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu ._d_img_box img {
    max-width: 100%;
}

header ._d_menu_holder ._d_mobile_menu_holder {
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu {
    position: absolute;
    top: 0px;
    right: -260px;
    bottom: 0px;
    width: 260px;
    max-width: 100%;
    background: #fff;
    box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.5);
    overflow-y: scroll;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu ._d_login_holder_mobile {
    padding: 0;
    background: #f1f1f1;
    border-bottom: solid 1px #e0e0e0;
    overflow: hidden;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu ._d_login_holder_mobile a {
    display: block;
    float: right;
    width: 50%;
    padding: 15px 0;
    text-align: center;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu ._d_login_holder_mobile a .icon {
    float: none;
    font-size: 14px;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu ._d_login_holder_mobile a._d_register {
    background: #e0e0e0;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu ._d_login_holder_mobile a._d_login {
    background: #f1f1f1;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu ._d_menu_logo {
    display: block;
    background: #efeff0;
    border-bottom: solid 1px #dadbdd;
    padding: 20px 30px;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu ._d_menu_logo img {
    margin: auto;
    display: block;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li:last-child {
    border: none;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li a {
    display: block;
    padding: 15px 40px 15px 40px;
    color: #7d7d7d;
    text-shadow: 0 0 0;
    font-size: 13px;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li a .icon {
    float: left;
    font-size: 22px;
    margin-top: 2px;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li a:hover {
    color: #f13782;
    background: #e2e2e2;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li.open &gt; a {
    position: relative;
    box-shadow: 2px 2px 2px #ddd;
    color: #f13782;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li.open &gt; a i {
    transform: rotate(180deg);
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li._d_active a,
header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li._d_active .icon {
    color: #ef5662;
    border: none;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li._d_active a:before {
    content: '+';
    font-size: 19px;
    position: relative;
    right: -5px;
    top: 3px;
    line-height: 0;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li ._d_submenu {
    display: none;
    background: #ededed;
    -padding-right: 15px;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li ._d_submenu li {
    -margin-right: 10px;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li ._d_submenu li a {
    font-size: 13px;
    padding-right: 55px;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li ._d_submenu li.open &gt; a {
    position: relative;
    box-shadow: 2px 2px 2px #ddd;
    color: #313131;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li ._d_submenu li.open &gt; a i {
    transform: rotate(180deg);
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li ._d_submenu ._m_inner_submenu {
    display: none;
    -padding-right: 55px;
    background: #e6e6e6;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li ._d_submenu ._m_inner_submenu li a {
    padding: 10px 70px 10px 40px;
    color: #777777;
    text-shadow: none !important;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu &gt; li ._d_submenu ._m_inner_submenu li a:hover {
    color: #303030;
}

header ._d_menu_holder ._d_mobile_menu_holder ._d_mobile_menu._d_open {
    right: 0;
}

header ._d_login_holder {
    float: left;
    position: relative;
    margin-top: -38px;
    z-index: 100;
}

header ._d_login_holder ._d_item {
    float: left;
}

header ._d_login_holder ._d_item:hover .icon {
    color: #303030;
}

header ._d_login_holder ._d_item .icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #dbdbdb;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header ._d_login_holder ._d_item ._d_caption {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #000;
}

header ._d_login_holder ._d_item._d_register {
    position: relative;
    padding-right: 15px;
    margin-right: 15px;
}

header ._d_login_holder ._d_item._d_register:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 0px;
    width: 1px;
    height: 16px;
    background: #dadbdd;
}

header .hamburger {
    float: right;
    padding: 0px;
    margin: 13px 0px 0px 20px;
    line-height: 11px;
}

header .hamburger-inner {
    width: 26px;
    height: 2px;
    background: #303030;
}

header .hamburger-inner:before {
    width: 26px;
    height: 2px;
    top: -8px;
    background: #303030;
}

header .hamburger-inner:after {
    width: 26px;
    height: 2px;
    bottom: -8px;
    background: #303030;
}

/****** main body *******/
._p_mainBody {
    overflow-x: hidden;
    padding-top: 2px;
    /*** Product page ***/
    /*** 404 Page ***/
    /*** Home Page ***/
    /*** contact page ***/
    /*** Blog Page ***/
    /*** Blog Details Page ***/
}

._p_mainBody ._m_sub_txt {
    color: #a1a1a1;
}

._p_mainBody ._m_breadcrumb {
    /*background-color: #fff;*/
    background-color: #edecf3e0;
    /*border: solid 1px #dedede;*/
    border-top: none;
    /*box-shadow: 0 1px 2px 0 #d6d6d6;*/
    box-shadow: 0 0px 1px 0 #cdcde6;
    margin: 0 auto 15px auto;
    padding: 2px 10px;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

._p_mainBody ._m_breadcrumb .breadcrumb {
    display: block;
    padding: 0px;
    margin: 0px;
    background: none;
    list-style: none;
    border: none;
    white-space: nowrap;
}

._p_mainBody ._m_breadcrumb .breadcrumb &gt; li + li:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #303030;
    padding: 0 10px;
}

._p_mainBody ._m_breadcrumb .breadcrumb li, ._p_mainBody ._m_breadcrumb .breadcrumb a {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
}

._p_mainBody ._m_breadcrumb .breadcrumb li a {
    color: #624296;
}

._p_mainBody ._m_breadcrumb .breadcrumb li a:hover {
    color: #00a9e0;
}

._p_mainBody ._m_breadcrumb .breadcrumb li.active {
    color: #624296;
}

._p_mainBody ._m_product_list {
    /***NEW********/
    /***END*********/
}

._p_mainBody ._m_product_list .owl-stage-outer {
    -border: solid 1px #e4e1e1;
}

._p_mainBody ._m_product_list ._p_frame_container {
    position: relative;
    margin: 0 auto 15px auto;
    -height: 360px;
}

._p_mainBody ._m_product_list ._p_frame_container ._p_frame, ._p_mainBody ._m_product_list ._p_frame_container ._p_frame2 {
    /* position: absolute; */
    z-index: 2;
    /* top: 0; */
    width: 100%;
    /* min-height: 100%; */
    /* height: auto; */
    border: solid 1px #dadbdd;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

._p_mainBody ._m_product_list ._p_frame_container ._p_frame ._name_product_list, ._p_mainBody ._m_product_list ._p_frame_container ._p_frame2 ._name_product_list {
    height: 50px;
}

._p_mainBody ._m_product_list ._p_frame_container ._p_frame:hover, ._p_mainBody ._m_product_list ._p_frame_container ._p_frame2:hover {
    z-index: 10;
}

._p_mainBody ._m_product_list ._p_frame_container ._p_frame:hover ._name_product_list, ._p_mainBody ._m_product_list ._p_frame_container ._p_frame2:hover ._name_product_list {
    -height: auto;
    /*min-height: 50px;*/
}

._p_mainBody ._m_product_list a {
    color: #303030;
}

._p_mainBody ._m_product_list ._m_info_product_list {
    /*height: 142px;*/
}

._p_mainBody ._m_product_list ._p_frame, ._p_mainBody ._m_product_list ._p_frame2 {
    box-shadow: none;
    border: none;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -height: 413px;
    overflow: hidden;
}

._p_mainBody ._m_product_list ._p_frame:hover, ._p_mainBody ._m_product_list ._p_frame2:hover, ._p_mainBody ._m_product_list ._p_frame:focus, ._p_mainBody ._m_product_list ._p_frame2:focus {
    box-shadow: 0 0 10px rgba(35, 31, 32, 0.3);
}

._p_mainBody ._m_product_list ._p_frame:hover ._name_product_list, ._p_mainBody ._m_product_list ._p_frame2:hover ._name_product_list, ._p_mainBody ._m_product_list ._p_frame:focus ._name_product_list, ._p_mainBody ._m_product_list ._p_frame2:focus ._name_product_list {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: all;
}

._p_mainBody ._m_product_list ._img_product_list {
    margin-bottom: 5px;
}

._p_mainBody ._m_product_list ._img_product_list img {
    display: block;
    margin: auto;
    max-width: 80%;
}

._p_mainBody ._m_product_list ._color_product_list span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: solid 1px #dadbdd;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

._p_mainBody ._m_product_list ._color_product_list .tooltip.in {
    opacity: 1;
}

._p_mainBody ._m_product_list ._color_product_list .tooltip .tooltip-inner {
    background: #cacaca;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #000;
    font-family: iransans;
    padding: 3px 15px;
}

._p_mainBody ._m_product_list ._color_product_list .tooltip .tooltip-arrow {
    border-top-color: #cacaca;
}

._p_mainBody ._m_product_list ._name_product_list {
    display: block;
    width: 97%;
    text-align: center;
    color: #303030;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    text-shadow: 0px 0px 0px;
    line-height: 20px;
    margin: 10px auto 5px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 50px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list, ._p_mainBody ._m_product_list ._price_daily_product_list {
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    min-height: 28px;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 0 0;
}

._p_mainBody ._m_product_list ._price_monthly_product_list span.first-child, ._p_mainBody ._m_product_list ._price_daily_product_list span.first-child {
    padding-left: 7px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._caption, ._p_mainBody ._m_product_list ._price_daily_product_list ._caption {
    text-shadow: none;
    font-size: 13px;
    line-height: 28px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._m_duration, ._p_mainBody ._m_product_list ._price_daily_product_list ._m_duration {
    position: relative;
    padding-right: 7px;
    color: #f13782;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._m_duration:before, ._p_mainBody ._m_product_list ._price_daily_product_list ._m_duration:before {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    right: 0;
    top: 13px;
    transform: translateY(-50%);
    background: #f13782;
    height: 14px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._toman, ._p_mainBody ._m_product_list ._price_daily_product_list ._toman {
    padding-left: 4px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._price_holder, ._p_mainBody ._m_product_list ._price_daily_product_list ._price_holder {
    position: relative;
    display: inline-block;
    padding-left: 10px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._price_holder:after, ._p_mainBody ._m_product_list ._price_daily_product_list ._price_holder:after {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    left: 3px;
    top: 14px;
    transform: translateY(-50%);
    background: #f13782;
    height: 14px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._price_holder ._old_price, ._p_mainBody ._m_product_list ._price_daily_product_list ._price_holder ._old_price {
    font-size: 13px;
    color: #a0a0a0;
    text-decoration: line-through;
    margin-right: 5px;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._price_holder ._price, ._p_mainBody ._m_product_list ._price_daily_product_list ._price_holder ._price {
    font-size: 19px;
    vertical-align: middle;
    position: relative;
    padding-right: 7px;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._price_holder ._toman, ._p_mainBody ._m_product_list ._price_daily_product_list ._price_holder ._toman {
    font-size: 10px;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._m_product_list ._price_monthly_product_list ._daily, ._p_mainBody ._m_product_list ._price_daily_product_list ._daily {
    color: #f13782;
}

._p_mainBody ._m_product_list ._price_daily_product_list {
    color: rgba(0, 0, 0, 0.5);
}

._p_mainBody ._m_pagination .pagination {
    margin: 30px 0 20px 0;
    justify-content: center;
}

._p_mainBody ._m_pagination .pagination &gt; li {
    display: inline-block;
    margin: 2px;
}

._p_mainBody ._m_pagination .pagination &gt; li a, ._p_mainBody ._m_pagination .pagination &gt; li span {
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #cacaca;
    padding: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    background: #f5f5f5;
    color: #676767;
}

._p_mainBody ._m_pagination .pagination &gt; li a.Prev, ._p_mainBody ._m_pagination .pagination &gt; li a.Next, ._p_mainBody ._m_pagination .pagination &gt; li span.Prev, ._p_mainBody ._m_pagination .pagination &gt; li span.Next {
    border: none;
    background: none;
    line-height: 33px;
}

._p_mainBody ._m_pagination .pagination &gt; li.active a, ._p_mainBody ._m_pagination .pagination &gt; li.active span {
    background: #929292;
    color: #fff;
    border-color: #888888;
}

._p_mainBody ._m_warning_msg {
    display: inline-block;
    clear: both;
    background-color: #fffde4;
    color: #4e4e4e;
    font-size: 12px;
    padding: 10px;
    margin: 10px 0;
    text-shadow: 0px 0px 0px;
    text-align: justify;
    overflow: hidden;
    border: 1px solid #f6e8a1;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder {
    width: 400px;
    float: right;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .owl-carousel .owl-nav .owl-next {
    width: 22px;
    right: -22px;
    border: none !important;
    box-shadow: none !important;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .owl-carousel .owl-nav .owl-next:before {
    line-height: 0;
    font-size: 30px;
    left: 7px;
    top: calc(50% - 2px);
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .owl-carousel .owl-nav .owl-prev {
    width: 22px;
    left: -22px;
    border: none !important;
    box-shadow: none !important;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .owl-carousel .owl-nav .owl-prev:before {
    line-height: 0;
    font-size: 30px;
    top: calc(50% - 2px);
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .img-pro-detail {
    max-width: 488px;
    padding: 0px 15px;
    margin: auto;
    position: relative;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .img-pro-detail ._d_unavailable {
    position: absolute;
    top: 0;
    left: 15px;
    width: 80px;
    height: 80px;
    color: black;
    font-size: 13px;
    text-align: center;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-top: solid 80px #f13782;
    border-bottom: solid 80px transparent;
    border-right: solid 80px transparent;
    display: block;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .img-pro-detail ._d_unavailable .txt {
    position: absolute;
    top: -66px;
    right: -45px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #fff;
    text-shadow: 0 0 0;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .img-pro-detail .img-big img {
    max-width: 100%;
    width: 100%;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .img-pro-detail .img-thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .img-pro-detail .img-thumb a {
    display: block;
    margin: 0 2px;
    position: relative;
    border: solid 1px #ccc;
}

._p_mainBody ._m_product_page ._m_pro_gallery_holder .img-pro-detail .img-thumb a img {
    width: 100%;
}

._p_mainBody ._m_product_page ._d_product_slider {
    position: relative;
    float: right;
    width: 430px;
    max-width: 100%;
    margin: 10px 0px 10px 15px;
}

._p_mainBody ._m_product_page ._d_product_slider ._d_unavailable {
    position: absolute;
    top: 0;
    left: 15px;
    width: 90px;
    background: #ef5662;
    color: #fff;
    font-size: 13px;
    text-align: center;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    line-height: 58px;
}

._p_mainBody ._m_product_page ._d_product_slider .main_image_product {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 350px;
    max-width: calc(100% - 79px);
    margin-right: 10px;
}

._p_mainBody ._m_product_page ._d_product_slider .main_image_product img {
    display: block;
    margin: auto;
}

._p_mainBody ._m_product_page ._d_product_slider ._d_unavailable._m_mob_visible {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    background: #ef5662;
    color: #fff;
    font-size: 13px;
    text-align: center;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    line-height: 58px;
    z-index: 100;
    display: none;
}

._p_mainBody ._m_product_page ._d_product_slider .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 2px;
}

._p_mainBody ._m_product_page ._d_product_slider .slick-dots li button {
    display: block;
    color: transparent;
    width: 12px;
    height: 12px;
    padding: 0px;
    border-radius: 50%;
    background: #dedede;
    overflow: hidden;
}

._p_mainBody ._m_product_page ._d_product_slider .slick-dots li.slick-active button {
    background: #8e8e8e;
}

._p_mainBody ._m_product_page ._m_pro_info_holder {
    width: calc(100% - 400px);
    float: right;
    padding-right: 30px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_pro_title {
    font-size: 20px;
    color: #624296;
    margin-bottom: 35px;
    text-shadow: 0 0 0;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration {
    float: right;
    width: calc(100% - 337px);
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration ._price {
    font-size: 24px;
    margin-bottom: 15px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration ._price ._toman {
    font-size: 14px;
    padding-right: 5px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration ._price ._daily {
    color: #f13782;
    position: relative;
    padding-right: 7px;
    margin-right: 7px;
    font-size: 14px;
    vertical-align: middle;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration ._price ._daily:before {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    right: 0;
    top: 12px;
    transform: translateY(-50%);
    background: #f13782;
    height: 17px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration ._ideal {
    margin-bottom: 10px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration ._ideal input {
    display: inline;
    width: 45px;
    height: 30px;
    margin-right: 7px;
    text-align: center;
    border-color: #c9c9c9;
    border-radius: 4px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration ._total {
    display: inline-block;
    min-width: 218px;
    border: solid 1px #18ac34;
    background: #17ac3417;
    padding: 0 7px;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 16px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration ._total ._total_price {
    font-size: 24px;
    padding: 0 7px;
    vertical-align: middle;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration ._total ._toman {
    font-size: 14px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._d_contact_info {
    float: left;
    padding: 9px 17px;
    background: #ededf3;
    border-right: solid 2px #5a469b;
    border-radius: 7px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._d_contact_info ._d_title {
    font-size: 15px;
    margin-bottom: 15px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._d_contact_info a {
    display: block;
    color: #624296;
    line-height: 30px;
    text-align: right;
    font-size: 18px;
    line-height: 34px;
}

._p_mainBody ._m_product_page ._m_pro_info_holder ._d_contact_info a span {
    color: #624296;
    margin-left: 10px;
    transform: rotate(240deg);
    display: inline-block;
}

._p_mainBody ._m_product_page ._m_info_table .attribute_row {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}

._p_mainBody ._m_product_page ._m_info_table .attribute_row &gt; span {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    padding: 10px 0px;
}

._p_mainBody ._m_product_page ._m_info_table .attribute_row ._header {
    width: 180px;
    background: #f0f1f2;
    border-bottom: solid 3px #fff;
    border-left: solid 3px #fff;
    text-align: left;
    padding-left: 20px;
    color: #787878;
}

._p_mainBody ._m_product_page ._m_info_table .attribute_row ._body {
    background: #f7f9fa;
    color: #6e6e6e;
    border-bottom: solid 3px #fff;
    text-align: right;
    padding-right: 20px;
}

._p_mainBody ._m_product_page ._m_tab_holder {
    margin-top: 30px;
}

._p_mainBody ._m_product_page ._m_tab_holder .nav {
    border-bottom: solid 1px #e2e2e2;
}

._p_mainBody ._m_product_page ._m_tab_holder .nav-pills .nav-link {
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-bottom: solid 3px transparent;
    color: #b7b7b7;
}

._p_mainBody ._m_product_page ._m_tab_holder .nav-pills .nav-link.active, ._p_mainBody ._m_product_page ._m_tab_holder .nav-pills .show &gt; .nav-link {
    background: transparent;
    color: #303030;
    border-bottom: solid 3px #624296;
}

._p_mainBody ._m_product_page ._d_section_box {
    padding: 14px 30px;
}

._p_mainBody ._m_product_page ._d_product_pack ._d_title_box {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #c1c1c1;
}

._p_mainBody ._m_product_page ._d_product_pack ._d_title_box ._d_secTitle {
    float: right;
    font-size: 15px;
    color: #6f6f6f;
    text-shadow: 0px 0px 0px;
    margin: 0px;
}

._p_mainBody ._m_product_page ._d_product_pack ._d_title_box ._d_seclink {
    float: left;
    display: block;
    font-size: 14px;
    color: #00a9e0;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._d_404_page {
    margin: 35px 0;
    align-items: center;
}

._p_mainBody ._d_404_page img {
    margin: 40px auto;
}

._p_mainBody ._d_404_page ._d_caption {
    margin: 10px;
}

._p_mainBody ._d_404_page ._m_btn {
    background: #e0dfdf;
    border: solid 1px #d8d8d8;
    color: #303030;
    margin-top: 7px;
    display: inline-block;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

._p_mainBody ._d_404_page ._m_btn:hover {
    background: #d3d2d2;
}

._p_mainBody._d_homePage ._d_top_banner {
    display: block;
    padding: 0px;
    border-radius: 4px;
    overflow: hidden;
}

._p_mainBody._d_homePage ._d_mainSlider {
    position: relative;
    padding: 0px;
    border-radius: 4px;
    overflow: hidden;
}

._p_mainBody._d_homePage ._d_mainSlider ._d_item {
    float: left;
}

._p_mainBody._d_homePage ._d_mainSlider ._d_item .small {
    display: none;
}

._p_mainBody._d_homePage ._d_mainSlider .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}

._p_mainBody._d_homePage ._d_mainSlider .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 4px;
    overflow: hidden;
    background: #6e6e6e;
}

._p_mainBody._d_homePage ._d_mainSlider .owl-dots .owl-dot.active {
    background: #fff;
}

._p_mainBody._d_homePage ._d_mainSlider .owl-nav .owl-prev,
._p_mainBody._d_homePage ._d_mainSlider .owl-nav .owl-next {
    position: absolute;
    top: 0;
    width: 30px;
    right: 0px;
    left: auto;
    bottom: 0;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
}

._p_mainBody._d_homePage ._d_mainSlider .owl-nav .owl-prev:before,
._p_mainBody._d_homePage ._d_mainSlider .owl-nav .owl-next:before {
    content: "";
    background: url(../images/arrow-right.png) no-repeat center center;
    top: 0px;
    bottom: 0px;
    width: 100%;
    right: 0px;
}

._p_mainBody._d_homePage ._d_mainSlider .owl-nav .owl-prev span,
._p_mainBody._d_homePage ._d_mainSlider .owl-nav .owl-next span {
    display: none;
}

._p_mainBody._d_homePage ._d_mainSlider .owl-nav .owl-next {
    left: 0px;
    right: auto;
}

._p_mainBody._d_homePage ._d_mainSlider .owl-nav .owl-next:before {
    content: "";
    background: url(../images/arrow-left.png) no-repeat center center;
    top: 0px;
    bottom: 0px;
    width: 100%;
    left: 0px;
}

._p_mainBody._d_homePage ._d_section_box {
    padding: 14px 30px;
    margin-bottom: 14px;
}

._p_mainBody._d_homePage ._d_product_pack ._d_title_box {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #c1c1c1;
}

._p_mainBody._d_homePage ._d_product_pack ._d_title_box ._d_secTitle {
    float: right;
    font-size: 15px;
    color: #6f6f6f;
    text-shadow: 0px 0px 0px;
    margin: 0px;
}

._p_mainBody._d_homePage ._d_product_pack ._d_title_box ._d_seclink {
    float: left;
    display: block;
    font-size: 14px;
    color: #00a9e0;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._d_variable_slick.owl-carousel .owl-item a {
    direction: rtl;
    display: block;
    width: 240px;
}

._p_mainBody ._d_variable_slick.owl-carousel .owl-item a ._p_frame, ._p_mainBody ._d_variable_slick.owl-carousel .owl-item a ._p_frame2 {
    width: 96%;
    margin: 0px;
    border-color: #e4e4e4;
}

._p_mainBody ._d_variable_slick.owl-carousel .owl-item a ._p_frame:hover, ._p_mainBody ._d_variable_slick.owl-carousel .owl-item a ._p_frame2:hover {
    box-shadow: none;
    border-color: #c5c5c5;
}

._p_mainBody ._d_variable_slick .owl-prev,
._p_mainBody ._d_variable_slick .owl-next {
    top: calc(50% - 27px);
    bottom: auto;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #ffffff4d !important;
    box-shadow: 0px 0px 31px -10px #000 !important;
}

._p_mainBody ._d_variable_slick .owl-prev:focus,
._p_mainBody ._d_variable_slick .owl-next:focus {
    box-shadow: 0px 0px 31px -10px #000 !important;
}

._p_mainBody ._d_variable_slick .owl-prev:hover,
._p_mainBody ._d_variable_slick .owl-next:hover {
    background: #e8e8e894 !important;
}

._p_mainBody ._d_variable_slick .owl-prev:before,
._p_mainBody ._d_variable_slick .owl-next:before {
    top: calc(50% - 12px);
    left: 0;
    width: 100%;
    text-align: center;
}

._p_mainBody ._d_variable_slick .owl-prev {
    left: auto !important;
    right: calc(100% + 3px) !important;
}

._p_mainBody ._d_variable_slick .owl-next {
    left: calc(100% + 6px) !important;
}

._p_mainBody ._d_variable_slick ._p_frame, ._p_mainBody ._d_variable_slick ._p_frame2 {
    height: auto;
    width: calc(100% + 1px);
    margin: 5px 8px;
    border: solid 1px #eaeaea;
    box-shadow: none;
}

._p_mainBody ._d_variable_slick ._p_frame ._img_product_list img, ._p_mainBody ._d_variable_slick ._p_frame2 ._img_product_list img {
    width: 100%;
    max-width: 100%;
}

._p_mainBody ._d_contact_page ._d_page_title {
    font-size: 30px;
    color: #5b479c;
    text-align: center;
    text-shadow: 0px 0px 0px;
    margin-bottom: 70px;
}

._p_mainBody ._d_contact_page ._d_contact_col {
    padding: 0px 25px;
}

._p_mainBody ._d_contact_page ._d_contact_col:first-child {
    border-left: solid 1px #e2e2e2;
}

._p_mainBody ._d_contact_page ._d_contact_col ._d_main_title {
    font-size: 19px;
    color: #5b479c;
    text-align: right;
    margin-bottom: 20px;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._d_contact_page ._d_contact_col ._d_info_title {
    font-size: 16px;
    color: #00a9e2;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._d_contact_page ._d_contact_col ._d_info_desc {
    font-size: 15px;
    color: #000000;
    margin-bottom: 30px;
    line-height: 24px;
}

._p_mainBody ._d_contact_page ._d_contact_col .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #aaa !important;
}

._p_mainBody ._d_contact_page ._d_contact_col .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #aaa !important;
}

._p_mainBody ._d_contact_page ._d_contact_col .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #aaa !important;
}

._p_mainBody ._d_contact_page ._d_contact_col .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #aaa !important;
}

._p_mainBody ._d_contact_page ._d_contact_col .form_btn {
    margin-top: 20px;
}

._p_mainBody ._d_blog_list ._d_item ._d_img_holder {
    display: inline-block;
    vertical-align: unset;
    width: 112px;
    margin-left: 8px;
    border: solid 1px #d6d6d6;
}

._p_mainBody ._d_blog_list ._d_item ._d_info_holder {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 124px);
}

._p_mainBody ._d_blog_list ._d_item ._d_info_holder ._d_title {
    margin-bottom: 0;
}

._p_mainBody ._d_blog_list ._d_item ._d_info_holder ._d_title a {
    display: block;
    font-size: 16px;
    color: #5b479e;
    line-height: 24px;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._d_blog_list ._d_item ._d_info_holder ._d_date {
    font-size: 13px;
    color: #b5b5b5;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._d_blog_list ._d_item ._d_info_holder ._d_date i {
    text-shadow: none;
    font-size: 14px;
    vertical-align: middle;
    margin-top: -2px;
}

._p_mainBody ._d_blog_list ._d_item ._d_info_holder ._d_summary {
    font-size: 14px;
    margin-bottom: 0;
    color: #131313;
    line-height: 23px;
}

._p_mainBody ._d_blog_list ._d_item ._p_frame, ._p_mainBody ._d_blog_list ._d_item ._p_frame2 {
    border: solid 1px transparent;
}

._p_mainBody ._d_blog_list ._d_item:hover ._p_frame, ._p_mainBody ._d_blog_list ._d_item:hover ._p_frame2 {
    border-color: #e0e0e0;
}

._p_mainBody ._d_blog_details ._d_main_title {
    font-size: 23px;
    color: #55585a;
    font-weight: bold;
    line-height: 34px;
    margin-top: 15px;
    margin-bottom: 10px;
}

._p_mainBody ._d_blog_details ._d_date {
    font-size: 14px;
    color: #c3c3c3;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._d_blog_details ._d_date i {
    text-shadow: none;
    font-size: 14px;
    vertical-align: middle;
    margin-top: -2px;
}

._p_mainBody ._d_blog_details ._d_title {
    font-size: 18px;
    color: #5a469b;
    font-weight: bold;
    line-height: 24px;
    margin-top: 35px;
    margin-bottom: 10px;
}

._p_mainBody ._d_blog_details ._d_small_title {
    font-size: 16px;
    color: #6b7074;
    line-height: 21px;
    margin-right: 15px;
    text-shadow: 0px 0px 0px;
}

._p_mainBody ._d_blog_details ._d_desc {
    font-size: 16px;
    margin-bottom: 0;
    color: #6b7074;
    text-align: justify;
    line-height: 32px;
    margin: 25px 0;
}

._p_mainBody ._d_blog_details._d_blog_details_2 ._d_main_title {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 160px);
    margin-top: 0px;
}

._p_mainBody ._d_blog_details._d_blog_details_2 ._d_date {
    display: inline-block;
    vertical-align: middle;
    width: 110px;
}

/****** footer *********/
footer {
    background: #edecf3;
    margin-top: 20px;
}

footer ._m_top_footer {
    background-color: #624396;
    color: #fff;
    padding: 10px 0 12px 0;
    font-size: 15px;
}

footer ._m_top_footer a {
    color: #fff;
}

footer ._m_top_footer .icon {
    font-size: 16px;
    margin-right: 5px;
    vertical-align: middle;
}

footer ._m_menu_footer {
    padding: 12px 0 12px 0;
    border-bottom: solid 1px #dcdcdc;
    background: #f1f3f6;
}

footer ._m_menu_footer ul {
    overflow: hidden;
}

footer ._m_menu_footer ul li {
    float: right;
}

footer ._m_menu_footer ul li:last-child a {
    border-left: none;
}

footer ._m_menu_footer ul li a {
    display: block;
    color: #8a8a8a;
    font-size: 14px;
    line-height: 1.5;
    text-shadow: 0 0 0;
    padding: 0 12px;
    border-left: solid 1px #8a8a8a;
}

footer ._m_menu_footer ul li a:hover, footer ._m_menu_footer ul li a:focus {
    color: #f13782;
}

footer ._d_social_holder {
    background: #fff;
    padding: 5px 0px;
    border-bottom: solid 1px #dcdcdc;
    background: #f1f3f6;
}

footer ._d_social_holder ._d_enamad {
    text-align: left;
}

footer ._d_social_holder ._d_social {
    text-align: left;
}

footer ._d_social_holder ._d_social .item {
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    margin: 0px 3px;
}

footer ._m_footer_about_container {
    padding-top: 15px;
}

footer ._m_footer_about_container ._m_footer_enamad {
    margin-left: 10px;
}

footer ._m_footer_about_container ._m_footer_about p {
    max-width: 825px;
    text-align: justify;
    color: #8a8a8a;
    font-size: 14px;
}

footer ._m_copyRight {
    font-size: 13px;
    color: #ababab;
    padding: 7px;
    font-family: calibri;
}

/****** responsive ****/
@media (min-width: 576px) {
    footer ._m_menu_footer._m_mobile {
        display: none;
    }

    footer ._m_menu_footer._m_desktop {
        display: block;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 1140px;
    }
}

@media (max-width: 1199px) {
    header ._d_menu_holder ._d_main_menu &gt; li ._d_megamenu {
        min-height: 290px;
    }

    header ._d_menu_holder ._d_main_menu &gt; li a {
        padding: 0 12px;
    }

    ._p_mainBody ._d_product_page ._d_product_slider {
        width: 330px;
    }

    ._p_mainBody ._d_product_page ._d_product_info_holder {
        width: calc(100% - 375px);
    }

    ._p_mainBody ._m_product_list ._p_frame_container {
        -height: 330px;
    }

    ._p_mainBody ._m_product_list ._name_product_list {
        line-height: 25px;
    }
}

@media (max-width: 1199px) and (min-width: 991px) {
    ._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration {
        float: none;
        width: 100%;
        border: none;
        border-bottom: solid 1px #cacaca;
        padding-bottom: 18px;
        margin-bottom: 12px;
    }

    ._p_mainBody ._m_product_page ._m_pro_info_holder ._d_contact_info {
        float: none;
        width: 100%;
    }

    ._p_mainBody ._m_product_page ._m_pro_info_holder ._d_contact_info ._d_title {
        font-size: 17px;
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 50px;
    }

    header .hamburger {
        margin: 11px 0 0 12px;
    }

    header ._d_login_holder {
        display: none;
    }

    header ._d_middle_row {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        padding: 10px 8px;
        border: none;
        overflow: hidden;
        z-index: 1000;
        background: #efeff0;
    }

    header ._d_middle_row ._d_logo_box ._d_big_logo {
        display: none;
    }

    header ._d_middle_row ._d_logo_box ._d_small_logo {
        display: block;
        width: 40px;
    }

    header ._d_middle_row ._d_form_holder {
        position: absolute;
        right: 100%;
        left: 0;
        top: 7px;
        padding: 3px;
        margin: 0;
        border-radius: 0;
        background: #624396;
        width: calc(100% - 5px);
        overflow: hidden;
        border: none;
        z-index: 10;
    }

    header ._d_middle_row ._d_form_holder.active {
        right: 0px;
    }

    header ._d_middle_row ._d_form_holder input {
        height: 42px;
        width: calc(100% - 93px);
        border-radius: 0;
    }

    header ._d_middle_row ._d_form_holder ._d_btn {
        background: #fff;
        height: 42px;
        width: 48px;
    }

    header ._d_middle_row ._d_form_holder ._d_close {
        display: block;
    }

    header ._d_middle_row.fixed {
        position: fixed;
        top: 0px;
        right: 0px;
        left: 0px;
        top: 0px;
        z-index: 1000;
    }

    header ._d_middle_row ._d_cart_counter {
        margin-top: 4px;
        border: none;
        background: transparent;
    }

    header ._d_middle_row ._m_login_icon_mobile {
        display: block;
        float: left;
        color: #303030;
        margin: 8px 25px 0px 5px;
        padding: 0 5px;
    }

    header ._d_middle_row ._d_search_btn {
        display: block;
        width: auto;
        height: auto;
        margin: 3px 18px 0 0;
        border: none;
        background: none;
    }

    header ._d_login_holder {
        margin-top: 0px;
    }

    header ._d_login_holder ._d_item ._d_caption {
        display: none;
    }

    header ._d_menu_holder {
        padding: 0;
    }

    header ._d_cart_counter {
        width: auto;
    }

    header ._d_cart_counter ._d_caption {
        display: none;
    }

    ._p_mainBody ._m_form_container ._m_form {
        width: calc(100% - 210px);
    }

    ._p_mainBody ._m_form_container ._m_img_form {
        width: 200px;
        padding: 20px;
    }

    ._p_mainBody ._m_form_container ._m_img_form .icon {
        font-size: 150px;
    }

    ._p_mainBody ._m_product_page ._m_pro_gallery_holder {
        float: none;
        width: 100%;
        border-bottom: solid 1px #d8d8d8;
        padding-bottom: 35px;
    }

    ._p_mainBody ._m_product_page ._m_pro_info_holder {
        width: 100%;
        float: none;
        padding: 0;
        margin: 50px 0;
    }

    ._p_mainBody ._d_contact_page ._d_contact_col:first-child {
        border-left: none;
        border-bottom: solid 1px #e2e2e2;
        margin-bottom: 25px;
    }

    .zoomContainer {
        display: none !important;
    }

    footer ._m_footer_about_container ._d_holder {
        width: 630px;
        max-width: 100%;
        margin: 0px auto;
    }
}

@media (max-width: 767px) {
    body .row {
        margin: 0px 0px;
    }

    body .container {
        padding: 0px 5px;
    }

    ._p_mainBody ._m_breadcrumb {
        overflow-x: scroll;
    }

    ._p_mainBody ._m_product_page ._m_pro_info_holder ._m_duration {
        float: none;
        width: 100%;
        border: none;
        border-bottom: solid 1px #cacaca;
        padding-bottom: 18px;
        margin-bottom: 12px;
    }

    ._p_mainBody ._m_product_page ._m_pro_info_holder ._d_contact_info {
        float: none;
        width: 100%;
    }

    ._p_mainBody ._m_product_page ._m_pro_info_holder ._d_contact_info ._d_title {
        font-size: 17px;
    }

    footer ._m_footer_about_container ._d_holder {
        width: 503px;
    }

    footer ._m_footer_about_container ._m_footer_about ._m_title_footer {
        font-size: 14px;
    }

    footer ._m_footer_about_container ._m_footer_about p {
        font-size: 14px;
        text-align: justify;
    }

    footer ._d_social_holder ._d_enamad {
        text-align: right;
    }

    footer ._d_social_holder ._d_social {
        text-align: left;
    }
}

@media (max-width: 575px) {
    ._p_frame, ._p_frame2 {
        padding: 15px 7px;
    }

    ._p_mainBody ._p_frame2 ._m_form_container {
        max-width: 100%;
    }

    ._p_mainBody ._m_product_list ._p_frame_container {
        height: auto;
        margin-bottom: 8px;
    }

    ._p_mainBody ._m_product_list ._p_frame_container ._p_frame, ._p_mainBody ._m_product_list ._p_frame_container ._p_frame2 {
        position: static !important;
        padding: 0px;
        margin: 0px;
    }

    ._p_mainBody ._m_product_list ._p_frame_container ._m_info_product_list ._name_product_list {
        height: auto;
    }

    ._p_mainBody ._m_product_list ._p_frame, ._p_mainBody ._m_product_list ._p_frame2 {
        border-bottom: solid 1px #e4e4e4;
        padding-right: 0;
        padding-left: 0;
    }

    ._p_mainBody ._m_product_list ._m_item {
        display: block;
        float: none;
        width: 100%;
        padding: 0;
    }

    ._p_mainBody ._m_product_list ._m_item ._img_product_list {
        display: inline-block;
        vertical-align: middle;
        width: 35%;
        margin-bottom: 0px;
    }

    ._p_mainBody ._m_product_list ._m_item ._img_product_list img {
        max-width: 100%;
        padding: 7px;
    }

    ._p_mainBody ._m_product_list ._m_item ._m_info_product_list {
        display: inline-block;
        vertical-align: middle;
        width: 63%;
        flex-direction: column;
        height: auto;
        padding: 10px 0 10px 10px;
    }

    ._p_mainBody ._m_product_list ._m_item ._m_info_product_list ._name_product_list {
        white-space: normal !important;
        text-align: right;
        order: 1;
        height: auto;
        min-height: auto;
        margin-top: 0px;
        width: 100%;
    }

    ._p_mainBody ._m_product_list ._m_item ._m_info_product_list ._name_product_list ._price_holder ._old_price {
        font-size: 11px;
    }

    ._p_mainBody ._m_product_list ._m_item ._m_info_product_list ._name_product_list ._price_holder ._price {
        font-size: 14px;
    }

    ._p_mainBody ._m_product_list ._m_item ._m_info_product_list ._price_monthly_product_list, ._p_mainBody ._m_product_list ._m_item ._m_info_product_list ._price_daily_product_list {
        order: 3;
        text-align: right !important;
    }

    ._p_mainBody ._m_product_list ._m_item ._m_info_product_list ._price_daily_product_list {
        order: 4;
    }

    ._p_mainBody ._m_product_list ._m_item ._m_info_product_list ._price_daily_product_list ._price {
        font-size: 14px;
    }

    ._p_mainBody ._m_product_list ._m_item ._m_info_product_list ._color_product_list {
        text-align: right;
        order: 2;
    }

    ._p_mainBody ._d_contact_page ._d_page_title {
        margin-bottom: 10px;
    }

    ._p_mainBody ._d_contact_page ._d_contact_col {
        padding: 0px 5px;
    }

    ._p_mainBody ._d_contact_page ._d_contact_col .captcha,
    ._p_mainBody ._d_contact_page ._d_contact_col .form_btn {
        text-align: center !important;
    }

    ._p_mainBody ._d_contact_page ._d_contact_col img {
        width: 304px;
    }

    ._p_mainBody._d_homePage ._d_section_box {
        padding: 14px 8px;
    }

    ._p_mainBody ._m_product_page ._d_section_box {
        padding: 14px 8px;
    }

    ._p_mainBody ._d_blog_details._d_blog_details_2 ._d_main_title {
        width: 100%;
        font-size: 21px;
    }

    ._p_mainBody ._p_social_share2 ._share_btn.active ._items_holder {
        left: auto;
        right: -87px;
    }

    footer ._m_top_footer {
        padding: 8px 0;
        text-align: center;
    }

    footer ._m_top_footer [class^="col-"] {
        text-align: center !important;
    }

    footer ._m_top_footer [class^="col-"]:first-child {
        font-size: 13px;
        vertical-align: baseline;
    }

    footer ._m_top_footer [class^="col-"] .icon {
        font-size: 14px;
    }

    footer ._m_menu_footer {
        display: none;
    }
}

@media (max-width: 480px) {
    footer ._d_social_holder ._d_social {
        text-align: center;
    }

    footer ._d_social_holder ._d_social .item {
        margin: 5px 5px;
    }
}

@media (max-width: 400px) {
    ._p_mainBody ._d_blog_list ._d_item ._d_img_holder {
        display: block;
        margin: 0px auto 10px;
    }

    ._p_mainBody ._d_blog_list ._d_item ._d_info_holder {
        display: block;
        width: 100%;
        text-align: center;
    }
}

/*# sourceMappingURL=style.css.map */
#breadcrumbs {
    margin: 0px !important;
}</pre></body></html>