* {
  border: none;
  margin: 0;
  padding: 0;
  outline: none !important;
}

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%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

a {
  text-decoration: none !important;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@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 {
  direction: rtl !important;
  font-family: "IRANSans";
  font-weight: normal;
  font-size: 13px;
  line-height: 2;
  position: relative;
  background-color: #e1e1e1;

}
main {
  overflow-x: hidden;
}
.img-slice {
  background: url("../images/slices.png") no-repeat;
}

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.owl-slider .owl-dots button.active span {
  background-color: #e00606 !important;
}
.owl-slider .owl-dots {
  margin: 0 !important;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
}

.owl-slider .owl-dots .owl-dot span {
  width: 47px !important;
  height: 6px !important;
  background-color: rgb(182, 179, 178) !important;
  border-radius: 0 !important;
}

@media screen and (min-width: 768px) {
  .img-blog-gallery{
  height: 243px;
}
  .title-link-footer {
  text-align: right;
}
  #myTabNews2 {
  position: absolute;
  left: -31px;
}
  .row.row-news ,.row-banner{
  margin-left: -7px !important;
  margin-right: -7px !important;
}
  .flex-top-header {
    justify-content: flex-end;
  }
  .back-to-top {
    bottom: 0;
  }

  .owl-full-blog .img-blog {
    height: 194px;
    overflow: hidden;
  }
  .owl-slider,
  .owl-slider .item,
  .owl-slider .owl-item,
  .owl-slider .owl-item .img-slide {
    height: 384px;
    border-radius: 14px;
    overflow: hidden;
  }
  .layer-slide h2 {
    font-size: 22px;
    line-height: 1.8;
  }

  .layer-slide h2 {
    padding-left: 12%;
  }

  .owl-slider img {
    object-fit: cover;
  }

  .copy {
    font-size: 10px;
    line-height: 1.5;
  }
}

.owl-carousel img {
  max-width: 100% !important;
}

.big-img-category {
  height: 100%;
}
.container {
  margin: 0 auto;
  max-width:1170px !important;
}
.owl-theme .owl-dots .owl-dot {
  background-color: transparent !important;
}
.owl-nav {
  margin: 0 !important;
  direction: ltr;
}

.card-body.text-block p {
  margin: 1.71429rem 0 !important;
  line-height: 2;
}

.google-account {
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px solid #eee;
  line-height: 44px;
}

.btn.btn-outline-primary:hover {
  background-color: #f8f8f8 !important;
  border-color: #0fa7ad !important;
}

@media screen and (min-width: 768px) and (max-width: 991.99px) {
  .mt-sm-15{
    margin-top: 15px;
  }
  .namd.p-0 {
    text-align: center;
  }
  .text-t-center {
    text-align: center;
  }
  .mt-t-15 {
    margin-top: 15px;
  }
}

