* {
  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: "KALAMEH-MEDIUM";
  font-style: normal;
  src: url("../fonts/KALAMEH-MEDIUM.woff2") format("woff2");
}

@font-face {
  font-family: "KALAMEH-REGULAR";
  font-style: normal;
  src: url("../fonts/KALAMEH-REGULAR.woff2") format("woff2");
}
@font-face {
  font-family: "SARABUN-REGULAR";
  font-style: normal;
  src: url("../fonts/SARABUN-REGULAR.woff2") format("woff2");
}

@font-face {
  font-family: "SARABUN-SEMIBOLD";
  font-style: normal;
  src: url("../fonts/SARABUN-SEMIBOLD.woff2") format("woff2");
}
.owl-slide-text {
  font-family: "KALAMEH-REGULAR";
  text-transform: uppercase;
}
body {
  font-family: "SARABUN-REGULAR";
  font-size: 18px;
  text-align: left;
  line-height: 2;
  direction: ltr;
  background-color: #fff;
  overflow-x: hidden;
  min-height: 100%;
  width: 100%;
  color: #000;
}
@media screen and (min-width: 992px) {
  .menuTrigger {
    display: none !important;
  }
}
.header {
  z-index: 1000;
  position: fixed;
  top: 0;
  width: 100%;
  right: 0;
  left:0;
  margin:auto;
  background-color: #2d1306;
}
.header::after {
  content: "";
  position: absolute;
  bottom: -30px;
  width: 100%;
  right: 0;
  background: url("../images/bg-header.png") no-repeat;
  height: 30px;
  z-index: 1;
}
.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;
  }
  .lng-col {
    display: none !important;
  }
  .menuTrigger {
    margin-right: 19px;
  }
  .header .text-start {
    padding-right: 0 !important;
  }
  .menuTrigger i {
    font-size: 29px;
    color: #e3b88b;
    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) {
  .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;
  }
  .owl-slide-animated.main-text-slider.main-tilte.d-block.w-100 {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #0000006b;
  }
  .sub-text-slider.d-block.w-100.mt-3 {
    font-size: 15px;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #000;
  }
  .main-text-slider.lnk-slide3.d-block.w-100.mt-4 {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #0000006b;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .wa__btn_popup {
    position: fixed;
    z-index: 999999999;
  }
  .img-slide {
    height: 200px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }

  .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;
    right: 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;
  }
  .owl-slider .owl-prev {
    position: absolute;
    left: 0;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 46px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .owl-slider .owl-next {
    position: absolute;
    right: 0;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 46px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: #000000a6 !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .en-company {
    display: block !important;
  }
  .links-footer {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .lnk-footers {
    text-align: right;
  }
  .title-footer {
    text-align: right;
  }

  .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) {
  .header::after {
    background-size: cover !important;
  }
  .owl-slide-animated.main-text-slider.main-tilte.d-block.w-100 {
    font-size: 3rem;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0px 0px 5px #000;
  }
  .sub-text-slider {
    font-size: 1.8rem;
  }

  .sub-text-slider.d-block.w-100.mt-3 {
    line-height: 1;
    text-shadow: 0px 0px 5px #000;
  }

  .img-slide {
    height: 284px;
  }

  .set .content {
    margin-top: 10px;
  }
  .set > span i {
    display: none;
  }
  .links-footer {
    text-align: left;
  }
  .owl-slider .owl-prev {
    position: absolute;
    left: 2%;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 111px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .owl-slider .owl-next {
    position: absolute;
    right: 2%;
    top: 38%;
    z-index: 1;
    width: 36px;
    height: 111px;
    font-size: 0 !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    margin: 0 !important;
  }
  .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 {
  background: #2d1306 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: #fff !important;
  border-color: #fff;
}
.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: #2d1306 !important;
  position: fixed;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: -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: #2d1306 !important;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  left: -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 {
  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: #2d1306;
  border-bottom: 1px solid #392419;
  color: #858585;
  font-weight: 300;
  font-size: 17px;
}
.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: #fff;
  font-weight: 300;
  font-size: 19px;
  display: block;
}
.openSubPanel {
  position: relative;
  color: #fff;
  cursor: pointer;
  z-index: 1;
  text-align: left;
  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;
  left: 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;
}

.closeSubPanel i {
  background-position: -37px -60px;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.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;
  right: 10px;
  top: 10px;
}
.openSubPanel .arow-menu {
  color: #879496;
  font-size: 22px;
}
.arow-menu {
  position: absolute;
  right: 0;
  top: 0;
  height: 29px;
  color: #879496;
}
.lnk-footers li a:hover {
  color: #ebc090;
  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-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%;
}

.link-more a {
  color: #ffffffc4;
  font-weight: 500;
}
.lnk-footers li {
  line-height: 1.8;
  position: relative;
  list-style-type: none !important;
}
.lnk-footers li a {
  color: #ffffffc4;
  font-size: 16px;
  position: relative;
}

.title-footer.lnk-footer.un-link {
  color: #f9cf99;
  font-size: 17px;
  font-weight: 600;
  text-align: left;
  position: relative;
}

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  border: 1px solid #fff;
  padding: 5px;
}

