.wz-font-h1 { font-size:29px;font-family:yekan,tahoma, serif; }.wz-font-h2 { font-size:19px;font-family:yekan,tahoma, serif; }.wz-font-h3 { font-size:70px;font-family:yekan,tahoma, serif; }.wz-font-h4 { font-size:40px;font-family:yekan,tahoma, serif; }.wz-font-h5 { font-size:23px;font-family:yekan,tahoma, serif; }.wz-font-h6 { font-size:19px;font-family:yekan,tahoma, serif; }.wz-font-p { font-size:11px;font-family:yekan,tahoma, serif; }.wz-font-p2 { font-size:13px;font-family:yekan,tahoma, serif; }.wz-font-p3 { font-size:15px;font-family:yekan,tahoma, serif; }:root {--color_1_1:255, 255, 255;--color_1_2:229, 229, 229;--color_1_3:172, 172, 172;--color_1_4:163, 163, 163;--color_1_5:153, 153, 153;--color_2_1:70, 70, 70;--color_2_2:68, 68, 68;--color_2_3:49, 49, 49;--color_2_4:26, 26, 26;--color_2_5:0, 0, 0;--color_3_1:97, 134, 129;--color_3_2:79, 120, 115;--color_3_3:0, 153, 109;--color_3_4:59, 105, 99;--color_3_5:37, 88, 82;--color_4_1:98, 107, 114;--color_4_2:81, 91, 98;--color_4_3:16, 31, 38;--color_4_4:62, 73, 80;--color_4_5:40, 53, 60;}
                          .wz-loading-default {
                            width: 150px;
                            height: 150px;
                            position: absolute;
                            top: 0;
                            bottom: 0;
                            left: 0;
                            right: 0;
                            margin: auto;
                          }
                          
                          .wz-loading-default div {
                            width: 100%;
                            height: 100%;
                            position: absolute;
                            left: 0;
                            top: 0;
                          }
                          
                          .wz-loading-default div:before {
                            content: '';
                            display: block;
                            margin: 0 auto;
                            width: 15%;
                            aspect-ratio: 1;
                            background-color: #c9c9c9;
                            border-radius: 100%;
                            -webkit-animation: loading-default 1.2s infinite ease-in-out both;
                            animation: loading-default 1.2s infinite ease-in-out both;
                          }
                          
                          @keyframes loading-default {
                              0%, 100%, 80% {
                                -webkit-transform: scale(0);
                                transform: scale(0);
                              }
                              
                              40% {
                                -webkit-transform: scale(1);
                                transform: scale(1);
                              }
                          }
                        
                            .wz-loading-default div:nth-of-type(2) {
                                -webkit-transform: rotate(30deg);
                                -ms-transform: rotate(30deg);
                                transform: rotate(30deg);
                            }
                            .wz-loading-default div:nth-of-type(2):before {
                                -webkit-animation-delay: -1.1s;
                                animation-delay: -1.1s;
                            }
                        
                            .wz-loading-default div:nth-of-type(3) {
                                -webkit-transform: rotate(60deg);
                                -ms-transform: rotate(60deg);
                                transform: rotate(60deg);
                            }
                            .wz-loading-default div:nth-of-type(3):before {
                                -webkit-animation-delay: -1s;
                                animation-delay: -1s;
                            }
                        
                            .wz-loading-default div:nth-of-type(4) {
                                -webkit-transform: rotate(90deg);
                                -ms-transform: rotate(90deg);
                                transform: rotate(90deg);
                            }
                            .wz-loading-default div:nth-of-type(4):before {
                                -webkit-animation-delay: -0.9s;
                                animation-delay: -0.9s;
                            }
                        
                            .wz-loading-default div:nth-of-type(5) {
                                -webkit-transform: rotate(120deg);
                                -ms-transform: rotate(120deg);
                                transform: rotate(120deg);
                            }
                            .wz-loading-default div:nth-of-type(5):before {
                                -webkit-animation-delay: -0.8s;
                                animation-delay: -0.8s;
                            }
                        
                            .wz-loading-default div:nth-of-type(6) {
                                -webkit-transform: rotate(150deg);
                                -ms-transform: rotate(150deg);
                                transform: rotate(150deg);
                            }
                            .wz-loading-default div:nth-of-type(6):before {
                                -webkit-animation-delay: -0.7s;
                                animation-delay: -0.7s;
                            }
                        
                            .wz-loading-default div:nth-of-type(7) {
                                -webkit-transform: rotate(180deg);
                                -ms-transform: rotate(180deg);
                                transform: rotate(180deg);
                            }
                            .wz-loading-default div:nth-of-type(7):before {
                                -webkit-animation-delay: -0.6s;
                                animation-delay: -0.6s;
                            }
                        
                            .wz-loading-default div:nth-of-type(8) {
                                -webkit-transform: rotate(210deg);
                                -ms-transform: rotate(210deg);
                                transform: rotate(210deg);
                            }
                            .wz-loading-default div:nth-of-type(8):before {
                                -webkit-animation-delay: -0.5s;
                                animation-delay: -0.5s;
                            }
                        
                            .wz-loading-default div:nth-of-type(9) {
                                -webkit-transform: rotate(240deg);
                                -ms-transform: rotate(240deg);
                                transform: rotate(240deg);
                            }
                            .wz-loading-default div:nth-of-type(9):before {
                                -webkit-animation-delay: -0.4s;
                                animation-delay: -0.4s;
                            }
                        
                            .wz-loading-default div:nth-of-type(10) {
                                -webkit-transform: rotate(270deg);
                                -ms-transform: rotate(270deg);
                                transform: rotate(270deg);
                            }
                            .wz-loading-default div:nth-of-type(10):before {
                                -webkit-animation-delay: -0.30000000000000004s;
                                animation-delay: -0.30000000000000004s;
                            }
                        
                            .wz-loading-default div:nth-of-type(11) {
                                -webkit-transform: rotate(300deg);
                                -ms-transform: rotate(300deg);
                                transform: rotate(300deg);
                            }
                            .wz-loading-default div:nth-of-type(11):before {
                                -webkit-animation-delay: -0.19999999999999996s;
                                animation-delay: -0.19999999999999996s;
                            }
                        
                            .wz-loading-default div:nth-of-type(12) {
                                -webkit-transform: rotate(330deg);
                                -ms-transform: rotate(330deg);
                                transform: rotate(330deg);
                            }
                            .wz-loading-default div:nth-of-type(12):before {
                                -webkit-animation-delay: -0.09999999999999987s;
                                animation-delay: -0.09999999999999987s;
                            }
                        #wze1099 { top:43.3755px;left:8.0011px;width:126.719px;height:29.625px;z-index:1000; }.wzc168-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:transparent;border-style:solid;border-width:0px;border-color:#999999; }.wzc168-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc168-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1139 { top:10.7658px;left:1002px;width:168px;height:62.1875px;z-index:999; }#wze1138 { top:2.84375px;left:5.1875px;width:71.3594px;height:59px;z-index:1001; }.wzc35-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none; }.wzc35-img .wzc35-img-inner { width:100%;height:100%;float:left; }.wzc35-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze1138 .wzc35-img-inner { object-fit:cover; }#wze1360 { top:7.34375px;left:83px;width:85px;height:54px;z-index:1002;text-align:center; }.wzc4 { height:auto; }.wzc4-text { width:100%;height:auto; }#wze1492 { top:122.5px;left:194px;width:782px;height:95px;z-index:1001; }.wzc359-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0);border-radius:5px;box-shadow:none; }.wzc359-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:5px; }.wzc359-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1457 { top:0.5px;left:7px;width:761px;height:55px;z-index:1000;text-align:right; }#wze1491 { top:70.5px;left:62.5px;width:657px;height:24px;z-index:1000;text-align:center; }#wze1680 { top:47px;left:309.5px;width:551px;height:30px;z-index:1000; }.wzc417 .wz-menu.wz-mega-menu > li > .sub-menu,.wzc417  .wz-menu.wz-classic-menu > li .sub-menu { background-color:rgba(0, 0, 0, 0);text-align:right;box-shadow:none; }.wzc417  .wz-menu > li { padding-left:0px; }.wzc417  .wz-menu li > a { padding:0px 15px;font-family:yekan_fa;font-size:15px;color:rgb(255, 255, 255); }.wzc417 .wz-menu.wz-mega-menu li > a:hover,.wzc417  .wz-menu.wz-classic-menu li:hover > a { color:rgb(0, 0, 0); }.wzc417  .wz-menu li.wz-menu-has-children a:after { border-color:rgb(255, 255, 255); }.wzc417 .wz-menu.wz-mega-menu li.wz-menu-has-children > a:hover:after,.wzc417  .wz-menu.wz-classic-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(0, 0, 0); }.wzc417  .wz-menu > li > a:before { content:'';display:inline-block;position:absolute;transition:width 0.3s;width:0px;height:4px;background-color:rgba(255, 255, 255, 0);left:0px;top:0px; }.wzc417  .wz-menu > li.active > a { color:rgb(0, 0, 0); }.wzc417 .wz-menu.wz-mega-menu > li > a:hover:before { width:100%; }.wzc417  .wz-menu.wz-classic-menu > li:hover > a:before { width:100%; }.wzc417  .wz-menu > li.active > a:before { width:100%; }.wzc417  .wz-menu > li.wz-menu-has-children.active > a:after { border-color:rgb(0, 0, 0); }.wzc417  .wz-menu .sub-menu li > a { padding:5px 15px;color:#fff; }.wzc417 .wz-menu.wz-mega-menu .sub-menu li > a:hover,.wzc417  .wz-menu.wz-classic-menu .sub-menu li:hover > a { background-color:rgba(255, 255, 255, 0); }.wzc417  .wz-menu .sub-menu li.wz-menu-has-children > a:after { border-color:#fff; }.wzc417 .wz-menu.wz-mega-menu .sub-menu li.wz-menu-has-children > a:hover:after,.wzc417  .wz-menu.wz-classic-menu .sub-menu li.wz-menu-has-children:hover > a:after { border-color:rgb(0, 0, 0); }.wzc417  .wz-menu > li > .sub-menu > li > a { padding:5px 15px; }.wzc417 {  }.wzc417-list { background-color:rgba(0, 0, 0, 0); }.wzc417-mobile { background-color:rgb(7, 53, 115); }#wz-section-header { height:450px;--section-height:450px; }.wzc-section-header { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-header-full { background-image:url(../../uploads/ab9d540e59174acb864ba0b38050a688.jpg) ;background-color:rgb(255, 255, 255);background:;background-position:bottom;box-shadow:0px 1px 1px 0px rgb(204, 204, 204) ;background-size:cover;background-repeat:no-repeat; }.wzc-section-header-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-allPage { height:0px;--section-height:0px; }#wze1495 { top:157.5px;left:897.282px;width:181.797px;height:36px;z-index:1000; }.wzc369:hover .wzc369-bg { background-color:#5fa061; }.wzc369:hover .wzc369-content {  }.wzc369:hover {  }.wzc369-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(7, 53, 115);border-radius:0px; }.wzc369-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan;font-size:25px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wze1496 { top:33.5px;left:897.125px;width:181.922px;height:122px;z-index:1000; }#wze1496 .wzc35-img-inner { object-fit:fill; }#wze1512 { top:157.5px;left:86.034px;width:181.797px;height:36px;z-index:1000; }#wze1513 { top:33.5px;left:85.909px;width:181.922px;height:122px;z-index:1000; }#wze1513 .wzc35-img-inner { object-fit:cover; }#wze1516 { top:157.5px;left:694.526px;width:181.797px;height:36px;z-index:1000; }#wze1517 { top:33.5px;left:694.401px;width:181.922px;height:122px;z-index:1000; }#wze1517 .wzc35-img-inner { object-fit:fill; }#wze1518 { top:157.5px;left:288.852px;width:181.797px;height:36px;z-index:1000; }#wze1519 { top:33.5px;left:288.727px;width:181.922px;height:122px;z-index:1000; }#wze1519 .wzc35-img-inner { object-fit:fill; }#wze1524 { top:158.5px;left:491.61px;width:182.797px;height:36px;z-index:1000; }#wze1525 { top:34.5px;left:491.485px;width:181.922px;height:122px;z-index:1000; }#wze1525 .wzc35-img-inner { object-fit:fill; }#wz-section-wzs134 { height:239px;--section-height:239px; }.wzc-section-wzs134 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs134-full { background-image:;background:;background-color:rgb(255, 255, 255);background-position:top right;background-size:cover;background-repeat:no-repeat;background-attachment:none;box-shadow:-1px -1px 1px 0px rgb(193, 190, 190) ; }.wzc-section-wzs134-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1526 { top:49.499px;left:497.008px;width:176px;height:39px;z-index:1000;text-align:right; }#wze1527 { top:96.985px;left:3px;width:1167px;height:205px;z-index:1000; }.wzc374 .wz-gallery > li > figure,.wzc374  .wz-gallery-slider .slides > li > .wz-slider-item { border-radius:3px;border-width:1px;border-style:solid;border-color:rgb(7, 53, 115); }.wzc374 .wz-gallery > li > figure,.wzc374  .wz-gallery > li > figure:before,.wzc374  .wz-gallery > li > figure:after,.wzc374  .wz-gallery > li > figure > figcaption,.wzc374  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(6, 57, 42, 1); }.wzc374  .wz-gallery-caption { text-align:left; }.wzc374  .wz-gallery-caption  h3 { font-family:yekan_fa;font-size:15px;line-height:15px;color:#fff; }.wzc374  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc374  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:cover; }.wzc374 {  }.wzc374-slider .wzc374-slider-items {  }.wzc374-slider  .flex-direction-nav a:before { color:rgb(70, 70, 70); }.wzc374-slider {  }#wz-section-wzs169 { height:350px;--section-height:350px; }.wzc-section-wzs169 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs169-full { background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs169-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1529 { top:97.001px;left:1.5px;width:1169px;height:205px;z-index:1001; }.wzc371 .wz-gallery > li > figure,.wzc371  .wz-gallery-slider .slides > li > .wz-slider-item { border-width:1px;border-style:solid;border-color:rgb(7, 53, 115);border-radius:3px; }.wzc371 .wz-gallery > li > figure,.wzc371  .wz-gallery > li > figure:before,.wzc371  .wz-gallery > li > figure:after,.wzc371  .wz-gallery > li > figure > figcaption,.wzc371  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(6, 57, 42); }.wzc371  .wz-gallery-caption { text-align:left; }.wzc371  .wz-gallery-caption  h3 { font-family:yekan_fa;font-size:15px;line-height:15px;color:#fff; }.wzc371  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc371  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:cover; }.wzc371 {  }.wzc371-slider .wzc371-slider-items {  }.wzc371-slider  .flex-direction-nav a:before { color:rgb(70, 70, 70); }.wzc371-slider {  }#wze1530 { top:49.004px;left:454.515px;width:264px;height:39px;z-index:1000;text-align:right; }#wz-section-wzs167 { height:350px;--section-height:350px; }.wzc-section-wzs167 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs167-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs167-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1531 { top:51.0154px;left:489.5px;width:191px;height:39px;z-index:1000;text-align:right; }#wze1556 { top:114.004px;left:16.766px;width:1138px;height:323px;z-index:1001; }.wzc399 .wz-gallery > li > figure,.wzc399  .wz-gallery-slider .slides > li > .wz-slider-item { border-width:1px;border-style:solid;border-color:rgb(7, 53, 115);border-radius:3px; }.wzc399 .wz-gallery > li > figure,.wzc399  .wz-gallery > li > figure:before,.wzc399  .wz-gallery > li > figure:after,.wzc399  .wz-gallery > li > figure > figcaption,.wzc399  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(237, 125, 0); }.wzc399  .wz-gallery-caption { text-align:center; }.wzc399  .wz-gallery-caption  h3 { font-family:yekan_fa;font-size:15px;line-height:15px;color:#fff; }.wzc399  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc399  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:fill; }.wzc399 {  }.wzc399-gallery {  }.wzc399-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wz-section-wzs168 { height:475px;--section-height:475px; }.wzc-section-wzs168 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs168-full { background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs168-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1351 { top:110.008px;left:453.01px;width:264px;height:33px;z-index:1000;text-align:center; }#wze1356 { top:65.015px;left:429.5px;width:311px;height:25px;z-index:1000;text-align:center; }#wze1357 { top:321.015px;left:522px;width:126px;height:79.7656px;z-index:1000;text-align:center; }#wze1533 { top:16.01px;left:357px;width:456px;height:41px;z-index:1000;text-align:center; }#wze1534 { top:160.504px;left:721.985px;width:435px;height:96px;z-index:1000;text-align:right; }#wze1535 { top:160.515px;left:1.50811px;width:426px;height:96px;z-index:1000;text-align:left; }#wze1536 { top:165.515px;left:484.082px;width:179.625px;height:147px;z-index:1000; }.wzc377-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-width:0px;border-style:solid; }.wzc377-img .wzc377-img-inner { width:100%;height:100%;float:left; }.wzc377-img { width:100%;height:100%;position:relative;overflow:hidden; }.wzc377 .wzc377-img .wzc377-img-inner { filter:none;mix-blend-mode:multiply; }.wzc377 .wzc377-img { background-color:unset; }.wzc377 {  }#wze1536 .wzc377-img-inner { object-fit:cover; }#wz-section-footer { height:426.781px;--section-height:426.781px; }.wzc-section-footer { background-color:rgba(38, 43, 48, 0);background:; }.wzc-section-footer-full { background-color:rgba(255, 255, 255, 1);background-image:;background-size:contain;background-repeat:no-repeat;background-position:center center;background:;box-shadow:-1px 0px 4px 0px rgb(225, 229, 227) ;background-attachment:none; }.wzc-section-footer-full:after { background:;background-color:rgba(255, 255, 255, 0.85); }#wz-section-wzs170 { height:15px;--section-height:15px; }.wzc-section-wzs170 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs170-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs170-full:after { background:;background-color:rgb(255, 255, 255); }#wze1444 { top:0px;left:0px;width:100%;height:395.141px;z-index:1000;order:1; }.wzc356-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px;background:;background-color:rgb(229, 229, 229); }.wzc356-content { left:auto !important;right:0 !important; }.wzc356 {  }#wze1447 { top:65.515px;left:80.1674px;width:618px;height:240px;z-index:1000;text-align:justify; }#wze1647 { top:42px;left:728.967px;width:428.016px;height:287px;z-index:1001; }.wzc386-frame { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:1;pointer-events:none;border-width:1px;border-style:solid;border-color:rgb(6, 57, 42); }.wzc386-img .wzc386-img-inner { width:100%;height:100%;float:left; }.wzc386-img { width:100%;height:100%;position:relative;overflow:hidden; }#wze1647 .wzc386-img-inner { object-fit:cover; }#wz-section-wzs151 { height:400px;--section-height:400px; }.wzc-section-wzs151 { background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs151-full { background-image:;background-position:center center;background-attachment:none;background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs151-full:after { background:;background-color:rgb(229, 229, 229); }#wze1470 { top:0px;left:0px;width:50%;height:595.062px;z-index:1000;order:1; }.wzc255-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px; }.wzc255-content {  }.wzc255 {  }#wze1472 { top:55.3357px;left:33.5142px;width:518px;height:502.391px;z-index:1002; }.wzc350-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(229, 229, 229);border-radius:5px;box-shadow:none; }.wzc350-content { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:5px; }.wzc350-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1473 { top:23.75px;left:133.5px;width:251px;height:31px;z-index:1000;text-align:center; }#wze1474 { top:292.672px;left:195.509px;width:127px;height:31px;z-index:1000;text-align:center; }#wze1475 { top:328.672px;left:197.5px;width:123px;height:56px;z-index:1000;text-align:center; }#wze1477 { top:77.6719px;left:41.5078px;width:435px;height:75px;z-index:1000;text-align:center; }#wze1537 { top:186.672px;left:41.5px;width:435px;height:75px;z-index:1000;text-align:center; }#wze1471 { top:0px;left:0px;width:50%;height:595.062px;z-index:1000;order:2; }#wze1285 { top:55.3437px;left:28.781px;width:527.469px;height:504.156px;z-index:1000; }#wze1287 { top:82.1562px;left:54.734px;width:418px;height:421.984px;z-index:1001; }.wzc200-contactForm .wzc200-contactForm-sections .wzc200-contactForm-sections-section1 .wzc200-contactForm-sections-section1-formRow .wzc200-contactForm-sections-section1-formRow-label {  }.wzc200-contactForm .wzc200-contactForm-sections .wzc200-contactForm-sections-section1 .wzc200-contactForm-sections-section1-formRow .wzc200-contactForm-sections-section1-formRow-input {  }.wzc200-contactForm .wzc200-contactForm-sections .wzc200-contactForm-sections-section1 .wzc200-contactForm-sections-section1-formRow {  }.wzc200-contactForm .wzc200-contactForm-sections .wzc200-contactForm-sections-section1 {  }.wzc200-contactForm .wzc200-contactForm-sections .wzc200-contactForm-sections-section2 .wzc200-contactForm-sections-section2-messageRow .wzc200-contactForm-sections-section2-messageRow-messageLabel {  }.wzc200-contactForm .wzc200-contactForm-sections .wzc200-contactForm-sections-section2 .wzc200-contactForm-sections-section2-messageRow .wzc200-contactForm-sections-section2-messageRow-message { height:140px; }.wzc200-contactForm .wzc200-contactForm-sections .wzc200-contactForm-sections-section2 .wzc200-contactForm-sections-section2-messageRow {  }.wzc200-contactForm .wzc200-contactForm-sections .wzc200-contactForm-sections-section2 { height:auto;margin-top:-5px; }.wzc200-contactForm .wzc200-contactForm-sections { width:100%;margin-bottom:0px;display:block;position:relative; }.wzc200-contactForm .wzc200-contactForm-footer .wzc200-contactForm-footer-submit .wzc200-contactForm-footer-submit-inner { width:100%;height:100%; }.wzc200-contactForm .wzc200-contactForm-footer .wzc200-contactForm-footer-submit { background-color:transparent;outline:0;border:0;position:relative;height:30px;width:120px;cursor:pointer;max-width:100%; }.wzc200-contactForm .wzc200-contactForm-footer { padding:0px 5px;padding-bottom:5px; }.wzc200-contactForm .wzc200-contactForm-resultSection .wzc200-contactForm-resultSection-result { border:1px solid #1abc9c;color:#1abc9c;padding:5px 10px;font-size:13px;opacity:0;font-family:iransans_fa; }.wzc200-contactForm .wzc200-contactForm-resultSection { height:40px;padding-top:5px; }.wzc200-contactForm  .wzc200-contactForm-resultSection .form-result-show { opacity:1; }.wzc200-contactForm  .wzc200-contactForm-resultSection .form-result-error { border-color:#e74c3c;color:#e74c3c; }.wzc200-contactForm  .wz-form-input-row { width:100%;margin-bottom:5px; }.wzc200-contactForm input,.wzc200-contactForm  textarea { width:100%;box-sizing:border-box;font-family:iransans_fa;padding:5px;outline:0;resize:none;border-width:1px;border-style:solid;border-color:rgb(172, 172, 172);color:rgb(255, 255, 255);font-size:12px;background-color:rgba(0, 0, 0, 0.6);box-shadow:none; }.wzc200-contactForm  .wz-form-input-row:last-child { margin-bottom:0px; }.wzc200-contactForm  *::-webkit-input-placeholder { color:#fff; }.wzc200-contactForm  *::-moz-placeholder { color:#fff; }.wzc200-contactForm  *:-ms-input-placeholder { color:#fff; }.wzc200-contactForm  *:-moz-placeholder { color:#fff; }.wzc200-contactForm  .wz-form-section { width:100%;display:block;box-sizing:border-box;padding:5px; }.wzc200-contactForm  label { margin-bottom:5px;font-family:yekan, tahoma, serif;font-size:12px;display:inline-block;color:rgb(7, 53, 115); }.wzc200-contactForm { direction:rtl; }.wzc381:hover .wzc381-bg { background-color:rgb(0, 153, 109);border-width:1px;border-color:rgb(160, 160, 159); }.wzc381:hover .wzc381-content { color:rgb(229, 229, 229); }.wzc381:hover {  }.wzc381-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(237, 125, 0);border-radius:5px;border-style:solid;border-color:rgb(172, 172, 172);border-width:0px; }.wzc381-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:18px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }.wzc381-container .wzc381-container-input { background-color:rgba(255, 255, 255, 0.6); }.wzc381-container {  }#wze1288 { top:10.75px;left:60.735px;width:406px;height:31px;z-index:1002;text-align:center; }#wz-section-wzs117 { height:595.062px;--section-height:595.062px; }.wzc-section-wzs117 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs117-full { background-image:;background-position:center center;background:;background-color:rgb(255, 255, 255);box-shadow:0px 0px 1px 1px rgb(153, 153, 153) ; }.wzc-section-wzs117-full:after { background:;background-color:rgb(255, 255, 255); }#wz-section-wzs127 { height:200px;--section-height:200px; }#wze1325 { top:30px;left:15px;width:848px;height:499px;z-index:1000; }.wzc209-root .wzc209-root-container .wzc209-root-container-header .wzc209-root-container-header-title {  }.wzc209-root .wzc209-root-container .wzc209-root-container-header {  }.wzc209-root .wzc209-root-container .wzc209-root-container-submitBoxHeader .wzc209-root-container-submitBoxHeader-submitButtonHeader {  }.wzc209-root .wzc209-root-container .wzc209-root-container-submitBoxHeader {  }.wzc209-root .wzc209-root-container {  }.wzc209-root .wzc209-root-accountContainer .wzc209-root-accountContainer-accountItem .wzc209-root-accountContainer-accountItem-accountItemLabel {  }.wzc209-root .wzc209-root-accountContainer .wzc209-root-accountContainer-accountItem .wzc209-root-accountContainer-accountItem-accountItemInputBox .wzc209-root-accountContainer-accountItem-accountItemInputBox-accountItemInput {  }.wzc209-root .wzc209-root-accountContainer .wzc209-root-accountContainer-accountItem .wzc209-root-accountContainer-accountItem-accountItemInputBox .wzc209-root-accountContainer-accountItem-accountItemInputBox-error {  }.wzc209-root .wzc209-root-accountContainer .wzc209-root-accountContainer-accountItem .wzc209-root-accountContainer-accountItem-accountItemInputBox {  }.wzc209-root .wzc209-root-accountContainer .wzc209-root-accountContainer-accountItem {  }.wzc209-root .wzc209-root-accountContainer {  }.wzc209-root .wzc209-root-companyHeaderContainer .wzc209-root-companyHeaderContainer-companyHeader .wzc209-root-companyHeaderContainer-companyHeader-companyTitle {  }.wzc209-root .wzc209-root-companyHeaderContainer .wzc209-root-companyHeaderContainer-companyHeader {  }.wzc209-root .wzc209-root-companyHeaderContainer {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCheck .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckDescription {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCheck .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckInput {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCheck .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-checkmark {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCheck .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-companyInfoCheckButton {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCheck .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckLabel .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckLabel-moreIcon {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCheck .wzc209-root-companyInfo-companyInfoCheck-companyInfoCheckLabel {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCheck {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyItemBox .wzc209-root-companyInfo-companyItemBox-companyItemLabel {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyItemBox .wzc209-root-companyInfo-companyItemBox-companyInputBox .wzc209-root-companyInfo-companyItemBox-companyInputBox-companyInput {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyItemBox .wzc209-root-companyInfo-companyItemBox-companyInputBox .wzc209-root-companyInfo-companyItemBox-companyInputBox-companyError {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyItemBox .wzc209-root-companyInfo-companyItemBox-companyInputBox {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyItemBox {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCancelLabel .wzc209-root-companyInfo-companyInfoCancelLabel-companyInfoCancelInput {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCancelLabel .wzc209-root-companyInfo-companyInfoCancelLabel-cancelMark {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCancelLabel .wzc209-root-companyInfo-companyInfoCancelLabel-companyInfoCancelButton {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCancelLabel .wzc209-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc209-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg .wzc209-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg-cancelIconPath {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCancelLabel .wzc209-root-companyInfo-companyInfoCancelLabel-cancelIcon .wzc209-root-companyInfo-companyInfoCancelLabel-cancelIcon-cancelIconSvg {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCancelLabel .wzc209-root-companyInfo-companyInfoCancelLabel-cancelIcon {  }.wzc209-root .wzc209-root-companyInfo .wzc209-root-companyInfo-companyInfoCancelLabel {  }.wzc209-root .wzc209-root-companyInfo {  }.wzc209-root .wzc209-root-submitBoxFooter .wzc209-root-submitBoxFooter-submitButtonFooter {  }.wzc209-root .wzc209-root-submitBoxFooter {  }.wzc209-root {  }.wzc209  .wz-profile-account-root { text-align:right; }.wzc209  .wz-profile-account-header-container { margin-bottom:20px; }.wzc209  .wz-profile-account-header p { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:rgb(172, 172, 172); }.wzc209  .wz-profile-account-container { border-style:solid;border-width:1px;border-color:#efefef;background-color:#f4f4f4;border-radius:20px;direction:rtl;row-gap:15px;padding:35px; }.wzc209  .wz-profile-account-container:hover { border-radius:20px; }.wzc209  .wz-profile-account-input-container { width:48%;direction:rtl;font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc209  .wz-profile-account-input-container label { color:#9b9b9b; }.wzc209  .wz-profile-account-input-container input { width:100%;border-style:solid;border-width:1px;border-color:#d5d5d5;border-radius:4px;font-family:iransans_fa;font-size:13px;background-color:rgba(0,0,0,0);color:#7e7e7e; }.wzc209  .wz-profile-account-input-container input:hover { border-radius:4px; }.wzc209  .wz-profile-account-submit-box { margin-top:20px;text-align:left; }.wzc209  .wz-profile-account-submit { width:120px;height:35px;position:relative;display:inline-block; }.wzc209  .wz-profile-account-company-info-button p { font-family:iransans_fa, sans-serif;font-size:13px;color:#9b9b9b; }.wzc209  .wz-profile-account-company-info-button label { font-family:iransans_fa, sans-serif;font-size:13px;color:#17a2b8; }.wzc209  .wz-profile-account-company-info-button .moreIcon { width:13px;height:13px;fill:#17a2b8; }.wzc209  .wz-profile-account-company-info-cancel { font-family:iransans_fa, sans-serif;font-size:13px;color:#E74C3C; }.wzc209  .wz-profile-account-company-info-cancel .cancelIcon { width:20px;height:20px; }.wzc209  .wz-profile-account-company-info-cancel .cancelIcon svg path { stroke:#E74C3C; }.wzc209 {  }.wzc244:hover .wzc244-bg { background-color:rgb(0, 153, 109);border-width:1px;border-color:rgb(160, 160, 159); }.wzc244:hover .wzc244-content { color:rgb(229, 229, 229); }.wzc244:hover {  }.wzc244-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(79, 120, 115);border-radius:5px;border-style:solid;border-color:rgb(172, 172, 172);border-width:1px; }.wzc244-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:15px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wze1330 { top:30px;left:893px;width:262px;height:443px;z-index:1000; }.wzc222-root .wzc222-root-infoBox .wzc222-root-infoBox-userImageBox .wzc222-root-infoBox-userImageBox-userImage {  }.wzc222-root .wzc222-root-infoBox .wzc222-root-infoBox-userImageBox {  }.wzc222-root .wzc222-root-infoBox .wzc222-root-infoBox-userInfo .wzc222-root-infoBox-userInfo-userName {  }.wzc222-root .wzc222-root-infoBox .wzc222-root-infoBox-userInfo .wzc222-root-infoBox-userInfo-userEmail {  }.wzc222-root .wzc222-root-infoBox .wzc222-root-infoBox-userInfo .wzc222-root-infoBox-userInfo-editInfo .wzc222-root-infoBox-userInfo-editInfo-editInfoIcon {  }.wzc222-root .wzc222-root-infoBox .wzc222-root-infoBox-userInfo .wzc222-root-infoBox-userInfo-editInfo .wzc222-root-infoBox-userInfo-editInfo-editInfoText {  }.wzc222-root .wzc222-root-infoBox .wzc222-root-infoBox-userInfo .wzc222-root-infoBox-userInfo-editInfo {  }.wzc222-root .wzc222-root-infoBox .wzc222-root-infoBox-userInfo {  }.wzc222-root .wzc222-root-infoBox {  }.wzc222-root .wzc222-root-items .wzc222-root-items-item .wzc222-root-items-item-itemBox .wzc222-root-items-item-itemBox-itemIcon {  }.wzc222-root .wzc222-root-items .wzc222-root-items-item .wzc222-root-items-item-itemBox .wzc222-root-items-item-itemBox-itemName {  }.wzc222-root .wzc222-root-items .wzc222-root-items-item .wzc222-root-items-item-itemBox {  }.wzc222-root .wzc222-root-items .wzc222-root-items-item {  }.wzc222-root .wzc222-root-items .wzc222-root-items-more {  }.wzc222-root .wzc222-root-items {  }.wzc222-root .wzc222-root-logoutBox .wzc222-root-logoutBox-logout .wzc222-root-logoutBox-logout-logoutLabel {  }.wzc222-root .wzc222-root-logoutBox .wzc222-root-logoutBox-logout {  }.wzc222-root .wzc222-root-logoutBox {  }.wzc222-root {  }.wzc222  .wz-profile-menu-user-info { gap:2px; }.wzc222  div + .wz-profile-menu-user-info { margin-right:5%;margin-left:5%; }.wzc222  .wz-profile-menu-info-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;direction:rtl; }.wzc222  .wz-profile-menu-info-box:hover {  }.wzc222  .wz-profile-menu-user-image img { border-style:solid;border-width:2px;border-color:#efefef;border-radius:50px;object-fit:cover; }.wzc222  .wz-profile-menu-user-name { font-family:iransans_fa, sans-serif;font-size:18px;font-weight:bold;color:#808080; }.wzc222  .wz-profile-menu-user-name:hover {  }.wzc222  .wz-profile-menu-user-email { font-family:iransans_fa, sans-serif;font-size:12px;color:#a1a1a1; }.wzc222  .wz-profile-menu-user-email:hover {  }.wzc222  .wz-profile-menu-edit-info { font-family:iransans_fa, sans-serif;font-size:10px;color:#808080; }.wzc222  .wz-profile-menu-edit-info:hover {  }.wzc222  .wz-profile-menu-edit-info span { -webkit-transform:rotate(80deg);-moz-transform:rotate(80deg);-ms-transform:rotate(80deg);-o-transform:rotate(80deg);transform:rotate(80deg);transform:rotate(80deg); }.wzc222  .wz-profile-menu-items { height:fit-content;border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc222  .wz-profile-menu-items:hover {  }.wzc222  .wz-profile-menu-item { padding:0 30px;background-color:rgba(0,0,0,0);direction:rtl; }.wzc222  .wz-profile-menu-item:hover { background-color:rgba(0,0,0,0); }.wzc222  .wz-profile-menu-item-box { padding-top:20px;padding-bottom:20px; }.wzc222  .wz-profile-menu-item:not(:nth-last-child(-n+2)) div { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#efefef; }.wzc222  .wz-profile-menu-item-box:hover {  }.wzc222  .wz-profile-menu-item p { font-family:iransans_fa, sans-serif;font-size:12px;font-weight:500;color:#808080;margin-right:5%;margin-left:5%; }.wzc222  .wz-profile-menu-item p:hover { color:#E74C3C; }.wzc222  #wz-profile-menu-logout-box { border-style:solid;border-width:2px;border-color:#efefef;border-radius:8px;background-color:#fff;margin-top:10px; }.wzc222  #wz-profile-menu-logout-box:hover { border-radius:8px;background-color:#fff; }.wzc222  #wz-profile-menu-logout-box p { font-family:iransans_fa, sans-serif;font-size:14px;font-weight:500;color:#808080;text-align:center; }.wzc222  #wz-profile-menu-logout-box p:hover { color:#e6123d; }.wzc222  .wz-profile-menu-more:after { color:#808080; }.wzc222 {  }#wz-section-wzs122 { height:559px;--section-height:559px; }.wzc-section-wzs122 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs122-full { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs122-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1326 { top:30px;left:15px;width:848px;height:369px;z-index:1000; }.wzc213-header .wzc213-header-title {  }.wzc213-header .wzc213-header-removeButton {  }.wzc213-header .wzc213-header-addToCartButton {  }.wzc213-header {  }.wzc213-favorites { --desktop-columns:3;--desktop-gap:20px;--tablet-columns:2;--tablet-gap:20px;--mobile-columns:1;--mobile-gap:20px;--image-order:0;--title-order:1;--price-order:2;--buttons-order:3; }.wzc213-pagination .wzc213-pagination-paginationButton {  }.wzc213-pagination {  }.wzc213  .wz-profile-favorites-header-text { font-family:iransans_fa;font-size:22px;color:rgb(172, 172, 172); }.wzc213  .wz-profile-favorites-header-text:hover {  }.wzc213  .wz-profile-favorites-container { border-radius:15px;border-width:0px;border-style:solid;border-color:#000;overflow:visible;background-color:#fff;padding:0; }.wzc213  .wz-profile-favorites-container:hover { border-radius:15px; }.wzc213  .wz-profile-favorite-item { height:fit-content;direction:rtl;padding:20px;gap:5px;background-color:#fff;border-width:2px;border-style:solid;border-color:#e3e3e3;border-radius:0;box-shadow:unset; }.wzc213  .wz-profile-favorite-item:hover {  }.wzc213  .wz-profile-favorite-item-image { object-fit:contain; }.wzc213  .wz-profile-favorite-item-title { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#747474; }.wzc213  .wz-profile-favorite-item-title:hover {  }.wzc213  .wz-profile-favorite-item-price { font-family:iransans_fa;font-size:14px;font-weight:bold;text-align:right;color:#E74C3C; }.wzc213  .wz-profile-favorite-item-price:hover {  }.wzc213  .wz-profile-favorite-item-add { height:30px; }.wzc213  .wz-profile-favorite-item-remove { height:30px; }.wzc213  .wz-profile-favorites-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc213  .wz-profile-favorites-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc213  .wz-profile-favorites-no-results-first-text:hover {  }.wzc213  .wz-profile-favorites-no-results-second-text:hover {  }.wzc213 {  }.wzc245:hover .wzc245-bg { background-color:rgb(0, 153, 109);border-width:1px;border-color:rgb(160, 160, 159); }.wzc245:hover .wzc245-content { color:rgb(229, 229, 229); }.wzc245:hover {  }.wzc245-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(79, 120, 115);border-radius:5px;border-style:solid; }.wzc245-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }.wzc212:hover .wzc212-bg:after { width:90%;opacity:1; }.wzc212:hover .wzc212-bg {  }.wzc212:hover .wzc212-content { color:#fff; }.wzc212:hover {  }.wzc212-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0px;height:100%;top:50%;left:50%;background-color:#999999;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%); }.wzc212-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:6px;border-style:solid;border-color:#afafaf;border-width:1px;overflow:hidden; }.wzc212-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999; }#wz-section-wzs123 { height:503px;--section-height:503px; }#wze1327 { top:30px;left:15px;width:848px;height:341px;z-index:1000; }.wzc214-root .wzc214-root-header .wzc214-root-header-title {  }.wzc214-root .wzc214-root-header .wzc214-root-header-options .wzc214-root-header-options-optionsList .wzc214-root-header-options-optionsList-optionItem{{ item.id }} {  }.wzc214-root .wzc214-root-header .wzc214-root-header-options .wzc214-root-header-options-optionsList {  }.wzc214-root .wzc214-root-header .wzc214-root-header-options {  }.wzc214-root .wzc214-root-header {  }.wzc214-root .wzc214-root-orders .wzc214-root-orders-ordersHeader .wzc214-root-orders-ordersHeader-ordersHeaderItem .wzc214-root-orders-ordersHeader-ordersHeaderItem-orderHeaderItem{{ item.id }} {  }.wzc214-root .wzc214-root-orders .wzc214-root-orders-ordersHeader .wzc214-root-orders-ordersHeader-ordersHeaderItem {  }.wzc214-root .wzc214-root-orders .wzc214-root-orders-ordersHeader {  }.wzc214-root .wzc214-root-orders {  }.wzc214-root .wzc214-root-pagination .wzc214-root-pagination-paginationButton {  }.wzc214-root .wzc214-root-pagination {  }.wzc214-root {  }.wzc214  .wz-profile-orders-header p { font-size:18px;font-family:iransans_fa;font-weight:bold;color:rgb(172, 172, 172); }.wzc214  .wz-profile-orders-header-option { font-size:12px;font-family:iransans_fa;font-weight:bold;color:rgb(172, 172, 172);border-radius:5px; }.wzc214  .wz-profile-orders-header-option:hover { background-color:#f4f4f4;cursor:pointer; }.wzc214  .wz-profile-orders-header-options ul [data-active=true] { background-color:#f4f4f4; }.wzc214  .wz-profile-orders-order-items-header { width:80%; }.wzc214  .wz-profile-orders-order-items-header p { width:20%;font-size:12px;font-family:iransans_fa;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc214  .wz-profile-orders-order-details { width:80%; }.wzc214  .wz-profile-orders-order-buttons { width:20%; }.wzc214  .wz-profile-orders-order-details p { width:20%;font-size:12px;font-family:iransans_fa;font-weight:500;text-align:center;color:rgb(117,117,117); }.wzc214  .wz-profile-orders-order-items-root { background-color:#f4f4f4;border-radius:10px;border-width:0px;border-color:rgb(0,0,0);border-style:solid; }.wzc214  .wz-profile-orders-order-items-container:first-child:after { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e1e1e1; }.wzc214  .wz-profile-orders-last-orders-image span { padding:3px; }.wzc214  .wz-profile-orders-last-orders-image span img { object-fit:cover; }.wzc214  .wz-profile-orders-no-results-root { gap:10px;border-width:0px;border-style:solid;border-color:#efefef;border-radius:16px;margin-top:20px;padding:70px 30px;background-color:#f4f4f4; }.wzc214  .wz-profile-orders-no-results-root img { width:5%;min-width:40px; }.wzc214  .wz-profile-orders-no-results-first-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc214  .wz-profile-orders-no-results-second-text { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc214 {  }#wz-section-wzs124 { height:503px;--section-height:503px; }#wze1328 { top:30px;left:15px;width:848px;height:566px;z-index:1000; }.wzc217-root .wzc217-root-header .wzc217-root-header-title {  }.wzc217-root .wzc217-root-header .wzc217-root-header-headerButtons .wzc217-root-header-headerButtons-reorderButton {  }.wzc217-root .wzc217-root-header .wzc217-root-header-headerButtons .wzc217-root-header-headerButtons-receiptButton {  }.wzc217-root .wzc217-root-header .wzc217-root-header-headerButtons {  }.wzc217-root .wzc217-root-header {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-mainInformation .wzc217-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc217-root-body-information-mainInformation-mainInformation{{ item.name }}-itemName {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-mainInformation .wzc217-root-body-information-mainInformation-mainInformation{{ item.name }} .wzc217-root-body-information-mainInformation-mainInformation{{ item.name }}-itemValue {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-mainInformation .wzc217-root-body-information-mainInformation-mainInformation{{ item.name }} {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-mainInformation {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-userInformation .wzc217-root-body-information-userInformation-userInformation{{ item.name }} .wzc217-root-body-information-userInformation-userInformation{{ item.name }}-itemName {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-userInformation .wzc217-root-body-information-userInformation-userInformation{{ item.name }} .wzc217-root-body-information-userInformation-userInformation{{ item.name }}-itemValue {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-userInformation .wzc217-root-body-information-userInformation-userInformation{{ item.name }} {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-userInformation {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-paymentInformation .wzc217-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc217-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemName {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-paymentInformation .wzc217-root-body-information-paymentInformation-paymentInformation{{ item.name }} .wzc217-root-body-information-paymentInformation-paymentInformation{{ item.name }}-itemValue {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-paymentInformation .wzc217-root-body-information-paymentInformation-paymentInformation{{ item.name }} {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information .wzc217-root-body-information-paymentInformation {  }.wzc217-root .wzc217-root-body .wzc217-root-body-information {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderName .wzc217-root-body-orderInformation-orderInformationHeader-orderName-orderNameValue {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderName {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderUnitPrice .wzc217-root-body-orderInformation-orderInformationHeader-orderUnitPrice-orderUnitPriceValue {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderUnitPrice {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderCount .wzc217-root-body-orderInformation-orderInformationHeader-orderCount-orderCountValue {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderCount {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderDiscount .wzc217-root-body-orderInformation-orderInformationHeader-orderDiscount-orderDiscountValue {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderDiscount {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderFinalPrice .wzc217-root-body-orderInformation-orderInformationHeader-orderFinalPrice-orderFinalPriceValue {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader .wzc217-root-body-orderInformation-orderInformationHeader-orderFinalPrice {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation .wzc217-root-body-orderInformation-orderInformationHeader {  }.wzc217-root .wzc217-root-body .wzc217-root-body-orderInformation {  }.wzc217-root .wzc217-root-body { --order-information:0;--user-information:1;--payment-information:2; }.wzc217-root .wzc217-root-support .wzc217-root-support-supportImage {  }.wzc217-root .wzc217-root-support .wzc217-root-support-supportTextBox .wzc217-root-support-supportTextBox-supportQuestion {  }.wzc217-root .wzc217-root-support .wzc217-root-support-supportTextBox .wzc217-root-support-supportTextBox-supportMessage {  }.wzc217-root .wzc217-root-support .wzc217-root-support-supportTextBox {  }.wzc217-root .wzc217-root-support {  }.wzc217-root {  }.wzc217  .wz-profile-order-details-root { font-family:iransans_fa; }.wzc217  .wz-profile-order-details-header { padding-bottom:20px; }.wzc217  .wz-profile-order-details-header-text { font-size:20px;font-weight:600;color:rgb(172, 172, 172);font-family:iransans; }.wzc217  .wz-profile-order-details-reorder-button { height:30px;width:90px; }.wzc217  .wz-profile-order-details-receipt-button { height:30px;width:90px; }.wzc217  .wz-profile-order-details-body { background-color:rgb(245, 245, 245);padding:15px 0 25px 0;border-radius:10px;border-style:solid;border-width:0;border-color:#000; }.wzc217  .wz-profile-order-details-information-container { margin:0 30px;gap:0; }.wzc217  .wz-profile-order-details-information { padding-top:15px;padding-bottom:15px;padding-right:0;padding-left:0;gap:10px;grid-template-columns: 33.33%;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(233, 233, 233); }.wzc217  .wz-profile-order-details-order-complete-information:hover { background-color:rgba(0,0,0,0.025); }.wzc217  .wz-profile-order-details-information-item { width:100%;gap:10px; }.wzc217  .wz-profile-order-details-information-item-name { font-size:12px;color:rgb(70, 70, 70);font-weight:400;font-family:iransans_fa; }.wzc217  .wz-profile-order-details-information-item-value { font-size:12px;color:rgb(26, 26, 26);font-weight:500;font-family:iransans_fa; }.wzc217  [data-name=total_include_tax] { width:fit-content;padding:0 15px;background-color:rgba(0,0,0,0.035);border-radius:6px; }.wzc217  [data-name=total_include_tax] .wz-profile-order-details-information-item-name { font-size:14px;font-family:iransans_fa;color:rgb(70, 70, 70); }.wzc217  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:20px;font-weight:600;font-family:iransans_fa;color:rgb(26, 26, 26); }.wzc217  .wz-profile-order-details-order-information-item { padding-top:15px;padding-bottom:15px;padding-right:30px;padding-left:30px;gap:0px; }.wzc217  .wz-profile-order-details-order-information-header { font-size:12px;font-weight:400;color:rgb(117,117,117);padding:10px 30px;font-family:iransans_fa; }.wzc217  .wz-profile-order-details-order-detail { font-size:12px;font-weight:500;color:rgb(0,0,0);border-right-style:solid;border-right-width:1px;border-right-color:rgb(233,233,233);font-family:iransans_fa; }.wzc217  .wz-profile-order-details-order-summary-information { gap:5px; }.wzc217  .wz-profile-order-details-order-summary-information-name { font-size:12px;color:#000;font-family:iransans_fa; }.wzc217  .wz-profile-order-details-order-summary-information-other p { font-size:10px;color:rgb(117,117,117); }.wzc217  .wz-profile-order-details-order-image-box { background-color:#fff;border-radius:50px;border-style:solid;border-width:1px;border-color:rgb(233,233,233);padding:5px; }.wzc217  .wz-profile-order-details-order-image-box img { object-fit:cover; }.wzc217  .wz-profile-order-details-support { justify-content:end;gap:10px;padding:15px 25px; }.wzc217  .wz-profile-order-details-support-question { font-size:14px;font-weight:500;color:rgb(255, 255, 255);font-family:iransans; }.wzc217  .wz-profile-order-details-support-message { font-size:10px;font-weight:400;color:rgb(229, 229, 229);font-family:iransans; }.wzc217  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date status"; }.wzc217  .wz-profile-order-details-user-information { grid-template-areas:"transferee mobile" "address address"; }.wzc217  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost totalCost" "paymentMethod shippingMethod totalCost" "deliveryDate deliveryDate totalCost"; }.wzc217  .wz-profile-order-details-order-description { padding-top:10px;padding-bottom:10px;padding-right:15px;padding-left:15px;margin-right:15px;margin-left:15px;font-size:11px;background-color:#fff;color:rgb(117,117,117);border-style:solid;border-width:1px;border-color:rgb(233,233,233);font-family:iransans_fa; }.wzc217  .wz-profile-order-details-no-results-root { gap:10px;margin-top:20px;padding:70px 30px; }.wzc217  .wz-profile-order-details-no-results-root img { width:5%;min-width:40px; }.wzc217  .wz-profile-order-details-no-results-text { font-size:20px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc217  .wz-profile-order-details-no-results-hint { font-size:12px;font-weight:bold;font-family:iransans_fa;color:rgb(117,117,117); }.wzc217 {  }.wzc246:hover .wzc246-bg { background-color:rgb(0, 153, 109);border-width:1px;border-color:rgb(160, 160, 159); }.wzc246:hover .wzc246-content { color:rgb(229, 229, 229); }.wzc246:hover {  }.wzc246-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(79, 120, 115);border-radius:5px;border-style:solid;border-color:rgb(172, 172, 172);border-width:1px; }.wzc246-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:14px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }.wzc216:hover .wzc216-bg { background-color:#f4f4f4;border-width:1px;border-color:rgb(233, 233, 233); }.wzc216:hover .wzc216-content { color:rgb(117,117,117); }.wzc216:hover {  }.wzc216-bg:after {  }.wzc216-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#f4f4f4;border-radius:5px;border-style:solid;border-color:rgb(233, 233, 233); }.wzc216-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:14px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:rgb(49, 49, 49); }#wz-section-wzs125 { height:626px;--section-height:626px; }#wze1329 { top:30px;left:15px;width:848px;height:541px;z-index:1000; }.wzc221-header .wzc221-header-title {  }.wzc221-header .wzc221-header-headerButton {  }.wzc221-header .wzc221-header-editButton {  }.wzc221-header .wzc221-header-removeButton {  }.wzc221-header {  }.wzc221-addressesContainer { --desktop-columns:3;--desktop-gap:30px;--tablet-columns:2;--tablet-gap:30px;--mobile-columns:1;--mobile-gap:30px;--address-order:0;--summary-order:1;--transferee-order:2; }.wzc221-pagination .wzc221-pagination-paginationButton {  }.wzc221-pagination {  }.wzc221  .wz-profile-addresses-header { margin-bottom:30px; }.wzc221  .wz-profile-addresses-header p { font-family:iransans_fa;font-size:22px;color:rgb(172, 172, 172); }.wzc221  .wz-profile-addresses-header-button { height:35px;width:115px; }.wzc221  .wz-profile-addresses-container { border-style:solid;border-width:0px;border-color:#000;background-color:#f7f7f7;border-radius:20px;padding:40px;gap:30px;direction:rtl; }.wzc221  .wz-profile-addresses-container:hover { border-radius:20px; }.wzc221  .wz-profile-address-item { display:flex;flex-flow:column;width:~'calc(33.33% - 20px)';height:fit-content;direction:rtl;background-color:#fff;padding:0;border-radius:20px;border-style:solid;border-width:2px;border-color:#fff;box-shadow:1px 1px 4px 0px rgba(0,0,0,0.18); }.wzc221  .wz-profile-address-item:hover { border-radius:20px; }.wzc221  .wz-profile-address-location { width:100%;height:200px; }.wzc221  .wz-profile-address-details { gap:7px;padding:5px 15px 15px 15px;box-shadow:0px -15px 15px 10px #fff; }.wzc221  .wz-profile-address-item:hover .wz-profile-address-details {  }.wzc221  .wz-profile-address-full { font-family:iransans_fa;font-size:14px;font-weight:500;color:#4a4a4a;text-align:right; }.wzc221  .wz-profile-address-full:hover {  }.wzc221  .wz-profile-address-summary { justify-content:start; }.wzc221  .wz-profile-address-summary-location p { font-family:iransans_fa;font-size:12px; }.wzc221  .wz-profile-address-summary-location p:hover {  }.wzc221  .wz-profile-address-summary-location svg { width:22px;height:auto; }.wzc221  .wz-profile-address-summary-location svg path { fill:#E74C3C; }.wzc221  .wz-profile-address-summary-postal-code p { font-family:iransans_fa;font-size:12px; }.wzc221  .wz-profile-address-summary-postal-code p:hover {  }.wzc221  .wz-profile-address-summary-postal-code svg { width:25px;height:auto; }.wzc221  .wz-profile-address-summary-postal-code svg path { stroke:#E74C3C; }.wzc221  .wz-profile-address-transferee { text-align:right; }.wzc221  .wz-profile-address-transferee p { font-family:iransans_fa;font-size:12px; }.wzc221  .wz-profile-address-transferee p:hover {  }.wzc221  .wz-profile-address-buttons { margin-top:15px;justify-content:end; }.wzc221  .wz-profile-address-remove-button { height:30px; }.wzc221  .wz-profile-address-edit-button { height:30px; }.wzc221  .wz-profile-addresses-no-results-first-text { color:#5a5a5a;font-family:iransans_fa;font-size:20px;font-weight:500; }.wzc221  .wz-profile-addresses-no-results-second-text { font-family:iransans_fa;font-size:14px;font-weight:500;color:#a1a1a1;margin-top:-10px; }.wzc221  .wz-profile-addresses-no-results-first-text:hover {  }.wzc221  .wz-profile-addresses-no-results-second-text:hover {  }.wzc221 {  }.wzc247:hover .wzc247-bg:after { width:90%;opacity:1; }.wzc247:hover .wzc247-bg {  }.wzc247:hover .wzc247-content { color:#fff; }.wzc247:hover {  }.wzc247-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0px;height:100%;top:50%;left:50%;background-color:#999999;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%); }.wzc247-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:6px;border-style:solid;border-color:#afafaf;border-width:1px;overflow:hidden; }.wzc247-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:10px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999; }.wzc248:hover .wzc248-bg { background-color:rgb(0, 153, 109);border-width:1px;border-color:rgb(160, 160, 159); }.wzc248:hover .wzc248-content { color:rgb(229, 229, 229); }.wzc248:hover {  }.wzc248-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(76, 93, 91);border-radius:5px;border-style:solid;border-width:1px;border-color:rgb(172, 172, 172); }.wzc248-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans_fa;font-size:15px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wz-section-wzs126 { height:601px;--section-height:601px; }#wze1333 { top:10px;left:0px;width:1170px;height:69px;z-index:1000; }.wzc226  .wz-shop-breadcrumb-container .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc226  .wz-shop-product { margin:15px;padding:0px;text-align:center; }.wzc226  .wz-shop-product .wz-shop-product-section { padding:10px; }.wzc226  .wz-shop-product .wz-shop-product-title { font-family:yekan, tahoma, serif;font-size:18px;color:#000; }.wzc226  .wz-shop-product .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:13px; }.wzc226  .wz-shop-product .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639; }.wzc226  .wz-shop-product .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:11px; }.wzc226  .wz-shop-product-out-stock { font-family:yekan, tahoma, serif;font-size:20px;color:#f14639; }.wzc226  .wz-shop-product .wz-shop-product-image img { object-fit:cover; }.wzc226  .wz-shop-product .wz-shop-product-add-cart { width:150px; }.wzc226  .wz-shop-product .wz-shop-product-ribbon { background-color:#6dd2b6;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc226  .wz-shop-product .wz-shop-product-ribbon-off { background-color:#f14657;color:#fff;font-family:yekan, tahoma, serif;font-size:13px; }.wzc226 {  }.wzc226-breadcrumb {  }.wzc226-filter { margin-right:15px;margin-left:15px; }.wzc226-topBar .wzc226-topBar-sort {  }.wzc226-topBar .wzc226-topBar-perPage {  }.wzc226-topBar .dropdown.dropdown-list .dropdown-select,.wzc226-topBar  .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:13px;font-family:iransans_fa; }.wzc226-topBar .dropdown.dropdown-list .dropdown-select,.wzc226-topBar  .dropdown.dropdown-list .dropdown-menu,.wzc226-topBar  .dropdown.dropdown-list .dropdown-select::before { border-color:#878787; }.wzc226-topBar  .dropdown.dropdown-list .dropdown-menu .selected { background-color:rgb(229, 229, 229);color:#878787; }.wzc226-topBar { margin:10px;margin-bottom:20px;color:rgb(70, 70, 70);font-size:13px;font-family:iransans_fa; }.wzc226-products {  }#wze1333 .wz-shop-product .wz-shop-product-image { padding-top: 75% }.wzc19:hover .wzc19-bg:after { width:90%;opacity:1; }.wzc19:hover .wzc19-bg {  }.wzc19:hover .wzc19-content { color:#fff; }.wzc19:hover {  }.wzc19-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0px;height:100%;top:50%;left:50%;background-color:#999999;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%); }.wzc19-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px;border-style:solid;border-color:#999999;border-width:3px;overflow:hidden; }.wzc19-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#999999; }.wzc225-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#fff; }.wzc225-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc77:hover .wzc77-bg:after { width:90%;opacity:1; }.wzc77:hover .wzc77-bg {  }.wzc77:hover .wzc77-content { color:#fff; }.wzc77:hover {  }.wzc77-bg:after { content:'';position:absolute;z-index:1;transition:all 0.3s;width:0px;height:100%;top:50%;left:50%;background-color:#FF7043;opacity:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%); }.wzc77-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;border-radius:0px;border-style:solid;border-color:#FF7043;border-width:3px;overflow:hidden; }.wzc77-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#FF7043; }#wze1334 { top:10px;left:10px;width:242px;height:200px;z-index:1000; }.wzc227  .wz-shop-archive > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc227  .wz-shop-archive .sub-list > li > a { color:#000;font-family:yekan, tahoma, serif;font-size:13px; }.wzc227 {  }.wzc227-list  .wz-shop-filter-title { font-size:18px;color:#000;font-family:yekan, tahoma, serif; }.wzc227-list .wz-shop-filter-item .irs-min,.wzc227-list  .wz-shop-filter-item .irs-max { background-color:rgba(0,0,0,0.1);color:#999; }.wzc227-list  .wz-shop-filter-item .wz-shop-price-slider .irs-slider { background:#5c6165; }.wzc227-list .wz-shop-filter-item .irs-line-mid,.wzc227-list  .wz-shop-filter-item  .irs-line-left,.wzc227-list  .wz-shop-filter-item  .irs-line-right,.wzc227-list  .wz-shop-filter-item  .irs-bar,.wzc227-list  .wz-shop-filter-item  .irs-bar-edge { background:#424649; }.wzc227-list  .wz-shop-sort-option-color { padding-top:2px; }.wzc227-list  .wz-shop-filter-item .regular-checkbox:checked+label.regular-checkbox-color:after { border-style:solid;border-color:#c9c9c9;border-width:2px;top:-3px;left:-3px; }.wzc227-list  .wz-shop-filter-item+.wz-shop-filter-item { border-top-style:solid;border-top-width:1px;border-top-color:#efeaea; }.wzc227-list { font-size:13px;color:#000;font-family:yekan, tahoma, serif; }#wz-section-wzs129 { height:162px;--section-height:162px; }.wzc-section-wzs129 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs129-full { background:;background-color:rgb(167, 177, 167); }.wzc-section-wzs129-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1454 { top:4.7502px;left:413.618px;width:342.766px;height:36px;z-index:1002; }.wzc243-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(0, 0, 0, 0); }.wzc243-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc243-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1455 { top:3.0072px;left:0.0133749px;width:250.14069999999998px;height:30px;z-index:1003; }.wzc242  .wz-share-social-list { flex-flow:row-reverse nowrap;justify-content:end;gap:5px; }.wzc242  .wz-share-social-item { background-color:rgba(255,255,255,0);border-style:solid;border-color:#000;border-width:0;border-radius:0;padding:0; }.wzc242  .wz-share-social-item:hover { border-radius:0; }.wzc242  .wz-share-social-link { flex-flow:row-reverse;align-items:center;gap:3px; }.wzc242  .wz-share-social-icon { width:30px; }.wzc242  .wz-share-social-label { font-family:iransans;font-size:9px;text-align:center;direction:rtl;color:rgb(229, 229, 229); }.wzc242  .wz-share-social-label:hover {  }.wzc242 {  }.wzc242-root .wzc242-root-list .wzc242-root-list-item .wzc242-root-list-item-link .wzc242-root-list-item-link-icon {  }.wzc242-root .wzc242-root-list .wzc242-root-list-item .wzc242-root-list-item-link .wzc242-root-list-item-link-label {  }.wzc242-root .wzc242-root-list .wzc242-root-list-item .wzc242-root-list-item-link {  }.wzc242-root .wzc242-root-list .wzc242-root-list-item {  }.wzc242-root .wzc242-root-list {  }.wzc242-root {  }#wze1456 { top:7.5px;left:260.78px;width:75px;height:21px;z-index:1000;text-align:right; }#wz-section-wzs155 { height:45.5px;--section-height:45.5px; }.wzc-section-wzs155 { background:;background-color:rgba(255, 255, 255, 0);border-width:0px;border-style:solid;border-color:rgb(172, 172, 172); }.wzc-section-wzs155-full { background-image:;background-position:bottom right;background:;background-color:rgba(34, 45, 44, 0.91);box-shadow:0px 1px 1px 0px rgb(214, 207, 207) ; }.wzc-section-wzs155-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1335 { top:27px;left:0px;width:1170px;height:152.797px;z-index:1000; }.wzc229  .wz-shop-breadcrumb-container   .wz-breadcrumb { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a; }.wzc229  .wz-shop-product-page .wz-shop-product-add-cart { width:300px; }.wzc229  .wz-shop-product-page .wz-shop-product-options .wz-shop-option-title { font-size:17px;color:#878787;font-family:yekan, tahoma, serif; }.wzc229  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-option { width:300px; }.wzc229  .wz-shop-product-page .wz-shop-product-options .dropdown { width:300px; }.wzc229  .wz-shop-product-page .wz-shop-product-options.wz-radio-button-list .regular-checkbox-item,.wzc229  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select,.wzc229  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu a { color:#878787;font-size:13px;font-family:yekan, tahoma, serif; }.wzc229  .wz-shop-product-page .wz-shop-product-options.dropdown.dropdown-list .dropdown-select,.wzc229  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu,.wzc229  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-select::before { border-color:rgba(0,0,0,0.15); }.wzc229  .wz-shop-product-page .wz-shop-product-options .dropdown.dropdown-list .dropdown-menu .selected { background-color:#f6f6f6;color:#878787; }.wzc229  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-colors ul li { padding-top:2px; }.wzc229  .wz-shop-product-page .wz-shop-product-options .wz-shop-product-colors ul li .regular-checkbox:checked+label.regular-checkbox-color:after { border-style:solid;border-color:#c9c9c9;border-width:2px; }.wzc229  .wz-shop-product-page .wz-shop-product-title { font-family:iransans_fa;font-size:24px;color:rgb(49, 49, 49); }.wzc229  .wz-shop-product-page .wz-shop-product-description { font-family:yekan, tahoma, serif;font-size:13px;color:#000; }.wzc229  .wz-shop-product-page .wz-shop-product-sku { font-family:yekan, tahoma, serif;font-size:12px;color:#b3abab; }.wzc229  .wz-shop-product-out-stock { font-family:iransans;font-size:20px;color:#f14639; }.wzc229  .wz-shop-product-page .wz-shop-product-price { font-family:yekan, tahoma, serif;font-size:21px;color:#000; }.wzc229  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-sale-price { color:#f14639;font-size:21px; }.wzc229  .wz-shop-product-page .wz-shop-product-price .wz-shop-product-old-price { color:rgb(204, 204, 204);font-size:16px; }.wzc229  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider  img.wz-gallery-image { object-fit:cover;width:100%;float:left; }.wzc229 .wz-shop-product-info-sections-simple .wz-shop-product-info+.wz-shop-product-info,.wzc229  .wz-shop-product-info-sections-accordion .wz-shop-product-info+.wz-shop-product-info { border-top-style:solid;border-top-width:1px;border-top-color:rgba(0,0,0,0.15); }.wzc229  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-title { font-family:iransans_fa;font-size:19px;color:#000; }.wzc229  .wz-shop-product-page .wz-shop-product-info-sections .wz-shop-product-section-content { font-family:iransans_fa;font-size:13px;color:#000; }.wzc229  .wz-shop-product-page .wz-shop-product-info-sections .wz-tab-content { border-style:solid;border-width:1px;border-color:#ededed; }.wzc229  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li {  }.wzc229  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li.open { border-style:solid;border-width:1px;border-color:#ededed;background-color:#fff;color:#000; }.wzc229  .wz-shop-product-page .wz-shop-product-info-sections .wz-tabs li.open:after { height:1px;bottom:-1px;background-color:#fff; }.wzc229  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-carousel .flex-active-slide:after { border-color:#ccc; }.wzc229  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-gallery { width:50%; }.wzc229  .wz-shop-product-page.wz-shop-product-page-classic .wz-shop-product-section { width:calc(50% - 30px); }.wzc229  .extra-button-list { font-family:yekan, tahoma, serif;font-size:12px;color:#6a6a6a;--text-color:#6a6a6a; }.wzc229 {  }.wzc229-breadcrumb {  }.wzc229-product {  }#wze1335  .wz-shop-product-page .wz-shop-product-gallery .wz-gallery-slider .wz-image-ratio { padding-top: 75% }.wzc228 .wz-gallery > li > figure,.wzc228  .wz-gallery > li > figure:before,.wzc228  .wz-gallery > li > figure:after,.wzc228  .wz-gallery > li > figure > figcaption,.wzc228  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(231, 76, 60, 0.75); }.wzc228  .wz-gallery-caption { text-align:center; }.wzc228  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc228  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc228  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc228 {  }.wzc228-slider .wzc228-slider-items {  }.wzc228-slider  .flex-direction-nav a:before { color:#999; }.wzc228-slider {  }.wzc228-carousel .wzc228-carousel-list {  }.wzc228-carousel {  }.wzc240:hover .wzc240-bg { background-color:rgb(0, 153, 109);border-width:1px;border-color:rgb(160, 160, 159); }.wzc240:hover .wzc240-content { color:rgb(229, 229, 229); }.wzc240:hover {  }.wzc240-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(79, 120, 115);border-radius:5px;border-style:solid; }.wzc240-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:15px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wz-section-wzs128 { height:640.797px;--section-height:640.797px; }.wzc-section-wzs128 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs128-full { background:;background-color:rgba(0, 0, 0, 1);background-image:url(../../uploads/8f7ab2f2de46488fb476ad1b3b189e98.jpg) ;background-position:top center; }.wzc-section-wzs128-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1332 { top:10px;left:15px;width:1140px;height:185px;z-index:1000; }.wzc224-container { font-size:10px;font-family:yekan; }#wze1332 .wz-cart-color-primary { color: #565656 }#wze1332 .wz-cart-primary-color { color: #565656 }#wze1332 .wz-cart-second-color { color: #565656 }#wze1332 .wz-cart-second-border-color { border-color: #565656 }.wzc75:hover .wzc75-bg { background-color:#999; }.wzc75:hover .wzc75-content {  }.wzc75:hover {  }.wzc75-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#b4b4b4;border-radius:0px; }.wzc75-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }.wzc74:hover .wzc74-bg { background-color:#5fa061; }.wzc74:hover .wzc74-content {  }.wzc74:hover {  }.wzc74-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#62af65;border-radius:0px; }.wzc74-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:13px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wz-section-wzs130 { height:205px;--section-height:205px; }#wze1488 { top:42px;left:142px;width:886px;height:360px;z-index:1000;text-align:justify; }#wz-section-wzs163 { height:450px;--section-height:450px; }.wzc-section-wzs163 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs163-full { background:;background-color:rgb(255, 255, 255);background-image:;background-position:bottom; }.wzc-section-wzs163-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1549 { top:25.01px;left:353px;width:457px;height:39px;z-index:1000;text-align:right; }#wze1684 { top:78.015px;left:147.009px;width:876px;height:270px;z-index:1001; }.wzc420 .wz-gallery > li > figure,.wzc420  .wz-gallery-slider .slides > li > .wz-slider-item { border-color:rgb(6, 57, 42);border-width:1px;border-style:solid; }.wzc420 .wz-gallery > li > figure,.wzc420  .wz-gallery > li > figure:before,.wzc420  .wz-gallery > li > figure:after,.wzc420  .wz-gallery > li > figure > figcaption,.wzc420  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(6, 57, 42); }.wzc420  .wz-gallery-caption { text-align:center; }.wzc420  .wz-gallery-caption  h3 { font-family:yekan_fa;font-size:25px;line-height:25px;color:#fff; }.wzc420  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc420  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc420 {  }.wzc420-gallery {  }.wzc420-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wz-section-wzs172 { height:400px;--section-height:400px; }.wzc-section-wzs172 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs172-full { background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs172-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1379 { top:0px;left:0px;width:50%;height:45.5004px;z-index:1000;order:1; }#wze1376 { top:4.7502px;left:121.118px;width:342.766px;height:36px;z-index:1002; }#wze1377 { top:3.0072px;left:0.0133749px;width:250.14069999999998px;height:30px;z-index:1003; }#wze1378 { top:7.5px;left:260.78px;width:75px;height:21px;z-index:1000;text-align:right; }#wze1380 { top:0px;left:0px;width:50%;height:45.5px;z-index:1000;order:2; }#wze1375 { top:7.25px;left:105.008px;width:375px;height:31px;z-index:1002;text-align:center; }#wz-section-wzs141 { height:42.5px;--section-height:42.5px; }.wzc-section-wzs141 { background:;background-color:rgba(255, 255, 255, 0);border-width:0px;border-style:solid;border-color:rgb(172, 172, 172); }.wzc-section-wzs141-full { background-image:;background-position:bottom;background:;background-color:rgba(0, 0, 0, 0.8);box-shadow:0px 1px 1px 0px rgb(214, 207, 207) ; }.wzc-section-wzs141-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1372 { top:0px;left:0px;width:50%;height:682.282px;z-index:1000;order:1; }#wze1371 { top:109.141px;left:22.0133px;width:541px;height:464px;z-index:1000; }#wze1373 { top:0px;left:0px;width:50%;height:688px;z-index:1000;order:2; }.wzc269-bg { position:absolute;top:0px;left:0px;bottom:0px;right:0px;background:;background-color:rgba(255, 255, 255, 0); }.wzc269-content {  }.wzc269 {  }#wze1384 { top:101px;left:15px;width:559px;height:486px;z-index:998; }.wzc258-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(68, 68, 68, 0); }.wzc258-content { top:0px;bottom:0;left:0px;right:0;position:absolute; }.wzc258-image-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center center; }#wze1381 { top:426.5px;left:187.503px;width:367px;height:51px;z-index:1002; }.wzc342:hover .wzc342-bg { background-color:rgba(37, 88, 82, 0.71);border-width:1px;border-color:rgb(160, 160, 159); }.wzc342:hover .wzc342-content { color:rgb(229, 229, 229); }.wzc342:hover {  }.wzc342-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgba(26, 26, 26, 0.6);border-radius:5px;border-style:solid;border-color:rgb(153, 153, 153);border-width:1px;box-shadow:none; }.wzc342-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:16px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wze1383 { top:426.5px;left:5.5px;width:157px;height:51px;z-index:1002; }#wze1479 { top:8.14062px;left:6.919px;width:160px;height:160px;z-index:1003; }.wzc351-code .wzc351-code-default { position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:#ccc; }.wzc351-code { position:absolute;left:0px;top:0px;width:100%;height:100%; }#wz-section-wzs139 { height:715px;--section-height:715px; }.wzc-section-wzs139-full { background-image:url(../../uploads/036a602b69404a67a61575ff1616ae7f.jpg) ;background-position:top center; }#wze1458 { top:51px;left:285.516px;width:599px;height:602px;z-index:1001; }.wzc263  .form-result-error { color:#e74c3c;border-color:transparent;background-color:transparent;opacity:1; }.wzc263 {  }.wzc263-form { direction:rtl;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.4);border-radius:5px;border-style:solid;border-width:1px;border-color:rgba(227, 227, 227, 0.43);box-shadow:none; }.wzc263-message { direction:rtl;position:absolute;width:calc(100% - 120px);bottom:0;right:60px;left:auto;padding:10px 0;text-align:right;font-size:13px;font-family:yekan, tahoma, serif;opacity:0;box-shadow:none;background-color:transparent;border-style:solid;border-color:transparent;border-width:1px;border-radius:0;color:#1abc9c; }.wzc263-setting {  }#wze1459 { top:52px;left:309.5px;width:229.5px;height:42px;z-index:1000; }.wzc345  .wz-form-inputText-label::after { content:'*';color:rgba(0, 0, 0, 1); }.wzc345  .wz-form-inputText::placeholder { color:rgb(68, 68, 68); }.wzc345 {  }.wzc345:hover .wzc345-container .wzc345-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55); }.wzc345:hover .wzc345-container {  }.wzc345:hover {  }.wzc345:focus-within .wzc345-container .wzc345-container-input { background-color:rgba(255, 255, 255, 1);border-width:1px;border-style:solid;border-color:rgba(87, 187, 191, 0.6); }.wzc345:focus-within .wzc345-container {  }.wzc345:focus-within {  }.wzc345.invalid .wzc345-container .wzc345-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(255, 64, 64, 0.6); }.wzc345.invalid .wzc345-container {  }.wzc345.invalid {  }.wzc345-container .wzc345-container-label { padding-right:0;padding-left:20px;display:none;margin-bottom:14px;text-align:right;direction:inherit;color:#000000;word-break: break-word;line-height:1;font-size:13px;font-weight:normal;font-style:normal;font-family:yekan, tahoma, serif; }.wzc345-container .wzc345-container-input { text-align:right;direction:inherit;padding-right:12px;padding-left:3px;padding-top:3px;padding-bottom:3px;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:1.4em;min-height:42px;border-radius:5px;border-width:0px;border-style:solid;border-color:rgba(0, 0, 0, 0.55);color:rgb(0, 0, 0);background-color:rgba(255, 255, 255, 0.6);box-sizing:border-box !important;margin:0;max-width:100%;text-overflow:ellipsis;font-family:yekan, tahoma, serif;-webkit-appearance:none;box-shadow:none; }.wzc345-container .wzc345-container-message {  }.wzc345-container { width:100%;height:100%;min-height:25px;display:flex;flex-direction:column;font-family:yekan, tahoma, serif;transition:all 0.3s; }#wze1462 { top:52px;left:60px;width:229.5px;height:42px;z-index:1000; }#wze1463 { top:104px;left:60px;width:479px;height:156px;z-index:1000; }.wzc333  .wz-form-radioButton-label::after { content:'*';color:rgb(229, 229, 229); }.wzc333  .wz-radio-hidden-button:checked + .wz-radiobutton-border .wz-radio-button-circle { opacity:1 !important; }.wzc333  .wz-form-radioButtons-wrapper:hover .wz-radiobutton-border { background-color:rgb(229, 229, 229);border-color:rgba(0, 0, 0, 0.49);border-width:1px; }.wzc333  .wz-form-radioButtons-wrapper:hover .wz-radiobutton-border .wz-radio-button-circle { background-color:rgb(0, 153, 109); }.wzc333  .wz-radio-hidden-button:focus + .wz-radiobutton-border { background-color:#fff;border-width:1px;border-color:rgba(24, 166, 137, 0.6); }.wzc333  .wz-radio-hidden-button:invalid + .wz-radiobutton-border { background-color:#fff;border-width:1px;border-color:rgba(255, 64, 64, 0.6); }.wzc333 {  }.wzc333-container .wzc333-container-label { width:100%;padding-right:0;padding-left:20px;display:inline-block;margin-bottom:14px;text-align:right;direction:rtl;color:rgb(229, 229, 229);word-break: break-word;line-height:1;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;font-family:iransans_fa; }.wzc333-container .wzc333-container-input .wzc333-container-input-item .wzc333-container-input-item-label .wzc333-container-input-item-label-hiddenButton { opacity:0;position:absolute;box-sizing:border-box; }.wzc333-container .wzc333-container-input .wzc333-container-input-item .wzc333-container-input-item-label .wzc333-container-input-item-label-radioButtonContainer .wzc333-container-input-item-label-radioButtonContainer-radioButtonCircle { opacity:0;background-color:rgb(26, 26, 26);border-radius:50%;height:50%;width:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transform:translate(-50%, -50%); }.wzc333-container .wzc333-container-input .wzc333-container-input-item .wzc333-container-input-item-label .wzc333-container-input-item-label-radioButtonContainer { width:18px;min-width:18px;height:18px;background-color:rgba(255, 255, 255, 0.6);border-style:solid;border-color:rgba(0, 0, 0, 0.49);border-width:1px;border-radius:50%;position:relative;box-sizing:border-box;box-shadow:none; }.wzc333-container .wzc333-container-input .wzc333-container-input-item .wzc333-container-input-item-label .wzc333-container-input-item-label-labelText { font-style:inherit;font-weight:inherit;font-size:inherit;font-family:inherit;direction:rtl;margin-right:13px;color:inherit;word-break:break-word;display:inline-block;line-height:1; }.wzc333-container .wzc333-container-input .wzc333-container-input-item .wzc333-container-input-item-label { direction:inherit;display:flex;align-items:center;font-style:inherit;font-weight:inherit;font-size:inherit; }.wzc333-container .wzc333-container-input .wzc333-container-input-item { text-overflow:ellipsis;white-space:nowrap;font-style:inherit;font-weight:inherit;font-size:inherit;width:100%;margin-bottom:14px;display:flex; }.wzc333-container .wzc333-container-input { border-radius:5px;color:rgb(229, 229, 229);margin:0;position:relative;max-width:100%;min-width:100%;min-height:42px;height:100%;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column;text-align:right;direction:rtl;padding-top:0;padding-bottom:0;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:1.4em;box-shadow:none;box-sizing:border-box !important;font-family:iransans; }.wzc333-container .wzc333-container-message {  }.wzc333-container {  }#wze1464 { top:270px;left:60px;width:479px;height:126px;z-index:1000; }.wzc266  .wz-form-textarea-label::after { content:'*';color:rgba(0,0,0,1); }.wzc266  .wz-form-textarea::placeholder { color:rgb(68, 68, 68); }.wzc266 {  }.wzc266:hover .wzc266-container .wzc266-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0.55); }.wzc266:hover .wzc266-container {  }.wzc266:hover {  }.wzc266:focus-within .wzc266-container .wzc266-container-input { background-color:rgba(255, 255, 255, 1);border-width:1px 1px 1px 1px;border-style:solid;border-color:rgba(24, 166, 137, 0.6); }.wzc266:focus-within .wzc266-container {  }.wzc266:focus-within {  }.wzc266.invalid .wzc266-container .wzc266-container-input { background-color:#fff;border-width:1px;border-style:solid;border-color:rgba(255, 64, 64, 0.6); }.wzc266.invalid .wzc266-container {  }.wzc266.invalid {  }.wzc266-container .wzc266-container-label { padding-right:0;padding-left:20px;display:none;margin-bottom:14px;text-align:right;direction:inherit;color:#000000;word-break: break-word;line-height:1;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;font-family:yekan, tahoma, serif; }.wzc266-container .wzc266-container-input { text-align:right;direction:inherit;padding-right:16px;padding-left:10px;padding-top:0.75em;padding-bottom:3px;resize:none;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:1.4em;min-height:100%;max-height:100%;height:100%;border-radius:5px;border-width:0px;border-style:solid;border-color:rgba(0, 0, 0, 0.55);color:rgb(0, 0, 0);background-color:rgba(255, 255, 255, 0.6);box-shadow:none;box-sizing:border-box !important;margin:0;max-width:100%;min-width:100%;overflow-y:auto;font-family:iransans_fa;-webkit-appearance:textarea;cursor:text;white-space:pre-wrap;overflow-wrap:break-word; }.wzc266-container .wzc266-container-message {  }.wzc266-container { width:100%;height:100%;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-family:yekan, tahoma, serif;transition:all 0.3s; }#wze1466 { top:406px;left:60px;width:479px;height:91px;z-index:1000; }.wzc328  .wz-form-radioButton-label::after { content:'*';color:rgb(229, 229, 229); }.wzc328  .wz-radio-hidden-button:checked + .wz-radiobutton-border .wz-radio-button-circle { opacity:1 !important; }.wzc328  .wz-form-radioButtons-wrapper:hover .wz-radiobutton-border { background-color:rgba(255, 255, 255, 1);border-color:rgba(0, 0, 0, 0.49);border-width:1px; }.wzc328  .wz-form-radioButtons-wrapper:hover .wz-radiobutton-border .wz-radio-button-circle { background-color:rgba(87, 187, 191, 1); }.wzc328  .wz-radio-hidden-button:focus + .wz-radiobutton-border { background-color:#fff;border-width:1px;border-color:rgba(24, 166, 137, 0.6); }.wzc328  .wz-radio-hidden-button:invalid + .wz-radiobutton-border { background-color:#fff;border-width:1px;border-color:rgba(255, 64, 64, 0.6); }.wzc328 {  }.wzc328-container .wzc328-container-label { width:100%;padding-right:0;padding-left:20px;display:inline-block;margin-bottom:14px;text-align:right;direction:rtl;color:rgb(229, 229, 229);word-break: break-word;line-height:1;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;font-family:iransans_fa; }.wzc328-container .wzc328-container-input .wzc328-container-input-item .wzc328-container-input-item-label .wzc328-container-input-item-label-hiddenButton { opacity:0;position:absolute;box-sizing:border-box; }.wzc328-container .wzc328-container-input .wzc328-container-input-item .wzc328-container-input-item-label .wzc328-container-input-item-label-radioButtonContainer .wzc328-container-input-item-label-radioButtonContainer-radioButtonCircle { opacity:0;background-color:rgb(26, 26, 26);border-radius:50%;height:50%;width:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transform:translate(-50%, -50%); }.wzc328-container .wzc328-container-input .wzc328-container-input-item .wzc328-container-input-item-label .wzc328-container-input-item-label-radioButtonContainer { width:18px;min-width:18px;height:18px;background-color:rgba(255, 255, 255, 0.6);border-style:solid;border-color:rgba(0, 0, 0, 0.49);border-width:1px;border-radius:50%;position:relative;box-sizing:border-box;box-shadow:none; }.wzc328-container .wzc328-container-input .wzc328-container-input-item .wzc328-container-input-item-label .wzc328-container-input-item-label-labelText { font-style:inherit;font-weight:inherit;font-size:inherit;font-family:inherit;direction:rtl;margin-right:13px;color:inherit;word-break:break-word;display:inline-block;line-height:1; }.wzc328-container .wzc328-container-input .wzc328-container-input-item .wzc328-container-input-item-label { direction:inherit;display:flex;align-items:center;font-style:inherit;font-weight:inherit;font-size:inherit; }.wzc328-container .wzc328-container-input .wzc328-container-input-item { text-overflow:ellipsis;white-space:nowrap;font-style:inherit;font-weight:inherit;font-size:inherit;width:100%;margin-bottom:14px;display:flex; }.wzc328-container .wzc328-container-input { border-radius:5px;color:rgb(229, 229, 229);margin:0;position:relative;max-width:100%;min-width:100%;min-height:42px;height:100%;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column;text-align:right;direction:rtl;padding-top:0;padding-bottom:0;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;font-weight:normal;font-stretch:normal;line-height:1.4em;box-shadow:none;box-sizing:border-box !important;font-family:iransans; }.wzc328-container .wzc328-container-message {  }.wzc328-container {  }#wze1468 { top:507px;left:199.5px;width:200px;height:40px;z-index:1000; }.wzc270:hover .wzc270-bg { background-color:rgb(0, 153, 109);border-width:1px;border-color:rgb(160, 160, 159); }.wzc270:hover .wzc270-content { color:rgb(229, 229, 229); }.wzc270:hover {  }.wzc270-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:rgb(79, 120, 115);border-radius:5px;border-style:solid;border-color:rgb(172, 172, 172);border-width:0px; }.wzc270-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:iransans;font-size:14px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }.wzc270-container .wzc270-container-input { background-color:rgba(255, 255, 255, 0.6); }.wzc270-container {  }#wze1469 { top:0.0139999px;left:373.501px;width:423px;height:28px;z-index:1000;text-align:center; }#wz-section-wzs156 { height:719px;--section-height:719px; }.wzc-section-wzs156-full { background-image:url(../../uploads/036a602b69404a67a61575ff1616ae7f.jpg) ;background-position:bottom; }#wze1481 { top:51.0152px;left:204.015px;width:762px;height:280px;z-index:1000;text-align:justify; }#wz-section-wzs159 { height:375px;--section-height:375px; }.wzc-section-wzs159 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs159-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs159-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1678 { top:15.75px;left:69.5005px;width:1031px;height:460px;z-index:1004; }.wzc414 .wz-gallery > li > figure,.wzc414  .wz-gallery > li > figure:before,.wzc414  .wz-gallery > li > figure:after,.wzc414  .wz-gallery > li > figure > figcaption,.wzc414  .wz-gallery-slider .wz-gallery-caption { background-color:rgb(6, 57, 42); }.wzc414  .wz-gallery-caption { text-align:center; }.wzc414  .wz-gallery-caption  h3 { font-family:yekan_fa;font-size:19px;line-height:19px;color:#fff; }.wzc414  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc414  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc414 {  }.wzc414-gallery {  }.wzc414-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wz-section-wzs184 { height:491.5px;--section-height:491.5px; }.wzc-section-wzs184 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs184-full { background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs184-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1547 { top:42px;left:1.5147px;width:460px;height:511px;z-index:1000; }.wzc388 .wz-gallery > li > figure,.wzc388  .wz-gallery-slider .slides > li > .wz-slider-item { border-width:1px;border-style:solid;border-color:rgb(7, 53, 115); }.wzc388 .wz-gallery > li > figure,.wzc388  .wz-gallery > li > figure:before,.wzc388  .wz-gallery > li > figure:after,.wzc388  .wz-gallery > li > figure > figcaption,.wzc388  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(237, 125, 0, 0.75); }.wzc388  .wz-gallery-caption { text-align:center; }.wzc388  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc388  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc388  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc388 {  }.wzc388-gallery {  }.wzc388-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wze1562 { top:51px;left:541.984px;width:615px;height:208px;z-index:1001;text-align:justify; }#wze1563 { top:286px;left:590.515px;width:566px;height:644px;z-index:1001;text-align:justify; }#wze1569 { top:818px;left:70.2846px;width:350px;height:31px;z-index:1001;text-align:right; }#wze1570 { top:627.5px;left:42.2966px;width:406px;height:160px;z-index:1001;text-align:right; }#wz-section-wzs173 { height:978px;--section-height:978px; }#wze1571 { top:15px;left:562.523px;width:592px;height:168px;z-index:1001;text-align:right; }#wze1572 { top:15.012px;left:79.7908px;width:331px;height:208.969px;z-index:1001;text-align:center; }#wz-section-wzs181 { height:250px;--section-height:250px; }.wzc-section-wzs181 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs181-full { background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs181-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1557 { top:47px;left:1.58782px;width:460px;height:511px;z-index:1000; }.wzc400 .wz-gallery > li > figure,.wzc400  .wz-gallery-slider .slides > li > .wz-slider-item { border-width:1px;border-style:solid;border-color:rgb(7, 53, 115); }.wzc400 .wz-gallery > li > figure,.wzc400  .wz-gallery > li > figure:before,.wzc400  .wz-gallery > li > figure:after,.wzc400  .wz-gallery > li > figure > figcaption,.wzc400  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(237, 125, 0, 0.75); }.wzc400  .wz-gallery-caption { text-align:center; }.wzc400  .wz-gallery-caption  h3 { font-family:yekan_fa;font-size:15px;line-height:15px;color:#fff; }.wzc400  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc400  .wz-gallery li  img.wz-gallery-image { object-fit:cover; }.wzc400 {  }.wzc400-gallery {  }.wzc400-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wze1558 { top:51px;left:601.984px;width:555px;height:112px;z-index:1001;text-align:justify; }#wze1559 { top:195px;left:562.514px;width:592px;height:588px;z-index:1001;text-align:right; }#wze1560 { top:834px;left:99.2706px;width:350px;height:31px;z-index:1001;text-align:right; }#wze1564 { top:627px;left:25.2816px;width:440px;height:160px;z-index:1001;text-align:right; }#wz-section-wzs174 { height:923px;--section-height:923px; }.wzc-section-wzs174 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs174-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs174-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1567 { top:15px;left:794.985px;width:362px;height:168px;z-index:1001;text-align:right; }#wze1568 { top:15.0134px;left:79.7965px;width:331px;height:208.969px;z-index:1001;text-align:center; }#wz-section-wzs180 { height:250px;--section-height:250px; }.wzc-section-wzs180 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs180-full { background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs180-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1552 { top:30px;left:15px;width:1140px;height:800px;z-index:1000; }.wzc390-root .wzc390-root-header .wzc390-root-header-titleBox .wzc390-root-header-titleBox-title {  }.wzc390-root .wzc390-root-header .wzc390-root-header-titleBox .wzc390-root-header-titleBox-description {  }.wzc390-root .wzc390-root-header .wzc390-root-header-titleBox {  }.wzc390-root .wzc390-root-header {  }.wzc390-root .wzc390-root-container .wzc390-root-container-categoriesBox .wzc390-root-container-categoriesBox-navigateNext {  }.wzc390-root .wzc390-root-container .wzc390-root-container-categoriesBox .wzc390-root-container-categoriesBox-navigatePrevious {  }.wzc390-root .wzc390-root-container .wzc390-root-container-categoriesBox .wzc390-root-container-categoriesBox-categories {  }.wzc390-root .wzc390-root-container .wzc390-root-container-categoriesBox {  }.wzc390-root .wzc390-root-container .wzc390-root-container-contentBox .wzc390-root-container-contentBox-body { --desktop-columns:2;--desktop-gap:30px;--tablet-columns:1;--tablet-gap:30px;--mobile-columns:1;--mobile-gap:30px; }.wzc390-root .wzc390-root-container .wzc390-root-container-contentBox .wzc390-root-container-contentBox-footer .wzc390-root-container-contentBox-footer-sample {  }.wzc390-root .wzc390-root-container .wzc390-root-container-contentBox .wzc390-root-container-contentBox-footer .wzc390-root-container-contentBox-footer-paginationContainer .wzc390-root-container-contentBox-footer-paginationContainer-paginationButton {  }.wzc390-root .wzc390-root-container .wzc390-root-container-contentBox .wzc390-root-container-contentBox-footer .wzc390-root-container-contentBox-footer-paginationContainer {  }.wzc390-root .wzc390-root-container .wzc390-root-container-contentBox .wzc390-root-container-contentBox-footer {  }.wzc390-root .wzc390-root-container .wzc390-root-container-contentBox {  }.wzc390-root .wzc390-root-container .wzc390-root-container-noResult .wzc390-root-container-noResult-noResultIcon {  }.wzc390-root .wzc390-root-container .wzc390-root-container-noResult .wzc390-root-container-noResult-noResultTitle {  }.wzc390-root .wzc390-root-container .wzc390-root-container-noResult .wzc390-root-container-noResult-noResultMessage {  }.wzc390-root .wzc390-root-container .wzc390-root-container-noResult {  }.wzc390-root .wzc390-root-container {  }.wzc390-root {  }.wzc390  .wz-booking-services-root { direction:rtl;background-color:#fff;border-radius:0;border-style:solid;border-width:0;border-color:#fff; }.wzc390  .wz-booking-services-title-box { display:flex;flex-direction:column;align-items:center; }.wzc390  .wz-booking-services-title { font-family:iransans_fa;font-size:24px;font-weight:500;color:#383838;background-color:rgba(255,255,255,0); }.wzc390  .wz-booking-services-description { font-family:iransans_fa;font-size:16px;color:#383838;background-color:rgba(255,255,255,0); }.wzc390  .wz-booking-services-categories { justify-content:center;gap:5px; }.wzc390  .wz-booking-services-categories a { font-family:iransans_fa;font-size:12px;color:#383838; }.wzc390  .wz-booking-services-categories[data-type='button'] a { background-color:#18a689;border-style:solid;border-width:0;border-color:#fff;border-radius:55px; }.wzc390  .wz-booking-services-categories[data-type='label'] a { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#eaeaea;border-radius:0; }.wzc390  .wz-booking-services-categories[data-type='vertical'] a.active:before { color:#18a689; }.wzc390  .wz-booking-services-categories[data-type='label'] a.active { border-bottom-width:3px;border-bottom-color:#18a689; }.wzc390  .wz-booking-services-body { gap:30px; }.wzc390  .wz-booking-services-container { display:flex;flex-flow:row nowrap; }.wzc390  .wz-booking-services-service-main-box { width:50%;border-style:solid;border-width:2px;border-color:#EAEAEA;background-color:#fff;align-items:center;padding:30px; }.wzc390  .wz-booking-services-service-title { font-family:iransans_fa, sans-serif;font-size:20px;font-weight:500;color:#383838;background-color:rgba(255,255,255,0); }.wzc390  .wz-booking-services-service-link { font-family:iransans_fa, sans-serif;font-size:12px;color:#383838;text-decoration:underline; }.wzc390  .wz-booking-services-service-divider { width:85%;align-self:center;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#EAEAEA;background-color:rgba(255,255,255,0); }.wzc390 .wz-booking-services-service-price,.wzc390  .wz-booking-services-service-duration { font-family:iransans_fa, sans-serif;font-size:14px;color:#383838;background-color:rgba(255,255,255,0); }.wzc390  .wz-booking-services-service-image-box { width:50%;border-radius:0; }.wzc390  .wz-booking-services-root.overlap .wz-booking-services-service-main-box { box-shadow:unset; }.wzc390  .wz-booking-services-root.strip .wz-booking-services-container { border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#EAEAEA;padding:15px;gap:0; }.wzc390  .wz-booking-services-root.strip .wz-booking-services-container:first-child { border-top-width:2px;border-top-style:solid;border-top-color:#EAEAEA; }.wzc390  .wz-booking-services-root.strip .wz-booking-services-service-main-box { width:87%;border-radius:0; }.wzc390  .wz-booking-services-root.strip .wz-booking-services-service-image-box { max-width:13%;border-radius:0; }.wzc390  .wz-booking-services-root.grid .wz-booking-services-container { border-style:solid;border-width:2px;border-color:#EAEAEA; }.wzc390  .wz-booking-services-root.grid .wz-booking-services-service-main-box { border:none; }.wzc390  .wz-booking-services-root.grid .wz-booking-services-service-image-box { width:100%;aspect-ratio:1.75;margin-bottom:-2px;margin-top:0px;border-radius:0; }.wzc390  .wz-booking-services-no-result { gap:7px;font-family:iransans_fa, sans-serif;font-size:12px;color:#595959;text-align:center; }.wzc390  .wz-booking-services-no-result img { width:80px; }.wzc390  .wz-booking-service-ribbon { color:#ffffff;background-color:rgb(234, 99, 56);font-family:iransans_fa, sans-serif;font-size:13px; }.wzc390  .wz-booking-service-ribbon-off { color:#ffffff;background-color:#f14657;font-family:iransans_fa, sans-serif;font-size:13px; }.wzc390 {  }.wzc389:hover .wzc389-bg { background-color:#18a689;border:none;border-radius:0; }.wzc389:hover .wzc389-content { color:#fff; }.wzc389:hover {  }.wzc389-bg:after {  }.wzc389-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#18a689;border-radius:0; }.wzc389-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:12px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wz-section-wzs175 { height:860px;--section-height:860px; }#wze1553 { top:30px;left:15px;width:1140px;height:2000px;z-index:1000; }.wzc393-root .wzc393-root-informationBox {  }.wzc393-root .wzc393-root-introductionBox .wzc393-root-introductionBox-introductionTitle {  }.wzc393-root .wzc393-root-introductionBox .wzc393-root-introductionBox-introductionContainer {  }.wzc393-root .wzc393-root-introductionBox {  }.wzc393-root .wzc393-root-galleryBox .wzc393-root-galleryBox-galleryTitle {  }.wzc393-root .wzc393-root-galleryBox .wzc393-root-galleryBox-galleryContainer {  }.wzc393-root .wzc393-root-galleryBox { --desktop-columns:3;--tablet-columns:2;--mobile-columns:1; }.wzc393-root .wzc393-root-commentsBox .wzc393-root-commentsBox-commentsContainer .wzc393-root-commentsBox-commentsContainer-commentsSectionTitle {  }.wzc393-root .wzc393-root-commentsBox .wzc393-root-commentsBox-commentsContainer .wzc393-root-commentsBox-commentsContainer-addCommentButton {  }.wzc393-root .wzc393-root-commentsBox .wzc393-root-commentsBox-commentsContainer .wzc393-root-commentsBox-commentsContainer-noComments .wzc393-root-commentsBox-commentsContainer-noComments-noCommentsIcon {  }.wzc393-root .wzc393-root-commentsBox .wzc393-root-commentsBox-commentsContainer .wzc393-root-commentsBox-commentsContainer-noComments .wzc393-root-commentsBox-commentsContainer-noComments-noCommentsTitle {  }.wzc393-root .wzc393-root-commentsBox .wzc393-root-commentsBox-commentsContainer .wzc393-root-commentsBox-commentsContainer-noComments .wzc393-root-commentsBox-commentsContainer-noComments-noCommentsMessage {  }.wzc393-root .wzc393-root-commentsBox .wzc393-root-commentsBox-commentsContainer .wzc393-root-commentsBox-commentsContainer-noComments .wzc393-root-commentsBox-commentsContainer-noComments-noCommentsButton {  }.wzc393-root .wzc393-root-commentsBox .wzc393-root-commentsBox-commentsContainer .wzc393-root-commentsBox-commentsContainer-noComments {  }.wzc393-root .wzc393-root-commentsBox .wzc393-root-commentsBox-commentsContainer {  }.wzc393-root .wzc393-root-commentsBox {  }.wzc393-root .wzc393-root-contactusBox .wzc393-root-contactusBox-contactusContainer .wzc393-root-contactusBox-contactusContainer-contactusTitle {  }.wzc393-root .wzc393-root-contactusBox .wzc393-root-contactusBox-contactusContainer {  }.wzc393-root .wzc393-root-contactusBox {  }.wzc393-root { --info-order:1;--intro-order:2;--gallery-order:3;--scheduling-order:4;--sections-order:5;--contactus-order:6;--comments-order:7; }.wzc393  .wz-booking-service-details-root { direction:rtl;background-color:#fff;border-radius:0;border-style:solid;border-width:0;border-color:#fff;text-align:right;gap:25px; }.wzc393  .wz-booking-service-details-image-box img { border-radius:10px;height:450px; }.wzc393  .wz-booking-service-details-information-box { align-items:center; }.wzc393  .wz-booking-service-details-information-container[data-image='enable'] { font-family:iransans_fa, sans-serif;font-size:12px;color:#ffffff; }.wzc393  .wz-booking-service-details-details-box.with-image { background-color:#fff;padding:25px;border-radius:8px;border-style:solid;border-width:0;border-color:#fff;box-shadow:0px 4px 50px rgba(166, 166, 166, 0.14); }.wzc393  .wz-booking-service-details-details-box.with-image .wz-booking-service-details-detail-box:not(:last-child) { padding-left:10px;border-left-style:solid;border-left-width:2px;border-left-color:#eaeaea; }.wzc393 .wz-booking-service-details-details-box.with-image .wz-booking-service-details-detail-box,.wzc393 .wz-booking-service-details-root .wz-booking-service-details-information-box-content .wz-booking-service-details-detail-box,.wzc393 .wz-booking-service-details-root .wz-booking-service-details-information-box-data .wz-booking-service-details-detail-box { color:#292929; }.wzc393 .wz-booking-service-details-information-container[data-image='disable'],.wzc393  .wz-booking-service-details-information-box:not([data-type='large-image']) .wz-booking-service-details-information-container[data-image='enable'] { font-family:iransans_fa, sans-serif;font-size:12px;color:#292929; }.wzc393  .wz-booking-service-details-details-box.without-image .wz-booking-service-details-detail-box { color:#292929;background-color:#fff;padding:15px;border-radius:8px;border-style:solid;border-width:0;border-color:#fff;box-shadow:0px 4px 50px rgba(166, 166, 166, 0.14); }.wzc393  .wz-booking-service-details-section-title { font-family:iransans_fa, sans-serif;font-size:16px;color:#292929;margin-top:9px;text-align:right; }.wzc393  .wz-booking-service-details-section-message { font-family:iransans_fa, sans-serif;font-size:14px;color:#6A6B6E;text-align:right; }.wzc393  .wz-booking-service-details-introduction-container { font-family:iransans_fa, sans-serif;font-size:12px;color:#A6A6A6; }.wzc393  .wz-booking-service-details-gallery-root .wz-booking-service-details-gallery-container { height:225px !important; }.wzc393  .wz-booking-service-details-gallery-root:not(.wz-gallery-slider) .wz-booking-service-details-gallery-item { padding:5px; }.wzc393  .wz-booking-service-details-gallery-root:not(.wz-gallery-slider) .wz-gallery[data-layout='normal'] .wz-booking-service-details-gallery-item { aspect-ratio:2; }.wzc393  .wz-booking-service-details-gallery-root .wz-booking-service-details-gallery-item img { object-fit:cover; }.wzc393  .wz-booking-service-details-gallery-more-button { font-size:14px;font-family:iransans_fa, sans-serif; }.wzc393  .wz-booking-service-details-gallery-root .wz-gallery.wz-gallery-grid { direction:rtl; }.wzc393  .wz-booking-service-details-sessions-table-container { border-style:solid;border-width:1px;border-color:#E7E7E7;border-radius:10px;background-color:#fff; }.wzc393  .wz-booking-service-details-sessions-table-introduction { border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#E7E7E7; }.wzc393  .wz-booking-service-details-sessions-table-introduction p:first-of-type { font-family:iransans_fa, sans-serif;font-size:16px;color:#292929; }.wzc393  .wz-booking-service-details-sessions-table-introduction p:last-of-type { font-family:iransans_fa, sans-serif;font-size:14px;color:#6A6B6E; }.wzc393  .wz-booking-service-details-sessions-table thead th { padding:20px 0;font-size:12px;font-family:iransans_fa, sans-serif;color:#6A6B6E;background-color:#D9D9D91C; }.wzc393  .wz-booking-service-details-sessions-table tbody tr td { padding:20px 0;font-size:12px;font-family:iransans_fa, sans-serif;color:#A6A6A6;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#E7E7E7; }.wzc393  .wz-booking-service-details-contactus { font-family:iransans_fa, sans-serif;font-size:12px;color:#A6A6A6; }.wzc393 .wz-booking-service-details-comment-box:is([data-depth='0'],.wzc393  [data-depth='2'],.wzc393  [data-depth='4']) { background-color:#f4f4f4; }.wzc393 .wz-booking-service-details-comment-box:is([data-depth='1'],.wzc393  [data-depth='3'],.wzc393  [data-depth='5']) { background-color:#e8e8e8; }.wzc393  .wz-booking-service-details-comment-box { border-radius:8px;border-style:solid;border-width:0;border-color:#fff; }.wzc393  .wz-booking-service-details-comment-title { font-family:iransans_fa, sans-serif;font-size:16px;color:#666; }.wzc393  .wz-booking-service-details-comment-header { font-family:iransans_fa, sans-serif;font-size:14px;color:#a5a6a8;justify-content:start; }.wzc393  .wz-booking-service-details-comment-button { left:0px; }.wzc393  .wz-booking-service-details-comment-rate span { font-size:20px;color:#FFAA2E; }.wzc393  .wz-booking-service-details-comment-container { font-family:iransans_fa, sans-serif;font-size:14px;color:#666; }.wzc393  .wz-booking-service-details-comment-container a { font-family:iransans_fa, sans-serif;font-size:14px;color:#666; }.wzc393  .wz-booking-service-details-sections { gap:10px; }.wzc393  .wz-booking-service-details-other-sections { font-family:iransans_fa, sans-serif;font-size:12px;color:#A6A6A6; }.wzc393  .wz-booking-service-details-no-comments { font-family:iransans_fa, sans-serif;font-size:14px;color:#333333; }.wzc393  .wz-booking-service-details-score { font-family:iransans_fa, sans-serif;font-size:15px;color:#333333; }.wzc393 {  }.wzc391:hover .wzc391-bg { background-color:#18a689;border-width:1px;border:none; }.wzc391:hover .wzc391-content { color:#fff; }.wzc391:hover {  }.wzc391-bg:after {  }.wzc391-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#18a690;border-radius:5px;border-style:solid;border-color:#4FC3F7; }.wzc391-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:12px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }.wzc392:hover .wzc392-bg { background-color:#F9F9F9;border-width:1px;border:none; }.wzc392:hover .wzc392-content { color:#A6A6A6; }.wzc392:hover {  }.wzc392-bg:after {  }.wzc392-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#F9F9F9;border-radius:5px;border-style:solid;border-color:#4FC3F7; }.wzc392-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:12px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#A6A6A6; }#wz-section-wzs176 { height:2060px;--section-height:2060px; }#wze1554 { top:30px;left:15px;width:1140px;height:400px;z-index:1000; }.wzc395-root .wzc395-root-previousButton .wzc395-root-previousButton-previousButtonIconBox .wzc395-root-previousButton-previousButtonIconBox-previousButtonIcon {  }.wzc395-root .wzc395-root-previousButton .wzc395-root-previousButton-previousButtonIconBox {  }.wzc395-root .wzc395-root-previousButton .wzc395-root-previousButton-previousButtonText {  }.wzc395-root .wzc395-root-previousButton {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-introduction .wzc395-root-container-main-introduction-title {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-introduction .wzc395-root-container-main-introduction-serviceInfo .wzc395-root-container-main-introduction-serviceInfo-durationBox .wzc395-root-container-main-introduction-serviceInfo-durationBox-durationIcon {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-introduction .wzc395-root-container-main-introduction-serviceInfo .wzc395-root-container-main-introduction-serviceInfo-durationBox .wzc395-root-container-main-introduction-serviceInfo-durationBox-duration {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-introduction .wzc395-root-container-main-introduction-serviceInfo .wzc395-root-container-main-introduction-serviceInfo-durationBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-introduction .wzc395-root-container-main-introduction-serviceInfo .wzc395-root-container-main-introduction-serviceInfo-locationBox .wzc395-root-container-main-introduction-serviceInfo-locationBox-locationIcon {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-introduction .wzc395-root-container-main-introduction-serviceInfo .wzc395-root-container-main-introduction-serviceInfo-locationBox .wzc395-root-container-main-introduction-serviceInfo-locationBox-location {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-introduction .wzc395-root-container-main-introduction-serviceInfo .wzc395-root-container-main-introduction-serviceInfo-locationBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-introduction .wzc395-root-container-main-introduction-serviceInfo {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-introduction {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-timeTitleBox .wzc395-root-container-main-dateContainer-time-timeTitleBox-timeTitle {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-timeTitleBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-timeHintBox .wzc395-root-container-main-dateContainer-time-timeHintBox-timeHint {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-timeHintBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-timesBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox-closestAvailableTimeIcon {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox-closestAvailableTimeTitle {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTimeTitleBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox-closestAvailableTime {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox-anotherTimeButton {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time .wzc395-root-container-main-dateContainer-time-closestAvailableTimeBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-time {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-date .wzc395-root-container-main-dateContainer-date-dateTitleBox .wzc395-root-container-main-dateContainer-date-dateTitleBox-dateTitle {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-date .wzc395-root-container-main-dateContainer-date-dateTitleBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer .wzc395-root-container-main-dateContainer-date {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main .wzc395-root-container-main-dateContainer {  }.wzc395-root .wzc395-root-container .wzc395-root-container-main {  }.wzc395-root .wzc395-root-container .wzc395-root-container-side .wzc395-root-container-side-serviceDetailsBox .wzc395-root-container-side-serviceDetailsBox-serviceTitleBox .wzc395-root-container-side-serviceDetailsBox-serviceTitleBox-serviceTitle {  }.wzc395-root .wzc395-root-container .wzc395-root-container-side .wzc395-root-container-side-serviceDetailsBox .wzc395-root-container-side-serviceDetailsBox-serviceTitleBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-side .wzc395-root-container-side-serviceDetailsBox .wzc395-root-container-side-serviceDetailsBox-serviceDetails .wzc395-root-container-side-serviceDetailsBox-serviceDetails-nextStageButton {  }.wzc395-root .wzc395-root-container .wzc395-root-container-side .wzc395-root-container-side-serviceDetailsBox .wzc395-root-container-side-serviceDetailsBox-serviceDetails {  }.wzc395-root .wzc395-root-container .wzc395-root-container-side .wzc395-root-container-side-serviceDetailsBox {  }.wzc395-root .wzc395-root-container .wzc395-root-container-side {  }.wzc395-root .wzc395-root-container {  }.wzc395-root {  }.wzc395  .wz-booking-date-picking-root { background-color:#fff;direction:rtl;text-align:right;border-style:solid;border-width:0;border-color:#fff;border-radius:0; }.wzc395  .wz-booking-date-picking-main-box { width:calc(75% - 20px); }.wzc395 .wz-booking-date-picking-introduction,.wzc395  .wz-booking-date-picking-service-details { background-color:#FAFAFA;border-radius:12px; }.wzc395 .wz-booking-date-picking-text-box,.wzc395  .wz-booking-date-picking-service-details-content strong,.wzc395  .wz-booking-closest-available-time,.wzc395  .weekly-calendar-header,.wzc395  .weekly-calendar-body { font-family:iransans_fa, sans-serif;font-size:12px;color:#000; }.wzc395 .wz-booking-date-picking-fade-text,.wzc395  .wz-booking-date-picking-service-details-content p,.wzc395  .wz-booking-closest-available-time-link,.wzc395  .wz-booking-date-picking-service-details-options-check,.wzc395  .day-header span:nth-of-type(1) { font-family:iransans_fa, sans-serif;font-size:12px;color:#818181; }.wzc395  .wz-booking-date-picking-divider { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#EAEAEA; }.wzc395  .wz-booking-date-picking-side-box { width:calc(25% - 20px); }.wzc395  .wz-booking-date-picking-service-details-content .select2-selection { font-family:iransans_fa, sans-serif;font-size:12px;color:#818181;border-style:solid;border-width:1px;border-color:#e2e2e2; }.wzc395  .wz-booking-date-picking-next-stage-button { width:100%;height:35px; }.wzc395  .datepicker-plot-area .table-days td span { border-radius:6px; }.wzc395  .datepicker-plot-area .table-days td.disabled span { border-radius:6px; }.wzc395  .datepicker-plot-area .table-days td span:hover { background-color:rgb(24,166,137) !important;opacity:0.5; }.wzc395  .datepicker-plot-area .table-days td.selected span { color:#fff;background-color:rgb(24,166,137) !important;opacity:1;text-shadow:none; }.wzc395  .wz-booking-date { order:2;width:calc(50% - 15px); }.wzc395  .wz-booking-date .datepicker-plot-area { font-family:iransans_fa, sans-serif;font-size:13px; }.wzc395  .wz-booking-date .datepicker-plot-area .pwt-btn-switch { font-family:iransans_fa, sans-serif;font-size:13px; }.wzc395  .wz-booking-date .datepicker-plot-area .header-row-cell { font-family:iransans_fa, sans-serif;font-size:13px; }.wzc395  .wz-booking-date .datepicker-plot-area table td span { font-family:iransans_fa, sans-serif;font-size:13px; }.wzc395  .wz-booking-time-container { order:1;width:calc(50% - 15px); }.wzc395  .wz-booking-available-times { width:calc(33.33% - 8px); }.wzc395 .wz-booking-available-times input,.wzc395  .weekly-calendar-day input { border-radius:6px;background-color:rgba(255,255,255,0);color:#000;border-style:solid;border-width:1px;border-color:#efefef;font-family:iransans_fa, sans-serif;font-size:14px; }.wzc395 .wz-booking-available-times input:hover,.wzc395  .weekly-calendar-day input:hover { background-color:rgba(24,166,137,0.05);border-style:solid;border-width:1px;border-color:rgb(24,166,137); }.wzc395 .wz-booking-available-times input:checked,.wzc395  .weekly-calendar-day input:checked { background-color:rgba(24,166,137,0.05);border-style:solid;border-width:1px;border-color:rgb(24,166,137); }.wzc395 .wz-booking-date-container .month-item.selected,.wzc395  .wz-booking-date-container .year-item.selected,.wzc395  .wz-booking-date-picking-service-details-options-check input:checked ~ .wz-booking-check { background-color:rgba(24,166,137); }.wzc395  .wz-booking-show-more-times { font-family:iransans_fa, sans-serif;font-size:12px;color:#A9A9A9;border-style:solid;border-width:1px;border-color:#efefef;border-radius:6px; }.wzc395  .wz-booking-closest-available-time-title-box div { width:20px;height:20px;fill:#000; }.wzc395  .wz-booking-closest-available-time { background-color:#FAFAFA;border-radius:6px; }.wzc395  .select2-container .select2-results__option--highlighted[aria-selected] { background-color:#18a68921; }.wzc395 .pwt-btn.pwt-btn-next,.wzc395  .pwt-btn.pwt-btn-prev { background:url(https://ouras.ir/static/bEHf0131/2.0.0/editor/webziBooking/files/images/arrow.svg) !important; }.wzc395 {  }.wzc394:hover .wzc394-bg { background-color:#18a689;border:none;border-radius:6px; }.wzc394:hover .wzc394-content { color:#fff; }.wzc394:hover {  }.wzc394-bg:after {  }.wzc394-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#18a689;border-radius:6px; }.wzc394-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:12px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wz-section-wzs177 { height:460px;--section-height:460px; }#wze1555 { top:30px;left:15px;width:1140px;height:600px;z-index:1000; }.wzc398-root .wzc398-root-previousButton .wzc398-root-previousButton-previousButtonIconBox .wzc398-root-previousButton-previousButtonIconBox-previousButtonIcon {  }.wzc398-root .wzc398-root-previousButton .wzc398-root-previousButton-previousButtonIconBox {  }.wzc398-root .wzc398-root-previousButton .wzc398-root-previousButton-previousButtonText {  }.wzc398-root .wzc398-root-previousButton {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-titleBox .wzc398-root-container-main-titleBox-title {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-titleBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-userInformation .wzc398-root-container-main-userInformation-messageBox .wzc398-root-container-main-userInformation-messageBox-message {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-userInformation .wzc398-root-container-main-userInformation-messageBox .wzc398-root-container-main-userInformation-messageBox-editBooking .wzc398-root-container-main-userInformation-messageBox-editBooking-editBookingIcon {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-userInformation .wzc398-root-container-main-userInformation-messageBox .wzc398-root-container-main-userInformation-messageBox-editBooking .wzc398-root-container-main-userInformation-messageBox-editBooking-editBookingContent {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-userInformation .wzc398-root-container-main-userInformation-messageBox .wzc398-root-container-main-userInformation-messageBox-editBooking {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-userInformation .wzc398-root-container-main-userInformation-messageBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-userInformation .wzc398-root-container-main-userInformation-inputsBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-userInformation .wzc398-root-container-main-userInformation-informationActionButtons .wzc398-root-container-main-userInformation-informationActionButtons-addressPreviousButton {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-userInformation .wzc398-root-container-main-userInformation-informationActionButtons {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-userInformation {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-signup .wzc398-root-container-main-authenticationBox-signup-signupTitle {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-signup .wzc398-root-container-main-authenticationBox-signup-signupMessage {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-signup .wzc398-root-container-main-authenticationBox-signup-informationActionButtons .wzc398-root-container-main-authenticationBox-signup-informationActionButtons-continueSignupButton {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-signup .wzc398-root-container-main-authenticationBox-signup-informationActionButtons .wzc398-root-container-main-authenticationBox-signup-informationActionButtons-addressPreviousButton {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-signup .wzc398-root-container-main-authenticationBox-signup-informationActionButtons {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-signup {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-login .wzc398-root-container-main-authenticationBox-login-signupTitle {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-login .wzc398-root-container-main-authenticationBox-login-signupMessage {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-login .wzc398-root-container-main-authenticationBox-login-continueLoginButton {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox .wzc398-root-container-main-authenticationBox-login {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-authenticationBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-addressBox .wzc398-root-container-main-addressBox-newAddress {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-addressBox .wzc398-root-container-main-addressBox-addressesContainer {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-addressBox .wzc398-root-container-main-addressBox-addressActionButtons .wzc398-root-container-main-addressBox-addressActionButtons-addressContinueButton {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-addressBox .wzc398-root-container-main-addressBox-addressActionButtons .wzc398-root-container-main-addressBox-addressActionButtons-addressPreviousButton {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-addressBox .wzc398-root-container-main-addressBox-addressActionButtons {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main .wzc398-root-container-main-addressBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-main {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentTitleBox .wzc398-root-container-side-paymentTitleBox-paymentTitle {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentTitleBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-paymentDescriptionBox .wzc398-root-container-side-paymentBox-paymentDescriptionBox-paymentDescriptionTitle {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-paymentDescriptionBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-discountBox .wzc398-root-container-side-paymentBox-discountBox-discountMessageBox .wzc398-root-container-side-paymentBox-discountBox-discountMessageBox-discountMessageIconBox .wzc398-root-container-side-paymentBox-discountBox-discountMessageBox-discountMessageIconBox-discountMessageIcon {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-discountBox .wzc398-root-container-side-paymentBox-discountBox-discountMessageBox .wzc398-root-container-side-paymentBox-discountBox-discountMessageBox-discountMessageIconBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-discountBox .wzc398-root-container-side-paymentBox-discountBox-discountMessageBox .wzc398-root-container-side-paymentBox-discountBox-discountMessageBox-discountMessage {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-discountBox .wzc398-root-container-side-paymentBox-discountBox-discountMessageBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-discountBox .wzc398-root-container-side-paymentBox-discountBox-discountInputBox .wzc398-root-container-side-paymentBox-discountBox-discountInputBox-discountInput {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-discountBox .wzc398-root-container-side-paymentBox-discountBox-discountInputBox .wzc398-root-container-side-paymentBox-discountBox-discountInputBox-discountButton {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-discountBox .wzc398-root-container-side-paymentBox-discountBox-discountInputBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-discountBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-orderRegistrationBox .wzc398-root-container-side-paymentBox-orderRegistrationBox-orderRegistrationBoxContent .wzc398-root-container-side-paymentBox-orderRegistrationBox-orderRegistrationBoxContent-orderRegistrationBoxTitle {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-orderRegistrationBox .wzc398-root-container-side-paymentBox-orderRegistrationBox-orderRegistrationBoxContent {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-orderRegistrationBox .wzc398-root-container-side-paymentBox-orderRegistrationBox-orderConfirmButton {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox .wzc398-root-container-side-paymentBox-orderRegistrationBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side .wzc398-root-container-side-paymentBox {  }.wzc398-root .wzc398-root-container .wzc398-root-container-side {  }.wzc398-root .wzc398-root-container {  }.wzc398-root {  }.wzc398  .wz-booking-final-reservation-root { direction:rtl;text-align:right;background-color:#fff;border-radius:0;border-style:solid;border-width:0;border-color:#fff; }.wzc398  .wz-booking-final-reservation-main-box { width:calc(65% - 20px); }.wzc398 .wz-booking-date-picking-text-box,.wzc398  .wz-booking-final-reservation-order-description strong { font-family:iransans_fa, sans-serif;font-size:12px;color:#000; }.wzc398 .wz-booking-final-reservation-fade-text,.wzc398  .wz-booking-final-reservation-order-description p,.wzc398  .wz-booking-final-reservation-order-description span,.wzc398  .wz-booking-final-reservation-textarea-box textarea,.wzc398  .wz-booking-final-reservation-discount-input-box input { font-family:iransans_fa, sans-serif;font-size:12px;color:#818181; }.wzc398  .wz-booking-final-reservation-divider { border-bottom-style:solid;border-bottom-width:2px;border-bottom-color:#EAEAEA; }.wzc398 .wz-booking-final-reservation-order-description-box,.wzc398  .wz-booking-final-reservation-signup-message,.wzc398  .wz-booking-final-reservation-address-item { background-color:#FAFAFA;border-radius:8px; }.wzc398  .wz-booking-final-reservation-order-description-box .select2-selection { font-family:iransans_fa, sans-serif;font-size:12px;color:#818181;border-style:solid;border-width:1px;border-color:#EAEAEA;border-radius:6px; }.wzc398  .wz-booking-final-reservation-user-information-items { direction:rtl; }.wzc398  .wz-booking-final-reservation-input-box { width:calc(50% - 12px); }.wzc398  .wz-booking-final-reservation-textarea-box { width:100%; }.wzc398  .wz-booking-final-reservation-textarea-box textarea { width:100%;border-radius:6px; }.wzc398  .wz-booking-final-reservation-user-information-item label { text-align:right; }.wzc398  .wz-booking-final-reservation-user-information-input { border-style:solid;border-width:1px;border-color:#EAEAEA;border-radius:6px;direction:rtl; }.wzc398  .wz-booking-final-reservation-side-box { width:calc(35% - 20px); }.wzc398  .wz-booking-final-reservation-discount-input-box input { border-style:solid;border-width:1px;border-color:#EAEAEA;border-radius:6px; }.wzc398  .wz-booking-final-reservation-discount-input-box button { font-family:iransans_fa, sans-serif;font-size:12px;color:#fff;background-color:#18a689;border-radius:6px 0 0 6px; }.wzc398  .wz-booking-final-reservation-authentications-box { width:calc(50% - 12px); }.wzc398  .wz-booking-final-reservation-term-of-use label input:checked ~ .checkmark { background-color:#18a689 !important; }.wzc398 .wz-booking-final-reservation-guest-checkout-option input,.wzc398  .wz-booking-final-reservation-address-item-check { accent-color:#18a689; }.wzc398  .wz-booking-final-reservation-signup-message strong { color:#18a689; }.wzc398  .wz-booking-final-reservation-new-address { border-style:dashed;border-width:2px;border-color:#EAEAEA; }.wzc398 {  }.wzc396:hover .wzc396-bg { background-color:#18a689;border-width:1px;border:none; }.wzc396:hover .wzc396-content { color:#fff; }.wzc396:hover {  }.wzc396-bg:after {  }.wzc396-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#18a689;border-radius:5px;border-style:solid;border-color:#4FC3F7; }.wzc396-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:12px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }.wzc397:hover .wzc397-bg { background-color:#9f9f9f;border-width:1px;border:none; }.wzc397:hover .wzc397-content { color:#fff; }.wzc397:hover {  }.wzc397-bg:after {  }.wzc397-bg { top:0px;bottom:0;left:0px;right:0;position:absolute;background-color:#9f9f9f;border-radius:5px;border-style:solid;border-color:#4FC3F7; }.wzc397-content { pointer-events:none;z-index:1;position:relative;width:100%;display:block;top:50%;left:0px;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);transform:translateY(-50%);font-family:yekan, tahoma, serif;font-size:12px;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff; }#wz-section-wzs178 { height:660px;--section-height:660px; }#wze1573 { top:42px;left:1.5147px;width:460px;height:511px;z-index:1000; }.wzc401 .wz-gallery > li > figure,.wzc401  .wz-gallery-slider .slides > li > .wz-slider-item { border-width:1px;border-style:solid;border-color:rgb(7, 53, 115); }.wzc401 .wz-gallery > li > figure,.wzc401  .wz-gallery > li > figure:before,.wzc401  .wz-gallery > li > figure:after,.wzc401  .wz-gallery > li > figure > figcaption,.wzc401  .wz-gallery-slider .wz-gallery-caption { background-color:rgba(237, 125, 0, 0.75); }.wzc401  .wz-gallery-caption { text-align:center; }.wzc401  .wz-gallery-caption  h3 { font-family:yekan, tahoma, serif;font-size:15px;line-height:15px;color:#fff; }.wzc401  .wz-gallery-caption  p { font-family:yekan, tahoma, serif;font-size:13px;color:#fff; }.wzc401  .wz-gallery li  img.wz-gallery-image { object-fit:cover;object-fit:cover; }.wzc401 {  }.wzc401-gallery {  }.wzc401-more { text-align:center;position:absolute;left:0px;right:0;margin:0 auto;font-family:yekan, tahoma, serif;font-size:13px;text-decoration:none;height:25px;line-height:25px;color:#000;display:none; }#wze1574 { top:51px;left:532.969px;width:624px;height:208px;z-index:1001;text-align:justify; }#wze1575 { top:286px;left:550.5px;width:606px;height:672px;z-index:1001;text-align:justify; }#wze1576 { top:834px;left:79.2924px;width:350px;height:31px;z-index:1001;text-align:right; }#wze1577 { top:627px;left:53.7815px;width:383px;height:160px;z-index:1001;text-align:right; }#wz-section-wzs182 { height:978px;--section-height:978px; }#wze1578 { top:15px;left:792.656px;width:362px;height:168px;z-index:1001;text-align:right; }#wze1579 { top:15.0132px;left:79.7908px;width:331px;height:208.969px;z-index:1001;text-align:center; }#wz-section-wzs183 { height:250px;--section-height:250px; }.wzc-section-wzs183 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs183-full { background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs183-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-wzs185 { height:15px;--section-height:15px; }.wzc-section-wzs185 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs185-full { background:;background-color:rgb(255, 255, 255); }.wzc-section-wzs185-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wze1621 { top:42.015px;left:191px;width:788px;height:400px;z-index:1000;text-align:justify; }#wz-section-wzs186 { height:500px;--section-height:500px; }.wzc-section-wzs186 { background:;background-color:rgba(255, 255, 255, 0); }.wzc-section-wzs186-full { background:;background-color:rgb(229, 229, 229); }.wzc-section-wzs186-full:after { background:;background-color:rgba(255, 255, 255, 0); }#wz-section-wzs-default { height:200px;--section-height:200px; }[data-page=p30] #wz-root-background { background-color:rgba(167, 177, 167, 0.69);background-image:none;background-attachment:fixed; }[data-page=p31] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p34] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p37] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p38] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p39] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p40] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p41] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p42] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p43] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p44] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p45] #wz-root-background { background-color:rgb(167, 177, 167); }[data-page=p46] #wz-root-background { background-color:rgb(255, 255, 255);background-image:url();background-size:cover;background-attachment:initial;background-repeat:no-repeat;background-position:center center; }[data-page=p47] #wz-root-background { background-color:rgb(167, 177, 167); }@media only screen and (max-width : 768px) {#wze1099 { top:86px;left:2.27743px;bottom:auto;right:auto;width:214.672px;height:9px;display:block;z-index:1000; }#wze1139 { top:25.4844px;left:142.547px;bottom:auto;right:auto;width:182.922px;height:53.515625px;display:block;z-index:1000; }#wze1138 { top:0.515625px;left:18.6548px;bottom:auto;right:auto;width:62.9844px;height:53px;display:block;z-index:1000; }#wze1360 { top:4.42188px;left:78.7656px;bottom:auto;right:auto;width:104px;height:47.1875px;z-index:1000;text-align:center; }#wze1492 { top:110px;left:15px;bottom:auto;right:auto;width:438px;height:120px;z-index:1000; }#wze1457 { top:15px;left:9.5px;bottom:auto;right:auto;width:419px;height:27px;z-index:1000;text-align:center; }#wze1491 { top:57px;left:48.5px;bottom:auto;right:auto;width:341px;height:48px;z-index:1000;text-align:center; }#wze1680 { top:52.5014px;left:407.875px;bottom:auto;right:auto;width:49px;height:50px;z-index:1000; }#wz-section-header { height:363.09624930524px;--section-height:363.09624930524px; }.wzc-section-header-full { background-position:bottom right;background-size:cover;background-repeat:no-repeat; }#wz-section-allPage { height:0px;--section-height:0px; }#wze1495 { top:153.5px;left:243.502px;bottom:auto;right:auto;width:180.797px;height:36px;z-index:1000; }#wze1496 { top:29px;left:243.045px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wze1512 { top:537.5px;left:143.109px;bottom:auto;right:auto;width:181.797px;height:36px;z-index:1000; }#wze1513 { top:411.5px;left:143.044px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wze1516 { top:153.5px;left:42.859px;bottom:auto;right:auto;width:181.797px;height:36px;z-index:1000; }#wze1517 { top:29px;left:43.044px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wze1518 { top:346px;left:42.062px;bottom:auto;right:auto;width:182.797px;height:36px;z-index:1000; }#wze1519 { top:220.5px;left:42.5816px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wze1524 { top:345px;left:242.507px;bottom:auto;right:auto;width:181.797px;height:36px;z-index:1000; }#wze1525 { top:219.5px;left:242.515px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wz-section-wzs134 { height:610px;--section-height:610px; }.wzc-section-wzs134-full { background-position:top left; }#wze1526 { top:15px;left:146px;bottom:auto;right:auto;width:176px;height:39px;display:block;z-index:1000;text-align:right; }#wze1527 { top:69px;left:15px;bottom:auto;right:auto;width:438px;height:205px;display:block;z-index:1000; }#wze1527 .wz-gallery.wz-gallery-grid li { width:62px;height:60px;padding:10px; }#wz-section-wzs169 { height:289px;--section-height:289px; }#wze1529 { top:69px;left:15px;bottom:auto;right:auto;width:438px;height:205px;display:block;z-index:1000; }#wze1529 .wz-gallery.wz-gallery-grid li { width:62px;height:68px;padding:10px; }#wze1530 { top:15px;left:102px;bottom:auto;right:auto;width:264px;height:39px;display:block;z-index:1000;text-align:right; }#wz-section-wzs167 { height:289px;--section-height:289px; }#wze1531 { top:15px;left:138.5px;bottom:auto;right:auto;width:191px;height:39px;display:block;z-index:1000;text-align:right; }#wze1556 { top:69px;left:37.5px;bottom:auto;right:auto;width:393px;height:323px;display:block;z-index:1000; }#wze1556 .wz-gallery.wz-gallery-grid li { width:393px;height:149px;padding:2px; }#wz-section-wzs168 { height:407px;--section-height:407px; }#wze1351 { top:165.501px;left:153.5px;bottom:auto;right:auto;width:161px;height:20px;z-index:1000;text-align:center; }#wze1356 { top:135.005px;left:140.5px;bottom:auto;right:auto;width:187px;height:15px;z-index:1000;text-align:center; }#wze1357 { top:570.94px;left:193.001px;bottom:auto;right:auto;width:82px;height:46.0781px;z-index:1000;text-align:center; }#wze1533 { top:34.003px;left:59px;bottom:auto;right:auto;width:350px;height:82px;z-index:1000;text-align:center; }#wze1534 { top:197.503px;left:62px;bottom:auto;right:auto;width:366px;height:96px;z-index:1000;text-align:right; }#wze1535 { top:303.004px;left:36px;bottom:auto;right:auto;width:337px;height:96px;z-index:1000;text-align:left; }#wze1536 { top:415.004px;left:135.189px;bottom:auto;right:auto;width:179.625px;height:147px;z-index:1000; }#wz-section-footer { height:640.766px;--section-height:640.766px; }.wzc-section-footer { background:;background-color:rgba(38, 43, 48, 0); }.wzc-section-footer-full { background-position:bottom;background-size:auto;background-repeat:repeat-x; }#wz-section-wzs170 { height:15px;--section-height:15px; }#wze1444 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:673.016px;display:block;z-index:1000;order:1; }#wze1447 { top:332px;left:26.5px;bottom:auto;right:auto;width:415px;height:296px;display:block;z-index:1000;text-align:justify; }#wze1647 { top:26px;left:19.992px;bottom:auto;right:auto;width:428.016px;height:287px;z-index:1000; }#wz-section-wzs151 { height:1384.02px;--section-height:1384.02px; }#wze1470 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:410.969px;z-index:1000;order:1; }#wze1472 { top:25px;left:23.5px;bottom:auto;right:auto;width:421px;height:375.797px;z-index:1000; }#wze1473 { top:2.5px;left:13px;bottom:auto;right:auto;width:408px;height:31px;z-index:1000;text-align:center; }#wze1474 { top:58.2188px;left:13px;bottom:auto;right:auto;width:408px;height:31px;z-index:1000;text-align:center; }#wze1475 { top:113.922px;left:13px;bottom:auto;right:auto;width:408px;height:56px;z-index:1000;text-align:center; }#wze1477 { top:196.312px;left:13px;bottom:auto;right:auto;width:408px;height:69px;z-index:1000;text-align:center; }#wze1537 { top:280.312px;left:13px;bottom:auto;right:auto;width:408px;height:75px;z-index:1000;text-align:center; }#wze1471 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:518.547px;z-index:1000;order:2; }#wze1285 { top:10.001px;left:23.461px;bottom:auto;right:auto;width:421.094px;height:478.5469px;display:block;z-index:1000; }#wze1287 { top:56.5469px;left:6.4606px;bottom:auto;right:auto;width:408.233px;height:422px;display:block;z-index:1000; }#wze1288 { top:12.0469px;left:6.45873px;bottom:auto;right:auto;width:408.233px;height:31px;display:block;z-index:1000;text-align:center; }#wz-section-wzs117 { height:1220.48px;--section-height:1220.48px; }#wz-section-wzs127 { height:15px;--section-height:15px; }#wze1325 { top:311.733px;left:15px;bottom:auto;right:auto;width:438px;height:499px;display:block;z-index:1000; }#wze1330 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:189px;z-index:1000; }#wz-section-wzs122 { height:826.5px;--section-height:826.5px; }#wze1326 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:438px;display:block;z-index:1000; }#wz-section-wzs123 { height:672px;--section-height:672px; }#wze1327 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:176.125px;display:block;z-index:1000; }.wzc214  .wz-profile-orders-header p { font-size:16px; }.wzc214  .wz-profile-orders-header-option { font-size:10px; }.wzc214  .wz-profile-orders-order-items-header p { font-size:10px; }.wzc214  .wz-profile-orders-order-details p { font-size:10px; }#wz-section-wzs124 { height:410.125px;--section-height:410.125px; }#wze1328 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:334.688px;display:block;z-index:1000; }.wzc217  .wz-profile-order-details-information { grid-template-columns: 50%; }.wzc217  .wz-profile-order-details-information-item-name { font-size:11px; }.wzc217  .wz-profile-order-details-information-item-value { font-size:11px; }.wzc217  [data-name=total_include_tax] { padding:10px; }.wzc217  [data-name=total_include_tax] .wz-profile-order-details-information-item-value { font-size:16px; }.wzc217  .wz-profile-order-details-order-information-header { font-size:10px; }.wzc217  .wz-profile-order-details-order-detail { font-size:10px; }.wzc217  .wz-profile-order-details-order-summary-information-name { font-size:10px; }.wzc217  .wz-profile-order-details-main-information { grid-template-areas:"trackingCode date" "status status"; }.wzc217  .wz-profile-order-details-payment-information { grid-template-areas:"orderCost shippingCost" "paymentMethod shippingMethod" "deliveryDate deliveryDate" "totalCost totalCost"; }#wz-section-wzs125 { height:568.688px;--section-height:568.688px; }#wze1329 { top:219px;left:15px;bottom:auto;right:auto;width:438px;height:279.422px;display:block;z-index:1000; }#wz-section-wzs126 { height:513.422px;--section-height:513.422px; }#wze1333 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:104px;display:block;z-index:1000; }#wze1333 .wz-shop-product { width: calc(100% - 30px )}#wze1334 { top:10px;left:0px;bottom:auto;right:auto;width:242px;height:0px;display:block;z-index:1000; }#wz-section-wzs129 { height:133.984px;--section-height:133.984px; }#wze1454 { top:5.5px;left:15px;bottom:auto;right:auto;width:438px;height:36px;display:block;z-index:1000; }#wze1455 { top:3.0072px;left:47.6304px;bottom:auto;right:auto;width:250.141px;height:30px;display:block;z-index:1000; }#wze1456 { top:7.5px;left:308.397px;bottom:auto;right:auto;width:75px;height:21px;display:block;z-index:1000;text-align:right; }#wz-section-wzs155 { height:47px;--section-height:47px; }#wze1335 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:196.188px;display:block;z-index:1000; }#wz-section-wzs128 { height:233.188px;--section-height:233.188px; }#wze1332 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:107.578px;display:block;z-index:1000; }#wz-section-wzs130 { height:137.562px;--section-height:137.562px; }#wze1488 { top:15px;left:26px;bottom:auto;right:auto;width:416px;height:760px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs163 { height:789.984px;--section-height:789.984px; }#wze1549 { top:25px;left:33px;bottom:auto;right:auto;width:402px;height:78px;display:block;z-index:1000;text-align:center; }#wze1684 { top:118px;left:27px;bottom:auto;right:auto;width:414px;height:270px;display:block;z-index:1000; }#wze1684 .wz-gallery.wz-gallery-grid li { width:414px;height:245px;padding:10px; }#wz-section-wzs172 { height:420.984px;--section-height:420.984px; }#wze1379 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:43px;display:block;z-index:1000;order:1; }#wze1376 { top:3.5px;left:15px;bottom:auto;right:auto;width:438px;height:36px;display:block;z-index:1000; }#wze1377 { top:3.0072px;left:47.6304px;bottom:auto;right:auto;width:250.141px;height:30px;display:block;z-index:1000; }#wze1378 { top:7.5px;left:306.397px;bottom:auto;right:auto;width:75px;height:18px;display:block;z-index:1000;text-align:right; }#wze1380 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:44px;display:block;z-index:1000;order:2; }#wze1375 { top:7px;left:46.5px;bottom:auto;right:auto;width:375px;height:28px;display:block;z-index:1000;text-align:center; }#wz-section-wzs141 { height:87px;--section-height:87px; }#wze1372 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:521.547px;display:block;z-index:1000;order:1; }#wze1371 { top:36.0154px;left:15px;bottom:auto;right:auto;width:438px;height:461px;display:block;z-index:1000; }#wze1371 .wz-gallery.wz-gallery-grid li { width:146px;height:153px;padding:10px; }#wze1373 { top:0px;left:0px;bottom:auto;right:auto;width:468px;height:22.75px;display:block;z-index:1000;order:2; }#wze1384 { top:42.0311px;left:9.5px;bottom:auto;right:auto;width:449px;height:471px;display:block;z-index:999; }#wze1381 { top:7px;left:187.501px;bottom:auto;right:auto;width:258px;height:51px;display:block;z-index:1000; }#wze1383 { top:7px;left:5.502px;bottom:auto;right:auto;width:157px;height:51px;display:block;z-index:1000; }#wze1479 { top:73.883px;left:-9.50062px;bottom:auto;right:auto;width:160px;height:160px;z-index:1000; }#wz-section-wzs139 { height:544.297px;--section-height:544.297px; }#wze1458 { top:575px;left:15px;bottom:auto;right:auto;width:438px;height:546.672px;display:block;z-index:1000; }#wze1459 { top:72px;left:15px;bottom:auto;right:auto;width:408px;height:42px;display:block;z-index:1000; }#wze1462 { top:15px;left:15px;bottom:auto;right:auto;width:408px;height:42px;display:block;z-index:1000; }#wze1463 { top:129px;left:15px;bottom:auto;right:auto;width:408px;height:132.875px;display:block;z-index:1000; }#wze1464 { top:276.875px;left:15px;bottom:auto;right:auto;width:408px;height:107.312px;display:block;z-index:1000; }#wze1466 { top:399.172px;left:15px;bottom:auto;right:auto;width:408px;height:77.5px;display:block;z-index:1000; }#wze1468 { top:491.672px;left:119px;bottom:auto;right:auto;width:200px;height:40px;display:block;z-index:1000; }#wze1469 { top:527px;left:18.5px;bottom:auto;right:auto;width:423px;height:28px;display:block;z-index:1000;text-align:center; }#wz-section-wzs156 { height:1156.61px;--section-height:1156.61px; }#wze1481 { top:15px;left:26px;bottom:auto;right:auto;width:416px;height:520px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs159 { height:548px;--section-height:548px; }#wze1678 { top:15px;left:25px;bottom:auto;right:auto;width:418px;height:460px;display:block;z-index:1000; }#wze1678 .wz-gallery.wz-gallery-grid li { width:209px;height:217px;padding:5px; }#wz-section-wzs184 { height:501px;--section-height:501px; }#wze1547 { top:15px;left:27.0155px;bottom:auto;right:auto;width:413.969px;height:486.547px;display:block;z-index:1000; }#wze1547 .wz-gallery.wz-gallery-grid li { width:206px;height:115px;padding:3px; }#wze1562 { top:516.547px;left:26px;bottom:auto;right:auto;width:416px;height:236px;display:block;z-index:1000;text-align:justify; }#wze1563 { top:767.547px;left:25.5px;bottom:auto;right:auto;width:417px;height:672px;display:block;z-index:1000;text-align:justify; }#wze1569 { top:1629.55px;left:59px;bottom:auto;right:auto;width:350px;height:31px;display:block;z-index:1000;text-align:right; }#wze1570 { top:1454.55px;left:31px;bottom:auto;right:auto;width:406px;height:160px;display:block;z-index:1000;text-align:right; }#wz-section-wzs173 { height:1675.546875px;--section-height:1675.546875px; }#wze1571 { top:17.0131px;left:15px;bottom:auto;right:auto;width:438px;height:168px;display:block;z-index:1000;text-align:right; }#wze1572 { top:208.013px;left:68.5px;bottom:auto;right:auto;width:331px;height:208.969px;display:block;z-index:1000;text-align:center; }#wz-section-wzs181 { height:421.969px;--section-height:421.969px; }#wze1557 { top:15.0142px;left:26.6017px;bottom:auto;right:auto;width:414.797px;height:486.547px;display:block;z-index:1000; }#wze1557 .wz-gallery.wz-gallery-grid li { width:207px;height:115px;padding:3px; }#wze1558 { top:519px;left:25.5px;bottom:auto;right:auto;width:417px;height:168px;display:block;z-index:1000;text-align:justify; }#wze1559 { top:699.547px;left:26px;bottom:auto;right:auto;width:416px;height:616px;display:block;z-index:1000;text-align:right; }#wze1560 { top:1524.55px;left:59px;bottom:auto;right:auto;width:350px;height:31px;display:block;z-index:1000;text-align:right; }#wze1564 { top:1339.55px;left:15px;bottom:auto;right:auto;width:438px;height:160px;display:block;z-index:1000;text-align:right; }#wz-section-wzs174 { height:1591.53px;--section-height:1591.53px; }#wze1567 { top:15.0131px;left:53px;bottom:auto;right:auto;width:362px;height:168px;display:block;z-index:1000;text-align:right; }#wze1568 { top:205.03px;left:68.5155px;bottom:auto;right:auto;width:331px;height:208.969px;display:block;z-index:1000;text-align:center; }#wz-section-wzs180 { height:421.969px;--section-height:421.969px; }#wze1552 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:307.359px;display:block;z-index:1000; }#wz-section-wzs175 { height:337.344px;--section-height:337.344px; }#wze1553 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:768.406px;display:block;z-index:1000; }.wzc393  .wz-booking-service-details-information-container[data-image='enable'] { font-size:10px; }.wzc393 .wz-booking-service-details-information-container[data-image='disable'],.wzc393  .wz-booking-service-details-information-box:not([data-type='large-image']) .wz-booking-service-details-information-container[data-image='enable'] { font-size:10px; }#wz-section-wzs176 { height:798.391px;--section-height:798.391px; }#wze1554 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:153.672px;display:block;z-index:1000; }.wzc395  .wz-booking-date { order:1;width:100%; }.wzc395  .wz-booking-time-container { order:2;width:100%; }#wz-section-wzs177 { height:183.672px;--section-height:183.672px; }#wze1555 { top:15px;left:15px;bottom:auto;right:auto;width:438px;height:230.516px;display:block;z-index:1000; }.wzc398  .wz-booking-final-reservation-authentications-box { width:100%; }#wz-section-wzs178 { height:260.516px;--section-height:260.516px; }#wze1573 { top:15px;left:19.031px;bottom:auto;right:auto;width:429.969px;height:486.547px;display:block;z-index:1000; }#wze1573 .wz-gallery.wz-gallery-grid li { width:214px;height:115px;padding:3px; }#wze1574 { top:532.547px;left:27px;bottom:auto;right:auto;width:414px;height:264px;display:block;z-index:1000;text-align:justify; }#wze1575 { top:816.547px;left:27px;bottom:auto;right:auto;width:414px;height:728px;display:block;z-index:1000;text-align:justify; }#wze1576 { top:1767.55px;left:59px;bottom:auto;right:auto;width:350px;height:31px;display:block;z-index:1000;text-align:right; }#wze1577 { top:1580.55px;left:42.5px;bottom:auto;right:auto;width:383px;height:160px;display:block;z-index:1000;text-align:right; }#wz-section-wzs182 { height:1825.52px;--section-height:1825.52px; }#wze1578 { top:18.013px;left:53px;bottom:auto;right:auto;width:362px;height:168px;display:block;z-index:1000;text-align:right; }#wze1579 { top:209.013px;left:68.5px;bottom:auto;right:auto;width:331px;height:208.969px;display:block;z-index:1000;text-align:center; }#wz-section-wzs183 { height:421.969px;--section-height:421.969px; }#wz-section-wzs185 { height:15px;--section-height:15px; }#wze1621 { top:15px;left:26px;bottom:auto;right:auto;width:416px;height:720px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs186 { height:746.969px;--section-height:746.969px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 768px)and (max-width : 1170px) {#wze1099 { top:36.75px;left:15.0037px;bottom:auto;right:auto;width:179.719px;height:48.5px;display:block;z-index:1000; }#wze1139 { top:16.3125px;left:287.001px;bottom:auto;right:auto;width:194px;height:70.6875px;display:block;z-index:1000; }#wze1138 { top:5.84375px;left:122.641px;bottom:auto;right:auto;width:71.3594px;height:59px;display:block;z-index:1000; }#wze1360 { top:9.34377px;left:18.86px;bottom:auto;right:auto;width:104px;height:54px;display:block;z-index:1000;text-align:center; }#wze1492 { top:99px;left:47.3733px;bottom:auto;right:auto;width:673.28734px;height:271px;z-index:1000; }#wze1457 { top:21.5px;left:69.515px;bottom:auto;right:auto;width:571px;height:110px;z-index:1000;text-align:center; }#wze1491 { top:148px;left:2.12798px;bottom:auto;right:auto;width:669px;height:24px;z-index:1000;text-align:right; }#wze1680 { top:30px;left:692.577px;bottom:auto;right:auto;width:50px;height:48px;z-index:1000; }#wz-section-header { height:440px;--section-height:440px; }#wz-section-allPage { height:0px;--section-height:0px; }#wze1495 { top:167px;left:504.317px;bottom:auto;right:auto;width:181.797px;height:36px;z-index:1000; }#wze1496 { top:42.0001px;left:504.288px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wze1512 { top:366.5px;left:186.097px;bottom:auto;right:auto;width:181.797px;height:36px;z-index:1000; }#wze1513 { top:242px;left:186.042px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wze1516 { top:166.5px;left:293.859px;bottom:auto;right:auto;width:180.797px;height:36px;z-index:1000; }#wze1517 { top:42px;left:293.047px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wze1518 { top:366.5px;left:400.959px;bottom:auto;right:auto;width:180.797px;height:36px;z-index:1000; }#wze1519 { top:242px;left:400.046px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wze1524 { top:166.5px;left:80.8747px;bottom:auto;right:auto;width:181.797px;height:36px;z-index:1000; }#wze1525 { top:42px;left:80.804px;bottom:auto;right:auto;width:181.922px;height:122px;z-index:1000; }#wz-section-wzs134 { height:451.891px;--section-height:451.891px; }#wze1526 { top:15px;left:296px;bottom:auto;right:auto;width:176px;height:39px;display:block;z-index:1000;text-align:right; }#wze1527 { top:69px;left:3px;bottom:auto;right:auto;width:762px;height:205px;display:block;z-index:1000; }#wze1527 .wz-gallery.wz-gallery-grid li { width:108px;height:60px;padding:10px; }#wz-section-wzs169 { height:289px;--section-height:289px; }#wze1529 { top:69px;left:1.5px;bottom:auto;right:auto;width:765px;height:205px;display:block;z-index:1000; }#wze1529 .wz-gallery.wz-gallery-grid li { width:109px;height:68px;padding:10px; }#wze1530 { top:15px;left:252px;bottom:auto;right:auto;width:264px;height:39px;display:block;z-index:1000;text-align:right; }#wz-section-wzs167 { height:289px;--section-height:289px; }#wze1531 { top:15px;left:288.5px;bottom:auto;right:auto;width:191px;height:39px;display:block;z-index:1000;text-align:right; }#wze1556 { top:69px;left:15px;bottom:auto;right:auto;width:738px;height:323px;display:block;z-index:1000; }#wze1556 .wz-gallery.wz-gallery-grid li { width:738px;height:149px;padding:2px; }#wz-section-wzs168 { height:407px;--section-height:407px; }#wze1351 { top:137px;left:264.515px;bottom:auto;right:auto;width:239px;height:30px;z-index:1000;text-align:center; }#wze1356 { top:88px;left:244px;bottom:auto;right:auto;width:280px;height:23px;z-index:1000;text-align:center; }#wze1357 { top:585.577px;left:340px;bottom:auto;right:auto;width:88px;height:61.4531px;z-index:1000;text-align:center; }#wze1533 { top:30.004px;left:155.5px;bottom:auto;right:auto;width:457px;height:41px;z-index:1000;text-align:center; }#wze1534 { top:195.004px;left:313.591px;bottom:auto;right:auto;width:388px;height:96px;z-index:1000;text-align:right; }#wze1535 { top:294.004px;left:68.4218px;bottom:auto;right:auto;width:358px;height:96px;z-index:1000;text-align:left; }#wze1536 { top:425.004px;left:280.172px;bottom:auto;right:auto;width:179.625px;height:147px;z-index:1000; }#wz-section-footer { height:683.297px;--section-height:683.297px; }.wzc-section-footer-full { background-position:bottom; }#wz-section-wzs170 { height:15px;--section-height:15px; }#wze1444 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:611.547px;display:block;z-index:1000;order:1; }#wze1447 { top:337px;left:42px;bottom:auto;right:auto;width:685px;height:240px;display:block;z-index:1000;text-align:justify; }#wze1647 { top:20px;left:169.992px;bottom:auto;right:auto;width:428.016px;height:287px;z-index:1000; }#wz-section-wzs151 { height:611.547px;--section-height:611.547px; }#wze1470 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:389.438px;z-index:1000;order:1; }#wze1472 { top:22px;left:41px;bottom:auto;right:auto;width:686px;height:360.391px;z-index:1000; }#wze1473 { top:12px;left:130.5px;bottom:auto;right:auto;width:423px;height:31px;z-index:1000;text-align:center; }#wze1474 { top:53px;left:130.5px;bottom:auto;right:auto;width:423px;height:31px;z-index:1000;text-align:center; }#wze1475 { top:99px;left:130.5px;bottom:auto;right:auto;width:423px;height:56px;z-index:1000;text-align:center; }#wze1477 { top:178px;left:130.5px;bottom:auto;right:auto;width:423px;height:75px;z-index:1000;text-align:center; }#wze1537 { top:268px;left:124.5px;bottom:auto;right:auto;width:435px;height:75px;z-index:1000;text-align:center; }#wze1471 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:654.984px;z-index:1000;order:2; }#wze1285 { top:22.5625px;left:39.5px;bottom:auto;right:auto;width:689px;height:588.703px;display:block;z-index:1000; }#wze1287 { top:63px;left:120px;bottom:auto;right:auto;width:450px;height:421.984px;display:block;z-index:1000; }#wze1288 { top:13px;left:269px;bottom:auto;right:auto;width:152px;height:31px;display:block;z-index:1000;text-align:center; }#wz-section-wzs117 { height:1044.42px;--section-height:1044.42px; }#wz-section-wzs127 { height:15px;--section-height:15px; }#wze1325 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:434.266px;display:block;z-index:1000; }#wze1330 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:222px;z-index:1000; }#wz-section-wzs122 { height:701.266px;--section-height:701.266px; }#wze1326 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:738px;display:block;z-index:1000; }#wz-section-wzs123 { height:1005px;--section-height:1005px; }#wze1327 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:296.766px;display:block;z-index:1000; }#wz-section-wzs124 { height:563.766px;--section-height:563.766px; }#wze1328 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:563.938px;display:block;z-index:1000; }#wz-section-wzs125 { height:830.938px;--section-height:830.938px; }#wze1329 { top:252px;left:15px;bottom:auto;right:auto;width:738px;height:470.812px;display:block;z-index:1000; }#wz-section-wzs126 { height:737.797px;--section-height:737.797px; }#wze1333 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:41.625px;display:block;z-index:1000; }#wze1333 .wz-shop-product { width: calc(50% - 30px )}#wze1334 { top:10px;left:0px;bottom:auto;right:auto;width:242px;height:0px;display:block;z-index:1000; }#wz-section-wzs129 { height:71.625px;--section-height:71.625px; }#wze1454 { top:15px;left:212.617px;bottom:auto;right:auto;width:342.766px;height:36px;display:block;z-index:1000; }#wze1455 { top:3.0072px;left:0.0133749px;bottom:auto;right:auto;width:250.141px;height:30px;display:block;z-index:1000; }#wze1456 { top:7.5px;left:260.78px;bottom:auto;right:auto;width:75px;height:21px;display:block;z-index:1000;text-align:right; }#wz-section-wzs155 { height:66px;--section-height:66px; }#wze1335 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:96.375px;display:block;z-index:1000; }#wz-section-wzs128 { height:126.375px;--section-height:126.375px; }#wze1332 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:181.25px;display:block;z-index:1000; }#wz-section-wzs130 { height:211.25px;--section-height:211.25px; }#wze1488 { top:15px;left:30.5px;bottom:auto;right:auto;width:707px;height:480px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs163 { height:518px;--section-height:518px; }#wze1549 { top:15px;left:155.5px;bottom:auto;right:auto;width:457px;height:39px;display:block;z-index:1000;text-align:right; }#wze1684 { top:69px;left:15px;bottom:auto;right:auto;width:738px;height:270px;display:block;z-index:1000; }#wze1684 .wz-gallery.wz-gallery-grid li { width:369px;height:245px;padding:10px; }#wz-section-wzs172 { height:354px;--section-height:354px; }#wze1379 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:45.5px;display:block;z-index:1000;order:1; }#wze1376 { top:4.75px;left:212.618px;bottom:auto;right:auto;width:342.766px;height:36px;display:block;z-index:1000; }#wze1377 { top:3.0072px;left:0.0133749px;bottom:auto;right:auto;width:250.141px;height:30px;display:block;z-index:1000; }#wze1378 { top:7.5px;left:260.78px;bottom:auto;right:auto;width:75px;height:21px;display:block;z-index:1000;text-align:right; }#wze1380 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:45.5px;display:block;z-index:1000;order:2; }#wze1375 { top:7.25px;left:196.508px;bottom:auto;right:auto;width:375px;height:31px;display:block;z-index:1000;text-align:center; }#wz-section-wzs141 { height:91px;--section-height:91px; }#wze1372 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:682.281px;display:block;z-index:1000;order:1; }#wze1371 { top:109.141px;left:113.513px;bottom:auto;right:auto;width:541px;height:464px;display:block;z-index:1000; }#wze1371 .wz-gallery.wz-gallery-grid li { width:180px;height:154px;padding:10px; }#wze1373 { top:0px;left:0px;bottom:auto;right:auto;width:768px;height:688px;display:block;z-index:1000;order:2; }#wze1384 { top:101px;left:106.5px;bottom:auto;right:auto;width:559px;height:486px;display:block;z-index:1000; }#wze1381 { top:426.5px;left:187.503px;bottom:auto;right:auto;width:367px;height:51px;display:block;z-index:1000; }#wze1383 { top:426.5px;left:5.5px;bottom:auto;right:auto;width:157px;height:51px;display:block;z-index:1000; }#wze1479 { top:8.14062px;left:6.919px;bottom:auto;right:auto;width:160px;height:160px;display:block;z-index:1000; }#wz-section-wzs139 { height:1370.265625px;--section-height:1370.265625px; }#wze1458 { top:58px;left:84.5px;bottom:auto;right:auto;width:599px;height:602px;display:block;z-index:1000; }#wze1459 { top:52px;left:15px;bottom:auto;right:auto;width:569px;height:42px;display:block;z-index:1000; }#wze1462 { top:52px;left:15px;bottom:auto;right:auto;width:569px;height:42px;display:block;z-index:1000; }#wze1463 { top:104px;left:15px;bottom:auto;right:auto;width:569px;height:156px;display:block;z-index:1000; }#wze1464 { top:270px;left:15px;bottom:auto;right:auto;width:569px;height:126px;display:block;z-index:1000; }#wze1466 { top:406px;left:15px;bottom:auto;right:auto;width:569px;height:91px;display:block;z-index:1000; }#wze1468 { top:507px;left:199.5px;bottom:auto;right:auto;width:200px;height:40px;display:block;z-index:1000; }#wze1469 { top:15px;left:172.5px;bottom:auto;right:auto;width:423px;height:28px;display:block;z-index:1000;text-align:center; }#wz-section-wzs156 { height:675px;--section-height:675px; }#wze1481 { top:15px;left:41.5px;bottom:auto;right:auto;width:685px;height:320px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs159 { height:355px;--section-height:355px; }#wze1678 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:460px;display:block;z-index:1000; }#wze1678 .wz-gallery.wz-gallery-grid li { width:246px;height:217px;padding:5px; }#wz-section-wzs184 { height:509px;--section-height:509px; }#wze1547 { top:15px;left:42px;bottom:auto;right:auto;width:684px;height:511px;display:block;z-index:1000; }#wze1547 .wz-gallery.wz-gallery-grid li { width:171px;height:121px;padding:3px; }#wze1562 { top:541px;left:41.5px;bottom:auto;right:auto;width:685px;height:180px;display:block;z-index:1000;text-align:justify; }#wze1563 { top:764px;left:40.5px;bottom:auto;right:auto;width:687px;height:644px;display:block;z-index:1000;text-align:justify; }#wze1569 { top:1598px;left:209px;bottom:auto;right:auto;width:350px;height:31px;display:block;z-index:1000;text-align:right; }#wze1570 { top:1423px;left:181px;bottom:auto;right:auto;width:406px;height:160px;display:block;z-index:1000;text-align:right; }#wz-section-wzs173 { height:1644px;--section-height:1644px; }#wze1571 { top:31.015px;left:392.997px;bottom:auto;right:auto;width:362px;height:168px;display:block;z-index:1000;text-align:right; }#wze1572 { top:31.003px;left:15.0152px;bottom:auto;right:auto;width:306px;height:208.984px;display:block;z-index:1000;text-align:center; }#wz-section-wzs181 { height:251.969px;--section-height:251.969px; }#wze1557 { top:42px;left:40.5px;bottom:auto;right:auto;width:687px;height:511px;display:block;z-index:1000; }#wze1557 .wz-gallery.wz-gallery-grid li { width:171px;height:127px;padding:3px; }#wze1558 { top:569px;left:169.781px;bottom:auto;right:auto;width:559px;height:112px;display:block;z-index:1000;text-align:right; }#wze1559 { top:708px;left:33px;bottom:auto;right:auto;width:702px;height:588px;display:block;z-index:1000;text-align:right; }#wze1560 { top:1546px;left:209.015px;bottom:auto;right:auto;width:350px;height:31px;display:block;z-index:1000;text-align:right; }#wze1564 { top:1352.5px;left:185.015px;bottom:auto;right:auto;width:398px;height:160px;display:block;z-index:1000;text-align:right; }#wz-section-wzs174 { height:1605px;--section-height:1605px; }#wze1567 { top:20px;left:366.795px;bottom:auto;right:auto;width:362px;height:168px;display:block;z-index:1000;text-align:right; }#wze1568 { top:20.0121px;left:15.0145px;bottom:auto;right:auto;width:331px;height:208.969px;display:block;z-index:1000;text-align:center; }#wz-section-wzs180 { height:238.969px;--section-height:238.969px; }#wze1552 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:517.891px;display:block;z-index:1000; }#wz-section-wzs175 { height:547.891px;--section-height:547.891px; }#wze1553 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:1294.73px;display:block;z-index:1000; }#wz-section-wzs176 { height:1324.72px;--section-height:1324.72px; }#wze1554 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:258.938px;display:block;z-index:1000; }#wz-section-wzs177 { height:288.938px;--section-height:288.938px; }#wze1555 { top:15px;left:15px;bottom:auto;right:auto;width:738px;height:388.406px;display:block;z-index:1000; }.wzc398  .wz-booking-final-reservation-authentications-box { width:calc(50% - 12px); }#wz-section-wzs178 { height:418.391px;--section-height:418.391px; }#wze1573 { top:15px;left:41.5px;bottom:auto;right:auto;width:685px;height:511px;display:block;z-index:1000; }#wze1573 .wz-gallery.wz-gallery-grid li { width:171px;height:121px;padding:3px; }#wze1574 { top:541px;left:40.5px;bottom:auto;right:auto;width:687px;height:208px;display:block;z-index:1000;text-align:justify; }#wze1575 { top:764px;left:41px;bottom:auto;right:auto;width:686px;height:672px;display:block;z-index:1000;text-align:justify; }#wze1576 { top:1626px;left:209px;bottom:auto;right:auto;width:350px;height:31px;display:block;z-index:1000;text-align:right; }#wze1577 { top:1451px;left:192.5px;bottom:auto;right:auto;width:383px;height:160px;display:block;z-index:1000;text-align:right; }#wz-section-wzs182 { height:1672px;--section-height:1672px; }#wze1578 { top:29.5px;left:380.497px;bottom:auto;right:auto;width:362px;height:168px;display:block;z-index:1000;text-align:right; }#wze1579 { top:18.0248px;left:15.0133px;bottom:auto;right:auto;width:331px;height:208.969px;display:block;z-index:1000;text-align:center; }#wz-section-wzs183 { height:238.969px;--section-height:238.969px; }#wz-section-wzs185 { height:15px;--section-height:15px; }#wze1621 { top:15px;left:41.5px;bottom:auto;right:auto;width:685px;height:440px;display:block;z-index:1000;text-align:justify; }#wz-section-wzs186 { height:470px;--section-height:470px; }#wz-section-wzs-default { height:200px;--section-height:200px; }}@media only screen and (min-width : 1170px) {#wze1527 .wz-gallery.wz-gallery-grid li { width:166px;height:60px;padding:10px; }#wze1529 .wz-gallery.wz-gallery-grid li { width:167px;height:68px;padding:10px; }#wze1556 .wz-gallery.wz-gallery-grid li { width:379px;height:149px;padding:2px; }#wze1333 .wz-shop-product { width: calc(33.333333333333% - 30px )}#wze1333 .wz-shop-top-bar { margin-right: 287px }#wze1684 .wz-gallery.wz-gallery-grid li { width:292px;height:270px;padding:10px; }#wze1371 .wz-gallery.wz-gallery-grid li { width:180px;height:154px;padding:10px; }#wze1678 .wz-gallery.wz-gallery-grid li { width:206px;height:217px;padding:5px; }#wze1547 .wz-gallery.wz-gallery-grid li { width:153px;height:121px;padding:3px; }#wze1557 .wz-gallery.wz-gallery-grid li { width:153px;height:121px;padding:3px; }#wze1573 .wz-gallery.wz-gallery-grid li { width:153px;height:121px;padding:3px; }}