@media screen and (max-width: 1199px) {
  html,
  body {
    width: auto !important;
    overflow-x: hidden !important;
  }
}

.navigation--mobile,
.navigation>.container {
  position: relative;
}
.navigation--mobile .panel-trigger {
  color: #a68027;
  padding: 7px;
  font-size: 25px;
}
.navigation--mobile .mit #logo{
  height: 75px;
}
.navigation--mobile .header__actions a i{
  font-size: 25px;
}

.a-bsh-line{
  background: var(--color-1st);
}
.a-bsh-line a:hover{
  background: white;
  color: var(--color-1st) !important;
}
.countdownList li {
  display: inline-block;
  padding-right: 1.5em;
  font-size: 16px;
  list-style-type: none;
  line-height: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #bfbfbf;
  margin-bottom: 20px;
}
.countdownList li span {
  display     : block;
  margin-bottom: 20px;
  font-size: 42px;
  color: white;
}
.header-top {
  background: #e8fef3;
  border-bottom: 1px solid #ccf7e1;
}
.top-line {
    display: flex;
    align-items: center;
    transition: all 0.5s ease-out;
}
.header-top .container {
  height: 40px;
}
.btn-shopping-cart {
    font-size: 30px;
}
.nav__right {
  display: contents;
}
.header-top .list--social li {
  margin-right: -5px;
}
.rounded-x {
    border-top-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
.header-top .list--social a {
  border-radius: unset;
  border: unset;
  color: #ddd;
  width: unset;
  height: unset
}
.header-top .header__actions .form--primary-search i:last-child {
  color: black;
}
.header-top .navigation__right .header__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-top .navigation__nextto__center p {
  margin: 10px;
}
.header-top p,
.header-top a,
.header-top i {
  margin: 0 auto;
  font-size: 14px;
  font-weight: 500;
}
input#keyword {
  height: 36px;
  margin: 2px 0;
  background-color: white;
  width: 280px;
}

.header {
  z-index: 1500;
  border-bottom: unset;
  background: white;
  box-shadow: 0 4px 5px 0 rgb(0 0 0 / 19%);
}
.header.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
}
.header--mobile {
  position: fixed;
  top: 0;
  width: 100%;
  background: white;
}

.panel--sidebar .sub-menu>li.menu-item-has-children:hover>.sub-menu {
  position: relative;
  left: 10%;
  background: transparent;
}

/* .panel--sidebar{
  background: var(--color-1st);
} */

.panel--sidebar .panel__content {
  overflow-y: scroll;
}

/* .menu--mobile>li>a,.menu--mobile .sub-menu>li>a,.menu--mobile>li.current-menu-item>a {
    color: white;
} */
.main-header .navigation__center, .main-header .navigation__center .phone {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main-header .navigation__center .banner{
  margin-right: 105px;
}
#banner .navigation{
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.menu--mobile .sub-toggle:after,
.menu--mobile .sub-toggle:before {
  background-color: white;
}

.main-header .navigation__right .menu{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-header .navigation__right .h2 {
  margin-bottom: -3px;
  color: #2957a2;
}
.main-header .phone {
  margin-bottom: 1px;
      margin-right: 150px;
}
.main-header .phone-number {
  margin-bottom: 1px;
  font-size: 24px;
  font-weight: 600;
  line-height: 23px;
  color: #ce3f3f !important;
}
.main-header .menu>li {
  padding: 0;
  border-right: 1px solid rgba(255,255,255,0.2);
}
.main-header .menu>li:first-child {
  color: #ffff;
  border-left: 1px solid rgba(255,255,255,0.2);
}
#top-line i,#top-line a,#top-line p{
  color: #007f74;
  font-weight: 600;
}
.main-header .menu>li>a {
  font-size: 16px;
  padding: 16px 36px;
  color: #f3a500;
  font-weight: 500;
  background-color: var(--color-1st)
}
.main-header .menu>li>a:hover {
  color: #ffff;
}
.main-header .menu>li.current-menu-item>a,
.main-header .menu>li:hover>a {
  background-color: #f3a500;
  color: #ffff;
}

.main-header .menu-item-a {
  cursor: pointer;
  position: relative;
  transition: all 0.5s;
}

img#logo1 {
  transition: all 1s ease 0s;
  margin: 5px 0;
}

.breadcrumb {
  background-color: unset;
}

.breadcrumb li:first-child {
  color: var(--color-text);
}

.breadcrumb li:last-child:before {
  content: " /";
  margin: 0 5px 0 9px;
}

.breadcrumb--custom {
  margin: 8px 0 0 10px;
}

.cust-menu{
  background: var(--color-1st);
}

.slider__content__wrapper__content h2 {
  padding: 5px 10px;
  background-color: #1b880d4f;
}

.home-intro .section__header {
  margin: unset !important;
  border: unset !important;
}

.home-intro .section__content {
  
}
.home-intro .item:hover h3 a {
  color: var(--color-danger)
}
.home-intro .first{
  background-color: #eaf9fe
}
.home-intro .section__header span {
  color: var(--color-1st);
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
}