.owl-slider .owl-dots .owl-dot span {
  background: transparent;
}
.header.sticky-menu {
  box-shadow: 0px 5px 6px #060c436b !important;
}
.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: 484646;
  line-height: 2;
  border-bottom: 1px solid #eee;
  padding: 5px;
  font-size: 13px;
}
.search-result-list li a {
  color: #000;
}
.title-section {
  color: #7b5c30;
}
.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) {
}
.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: #cc9c65;
    height: 46px;
    width: 52px;
    padding: 0;
    position: relative;
    border-radius: 5px 0 0 5px;
    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;
  }
  .search-result {
    top: 48px;
    width: 100%;
    position: absolute;
    background-color: #fff;
    right: 47px;
    margin: auto;
    z-index: 20;
    box-shadow: 0px 7px 5px #484646;
    width: 522px;
  }
  .icon-search.fal.fa-search.close::before {
    content: "\f00d" !important;
  }
  .search-result li {
    list-style: none;
    padding: 4px 10px;
    text-align: left;
    line-height: 2;
  }
  .search-result li a {
    color: #000;
    font-weight: 400;
  }
  .search-wrapper.expand {
    width: 521px;
  }
  .search-wrapper {
    position: absolute;
    right: 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: #2d1306;
  }
  .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: left;
  }
  .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 #e7bc8d;
    border-radius: 7px;
    background-color: #eac08f;
  }
  .product-search button {
    background-color: transparent !important;
    height: 38px;
    padding: 0 10px;
  }
  #search-field {
    line-height: 2.3;
    width: calc(100% - 40px);
    border-radius: 7px;
    padding-left: 10px;
    background-color: #eac08f;
  }
}

.icon-search:hover {
  background-color: #cc9c65 !important;
  border-color: #cc9c65 !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;
}
.lng .select2-container--default .select2-selection--single {
  border: none !important;
}
.lng .select2-container {
  min-width: 100px;
}

.lng .select2-container--default .select2-selection--single {
  background-color: transparent !important;
}
.lng
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #d1cbc8;
}
.lng
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  display: none !important;
}
.lng
  .select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 0 !important;
}
.service-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.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-weight: 600;
}
.title-section-main {
  color: #737373;
  font-size: 18px;
  font-weight: 400;
}
.img-pro {
  overflow: hidden;
  margin: auto;
}
.img-pro img {
  object-fit: fill;
  width: 100%;
  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;
}
.owl-pro .item:hover .img-pro img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.title-pro {
  color: #1a1a1a;
  font-weight: 600;
  line-height: 1.5;
  z-index: 1;
  position: relative;
  padding: 20px 0 0 0;
  height: 60px;
  overflow: hidden;
}
.link-pro {
  color: #333333;
  padding: 5px 0;
}
.owl-pro .item {
  background-color: #fff;
  display: block;
  border-bottom: 2px solid #c69461;
  padding-bottom: 30px;
}

.d-block.more a i {
  color: #8c8c8c;
  vertical-align: middle;
}
.d-block.more a,
.d-block.more {
  color: #8c8c8c;
}
.more-all {
  color: #303030;
  font-size: 15px;
  font-weight: 300;
}
.owl-logo .item a {
  height: 60px;
  display: flex !important;
  background-color: #fff;
  justify-content: center;
}
.owl-logo .item a img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
  transition: all 0.3s ease-in-out;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.6;
}
.owl-logo .item:hover img {
  filter: none !important;
  opacity: 1;
}
.owl-logo .owl-prev {
  background-color: #e6e6e6 !important;
  width: 46px;
  height: 46px;
  border-radius: 15px !important;
  position: absolute;
  top: 28px;
  right: -80px;
  line-height: 55px !important;
  font-size: 30px !important;
  color: #737373 !important;
}
.owl-logo .owl-next {
  background-color: #e6e6e6 !important;
  width: 46px;
  height: 46px;
  border-radius: 15px !important;
  position: absolute;
  top: 28px;
  left: -80px;
  line-height: 55px !important;
  font-size: 30px !important;
  color: #737373 !important;
}
.helps-section {
  padding-bottom: 2rem;
}
.copy {
  background-color: #221006a6;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #b4b4b4;
  font-size: 12px;
  font-weight: 300;
  border-top: 1px solid #503d33;
}

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

