@charset "utf-8";
* {
    outline: 0 !important
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/IRANSansWeb_Medium.eot);
    src: url(../fonts/IRANSansWeb_Medium.eot#iefix) format('embedded-opentype'), url(../fonts/IRANSansWeb_Medium.woff2) format('woff2'), url(../fonts/IRANSansWeb_Medium.woff) format('woff'), url(../fonts/IRANSansWeb_Medium.ttf) format('truetype')
}

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

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/IRANSansWeb.eot);
    src: url(../fonts/IRANSansWeb.eot#iefix) format('embedded-opentype'), url(../fonts/IRANSansWeb.woff2) format('woff2'), url(../fonts/IRANSansWeb.woff) format('woff'), url(../fonts/IRANSansWeb.ttf) format('truetype')
}

@font-face {
    font-family: annie;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/annie-use-your-telescope-v8-latin-regular.eot);
    src: url(../fonts/annie-use-your-telescope-v8-latin-regular.eot#iefix) format('embedded-opentype'), url(../fonts/annie-use-your-telescope-v8-latin-regular.woff2) format('woff2'), url(../fonts/annie-use-your-telescope-v8-latin-regular.woff) format('woff'), url(../fonts/annie-use-your-telescope-v8-latin-regular.ttf) format('truetype')
}

@font-face {
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/FontAweSome/fa-solid-900.eot);
    src: url(../fonts/FontAweSome/fa-solid-900.eot#iefix) format('embedded-opentype'), url(../fonts/FontAweSome/fa-solid-900.woff2) format('woff2'), url(../fonts/FontAweSome/fa-solid-900.woff) format('woff'), url(../fonts/FontAweSome/fa-solid-900.ttf) format('truetype')
}

@font-face {
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/FontAweSome/fa-brands-400.eot);
    src: url(../fonts/FontAweSome/fa-brands-400.eot#iefix) format('embedded-opentype'), url(../fonts/FontAweSome/fa-brands-400.woff2) format('woff2'), url(../fonts/FontAweSome/fa-brands-400.woff) format('woff'), url(../fonts/FontAweSome/fa-brands-400.ttf) format('truetype')
}

body {
    -webkit-overflow-scrolling: touch;
    background-color: #eaeaea !important;
    font-family: IRANSans;
    overflow-x: hidden
}

body {
    background-color: #fdfdfd;
    color: #48474d;
    font-family: IRANSans, "Myriad Pro Regular", MyriadPro, "Myriad Pro", open-sans, tahoma, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7235;
    direction: rtl;
    margin: 0
}

input:focus,
textarea:focus {
    outline: 0
}

a {
    color: #da251d;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

a:hover {
    color: #3d9b35;
    text-decoration: none
}

.hidden {
    display: none
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    font-weight: 700;
    line-height: 1.5;
    padding-right: 10px
}

::-moz-selection {
    background: rgba(150, 150, 220, .3) none repeat scroll 0 0
}

a:link {
    text-decoration: none;
    color: inherit
}

a:visited {
    text-decoration: none;
    color: inherit
}

::-webkit-input-placeholder {
    color: #4e4e4e;
    font-size: 10pt
}

:-moz-placeholder {
    color: #4e4e4e;
    font-size: 10pt
}

::-moz-placeholder {
    color: #4e4e4e;
    font-size: 10pt
}

:-ms-input-placeholder {
    color: #4e4e4e;
    font-size: 10pt
}

.page-wrap {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%
}

.vert_top {
    vertical-align: top
}

.dark_gray {
    color: #6b6b6b
}

.red {
    color: #da251d
}

.blue {
    color: #36618f
}

.green {
    color: #3d9b35
}

.white {
    color: #fff
}

.pale_gray {
    color: #bababa
}

.green_bg {
    background-color: #e1f7df;
    border: 1px solid #5b9b34
}

.red_bg {
    background-color: #f4dedd;
    border: 1px solid #9d251f
}

.bradius_5 {
    border-radius: 5px
}

.blue_header {
    background-color: #36618f;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%
}

.tick {
    background: url(/web/20211216222025im_/http://barbicaniran.com/images/icons/tick.png) scroll no-repeat no-repeat center center;
    width: 25px;
    height: 24px;
    display: inline-block;
    clear: both;
    margin-bottom: -6px
}

.cross {
    background: url(/web/20211216222025im_/http://barbicaniran.com/images/icons/cross.png) scroll no-repeat no-repeat center center;
    width: 25px;
    height: 24px;
    display: inline-block;
    clear: both;
    margin-bottom: -6px
}

.inline_block {
    display: inline-block;
    clear: both
}

body::-webkit-scrollbar {
    width: 10px
}

body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

body::-webkit-scrollbar-thumb {
    background-color: #60c303;
    outline: 1px solid #708090
}

.fixed_header {
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0
}

.upper-ribbon {
    background-color: #fafafa;
    border-bottom: 1px solid #bababa;
    height: 80px;
    width: 100%;
    padding: 18px
}

.upper-ribbon-small {
    background-color: #fafafa;
    border-bottom: 1px solid #bababa;
    height: 50px;
    width: 100%;
    padding: 7px
}

.upper_ribbon_int {
    padding: 5px
}

.logo {
    max-width: 190px;
    margin-top: -3px;
    width: 100%
}

.logo_small {
    max-width: 140px;
    margin: 3px -5px auto auto
}

.navbar-toggle-wrap {
    display: inline-block;
    clear: both
}

.navbar-toggle-wrap div {
    background-color: #36618f;
    height: 30px;
    width: 30px;
    border-radius: 15px;
    margin-left: 6px;
    display: inline-block;
    clear: both;
    padding: 2px;
    cursor: pointer
}

.navbar-toggle-wrap div img {
    width: 26px
}

.upper_dark_ribbon {
    height: 50px;
    background-color: #2a2a2a;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    direction: ltr;
    padding: 12.5px
}

.upper_dark_ribbon img {
    cursor: pointer;
    border-style: none;
    margin-right: 8px;
    width: 25px
}

.pol_username_hover {
    display: none;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .45);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .45);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .45);
    border: 1px solid #bababa;
    background-color: #fff;
    position: absolute;
    z-index: 10;
    width: 300px;
    font-size: 10pt;
    direction: rtl;
    text-align: right;
    left: 150px;
    border-radius: 8px;
    margin-top: 10px
}

.pol_username_footer {
    border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    padding: 10px;
    background-color: #e6e6e6;
    border-top: 1px solid #b0b0b0
}

.pol_username_tri {
    position: absolute;
    top: -20px;
    right: 150px
}

.menu_toggle {
    margin-right: 10px;
    cursor: pointer;
    max-width: 100%
}

.menu_toggle_small {
    margin: 3px auto auto -12px;
    display: inline-block;
    clear: both;
    width: 32px;
    height: 30px;
    background: url(css/menu_toggle_small.png) scroll no-repeat no-repeat center center
}

.menu_toggle_small_close {
    background: url(images/menu_toggle_small_close.png) scroll no-repeat no-repeat center center !important
}

.upper_menu_mobile {
    background-color: #2a2a2a;
    color: #fff;
    text-align: right
}

.upper_menu_mobile_title {
    cursor: pointer;
    padding: 10px
}

.upper_menu_mobile_container {
    display: none
}

.upper_menu_item_mobile {
    background-color: #2a2a2a;
    color: #fff;
    padding: 10px;
    padding-right: 20px
}