.home-intro .section__header p {
  color: var(--color-1st);
  font-weight: 700;
  text-transform: uppercase;
}
.home-intro h3 a {
  font-size: 13px;
  font-weight: 600;
  color: var(--color-1st);
}
.home-intro .first h3 a {
  font-size: 15px;
}
.home-intro .left-col .col-xl-4{
  padding: 0 5px;
}
.link-btn {
  display: table;
  margin: 0 auto;
  margin-top: 20px;
  padding: 6px 30px;
  color: white;
  background-color: #f3a500;
  border: 1px solid #f3a500;
  text-transform: uppercase;
}
.home-adbanner .link-btn {
  display: block;
  border-radius: 5px;
  margin-top: unset
}
.home-news .link-btn{
  position: relative;
  padding: 5px 15px;
  display: table;
  background: #f3a500;
  color: white;
}
.home-intro .link-btn{
  margin: unset
}

.link-btn:hover {
  background: white;
  color: var(--color-1st);
  border: 1px solid #f3a500;
}

.home-news .link-btn {
  margin-left: 0;
  border-radius: 20px;
}
.home-news .link-btn-custom {
    margin: auto;
    margin-right: 0;
    background: #f3a500;
}
/* .home-intro h2, .home-intro p, .home-intro .section__content{
  color: white !important;
} */
.menu-footer li:hover span{
  color: var(--color-1st)
}
.home-intro .container {
  background: none !important;
}

.home-intro .intro-content .item {
  margin-bottom: 25px
}
.home-intro .intro-content .item a{
  font-weight: 600;
  color: #343434;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  line-height: 25px;
}
.home-intro .intro-content .item:hover a{
  color: var(--color-1st);
}
.home-intro .intro-content img {
  margin-right:15px
}

.home-intro .intro-content .owl-carousel {
  padding-bottom: 35px;
}

.home-collection {
  padding-top: 0px;
}

.home-collection .row div {
  margin-bottom: 20px;
}

.home-products ul {
  justify-content: space-between;
  align-items: center;
}
.home-countdown .content{
  background-color: white;
  border: 3px solid #ddd;
  padding: 15px 10px;
}
.menu-left ul,
.online-support,
.support {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  border: 2px solid #3f3f3f;
}

.menu-left ul .menu-item {
  padding: 10px 0 10px 30px;
  position: relative;
}

.menu-left ul .menu-item:before {
  display: block;
  position: absolute;
  content: "\f101";
  font-family: "FontAwesome";
  color: var(--color-1st);
  left: 15px;
  font-size: 15px;
}

.home-products .menu-left ul .menu-item:hover {
  background-color: #f1f1f1;
  color: var(--color-danger);
}

.home-products .menu-left a:hover {
  color: var(--color-danger);
}

.menu-left h2 {
  color: white;
  background-color: #3f3f3f;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin: 0;
  padding: 8px 10px;
  text-transform: uppercase;
}

.menu-left ul.sub-menu-custom {
  border: unset;
  display: none;
  transition: all .25s ease;
}

.menu-left .menu-item-has-children:hover ul.sub-menu-custom {
  border: unset;
  display: unset;
  transition: all .25s ease;
}

.home-products .row {
  margin: unset;
}

.home-products .shop__pagination {
  padding: unset;
}

.home-feedback,
.home-feedback .container {
  background: #f7f7f7 !important;
}

.home-feedback .img {
  border-bottom: 2px solid #f1f1f1
}

.home-feedback .item {
  background: white;
}

.home-feedback h3 {
  color: #44c3f3;
  font-size: 16px;
  text-transform: unset;
}

.home-products .shop--sidebar .shop__left {
  margin-top: 0;
  position: relative;
  height: 100%;
}

.home-products .shop--sidebar {
  padding-top: 0;
}

.home-products .shop__products,
.home-products .widget--shop {
  background: white !important;
}

.nav-pills .nav-link {
  padding: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: unset;
}

.service-tab .tab-list-wrapper ul li.active a:before {
  background-color: #f69220;
  border-color: #fff;
  box-shadow: -5px 7px 30px rgba(0, 0, 0, 0.07);
}

.slider__content__wrapper__content h2 {
  padding: 5px 10px;
  background-color: #1b880d4f;
}

.service-tab h3 {
  font-size: 17px;
  font-weight: 500;
}

.service-tab .tab-list-wrapper {
  vertical-align: top;
  width: 100px;
  position: relative;
  display: table-cell;
}

.service-tab .tab-list-wrapper:before {
  position: absolute;
  content: '';
  width: 2px;
  height: calc(100% - 35px);
  top: 0;
  right: 60px;
  background-color: #f1f1f1;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.service-tab .tab-list-wrapper ul {
  padding: 0;
  min-height: 345px;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border: none;
}

.service-tab .tab-list-wrapper ul li {
  text-align: left;
  position: relative;
  max-width: none;
  width: 100px;
  margin-right: 75px;
  display: block;
  padding-top: 5px;
  margin-top: 25px;
}

.service-tab .tab-list-wrapper ul li a {
  font-size: 14px;
  color: #666c72;
  position: static;
  padding: 0;
  border: none;
}

.service-tab .tab-list-wrapper ul li a span {
  font-weight: 600;
  color: var(--color-2nd);
}

