* {
  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;
}
.top-header {
  background-color: #ec008c;
  color: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
  font-weight: 300;
  z-index: 1000;
  position: relative;
}
.support i {
  vertical-align: middle;
  font-size: 20px;
}
@media screen and (min-width: 992px) {


.owl-slider .item img{
 object-fit: fill;
 max-height: 100% !important;
}
  .menu {
    background-color: #fff;
  }
  li.cal {
    margin-right: 50px;
  }
  .menuTrigger {
    display: none !important;
  }

  .header {
    background: #fff;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    z-index: 1001;
    position: relative;
    padding-bottom: 10px;
  }
}

.container-fluid.menu.sticky-menu .logo img {
  width: 100px;
}
.menu {
  z-index: 1000;
  position: relative;
}
@media screen and (max-width: 991.99px) {
  .search-item.search {
    display: none !important;
  }

  .float {
    bottom: 63px !important;
  }

  .owl-stage {
    padding-right: 0 !important;
  }
  .menu-mob li {
    display: inline-block;
    vertical-align: middle;
  }
  li.cal {
    margin: 0 !important;
    display: block !important;
    text-align: center;
  }
  .lng-col {
    display: none !important;
  }
  .menuTrigger {
    margin-left: 19px;
  }
  .header .text-start {
    padding-right: 0 !important;
  }

  .icon-shop,
  .icon-favo,
  .icon-search {
    transform: scale(0.8);
  }
  .menuTrigger i {
    font-size: 25px;
    color: #87898b;
    vertical-align: middle;
  }
  .lbl-shop,
  .lbl-search {
    display: none !important;
  }
  .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.9px) {
  .col-section {
    margin-bottom: 15px !important;
  }

  .big-news-box {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .row-news {
    margin-top: 15px;
  }
}
.d-block.lbl {
  padding-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #4d4a4a;
}
@media screen and (max-width: 767.99px) {
    .P-Articles.py-3.py-md-5.container img {
  width: 100% !important;
  height: auto !important;
}
.P-Articles.py-3.py-md-5.container p {
  padding-left:0 !important;
}
  .blog-section {
    padding-left: 0 !important;
  }

  .accordion-container .set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: transparent;
    line-height: 33px;
    border-bottom: 1px solid #8a8d9054;
    margin-bottom: 10px;
  }
  .accordion-container .set > span i {
    position: absolute;
    left: 0;
    top: 13px;
    color: #5b5b5b;
    font-size: 10px;
  }
  .title-footer.lnk-footer.un-link, .title-footer.un-link {
    font-weight: 600;
    margin-bottom: 10px !important;
    display: block;
    font-size: 14px;
  }
  .mt-xs-15 {
    margin-top: 15px;
  }
  .accordion-container .content {
    position: relative;
    width: 100%;
    height: auto;
    padding-right: 10px !important;
    display: none;
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .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;
  }
  .float img {
    width: 40px !important;
  }
  .footer-bottom {
    text-align: center;
  }

  .owl-blog .owl-stage {
    padding-right: 0 !important;
  }
  .news-gift {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    background-color: #f2f2f2;
  }

  .col-section {
    margin-bottom: 15px;
  }

  .title-footer {
    text-align: right;
    font-weight: 600;
    margin-bottom: 10px !important;
    display: block;
    font-size: 14px;
  }
 
  .more-col {
    text-align: center;
  }
  .map {
    margin-top: 25px;
  }
  .link-footer li {
    margin: 10px !important;
  }
  .footer.position-relative {
    text-align: center;
  }
  .row-news {
    margin-top: 15px;
  }
  .main-title-section {
    text-align: center !important;
  }
  .sub-title-section {
    text-align: center !important;
    font-size: 1.5rem !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;
  }

  .card__social {
    position: absolute;
    bottom: 42px;
    right: -5px;
    visibility: hidden;
    width: 50px;
    transition: transform 0.35s ease;
    text-align: right;
  }
  .card__share {
    background-color: #29a71a;
    width: 39px;
    height: 39px;
    margin: auto;
    border-radius: 100%;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
  }

  .suggest .col-md-4.col-12.wow.fadeInUp {
    margin-bottom: 15px !important;
  }

  .text-image {
    width: 92% !important;
  }
  .log-footer {
    text-align: center;
  }
  .en-company {
    display: block !important;
  }
  .links-footer {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .gap-col-mob {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .add-to-crd {
    padding: 10px 21px !important;
  }

  .row-category-list .sticky_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .logo-footer img {
    width: 150px;
    margin: 10px;
  }

  .lnk-footers {
    text-align: right;
  }
  .title-footer {
    text-align: right;
  }

  .img-menu img {
    width: 200px !important;
  }
  .owl-slider .owl-dots {
    position: relative !important;
    bottom: 0;
    margin: auto !important;
    left: 10px;
  }

  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pco {
    text-align: center;
  }

  .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) {
  .hot-ideas-wrap li:hover .category-name {
    font-size: 18px;
    color: #f3e7e8;
    background-color: #ec008c;
  }
  .category-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .more-all {
    font-size: 15px;
  }
  .title-section {
    font-size: 22px;
  }
  .title-section-about {
    font-size: 25px;
  }
  .about-image {
    position: relative;
    min-height: 434px;
  }
  .about-image img {
    position: absolute;
    bottom: -27px;
    left:0;
  }
  .bg{
    height: 22px;
  }
  .footer {
    background-position: right bottom !important;
  }
  .row.row-bottom-footer {
    border-top: 1px solid #fff;
  }
  .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;
  }
  .card__social {
    position: absolute;
    bottom: 61px;
    right: -3px;
    visibility: hidden;
    width: 50px;
    transition: transform 0.35s ease;
    text-align: right;
  }
  .card__share {
    background-color: #29a71a;
    width: 50px;
    height: 50px;
    margin: auto;
    border-radius: 100%;
    color: #fff;
    line-height: 53px;
    text-align: center;
    cursor: pointer;
    font-size: 27px;
    z-index: 10;
  }

  .list-info {
    padding-left: 10px;
  }

  .lng-col {
    text-align: left;
    padding-top: 4px;
  }

  .set > span i {
    display: none;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
}
.bld {
  font-weight: 600;
}

.owl-slider .owl-nav {
  margin-top: 0 !important;
  direction: ltr;
}

.num {
  font-size: 15px !important;
}

.owl-slider .owl-nav i {
  color: #fff;
  font-size: 24px;
}
.home-category-section {
  padding-top: 10px;
  padding-bottom: 80px;
  background-color: #f5f5f7;
}
.location-button {
  text-align: left;
  font-size: 26px;
  padding-left: 20px;
  padding-bottom: 15px;
}
.location-button a {
  color: #bab5b5;
}
.location-button i {
  position: relative;
  transition: all 0.3s ease-in-out;
}
.location-button .fa-plus-circle::before {
  z-index: 1;
  position: relative;
}
.location-button a i::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  background-color: #eeeeee9c;
  right: 0;
  border-radius: 100%;
  right: 0;
  bottom: 0;
}
.footer {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background: #d6d7db  url("../images/bg-footer.jpg") no-repeat;
  background-size: cover;
}
.footer-row {
  padding-top: 2 rem;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ec008c !important;
  border-color: #ec008c;
  width: 25px !important;
  border-radius: 25px;
}
.namad li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
.namad {
  padding-top: 2rem;
  padding-right: 0 !important;
}
.en-company {
  color: #fff;
  font-size: 11px;
  font-weight: 300;
}

.fa-company {
  font-size: 11px;
  color: #fff;
  font-weight: 300;
}
.content-body:hover {
  background-color: #d7d7d7;
}
.content-body {
  background-color: #50b848;
  width: 80%;
  margin: auto;
  color: #fff;
  padding: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.location-box1:hover .item-content {
  bottom: 10px;
}
.pr-0 {
  padding-right: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.text-image {
  position: absolute;
  bottom: 25px;
  z-index: 3;
  width: 50%;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #fff;
  padding: 22px 0;
}
.add-to-crd {
  background-color: #7b0d1e;
  color: #fff;
  padding: 10px 32px;
  font-size: 17px;
  border: 2px solid #7b0d1e;
}
.category-name {
  color: #333;
  font-size: 16px;
  position: absolute;
  bottom: 30px;
  right: 0;
  background-color: #fff;
  padding: 6px 25px;
  border-radius: 5px 0 0 5px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
    transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.search {
  cursor: pointer;
}
.owl-slider .owl-dots {
  position: absolute;
  bottom: 5%;
  right: 0;
  left: 0;
  margin: auto;
}

.owl-slider .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 6px 2px;
  background: transparent;
  border-radius: 100%;
  background-color: #fff;
}

.content-banner {
  position: absolute;
  top: 0;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  height: 100%;
  align-items: center;
  color: #fff;
  padding: 70px 20px;
}
.content-banner .line {
  background: url("../images/slice.png") no-repeat -108px -54px;
  width: 35px;
  height: 34px;
  display: inline-block;
  position: relative;
}
.content-banner .line::before {
  position: absolute;
  width: 130px;
  height: 1px;
  content: "";
  left: -143px;
  background-color: #fff;
  top: 48%;
}
.content-banner .line::after {
  position: absolute;
  width: 130px;
  height: 1px;
  content: "";
  right: -143px;
  background-color: #fff;
  top: 48%;
}
.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 #c6c9ca;
  color: #000;
  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 {
   width: fit-content;
  color: #000;
  font-weight: 300;
  font-size: 14px;
}
.openSubPanel {
  position: relative;
  color: #000;
  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: url("../images/nav-sprite.png") no-repeat -137px -288px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}
.close-menu .times {
  background: url("../images/nav-sprite.png") no-repeat -190px -288px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.closeSubPanel i {
  background: url("../images/nav-sprite.png") no-repeat -136px -309px;
  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;
}
.about-company.desc a {
  color: #8e8e8e;
  font-weight: 600;
}
.read-more:hover {
  background-color: transparent;
  color: #fff !important;
  transition: all 0.2s linear;
  border-color: #fff !important;
}
.add-to-crd:hover {
  border-color: #7b0d1e;
  color: #7b0d1e !important;
  transition: all 0.2s linear;
  background-color: #fff !important;
}
.lnk-footers li a:hover {
  color: #ec008c;
  transition: all 0.2s linear;
}

.link-more-about a {
  color: #fff;
  font-size: 12px;
}

.mail {
  color: #232020 !important;
font-weight: 400;
letter-spacing: 1px;
font-size: 15px;
}
.item-img.position-relative {
  overflow: hidden;
}
.desc-news {
  color: #292a29;
  min-height: 120px;
  max-height: 120px;
  overflow: hidden;
  padding: 10px;
  text-align: justify;
  font-size: 12px;
}
.title-news {
  color: #fff;
  font-weight: 600;
  min-height: 50px;
}

.filter-option {
  color: #fff;
  font-size: 13px;
}
.lng-col .dropdown-toggle::after {
  border-top: 0.3em solid #fff;
}
.text-image:hover {
  background-color: #3c67a2;
  transition: all 0.4s;
}
.text-image:hover .category-name {
  color: #fff;
  transition: all 0.4s;
}
.phone-text span {
  display: inline-block;
  vertical-align: middle;
}
.text-end.show-pro {
  text-align: left;
}
.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: 31px;
 
}
.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;
}

.title-section {
  font-weight: 700;
  position: relative;
}

.main-title-section {
  color: #50b848;
  font-size: 18px;
  font-weight: 700;
}
.sub-title-section {
  color: #3a3d3a;
  font-weight: 700;
}
.owl-nav {
  margin-top: 0 !important;
  direction: ltr;
}
.owl-blog .owl-next {
  width: 34px;
  height: 34px;
  border: 1px solid #b8b8b8 !important;
  border-radius: 100% !important;
  background-color: #fff !important;
  font-size: 27px !important;
  line-height: 1 !important;
  position: absolute;
  right: -22px;
  top: 48%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000 !important;
}
.owl-blog .owl-prev {
  width: 34px;
  height: 34px;
  border: 1px solid #b8b8b8 !important;
  border-radius: 100% !important;
  background-color: #fff !important;
  font-size: 27px !important;
  line-height: 1 !important;
  position: absolute;
  left: -22px;
  top: 48%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000 !important;
}

.more-pro {
  color: #fff !important;
}
.footer-bottom {
  background-color: #9c9fa4;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 11px;
  color: #f8f8f8;
  font-weight: 300;
}
.back-to-top {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -29px;
  right: 15px;
  display: inline-block;
  border-radius: 100%;
  line-height: 28px;
  text-align: center;
  font-size: 13px;
  z-index: 100;
  background-color: #ec008c;
  border-radius: 100%;
  line-height: 53px;
  padding-top: 18px;
}
.back-to-top i {
  color: #fff;
  line-height: 0.4;
  display: block;
}

@media screen and (max-width: 430px) {
}

.more-sample,
.more-sample:hover {
  color: #252525;
}

.float {
  position: fixed;
  bottom: 10px;
  left: 5px;
  z-index: 10;
  padding: 0;
  text-align: center;
}
.float li {
  display: block;
  list-style: none;
  margin-bottom: 5px;
}
.c-navi-new-list {
  display: flex;
  width: 100%;
  align-items: center;
  padding-right: 0 !important;
}

.c-header__row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  position: relative;
  padding: 12px 0;
}
.c-navi__row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
}