.body-info-contact {
  display: flex;
  color: #fff;
  width: 100%;
  font-weight: 300;
  font-size: 14px;
  justify-content: flex-start;
}
.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;
}
.footer .social-box {
  display: inline-block;
}
.cssmenu > ul ul li.has-sub:hover > a {
  background: #e4ba8c;
  color: #170101 !important;
  border-radius: 8px;
}
.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-left: 20px;
  position: relative;
  text-align: right;
}
.cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
.cssmenu ul ul {
  position: absolute;
  left: -9999px;
  background-color: #2d1306;
  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-left: 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 7px;
  width: 200px;
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  line-height: 2.7;
  box-shadow: 0px 0px 4px #2d1306;
  margin: 0 10px 10px;

  text-align: left;
}
.cssmenu ul ul li:not(:last-child) a {
  border-bottom: 1px solid #403c3a;
}
.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 {
  background: #e4ba8c;
  color: #170101 !important;
  border-radius: 8px;
}
.cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 20px;
  right: 9px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: "";
}
.cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 17px;
  right: 12px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.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: 18px;
  text-decoration: none;
  color: #ffffffc7;
  line-height: 3.4;
  font-weight: 500;
}
#cssmenu1 li i {
  font-size: 8px;
  vertical-align: middle;
  color: #b98b5b;
  margin-left: 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;
}
.owl-slide-text {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  direction: rtl;
  background-repeat: no-repeat;
  background-position: center;
  width: 85%;
  z-index: 4;
  color: #fff;
  text-align: center;
}
.img-slice {
  background: url("../images/nav-sprite.png") no-repeat;
}
.img-phone {
  background-position: -70px -91px;
  width: 29px;
  height: 29px;
  display: inline-block;
}
.row-top-header {
  padding-top: 10px;
  padding-bottom: 10px;
}
.owl-slide-animated.main-text-slider.main-tilte.d-block.w-100 {
  position: relative;
}