.service-tab .tab-list-wrapper ul li a:before {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  background-color: #f3f3f3;
  border: 6px solid var(--color-2nd);
  top: 18px;
  right: -23px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.service-tab .tab-content {
  display: table-cell;
  width: auto;
}

.service-tab .content {
  margin-bottom: 30px;
}

.service-tab .content img {
  border-radius: 50%;
}

.section--homepage {
  padding: 20px 0;
}
.section--homepage.home-intro {
  padding: 0
}
.section--homepage.home-intro p{
  margin-bottom: 0;
}
.section--homepage.home-adbanner {
  padding: 0
}

.section--homepage h2,
.section--homepage h1 {
  text-transform: uppercase;
  font-weight: 600;
  display: initial;
  width: 100%;
  font-size: 28px;
  font-family: UTMNokia;
  color: #313131;
}
.section--homepage h2:before{
  content: "";
  position: absolute;
  top: 8px;
  left: -40px;
  width: 35px;
  height: 0.13rem;
  background-color: #007f74;
}
.home-news h2:before, .home-feature-posts h2:before{
  top: unset;
  bottom: -5px;
  left: 22px;
  width: 65px;
  height: 0.34rem;
}
.section--homepage h2:before{
  content: url(/storage/general/title-bg.png);
  position: absolute;
  top: 37px;
  left: 50%;
  transform: translate(-50%,0px);
  width: unset;
    height: unset;
    background-color: unset;
}
.section--homepage h2.custom:before,.section--homepage h2.custom:after{
  content: "";
}
.section--homepage h1 {
  color: #e66800;
  font-size: 30px;
  background: url(/storage/index/line-curved-long.png) no-repeat center bottom;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.section--homepage .section__header span {
  color: red;
  font-weight: 600;
}
.ps-site-features span {
  color: var(--color-1st);
}
.home-intro h2{
  display: block;
  margin-top: 12px;
}
.home-customer h2 {
  font-size: 30px;
  color: black;
}

.home-customer p {
  margin-bottom: 5px;
}

.home-customer .section__content img {
  border: 2px solid #ddd
}

.home-news .section__subheader {
  text-align: center;
  text-transform: capitalize;
  border-bottom: 4px solid #ddd;
  margin-bottom: 10px;
}

.home-news .case {
  border: 1px solid #424242;
  padding: 15px 0;
}

.home-news .case h3 {
  font-size: 17px;
  color: var(--color-1st);
}

.other .container {
  background: unset;
  padding: 40px 0;
}

.home-news .blog-content {
  padding: 10px 0 0;
}

.home-news .row {
  margin-right: unset;
  margin-left: unset;
}

.home-news .section__content .right .item {
  margin-bottom: 16px;
  display: flex;
}

.home-news .section__content .right .blog-content {
  padding-right: 0;
}

.home-news .news p,
.home-news .news a {
  margin: 5px 0 5px 10px;
  font-weight: 600;
}

.home-news .embed-responsive {
  border: 3px solid #dcdcdc;
}

.home-news .form-control {
  width: 98%;
}

.product--detail .product__header {
  width: 100%
}
.product--detail .product__attribute label {
    max-width: 70px;
}
.product--detail .product__info-header {
  margin-bottom: 10px;
  /*     border-bottom: unset; */
}

.product--detail .product__info-sku {
  /*   border-bottom: 1px solid #ddd; */
}

.product--detail .product__title {
  font-size: 22px;
  font-weight: 600;
  color: var(--color-1st);
}

.product--detail .product__price p {
  font-size: 14px;
  font-weight: unset;
  color: var(--color-text);
}

.product--detail .product__price .product-sale-price-text {
  font-size: 16px;
  font-weight: 600;
  color: var(--color-danger);
}

.btn--custom.btn--outline,
button.btn--custom.btn--outline {
  border-radius: 5px;
  background-color: #a40000;
  color: white;
  padding: 10px 36px;
  border: 3px solid #fff;
}
.contact-form .container{
  background-color: #ffffff4f;
}
.contact-form h2{
  color: #a40000;
  font-size: 20px;
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.contact-form h2:before {
    content: unset;
}
.btn--custom.btn--outline:hover,
button.btn--custom.btn--outline:hover {
  ;
  background-color: white;
  color: var(--color-1st);
}

.product--detail .product__info {
  border-left: 1px dashed #ddd;
}

.at-share-btn-elements {
  display: flex;
  justify-content: space-between;
}

.product--detail .tab-list {
  padding: 20px 0 0;
  margin-bottom: 0;
}

.product--detail .tab-list li a {
  font-size: 18px;
}

.product__content .tabs {
  border: 1px solid #ddd;
  padding: 20px 30px;
}

#product-kind {
  font-weight: 600;
}

.section--related-posts {
  padding-top: unset;
  border-top: unset;
}

.home-gallery {
  padding-bottom: 30px;
}
.categories{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.categories h2:before{
  content: ""
}
.nav-pills .nav-link h2 {
  color: white;
  margin: 0;
  font-size: 12px;
  font-weight: 600;
  padding: 7px 10px;
  border: 1px solid #a40000;
  background-color:#a40000;
}

.nav-pills .nav-link h2:hover {
  color: #a40000;
  background-color:white
}

.nugget .item {
  text-align: center;
}

.nugget .item i.fa-paper-plane-o {
  background-color: #0099e6;
  color: white;
  padding: 20px;
  font-size: 30px;
  border-radius: 50%;
  margin-bottom: 15px;
}

.nugget .item i {
  background-color: #0099e6;
  color: white;
  padding: 15px;
  font-size: 30px;
  border-radius: 50%;
  margin-bottom: 15px;
}

.nugget .item svg {
  background-color: #0099e6;
  fill: white;
}

.nugget .item h4 {
  font-size: 16px;
}

.nugget .item {
  text-align: center;
  border-left: 1px solid #ddd;
  margin-bottom: 20px;
}

.nugget .item:last-child {
  border-right: 1px solid #ddd;
}

.nav-pills .nav-link.active h2,
.nav-pills .show>.nav-link h2 {
  color: var(--color-1st);
  background-color: white;
}

.widget--shop .widget__title {
  text-align: center;
  height: 41px;
  line-height: 41px;
  background-color: var(--color-1st);
  margin-bottom: 2px;
}

.shop--sidebar .shop__left .widget--shop {
  margin-bottom: 20px;
  padding: 0 0 20px;
  background-color: unset;
  position: sticky;
  top: 65px;
}

.post .post__title {
  line-height: 22px;
}

.post__content p {
  text-align: justify;
}

#coverflow {
  width: 100%;
}

.home-blog {
  padding: 60px 0 0;
  margin-bottom: unset;
  background-color: #fafafa;
}

.home-blog .blog-right {
  display: flex;
  padding: 20px 10px;
  border: 1px solid #ddd;
  margin: 5px;
  max-width: 48%;
  background-color: white;
}

.home-blog .blog-right span {
  display: block
}

.home-blog .last {
  border-bottom: unset;
}

.home-blog .blog-right h3 {
  display: block;
}

.footer .final-line {
  min-height: 55px;
  display: grid;
  text-align: center;
  border-top: 1px solid #a5a0a073;
  background-color: var(--color-1st);
}

.footer .final-line p {
  padding-top: 15px;
  line-height: 30px;
}

.home-blog .blog-right h4 {
  position: unset;
  font-size: 16px;
  background: unset;
  transform: unset;
  justify-content: unset;
  height: unset;
  display: unset;
  text-transform: unset;
  color: var(--gray-dark);
  line-height: 28px;
}

.home-blog .blog-right h4:hover {
  color: #ddd;
  background-color: unset;
  color: var(--green);
}

#partner {
  overflow: auto;
}

#partner div {
  position: relative;
  z-index: 1;
}