.c-navi-categories__container {
  z-index: 49;
  width: 100%;
  padding-right: 0;
}
.c-navi-categories__overlay {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(10, 10, 10, 0.82);
  opacity: 0;
  z-index: 233;
  -webkit-transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  pointer-events: none;
}
.c-navi-categories__overlay.is-active {
  opacity: 1;
  pointer-events: all !important;
}
.c-navi-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  -ms-flex: 0 0 calc(100% - 525px) 370px;
  -webkit-box-flex: 0;
  flex: 0 0 calc(100% - 525px) 370px;
  max-width: calc(100% - 525px) 370px;
  font-size: 13px;
  font-size: 0.929rem;
  line-height: 1.692;
  padding-right: 26px;
}
.c-navi-list > li {
  position: relative;
  margin-right: 10px;
}
.c-navi-list > li:first-child {
  margin-right: 0;
}
.c-navi-list > li.diviter + li {
  margin-right: auto;
}
.c-navi-list__a {
  display: inline-block;
  padding: 9px 24px 9px 9px;
  color: #505050;
}
.c-navi-list__a:before {
  position: absolute;
  right: 0;
}
.c-navi-list__a.has-new:after {
  width: 9px;
  height: 9px;
  background-color: #00bfd6;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: -5px;
  top: 11px;
}
.c-navi-list__a--gift {
  padding-right: 32px;
}
.c-navi-list__a--seller {
  padding-right: 32px;
}
.c-navi-list__a--promotion {
  padding-right: 28px;
  color: #fb3449;
}