.upper_menu_item_mobile_active {
    background-color: #36618f
}

.upper_menu_item_mobile_dropdown {
    padding: 10px;
    padding-right: 20px
}

.upper_menu_item_mobile_dropdown_container {
    display: none
}

.upper_menu_item_mobile_dropdown_item {
    padding: 10px;
    padding-right: 40px;
    background-color: #4c4c4c
}

.upper_menu_item_mobile_dropdown_item_active {
    background-color: #bababa;
    color: #36618f
}

.core {
    direction: rtl
}

.rtl {
    direction: rtl
}

.ltr {
    direction: ltr
}

.side_bar_menu {
    position: fixed;
    left: -220px;
    top: 0;
    width: 220px;
    background-color: #2a2a2a;
    height: 100vh
}

.side_bar_menu_item {
    padding: 10px;
    padding-right: 25px;
    color: #fff;
    border-bottom: 1px solid #434343;
    transition: background-color .2s linear;
    cursor: pointer
}

.side_bar_menu_item:hover {
    background-color: #da251d
}

.mobile_search {
    padding: 5px
}

.mobile_search input {
    background-color: #2a2a2a;
    color: #fff;
    display: inline-block;
    clear: both
}

.mobile_search {
    display: inline-block;
    clear: both
}

.upper_menu_outer {
    border-bottom: 1px solid #bababa
}

.upper_menu {
    margin: 0 auto;
    max-width: 1200px;
    margin-top: 10px;
    padding: 0 18px 0 18px
}

.upper_menu_item {
    display: inline-block;
    clear: both;
    margin: auto 0 10px 5px;
    color: #858588;
    padding-left: 5px;
    cursor: pointer;
    border-left: 1px solid #bababa;
    font-size: 14px
}

.active_upper_menu {
    color: #000 !important;
    font-weight: 700
}

.active_drop_down {
    background-color: #36618f !important
}

.active_drop_down a {
    color: #fff !important
}

.wrap {
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .37);
    -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .37);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .37);
    background-color: #fff
}

.wrap_fp {
    margin-bottom: 55px
}

.max_1000px {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto
}

.max_800px {
    max-width: 800px;
    width: 100%;
    margin: 0 auto
}

.footer {
    background-color: #282f33;
    padding: 25px;
    width: 100%;
    height: 400px
}

.footer_bottom {
    background-color: #21272b;
    height: 55px;
    border: 0;
    width: 100%;
    bottom: 0;
    font-size: 10pt;
    color: #51595b;
    padding: 15px 5px 15px 5px
}

.footer_bottom img {
    width: 25px;
    height: 25px;
    background-color: #51595b;
    margin-left: 8px;
    transition: background-color .3s
}

.footer_col {
    color: #fff;
    font-weight: 300;
    display: inline-block;
    clear: both;
    width: 32%;
    vertical-align: top
}

.newsletter {
    background-color: #36618f;
    text-align: center;
    padding: 40px 8px 70px 8px
}

.newsletter_submit {
    margin-top: 2px;
    cursor: pointer
}

.footer_appdiv {
    padding-top: 15px
}

.footer_appdiv img {
    border-radius: 5px;
    margin-left: 10px;
    width: 100px
}

.loader {
    background: #fff url(images/icons/loader.gif) scroll no-repeat no-repeat center center
}

.alert_loader {
    width: 100%;
    height: 200px
}

.info {
    color: #0062c0 !important;
    border-bottom: 1px dashed #0062c0;
    cursor: help
}

.info {
    content: ' <img src="http://www.parsonline.com/data/images/icons/questionmark.png" >'
}

.qp_black_background {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 30;
    width: 100%;
    height: 100%;
    display: none
}

.qp_alert_mainbox {
    background-color: #fff;
    color: #202020;
    position: fixed;
    z-index: 31;
    display: none;
    max-width: 80%;
    max-height: 90%;
    min-width: 280px;
    min-height: 200px;
    text-align: justify;
    border-radius: 4px;
    margin-top: 50px
}

.qp_alert_mainbox_header {
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border: 0 none #000;
    background-color: #e8e8e8;
    width: 100%;
    padding: 7px;
    height: 35px;
    font-size: 10pt;
    overflow: hidden
}

.qp_alert_mainbox_close {
    margin: 3px 5px auto 10px;
    float: right;
    cursor: pointer
}

.qp_alert_mainbox_container {
    padding: 10px;
    width: 100%;
    max-width: 800px;
    max-height: 80vh;
    overflow-y: auto
}

.qp_alert_mainbox_container a,
.qp_alert_mainbox_container a:link,
.qp_alert_mainbox_container a:visited {
    color: #337ab7
}

.qp_alert_mainbox_container a.active,
.qp_alert_mainbox_container a:active,
.qp_alert_mainbox_container a:focus,
.qp_alert_mainbox_container a:hover {
    color: #da251d
}

.qp_alert_mainbox_container h5 {
    color: #337ab7;
    font-weight: 600
}

.qp_alert_info {
    max-width: 400px;
    text-align: justify;
    min-height: 220px;
    font-size: 9pt;
    background: url(images/icons/lamp.jpg) scroll no-repeat no-repeat center center;
    overflow-y: auto;
    max-height: 400px;
    padding: 3px
}

.qp_alert_info h4 {
    color: #0062c0
}

.qp_design_tooltip {
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 50;
    border-radius: 4px;
    padding: 6px;
    left: 10px;
    top: 10px;
    display: none;
    font-size: 9pt
}

.qp_design_tooltip_down {
    position: absolute;
    z-index: 50;
    margin-top: 12px;
    display: none;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.full_width {
    width: 100%
}

.padding_2 {
    padding: 2px !important
}

.padding_5 {
    padding: 5px !important
}

.padding_10 {
    padding: 10px !important
}

.padding_15 {
    padding: 15px !important
}

.padding_20 {
    padding: 20px !important
}

.padding_25 {
    padding: 25px !important
}

.no_padding {
    padding: 0 !important
}

.hide {
    display: none !important
}

.pointer {
    cursor: pointer
}

.blue_carousel_outer {
    background-color: #36618f;
    padding: 25px 10px 10px 10px;
    height: 230px
}

.blue_carousel .item {
    text-align: center;
    direction: rtl
}

.blue_carousel .item h4 {
    color: #fff
}

.blue_carousel .item img {
    width: 130px
}

.blue_carousel {
    position: relative
}

.blue_carousel .owl-nav-item {
    position: absolute;
    top: 70px;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 17.5px
}

.blue_carousel .owl-prev {
    left: 10px;
    background: url(images/icons/arrow-left.png) scroll no-repeat no-repeat center center
}

.blue_carousel .owl-next {
    right: 10px;
    background: url(images/icons/arrow-right.png) scroll no-repeat no-repeat center center
}

.blue_carousel .owl-nav-item:hover {
    background-color: #da251d
}

.blue_carousel_outer .owl-controls {
    display: none !important
}

.large_owl_carousel .item img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 1
}

.large_owl_carousel_outer .owl-controls {
    position: absolute;
    width: 100%;
    z-index: 2;
    margin: -50px auto 50px auto !important
}

.large_owl_carousel_outer .owl-controls .active span {
    background-color: #da251d !important
}

.large_owl_carousel.item {
    min-height: 250px
}

.large_owl_carousel .item img {
    min-height: 250px;
    min-width: 683px
}

.slider_text_outer {
    position: absolute;
    width: 100%;
    top: 10%
}

