.container {
    width: 100%;
    max-width: 1070px;
}
.opacity_menu.current {
		background: rgba(0, 0, 0, 0.8);
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: 9999
	}
body {
    font-family: sans-serif;
}
#blog_home .owl-carousel .owl-nav button.owl-prev{
	    position: absolute;
    top: 50%;
    font-size: 50px;
    margin-top: -35px;
    left:0;
}
#blog_home .owl-carousel .owl-nav button.owl-next{
	    position: absolute;
    top: 50%;
    font-size: 50px;
    margin-top: -35px;
    right:0;
} 
@media (max-width:767px){
	.top_right{
    	margin-top:5px;
    }
} 
.item_product__ {
  border: 1px solid #f4f4f4;
}

.item_product__ .tabs-conten {
    text-align: center;
}
.item_product__:hover {
    box-shadow: 0 0 32px 4px rgb(0 0 0 / 8%);
}
.item_product__ .name{
  padding:0
} 
@media(max-width:767px){
  .phone-mobile span{
    display: flex;
    align-items: center;
  }
  .social-top ul.phone-mobile li a{
    border:none;
    margin-left:15px;
    color:#C6162E;
    font-weight:600;
  }
} 
.item_product__ img{
} 
.newsletter__popup{
  max-width:500px;
  padding: 0;
  border-radius: 15px;
  overflow: hidden
}
.form-newsletter__background img{
  max-width:100%
}
.newsletter__popup .fancybox-close-small{
  top: 0;
}
.newsletter__popup .form-newsletter{
  padding:40px
}
.newsletter__popup .form-newsletter__heading h2{
  margin: 0;
  color: rgb(255, 0, 0);
  -webkit-text-fill-color: rgb(255, 0, 0);
  font-size: 24px;
  white-space: pre-wrap;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
.newsletter__popup .form-newsletter__description{
  font-size:20px;
  text-align:center;
}
.newsletter__popup .btn {
  border-radius: 12px;
  color: rgb(255, 255, 255);
  -webkit-text-fill-color: rgb(255, 255, 255);
  font-weight: 500;
  font-size: 14px;
  background: rgb(51, 51, 51);
}
.newsletter__popup .btn-action {
  text-align: center;
}
@media(max-width:767px){
  .newsletter__popup .form-newsletter {
    padding: 10px;
  }
  .newsletter__popup .form-newsletter__heading h2{
    font-size:18px;
  }
  .newsletter__popup .form-newsletter__description{
    font-size:16px
  }
}
.form-newsletter__notification .alert{
  position:relative;
} 

.pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title {
  color: #fff;
}
.social-top ul li a:hover, .pt_custommenu div.pt_menu .parentMenu a:hover, .pt_custommenu div.pt_menu.act .parentMenu a, .pt_custommenu .itemMenu a.level0.actParent:hover, ul.product-tabs li.active a, ul.product-tabs li a:hover{
  color: #fff;
}
.footer-bottom,
.header {
  background: #ED1C24;
}
.header .row{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
}
#logo img{
  width:100px;
  margin-left: 0;
}
.footer-bottom .powered {
  display: block;
  color:#fff;
}
.footer-bottom .powered h2, .footer-bottom .powered .left-powered h2 a {
  color: rgba(255,255,255,1);
} 
.item_product__ {
    border: none;
}
.item_product__:hover {
    box-shadow: none;
}
.category__list .row{
  display: flex;
  flex-wrap: wrap;
}
.pos_romantic{
  float:unset!important
}
.footer-center ul.toggle-footer li,
.footer-center .pos-about-us .description,
.footer-center ul li a {
    font-size: 16px;
}
.footer-center .footer-block h4 {
    font-size: 18px;
    }
    
    h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
  font-family: Tinos, sans-serif;
}

.item_product__ .name{
      font-family: Tinos, sans-serif;
}
.item_product__ .name a{
    font-size: 22px;
} 
.header-bottom {
  background-color: #1e73be;
  color:#fff;
  text-align:center;
  padding:5px 0;
  font-size:13.6px;
}
/* .menu .nav-container{
display: flex!important;
flex-wrap: wrap;
align-items: center;
}
*/
.header .logo {
  display: block;
  overflow: hidden
}

@media (max-width: 767px) {
  .header .logo img {
    max-width:130px
  }
}

@media (max-width: 1199px) and (min-width: 991px) {
  .header .logo {
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
  }
}

.header .middle-header {
  padding: 5px 0;
  background:#ED1C24;
  position: relative
}

@media (min-width: 1199px) {
  .header .middle-header:after {
    content:"";
    /*background:url(/catalog/view/theme/sfresh/image/bg-after-header.png) no-repeat top center;*/
    position: absolute;
    width: 100%;
    height: 47px;
    bottom: -47px;
    z-index: 9
  }
}