.c-dc-navigation__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(74, 74, 74, 0.43);
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  pointer-events: none;
}
.c-dc-navigation__overlay.is-active {
  opacity: 1;
  pointer-events: all !important;
}
.c-dc-header-submenu {
  width: 100%;
  padding: 12px 16px 12px 12px;
}
.c-dc-header-submenu,
.c-dc-header-submenu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-dc-header-submenu__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-left: 24px;
}
.c-dc-header-submenu__nav {
  margin-top: auto;
  width: 100%;
}
.c-dc-header-submenu__nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.c-dc-header-submenu__nav-link {
  -webkit-box-flex: 0;
  -ms-flex: 0 1;
  flex: 0 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px;
  color: #030a16;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  font-weight: 500;
  white-space: nowrap;
}
.c-dc-header-submenu__nav-link:before {
  margin-left: 8px;
  color: #a1a3a8;
  font-size: 20px;
}
.c-dc-header-submenu__nav-link--main {
  font-weight: 700;
}

.c-navi-new-list__sublist-top-bar-image {
  position: absolute;
  left: 54px;
  top: 5px;
  width: 110px;
  height: 20px;
  display: block;
}
.c-navi-new-list__sublist-top-bar-image img {
  height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.c-navi-new-list:hover + .c-navi-categories__overlay {
  opacity: 1;
}

.c-navi-new-list__a-hover {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 0;
  z-index: 3;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.c-navi-new-list__a-hover.is-fmcg > div:before {
  background-color: #9dc44d;
}
.c-navi-new-list__a-hover > div {
  width: 100%;
  height: 100%;
}
.c-navi-new-list__a-hover > div:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 4;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #ec008c;
}
.c-navi-new-list__category-item {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 30px;
}
.c-navi-new-list__categories > .c-navi-new-list__category-item,
.c-navi-new-list__categories > .c-navi-new-list__promotion-item,
.c-navi-new-list__promotions > .c-navi-new-list__category-item,
.c-navi-new-list__promotions > .c-navi-new-list__promotion-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
}