.slider_text {
    color: #f0f0f0;
    direction: rtl;
    text-align: right;
    width: 95%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 10px;
    opacity: 1
}

.fixed_bg {
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    min-height: 300px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -ms-background-size: cover;
    color: #fff
}

.fixed_bg_cover {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 26, 54, .4);
    position: absolute;
    top: 0;
    left: 0
}

.fixed_bg .container>div {
    padding: 50px;
    font-weight: 700
}

h3.pattern-heading {
    margin: 15px 0 5px;
    background: url(images/pattern-heading.png) scroll repeat center center !important;
    line-height: 28px !important;
    min-height: 28px;
    padding: 2px 0 !important;
    text-align: center;
    float: none;
    width: 100%;
    border: none !important;
    color: #488dc8 !important;
    font-size: 18px !important
}

.fixed_bg_icon {
    width: 50px
}

.blue {
    color: #36618f !important
}

.red {
    color: #da251d !important
}

.green {
    color: #3d9b35 !important
}

.black {
    color: #000 !important
}

.pale_gray_bg {
    background-color: #f9f9f9
}

.dark_gray_bg {
    background-color: #bababa
}

.blue_bg {
    background-color: #36618f
}

.reset_row {
    margin: 0
}

.tabs_header::after {
    background-color: #da251d;
    border-radius: 3px;
    content: "";
    display: block;
    height: 4px;
    margin: 10px auto;
    width: 50px;
    margin-bottom: 30px
}

.tabs_subheader::after {
    background-color: #3d9b35;
    border-radius: 2px;
    content: "";
    display: block;
    height: 4px;
    margin: 10px auto;
    width: 40px;
    margin-bottom: 30px
}

.default_tabs_head {
    text-align: center;
    margin-top: 50px;
    direction: rtl;
    width: 100%
}

.default_tabs_body>div {
    display: none
}

.default_tabs_head .active {
    background-color: #da251d;
    color: #fff
}

.default_tabs_body .active {
    display: block
}

.triple_box {
    border: 1px solid #e1e1e1;
    padding: 10px;
    margin: 10px;
    width: 30%;
    display: inline-block;
    clear: both;
    vertical-align: top;
    height: 380px
}

.triple_box img {
    width: 100%;
    max-width: 410px
}

.bttn1 {
    background-color: #3d9b35;
    border-radius: 5px;
    padding: 12px 15px 12px 15px;
    color: #fff;
    border-style: none;
    font-size: medium;
    transition: background-color .3s
}

.bttn1:hover {
    background-color: #39892f
}

.bttn2 {
    background-color: #da251d;
    border-radius: 5px;
    padding: 10px 15px 10px 15px;
    color: #fff !important;
    border-style: none;
    font-size: 10pt;
    transition: background-color .3s
}

.bttn3 {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 5px;
    border: 2px solid #da251d;
    padding: 8px 13px 8px 13px;
    color: #da251d;
    font-size: 10pt;
    transition: border-color .3s
}

.bttn4 {
    background-color: #36618f;
    border-radius: 5px;
    padding: 10px 15px 10px 15px;
    color: #fff;
    border-style: none;
    font-size: 10pt;
    transition: background-color .3s
}

.back_to_top {
    position: fixed;
    z-index: 5;
    right: 5px;
    bottom: 5px;
    cursor: pointer;
    display: none;
    width: 60px;
    height: 60px
}

.package-table {
    margin: 0
}

.package-box .package-wrap {
    border: 1px #686868 solid
}

.package-box {
    background-color: #efefef;
    margin: 15px 0;
    padding: 0
}

.package-box.package-active {
    background-color: #fff;
    margin: 10px 0 0 0
}

.package-box .package-type {
    background-color: #282828
}

.package-box.package-active .package-type {
    background-color: #424242
}

.package-type h3.package-title {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding: 10px 0
}

.package-box.package-active {
    -webkit-box-shadow: 0 0 15px 3px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 15px 3px rgba(0, 0, 0, .75);
    box-shadow: 0 0 15px 3px rgba(0, 0, 0, .75);
    z-index: 10;
    top: -10px
}

