* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
  box-sizing: border-box;
}
ul,
p {
  margin-bottom: 0 !important;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  direction: rtl;
  height: 100%;
  width: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
a {
  text-decoration: none !important;
}

.page {
  overflow-x: hidden;
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}
@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}

body {
  font-family: IRANSans, sans-serif;
  font-size: 13px;
  line-height: 2;
  direction: rtl;
  background-color: #fff;
  scroll-behavior: smooth;
  overflow-x: hidden;
  min-height: 100%;
  width: 100%;
  color: #252525;
}
.sticky-menu {
  -webkit-transform: translateY(-42px);
  transform: translateY(-42px);
}
@media screen and (min-width: 992px) {
  .menuTrigger {
    display: none !important;
  }
 
}
.header {
  z-index: 1000;
  position: fixed;
  top:0;
  width: 100%;
  right: 0;
  background-color: #fff;
  box-shadow: 0px 0px 8.64px 0.36px rgba(0, 0, 0, 0.16);
}
.order-online .img-slice{
  background-position: -90px -74px !important;
	width: 21px;
	height: 14px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 !important;
}
.order-online{
  color: #d81f48 !important;
}
.container-fluid.menu.sticky-menu .logo img {
  width: 160px;
}

@media screen and (max-width: 991.99px) {
  
  .link-top li {
    margin-right: 0 !important;
  }
  .logo span {
    font-size: 10px !important;
  }
  .link-top {
    display: flex;
    flex-direction: row;
  }
  .link-top > li {
    flex-grow: 1;
    text-align: center;
    line-height: 1;
  }

  .toolbar {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10;
    background-color: #fff;
    padding: 10px;
    box-shadow: 0px 0px 5px #868484;
    width: 100% !important;
  }
  .owl-stage {
    padding-right: 0 !important;
  }

  li.cal {
    margin: 0 !important;
    display: block !important;
    text-align: center;
  }
  .menuTrigger {
    margin-left: 19px;
  }
  .header .text-start {
    padding-right: 0 !important;
  }
  .menuTrigger i {
    font-size: 29px;
    color: #000;
    vertical-align: middle;
  } 
}