@media screen and (max-width: 991.99px) {
  .owl-stage {
    padding-right: 0 !important;
  }
  .owl-all-category .owl-stage {
    padding-right: 0 !important;
  }
  .product_search .menuTrigger {
    display: none;
  }
  .header.sticky-menu .menuTrigger {
    display: block;
  }

  .shop-link {
    background-color: transparent !important;
    border: none !important;
    position: relative;
  }

  .send-section .title-send {
    text-align: center !important;
  }

  .pr-padding {
    margin-bottom: 8px;
    padding-left: 0 !important;
  }

  .row.row-banner {
    margin-right: -10px !important;
  }

  .col-12.menu {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .d-block.logo.text-center {
    display: none !important;
  }

  .menuTrigger span {
    display: inline-block;
    vertical-align: middle;
  }

  .menu-mob {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menuTrigger i {
    color: #fff;
    font-size: 26px;
    vertical-align: middle;
    border-radius: 5px;
    padding: 5px 7px;
  }

  .toolbar-desc li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 24px;
  }

  .container {
    max-width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .date-now {
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
  .head-section {
  background: url("../images/bg-header.png") no-repeat 85% top;
   height: 100px;
  transition: height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
  .l-col,
  .r-col {
    width: 23%;
  }
  .m-col {
    width: 54%;
  }
    .l-col2,
  .r-col2 {
    width: 18%;
  }
  .m-col2 {
    width: 64%;
  }
  .menuTrigger {
    display: flex;
    align-items: center;
    font-size: 17px;
    cursor: pointer;
  }
  .menuTrigger i {
    font-size: 28px;
    cursor: pointer;
  }
  .owl-stage {
    padding-right: 0 !important;
  }

  .shop.d-none.d-md-block {
    display: inline-block !important;
  }
  .row-menu-mob {
    display: none !important;
  }

  #panel-menu {
    display: none;
  }

  .register {
    position: relative;
  }
}

@media screen and (max-width: 991.99px) {
  .header.sticky-menu {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }

  .row.menu {
    display: none !important;
  }

  .product_search form {
    display: flex;
    align-content: center;
    border-radius: 5px;
    border: 1px solid #eee;
    width: 100%;
    background-color: #fff;
  }

  .product_search button i {
    font-size: 18px;
    vertical-align: middle;
    color: #8f8f8f;
  }

  .product-thumb.list-view .image a {
    min-height: 128px;
    width: 140px !important;
  }

  .cart-info {
    max-height: 30vh;
    overflow-y: auto;
  }

  .page {
    overflow-x: hidden;
  }

  .site-name {
    padding-right: 15px !important;
  }

  .p-mob-0 {
    padding-right: 0;
    padding-left: 0;
  }
  .caption-section {
    margin-bottom: 13px;
  }
  .img-icon {
    width: 75px;
    height: 84px;
    background-size: contain !important;
  }

  .menu-mob {
    background-color: #f9f9f9;
  }

  .row.row-align {
    align-items: center;
  }

  .more a {
    border: 1px solid #dcdde0;
    border-radius: 15px;
    color: #fff;
    padding: 5px 15px;
  }

  .copy {
    text-align: center !important;
  }

  .c-left span {
    display: inline-block !important;
    vertical-align: middle;
  }

  .product-carousel {
    padding-top: 0 !important;
  }

  .product-image-box img {
    width: 80% !important;
  }

  div#accordian > ul {
    max-height: 90vh;
    overflow-y: auto;
  }

  #search-field {
    line-height: 3;
    width: calc(100% - 40px);
    border-radius: 13px;
    padding-right: 10px;
  }

  .product_search {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
  }

  .product_search button {
    background-color: transparent !important;
    height: 38px;
    padding: 0 10px;
  }

  #search {
    display: block;
    cursor: pointer;
  }
}

.product-carousel .owl-nav [class*="owl-"] {
  margin: 0 !important;
}

@media screen and (min-width: 1320px) {
}

@media screen and (max-width: 570.99px) {
}

.owl-theme .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  border-radius: 100%;
}
.copy {
  font-weight: 300;
  background-color: #3b3b3b;
  color: #ffffffcf;
}
.copy .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

.banner img {
  width: 100% !important;
}
.nav-link {
  font-size: 14px !important;
  color: #000;
  padding: 12px 18px;
  line-height: 1.8;
}

.img-box {
  position: relative;
  display: inline-block;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 5px 3px !important;
}

.owl-prev {
  position: absolute;
  right: 0;
  top: 40%;
}

.owl-next {
  position: absolute;
  left: 0;
  top: 40%;
}

.owl-next span,
.owl-prev span {
  font-size: 0 !important;
}

.owl-next {
  margin: 0 !important;
  background: url("../images/arrow.png") !important;
  width: 34px;
  height: 34px;
  transform: rotate(180deg);
}
.owl-prev {
  margin: 0 !important;
  background: url("../images/arrow.png") !important;
  width: 34px;
  height: 34px;
}
.owl-slider .owl-next {
  margin: 0 !important;
  background: url("../images/arrow-slider.png") !important;
  width: 18px;
  height: 34px;
  transform: rotate(180deg);
  left: 10px !important;
}
.owl-slider .owl-prev {
  margin: 0 !important;
  background: url("../images/arrow-slider.png") !important;
  width: 18px;
  height: 34px;
  right: 10px !important;
}
.owl-dot.active span {
  background-color: #3e3e3e !important;
}