.package-slogan {
    background: url(images/package-bg.jpg) center center repeat-x scroll #414141;
    background: -moz-linear-gradient(top, #414141 0, #282828 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #414141), color-stop(100%, #282828));
    background: -webkit-linear-gradient(top, #414141 0, #282828 100%);
    background: -o-linear-gradient(top, #414141 0, #282828 100%);
    background: -ms-linear-gradient(top, #414141 0, #282828 100%);
    background: linear-gradient(to bottom, #414141 0, #282828 100%);
    color: #fff;
    padding: 10% 0;
    display: block
}

.package-active .package-slogan {
    background: url(images/package-active-bg.jpg) center center repeat-x scroll #005baa;
    background: -moz-linear-gradient(top, #005baa 0, #003874 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #005baa), color-stop(100%, #003874));
    background: -webkit-linear-gradient(top, #005baa 0, #003874 100%);
    background: -o-linear-gradient(top, #005baa 0, #003874 100%);
    background: -ms-linear-gradient(top, #005baa 0, #003874 100%);
    background: linear-gradient(to bottom, #005baa 0, #003874 100%);
    color: #fff;
    padding: 10% 0
}

.package-slogan .slogan-price {
    display: inline-block;
    font-family: Impact;
    font-size: 92px;
    line-height: 100%;
    margin: 0 0 5% 0;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .75)
}

.package-slogan .slogan-price-unit {
    display: inline-block;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .75)
}

.package-slogan img {
    width: 100%
}

.package-monthly {
    background: #36618f;
    color: #fff;
    padding: 5px 0
}

.package-plan .package-info {
    background-color: #ffd01f;
    color: #282828;
    padding: 5px 0
}

.package-active .package-plan .package-info {
    background-color: #ffcb05 !important
}

.package-info ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.package-feture {
    text-align: right;
    padding: 2%
}

.package-feture ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.package-feture ul li {
    font-size: 14px;
    line-height: 250%;
    border-bottom: 1px #e2e2e2 solid
}

.package-active .package-feture ul li {
    border-bottom: 1px #efefef solid !important
}

.package-feture ul li:last-child {
    border-bottom: none
}

.package-feture .yes-sign {
    width: 25px;
    height: 25px;
    background: url(images/icons/yes.png) center center no-repeat scroll;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    top: 8px;
    position: relative
}

.package-feture .no-sign {
    width: 25px;
    height: 25px;
    background: url(images/icons/no.png) center center no-repeat scroll;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    top: 8px;
    position: relative
}

.package-price {
    background-color: #5e5e5e;
    color: #fff;
    line-height: 100%;
    padding: 10px 0
}

.package-active .package-price {
    background-color: #6b6b6b !important
}

.package-price .discount-price {
    text-decoration: line-through
}

.package-price .main-price {
    font-size: 24px;
    font-weight: 700
}

.package-box-action {
    padding: 10% 0
}

.package-box-action .promotion-selected {
    background-color: #00a706;
    color: #fff !important
}

.package-active .package-box-action .promotion-selected {
    background-color: #00c107 !important
}

.package-box-action .promotion-selected:hover {
    background-color: #039303 !important
}

a.link,
a.link:visited {
    color: #da251d;
    transition: all .3s
}

a.link:hover {
    color: #1d6580
}

.scroll_navigator {
    line-height: 25px;
    position: fixed;
    right: 10px;
    z-index: 4;
    text-align: center;
    display: none
}

.scroll_navigator_bullet {
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    font-size: 20px
}

.scroll_navigator_bullet_active {
    color: #ffb300 !important;
    font-size: 30px
}

.qp_black_margin_box {
    position: absolute;
    background-color: #000;
    opacity: .75;
    z-index: 50;
    display: none
}

.qp_black_margin_box_comment {
    color: #fff;
    position: absolute;
    z-index: 51;
    top: 10px;
    padding: 10px;
    display: none;
    direction: rtl
}

.review {
    width: 100%;
    padding: 5px
}

.each_review {
    border-radius: 5px;
    border: 1px solid #bababa;
    margin-bottom: 10px
}

.each_review_title {
    padding: 3px;
    background-color: #efefef
}

.each_review_comment {
    padding: 3px
}

.coment_textarea {
    border-radius: 5px;
    border: 1px solid #c4c4c4;
    padding: 4px;
    margin-top: 5px
}

#push_review {
    margin-bottom: 15px
}

.users_review {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 120px
}

.vote_review {
    text-align: left;
    padding: 0 10px 0 10px;
    direction: ltr;
    position: relative
}

.vote_review_cover {
    width: 100%;
    height: 100%;
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    opacity: 0;
    display: none
}

.vote_review span:nth-child(2n) {
    cursor: pointer
}

.vote_review span:nth-child(2n):hover {
    color: #005fbb
}

.dislike_container,
.like_container {
    font-size: 11pt
}

.qp_countdown {
    font-size: 55px;
    color: #fff;
    direction: ltr
}

.qp_countdown>div {
    direction: rtl
}

.qp_countdown div {
    display: inline-block;
    clear: both
}

.each_digit {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA8CAIAAAHs3F8hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEZDMjQ4MTNFNURGMTFFNkJBN0FENjJFRUVENDAzMDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEZDMjQ4MTRFNURGMTFFNkJBN0FENjJFRUVENDAzMDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4RkMyNDgxMUU1REYxMUU2QkE3QUQ2MkVFRUQ0MDMwMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4RkMyNDgxMkU1REYxMUU2QkE3QUQ2MkVFRUQ0MDMwMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhAb+XIAAACdSURBVHjaYjQ3N2dAAkwMqIDWfIAAYhxg+wECCN1+AspJk2Z5/vw5PmlJSUma2Q0QQDT12EBKD2SgDqQ0QAARiFCKzB7VTFXNFIHReB4ymgECaDSqRjWPaqa2ZgIV/GjRO6p5VPMQ0gwQYBTlqiHZhhu1eNTiUYtHLR61eAj0twesny8nJzcgFhMYIRtNXKMWj1o8avGoxaMWDwAAAFkbEAbzD4WiAAAAAElFTkSuQmCC) scroll no-repeat no-repeat center center;
    display: inline-block;
    clear: both;
    width: 40px;
    height: 60px;
    margin: 2px;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    font-size: 44px;
    text-align: center;
    line-height: 70px
}

.switch_outer .text {
    margin: 7px 5px auto 5px;
    display: inline-block;
    clear: both;
    vertical-align: top;
    font-weight: 700
}

.switch {
    position: relative;
    display: inline-block;
    clear: both;
    width: 30px;
    height: 17px;
    margin: 10px 5px -2px 5px
}

.switch input {
    display: none
}

.switch_slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.switch_slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.switch_slider {
    background-color: #36618f
}

input:focus+.switch_slider {
    box-shadow: 0 0 1px #36618f
}

input:checked+.switch_slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px)
}

.switch_slider.round {
    border-radius: 17px
}

.switch_slider.round:before {
    border-radius: 50%
}

header {
    position: relative;
    width: 100%;
    background: #203471
}

nav {
    position: relative;
    width: 100%;
    margin: 0 auto
}

#cssmenu,
#cssmenu #head-mobile,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenu:after,
#cssmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenu #head-mobile {
    display: none
}

#cssmenu>ul>li {
    float: right
}

#cssmenu>ul>li>a {
    padding: 17px;
    font-size: 14px;
    text-decoration: none;
    color: #ddd;
    font-weight: 700
}

#cssmenu ul li.active a,
#cssmenu>ul>li:hover>a {
    color: #fff
}

#cssmenu ul li.active,
#cssmenu ul li.active:hover,
#cssmenu ul li.has-sub.active:hover,
#cssmenu>ul>li:hover {
    background: #448d00 !important;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease
}

#cssmenu>ul>li.has-sub>a {
    padding-left: 30px
}

#cssmenu>ul>li.has-sub>a:after {
    position: absolute;
    top: 22px;
    left: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu>ul>li.has-sub>a:before {
    position: absolute;
    top: 19px;
    left: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu>ul>li.has-sub:hover>a:before {
    top: 23px;
    height: 0
}

#cssmenu ul ul {
    position: absolute;
    right: -9999px
}

#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    background: #333;
    transition: all .25s ease
}

#cssmenu li:hover>ul {
    right: auto;
    padding-right: 0
}

#cssmenu li:hover>ul>li {
    height: 35px
}

#cssmenu ul ul ul {
    margin-right: 100%;
    top: 0
}

#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, .15);
    padding: 11px 15px;
    width: 65px;
    font-size: 12px;
    text-decoration: none;
    color: #ddd;
    font-weight: 400
}

#cssmenu ul ul li.last-item>a,
#cssmenu ul ul li:last-child>a {
    border-bottom: 0
}

#cssmenu ul ul li a:hover,
#cssmenu ul ul li:hover>a {
    color: #fff
}

#cssmenu ul ul li.has-sub>a:after {
    position: absolute;
    top: 16px;
    left: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: ''
}

#cssmenu ul ul li.has-sub>a:before {
    position: absolute;
    top: 13px;
    left: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease
}

#cssmenu ul ul>li.has-sub:hover>a:before {
    top: 17px;
    height: 0
}

#cssmenu ul li.has-sub ul li.has-sub ul li:hover,
#cssmenu ul ul li.has-sub:hover {
    background: #363636
}

#cssmenu ul ul ul li.active a {
    border-right: 1px solid #333
}

#cssmenu>ul ul>li.has-sub>ul>li.active>a,
#cssmenu>ul>li.has-sub>ul>li.active>a {
    border-top: 1px solid #333
}

#header {
    background: #203471;
    z-index: 999;
    position: relative
}

.lang {
    margin-left: 100px
}

ul {
    margin: 0;
    padding: 0 !important
}

.banner {
    border-bottom: 4px solid #203471
}

.banner img {
    width: 100%;
    max-width: 100%
}

.fixed-menu {
    position: fixed;
    box-shadow: 0 3px 12px -5px #000;
    width: 100%;
    background: #203471;
    right: 0;
    top: 0;
    left: 0;
    z-index: 1
}

img {
    max-width: 100%
}

.p-l-0 {
    padding-right: 0
}

.p-r-0 {
    padding-left: 0
}

.page-txt {
    text-align: right;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    padding: 0 40px
}

section#about-barbican {
    padding: 35px 0
}

section#about-barbican h2 {
    font-size: 21px
}

.page-txt div p {
    font-family: IRANSans;
    font-size: 14px;
    font-weight: 700;
    direction: rtl;
    line-height: 30px;
    margin-top: 0;
    text-align: justify;
    margin-bottom: 5px !important
}