#slider-partner {
  margin-bottom: 40px;
}

#slider-partner .item-partner {
  margin: 30px 15px;
  float: left;
}

#slider-partner .item {
  max-width: 150px;
  margin: 0 auto;
  text-align: center;
  padding: 5px;
  border: 1px dotted #bfbfbf
}

#slider-partner .item img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

#slider-partner .slick-arrow {
  width: 20px;
  height: 30px;
  color: #444444;
}

#slider-partner .slick-arrow:hover {
  color: #fb7224;
}

#slider-partner .slick-arrow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: fontawesome;
  font-size: 40px;
  line-height: 30px;
}

#slider-partner .slick-prev:after {
  content: '\f104';
}

#slider-partner .slick-next:after {
  content: '\f105';
}

.widget--shop .widget__links li a {
  font-size: 13px;
  text-transform: uppercase;
}
.widget--shop .widget__links li a:hover{
  color: var(--color-danger)
}
.shop--sidebar .shop__left .list--minus {
  margin-left: 15px;
}

.list--minus li a:before,
.list--plus li a:before {
  content: unset;
}

.list--plus li {
  margin: 0 15px;
  padding: 11px 0;
  border-bottom: 1px solid #eaeaea;
}

.widget__content h4 {
  color: white;
  font-weight: 500;
  font-size: 18px;
  padding: 10px 5px;
  background-color: #0966AC;
  border-radius: 5px;
}

.product__content h2 {
  font-size: 18px;
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #ddd;
}

.product .product__actions li a:hover {
  background-color: var(--color-danger);
  color: #fff
}

.product:hover .product__title {
  color: var(--color-danger);
}