.c-navi-new-list__category-item li i {
  font-size: 7px !important;
  color: #303030 !important;
  vertical-align: middle;
  margin-right: 5px;
}
.c-navi-new-list__categories > .c-navi-new-list__category-item > li:hover,
.c-navi-new-list__categories > .c-navi-new-list__promotion-item > li:hover,
.c-navi-new-list__promotions > .c-navi-new-list__category-item > li:hover,
.c-navi-new-list__promotions > .c-navi-new-list__promotion-item > li:hover {
  z-index: 3;
}
.c-navi-new-list__a {
  display: block;
  position: relative;
  height: 100%;
  padding: 8px 9px 7px;
  color: #303030;
  white-space: nowrap;
  font-size: 11px;
  font-size: 0.786rem;
  line-height: 25px;
  max-width: 116px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-navi-new-list__a--promotion {
  max-width: unset;
  background-color: #4f4f4f;
}
.c-navi-new-list__promotion-item--big .c-navi-new-list__a:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}
.c-navi-new-list__promotion-item--big
  .c-navi-new-list__a:hover
  + .c-navi-categories__overlay,
.c-navi-new-list__promotion-item--small
  .c-navi-new-list__a:hover
  + .c-navi-categories__overlay {
  opacity: 1;
}
.c-navi-new-list__promotion-item--big .c-navi-new-list__a:hover:before,
.c-navi-new-list__promotion-item--small .c-navi-new-list__a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.c-navi-new-list__options-list {
  display: none !important;
}
.c-navi-new-list__options-list.is-active {
  display: block !important;
}
.c-navi-new-list__options-list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 300px;
}

.c-navi-new-list__sublist {
  position: absolute;
  top: 100%;
  display: none;
  right: 0;
  left: 0;
  z-index: 12;
  width: 100%;
  background-color: #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
  padding: 20px;
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  width: 100% !important;
}
.is-fmcg .c-navi-new-list__sublist {
  height: unset;
  padding-bottom: 65px;
  padding-left: 100px;
}
.c-navi-new-list__sublist:hover + .c-navi-new-list__a {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}
.c-navi-new-list__sublist:hover + .c-navi-new-list__a:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background-color: #ef5661;
}