.perspective {
    display: inline-block;
    position: relative;
    width: 100%;
    background-size: 100% 100%
}

.this-ttl {
    width: 100%;
    clear: both;
    text-align: center;
    padding-right: 0;
    margin-bottom: 35px
}

.this-ttl img {
    width: 300px
}

#lightgallery {
    padding: 30px
}

.video-gallery a {
    display: block;
    width: 220px;
    border: 3px solid #203471;
    border-radius: 3px;
    text-align: center
}

.video-gallery:nth-child(even) a {
    float: left
}

.video-gallery {
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer
}

.video-container {
    margin-top: 45px
}

.this-image img {
    width: 100%
}

.about-image {
    border-left: 1px solid #203471;
    padding-left: 1px;
    min-height: 500px
}

.image-title {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    bottom: -50px;
    left: 30px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    position: absolute;
    text-shadow: 1px 1px 1px 1px #000;
    font-family: IRANSans
}

.video-gallery .cover_video:hover .image-title {
    bottom: 20px
}

.video-gallery a {
    overflow: hidden;
    display: block;
    position: relative;
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    background: #000
}

.video-gallery a img {
    display: block;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.video-gallery a:hover img {
    opacity: .3
}

.video-gallery:last-child a:hover img {
    opacity: 1
}

.video-gallery a::after,
.video-gallery a::before {
    content: "";
    width: 0;
    height: 4px;
    position: absolute;
    transition: all .2s linear;
    background: #eec02d
}

.video-gallery a span::after,
.video-gallery a span::before {
    content: "";
    width: 4px;
    height: 0;
    position: absolute;
    transition: all .2s linear;
    background: #eec02d
}

.video-gallery .cover_video:hover::before,
.video-gallery a:hover::after {
    width: 100%
}

.video-gallery .cover_video:hover span::before,
.video-gallery a:hover span::after {
    height: 100%
}

.video-gallery .cover_video::before {
    right: 50%;
    top: 0;
    transition-duration: .4s
}

.video-gallery .cover_video::after {
    right: 50%;
    bottom: 0;
    transition-duration: .4s
}

.video-gallery .cover_video span::before {
    right: 0;
    top: 50%;
    transition-duration: .4s
}

.video-gallery .cover_video span::after {
    left: 0;
    top: 50%;
    transition-duration: .4s
}

.video-gallery .cover_video:hover::after,
.video-gallery .cover_video:hover::before {
    right: 0
}

.video-gallery .cover_video:hover span::after,
.video-gallery .cover_video:hover span::before {
    top: 0
}

.more-btn a {
    background: #0c183e;
    padding: 2px 5px 1px 1px;
    border-radius: 15px;
    color: #fff;
    font-size: 14px
}

.video-gallery:nth-child(3),
.video-gallery:nth-child(4) {
    margin-bottom: 0
}

.more-btn a {
    text-align: right;
    display: inline-block
}

.more-btn a span {
    float: right;
    margin: 0 15px 0 10px
}

.hvr-icon img {
    width: 20px
}

.hvr-icon {
    margin: 0 0 0 2px !important;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.more-btn {
    margin-right: 15%
}

.more-btn:hover .hvr-icon {
    margin-right: 8px
}

.video-bg {
    width: 100%;
    max-width: 100%
}

#flavors:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 66%)
}

#flavors {
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 0;
    background-image: url(../img/Malt-Bubble.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding: 35px 0;
    padding-bottom: 140px
}

.bottle-flavor .container {
    display: flex !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap
}

.bottle-flavor {
    bottom: 20px;
    width: 100%
}

.Digikala {
    width: 150px;
    left: 0;
    background: #60c303;
    position: absolute;
    bottom: 35px;
    right: 0;
    text-align: center;
    margin: 0 auto
}

.Digikala a {
    color: #fff !important;
    padding: 15px;
    display: block;
    text-align: center
}

#this-is-us {
    position: relative;
    z-index: 1
}

.fruit {
    position: absolute;
    bottom: 60px;
    left: 80px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.flavor {
    overflow: hidden;
    float: right
}

.flavor.bottle-b {
    cursor: pointer
}

.flavor.bottle-b h3 {
    font-size: 16px !important
}

.bottle {
    text-align: center
}

.bottle img {
    max-width: 220px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

.fruit img {
    max-width: 100px
}

.flavor-title {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    color: #fff;
    font-size: 19px;
    font-family: IRANSans;
    text-shadow: 1px 2px 2px #4a4949c4;
    text-align: center;
    position: relative
}

.flavor-title h3 {
    font-size: 20px
}

.All-Product {
    display: none;
    padding: 35px 0;
    margin-top: 35px
}

.All-Product:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0
}

.All-Product.act-s:before {
    content: "";
    width: 100%
}

div#Glass .fruit img,
div#pet .fruit img {
    max-width: 120px
}

@media(min-width:1500px) {
    .tvc {
        right: 180px !important;
        width: 490px !important
    }
}

@media(min-width:1239px) and (max-width:1500px) {
    .tvc {
        right: 180px !important;
        width: 340px !important
    }
}

@media(min-width:1239px) {
    div#pet .fruit {
        left: 30px !important
    }
    div#Glass .fruit {
        left: 40px !important
    }
}

@media(min-width:960px) and (max-width:1239px) {
    div#Glass .fruit,
    div#pet .fruit {
        left: 0 !important
    }
    .fruit {
        left: 40px !important
    }
}

@media(min-width:768px) and (max-width:960px) {
    div#Glass .fruit,
    div#pet .fruit {
        left: -10px !important
    }
    .fruit {
        left: 10px !important
    }
}

@media(min-width:768px) {
    #Glass.All-Product .flavor:nth-child(n+4),
    #can.All-Product .flavor:nth-child(n+4) {
        margin: 0 8.25% !important
    }
}

.All-Product .flavor {
    opacity: 0;
    padding: 15px 0
}

.act-s>.flavor {
    animation: bounce-in 1s alternate forwards
}

.act-s>.flavor:nth-child(1) {
    animation-delay: .1s !important
}

.act-s>.flavor:nth-child(2) {
    animation-delay: .4s !important
}

.act-s>.flavor:nth-child(3) {
    animation-delay: .7s !important
}

.act-s>.flavor:nth-child(4) {
    animation-delay: 1s !important
}

.act-s>.flavor:nth-child(5) {
    animation-delay: 1.3s !important
}

.act-s>.flavor:nth-child(6) {
    animation-delay: 1.6s !important
}

@keyframes bounce-in {
    0% {
        opacity: 0
    }
    20%,
    53%,
    80%,
    from,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
    100% {
        opacity: 1
    }
}

.barly,
.can-barbican,
.can-lemon-barbican,
.can-malt-barbican,
.can-tropical-barbican,
.glass-barbican,
.glass-lemon-barbican,
.glass-malt-barbican,
.glass-peach-barbican,
.glass-pineapple-barbican,
.glass-tropical-barbican,
.lemon,
.peach,
.pet-barbican,
.pet-lemon-barbican,
.pet-malt-barbican,
.pet-tropical-barbican {
    max-width: 100%;
    background-size: 100%;
    background-image: url(../img/Barbican-All-Product.png)
}

.barly {
    background-position: 0 0;
    background-size: 100%
}

.lemon {
    background-position: 0 3.670385%;
    background-size: 100%
}

.peach {
    background-position: 0 7.34077%;
    background-size: 100%
}

.can-barbican {
    background-position: 0 10.97561%;
    background-size: 181.818182%
}