.owl-pro .owl-next {
  right: -35px;
  position: absolute;
  top: 50%;
  background-color: transparent !important;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../images/arrow.png") no-repeat !important;
  width: 19px;
  height: 37px;
}
.owl-pro .owl-prev {
  left: -35px;
  position: absolute;
  top: 50%;
  background-color: transparent !important;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("../images/arrow.png") no-repeat !important;
  transform: rotate(180deg) !important;
  width: 19px;
  height: 37px;
}
.owl-pro .owl-next i,
.owl-pro .owl-prev i {
  font-size: 40px;
  color: #3c3c3c;
}
.owl-pro .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  margin: 5px 3px;
  border: 1px solid #67778d;
  background-color: transparent !important;
  padding: 0;
}
.owl-pro .owl-dots {
  margin-top: 10px !important;
}
.owl-pro .owl-dots .owl-dot.active span {
  background: #fc8d0b !important;
  border-color: #fc8d0b;
  width: 30px;
  border-radius: 25px !important;
}
.f-title-social {
  color: #fff;
}
.body-info-contact span.f-lbl {
  color: #f9cf99;
}
@media screen and (min-width: 768px) {
  .footer {
    padding-top: 9rem;
  }
  .img-pro {
    height: 178px;
    width: 178px;
  }
  .title-section {
    font-size: 40px;
  }
  .title-footer.lnk-footer.un-link::before {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 16px;
    background-color: #f9cf99;
    top: 1px;
  }
  .body-info-contact {
    padding-right: 80px;
  }
  .owl-slider .owl-dots i {
    font-style: inherit;
    font-size: 24px;
    color: #8c8c8c;
    position: relative;
  }
  .owl-slider .owl-dot.active i::before {
    position: absolute;
    top: 2px;
    height: 30px;
    width: 4px;
    content: "";
    background-color: #f7cd97;
    right: -18px;
  }
  .owl-slider .owl-dot.active i {
    color: #fff !important;
  }
  .owl-slider .owl-dots span {
    display: none !important;
  }
  .owl-slider .owl-dots {
    top: 0;
    left: 0;
    width: 60px;
    background-color: #4e170cc9;
    border-right: 1px solid #9b837f;
    height: 100% !important;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .owl-slider button {
    display: block !important;
  }
}
.d-block.img-special {
  height: 370px;
  display: block;
}
.img-special img {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (min-width: 750.99px) and (max-width: 991099px) {
  .content-about {
    font-size: 12px;
  }
}
@media screen and (max-width: 750.99px) {
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 767.99px) {
  .footer {
    background-attachment: fixed !important;
    padding-top: 25px;
  }
  .counter-section .count {
    font-size: 40px;
  }
  .img-pro {
    height: 158px;
    width: 158px;
  }
  .title-section {
    font-size: 24px;
  }
  .header::after {
    background-size: 100% !important;
  }
}

.register button {
  background-color: transparent !important;
  border: none !important;
  font-size: 12px;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
.menu-account li:not(:last-child) a {
  border-bottom: 1px dashed #a49898;
}

.menu-account li {
  padding: 5px 20px;
  line-height: 3;
  text-align: left;
}

.menu-account li a {
  font-size: 13px;
  display: block;
  color: #303030;
  display: block;
  font-weight: 600;
  width: 100%;
}

.menu-account li:hover {
  background-color: #dbb086;
}

.register button {
  background-color: transparent !important;
  border: none !important;
  font-size: 12px;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
}

.menu-account {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  border: none !important;
  min-width: 250px;
  padding: 0;
  background-color: #ecc191;
}

.menu-account li i {
  font-size: 17px;
  margin-left: 2px;
  vertical-align: middle;
}

.m-user-img img {
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
}
.img-reg {
  background-position: -55px -84px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#dropdownMenuButton1 {
  background-color: transparent;
  border: none;
  position: relative;
  padding: 0 !important;
  font-size: 12px;
}
.img-shop {
  background-position: -84px -85px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 23px;
  height: 21px;
}
.mini-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 330px;
  background-color: #ebc090;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.mini-cart-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px;
  border-bottom: 4px solid #ebc090;
}
.btn.btn-link {
  color: #212121;
  text-decoration: none;
}
.shop .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 40px;
  border: 0;
  border-radius: 10px;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}
.mini-cart-products {
  max-height: 280px;
  overflow-y: auto;
}
.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  margin: 10px;
}
.mini-cart-product-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
}
.mini-cart-product-thumbnail a {
  display: block;
  position: relative;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mini-cart-product-thumbnail a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #000;
  border-radius: 10px;
  opacity: 0.03;
  z-index: 10;
}
.mini-cart-product-thumbnail img {
  max-width: 100%;
}
.mini-cart-product-detail {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 15px;
  position: relative;
}
.mini-cart-product-brand {
  font-weight: 700;
  margin-bottom: 5px;
}
.mini-cart-product-detail a {
  color: #212121;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mini-cart-product-title {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: 700;
}
.mini-cart-purchase-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mini-cart-product-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.mini-cart-product-price {
  font-weight: bold;
}
.mini-cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #c8ad8fe5;
  margin: 10px;
}
.currency {
  font-size: 12px;
}
#dropdownMenuButton1 {
  background-color: transparent;
  border: none;
  position: relative;
  padding: 0 !important;
  font-size: 12px;
}
.mini-cart-product-remove {
  position: absolute;
  top: -2px;
  left: -2px;
  border: 0;
  background-color: transparent;
  z-index: 1;
}
.mini-cart-product-remove i {
  color: #000 !important;
}
.mini-cart-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px;
  border-top: 4px solid #f6f6f6;
}
.mini-cart-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mini-cart-total-label {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 5px;
}
.mini-cart-total-value {
  font-size: 18px;
  font-weight: bold;
}
.btn-primary {
  color: #fff !important;
  background-color: #2d1306;
  border-color: #2d1306;
  box-shadow: none !important;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #fff !important;
  background-color: #150903;
  border-color: #150903;
}
.btn-filter {
  line-height: 2.2;
}
.addToCart::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 20px;
  transition: opacity 0.15s ease, transform 0.25s ease;
  transform: translateY(100%);
  content: "\f07a";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