.c-navi-new-list__sublist-option {
  direction: rtl;
  text-align: right;
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 25%;
  font-size: 14px;
  font-size: 1rem;
  line-height: 30px;
  font-weight: 700;
  height: 30px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.is-fmcg .c-navi-new-list__sublist-option {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}

.c-navi-new-list__category.c-navi-new-list__category--main i {
  color: #484848;
}

.c-navi-new-list__category-link {
  display: block;
  color: #303030;
  font-size: 13px;
}
.c-navi-new-list__category-item > li > a:hover {
  color: #303030;
}

.c-navi-new-list__sublist-see-all-cats {
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  font-weight: 700;
  color: #424750;
}
.c-navi-new-list__inner-category {
  padding: 10px 8px;
  color: #616161;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  line-height: 1.833;
  font-weight: 500;
}
.c-navi-new-list__inner-category--hovered {
  background-color: #d60644;
  color: #fff;
  padding: 10px 8px;
}
.c-navi-new__big-display-title {
  display: none !important;
}
.c-navi-new__medium-display-title {
  display: block !important;
}

.c-dp-header-submenu {
  width: 100%;
  padding: 16px 12px 12px;
}
.c-dp-header-submenu,
.c-dp-header-submenu__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-header__menu-handler {
  width: 55px;
}
.c-header__menu-handler:before {
  right: 12px;
}
.c-header__action {
  -ms-flex: 0 0 370px;
  -webkit-box-flex: 0;
  flex: 0 0 370px;
  max-width: 370px;
}
.c-header__seller {
  display: block;
}
.c-navi-categories,
.c-navi__button {
  -ms-flex: 0 0 110px;
  -webkit-box-flex: 0;
  flex: 0 0 110px;
  max-width: 110px;
}
.c-navi-list {
  -ms-flex: 0 0 calc(100% - 525px) 370px;
  -webkit-box-flex: 0;
  flex: 0 0 calc(100% - 525px) 370px;
  max-width: calc(100% - 525px) 370px;
}
.c-main-menu:before,
.c-main-menu__root {
  width: 110px;
}
.c-subcategory-collage__col {
  -ms-flex: 0 0 29.7%;
  -webkit-box-flex: 0;
  flex: 0 0 29.7%;
  max-width: 29.7%;
}
.c-subcategory-collage__col--main {
  -ms-flex: 0 0 70.3%;
  -webkit-box-flex: 0;
  flex: 0 0 70.3%;
  max-width: 70.3%;
  margin-bottom: 0;
}
.c-subcategory-collage__col .c-subcategory-collage__cover {
  width: auto;
  float: none;
}
.c-subcategory-collage__col
  .c-subcategory-collage__cover
  + .c-subcategory-collage__cover {
  margin-left: 0;
  margin-top: 20px;
}
.c-subcategory-collage__cover {
  height: 144px;
}
.c-category-collage__col {
  -ms-flex: 0 0 22.7%;
  -webkit-box-flex: 0;
  flex: 0 0 22.7%;
  max-width: 22.7%;
}
.c-category-collage__col--main {
  -ms-flex: 0 0 54.6%;
  -webkit-box-flex: 0;
  flex: 0 0 54.6%;
  max-width: 54.6%;
}
.c-category-collage__col:nth-child(n + 3) {
  display: block;
}
.c-category-card__header {
  font-size: 20px;
  font-size: 1.429rem;
  line-height: 1.1;
}
.c-category-card__list {
  padding-top: 23px;
}
.c-category-card__list li {
  padding-right: 69px;
  margin: 12px 0;
}
.c-category-card__list li:last-child {
  margin-bottom: 28px;
}
.c-category-card__list li:before {
  right: 33px;
  width: 10px;
  height: 10px;
  border-radius: 8px;
}
.c-category-card__footer {
  font-size: 15px;
  font-size: 1.071rem;
  line-height: 1.467;
}
.c-navi-new-list__a {
  max-width: 140px;
  max-width: unset;
  font-size: 12px;
  font-size: 0.857rem;
  line-height: 1.833;
  padding: 10px 20px 9px;
}

.c-navi-new__big-display-title {
  display: block !important;
}
.c-navi-new__medium-display-title {
  display: none !important;
}

.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  position: relative;
}
.img-main-category img {
  width: 25px !important;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header-section {
  position: relative;
  z-index: 98999;
  width: 100%;
  display: block;
  min-height: 45px;
  background: var(--main-color) !important;
}
.img-main-category {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}
.c-navi-new__big-display-title {
  font-size: 12px;
  line-height: 2.27;
  font-weight: 400;
  color: #4a5f73;
}
.home i {
  font-size: 20px;
  vertical-align: middle;
  margin-top: 6px;
}

.c-navi-new-list__category.c-navi-new-list__category--main i {
  font-size: 20px;
  vertical-align: middle;
}
.show-search {
  height: auto !important;
}
.P-Banner {
  z-index: 1000;
  position: relative;
}
.js-navi-overlay-search {
  position: fixed;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(74, 74, 74, 0.85);
  opacity: 0;
  z-index: 99999;
  -webkit-transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  transition: opacity 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
  pointer-events: none;
}
.js-navi-overlay-search.is-active {
  opacity: 1;
  pointer-events: all !important;
}
.js-navi-overlay-search.is-active.no-active {
  display: none;
}
li.has-sub li,
.has-sub ul li {
  list-style: none;
}
.has-sub ul {
  position: absolute;
  left: -9999px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  border-radius: 14px !important;
  padding: 10px 0 5px 0;
  background: #fff;
}
li.has-sub ul li a:hover {
  color: #fff;
  background-color: #296c96;
}
li.has-sub:hover > ul {
  left: auto;
}
li.has-sub:hover > ul > li {
  height: 45px;
}
li.has-sub ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  list-style: none;
  position: relative;
}
li.has-sub ul li a {
  padding: 0 15px;
  width: 250px;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  font-weight: 400;
  line-height: 2.7;
  box-shadow: 0px 0px 4px #9f9f9f;
  margin: 0 10px 10px 10px;
  border-radius: 9px;
  text-align: right;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
li.has-sub li.has-sub > a::before {
  position: absolute;
  top: 13px;
  left: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ccc;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
li.has-sub li.has-sub > a::after {
  position: absolute;
  top: 16px;
  left: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #ccc;
  content: "";
}
li.has-sub ul ul {
  margin-right: 100%;
  top: 0;
  z-index: 2;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.c-navi-new-list__category-item > li {
  margin-right: 20px;
  text-align: center;
  line-height: 6.5;
  color: #303030;
  cursor: pointer;
}
.c-navi-new-list__category-item > li a{
  color: #303030;
}
.btn-slide:hover {
  color: #303030;
}
.c-navi-new-list li {
  list-style: none;
}

.nav-list li a {
  color: #303030;
  font-size: 13px;
  border-radius: 4px;
  display: block;
}
.nav-list {
  text-align: right;
}
.menu-title::before {
  position: absolute;
  content: "";
  background: url("../images/bg-title.png") no-repeat;
  background-size: auto;
  width: 36px;
  height: 50px;
  background-size: 100% !important;
  top: 11px;
  right: 0;
}

.menu-title {
  text-align: right;
  font-size: 15px;
  color: #000;
  font-weight: 600;
  position: relative;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px !important;
  padding-right: 41px;
  line-height: 3;
}
.nav-list li {
  line-height: 2;
}

.bulb1 {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  background-color: #018ec4;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: glow;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  animation-name: glow;
  animation-duration: 0.5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}
.bulb2 {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  background-color: #e77d26;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: glow;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  animation-name: glow;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}
.bulb3 {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 100%;
  margin-left: 7px;
  background-color: #ec3667;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-name: glow;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
  animation-name: glow;
  animation-duration: 0.9s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
}

@-webkit-keyframes glow {
  0% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.55;
  }
  100% {
    opacity: 1;
  }
}

@keyframes glow {
  0% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.55;
  }
  100% {
    opacity: 1;
  }
}

.sub-title {
  color: #4f4f4f;
}

.title-multi {
  color: #262626;
  text-align: center;
  font-size: 14px;
}

.link-more a {
  color: #303030;
  font-weight: 500;
}
.owl-blog .item a {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 20px;
  position: relative;
  margin-bottom: 20px;
}

.img-blog {
  height: 183px;
  overflow: hidden;
  position: relative;
  border-radius: 17px;
}
.img-blog img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 15px 15px 0 0;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  border-radius: 20px;
}
.d-block.titl-blog {
  color: #303030;
  min-height: 50px;
  margin-top: 5px;
  padding: 0 10px;
  font-weight: 400;
  font-size: 12px;
}

.text {
  color: #363e3f;
}
.lnk-footers li {
  line-height: 2.3;
  position: relative;
  list-style-type: none !important;
}
.lnk-footers li a {
  color: #232020;
  font-size: 12px;
  padding-right: 10px;
  position: relative;
}
.lnk-footers li a::after {
  position: absolute;
  top: 7px;
  right: 0;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #ec008c;
}
.title-footer.lnk-footer.un-link {
  color: #231f20;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}
.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 3px;
  background: #ccc;
}
.owl-slider .owl-dots .owl-dot span {
  background: #231f20;
}
.owl-blog .item:hover .img-blog img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.nav-list li a:hover {
  color: #ec008c !important;
}
.short-desc-info h3 {
  color: #2f2f2f;
  font-size: 13px;
}
.row.row-list {
  padding: 20px !important;
  color: #fff;
  border-radius: 5px;
  background-image: linear-gradient(
    to top,
    #0c3483 0%,
    #a2b6df 100%,
    #6b8cce 100%,
    #a2b6df 100%
  );
}
.card.crd1 a,
.card.crd2 a {
  color: #000;
  font-weight: 600;
  text-align: center;
}
.crd1 {
  background-image: linear-gradient(to right, #ff758c 0%, #ff7eb3 100%);
  color: #fff;
}
.crd2 {
  background-image: linear-gradient(to right, #f9d423 0%, #ff4e50 100%);
  color: #fff;
}
.title-clinic {
  font-size: 15px;
  border-radius: 5px;
  background-color: #e83565;
  padding: 5px;
  color: #fff;
}
.card.crd-n {
  background-image: linear-gradient(-225deg, #e3fdf5 0%, #ffe6fa 100%);
  box-shadow: 0px 3px 5px #ccc;
  border-radius: 15px;
}
.time-icon i {
  font-size: 23px;
}

.icon-sprite {
  background: url("../images/slice.png") no-repeat;
}
.icon-support {
  background-position: -86px -76px !important;
  width: 22px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.btn-primary {
  color: #fff !important;
  background-color: #12ccfb;
  border-color: #12ccfb;
  box-shadow: none !important;
}
.btn-primary:hover {
  color: #fff !important;
  background-color: #8e53d8;
}

.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;
}
.img-shop {
  background-position: -53px -75px !important;
  width: 22px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
}
.count {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  background-color: #fff;
  display: inline-block;
  color: #000;
  text-align: center;
  top: -13px;
  position: absolute !important;
  font-weight: bold;
  font-size: 15px;
  right: -18px;
  margin: 0 !important;
  line-height: 21px;
  box-shadow: 0px 0px 5px #ccc;
}
.img-reg {
  background-position: -2px -100px !important;
  width: 16px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}

.box-image-menu {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.d-block.pic img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  border-radius: 15px;
}
.d-block.pic {
  height: 155px;
}
.fa-icon {
  background-position: -99px -46px;
  width: 25px;
  height: 25px;
  display: inline-block;
}
.en-icon {
  background-position: -93px -105px;
  width: 25px;
  height: 25px;
  display: inline-block;
}



.title-section {
  color: #818285;
}

.more-all {
  color: #303030;
}
.more-all i {
  vertical-align: middle;
}
.crd-info {
  border: none;
  background-color: #f2f2f2;
  border-radius: 15px;
  min-height: 238px;
  transition: 0.3s;
}
.crd-info:hover {
  transform: scale(1.02);
  box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.main-title-crd-info {
  color: #333333;
  font-size: 16px;
}
.sub-title-crd-info {
  color: #333333;
}
.img-app {
  height: 48px;
}
.img-app img {
  object-fit: contain;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.name-app.mt-3 {
  color: #575757;
  padding: 0 36px;
  font-size: 15px;
  font-weight: 300;
}
.btn-primary {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2b009+0,f5a60c+50,f89a0f+100 */
  background: rgb(242, 176, 9); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(242, 176, 9, 1) 0%,
    rgba(245, 166, 12, 1) 50%,
    rgba(248, 154, 15, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(242, 176, 9, 1) 0%,
    rgba(245, 166, 12, 1) 50%,
    rgba(248, 154, 15, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(242, 176, 9, 1) 0%,
    rgba(245, 166, 12, 1) 50%,
    rgba(248, 154, 15, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2b009', endColorstr='#f89a0f',GradientType=0 ); /* IE6-9 */
  color: #fff;
  box-shadow: 0px 1px 8px #f79a0f !important;
  border-color: #f89a0f !important;
  padding: 6px 22px;
  border-radius: 10px;
}

.row.row-bottom-footer {
  margin-top: 20px;
}
.info li {
  display: block;
  list-style: none;
  color: #232020;
  margin-bottom: 12px;
  font-weight: 300;
  text-align: right;
}
.lbl-info {
  width: 22px;
  display: inline-block;
}
.cal {
  display: inline-block;
  color: #fff !important;
  direction: ltr;
  font-size: 17px;
  font-weight: 400;
}
.footer .cal{
  color:#232020 !important;
}
.icon-cal {
  display: inline-block;
  vertical-align: middle;
}
.icon-map {
  display: inline-block;
  vertical-align: middle;
}
.p-0.info li i {
  color: #6d6f71;
  vertical-align: middle;
  font-size: 16px;
}
.addresss {
  vertical-align: middle;
  width: calc(100% - 30px);
  display: inline-block;
  text-align: justify;
}
.icon-mail {
  display: inline-block;
  vertical-align: middle;
}
.owl-logo .item a {
  height: 120px;
  background-color: #fff;
  display: block !important;
  margin: 0 5px;
  background-color: #fff;
}
.owl-logo .item a img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
}

@keyframes desplode {
  0% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: rgba(20, 180, 87, 0.8);
  }
  100% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: rgba(129, 80, 108, 0.6);
  }
}
.button_su {
  overflow: hidden;
  position: relative;
  border-radius: 8px;
}

.su_button_circle {
  border-radius: 1000px;
  position: absolute;
  left: 0;
  top: 0;
  width: 0px;
  height: 0px;
  margin-left: 0px;
  margin-top: 0px;
  pointer-events: none;
  border-radius: 8px;
  /*animation-timing-function: ease-in-out; */
}

.button_su_inner {
  text-decoration: none;
  z-index: 100000;
  border-radius: 8px;
}

.button_text_container {
  position: relative;
  z-index: 10000;
  border-radius: 8px;
}

.explode-circle {
  animation: explode 0.5s forwards;
}

.desplode-circle {
  animation: desplode 0.5s forwards;
}
.button_su_inner:hover {
  color: #fff;
}
@keyframes explode {
  0% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: rgba(0, 87, 135, 0.79);
  }
  100% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: rgb(248, 156, 15);
  }
}

@keyframes desplode {
  0% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: rgb(248, 156, 15);
  }
  100% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: rgba(0, 87, 135, 0.79);
  }
}

.card:hover .img-box img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media (max-width: 1102.99px) {

  .has-sub > a,
  .c-navi-new-list__category-link {
    font-size: 12px !important;
  }
  .c-navi-new-list__category-item > li {
    margin-left: 3px !important;
  }
  .name-app.mt-3 {
    padding: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  .icon-search.fal.fa-search {
    font-size: 18px;
    vertical-align: middle;
    width: 34px;
    height: 36px;
    background-color: #fff;
    border-radius: 7px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
    box-shadow: 0px 0px 14px #ccc;
    cursor: pointer;
    margin-left: 10px;
  }

  .search-wrapper form {
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: flex-end;
  }
  .search-submit {
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    background: #ec008c;
    height: 52px;
    width: 60px;
    padding: 0;
    position: relative;
    border-radius: 0 5px 5px 0;
  }
  .search-field {
    border: 0;
    padding: 5px;
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #eee;
    border-radius: 5px 0 0 5px;
    width: 100%;
    height: 52px;
  }
  .search-result {
    top: 73px;
    
    position: absolute;
    background-color: #fff;
    left: 0;
    margin: auto;
    z-index: 20;
    box-shadow: 0px 7px 5px #ccc;
    width: 300px!important;
  }
  .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: 60%;
  }
  .search-wrapper {
    position: absolute;
    left: 48px;
    transition: all 0.5s ease;
    top: 21px !important;
    width: 0;
    overflow: hidden;
  }
  .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) {
  .bttn-search {
    width: 34px;
    height: 36px;
    background-color: #fff;
    border-radius: 7px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
    box-shadow: 0px 0px 14px #ccc;
  }
  .search {
    cursor: pointer;
  }

  .search-inner {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    max-width: 1280px;
    margin: auto;
    width: 100%;
    padding: 0 40px;
  }
  .frm {
    text-align: center;
    position: absolute;
    height: 6.75em;
    left: 0;
    right: 0;
    top: 50%;
    margin: -3.375em 20% 0;
  }
  .input-search {
    outline: none;
    font: inherit;
    line-height: inherit;
    line-height: 1;
    width: 100%;
    display: block;
    background: #fff;
    color: inherit;
    -webkit-appearance: none;
    height: 3.25em;
    padding: 5px;
  }
  .btn-serch.icon-theme {
    width: 25px;
    height: 27px;
    border: 0 !important;
    position: absolute;
    margin: 0;
    left: 0;
    top: 8px;
    border-radius: 0;
    cursor: pointer;
    -webkit-box-shadow: none !important;
    background-color: transparent !important;
  }
  .btSearchInnerClose.icon-theme,
  .btvideoClose.icon-theme {
    width: 37px;
    height: 41px;
    display: block;
    position: absolute;
    right: 40px;
    top: 40px;
    cursor: pointer;
  }
  .search-ico {
    color: #fff;
    text-align: center;
    cursor: pointer;
  }
  .search-ico i {
    vertical-align: middle;
    background: url("../images/slice.png") no-repeat -165px -17px;
    width: 15px;
    height: 16px;
    display: block;
    margin-right: 10px;
  }
  .btSearchInnerClose.icon-theme i {
    font-size: 23px;
    color: #fff;
  }
  .bttn-search i {
    font-size: 18px;
    vertical-align: middle;
  }
  .bttn-search {
    width: 34px;
    height: 36px;
    background-color: #fff;
    border-radius: 7px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
    box-shadow: 0px 0px 14px #ccc;
  }
  .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;
  }
  .search-item {
    display: none !important;
  }
}
.social-box li span img {
  object-fit: contain;
  width: 24px;
}
.bg{
  background: #f2f2f2 url("../images/bg.jpg") ;
  background-repeat: repeat-x !important;
}
.owl-logo .owl-next{
  background-color: #e6e6e6 !important;
  width: 46px;
  height: 46px;
  border-radius: 15px !important;
  position: absolute;
  top: 28px;
  left: -50px;
  line-height: 55px !important;
  font-size: 30px !important;
  color: #737373 !important;
}
.owl-logo .owl-prev{
  background-color: #e6e6e6 !important;
  width: 46px;
  height: 46px;
  border-radius: 15px !important;
  position: absolute;
  top: 28px;
  right: -50px;
  line-height: 55px !important;
  font-size: 30px !important;
  color: #737373 !important;
}
.owl-logo .owl-next:hover,.owl-logo .owl-prev:hover{
  color: #ec008c !important;
}
.date-block{
  color: #8c8c8c;
font-size: 11px;
padding: 0 10px 10px;
}
.blog-section .title-section::after{
  content: '';
top: 15px;
left: 0;
right: 0;
margin: auto;
height: 1px;
background-color: #cdcdcd;
width: 100%;
position: absolute;
}
.blog-section .title-section span{
  background-color:#fff;
  padding:0 15px;
  position:relative;
  z-index:1;
}
.hot-ideas-wrap li {
  list-style: none;
}
.hot-ideas-wrap li img {
  width: 100% !important;
}
@media screen and (min-width: 601px){

  li.hot-ideas-col:nth-child(1),li.hot-ideas-col:nth-child(2),li.hot-ideas-col:nth-child(3){
    width: 32%;
    float: right;
    margin-left: 1%;
  }
  li.hot-ideas-col:nth-child(4){
    clear: both;
  }
  li.hot-ideas-col:nth-child(4),li.hot-ideas-col:nth-child(5){
    width: 48.5%;
    float: right;
    margin-left: 1%;
  }
  li.hot-ideas-col:nth-child(1) > div:nth-child(1)::after {
    padding-bottom: 100%;
  }
  li.hot-ideas-col:nth-child(2) > div:nth-child(1)::after {
    padding-bottom: 100%;
  }
  li.hot-ideas-col:nth-child(3) > div:nth-child(1)::after {
    padding-bottom: 100%;
  }
  li.hot-ideas-col:nth-child(4) > div:nth-child(1)::after {
    padding-bottom: 100%;
  }
  li.hot-ideas-col:nth-child(5) > div:nth-child(1)::after {
    padding-bottom: 100%;
  }
  .hot-idea {
    height: 100%;
    margin: 8px 0 !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 600.99px) {
  .hot-ideas-wrap li {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767.99px){
  .category-section {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .more-all {
    font-size: 12px;
  }
  .title-section {
    font-size: 20px;
  }
  .title-section-about {
    font-size: 20px;
  }
  .top-header {
    text-align: center;
  }
  .bg{
    height: 15px;
    background-size: 100% 100%;
  }
  .category-name {
    font-size: 12px !important;
  }
}
.about-section{
  background:url("../images/bg-about.jpg") no-repeat;
  background-size:cover !important;
  min-height: 434px;
}
.d-block.about-compnay {
  text-align: justify;
  color: #fff;
  font-weight: 300;
  font-size: 13px;
}
.title-section-about {
  font-weight:900;
  color: #fff;
  border-bottom: 2px solid #fff;
padding-bottom: 10px;
}
.title-section-about span{
  font-weight:300;
}
.container {
  margin: 0 auto;
  max-width: 1440px !important;
}
.hot-idea::after {
  background: rgba(255, 255, 255, 0.1);
  transition: all .5s ease;
  transform: skewY(-50deg);
  top: -75%;
  right: 32%;
  position: absolute;
  height: 80%;
  width: 150%;
  content: "";
}
.hot-ideas-wrap li:hover .hot-idea::after {
  top: 120%;
  right: -55%;
}
.container-fluid.gap-col-mob.content-page.footer {
  border-bottom: 10px solid #ec008c;
}