.can-lemon-barbican {
    background-position: 0 14.311334%;
    background-size: 181.818182%
}

.can-malt-barbican {
    background-position: 0 17.647059%;
    background-size: 181.818182%
}

.can-tropical-barbican {
    background-position: 0 27.654232%;
    background-size: 181.818182%
}

.glass-barbican {
    background-position: 0 31.864282%;
    background-size: 181.818182%
}

.glass-lemon-barbican {
    background-position: 0 38.115434%;
    background-size: 181.818182%
}

.glass-peach-barbican {
    background-position: 0 44.366587%;
    background-size: 181.818182%
}

.glass-pineapple-barbican {
    background-position: 0 50.617739%;
    background-size: 181.818182%
}

.glass-tropical-barbican {
    background-position: 0 56.868892%;
    background-size: 181.818182%
}

.pet-barbican {
    background-position: 0 63.83812%;
    background-size: 181.818182%
}

.pet-lemon-barbican {
    background-position: 0 71.298023%;
    background-size: 181.818182%
}

.pet-malt-barbican {
    background-position: 0 78.757926%;
    background-size: 181.818182%
}

.pet-tropical-barbican {
    background-position: 0 93.677732%;
    background-size: 181.818182%
}

.glass-malt-barbican {
    background-position: 0 100%;
    background-size: 181.818182%
}

.bottle-h {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    opacity: 0;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out
}

.act-h .bottle-h,
.bottle-b:hover .bottle-h {
    opacity: 1
}

#footer {
    padding: 40px 0;
    background-size: 100% 100%;
    min-height: 200px;
    margin-top: 0;
    background-color: #203471;
    padding-bottom: 0 !important
}

.footer-logo {
    text-align: center;
    margin-bottom: 40px
}

.footer-logo img {
    display: block;
    margin: 0 auto
}

.copyright p {
    color: #fff;
    text-align: center;
    direction: ltr
}

.socials {
    text-align: center;
    padding-left: 43px
}

.socials ul li {
    display: inline-block;
    margin: 5px
}

.socials ul li a {
    width: 40px;
    height: 40px;
    display: block
}

.socials ul li a i {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-style: normal !important
}

.socials ul li a.instagram {
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    display: -moz-flex;
    -moz-align-items: center;
    -moz-justify-content: center
}

.footer-links {
    direction: rtl;
    margin-top: 35px;
    float: right
}

#footer .socials {
    float: right;
    margin-top: 15px
}

.footer-links ul {
    float: right;
    padding-right: 0
}

.footer-links ul li {
    display: inline-block;
    color: #fff;
    padding: 0 0;
    float: right;
    text-align: right;
    margin-bottom: 5px;
    width: 100%
}

.footer-links ul li:last-child {
    border: none
}

.footer-links ul li a {
    color: #fff;
    font-size: 14px
}

.footer-links ul li a:hover {
    color: #6bd7ff
}

header .socials {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    padding-left: 0 !important
}

.fa-fax,
.fa-map-marker-alt,
.fa-phone,
.fa-play-circle-o {
    font-family: FontAweSome !important;
    font-style: normal !important
}

.fa-map-marker-alt:before {
    content: "\f3c5";
    font-family: FontAweSome !important
}

.fa-phone:before {
    content: "\f095";
    font-family: FontAweSome !important
}

.fa-fax:before {
    content: "\f1ac";
    font-family: FontAweSome !important
}

.fa-instagram:before {
    content: "\f16d";
    font-family: FontAweSome !important
}

.fa-twitter:before {
    content: "\f099";
    font-family: FontAweSome !important
}

.fa-play-circle-o::before {
    content: "\f01d";
    font-family: FontAweSome !important
}

i.fa.fa-play-circle {
    font-family: fontawesome;
    font-size: 80px;
    color: #fff;
    font-style: normal !important
}

i.fa.fa-play-circle:before {
    content: "\f144"
}

#header img.logo {
    width: 102px;
    position: absolute;
    left: 100px;
    top: 10px;
    height: auto
}

.tvc {
    position: absolute;
    right: 150px;
    bottom: 30px;
    width: 340px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.tvc a {
    display: block;
    text-align: right
}

.tvc .Digikala {
    position: static !important;
    float: left !important
}

.tvc .Digikala a {
    text-align: center !important
}

.call {
    direction: ltr
}

.call i {
    float: right;
    padding-left: 5px !important
}

.modal-backdrop {
    z-index: 0 !important
}

.modal-dialog {
    width: 100% !important;
    max-width: 100%;
    margin: 0 !important;
    height: 100%
}

.modal {
    background: rgba(0, 0, 0, .8) !important;
    height: 100vh;
    overflow: hidden !important
}
.modal:not(.show) .tvcVideo iframe {
  display: none !important;
}
.modal-content {
    height: 100%
}

.modal-header {
    border: none !important;
    padding: 0 !important
}

.modal-body {
    padding: 0 !important;
    height: 100%
}

button.close {
    position: absolute;
    right: 50px;
    top: 50px;
    color: #fff !important;
    font-size: 40px;
    opacity: 1;
    background: rgba(0, 0, 0, .8);
    padding: 15px;
    border-radius: 50%;
    width: 60px;
    height: 56px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    z-index: 10
}

video {
    object-fit: cover
}

.carousel-s {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center
}

.carousel {
    width: 100%;
    margin: 0 auto
}

#video-panel {
    background-color: #ddd;
    padding: 15px
}

.video_box {
    width: 50%;
    position: relative;
    display: inline-block;
    padding: 0
}

.videos {
    border: 3px #bbb solid
}

.videos:hover {
    cursor: pointer
}

.play_icon {
    z-index: 100;
    transition: all .5s;
    opacity: .6;
    width: 25%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.play_icon:hover {
    cursor: pointer;
    width: 35% !important
}

.videos:hover+.play_icon {
    width: 35% !important
}

.active+.play_icon {
    display: none
}

.video-title {
    padding: 25px 15px 0
}

.active-title {
    background: url(//web.archive.org/web/20211216222025im_/http://www.parsonline.com/data/uploaded_files/1493721899-3.png) no-repeat no-repeat center;
    height: 107px;
    padding: 25px 15px;
    color: #000
}

.carousel-c {
    padding: 35px
}

div.mbl-video {
    overflow: auto;
    white-space: nowrap;
    width: 100%;
    background-color: #eee
}

div.mbl-video .item {
    background-color: #fff;
    display: inline-block;
    text-align: center;
    width: 50%;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24);
    margin: 10px 10px 20px 10px;
    border-radius: 4px
}

div.item .video-mbl-img {
    width: 100%;
    margin: 10px auto 25px
}

span.mbl-video-title {
    color: #333;
    width: 100%;
    display: block;
    line-height: 35px;
    border-radius: 0 0 4px 4px;
    font-size: 12px
}

.mbl-video::-webkit-scrollbar-track {
    background-color: #eee
}

.mbl-video::-webkit-scrollbar {
    width: 12px;
    background-color: #eee
}

.mbl-video::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #eee
}

.arshia,
.arshiamassoudi,
.goli-1,
.hamed,
.hivamojiri,
.instagram-2,
.instagram-4,
.kimia1,
.mamalica,
.marjanalipour,
.mohamad-heidari {
    max-width: 100%;
    background-size: 100%;
    background-image: url(img/Instagram.jpg)
}

.arshia {
    background-position: 0 0;
    background-size: 100%
}