@media (max-width: 767px) {
  .header .middle-header {
    padding-bottom:5px;
    padding-top: 5px
  }
}

.header .middle-header .header-left {
}

.header .middle-header .header-right {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

@media (max-width: 767px) {
  .header .middle-header .header-right .header-page-link {
  }
  .header .middle-header .header-right{order:-1}
  .header .logo {
    max-width: 140px;
    display: block;
    margin: auto;
}
}

.header .group-account {
  padding: 0;
  margin: 0;
  text-align: right
}

.header .group-account li {
  display: inline-block;
  margin-right: 20px
}

@media (max-width: 1199px) {
  .header .group-account li {
    margin-right:18px
  }

  .header .group-account li:last-child {
    margin-right: 0
  }
}

@media (max-width: 991px) {
  .header .group-account li:last-child {
    margin-right:0
  }
}

.header .group-account li .icon {
  position: relative;
  display: inline-flex;
  height: 60px;
  align-items: center;
  justify-content: center
}

.header .group-account li .icon span {
  position: absolute;
  display: inline-block;
  width: 17px;
  height: 17px;
  background: #ffb416;
  color: #fff;
  text-align: center;
  line-height: 17px;
  border-radius: 17px;
  top: 13px;
  font-size: 10px
}

.header .group-account li .icon svg {
  width: 25px;
  height: 25px;
  fill: #fff
}

.header .group-account li .icon svg path {
  fill: #fff
}

.header .group-account .icon:hover .drop-account {
  opacity: 1;
  visibility: visible
}

.header .group-account .user {
  position: relative
}

@media (min-width: 1199px) {
  .header .group-account .user {
    margin-right:0
  }
}

@media (max-width: 1199px) {
  .header .group-account .user {
    display:none
  }
}

.header .group-account .user:hover .drop-account {
  opacity: 1;
  visibility: visible
}

.header .group-account .drop-account {
  width: 130px;
  position: absolute;
  top: 55px;
  right: 0;
  background: #fff;
  text-align: center;
  z-index: 99;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(50,50,50,0.33);
  -moz-box-shadow: 0px 2px 6px 0px rgba(50,50,50,0.33);
  box-shadow: 0px 2px 6px 0px rgba(50,50,50,0.33);
  border-radius: 4px;
  transition-duration: 0s;
  transition-delay: .1s;
  opacity: 0;
  visibility: hidden
}

.header .group-account .drop-account:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -10px;
  margin-left: -1px;
  right: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -os-transform: translateX(-50%)
}

.header .group-account .drop-account a {
  display: block;
  text-decoration: none;
  line-height: 30px;
  padding: 0 5px
}

.header .group-account .drop-account a:first-child {
  border-bottom: solid 1px #ebebeb
}

.cart-drop:hover .top-cart-content {
  opacity: 1;
  visibility: visible
}

.top-cart-content {
  right: 0px;
  top: 60px;
  position: absolute;
  background: #fff;
  padding: 0;
  line-height: normal;
  text-align: left;
  box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
  -o-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
  -moz-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
  -webkit-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
  z-index: 10000;
  transition-duration: 0s;
  transition-delay: .1s;
  opacity: 0;
  visibility: hidden
}