@media screen and (max-width: 767.99px) {
   .img-blog-gallery{
  height: 200px;
}
    .title-link-footer {
  margin-top: 20px;
}
  .c-right, .c-left {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
  .lbl-n-news {
  font-size: 10px;
  min-width: 60px;
}
  .lbl-n-news2 {
  display: none !important;
}
  #myTab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 8px 20px;
    margin-bottom: 20px;
    margin-bottom: 20px;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-y: hidden;
    padding-bottom: 10px;
    margin-top: 10px;
  }
  .back-to-top {
    bottom: 74px;
  }
  .link-footer li {
    margin: 0 10px;
  }
  .footer {
    text-align: center;
  }
  .owl-full-blog .img-blog {
    height: 140px;
    overflow: hidden;
  }
  .owl-full-blog .text-author {
    font-size: 12px;
    padding-bottom: 10px;
    line-height: 1.3;
  }
  .owl-slider,
  .owl-slider .item,
  .owl-slider .owl-item,
  .owl-slider .owl-item .img-slide {
    height: 220px;
    border-radius: 15px;
  }
  .layer-slide h2 {
    font-size: 15px;
    line-height: 1.5;
  }
  .tie-alignright,
  .nav-news {
    display: none !important;
  }
  .pe-xs-0 {
    padding-left: 0 !important;
  }
  .sotial-footer ul li {
    margin: 0 5px;
  }

  .pe-xs-0 {
    padding-left: 0 !important;
  }
  .banner-section {
    padding-top: 25px;
  }
  .mb-xs-15 {
    margin-bottom: 15px;
  }

  .ps-xs-14 {
    padding-right: 14px !important;
  }
  .pe-xs-0 {
    padding-left: 0 !important;
  }

  .search-result {
    background-color: #fff;
    box-shadow: 0px 6px 8px #828080;
    border-radius: 0 0 10px 10px;
    padding: 10px;
    position: absolute;
    top: 40px;
    right: 0;
    width: 100%;
    height: 150px;
    overflow-y: auto;
    z-index: 2;
  }

  .mt-xs-15 {
    margin-top: 15px;
  }
  .p-xs-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .info-contact {
    text-align: center;
    margin-top: 20px;
  }

  .copy {
    font-size: 11px;
  }

  .row-social {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
    margin-bottom: 20px;
  }
}

.page {
  overflow-x: hidden;
}
.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 #edecec;
  color: #000;
  font-weight: 500;
  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,
.main-menu {
  font-weight: 500;
  cursor: pointer;
  position: relative;
}

.main-menu i {
  vertical-align: middle;
  font-size: 10px;
  margin-right: 4px;
}
.c-navi-new-list__category-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;
  width: 100%;
  align-items: cente;
}
.c-navi-new-list__category-item li {
  margin-left: 18px;
}
.openSubPanel {
  position: relative;

  cursor: pointer;
  z-index: 1;
  text-align: right;
  width: 100%;
  display: block;
}
@media screen and (min-width: 992px) {
  .main-menu a,
  .main-menu {
    color: #252525;
    font-size: 14px;
    display: block;
    text-align: center;
    min-width: 42px;
  }
}
.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);
  z-index: 1000000000000 !important;
}

.subPanel {
  z-index: 20;
}

.closeSubPanel,
.closePanel,
.openSubPanel {
  cursor: pointer;
}

.panel-menu > ul:nth-child(1) {
  overflow-y: auto !important;
  max-height: 100vh;
  width: 100%;
}

.border-none {
  border: none !important;
}

.panel-menu.isOpen::before {
  position: absolute;
  right: 300px;
  content: "";
  top: 0;
  height: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  width: 500%;
}

.arow-menu i {
  background-position: -64px -27px;
  width: 8px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  transform: rotate(180deg);
}