.product .product__title {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.product .product__wrapper {
    padding: 5px;
    border: 1px solid #ddd;
}
.product .product__thumbnail {
  overflow: hidden;
  border-radius: 5px;
}
.product .product__wrapper .product__content {
  padding: 7px 0 9px;
}
.owl-next.disabled, .owl-prev.disabled {
display: none !important;
}
.product .product__wrapper .product__description {
  background: white
}
.owl-slider.carousel--nav{
  z-index: unset
}
.home-feature-posts .first{
  margin-top: -40px;
}
.home-feature-posts .first .item{
  background-color: #04664f;
  text-align: center;
  transition: .3s ease;
  padding: 10px 15px;
  margin: 7px;
  margin-top: 10px;
  border-radius: 10px;
  border-radius: 5px;
  box-shadow: 0 0 7px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.home-feature-posts .first .item:hover{
  margin-top: 0px;
  background-color: #fff;
  box-shadow: 0 0 7px #04664f, -1px -1px 0 #04664f, 1px -1px 0 #04664f, -1px 1px 0 #04664f, 1px 1px 0 #04664f;
}
.home-feature-posts .first .item-title a{
  color: #a40000;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  letter-spacing: 0.11em;
  text-shadow: 0 0 7px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.home-feature-posts .item .cover {
  overflow: hidden
}

.home-feature-posts .item img {
  transition: all 0.5s;
}

.home-feature-posts .item:hover img {
  transform: scale(1.15);
}

.home-feature-posts .item:hover h3 {
  color: var(--color-1st);
}

.product__wrapper span {
  color: red;
}

.product .product__info span {
  color: var(--color-danger);
  text-transform: uppercase;
}

.product--detail .product__variants .item img {
  border-radius: 5px;
  border: 1px solid #545454;
}

.product--detail .product__content {
  padding: unset;
}

.product--detail .product__gallery img {
  border-radius: 20px;
  padding: 5px;
  border: 1px solid #ddd;
}

/*
.product--detail .tab-list{
  margin: unset;
  text-align: unset;
}
.page--product--detail .product--detail {
    display: flex;
}
.product--detail .product__header>* {
    max-width: unset;
}
.product--detail .row {
    display: -webkit-box;
} */

/* .home-news .news .owl-posts{
  transform: rotate(90deg);
} 
.home-news .news .item{
  transform: rotate(-90deg);
  float: left;
}
.home-news .news .owl-posts .owl-nav{
  display: none;
}
.home-news .news div.owl-posts .owl-nav .owl-prev, .home-news .news div.owl-posts .owl-nav .owl-next{
    font-size:36px;
    top:unset;
    bottom: 15px; 
} */
.home-products .section__content .item.nav-link {
    border: 1px solid var(--color-success);
    border-radius: 20px;
    padding: 5px 10px;
    margin-right: 10px;
  margin-bottom: 10px;
}
.nav-tabs .nav-link.active {
    border-color: #dee2e6;
}
.home-products .section__header .item.activated, .home-products .section__header .nav-link.activated, .home-products .section__content .nav-link.active, .home-products .section__header .item:hover, .home-products .nav-link:hover {
    color: white;
    background-color: var(--color-1st);
}
.contact-mega {
  margin: 20px 0;
  padding: 25px 0;
  background-color: var(--color-2nd);
}

.contact-mega p {
  font-size: 17px;
  text-align: right;
  color: white;
  margin: 0;
  text-transform: uppercase;
}

.contact-mega a {
  padding: 10px 15px;
  color: white;
  background-color: var(--color-danger);
  border-radius: 20px;
  line-height: 25px;
  text-transform: uppercase;
}

.footer-background {
  background-attachment: fixed;
  position: relative;
  padding-bottom: 0;
}

.footer-background {
  background-attachment: fixed;
  position: relative;
}
.newsletter{
  background: #9b0100;
}
.newsletter .container {
  padding: 20px 25px;
}

.newsletter .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer h3,
.footer a,
.footer p,
.footer strong {
  color: white !important;
}
.footer a{
  font-size: 13px;
}
.widget--footer .widget__links li a:before,.widget--shop .widget__links li a:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #7dc02b;
    margin-right: 5px;
}
.widget--shop .widget__links li a:before{
    font: normal normal normal 17px/1 FontAwesome;
}
.footer a:hover {
    color: #878484b8 !important;
}
.footer li {
    border-bottom: 1px solid #dddddd9f;
    padding: 5px;
}
.newsletter input {
  background-color: white;
  border: unset;
  height: 44px;
}

.newsletter h3 {
  font-size: 17px;
  color: white;
}
.newsletter h3:first-child {
  font-size: 22px;
  color: #01a7fd;
}

.newsletter form {
  width: 300px;
}

.newsletter button {
  background-color: var(--color-1st);
  color: white;
  height: 100%;
  padding: 0 15px;
}

.form--subscribe label {
  text-indent: -9999px;
  position: absolute;
}

.footer iframe {
  position: absolute;
  top: 0;
  height: 480px;
}

.footer .bg {
  padding: 25px;
  margin-bottom: 40px;
  background-color: #fff;
}

.widget--footer .widget__title {
  color: white;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid #7dc02b;
  padding-bottom: 13px;
}

.widget--footer .widget__title.site_title {
  margin-top: 0;
  font-weight: 600;
  font-size: 14px;
}

.footer p.hotline {
  font-weight: 700;
}

.newsletter input {
  background-color: white;
  height: 44px;
}
.newsletter button {
  background-color: #0d87c8;
  color: white;
  height: 100%;
  padding: 6px 15px;
  border: unset;
}

.newsletter .fa-envelope-o {
  font-size: 80px;
  text-align: center;
  color: whitesmoke;
}

.home-adbanner img {
  width: 100%;
}

.newsletter .list--social a {
  color: white;
  border-radius: unset;
  border: unset;
}

.footer .widget--footer {
  margin-bottom: unset;
}

.footer .widget--footer .address a {
  margin-right: 10px;
  display: inline-block;
  font-size: 14px;
  width: 35px;
  height: 35px;
  border-radius: 7px;
  color: #636363;
  border: 1px solid #ff0000;
  text-align: center;
  line-height: 34px;
}

.footer .widget--footer .address .fa {
  color: red;
}

.footer .right .widget--footer:last-child {
  margin-bottom: unset;
}

.post>* {
  max-width: unset;
}

.slider__content .slider__content__wrapper .slider__content__wrapper__content h2 {
  font-size: 40px;
  max-width: 55%;
  padding: 20px 20px;
  margin-top: 300px;
}

.product .product__price {
  color: #505050;
  font-size: 13px;
  margin: 0;
}

.product__content .btn-contact {
  padding: 6px 15px;
  font-size: 15px;
  margin-top: 10px;
}

.home-news .item .collection {
  padding: unset;
}

.home-news .item.left {
  padding: unset;
  text-align: center;
}

.fb-like-box,
.fb-like-box span,
.fb-like-box span iframe[style] {
  width: 100% !important;
}

.home-categories .section__header {
  padding-bottom: 10px;
  margin-bottom: 35px;
  border-bottom-color: var(--color-1st) !important; 
}
.home-categories .item {
  padding: 10px 5px;
}
.home-categories .content {
  padding: 20px 10px;
  border: 1px solid var(--color-1st);
  border-radius: 5px;
}

.home-categories h3, .home-categories p {
  color: var(--color-1st)
}

.section--homepage .section__header p {
  font-size: 21px;
  font-weight: 600;
  color: var(--color-1st);
}

/* .home-intro .section__header, .home-feature-posts .section__header, .home-feedback .section__header,  */


.home-news .section__header h2,
.home-farm .section__header_custom h2 {
  background: unset;
  padding: unset
}

.home-news .item:hover h3{
  color: var(--color-1st);
}

.home-feature-posts h3 {
  font-size: 13px;
  padding: 10px 0 0;
  margin-bottom: 7px;
}
.home-feature-posts .wrapper h3 {
  padding: 0;
}

.home-feature-posts h3 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #4a4a4a;
}
.home-feature-posts .wrapper h3 a {
  text-transform: unset;
  color: var(--color-1st);
}
.home-feature-posts p {
  font-size: 12px;
  color: #525252;
}

.collection_link {
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 2px;
  font-weight: 600;
}
.first .collection_link {
  font-size: 15px;
  font-weight: 600;
}
.right .collection_link {
  font-size: 14px;
  font-weight: 600;
}
.home-news .right p {
  font-size: 12px;
}

.home-news .right .collection_link {
  padding: 0;
}

.contact-row {
  display: flex;
}

.form--contact .form-group {
  margin-bottom: 15px;
}

.home-blog .blog-content p,
.intro-pic {
  text-align: center;
}

.sub-menu {
  min-width: 300px;
}
.dd3-content>span.text.float-right {
  display: none;
}

.name-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  color: white;
  text-align: center;
  padding: 15px 0 15px 15px !important;
  margin-bottom: 0 !important;
  background: #2c2c2c63;
  /*   background-image: linear-gradient(to right, #00000096 , #33333300); */
}