.bg-header-nav .header-nav>ul.item_big {
  text-align: left;
  margin: 0;
  padding: 0
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item {
  display: inline-block;
  /* float:left; */
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 0px;
  padding: 0px;
  height: 42px
}

@media (max-width: 1199px) {
  .bg-header-nav .header-nav>ul.item_big>li.nav-item {
    margin-right:0px
  }
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item:first-child>a {
  padding-left: 0
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item.has-mnd {
  position: static !important
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>a {
  display: block;
  text-align: left;
  padding: 0px 15px;
  font-size: 15px;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
  position: relative;
  text-decoration: none;
  color: #fff;
  font-weight: 500
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bg-header-nav .header-nav>ul.item_big>li.nav-item>a {
    padding:0px 15px
  }
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>a.caret-down:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  display: inline-block;
  top: 50%;
  left: 100%;
  margin-left: -10px;
  margin-top: -2px;
  transition: 0.5s
}

@media (max-width: 1199px) and (min-width: 992px) {
  .bg-header-nav .header-nav>ul.item_big>li.nav-item>a.caret-down:before {
    left:105%
  }
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item:hover>a {
  color: #fff
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item:hover>a.caret-down:before {
  transform: rotate(180deg);
  border-color: #fff transparent transparent transparent
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item:hover>ul {
  overflow: visible;
  max-height: 3000px;
  max-width: 3000px;
  opacity: 1;
  -webkit-transform: perspective(600px) rotateX(0deg);
  -moz-transform: perspective(600px) rotateX(0deg);
  -ms-transform: perspective(600px) rotateX(0deg);
  -o-transform: perspective(600px) rotateX(0deg);
  transform: perspective(600px) rotateX(0deg);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item .fa-caret-down {
  visibility: hidden;
  display: none
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item .item_small {
  overflow: hidden;
  display: block;
  max-height: 0px;
  max-width: 0px;
  opacity: 0;
  -webkit-transform: perspective(600px) rotateX(-90deg);
  -moz-transform: perspective(600px) rotateX(-90deg);
  -ms-transform: perspective(600px) rotateX(-90deg);
  -o-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  position: absolute;
  top: 99%;
  left: 0px;
  width: 220px;
  padding: 0;
  background-color: #fff;
  box-shadow: 0 1px 2px 2px rgba(0,0,0,0.04);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  z-index: 99
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li {
  float: none;
  padding: 0 0
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:last-child>a {
  border-bottom: 0
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:hover>ul {
  display: block;
  position: absolute;
  width: 250px;
  padding: 0;
  background-color: #fff;
  z-index: 99;
  box-shadow: 0 1px 2px 2px rgba(0,0,0,0.04)
}

@media (max-width: 1199px) and (min-width: 992px) {
  .bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:hover>ul {
    position:relative;
    left: 0;
    width: 100%;
    padding-left: 0;
    box-shadow: 0 1px 2px 2px rgba(0,0,0,0.04)
  }

  .bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:hover>ul li a {
    padding-left: 25px
  }
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 5px 20px 5px 10px;
  color: #333;
  position: relative;
  border-bottom: solid 1px #e5e6ec;
  text-align: left
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a.caret-down:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333 transparent transparent transparent;
  display: inline-block;
  top: 50%;
  left: 100%;
  margin-left: -15px;
  margin-top: -2px;
  transition: 0.5s;
  transform: rotate(270deg)
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li ul {
  display: none;
  left: 220px;
  top: 0px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li {
  color: #333
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li:hover>a {
  color: #ED1C24
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li:hover>a.caret-down:before {
  border-color: #ED1C24 transparent transparent transparent
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li ul li:hover>a {
  color: #ffb416
}

.bg-header-nav .header-nav>ul.item_big>li.active>a {
  color: #ffb416
}

.bg-header-nav .header-nav>ul.item_big>li.active>a:before {
  border-color: #ffb416 transparent transparent transparent !important
}

.bg-header-nav .header-nav>ul.item_big>li.active>a span>i.icon-down {
  border-color: #ffb416 transparent transparent transparent
}

.bg-header-nav .header-nav ul li ul a.text2line:hover {
  color: #ffb416 !important;
  background: transparent !important
}

.bg-header-nav .header-nav li li {
  position: relative
}

.menu_mnd {
  position: relative
}

.menu_mnd .title_menu {
  padding: 0px;
  position: relative;
  height: 45px;
  line-height: 45px;
  color: #fff;
  cursor: pointer
}

.menu_mnd .title_menu:before {
  position: absolute;
  top: 0;
  right: 20px;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900
}

.menu_mnd .title_menu .title_ {
  font-size: 15px;
  color: #fff;
  line-height: 45px;
  display: block;
  position: relative;
  padding-left: 20px;
  background-color: rgba(0,0,0,0.1)
}

@media (min-width: 991px) {
  .menu_mnd .title_menu .title_ {
    border-radius:0 20px
  }
}

.menu_mnd .title_menu .title_:before {
  font-weight: 900;
  content: "\f0c9";
  font-family: "Font Awesome 5 Free";
  margin-right: 10px
}

.menu_mnd .title_menu .nav_button {
  position: absolute;
  left: 20px;
  top: -4px
}

.menu_mnd .title_menu .nav_button span {
  font-size: 18px;
  float: right
}

.menu_mnd:hover .list_menu_header,.menu_mnd.index .list_menu_header {
  overflow: visible;
  max-height: 3000px;
  max-width: 3000px;
  opacity: 1;
  padding: 0;
  -webkit-transform: perspective(600px) rotateX(0deg);
  -moz-transform: perspective(600px) rotateX(0deg);
  -ms-transform: perspective(600px) rotateX(0deg);
  -o-transform: perspective(600px) rotateX(0deg);
  transform: perspective(600px) rotateX(0deg);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
}

.list_menu_header {
  overflow: hidden;
  max-height: 0px;
  max-width: 0px;
  opacity: 0;
  padding: 0;
  -webkit-transform: perspective(600px) rotateX(-90deg);
  -moz-transform: perspective(600px) rotateX(-90deg);
  -ms-transform: perspective(600px) rotateX(-90deg);
  -o-transform: perspective(600px) rotateX(-90deg);
  transform: perspective(600px) rotateX(-90deg);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
  box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
  -o-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
  -moz-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
  -webkit-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -o-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: relative;
  top: 0px;
  z-index: 99;
  left: 0;
  width: 100%;
  padding: 0px;
  background-color: #fff
}

.list_menu_header .hidden-lgg {
  display: none
}

.list_menu_header.menu_all_site {
  overflow: visible;
  max-height: 3000px;
  max-width: 3000px;
  opacity: 1;
  padding: 0;
  -webkit-transform: perspective(600px) rotateX(0deg);
  -moz-transform: perspective(600px) rotateX(0deg);
  -ms-transform: perspective(600px) rotateX(0deg);
  -o-transform: perspective(600px) rotateX(0deg);
  transform: perspective(600px) rotateX(0deg);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
  transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
}

@media (min-width: 1200px) {
  .list_menu_header {
    padding:0px
  }
}

@media (max-width: 1199px) {
  .list_menu_header {
    overflow:hidden;
    max-height: 0px;
    max-width: 0px;
    opacity: 1;
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    -ms-transform: perspective(600px) rotateX(-90deg);
    -o-transform: perspective(600px) rotateX(-90deg);
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    transition: transform 0.5s ease, opacity 0.6s ease, max-height 0.6s step-end, max-width 0.6s step-end, padding 0.6s step-end;
    box-shadow: 0 1px 2px 2px rgba(0,0,0,0.2);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    position: relative;
    top: 0;
    left: 0px;
    padding: 0;
    z-index: 999
  }
}

.list_menu_header .ul_menu {
  margin-left: 0px;
  padding-left: 0px;
  background: #fff;
  margin-bottom: 0px;
  border-top: 0px;
  position: relative;
  padding: 0px 0px;
  border-top: 0px
}

.list_menu_header .ul_menu li {
  list-style: none;
  padding: 0px 0px;
  display: none
}

@media (max-width: 1199px) {
  .list_menu_header .ul_menu li {
    padding:0px 0px
  }
}

.list_menu_header .ul_menu li:nth-child(1) {
  display: block !important
}

.list_menu_header .ul_menu li:nth-child(2) {
  display: block !important
}

.list_menu_header .ul_menu li:nth-child(3) {
  display: block !important
}

.list_menu_header .ul_menu li:nth-child(4) {
  display: block !important
}

.list_menu_header .ul_menu li:nth-child(5) {
  display: block !important
}

.list_menu_header .ul_menu li:nth-child(6) {
  display: block !important
}

.list_menu_header .ul_menu li:nth-child(7) {
  display: block !important
}

.list_menu_header .ul_menu li:nth-child(8) {
  display: block !important
}

.list_menu_header .ul_menu li:nth-child(9) {
  display: block !important
}

.list_menu_header .ul_menu li.xemthem {
  display: block
}

.list_menu_header .ul_menu li.xemthem:hover a,.list_menu_header .ul_menu li.thugon:hover a {
  filter: invert(1);
  color: #fff !important
}

.list_menu_header .ul_menu li:last-child a {
  border-bottom: none
}

.list_menu_header .ul_menu .nav_item a {
  font-family: "arial",sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  display: block;
  color: #333;
  position: relative;
  text-transform: none;
  border-bottom: solid 1px transparent;
  padding: 10px 35px 10px 20px
}

@media (max-width: 1499px) and (min-width: 1200px) {
  .list_menu_header .ul_menu .nav_item a {
    padding:12px 35px 11px 20px
  }
}

.list_menu_header .ul_menu .nav_item a span {
  display: block;
  font-size: 11px;
  line-height: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 10px;
  white-space: nowrap;
  padding-right: 15px
}

.list_menu_header .ul_menu .nav_item .fa {
  font-size: 16px;
  width: 24px;
  line-height: 45px;
  color: #323c42;
  position: absolute;
  right: 10px;
  top: 0px;
  text-align: center
}

@media (max-width: 1600px) and (min-width: 1280px) {
  .list_menu_header .ul_menu .nav_item .fa {
    line-height:45px
  }
}

@media (max-width: 1199px) {
  .list_menu_header .ul_menu .nav_item .fa {
    margin-top:0;
    line-height: 36.15px
  }
}

@media (max-width: 1199px) and (min-width: 1024px) {
  .list_menu_header .ul_menu .nav_item .fa {
    line-height:36.19px
  }
}

@media (min-width: 992px) {
  .list_menu_header .ul_menu .nav_item .fa-angle-right {
    visibility:visible
  }

  .list_menu_header .ul_menu .nav_item .fa-angle-down {
    visibility: hidden
  }
}

@media (max-width: 991px) {
  .list_menu_header .ul_menu .nav_item .fa-angle-right {
    visibility:hidden
  }

  .list_menu_header .ul_menu .nav_item .fa-angle-down {
    visibility: visible
  }
}

.list_menu_header .ul_menu .nav_item:hover,.list_menu_header .ul_menu .nav_item:focus {
  background: #3ba66b
}

.list_menu_header .ul_menu .nav_item:hover.lev-1,.list_menu_header .ul_menu .nav_item:focus.lev-1 {
  box-shadow: 0px 1px 24.57px 2.43px rgba(0,0,0,0.12)
}

.list_menu_header .ul_menu .nav_item:hover>a,.list_menu_header .ul_menu .nav_item:focus>a {
  color: #fff;
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center left;
  background-position-x: 15px
}

.list_menu_header .ul_menu .nav_item:hover>a .fa,.list_menu_header .ul_menu .nav_item:focus>a .fa {
  color: #fff
}

.list_menu_header .ul_menu .nav_item:hover>a:after,.list_menu_header .ul_menu .nav_item:focus>a:after {
  display: block
}

.list_menu_header .ul_menu .nav_item:hover>.fa,.list_menu_header .ul_menu .nav_item:focus>.fa {
  color: #3ba66b
}

.list_menu_header .ul_menu .nav_item:hover>.ul_content_right_1,.list_menu_header .ul_menu .nav_item:focus>.ul_content_right_1 {
  display: block
}

.list_menu_header .ul_menu .ul_content_right_1 {
  position: absolute;
  left: 240px;
  width: 1040px;
  min-height: 100%;
  top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #fff;
  padding: 15px 5px 15px 5px;
  display: none;
  box-shadow: 4px 2px 10px 0px rgba(0,0,0,0.1);
  -o-box-shadow: 4px 2px 10px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 4px 2px 10px 0px rgba(0,0,0,0.1);
  -webkit-box-shadow: 4px 2px 10px 0px rgba(0,0,0,0.1)
}

@media (max-width: 1600px) and (min-width: 1440px) {
  .list_menu_header .ul_menu .ul_content_right_1 {
    left:240px;
    width: 1040px
  }
}

@media (max-width: 1439px) and (min-width: 1366px) {
  .list_menu_header .ul_menu .ul_content_right_1 {
    left:220px;
    width: 960px
  }
}

@media (max-width: 1365px) and (min-width: 1280px) {
  .list_menu_header .ul_menu .ul_content_right_1 {
    left:220px;
    width: 960px
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .list_menu_header .ul_menu .ul_content_right_1 {
    position:absolute;
    left: 268px;
    width: 672px;
    height: 100%
  }
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item {
  padding: 0px 15px;
  display: block;
  float: left;
  background: #fff
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item.lv2 {
  padding: 0 5px
}

@media (min-width: 1200px) {
  .list_menu_header .ul_menu .ul_content_right_1 .nav_item.col-lg-3:nth-child(4n+1) {
    clear:left
  }
}

@media (min-width: 992) and (max-width: 1199px) {
  .list_menu_header .ul_menu .ul_content_right_1 .nav_item.col-md-3:nth-child(4n+1) {
    clear:left
  }
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item h4,.list_menu_header .ul_menu .ul_content_right_1 .nav_item .h4 {
  font-family: "arial",sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding: 0px 0px 3px 0px;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 0px;
  position: relative;
  border-bottom: 0px;
  text-transform: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item h4 a,.list_menu_header .ul_menu .ul_content_right_1 .nav_item .h4 a {
  text-transform: uppercase !important;
  text-align: left;
  padding: 0;
  font-weight: bold
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item h4 a:hover,.list_menu_header .ul_menu .ul_content_right_1 .nav_item .h4 a:hover {
  color: #3ba66b
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item>a {
  font-family: "arial",sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  display: block;
  padding: 0px 0px 3px 0px;
  color: #333;
  text-transform: initial;
  margin-bottom: 0px;
  position: relative;
  border-bottom: 0px;
  text-transform: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item>a:before {
  content: none;
  background-image: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item>a:after {
  content: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .fa {
  font-size: 14px;
  width: 25px;
  line-height: 49px;
  color: #333;
  position: absolute;
  right: 10px;
  top: 0px;
  text-align: center
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover,.list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus {
  background: #fff
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover>a,.list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus>a {
  background: #fff;
  color: #3ba66b;
  text-decoration: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover>.fa,.list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus>.fa {
  color: #3ba66b
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item:hover .ul_content_right_2,.list_menu_header .ul_menu .ul_content_right_1 .nav_item:focus .ul_content_right_2 {
  display: block
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 {
  left: 0;
  width: 100%;
  top: 0;
  padding-left: 0px;
  margin-left: 0px;
  background: transparent;
  margin-bottom: 10px;
  float: left;
  background: #fff
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item {
  width: 100%;
  display: block;
  float: left;
  padding: 0px;
  background: #fff
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a {
  font-family: "arial",sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  display: block;
  padding: 0px 0px 0px 0px;
  color: #888;
  position: relative;
  text-transform: initial;
  border-bottom: none;
  margin-bottom: 0px;
  margin-bottom: 5px
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a:before {
  content: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item a:after {
  content: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item .fa {
  font-size: 14px;
  width: 25px;
  line-height: 36px;
  color: #333;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover,.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus {
  background: #fff
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover h4 a,.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover .h4 a,.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus h4 a,.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus .h4 a {
  color: #3ba66b
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover>a,.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus>a {
  background: #fff;
  color: #3ba66b;
  text-decoration: none
}

.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:hover>.fa,.list_menu_header .ul_menu .ul_content_right_1 .nav_item .ul_content_right_2 .nav_item:focus>.fa {
  color: #3ba66b
}

@media (min-width: 1200px) {
  .list_menu_header.normal .ul_menu li.li_check {
    display:unset
  }
}

@media (max-width: 991px) {
  .ul_content_right_1 {
    position:relative !important;
    left: unset !important;
    min-height: unset !important;
    width: 100% !important;
    top: unset !important;
    padding: 0 !important;
    margin: 0 !important
  }
}

@media (min-width: 992px) {
  .contactbar,.bottom-nav-bar-mobile {
    display:none
  }
}

@media (max-width: 1199px) {
  .header-left {
    background-color:#fff;
    height: 100vh;
    position: fixed;
    top: 0 !important;
    left: 0;
    z-index: 99999;
    width: 330px;
    transform: translateX(-100%);
    visibility: hidden;
    transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    box-shadow: none;
    touch-action: manipulation;
    padding: 0
  }

  .header-left.current {
    visibility: visible;
    transform: translateX(0)
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .header-left {
    width:80%
  }
}

@media (max-width: 1199px) {
  .header-left .container {
    padding:0;
    max-width: 100%
  }

  .header-left .heade_menunavs {
    position: relative;
    height: 100vh;
    width: 100%
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  .header-left .heade_menunavs {
    width:330px
  }
}

@media (max-width: 1199px) {
  .header-left .heade_menunavs .wrap_main {
    display:block !important;
    max-height: 100vh;
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    width: 100%;
    padding-bottom: 50px
  }

  .header-left .heade_menunavs .menu_mnd {
    width: 100%;
    float: left
  }

  .header-left .heade_menunavs .menu_mnd .title_menu {
    width: 100%;
    background: #3ba66b
  }

  .header-left .heade_menunavs .menu_mnd .title_menu:before {
    transform: rotate(45deg);
    content: "";
    width: 1px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 12px;
    right: 20px
  }

  .header-left .heade_menunavs .menu_mnd .title_menu:after {
    content: "";
    width: 1px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 12px;
    right: 20px;
    transform: rotate(-45deg)
  }

  .header-left .heade_menunavs .menu_mnd .title_menu .title_ {
    font-size: 18px;
    padding-left: 10px
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header {
    overflow: visible;
    max-height: 3000px;
    max-width: 3000px;
    opacity: 1;
    padding: 0;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li {
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: none
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li ul {
    display: none;
    box-shadow: none
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li>a {
    color: #333
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li.current {
    background: #3ba66b;
    box-shadow: none
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li.current>a {
    color: #fff
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li.current>ul {
    display: block;
    height: auto;
    box-shadow: none;
    float: left;
    padding: 5px 5px !important
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li.current>ul li h4 a,.header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li.current>ul li .h4 a {
    text-transform: none !important
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li.current>ul li ul {
    display: block;
    margin-bottom: 5px
  }

  .header-left .heade_menunavs .menu_mnd .list_menu_header .ul_menu li .current {
    color: #fff !important;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -os-transform: rotate(180deg);
    transition: all 0.5s;
    margin-top: -2px
  }

  .header-left .heade_menunavs .bg-header-nav {
    width: 100%;
    float: left;
    padding-top: 10px
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li.nav-item {
    height: unset;
    width: 100%;
    float: left
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li.nav-item a {
    padding: 0 10px !important;
    color: #333;
    height: unset;
    line-height: 35px
  }
}

@media (max-width: 1199px) and (max-width: 991px) {
  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li.nav-item a {
    text-transform:initial;
    font-size: 15px
  }
}

@media (max-width: 1199px) {
  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li a.caret-down:before {
    content:none
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li .fa-caret-down {
    visibility: visible;
    position: absolute;
    right: 5px;
    top: 0;
    width: 30px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li .fa-caret-down:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #333 transparent transparent transparent;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    transition: 0.5s
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li ul {
    overflow: visible;
    opacity: 1;
    padding: 0;
    width: 100%;
    max-width: unset;
    max-height: unset;
    -webkit-transform: perspective(600px) rotateX(0deg);
    -moz-transform: perspective(600px) rotateX(0deg);
    -ms-transform: perspective(600px) rotateX(0deg);
    -o-transform: perspective(600px) rotateX(0deg);
    transform: perspective(600px) rotateX(0deg);
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    -o-transition: -o-transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    transition: transform 0.5s ease, opacity 0.2s ease, max-height 0s step-end, max-width 0s step-end, padding 0s step-end;
    box-shadow: none;
    padding-left: 10px;
    display: none
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li ul li a {
    border: none
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li ul li ul {
    position: relative;
    left: 0;
    width: 100%;
    box-shadow: none;
    border: none;
    padding-left: 10px;
    display: none
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li ul li ul li a {
    color: #8c8c8c !important
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li.current>a {
    color: #3ba66b
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li.current .fa.current {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -os-transform: rotate(180deg);
    transition: all 0.5s;
    margin-top: 0px;
    color: #3ba66b
  }

  .header-left .heade_menunavs .bg-header-nav .header-nav ul.item_big li.current>ul {
    display: block;
    position: relative
  }

  .account-max-1024 {
    position: relative;
    display: flex !important;
    flex: 1;
    background: #ED1C24
  }

  .account-max-1024 a {
    margin-bottom: 0;
    width: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 5px
  }

  .account-max-1024 .close-menu {
    position: absolute;
    right: 5px;
    top: 5px
  }

  .account-max-1024 .close-menu svg {
    width: 15px;
    height: 15px
  }

  .account-max-1024 .close-menu svg path {
    fill: #fff
  }
}

@media (max-width: 1199px) {
  .header .category-action svg {
    height:25px;
    width: 25px
  }

  .header .category-action svg path {
    fill: #fff
  }
}

@media (max-width: 991px) {
  .contactbar {
    width:100%;
    position: fixed;
    bottom: 0px;
    background: #fff;
    left: 0;
    top: unset !important;
    z-index: 9999 !important;
    padding-top: 10px;
    border-top: solid 1px #ebebeb;
    padding-bottom: 20px
  }

  .contactbar .incontact {
    display: flex;
    align-items: center;
    justify-content: center
  }

  .bottom-nav-bar-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    display: block;
    box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -o-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -moz-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    -webkit-box-shadow: 0px 3px 25px 0px rgba(31,38,67,0.1);
    z-index: 9;
    height: 60px;
    top: auto !important
  }

  .bottom-nav-bar-mobile .inner-group {
    display: flex
  }

  .bottom-nav-bar-mobile .itembar {
    width: calc(100% / 5);
    display: inline-flex;
    height: 60px;
    margin: 0 5px;
    text-align: center;
    align-items: center;
    justify-content: center
  }

  .bottom-nav-bar-mobile .itembar:first-child {
    margin-left: 0
  }

  .bottom-nav-bar-mobile .itembar:last-child {
    margin-right: 0
  }

  .bottom-nav-bar-mobile .itembar .bar-menu {
    width: 100%
  }

  .bottom-nav-bar-mobile .itembar a,.bottom-nav-bar-mobile .itembar span {
    font-size: small;
    text-decoration: none;
    display: block;
    text-align: center;
    font-size: 11px
  }

  .bottom-nav-bar-mobile .itembar .cartbar-mobile {
    position: relative
  }

  .bottom-nav-bar-mobile .itembar .cartbar-mobile:before {
    content: attr(data-count-pr);
    width: 18px;
    height: 18px;
    border-radius: 20px;
    background: #3ba66b;
    color: #fff;
    text-align: center;
    line-height: 18px;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    font-size: 9px
  }

  .bottom-nav-bar-mobile .itembar .icon {
    height: 20px
  }

  .bottom-nav-bar-mobile .itembar .icon svg {
    width: 20px;
    height: 20px
  }

  .bottom-nav-bar-mobile .itembar .icon svg#iconhome path {
    fill: #3ba66b
  }

  .bottom-nav-bar-mobile .itembar .icon svg#iconcate path {
    fill: #3ba66b
  }

  .bottom-nav-bar-mobile .itembar .icon svg#iconcart path {
    fill: #3ba66b
  }

  .bottom-nav-bar-mobile .itembar .icon svg#iconwishlist path {
    fill: #3ba66b
  }

  .bottom-nav-bar-mobile .itembar .icon svg#iconblog path,.bottom-nav-bar-mobile .itembar .icon svg#iconblog circle {
    fill: #3ba66b
  }

  .bottom-nav-bar-mobile .itembar.center .bar-menu {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    margin-top: -20px
  }
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite
}

.d-block {
  display: block;
}
@media (min-width: 1200px){
  .d-xl-none {
    display: none!important;
  }
}
.header .logo{
  max-width:200px
}
img {
    max-width: 100%;
    height: auto;
}
@media(min-width:991px){
  .bg-header-nav .header-nav>ul.item_big {
    display: flex;
    justify-content: space-around;
}
}
.top-search {
  border: 2px solid #fff;
  color:#fff
}
#search {
    border: 2px solid #fff;
}
.wrap_main-logo {max-width:100px}
@media(max-width:767px){
.top-search{
display:none
}
}
.dat-lich{
  animation-delay: 0.2s;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  background-attachment: fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}
.form-newsletter__heading h2{
  color:#fff;
  text-align:center;
}
.dat-lich .form-newsletter__item{
  margin: 0 auto;
  max-width: 900px;
  display: flex;
  flex-wrap:wrap;
  gap:10px;
}
.dat-lich .form-newsletter__heading h2{
  margin-bottom:30px;
}
.dat-lich .form-group{
  flex:1;
  margin:0
}
.dat-lich .form-group button{
  display: flex;
  min-width: 180px;
  font-weight: 500;
  text-transform: inherit;
  font-size: 14px;
  white-space: nowrap;
  background: #f2971f;
  height: 40px;
  border-radius: 40px !important;
  justify-content: center;
  align-items: center;
  color: white;
}
.dat-lich .form-control{
  margin:0
}
.dat-lich .form-group input,
.dat-lich .form-group select {
  border: none;
  border-radius: 40px;
  padding: 0 15px;
  height:40px;
}
.dat-lich:before{
  content: '';
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.dat-lich .container{
  z-index:2;
  position:relative;
} 
.featured-sldier-title .description{
  max-width:720px;
  margin:0 auto;
} 
.section_dich-vu .item{
  display:flex;
  align-items:center;
  gap:15px;
  padding:10px 15px;
  border: 2px solid #1f2f6c;
  border-radius: 12px;
      cursor: pointer;
}
.section_dich-vu .item-icon{
  width:40px;
} 
.footer-center {
    background: #ed1c24;
}  
.product-container.item .caption h3,
.product-container.item .caption ul{
  text-align:left;
}
.product-container.item .caption h3{
  display:none;
}
.product-container.item .caption{
  padding-left:5px;
  padding-right:5px;
}
.product-container.item .caption .label{
  font-size:14px;
  padding:0;
  color:#000;
}
.product-layout .item {
    padding-bottom: 15px;
} 
#map iframe{
  max-width:100%;
  max-height:100%
} 
.header-bottom {
    display: none;
}
.module_custom_new {
    background-color: #c6162e;
} 
.product-container.item .name {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-container.item .image a {
  height: 200px;
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.product-container.item .image a img {
  width: auto !important;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.product-layout {
    margin-bottom: 0;
} 
.section_dich-vu .row{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}
@media(min-width:768px){
.section_dich-vu .row [class*='col-']{
  width:33%
}
} 


/********/

.cam_ket {
  padding: 40px 0 20px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.cam_ket .container{
  z-index:2;
  position:relative;
}
.cam_ket .section-title {
  color: #fff;
  text-align:center;
}
.cam_ket .heading__description{
  max-width:750px;
  margin:0 auto;
}
.cam_ket .heading__description,
.cam_ket .heading__description p{
  color: #fff;
}

.cam_ket:before {
  content: '';
  position: absolute;
  background-color: rgb(0 0 0 / 80%);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.list_camket {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.list_camket .item {
  width: 33.3333%;
  padding: 0 15px;
  background: transparent;
  margin-bottom: 30px;
}

.list_camket .item .box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}

.list_camket .item .box .image {
  width: 60px;
}

.list_camket .item .box .image img {}

.list_camket .item .box .info {
  width: 100%;
  text-align: center;
  padding-top: 11.2px;
  padding-bottom: 0;
  position: relative;
  font-size: 14.4px;
}

.list_camket .item .box .info .name {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
  height: 48px;
}

.list_camket .item .box .info .desc {
  margin-top: 1.6px;
  margin-bottom: 1.6px;
  color: #fff;
  text-align: center;
  font-size: 15px;
  -webkit-line-clamp: 7;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  align-items: jus;
  text-align: justify;
  text-align-last: center;
}
.cam_ket p{
  color:#fff;
} 
.cam_ket .heading__title{ font-size: 24px;    text-transform: uppercase;    font-family: Tinos, sans-serif;}

@media (max-width: 550px)
{.list_camket .item {
    width: 50%;
}
.cam_ket .heading__title{
   
}
} 
.social-top ul li:last-child a{
  border:none
} 
.product-view ul .label{
  padding:0;
  color:#000;
  font-size:14px;
}
.social-top ul li:last-child{
  display:none
} 
div#service-about_image_text_0 {
    padding: 20px;
} .bg-header-nav .header-nav>ul.item_big>li.nav-item>a {
    padding: 0px 0px;
    text-transform: uppercase;
}