@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .mt-sm-12{
    margin-top: 15px;
  }
  .container,
  .container-md,
  .container-sm {
    max-width: 95%;
  }
}
@media screen and (max-width: 767.99px) {
  .sub-text-slider{
    display: none !important;
  }
  .owl-slider .owl-dots {
    bottom: 10px;
    right: 0;
    left: 0;
    margin: auto;
  }
  .text-xs-center{
    text-align: center !important;
  }
  .namd.p-0 {
    text-align: center;
  }
  .pe-xs-0{
    padding-left: 0 !important;
  }
  .footer {
    background-size: 100% !important;
  }

  .copy{
    text-align: center;
    font-size: 11px !important;
  }

  .mt-xs-15{
    margin-top: 15px;
  }
  .wa__btn_popup {
    position: fixed;
    z-index: 999999999;
    bottom: 26px !important;
    left: 10px !important;
  }
  .img-slide {
    height: 200px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .frm {
    margin: -3.375em 8% 0 !important;
  }

  .social .title-footer {
    text-align: center !important;
  }
  .title-footer {
    text-align: right;
    font-weight: 600;
    margin-bottom: 10px !important;
    display: block;
    font-size: 14px;
  }
  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 33px;
    border-bottom: 1px solid #c8c7c778;
  }
  .accordion-container .set > span i {
    position: absolute;
    left: 0;
    top: 13px;
    color: #c8c7c778;
    font-size: 10px;
  }
  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .link-footer li {
    margin: 10px !important;
  }
 
  .en-company {
    display: block !important;
  }
  .links-footer {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .lnk-footers {
    text-align: right;
  }
  .title-footer {
    text-align: right;
  }
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .owl-slider .item img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100% !important;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .back-to-top {
    right: 0;
    margin: auto;
  }
  .row-product .col-lg-9{
    position: relative;
  }
  .product-section .row-product:nth-child(2n) .col-lg-9::after  {
    position: absolute;
    content: '';
    top: 189px;
    right: -44px;
    background: url('../images/shape1.png') no-repeat;
    width: 34px;
    height: 149px;
  }
  .product-section .row-product:nth-child(2n+1) .col-lg-9::after  {
    position: absolute;
    content: '';
    top: 189px;
    left: -44px;
    background: url('../images/shape2.png') no-repeat;
    width: 34px;
    height: 149px;
  }
  .product-section .row-product:last-child .col-lg-9::after{
    display: none !important;
  }
  .product-section .row-product:nth-child(2n+1)  {
    direction: ltr;
  }
  .frm-order {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .row.row-footer {
    align-items: flex-end;
  }
  .img-slide {
    height: 284px;
  }

  .set .content {
    margin-top: 10px;
  }
  .set > span i {
    display: none;
  }
  .links-footer {
    text-align: left;
  }
  
  .set > span i {
    display: none;
  }
}
.owl-slider .owl-nav {
  margin-top: 0 !important;
  direction: ltr;
}
.owl-slider .owl-nav i {
  color: #fff;
  font-size: 24px;
}
.footer {
  padding-top: 1.5rem;
  background: #211b5a url('../images/bg-footer.JPG') no-repeat;
  position: relative;
  background-size: cover !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #d81f48 !important;
  width: 32px;
  border-radius: 25px !important;
}
.search {
  cursor: pointer;
}
.owl-slider .owl-dots {
  position: absolute;
}
.owl-slider .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 6px 2px;
  background: transparent;
  border-radius: 100%;
  background-color: #333;
}
.panel-menu {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
}
.close-li {
  background-color: #f3f3f3 !important;
}
.subPanel {
  width: 300px;
  background-color: #fff !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -300px;
  -webkit-transition: ease 0.5s;
  -moz-transition: ease 0.5s;
  -o-transition: ease 0.5s;
  transition: ease 0.5s;
  z-index: 999999 !important;
  display: block !important;
  padding-right: 0 !important;
}
.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
}
#panel-menu ul {
  padding-right: 0 !important;
  max-height: 100vh;
  overflow-y: auto;
}
.panel-menu ul li {
  list-style: none;
  width: 100%;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #d7e2e8;
  color: #303030;
  font-weight: 300;
  font-size: 14px;
}
.btn-menu {
  background-color: #f3f3f3 !important;
  width: 100%;
  line-height: 40px;
  padding: 5px;
  padding-right: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgb(218 218 218);
  color: #858585;
  padding-right: 21px;
}

.panel-menu {
  z-index: 10;
}
.panel-menu ul li {
  padding-left: 20px;
  padding-right: 10px;
}
.main-menu a {
  color: #303030;
  font-weight: 300;
  font-size: 14px;
}
.openSubPanel {
  position: relative;
  color: #303030;
  cursor: pointer;
  z-index: 1;
  text-align: right;
  width: 100%;
  display: block;
}
.panel-menu.isOpen,
.subPanel.isOpen {
  -webkit-transform: translateX(-300px);
  -moz-transform: translateX(-300px);
  -ms-transform: translateX(-300px);
  -o-transform: translateX(-300px);
  transform: translateX(-300px);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
}
.subPanel {
  z-index: 20;
}
.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}
.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}
.border-none {
  border: none !important;
}
.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: "";
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}
.arow-menu i {
  background-position: -38px -39px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.closeSubPanel i {
  background-position: -37px -60px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}
.panel-menu.isOpen .close-menu {
  padding: 0;
  width: 28px;
  height: 28px;
  font-size: 21px;
  color: #858585;
  line-height: 15px;
  text-align: center;
  line-height: 33px;
  float: left;
  position: absolute;
  left: 10px;
  top: 10px;
}
.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}
.arow-menu {
  position: absolute;
  left: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
.lnk-footers li a:hover {
  color: #dc3359;
  transition: all 0.2s linear;
}
.social-footer ul li {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  overflow: hidden;
  margin-right: 2px;
}
.social-footer a {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
}

.social-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.social-footer a span {
  display: block;
  width: 38px;
  height: 38px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
  margin: auto;
  border-radius: 12px;
  text-align: center;
  line-height: 37px;
}
.social-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}
.social-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.social-box li a i {
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
}
@media screen and (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1220px;
  }
}
.title-section {
  font-size: 22px;
  font-weight: 700;
  position: relative;
}
.owl-nav {
  margin-top: 0 !important;
  direction: ltr;
}
.online-reservation {
  min-width: 122px;
  height: 46px;
  text-align: center;
  line-height: 35px;
  box-shadow: 0px 7px 12px #cdeff1;
}
.link-top > li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.more-pro {
  color: #fff !important;
}