.section--homepage .description {
  margin-bottom: 30px;
}

.readmore {
  padding: 10px;
  border: 1px solid #c96943;
  border-radius: 25px;
  color: var(--color-1st);
  font-size: 18px;
  font-weight: 500;
  width: 250px;
  text-align: center;
}

.readmore.resv {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  border-color: #353535;
  color: #353535;
}

.readmore:hover a {
  color: #f0ad4e !important
}

.readmore:hover {
  -webkit-animation: shake 0.07s ease-in-out 0.07s infinite alternate;
  ;
  background: #353535;
  border-color: #353535;
}

@-webkit-keyframes shake {
  from {
    -webkit-transform: rotate(2deg);
  }
  to {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-2deg);
  }
}

.home-categories h3 {
  font-size: 16px;
  margin-top: 10px;
  text-transform: uppercase;
}

.home-feature-posts .item:hover .name-overlay {
  opacity: 1;
}
.home-feature-posts .container{
  overflow: hidden
}
.mobile-toolbar {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: white;
}

.mobile-toolbar ul {
  display: flex;
  list-style: none;
  justify-content: space-between;
  align-items: center;
  padding: 0 25px;
}

.contact-form {
  padding-bottom: 30px;
}

.home-reason h2 {
  color: unset;
}

.contact-form .form-control {
  background-color: #ffffffd1;
  border-radius: 10px;
}

.contact-form input{
  height: 40px;
}

.contact-form .btn--custom {
  margin: 0 auto;
  display: block;
}

.home-reason .item:hover img {
  transform: scale(1.2)
}

.home-reason .item:hover h3 {
  color: var(--color-1st);
}

.menu--mobile>li.menu-item-has-children:not(.has-mega-menu) .sub-toggle {
  top: -5px
}
.home-news .item img{
  transition: all .3s ease-in-out;
}
.home-categories .item:hover img,
.home-news .item:hover img {
  transform: scale(1.15);
  transition: all .3s ease-in-out;
  overflow: hidden;
}
.other .section__header h2 {
  color: var(--yellow);
}

.other .section__header p {
  color: white;
  font-style: italic;
  font-size: 15px;
}

.other .item {
  background: #ffffffc4;
}

.other .item img {
  margin-top: -37px;
}

.home-news .product--detail .product__thumbnail {
  max-width: 750px;
}

.home-news .product--detail .product__variants {
  max-width: 180px;
}

.home-news .product--detail .product__thumbnail figure {
  max-width: calc(100% - 180px);
}

.border-contact {
  border: 5px solid #c3c3c3ad
}
.menu-footer{
  background: #13171d
}
.menu-footer ul{
  display: flex;
  justify-content: space-between;
}
.menu-footer ul li>a{
  color: white
}
.home-countdown small{
  color: #9e9e9e
}
.navigation__right .lang{
  padding: 5px 9px;
  border: 1px solid black;
  border-radius: 50%
}
.navigation__right .lang2{
  padding: 5px 6px;
}
.ps-block--features .ps-block__top i{
  color: var(--blue);
  border-color: var(--blue) !important;;
  font-size: 3rem;
  margin-bottom: 5px
}
.ps-block--feature>.ps-block__right.custom p {
    font-size: 3rem;
    color: var(--blue);
    margin: 0;
}
.ps-block--feature {
    max-width: 100%;
    background: #F5F5F5;
    padding: 18px 15px;
    border-radius: 5px;
    transition: all 0.5s;
    cursor: pointer;
}
.ps-block--feature:hover{
  background-color: var(--color-1st)
}
.ps-block--feature:hover span, .ps-block--feature:hover small{
  color: white !important
}
.ps-block--feature>.ps-block__left {
    max-width: 100px;
    margin-bottom: 15px;
}
.mobi-only{
  display: none !important;
}
.box_dichvu {
    width: 95%;
    margin: auto;
    position: relative;
    margin-bottom: 30px;
    margin-top: 10px
}