.closeSubPanel i {
  background-position: -63px -48px;
  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 {
  position: absolute;
  left: 0;
  top: 0;
}

.title-send.d-block a div:nth-child(1) {
  font-weight: 600;
}
.support:hover a {
  transform: scale(1.1);
  transition: all 0.2s linear;
}

.support a {
  margin-right: 10px;
}

.gap-c {
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #000;
  margin-right: 20px;
  vertical-align: middle;
}
.tooltip {
  font-family: iranyekan;
  font-size: 12px;
}

.ico-menu,
.ico-menu img {
  width: 30px !important;
  height: 35px !important;
  border-radius: 5px;
}

.ico-menu {
  margin-left: 5px;
}

@media screen and (min-width: 992.99px) and (max-width: 1023.99px) {
}
.me-left {
  padding-left: 30px;
}

.favo-btn {
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
}
.caption-section {
  color: #666;
  font-size: 20px;
  font-weight: bold;
}
.dropdown-menu .submenu {
  display: none;
  position: absolute;
  right: 100%;
  top: -7px;
  max-height: calc(100vh - 112px);
  overflow-y: auto;
}

.dropdown-menu > li:hover > .submenu {
  display: block;
}
@media screen and (min-width: 768px) {

  .header.sticky-menu .flex-left-header img {
    width: 50px;
  }
  .header.sticky-menu .logo-text h1 {
    font-size: 16;
  }
  .header.sticky-menu .logo-text h2 {
    font-size: 16;
  }
  .header.sticky-menu .head-section {
  height: 70px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  }

  .header.sticky-menu .c-navi-new-list__category-item > li {
    line-height: 3 !important;
  }
  .search-result {
    background-color: #fff;
    box-shadow: 0px 6px 8px #828080;
    border-radius: 0 0 10px 10px;
    padding: 10px;
    position: absolute;
    top: 40px;
    right: 0;
    width: 100%;
    height: 150px;
    overflow-y: auto;
    z-index: 2;
  }
  .card.crd-pro {
    border-radius: 25px;
    box-shadow: 0 0 12px #ddd;
  }
}
.layer-item {
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  text-align: right;
}

a:hover {
  color: #dd1921;
}
.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;
}
.flip {
  color: #303030;
  font-size: 11px;
}
.btn-search {
  background-color: transparent !important;
  border-radius: 5px;
  padding: 2px 7px;
  width: 32px;
  height: 32px;
  line-height: 28px;
}
.align-items-flex-end {
  align-items: flex-end;
}
.img-search {
  background-position: -91px -7px;
  width: 17px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.header-section {
  position: relative;
  z-index: 98999;
  width: 100%;
  display: block;
  min-height: 45px;
}
.header {
  position:fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #fe0000;
  z-index: 100;
  box-shadow: 0px 3px 4.8px 0.2px rgba(0, 0, 0, 0.07);
  transition: all 0.3s ease;

}
.header.sticky-menu {
  box-shadow: 0px 0px 8px #6f6e6e;
}
.header.sticky-menu .header-top {
  display: none;
}
.header-top {
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width: 991.99px) {
  .row.row-menu-mob.pt-2.align-items-center {
  background: url("../images/bg-header.png") no-repeat left top;
}
  .head-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
   height: 47px;
  transition: height 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}

  .flex-left-header img {
  width: 50px !important;
}
  .frm-search {
  background-color: #fff;
  width: calc(100% - 50px);
}
  .frm-search input,.btn-search i {
  color: #000 !important;
}
  .flex-top-header {
  justify-content: space-between;
}
  .main-menu a,
  .main-menu {
    color: #000;
    font-size: 14px;
  }

  .menuTrigger-icon > span {
    display: inline-block;
    vertical-align: middle;
  }
  .header.sticky-menu .row-header {
    display: none !important;
  }
}
.footer {
  background-color: #2b2b2b;
}
.sotial-footer ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.sotial-footer a {
  display: block;
  padding: 0;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 9;
}
.sotial-footer a .flip {
  -webkit-transform: translateZ(19px);
  transform: translateZ(19px);
}
.sotial-footer a span {
  padding: 0;
  display: block;
  border-radius: 100%;
}
.sotial-footer a .flop {
  display: block;
  -webkit-transform: rotateX(-90deg) translateZ(-19px);
  transform: rotateX(-90deg) translateZ(-19px);
}