.goli-1 {
    background-position: 0 10%;
    background-size: 100%
}

.hamed {
    background-position: 0 20%;
    background-size: 100%
}

.instagram-2 {
    background-position: 0 30%;
    background-size: 100%
}

.instagram-4 {
    background-position: 0 40%;
    background-size: 100%
}

.kimia1 {
    background-position: 0 50%;
    background-size: 100%
}

.mamalica {
    background-position: 0 60%;
    background-size: 100%
}

.mohamad-heidari {
    background-position: 0 70%;
    background-size: 100%
}

.arshiamassoudi {
    background-position: 0 80%;
    background-size: 100%
}

.hivamojiri {
    background-position: 0 90%;
    background-size: 100%
}

.marjanalipour {
    background-position: 0 100%;
    background-size: 100%
}
.tvcVideo {
  height: 100% !important;
}
.tvcVideo .romeo-recom show {
    display: none !important;
}
.tvcVideo,
.tvcVideo .h_iframe-aparat_embed_frame {
    height: 100% !important;
}
@media (max-width:1200px) {
    .fixed_bg {
        background-size: auto 100%
    }
    .tvc {
        right: 110px !important
    }
}

@media screen and (max-width:1000px) {
    #header img.logo {
        left: 0;
        right: 0;
        margin: 0 auto
    }
    .logo2 {
        display: none
    }
    nav {
        width: 100%
    }
    #cssmenu {
        width: 100%
    }
    #cssmenu ul {
        width: 100%;
        display: none
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid #444
    }
    #cssmenu ul li:hover {
        background: #363636
    }
    #cssmenu li:hover>ul>li,
    #cssmenu ul ul li {
        height: auto
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0;
        text-align: right
    }
    #cssmenu>ul>li {
        float: none
    }
    #cssmenu ul ul li a {
        padding-right: 25px
    }
    #cssmenu ul ul li {
        background: #333 !important
    }
    #cssmenu ul ul li:hover {
        background: #363636 !important
    }
    #cssmenu ul ul ul li a {
        padding-right: 35px
    }
    #cssmenu ul ul li a {
        color: #ddd;
        background: 0 0
    }
    #cssmenu ul ul li.active>a,
    #cssmenu ul ul li:hover>a {
        color: #fff
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        right: 0;
        width: 100%;
        margin: 0;
        text-align: right
    }
    #cssmenu ul ul>li.has-sub>a:after,
    #cssmenu ul ul>li.has-sub>a:before,
    #cssmenu>ul>li.has-sub>a:after,
    #cssmenu>ul>li.has-sub>a:before {
        display: none
    }
    #cssmenu #head-mobile {
        display: block;
        padding: 23px;
        color: #ddd;
        font-size: 12px;
        font-weight: 700
    }
    .button {
        width: 55px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 12399994
    }
    .button:after {
        position: absolute;
        top: 24px;
        left: 20px;
        display: block;
        height: 10px;
        width: 20px;
        border-top: 2px solid #ddd;
        border-bottom: 2px solid #ddd;
        content: ''
    }
    .button:before {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 16px;
        left: 20px;
        display: block;
        height: 2px;
        width: 20px;
        background: #ddd;
        content: ''
    }
    .button.menu-opened:after {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .button.menu-opened:before {
        top: 23px;
        background: #fff;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        left: 0;
        top: 0;
        display: block;
        border-right: 1px solid #444;
        height: 46px;
        width: 46px;
        cursor: pointer
    }
    #cssmenu .submenu-button.submenu-opened {
        background: #262626
    }
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        left: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #ddd;
        content: ''
    }
    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        left: 13px
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        left: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #ddd;
        content: ''
    }
    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }
    #cssmenu ul ul ul li.active a {
        border-left: none
    }
    #cssmenu>ul ul>li.has-sub>ul>li.active>a,
    #cssmenu>ul>li.has-sub>ul>li.active>a {
        border-top: none
    }
    .i.fa.fa-play-circle {
        font-size: 60px !important
    }
    .tvc {
        width: 270px;
        bottom: 10px
    }
    .tvc .Digikala {
        width: 100px !important
    }
}

@media (min-width:992px) {
    .social_icons {
        text-align: left !important
    }
}

@media (max-width:992px) {
    .social_icons {
        text-align: center !important
    }
    .footer_bottom img {
        width: 22px;
        height: 22px;
        margin-left: 2px
    }
}

@media (min-width :768px) {
    .default_tab {
        display: inline-block;
        clear: both;
        padding: 20px 25px 20px 25px;
        margin: 2px;
        cursor: pointer;
        margin-bottom: -15px
    }
}

@media (max-width :768px) {
    .child-p {
        width: 100% !important;
        max-width: 100% !important;
        padding: 15px 0 !important
    }
    .modal.show {
        display: flex !important;
        display: -webkit-flex !important;
        display: -moz-flex !important;
        align-content: center;
        -webkit-align-content: center;
        -moz-align-content: center
    }
    .All-Product .flavor {
        width: 50% !important;
        max-width: 50% !important
    }
    .All-Product .flavor:nth-child(5) {
        margin: 0 25% !important
    }
    .flavor-title h3 {
        font-size: 16px
    }
    .carousel-s {
        flex-direction: column;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        padding-top: 35px
    }
    .footer {
        padding: 20px 0 10px 0
    }
    .default_tab {
        display: inline-block;
        clear: both;
        font-size: small;
        padding: 20px 10px 20px 10px;
        cursor: pointer;
        width: 48%;
        margin: 3px 1px 3px 1px;
        background-color: #4e4e4e;
        color: #fff !important
    }
    .triple_box {
        width: 90%
    }
    .back_to_top {
        width: 50px;
        height: 50px
    }
    .qp_countdown {
        font-size: 30px
    }
    .qp_countdown div {
        display: inline-block;
        clear: both
    }
    .each_digit {
        background-size: 100% auto;
        width: 20px;
        height: 30px;
        border-radius: 3px;
        font-size: 22px;
        line-height: 35px
    }

    .tvc {
        position: static !important;
        width: 100% !important
    }
    .tvc>div {
        width: 50% !important;
        float: right;
        display: flex;
        justify-content: center;
        align-items: center
    }
    i.fa.fa-play-circle {
        font-size: 60px !important
    }
    .barly,
    .can-barbican,
    .can-lemon-barbican,
    .can-malt-barbican,
    
    
    .can-tropical-barbican,
    .glass-barbican,
    .glass-lemon-barbican,
    .glass-malt-barbican,
    .glass-peach-barbican,
    .glass-pineapple-barbican,
    .glass-tropical-barbican,
    .lemon,
    .peach,
    .pet-barbican,
    .pet-lemon-barbican,
    .pet-malt-barbican,
    
    .pet-tropical-barbican {
        width: 110px !important
    }
}

@media (min-width:640px) and (max-width:800px) {
    iframe {
        height: 395px !important
    }
    #iframe_box {
        padding: 0
    }
}

@media (max-width:640px) {
    iframe {
        height: 200px !important;
        margin-top: 0 !important
    }
    #iframe_box {
        padding: 0
    }
    .video_box {
        width: 100%
    }
}