.img_dichvu {
    display: block
}

.detail_dv {
    position: absolute;
    top: -13px;
    left: 0;
    background: url(/storage/general/bg-dv.png) no-repeat;
    width: 350px;
    height: 352px;
    padding: 0 100px 0 30px;
    background-size: 100% 100%
}

.detail_dv h3 {
    width: 100%
}

.detail_dv h3 a {
    display: block;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    line-height: 35px
}

.detail_dv h3 a:hover {
    color: #f3a500
}

.detail_dv p {
    color: #fff;
    line-height: 25px;
    display: block;
    margin: 10px 0 0;
    text-align: left
}

.xthem {
    width: 100%;
    text-align: left;
    margin-top: 20px
}

.xthem a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 9px 31px
}

.xthem a:hover {
    color: #f3a500;
    border-color: #f3a500
}
.home-news .wrapper {
    margin-left: -30px;
    background-color: white;
    padding: 15px 20px;
  width: 100%;
  box-sizing: unset;
}
.right-block .item img{
  height: 184px;
  overflow: hidden;
}
#album .item .blog-content {
    position: absolute;
    bottom: 0;
    padding: 0 10px;
    width: 100%;
    background: -webkit-linear-gradient( 
0deg,#15161a 0,rgba(21,22,26,0) 100%);
    background: linear-gradient( 
0deg,#15161a 50%,rgba(21,22,26,0) 100%);
}
#album .item .blog-content h3 {
    font-size: 17px;
    color: #e4e4e4;
}
.right-block .item {
    margin-bottom: 21px;
}



@media screen and (max-width: 1440px) {
  .home-intro .container .col-md-1 {
    height: 625px;
  }
}

@media screen and (max-width: 1024px) {
  .home-blog .blog-right {
    /*max-width: unset;*/
  }
  .footer form {
    width: 400px;
    margin-right: unset;
  }
  .footer .right .widget--footer:first-child {
    margin-right: 25px;
  }
/*   .home-feature-posts h2:after,
  .home-partner h2:after,
  .home-news h2:after {
    width: unset;
    left: unset;
    height: unset;
    background: unset;
    position: unset;
    content: unset;
    bottom: unset;
  } */
  .newsletter form {
    margin-bottom: 10px;
  }
  .menu--mobile>li>a.logo {
    display: none;
  }
  .home-news .rw .blog-content p,
  .header-top {
    display: none;
  }
  body {
    margin-top: 85px;
  }
  .footer .bg {
    margin-bottom: 0;
  }
}

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

  .home-news .section__content .item {
    display: unset !important;
    padding: 0 10px !important;
}
  .home-intro .container .col-md-1 {
    height: 495px;
  }
  .footer form {
    width: 380px;
    margin-right: 30px;
  }
  .footer .right .widget--footer:first-child {
    margin-right: 140px;
  }
  .product .product__wrapper {
    display: block;
  }
  .product__thumbnail {
    width: unset;
  }
  .product .product__wrapper .product__content {
    margin: unset;
  }
  .home-collection .section__content {
    margin-top: -125px;
  }
  .home-products .nav-pills li h2:before {
    content: unset;
    margin: unset;
  }
  .header-top .navigation__left,
  .header-top .list--social {
    display: none;
  }
  .menu-left {
    display: none;
  }
}

@media (max-width: 768px) {
  .header-top .navigation__right {
    width: 100%;
    margin-right: unset;
    display: unset;
  }
  .header-top .langs {
    margin-left: unset;
    float: right;
  }
  .section--homepage .section__header h3 {
    font-size: 22px;
  }
  .footer .right .widget--footer:first-child {
    margin-right: 25px;
  }
  .mobile-toolbar {
    display: none;
    padding: 15px 0 5px;
  }
  .home-intro .link-btn {
    bottom: -5px;
  }
  .product--detail .product__thumbnail {
    max-width: unset;
    display: flex;
  }
  .home-intro .section__header span {
    font-size: 25px;
  }
  .home-intro .section__header p {
    font-size: 15px;
  }
  .home-intro .section__header h1 {
    font-size: 30px;
  }
  .home-news .product--detail .product__thumbnail figure {
    max-width: 100%;
  }
  .home-news .product--detail .product__variants {
    max-width: unset
  }
  .section--homepage .section__header p {
    display: none
  }
  .section--homepage .section__header h2 {
    margin: 0 auto;
    display: block;
    font-size: 25px;
  }
/*   .section--homepage .section__header h2:before {
    content: unset
  } */
  .product {
    max-width: unset
  }
  .menu-footer ul {
    flex-flow: wrap;
  }
  .mobi-only{
    display: block !important
  }
.right-block .item img {
    height: 84px;
}
.right-block .item {
    margin-bottom: 21px;
}

.home-news .wrapper {
    padding-top: 0
}
.home-news .link-btn, .xthem{
display:none
}
.collection_link {
    font-size: 20px;
}
.detail_dv h3 a {
    font-size: 18px;
    line-height: 27px;
    padding-top: 20px;
}
.box_dichvu { overflow: hidden}
}