.sotial-footer a:hover {
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.sotial-footer a,
.sotial-footer ul li {
  width: 35px;
  height: 35px;
  line-height: 35px;
}

.sotial-footer li a img {
  object-fit: contain;
  max-width: 35px;
}
.banner-section a::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.banner-section a::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: #ffffff;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 90%;
  -ms-transform-origin: 90%;
  transform-origin: 90%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.banner-section a:hover:before {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0.5;
}
.banner-section a:hover::after {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0.5;
}
.banner-section a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.copy .bld {
  font-weight: 700;
}
.address-text {
  width: calc(100% - 30px);
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: #284258;
}
.owl-story .item a {
  height: 344px;
  overflow: hidden;
}
.row.row-baneer {
  align-items: flex-end;
}
.icon-title-news {
  background-position: -177px -94px;
  width: 55px;
  height: 56px;
  display: inline-block;
}
.more-news {
  font-size: 13px;
  color: #284258;
}
.more-news i {
  font-size: 11px;
  vertical-align: middle;
}

.title-send.d-block {
  color: #131313;
}

.icon-title-off {
  background-position: -76px -58px;
  width: 91px;
  height: 85px;
  display: inline-block;
}

.img-map {
  background-position: -206px -39px;
  width: 21px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.img-cal {
  background-position: -90px -9px;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 5px;
}
.img-mail {
  background-position: -144px -42px;
  width: 14px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.footer .tel a {
  font-weight: 600;
}
.title-section {
  color: #000000;
  font-weight: 600;
  font-size: 22px;
}
.more-pro {
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  display: block;
}
.product-section {
  background-color: #ebeae5;
}
@media screen and (min-width: 768px) {
  .sotial-footer ul li {
    margin-right: 10px;
  }
}
.brand-link {
  color: #1c39bb;
}
.sec1 {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
}
.tel {
  color: #000;
  font-size: 15px;
  display: inline-block;
  direction: ltr;
}
.mail {
  display: inline-block;
  direction: ltr;
  font-size: 15px;
}

.back-to-top {
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  left: 0;
  z-index: 2;
  right: 0;
  margin: auto;
}

.c-navi-new-list.ps-0 {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.c-navi-new-list li {
  list-style: none;
  position: relative;
  line-height: 3;
}
.c-navi-new-list__categories li:not(:last-child)::after {
  content: "";
  position: absolute;
  background-color: #464646;
  height: 11px;
  width: 1px;
  top: 16px;
  left: -8px;
}
.has-sub > ul {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 380;
  margin-left: 0;
  margin-right: calc(var(--nav-gap, 0.001px) / 2 * -1);
  background-color: #fff;
  background-position: bottom left;
  background-clip: border-box;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  text-align: right;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(15px) translateZ(0);
  pointer-events: none;
  padding-right: 0 !important;
  width: 200px;
}
.has-sub:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: none !important;
  pointer-events: visible;
  pointer-events: unset;
}
.has-sub:hover > ul li {
  list-style: none;
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
  position: relative;
}
.has-sub > ul li:not(:last-child) {
  border-bottom: 1px solid rgba(206, 200, 200, 0.16);
}
.has-sub:hover > ul li .far.fa-chevron-left {
  position: absolute;
  left: 14px;
  font-size: 12px;
  top: 19px;
}
.has-sub:hover > ul > li > ul {
  position: absolute;
  top: 0;
  right: 100%;
  z-index: 380;
  margin-left: 0;
  margin-right: calc(var(--nav-gap, 0.001px) / 2 * -1);
  background-color: #fff;
  background-position: bottom left;
  background-clip: border-box;
  background-repeat: no-repeat;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  text-align: right;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1),
    transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(15px) translateZ(0);
  pointer-events: none;
  width: 220px;
}
.has-sub:hover > ul > li:hover > ul {
  visibility: visible;
  pointer-events: visible;
  pointer-events: unset;
  opacity: 1;
}

.c-navi-new-list__category-item .has-sub:hover > ul li:hover > a {
  background-color: #fe0000;
  color: #fff;
}
.has-sub:hover > ul > li:last-child a {
  border-radius: 0 0 12px 12px;
}
.has-sub:hover > ul > li a:hover {
  color: #2f2f2f;
}

.justify-between {
  justify-content: space-between;
}

.top-social li {
  display: inline-block;
  margin-right: 10px;
}
.topbar-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  align-items: center;
  color: #fff;
}
.nav-news {
  position: absolute;
  left: 40px;
  top: 9px;
}

.lbl-n-news {
  border-radius: 8px;
  background-color: rgb(254, 0, 0);
  display: inline-block;

  padding: 0 10px;
}
.layer-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-radius: 14px;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(0, 0, 0) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(0, 0, 0) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(0, 0, 0) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  display: flex;
  justify-content: right;
  align-items: flex-end;
  padding: 20px ;
}
.owl-slider .layer-slide{
   padding: 20px 20px 40px 20px;
}
.layer-slide h2 {
  color: #fff;
  text-align: right;
  margin-top: 10px;
  font-weight: 600;
}
.cat-name {
  display: inline-block;
  border-radius: 25px;
  background-color:#ff0909;
  padding: 1px 10px;
  color: #fff;
  width: fit-content;
}
.text-author {
  color: #fff;
  font-size: 14px;
  padding-bottom: 10px;
}

.crd-author img,
.crd-add img {
  border-radius: 10px;
}
.crd-add {
  border: 1px solid #8c9fad;
  border-radius: 10px;
  padding: 10px;
  border-bottom: 4px solid #eb202c;
}
.line {
  border-bottom: 2px solid #969696;
}
.green-line {
  background-color: #eb0c02;
  position: absolute;
  bottom: -10px;
  right: 0;
  width: 100%;
  z-index: 1;
  height: 2px;
}
.d-news {
  color: #7d7d7d;
  font-size: 12px;
}
.list-news-latest h2 {
  color: #000000;
  font-size: 13px;
  text-align: justify;
  line-height: 1.5;
  font-size: 12px;
}
.list-news-latest li {
  list-style: none;
  margin-top: 6px;
}