.container-fluid.header.menu.sticky-menu .mt-3 {
  margin-top: 0 !important;
}

.sub-title {
  color: #4f4f4f;
}
.owl-pro .crd::after {
  height: 8px;
  width: 0;
  content: "";
  background-color: #211b5a;
  bottom: -8px;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 0 0 15px 15px;
  transition: all 0.2s linear;
}

.owl-pro .crd:hover::after {
  width: 86%;
}

.owl-pro .item a {
  background-color: #fff;
  border-radius: 15px;
}
.link-more a {
  color: #ffffffc4;
  font-weight: 500;
}
.lnk-footers li {
  line-height: 2.3;
  position: relative;
  list-style-type: none !important;
}
.lnk-footers li a {
  color: #ffffffc4;
  font-size: 12px;
  position: relative;
}
.title-footer.lnk-footer.un-link {
  color: #d81f48;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}
.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  background-color: #4b4b4b !important;
  padding: 5px;
}

.owl-slider .owl-dots .owl-dot span {
  background: transparent;
}
.header.sticky-menu {
  box-shadow: 0px 5px 6px #060c436b !important;
  background-color: #fff;
  padding-top: 0;
}
.search-result {
  background-color: #fff;
  box-shadow: 0px 6px 8px #ccc;
  border-radius: 0 0 10px 10px;
  padding: 10px;
  position: absolute;
  top: 40px;
  right: 0;
  width: 100%;
  height: 150px;
  overflow-y: auto;
  z-index: 2;
}
.search-result-list li {
  list-style: none;
  text-align: right;
  line-height: 2;
  border-bottom: 1px solid #eee;
  padding: 5px;
  font-size: 13px;
}
.search-result-list li a {
  color: #000;
}
.faq-section .title-section {
  color: #d81f48 ;
}
.product-section .title-section {
  color: #284258 ;
}
.about-company-top {
  background-color: #f7f7f7;
}
.title-section span {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}
.info li {
  display: block;
  list-style: none;
  color: #58585a;
  margin-bottom: 12px;
  font-weight: 300;
}
.lbl-info {
  width: 22px;
  display: inline-block;
}
.cal {
  display: inline-block;
  color: #000 !important;
  direction: ltr;
  font-size: 17px;
  font-weight: 300;
}
.icon-footer {
  color: #000;
  font-weight: 400;
}
.card:hover .btn-crd {
  background-color: #ff7f01;
}
@media (max-width: 1102.99px) {

}
@media screen and (min-width: 900px)  and (max-width: 1199px) {
  .cssmenu > ul > li {
    margin-right: 7px !important;
  }
}
.search-item i {
  font-size: 20px !important;
  vertical-align: middle;
}
@media screen and (min-width: 992px) {
  .search-item {
    margin-left: 10px;
    position: relative;
  }
  .icon-search.fal.fa-search {
    font-size: 18px;
    vertical-align: middle;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 44px;
    cursor: pointer;
    color: #fff;
    font-size: 23px;
  }
  .search-wrapper form {
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: flex-end;
    border-radius: 15px;
  }
  .search-submit {
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    border-radius: 0;
    background-color: #d81f48  ;
    height: 46px;
    width: 52px;
    padding: 0;
    position: relative;
    border-radius: 0 5px 5px 0;
    line-height: 46px;
  }
  .search-submit i {
    font-size: 20px !important;
    margin: 0 !important;
    color: #fff !important;
  }
  .search-field {
    padding: 5px;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #eee;
    width: 100%;
    height: 46px;
    font-size: 13px;
  }
  .search-result {
    top: 118px;
    width: 100%;
    position: absolute;
    background-color: #fff;
    left: 0;
    margin: auto;
    z-index: 20;
    box-shadow: 0px 7px 5px #ccc;
    width: 300px;
  }
  .icon-search.fal.fa-search.close::before {
    content: "\f00d" !important;
  }
  .search-result-list {
    max-height: 200px;
    overflow-y: auto;
  }
  .search-result li {
    list-style: none;
    padding: 4px 10px;
    text-align: right;
    line-height: 2;
  }
  .search-result li a {
    color: #000;
    font-weight: 400;
  }
  .search-wrapper.expand {
    width: 500px;
  }
  .search-wrapper {
    position: absolute;
    left: 47px;
    transition: all 0.5s ease;
    top:1px !important;
    width: 0;
    overflow: hidden;
    z-index: 100000;
  }
  .search {
    display: none !important;
  }
}
.box-search.SearchOpen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.box-search {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  transition: all 800ms ease;
  z-index: 99998;
  background: #296c96eb;
}
@media screen and (max-width: 991.99px) {
  .container-fluid.header.menu {
    background-color: #fff;
  }
  .search-result {
    background-color: #fff;
    border-top: 1px solid #eee;
    border-radius: 0 0 10px 10px;
    padding: 10px;
  }
  .search-result-list li {
    list-style: none;
    text-align: right;
  }
  .search-result-list li:not(:last-child) {
    border-bottom: 1px solid #eee;
    line-height: 3;
  }
  .search-result-list li a {
    color: #000;
  }
  .search-result-list {
    max-height: 200px;
    overflow-y: auto;
  }
.row-top-header{
  display: none;
}
.product-search{
  display: flex;
  align-content: center;
  border: 1px solid #eee;
  border-radius: 7px;
  background-color: #fff;
}
.product-search button {
  background-color: transparent !important;
  height: 38px;
  padding: 0 10px;
}
#search-field {
  line-height: 3;
  width: calc(100% - 40px);
  border-radius: 7px;
  padding-right: 10px;
}
}