.add-crd.addToCart {
  background-color: #74a32f;
  padding: 5px 6px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.d-flex.flex-toolbar {
  align-items: center;
}
.flex-toolbar .dropdown-toggle::after {
  display: none;
}
.shop .count {
  width: 18px;
  height: 18px;
  background-color: #ecc191;
  border-radius: 100%;
  line-height: 17px;
  display: inline-block;
  color: #2d1306;
  text-align: center;
  position: absolute;
  top: -9px;
  right: -11px;
  font-family: initial;
  z-index: 1;
}
.shop .dropdown-menu {
  background-color: #ebc090;
}
.lnk-slide3 span {
  background-color: #d39f6a;
  display: inline-block;
  border-radius: 25px;
  padding: 5px 165px;
}
.lnk-slide3 span {
  background-color: #d39f6a;
  display: inline-block;
  border-radius: 23px;
  font-weight: 500;
  text-transform: uppercase;
  box-shadow: 0px 0px 5px #716a6a;
}
.lnk-slide3 span:hover {
  background-color: #2d1306;
  color: #fff;
}
.service-name {
  color: #7b5c30;
}
.img-servive {
  background-color: #fff5eb;
  border-radius: 100%;
  border: 1px solid #e6cbaf;
  padding: 15px;
  text-align: center;
  position: relative;
  margin: auto;
}
.owl-service .item:hover .img-servive img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.img-servive img {
  max-width: 60px !important;
  height: 80px;
  object-fit: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.service-name {
  color: #7b5c30;
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
  margin-top: 10px;
  padding: 0 21px;
}
.owl-service .item a {
  text-align: center;
}
.select2-container--default .select2-results > .select2-results__options {
  background-color: #ebc090;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #e6b176;
}
.select2 img {
  object-fit: fill;
  border-radius: 100% !important;
}
.content-about {
  color: #595959;
  line-height: 1.4;
}
.card.crd-about {
  border: none !important;
  box-shadow: 0px 0px 86px #dfdfdf;
  border-radius: 0 !important;
}
.btn.btn-about {
  background: linear-gradient(to bottom, #f4c07e -1%, #f4c07e 7%, #cc9766 100%);
  border: none !important;
  border-radius: 25px;
  padding: 9px 31px;
  color: #fff;
  box-shadow: none !important;
}
.main-title-about {
  color: #7b5c30;
  font-size: 27px;
  line-height: 1;
}
.sub-title-about {
  color: #7b5c30;
  font-size: 37px;
  font-weight: 600;
}
.about-section::before {
  position: absolute;
  right: 0;
  bottom: -83px;
  content: "";
  background: url("../images/vector1.png");
  background-size: auto;
  width: 80%;
  height: 525px;
  background-size: cover;
}
.about-section::after {
  position: absolute;
  left: 0;
  bottom: -33px;
  content: "";
  background: url("../images/vector2.png");
  background-size: auto;
  background-size: auto;
  width: 220px;
  height: 570px;
  background-size: cover;
}
.about-section .container {
  position: relative;
  z-index: 1;
}
.container-fluid.about-section.position-relative {
  padding-bottom: 100px;
}
.icon-map {
  background-position: -4px -3px;
  width: 34px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-top: 9px;
}
.icon-tel {
  background-position: -21px 0;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
.icon-mail {
  background-position: -40px -4px;
  width: 15px;
  height: 12px;
  display: inline-block;
  margin-right: 9px;
  margin-top: 9px;
}
.counter-section {
  background-color: #d7a36d;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.counter-title {
  color: #1a1a1a;
}
.counter-section .count {
  color: #1a1a1a;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .card.crd-about {
    padding: 50px;
  }
  .img-servive {
    width: 127px;
    height: 127px;
  }
  .lnk-slide3 span {
    padding: 3px 32px;
    font-size: 21px;
  }
  .counter-section .count {
    font-size: 50px;
  }
}
.counter-section::before {
  position: absolute;
  content: "";
  top: -63px;
  right: 0;
  left: 0;
  margin: auto;
  background: url("../images/tree.png");
  background-repeat: repeat;
  background-repeat: repeat;
  height: 64px;
  background-repeat: no-repeat !important;
  width: 137px;
}
.layer-item {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a67850+80,a67850+100&0+68,1+100 */
  background: linear-gradient(
    to bottom,
    rgba(166, 120, 80, 0) 68%,
    rgba(166, 120, 80, 0.38) 80%,
    rgba(166, 120, 80, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  z-index: 2;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: 20px 15px;
  color: #fff;
  font-size: 17px;
  text-align: left;
}
.m-title1 {
  line-height: 1;
}
.layer-item:hover {
  color: #2d1306;
}
.bld {
  font-weight: 600;
}
.item-img {
  height: 375px;
}
.hot-ideas-wrap li {
  list-style: none;
}
.owl-stage {
  padding-left: 0 !important;
}
@media screen and (max-width: 767.99px) {
  .card.crd-about {
    padding: 20px;
  }
  .service-section {
    padding-left: 0 !important;
  }
  .img-servive {
    width: 100px;
    height: 100px;
  }
  .lnk-slide3 span {
    padding: 3px 25px;
    font-size: 18px;
  }
  .owl-slider .owl-dots i {
    display: none !important;
  }
  .owl-slider .owl-dots {
    margin: 0 !important;
    bottom: 0px !important;
  }
  .hot-idea img {
    display: block;
    height: 100%;
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
  }
  .hot-idea {
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
    position: relative;
  }
  .hot-idea::after {
    content: "";
    display: block;
  }
  .hot-ideas-col {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hot-ideas-wrap > li:nth-child(1) .hot-idea::after {
    padding-bottom: 100%;
  }

  .hot-ideas-wrap > li:nth-child(2) .hot-idea:nth-child(1)::after {
    padding-bottom: 100%;
  }
  .hot-ideas-wrap > li:nth-child(2) .hot-idea:nth-child(2)::after {
    padding-bottom: 100%;
  }
  .hot-ideas-wrap > li:nth-child(3) .hot-idea:nth-child(1)::after {
    padding-bottom: 100%;
  }
  .hot-ideas-wrap > li:nth-child(3) .hot-idea:nth-child(2)::after {
    padding-bottom: 100%;
  }
  .hot-ideas-wrap > li:nth-child(4) .hot-idea::after {
    padding-bottom: 150%;
  }
  .hot-ideas-col:nth-child(1) {
    width: 100%;
    float: right;
  }
  .hot-ideas-col:nth-child(2) {
    width: 30%;
    float: right;
  }
  .hot-ideas-col:nth-child(3) {
    width: 30%;
    float: right;
  }
  .hot-ideas-col:nth-child(4) {
    width: 40%;
    float: right;
  }
}
@media screen and (min-width: 768px) {
  .hot-idea img {
    display: block;
    height: 100%;
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
  }
  .hot-idea {
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
    position: relative;
  }
  .hot-idea::after {
    content: "";
    display: block;
  }
  .hot-ideas-col {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hot-ideas-wrap > li:nth-child(1) .hot-idea::after {
    padding-bottom: 100%;
  }

  .hot-ideas-wrap > li:nth-child(2) .hot-idea:nth-child(1)::after {
    padding-bottom: 100%;
  }
  .hot-ideas-wrap > li:nth-child(2) .hot-idea:nth-child(2)::after {
    padding-bottom: 100%;
  }
  .hot-ideas-wrap > li:nth-child(3) .hot-idea:nth-child(1)::after {
    padding-bottom: 100%;
  }
  .hot-ideas-wrap > li:nth-child(3) .hot-idea:nth-child(2)::after {
    padding-bottom: 100%;
  }
  .hot-ideas-wrap > li:nth-child(4) .hot-idea::after {
    padding-bottom: 200%;
  }
  .hot-ideas-col:nth-child(1) {
    width: 40%;
    float: right;
  }
  .hot-ideas-col:nth-child(2) {
    width: 20%;
    float: right;
  }
  .hot-ideas-col:nth-child(3) {
    width: 20%;
    float: right;
  }
  .hot-ideas-col:nth-child(4) {
    width: 20%;
    float: right;
  }
}
.mag-product {
  background: url("../images/bg-mag.jpg") no-repeat;
  background-size: cover !important;
  padding-top: 70px;
  padding-bottom: 90px;
}
@media(min-width:768px){
    .m-title1{
        max-width:85%;
        line-height:1.8;
    }
}
@media (max-width: 767px) {
  .container,
  .container-sm {
    max-width: 100% !important;
  }
      .m-title1{
        max-width:95%;
        line-height:1.8;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 100% !important;
  }
}
.scrollup i {
  vertical-align: middle;
  font-size: 21px;
  cursor: pointer;
  margin-top: 5px;
}