.btn-primary {
  background-color: #eb202c;
  border-radius: 25px;
  border-color: #eb202c;
  font-weight: 600;
  box-shadow: none !important;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #e3111d;
  border-color: #e3111d;
}
.frm-news-letter input {
  border-radius: 25px;
  border: 1px solid #9dadb9;
  font-weight: 600;
  box-shadow: none !important;
  padding: 4px 10px;
}
.frm-news-letter textarea {
  border-radius: 25px;
  border: 1px solid #9dadb9;
  font-weight: 600;
  box-shadow: none !important;
  padding: 4px 10px;
  height: 200px !important;
}

.f-list li {
  display: block;
  list-style: none;
  margin-top: 20px;
}
.f-list .small-img-news {
  width: 180px;
  height: 108px;
  border-radius: 10px;
}
.f-list .news-content {
  width: calc(100% - 100px);
  padding-right: 10px;
}
.f-list .news-short-desc {
 font-size: 13px;
  color: #252525;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: right;
  direction: rtl;
  position: relative;
}
.date-news {
  color: #898989;
  font-size: 12px;
}
.n-news {
  position: absolute;
  width: 25px;
  height: 25px;
  content: counter(post-widget-counter, decimal);
  counter-increment: post-widget-counter;
  position: absolute;
  z-index: 2;
  top: -12px;
  right: -10px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  border: 2px solid #ffffff;
  background: #eb202c;
  color: #fff;
  border-radius: 100%;
}
.small-img-news img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}


.img-big-blog {
  height: 130px;
  overflow: hidden;
    border-radius: 10px;
}
.img-big-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.img-big-blog .cat-name {
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.short-desc-big-blog {
  color: #636363;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-box-orient: vertical;
  -moz-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
}
.title-big-blog {
  color: #000;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  min-height: 39px;
}

#myTab button {
  padding: 1px 4px;
  font-size: 12px !important;
  font-weight: 300;
  box-shadow: none !important;
  border: none !important;
  margin-right: 5px;
  color: #000;
  position: relative;
}
#myTab button.active {
 color: #252525 !important;
  font-weight: 900;
}
#myTab button.active::after{
  background-color: #eb0c02;
  position: absolute;
 bottom: -16px;
  right: 0;
  width: 100%;
  z-index: 1;
  height: 2px;
  content: '';
  z-index: 3;
}
.crd-banner {
  background-color: white;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
}
#myTab {
  border: none !important;
}

.multi-m {
  background-position: -89px -54px;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 1;
}