.icon-search:hover {
  background-color: #d81f48   !important;
  border-color: #d81f48   !important;
  color: #fff !important;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.header-top {
  background-color: #0e2334;
  color: #ffffffd6;
  font-weight: 300;
  font-size: 12px;
  z-index: 1002;
  position: relative;
}
.header-top a{
  color: #fff;
  font-size: 14px;
  direction: ltr;
  display: inline-block;
  font-weight: 600;
}
.lbl-info i {
  color: #211b5a;
  vertical-align: middle;
  font-size: 15px;
}
.cal span {
  font-weight: 300;
}

.logo {
  display: inline-block;
}
.icon-mene img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.info-menu{
position: absolute;
left: 10%;
top:45%;
}
.info-menu i{
  font-size: 20px !important;
  color:#b1adad  !important;
  cursor: pointer;
  }
  .popover{
    font-family: "IRANSans";
    font-size: 12px;
  }
  .ltr {
    direction: ltr;
  }


  .wa__popup_chat_box {
    width: 351px;
    border-radius: 5px 5px 8px 8px;
    -webkit-border-radius: 5px 5px 8px 8px;
    -moz-border-radius: 5px 5px 8px 8px;
    position: fixed;
    overflow: hidden;
    box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -webkit-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    -moz-box-shadow: 0px 10px 10px 4px rgba(0,0,0,0.04);
    bottom: 102px;
    z-index: 999999998;
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(0,50px);
    transform: translate(0,50px);
    -webkit-transform: translate(0,50px);
    -moz-transform: translate(0,50px);
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    will-change: transform,visibility,opacity;
    max-width: calc(100% - 50px);
  }
  .wa__popup_chat_box .wa__popup_heading {
    position: relative;
    padding: 15px 74px 17px 43px;
    color: #d9ebc6;
  }
  .wa__btn_popup_icon:before {
    content: '';
    background: url('../images/whatsapp_logo.svg') center top no-repeat;
      background-size: auto;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 13px;
    right: 1px;
  }
  .wa__popup_chat_box .wa__popup_heading .wa__popup_title {
    padding-top: 2px;
    font-size: 18px;
    line-height: 24px;
  }
  .wa__popup_chat_box .wa__popup_heading .wa__popup_intro {
    padding-top: 4px;
    font-size: 12px;
    line-height: 20px;
  }
  .wa__btn_popup .wa__btn_popup_icon {
    width: 56px;
    height: 56px;
    background: #2db742;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 6px 8px 2px rgba(0,0,0,0.14);
    position: relative;
    cursor: pointer;
  }
  .wa__btn_popup {
    position: fixed;
    z-index: 999999999;
  }
  .wa__popup_chat_box.show {
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    visibility: visible;
    opacity: 1;
  }
  .wa__popup_chat_box .wa__popup_content {
    background: #ffffff;
    padding: 13px 19px 21px 20px;
  }
  .wa__popup_chat_box .wa__popup_notice {
    font-size: 11px;
    color: #a5abb7;
    font-weight: 500;
    padding: 0 3px;
  }
  .wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(1) {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
  }
  .wa__popup_chat_box.wa__pending .wa__popup_content_list .wa__popup_content_item:nth-child(2) {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
  }
  .wa__popup_content_list .wa__popup_content_item {
    margin: 14px 0 0;
    transform: translate(0,20px);
    -webkit-transform: translate(0,20px);
    -moz-transform: translate(0,20px);
    will-change: opacity,transform;
    opacity: 0;
  }
  .wa__popup_chat_box.show .wa__popup_content_item {
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
  }
  .wa__popup_chat_box .wa__stt::after {
    content: '';
    background: url('../images/whatsapp_logo_green.svg') 100% 0 no-repeat;
      background-size: auto;
    position: absolute;
    left: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
  }
  .wa__stt_online::before {
    content: '';
    transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    background: rgba(0,0,0,6%);
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    will-change: opacity;
  }
  .wa__popup_chat_box .wa__popup_avatar {
    position: absolute;
    overflow: hidden;
    right: 12px;
    top: 12px;
  }
  .wa__popup_content_list .wa__popup_content_item .wa__popup_txt {
    display: table-cell;
    vertical-align: middle;
    min-height: 48px;
    height: 48px;
  }
  .wa__popup_content_list .wa__popup_content_item .wa__member_name {
    font-size: 14px;
    color: #363c47;
    line-height: 1.188em !important;
  }
  .wa__popup_content_list .wa__popup_content_item .wa__member_duty {
    font-size: 11px;
    color: #989b9f;
    padding: 2px 0 0;
    line-height: 1.125em !important;
  }
  .wa__popup_chat_box .wa__stt::after {
    content: '';
    background: url('../images/whatsapp_logo_green.svg') 100% 0 no-repeat;
      background-size: auto;
    position: absolute;
    left: 14px;
    top: 26px;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
  }
  .wa__popup_chat_box .wa__stt.wa__stt_online {
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
  }
  .wa__popup_chat_box .wa__stt {
    padding: 13px 74px 12px 40px;
    position: relative;
    text-decoration: none;
    display: table;
    width: 100%;
    border-right: 2px solid #2db742;
    background: #f5f7f9;
    border-radius: 4px 2px 4px 2px;
    -webkit-border-radius: 4px 2px 4px 2px;
    -moz-border-radius: 4px 2px 4px 2px;
  }
  .wa__stt_online {
    background: #2DB742;
    cursor: pointer;
    transition: 0.4s ease all !important;
    -webkit-transition: 0.4s ease all !important;
    -moz-transition: 0.4s ease all !important;
    backface-visibility: hidden;
    will-change: transform;
  }
  .wa__popup_chat_box .wa__popup_heading::before {
    content: '';
    background: url('../images/whatsapp_logo.svg') center top no-repeat;
      background-size: auto;
    background-size: 33px;
    display: block;
    width: 55px;
    height: 33px;
    position: absolute;
    top: 20px;
    right: 12px;
  }
  .gap-cal {
    margin: 0 10px;
  }
  .title-section{
    font-size: 18px;
    font-weight: 600;
  }
  .title-section-main {
    color: #737373;
    font-size: 18px;
    font-weight: 400;
  }
  .copy {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffffc2;
    font-size: 10px;
    font-weight: 300;
    margin-top: 30px;
  }

  .copy a , .copy .bld{
    color: #fff;
    font-size: 12px;
    font-weight: 600;
  }

  .body-info-contact{
    display: inline-block;
    color: #fff;
    width: 100%;
    vertical-align: middle;
    font-weight: 300;
  }
  .body-info-contact span{
    font-weight: 500;
    font-size: 14px;
  }
  .body-info-contact a{
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    direction: ltr;
display: inline-block;
  }
  .body-info-contact a span{
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
  }
  .f-title-company2{
    color: #ffffffc4;
    font-size: 12px;
    font-weight: 300;
    text-align: justify;
    line-height: 1.7;

  }
  .cssmenu ul ul li.has-sub:hover > a {
    background: #0e2334;
    color: #fff !important;
  }
  .cssmenu,
  .cssmenu ul,
  .cssmenu ul li,
  .cssmenu ul li a,
  .cssmenu #head-mobile {
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cssmenu:after,
  .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .cssmenu #head-mobile {
    display: none;
  }
  .cssmenu > ul > li {
    display: inline-table;
    position: relative;
    margin-right: 20px;
    position: relative;
    text-align: right;
    margin-left: 0 !important;
  }
  .cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
  }
  .cssmenu ul ul {
    position: absolute;
    left: -9999px;
    background-color: #fff;
    padding-top: 10px;
    border-radius: 15px;
    z-index: 2;
  }
  .cssmenu ul ul li {
    height: 0;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .cssmenu li:hover > ul {
    left: auto;
  }
  .cssmenu li:hover > ul > li {
    height: 45px;
  }
  .cssmenu ul ul ul {
    margin-right: 100%;
    top: 0;
    z-index: 2;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .cssmenu ul ul li a {
    padding: 0 15px;
    width: 200px;
    font-size: 13px;
    text-decoration: none;
    color: #111;
    font-weight: 500;
    line-height: 2.7;
    box-shadow: 0px 0px 4px #b2b6bd;
    margin: 0 10px 10px;
    border-radius: 5px;
  }
  .cssmenu ul ul li:last-child > a,
  .cssmenu ul ul li.last-item > a {
    border-bottom: 0;
  }
  .cssmenu ul ul li:hover > a,
  .cssmenu ul ul li a:hover {
    color: #fff;
    background-color: #0e2334;
  }
  .cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    left: 5px;
    width: 8px;
    height: 2px;
    display: block;
    background: #111;
    content: "";
  }
  .cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    left: 8px;
    display: block;
    width: 2px;
    height: 8px;
    background: #111;
    content: "";
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .cssmenu ul ul li:hover > a::before, .cssmenu ul ul li:hover > a::after{
    background-color: #fff;
  }
  .cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
  }
  .cssmenu ul ul ul li.active a {
    border-left: 1px solid #333;
  }
  .cssmenu > ul > li.has-sub > ul > li.active > a,
  .cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: 1px solid #333;
  }
  .cssmenu li:hover > ul {
    left: auto;
  }
  .cssmenu > ul > li > a {
    font-size: 14px;
    color: #284258;
    line-height: 3.4;
    font-weight: 400;
  }
  #cssmenu1 li i {
    font-size: 8px;
    vertical-align: middle;
    color: #284258;
    margin-right: 2px;
  }
  .cssmenu > ul > li > a > span {
    padding: 5px 2px;
  }
  #cssmenu > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    z-index: 99;
    text-align: right;
  }
  .c-navi-new-list {
    display: flex;
    align-items: center;
    position: relative;
  }
  .c-navi-new-list li{
 list-style: none;
  }

  .img-slice{
    background: url('../images/nav-sprite.png') no-repeat;
  }
  .img-phone{
    background-position: -71px -95px;
    width: 19px;
	height: 18px;
  display: inline-block;
  vertical-align: middle;
  }
  .my-account{
    background-position:-93px -113px;
    width: 14px;
	height: 16px;
  display: inline-block;
  vertical-align: middle; 
  }
  .login a {
    font-weight: 300;
    font-size: 12px;
  }
  .register a{
    border: 0.5px solid #fff;
    border-radius: 5px;
    display: inline-block;
    width: 63px;
    height: 23px;
    text-align: center;
    color: #fff;
    font-weight: 300;
    line-height: 20px;
    font-size: 12px;
  }
  .header-top{
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .row-top-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

.f-title-social{
  color:#fff;
}

@media screen and (min-width: 768px){
  .bg-input {
    margin: 0 10px;
  }
  .copy {
    border-top: 1px solid #576671;
  }
  .owl-slider .owl-dots {
    bottom: 10%;
    right: 8%;
  }
}
@media screen and (max-width: 767.99px){
  .row.row-product {
    margin-top: 15px;
  }
  .btn-order.btn.btn-primary.mt-xs-15 {
    width: 100%;
  }
  .back-to-top {
    display: none !important;
  }

}
.select-lang.pt-3.pb-3 {
  background-color: #fff;
}
.owl-slider .owl-prev {
  margin: 0 !important;
  background: url("../images/arrow-slider.png") !important;
  width: 24px;
  height: 45px;
  transform: rotate(-180deg) !important;
  top: 40% !important;
  position: absolute;
  left: 30px;
  line-height: 0 !important;
  margin: 0 !important;
  opacity: 0;
  transition: all 0.2s linear;
}
.owl-slider .owl-next {
  margin: 0 !important;
  background: url("../images/arrow-slider.png") !important;
  width: 24px;
  height: 45px;
  top: 40% !important;
  position: absolute;
  right: 30px;
  line-height: 0 !important;
  margin: 0 !important;
  opacity: 0;
  transition: all 0.2s linear;
}
.owl-slider .owl-next span,.owl-slider .owl-prev span{
  font-size: 0 !important;
}
.owl-slider:hover .owl-next, .owl-slider:hover .owl-prev {
  opacity: 1;
}
.img-phone{
  background-position:-2px -4px;
	width: 24px;
	height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}
.back-to-top {
	background-position: -39px -6px;
	width: 24px;
	height: 25px;
  position: absolute;
  bottom: 17px;
  left: 0;
  text-align: center;
  line-height: 40px;
  z-index: 1;
  cursor: pointer;
}

.accordion-item {
  background-color: #fff;
  border-radius: 15px !important;
  border: 1px solid #e0e0e0;
}
.accordion-item::before {
  background: url('../images/nav-sprite.png') no-repeat -86px -3px;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 13px;
  top: 12px;
  content: '';
  z-index: 2;
}
.accordion-button:not(.collapsed) {
  color: #54595f;
  background-color: transparent !important;
  font-size: 13px;
}
.accordion-button{
  box-shadow: none !important;
  border-radius: 25px !important;
  color: #54595f;
  background-color: transparent !important;
  font-size: 13px;
}
.accordion-body {
  color: #262626;
  line-height: 1.8;
  font-weight: 400;
  font-size: 13px;
}
.more span {
  z-index: 1;
  position: relative;
  display: block;
  padding: 10px 25px;
  color:  rgb(216, 31, 72);
  background-color: #fff;
  border-radius: 13px;
  border: 1px solid  rgb(216, 31, 72);
  transition: all 0.2s linear;
}
.more {
position: relative;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  position: relative;
}
.more i{
  vertical-align: middle;
  margin-right: 10px;
}
.more::after{
  content: '';
  position: absolute;
  background-color: rgb(216, 31, 72);
  width: 100%;
  height: 100%;
  right: -5px;
  bottom: -5px;
  border-radius: 13px;
}
.more:hover span {
  background-color:  rgb(216, 31, 72);
  color: #fff;
}
.more:hover::after{
  background-color: #0e2334;
}
.accordion-item{
  position: relative;
  background-color: #fff;
}
.accordion-collapse::after{
  content: '';
  position: absolute;
  background-color: rgb(216, 31, 72);
  width: 100%;
  height: 100%;
  right: -5px;
  bottom: -5px;
  border-radius: 13px;
  
}
.accordion-collapse,.accordion-header,.accordion-body{
  position: relative;
  background-color: #fff;
  z-index: 1;
}
.accordion-header{
  border-radius: 13px 13px 0 0;
  padding-right: 25px  !important;
}

.accordion-collapse,.accordion-body{
  border-radius: 0 0 13px 13px;
}

.box-content{
  border-radius: 15px;
  background-color: #fff;
  z-index: 1;
  padding: 30px 20px 10px 30px;
}
.crd-service::after{
  content: '';
  position: absolute;
  background-color: rgb(216, 31, 72);
  width: 100%;
  height: 100%;
  right: -5px;
  bottom: -5px;
  border-radius: 13px;
}
.crd-service {
  border-radius: 15px;
  box-shadow: 0px 12px 20.9px 1.1px rgba(64, 64, 64, 0.17);

  position: relative;
  background-color: #fff;
  margin-bottom: 20px;
}
.icon-featured-box {
  position: relative;
}
.icon-featured {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  position: relative;
}
.icon-featured img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.title-service {
  color: #d81f48;
  font-weight: 600;
  font-size: 18px;
  min-height: 40px;
}
.short-desc-service {
  color: #818181;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 100px;
  text-align: center;
}
.crd-service:hover .icon-featured img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.service-section{
  background:url('../images/bg-service.png') no-repeat;
  background-position: top center; 
}
.service-section .title-section{
  color: #fff;
}
.faq-section{
  background-color: #f7f7f7;
}
.d-block.desc {
  color: #595959;
  font-weight: 300;
  margin-top: 40px;
}
.main-title {
  color: #284258;
  font-weight: 600;
  font-size: 20px;
}
.crd {
  border: 0.5px solid rgb(218, 218, 218);
  border-radius: 15px;
  padding: 30px 20px;
}
.col-desc-product::before{
  position: absolute;
  content: '';
  top: 0;
  border: 3px solid rgb(216, 31, 72);
  width: 0;
  height: 129px;
  right: 0;
  border-radius: 25px;
}

.col-desc-product{
  text-align: right;
}
.chat{
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1;
}
.thumbnail.thum-send {
  margin-bottom: 10px;
}
.thumb-content::after {
  content: '';
  position: absolute;
  background-color: rgba(216, 31, 72, 0.17);
  width: 95%;
  height: 10px;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -8px;
  border-radius:0 0 13px 13px;
}
.send-section .thumb-content {
  display: flex;
  align-items: center;
  background-color: #d82048;
  border-radius: 15px;
  padding: 10px;
  font-size: 15px;
  color: #fff !important;
  padding: 15px 10px;
  box-shadow: 0px 5px 7.6px 0.4px rgba(216, 31, 72, 0.47);
}
.icon-send {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 7px;
  text-align: center;
  margin-left: 7px;
  position: relative;
}
.icon-send img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}
.thumbnail.thum-send img {
  max-width: 100% !important;
  object-fit: contain !important;
  width: auto !important;
}
.send-section .desc-send {
  text-align: left;
  display: inline-block;
  width: calc(100% - 70px);
  vertical-align: middle;
  padding-left: 10px;
}
.title-send.d-block a {
  color: #fff;
  font-size: 18px;
}
.user-icon{
  background-position: -6px -34px;
	width: 22px;
	height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.text-form{
  color: #595959;
  font-size: 15px;
}
.cal-icon {
  background-position: -6px -66px;
	width: 22px;
	height: 22px;
  display: inline-block;
  vertical-align: middle;
}
.bg-input {
  border:2px solid rgb(216, 31, 72);
  border-radius: 15px;

}
.bg-input {
  border: 2px solid rgb(216, 31, 72);
  border-radius: 15px;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 12px 10px;
}
.icon-input {
  border-left: 1px solid #cfcfcf;
  padding-left: 10px;
  margin-left: 10px;
}
.btn-primary {
  border-radius: 15px;
  background-color: rgb(216, 31, 72);
  font-size: 13px;
  border-color: rgb(216, 31, 72);
}
.btn-primary:hover,.btn-primary:focus {
  background-color: rgb(185, 24, 60);
  border-color: rgb(185, 24, 60);
}
.btn:focus{
  box-shadow: 0 0 0 .25rem rgba(185, 24, 60, 0.11) !important;
}
.frm-order .btn-primary{
  min-width: 155px;
  height: 53px;

}
.owl-commnet .item {
  background-color: #ffffff2b;
  padding: 50px 20px 20px 20px;
  border-radius: 20px;
  border: 1px solid #d81f48;
  min-height: 230px;
  position: relative;
  margin-top: 80px;
}
.user-comment {
  position: absolute;
  top: -82px;
  background-color: #fff;
  z-index: 1;
}
.flex-user-commet {
  justify-content: center;
  align-items: center;
  color: #000;
}
.c-img-user {
  width: 68px;
  height: 68px;
  border-radius: 100%;
  overflow: hidden;
}
.c-img-user img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius: 100%;
}
.comment-box {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  -moz-box-orient: vertical;
  -moz-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 15px;
  min-height: 100px;
  text-align: justify;
  color: #212121;
}
.star i {
  color: #fbbe07;
}
.flex-bottom-comment {
  justify-content: space-between;
  align-items: center;
}
.flex-bottom-comment svg path {
  fill: #d81f48;
}
.n-comment {
  font-weight: 600;
}
.t-comment {
  font-weight: 300;
  font-size: 11px;
}
.owl-commnet  .owl-next {
  position: absolute;
  left: -16px;
  top: 48%;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 20px;
  background-color: #fff !important;
  border-radius: 100% !important;
  border: 2px solid #ccc !important;
}
.owl-commnet .owl-prev {
  position: absolute;
  right: -16px;
  top: 48%;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 20px;
  background-color: #fff !important;
  border-radius: 100% !important;
  border: 2px solid #ccc !important;
}
.owl-commnet .owl-next i,.owl-commnet .owl-prev i {
  font-size: 21px;
  vertical-align: middle;
}