@media (max-width: 425px) {
  .section--homepage .section__header h3 {
    font-size: 22px;
  }
  .home-blog .blog-right {
    max-width: 100%;
    margin: 10px 0;
  }
  .home-news .container,
  .home-news .rw .blog-content p {
    display: unset;
  }
  .footer .newsletter {
    margin-bottom: 30px;
  }
  .footer .form--subscribe {
    width: 320px;
  }
  .footer form {
    width: 380px;
    margin-bottom: 10px;
  }
  .footer .right .widget--footer:last-child {
    margin-bottom: 20px;
  }
  .home-collection {
    margin-top: 50px;
  }
  .home-collection .section__content {
    margin-top: -50px;
  }
  .home-collection .section__header p br,
  #top-line, {
    display: none;
  }
  .nav-pills .nav-link h2 {
    font-size: 20px;
  }
  .home-categories .cat-img-transf {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 50px;
  }
  #logobottom {
    height: 200px;
  }
  .product--detail .tab-list li {
    margin-right: 0;
  }
  .home-news .wrapper {
    margin-left: unset!important;
    padding: unset;
  } 
/*   .home-categories,
  .home-intro, .home-partner { */
  .section--homepage{
    background: unset !important;
  }
  .home-news{
    padding-top: 0
  }
  .countdownList li span {
    color: var(--color-1st)
  }
  .home-intro .section__content {
    color: unset !important;
  }
  .section--homepage h2.custom:before,.section--homepage h2.custom:after{
    content: "";
  }
  .home-intro .section__header {
    border-left: 3px solid var(--color-1st) !important;
  }
  #slider-partner .slick-prev:after, #slider-partner .slick-next:after{
    content: "" !important
  }
  .home-intro .container {
    padding: 0px 15px;
  }
  .home-news .border.pt-4{
    border: unset !important
  }
  .ps-block--features{
    padding-top: 0
  }
  .home-feature-posts.pt-0{
    padding-bottom: 0
  }
  .home-feature-posts .first{
    margin-top: 10px;
  }
  .home-feature-posts .first .owl-dots{
    text-align: center
  }
  .home-feature-posts .first .owl-dot{
    padding: 0!important;
    font: inherit;
    margin: 3px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #ddd;
  }
  .home-feature-posts .first .owl-dot.active{
    background-color:#04664f
  }
.right-block .item {
    margin-bottom: unset;
}
  .home-news .section__content .item {
    display: unset !important;
    padding: 0 10px !important;
  }
  .home-news .section__content .item .banner-effect {
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .home-news .right-block .blog-content {
    display: none
  }
.detail_dv{ left:unset}
}

@media screen and (max-width: 375px) {
  .home-blog .blog-right {
    display: block;
  }
  .home-blog .blog-content {
    margin-top: 10px;
  }
  .home-blog .blog-content h4 {
    line-height: 1.6em;
  }
  .addThis_listSharing.left p{
    display: none
  }
}

.bg--cover {
  display: none !important;
}
.contact {
    position: fixed;
    padding: 0;
    bottom: 5px;
    z-index: 999;
    transition: 0.2s ease-in;
}

.contact li {
        margin-bottom: 45px;
        position: relative;
}
.a1{
    position: absolute;
    top: -10px;
    padding: 30px;
    z-index: 999;
    left: -10px;
}
.a2{
    position: absolute;
    bottom: 10%;
    padding: 30px;
    z-index: 999;
    left: -10px;
}
.phone1::before {
    content: '';
    position: absolute;
    bottom: -9%;
    left: -8px;
    background: #06da80;
    padding: 30px;
    border-radius: 50%;
    opacity: 0.3;
}
.phone1::before {
    animation: phone_before 2s infinite;
}
.zalo::before {
    animation: phone_before 2s infinite;
}
@keyframes phone_before {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }


    100% {
        transform: scale(1);
    }
}
.zalo::before {
    content: '';
    position: absolute;
    top: -7px;
    left: -8px;
    background: #237aef;
    padding: 30px;
    border-radius: 50%;
    opacity: 0.3;
}
.phone1::after {
    animation: phone_after 2s infinite;
}
.phone1 circle {
    fill: #06da80;
}
.zalo::after {
    animation: phone_after 2s infinite;
}
.phone1::after {
    content: '';
    position: absolute;
    left: -19px;
    background: #06da80;
    padding: 40px;
    border-radius: 50%;
    bottom: -29%;
}
.zalo::after {
    content: '';
    position: absolute;
    top: -17px;
    left: -19px;
    background: #237aef;
    padding: 40px;
    border-radius: 50%;
}
@keyframes phone_after {
    0% {
        transform: scale(0.5);
        opacity: 0.3;
    }

    25% {
        transform: scale(1.1);
        opacity: 0.2;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}
.phone1 svg {
    animation: phone 1s alternate infinite ease-in;
}
.zalo svg {
    animation: phone 1s alternate infinite ease-in;
}

@keyframes phone {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(50deg);
    }

    20% {
        transform: rotate(0deg);
    }

    30% {
        transform: rotate(0deg);
    }

    40% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(0deg);
    }

    60% {
        transform: rotate(0deg);
    }

    70% {
        transform: rotate(0deg);
    }

    80% {
        transform: rotate(50deg);
    }

    90% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(50deg);
    }
}
.contact .contact-a {
    position: relative;
}