@media screen and (max-width:800px) {
    .sm_hide {
        display: none
    }
    .sm_66 {
        width: 66% !important
    }
    .sm_25 {
        width: 24.5% !important
    }
    .sm_1 {
        width: 9% !important
    }
    .sm_2 {
        width: 19% !important
    }
    .sm_3 {
        width: 29% !important
    }
    .sm_4 {
        width: 39% !important
    }
    .sm_5 {
        width: 49.8% !important
    }
    .sm_5s {
        width: 48% !important
    }
    .sm_6 {
        width: 59% !important
    }
    .sm_7 {
        width: 69% !important
    }
    .sm_8 {
        width: 79% !important
    }
    .sm_9 {
        width: 89% !important
    }
    .sm_10 {
        width: 100% !important
    }
    .sm_initial {
        width: initial !important
    }
    .sm_taleft {
        text-align: left !important
    }
    .sm_taright {
        text-align: right !important
    }
    .sm_tacenter {
        text-align: center !important
    }
}

@media (max-width:1100px) and (min-width:800px) {
    .md_hide {
        display: none
    }
    .md_66 {
        width: 66% !important
    }
    .md_25 {
        width: 24.5% !important
    }
    .md_1 {
        width: 9% !important
    }
    .md_2 {
        width: 19% !important
    }
    .md_3 {
        width: 29% !important
    }
    .md_4 {
        width: 39% !important
    }
    .md_5 {
        width: 49.8% !important
    }
    .md_5s {
        width: 48% !important
    }
    .md_6 {
        width: 59% !important
    }
    .md_7 {
        width: 69% !important
    }
    .md_8 {
        width: 79% !important
    }
    .md_9 {
        width: 89% !important
    }
    .md_10 {
        width: 100% !important
    }
    .md_initial {
        width: initial !important
    }
    .md_taleft {
        text-align: left !important
    }
    .md_taright {
        text-align: right !important
    }
    .md_tacenter {
        text-align: center !important
    }
}

@media (max-width:2100px) and (min-width:1100px) {
    .lg_hide {
        display: none
    }
    .lg_66 {
        width: 66% !important
    }
    .lg_25 {
        width: 24.5% !important
    }
    .lg_1 {
        width: 9% !important
    }
    .lg_2 {
        width: 19% !important
    }
    .lg_3 {
        width: 29% !important
    }
    .lg_4 {
        width: 39% !important
    }
    .lg_5 {
        width: 49.8% !important
    }
    .lg_5s {
        width: 48% !important
    }
    .lg_6 {
        width: 59% !important
    }
    .lg_7 {
        width: 69% !important
    }
    .lg_8 {
        width: 79% !important
    }
    .lg_9 {
        width: 89% !important
    }
    .lg_10 {
        width: 100% !important
    }
    .lg_initial {
        width: initial !important
    }
    .lg_taleft {
        text-align: left !important
    }
    .lg_taright {
        text-align: right !important
    }
    .lg_tacenter {
        text-align: center !important
    }
}

@media screen and (min-width:2100px) {
    .el_hide {
        display: none
    }
    .el_66 {
        width: 66% !important
    }
    .el_25 {
        width: 24.5% !important
    }
    .el_1 {
        width: 9% !important
    }
    .el_2 {
        width: 19% !important
    }
    .el_3 {
        width: 29% !important
    }
    .el_4 {
        width: 39% !important
    }
    .el_5 {
        width: 49.8% !important
    }
    .el_5s {
        width: 48% !important
    }
    .el_6 {
        width: 59% !important
    }
    .el_7 {
        width: 69% !important
    }
    .el_8 {
        width: 79% !important
    }
    .el_9 {
        width: 89% !important
    }
    .el_10 {
        width: 100% !important
    }
    .el_initial {
        width: initial !important
    }
    .el_taleft {
        text-align: left !important
    }
    .el_taright {
        text-align: right !important
    }
    .el_tacenter {
        text-align: center !important
    }
}

@media (max-width:768px) {
    .font_tiny {
        font-size: 8pt !important
    }
    .font_small {
        font-size: 9pt !important
    }
    .font_medium {
        font-size: 12pt !important
    }
    .font_large {
        font-size: 15pt !important
    }
    .font_xlarge {
        font-size: 18pt !important
    }
    .font_xxlarge {
        font-size: 23pt !important
    }
    h1 {
        font-size: 13pt
    }
}

@media (min-width:768px) and (max-width:992px) {
    .font_tiny {
        font-size: 9pt !important
    }
    .font_small {
        font-size: 10pt !important
    }
    .font_medium {
        font-size: 13pt !important
    }
    .font_large {
        font-size: 18pt !important
    }
    .font_xlarge {
        font-size: 24pt !important
    }
    .font_xxlarge {
        font-size: 32pt !important
    }
    h1 {
        font-size: 15pt
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .font_tiny {
        font-size: 10pt !important
    }
    .font_small {
        font-size: 11pt !important
    }
    .font_medium {
        font-size: 13pt !important
    }
    .font_large {
        font-size: 19pt !important
    }
    .font_xlarge {
        font-size: 26pt !important
    }
    .font_xxlarge {
        font-size: 34pt !important
    }
    h1 {
        font-size: 17pt
    }
}

@media (min-width:1200px) {
    .font_tiny {
        font-size: 10pt !important
    }
    .font_small {
        font-size: 12pt !important
    }
    .font_medium {
        font-size: 14pt !important
    }
    .font_large {
        font-size: 20pt !important
    }
    .font_xlarge {
        font-size: 28pt !important
    }
    .font_xxlarge {
        font-size: 38pt !important
    }
    h1 {
        font-size: 19pt
    }
}

.font_bold {
    font-weight: 700 !important
}

.font_300 {
    font-weight: 300 !important
}

@media screen and (max-width:768px) {
    video {
        object-fit: contain !important
    }
    .about-image,
    .this-image,
    .video-bg {
        display: none
    }
    .page-txt-container,
    .video-container {
        width: 100%
    }
    #flavors {
        margin-top: -10px
    }
    .video-container {
        margin-top: 40px;
        padding: 65px 0
    }
    .flavor-title {
        left: 0;
        white-space: nowrap;
        color: #fff;
        margin-top: 15px
    }
    .bottle-flavor {
        position: relative
    }
    .fruit {
        left: 20px !important
    }
    .page-txt {
        height: auto !important;
        padding: 0;
        width: 100%;
        margin: 0 auto
    }
    .lang {
        margin-right: 0
    }
    #cssmenu>ul>li.has-sub>a {
        padding-right: 70px
    }
}

@media screen and (max-width:480px) {
    .video-gallery:nth-child(3),
    .video-gallery:nth-child(4) {
        margin-bottom: 20px
    }
    .page-txt {
        width: 100%
    }
    .banner {
        margin-top: 50px
    }
}

@media (max-width:580px) {
    #footer .socials {
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #fff;
        margin-bottom: 15px
    }
    .bottle-b {
        width: 50% !important;
        max-width: 50%;
        margin-bottom: 35px
    }
    .fruit {
        left: -100px !important;
        right: 0;
        margin: 0 auto;
        text-align: center
    }
    .fruit img,
    div#Glass .fruit img,
    div#pet .fruit img {
        max-width: 90px !important
    }
    .footer-logo img {
        width: 130px
    }
}

/*
     FILE ARCHIVED ON 22:20:25 Dec 16, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:52:09 Jul 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.566
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.016
  esindex: 0.01
  cdx.remote: 26.718
  LoadShardBlock: 236.589 (3)
  PetaboxLoader3.datanode: 136.721 (4)
  PetaboxLoader3.resolve: 213.759 (2)
  load_resource: 189.329
*/