.owl-full-blog .img-blog img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.b-img-news {
  height: 170px;
  overflow: hidden;
}
.b-img-news img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
img {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
img:hover {
  opacity: 0.8;
}
.b-img-news .cat-name {
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.b-title-blog {
  color: #fff;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-box-orient: vertical;
  -moz-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  font-weight: 300;
}
.b-short-desc {
  color: #ffffffd4;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  font-weight: 300;
}
.crd-author .date-news {
  justify-content: flex-end;
}
.crd-author .f-list .date-news {
  justify-content: flex-start;
}

.owl-slider img {
  height: 100%;
  border-radius: 15px;
}
.link-footer li {
  display: block;
  position: relative;
}
.link-footer li a {
  font-weight: 300;
  color: #fff;
  transition: all 0.2s linear;
}
.link-footer li a:hover{
    color: #eb0c02;
}
.title-link-footer {
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px;
}
.gallery {
  background-color: #fff;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.owl-gallery .img-blog {
  height: 168px;
  overflow: hidden;
  border-radius: 10px;
}
.owl-gallery .img-blog img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}


.owl-gallery .item:hover .img-blog img,
.owl-full-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);
}
.f-list li:hover .small-img-news img {
  opacity: 0.8;
}
.inner-news img {
  border-radius: 15px;
}
.news-title {
  font-size: 23px;
  color: #000;
  font-weight: 600;
}
.ustify-between {
  justify-content: space-between;
}
.items-center {
  align-items: center;
}
.fs-11 {
  font-size: 11px;
}
.share {
  background-color: #0a3350;
  text-align: center;
  padding: 5px 20px;
}
.share a {
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.inner-news p {
  font-size: 14px;
  font-weight: 300;
  text-align: justify;
}
.body-content img {
  max-width: 100% !important;
  height: auto !important;
}
.body-content video {
  max-width: 100% !important;
  border-radius: 15px;
}
.m-w-100 {
  min-width: 100px;
}
.list-news-latest h2 i {
  color: #07a64d;
  font-weight: 600;
}
.nav-top {
  display: flex;
  gap: 19px;
}
.nav-top li a {
  color: #464646;
  font-size: 11px;
}
.nav-top li {
  position: relative;
  list-style: none;
}
.nav-top li:not(:last-child)::after {
  content: "";
  position: absolute;
  background-color: #464646;
  height: 11px;
  width: 1px;
  top: 8px;
  left: -10px;
}
.date-now {
  color: #464646;
  font-size: 12px;
  line-height: 1;
  padding: 0 10px;
 
}
.select-lng a {
  font-size: 12px;
  color: #b7b7b7;
}
.select-lng a.active {
  color: #000;
}
.menu-sction {
  background-color: #fff;
}
.logo-text h1 {
  font-size: 16px;
  color: #fff;
}
.logo-text h2 {
  font-size: 19px;
  color: #fff;
  margin-bottom: 0 !important;
  line-height: 1;
}
.logo-text {
  border-right: 1px solid #ffffffad;
  padding-right: 16px;
}

.flex-end {
  justify-content: flex-end;
}
.frm-search {
  display: flex;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 2px 5px;
}
.frm-search input {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  min-width: 200px;
  color: #fff;
}
.frm-search button {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #fff;
  font-size: 15px;
}
.select-area .select2-selection--single {
  background-color: #eb0c02;
  border: none;
  border-radius: 10px;
}
.select-area .select2-container {
  min-width: 120px;
}
.select-area
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #fff;
}
.select-area
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #fff transparent transparent transparent;
}
.select2-hidden {
  visibility: hidden;
}
.box.typewriter > div > ul {
  height: 40px;
  overflow: hidden;
}
.box > div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box.typewriter > div > ul li {
  visibility: hidden;
}
.box.typewriter > div > ul li.show-text {
  visibility: visible;
}
#box402 li a {
  color: #ffffffb2;
}
#box402 li {
  min-height: 40px;
}
#box402 .desc {
  line-height: 39px;
}
#box402 {
  display: flex;
  gap: 5px;
  align-items: center;
  padding: 0 8px;
  color: #fff;
  border-radius: 14px;
  background-color: rgb(37, 37, 37);
}
.d-flex.subtitle a {
  color: #07a64d;
  font-size: 14px;
  font-weight: 600;
}
.title-slider {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.short-desc-slder {
  color: #fff;
  font-weight: 300;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-box-orient: vertical;
  -moz-line-clamp: 1;
  display: -webkit-box;
  overflow: hidden;
}
.crd-blog {
  background-color: #252525;
  border-radius: 14px;
  display: block;
  padding: 10px;
}
.main-title-news {
  font-weight: 500;
  color: #fe0000;
  font-size: 12px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  min-height: 72px;
}
.short-desc-main-news {
  color: #b7b7b7;
  font-size: 12px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-box-orient: vertical;
  -moz-line-clamp: 3;
  min-height: 72px;
  margin-bottom: 5px;
}
.tab-news-box {
  direction: rtl;
  position: relative;
}

.vertical-tabs {
  background-color: transparent;
  border: none;
  padding: 0;
}

.vertical-tabs .nav-link {
  writing-mode: vertical-rl;
  text-align: center;
  border: none;
  background-color: white;
  color: white;
  padding: 13px 3px;
  font-size: 14px;
  color: #000;
  margin-top: 10px;
}

.vertical-tabs .nav-link.active {
  color: #fff;
  background-color: #e60023;
}

.tab-content {
  background-color: white;
  padding: 15px 0;
  border-radius: 10px;
  flex-grow: 1;
}

.list-news-latest,.list-news-latest2 {
  list-style: none;
  padding: 0 20px;
  margin: 0;
}

.list-news-latest li {
  list-style: none;
}

.list-news-latest h2 {
  font-size: 13px;
  color: #252525;
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-box-orient: vertical;
  -moz-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  min-height: 58px;
}

.date-news {
  font-size: 12px;
  color: #999;
}

.date-news i {
  font-size: 12px;
  color: #999;
}
.crd-nav {
  background-color: white;
  padding: 15px;
  border-radius: 10px;
}
.wrapper-b-blog {
   height: 239px;
   overflow: hidden;
     border-radius: 14px;
     display: block;
}
.banner-img{
   height: 212px;
   overflow: hidden;
     border-radius: 14px;
     display: block;
}
.banner-img img{
  width: 100% !important;
  height: 100% !important;
  object-fit:contain;
}
.wrapper-b-blog  img{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.wrapper-b-blog h3{
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
}
.subtitle {
  color: #252525;
  font-weight: 900;
  font-size: 15px;
}
.owl-journal .item a{
  display: block;
  height: 224px;
  border-radius: 14px;
}
.owl-journal .item a img{
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  border-radius: 14px;
}
.title-news{
  color: #252525;
   font-size: 14px;
   text-align: right;
   font-weight: 600;
}
.more-inline {
  color: #eb0c02;
  white-space: nowrap;
}
.more-inline i{
  color: #eb0c02;
}
#myTabNews1 .nav-link {
  border-radius:0 10px 10px 0;
}
#myTabNews2 .nav-link {
  border-radius:0 10px 10px 0;
}
#myTabNews2 button {
  transform: rotate(180deg);
}
.list-news-latest2 h2 {
  color: #000000;
  font-size: 13px;
  text-align: justify;
  line-height: 1.5;
    font-size: 13px;
  color: #252525;
  margin-bottom: 0;
}
.list-news-latest2 li {
  list-style: none;
  margin-top: 6px;
  margin-bottom: 15px;
}
.adsinsiteleft {
  position: fixed;
  z-index: 9999;
  bottom: 0px;
  left: 0;
}
.adsinsiteright {
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 0px;
  right: 0;
}
.fal.fa-times-circle.c1 {
  cursor: pointer;
  font-size: 18px;
}
.card-body {
  background-color: white;
  padding: 15px;
  border-radius: 10px;
}
.crd-table1{
  padding: 15px;
  border-radius: 14px;
background: linear-gradient(to bottom,  rgba(235,20,10,1) 0%,rgba(255,255,255,1) 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.crd-table2 {
  background: linear-gradient(to bottom, rgba(223,177,75,1) 38%,rgba(223,177,75,1) 38%,rgba(255,255,255,1) 95%);
  border-radius: 14px;
  padding: 20px;
}
.t-card {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}
.crd-table1 table,.crd-table2 table{
  width: 100%;
}
.crd-table1 table th,.crd-table2 table th{
  color: #707070;
  text-align: center;
}
.crd-table1 table tbody tr,.crd-table2 table tbody tr{
 background-color: #eaeaea;
 border-top: 3px solid #fff
}
.crd-table1 table tbody,.crd-table2 table tbody{
  margin-top: 10px;
}
.crd-table1 table tbody tr td,.crd-table2 table tbody tr td{
  text-align: center;
  padding: 5px;
  font-size: 15px;
}
.exchange-table {
  width: 100%;
 max-height: 304px;
  text-align: right;
  border-radius: 8px;
 overflow-y: auto;
  }

.table-header {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 14px;

}

.table-header .date {
  color: #666;
  font-size: 13px;
}

.table-row {
  display: flex;
  justify-content: space-between;
  padding: 5px 15px;
  background-color: #eeeeee;
  margin-bottom: 5px;
  border-radius: 6px;
  font-size: 14px;
}

.product-table {
  width: 100%;


  direction: rtl;
  text-align: right;

  overflow: hidden;

}

.table-header {
  display: flex;
  justify-content: space-between;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 13px;
  color: #000;
  background: transparent;
}


.table-row span {
  display: inline-block;
  min-width: 40px;
  text-align: center;
}

.table-row span:first-child {
  text-align: right;
  
}

.table-row span:nth-child(2) {
  min-width: 60px;
}

.table-row span:nth-child(n+3) {
  color: #000;
}
.time-gallery{
 border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.64);
  position: absolute;
  left: 10px;
  top: 10px;
  color: #fff;
  padding: 0 10px;
}
.img-blog-gallery{
  border-radius: 14px;
  position: relative;
}
.title-gallery-image{
  background-color: #eb0c02;
  padding: 7px 10px;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  border-radius: 0 0 14px 14px;
}
.title-gallery-image::before{
  content: '';
  right: 0;
  top:0;
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 100%;
  display: inline-block;
}
.chanel-section {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.v-gallery .col-gallery:nth-child(1) .cat-name{
 background-color: #80caba;
}
.v-gallery .col-gallery:nth-child(2) .cat-name{
 background-color: #deaf47;
}
.v-gallery .col-gallery:nth-child(3) .cat-name{
 background-color: #ee8683;
}
.v-gallery .col-gallery:nth-child(4) .cat-name{
 background-color: #78c96a;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-left: 14px !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgb(235, 12, 2) !important;
}
  .img-blog-gallery img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-radius: 14px;
  }
  .img-lef-news {
  height: 151px;
}
.img-lef-news img {
  width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-radius: 14px;
}