 /*-------------------------------------------------------------

  #  Template Name: linearin-Responsive Bootstrap5 Template
  #  Author Name: Hipoit
  #  Version: 1.0 

-------------------------------------------------------------
    
  #   CSS INDEX
  
  [ 01 Template default CSS ]

  [ 02 Header CSS ]

  [ 03 Widgets CSS ]

  [ 04 Component CSS ]
    
  [ 4.1 actions CSS ]

  [ 4.2 button CSS ]

  [ 4.3 count CSS ]

  [ 4.4 hero CSS ]

  [ 4.5 banner CSS ]

  [ 4.6 bread crumb CSS ]

  [ 4.7 brand carousel CSS ]

  [ 4.8 products CSS ]

  [ 4.9 decoration CSS ]

  [ 4.10 categoris CSS ]

  [ 4.11 news letter CSS ]

  [ 4.12 blogs CSS ]

  [ 4.13 blog details CSS ]

  [ 4.14 footer CSS ]

  [ 4.15 product modal CSS ]

  [ 4.16 pagination CSS ]

  [ 4.17 shop CSS ]

  [ 4.18 single produt tab CSS ]

  [ 4.19 checkout CSS ]

  [ 4.20 my account CSS ]

  [ 4.21 compare CSS ]

  [ 4.22 wishlist CSS ]

  [ 4.23 contact CSS ]

  [ 4.24 about us CSS ]

  [ 4.25 static info CSS ]

  [ 4.26 service CSS ]

  [ 4.27 404 CSS ]

  [ 4.28 policy CSS ]

  [ 4.29 accordion CSS ]

---------------------------------------------------*/
/*--------------------------------------
/*  [Default CSS ]
----------------------------------------*/

body {
  color: #828282;
  font-family: 'Microsoft Yahei',Arial,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.814;
}

a,
button {
  transition: all 0.3s ease 0s;
}

a {
  text-decoration: none;
}

p:last-child {
  margin-bottom: 0;
}

ul {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

img {
  max-width: 100%;
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1290px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 100%;
    
    
  }
  
  
  
  .accordion-header .em:nth-child(2)  {
display: none
}
.contact-address {
  padding-right: 0;
}.address-list .title span:last-child {
  color: #9a9a9a;
  font-size: 14px;
  margin-right: 10px;
  border: 1px solid #8c8c8c;
  padding: 3px 4.6px;
  border-radius: 50%;
}.address-list .title span:first-child {
  color: #9a9a9a;
  font-size: 14px;
  margin-right: 3px;
  border: 1px solid #8c8c8c;
  padding: 5px 4.6px;
  border-radius: 50%;
}

  
}

@media screen and (min-width: 1200px) {
  .custom-px {
    padding-left: 2%;
    padding-right: 2%;
  }
}

@media screen and (min-width: 1500px) {
  .custom-px {
    padding-left: 2.4%;
    padding-right: 2.4%;
  }
}

.bg-dark {
  background-color: #373737 !important;
}

.bg-footer-pink {
  background-color: #00c8be !important;
}





.bg-light {
  background-color: #f6f6f6 !important;
}

.mb-n4 {
  margin-bottom: -1.5rem;
}

.mb-n5 {
  margin-bottom: -40px !important;
}

.mb-5 {
  margin-bottom: 40px !important;
}

.border-top {
  border-color: #00c8be !important;
}

.border-bottom {
  border-color: #666 !important;
}

.map iframe {
  width: 100%;
  height: 450px;
  border: 0;
}
.about-section{padding: 80px 0 !important;color: #828282;font-size: 14px;background-size: cover;}
.about-section .title{color: #00c9bf;margin-bottom: 80px !important;}margin-bottom: 20px !important;

.about-section .mb-4{margin-bottom: 10px !important;}
.about-section .about-left-image{background: #00c8be;color: #fff;background-color: rgba(0,0,0,.3);padding: 8px;  cursor: pointer; transition: 0.3s ease-out 0s;}
.about-section .about-left-image:hover{transition: 0.3s ease-out 0s;transform: scale(1.05)}

/* Section TItle */
.section-title .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: capitalize;
  color: #00c8be;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.section-title h2 {
  font-size: 20px;

  text-transform: capitalize;
  color: #00c8be;
  position: relative;

  margin: 0;
}
.section-title p  {
  font-size: 14px;


  color: #222;
  position: relative;

}
.section-title .title::before {
  content: "";
  width: 50px;
  height: 2px;
  margin-left: 0;
  position: absolute;
  left: calc(50% - 25px);
  bottom: 0;
  background: #00c8be;
  text-align: center;
}

.section-title.bestseller .title::before {
  margin-left: 0px;
  left: 0%;
}

.section-padding-top {
  padding-top: 80px;
}

.large-banner-content .title{color: #00c8be;margin-bottom: 30px;}
.large-banner-content span{font-size: 21px;color: #646464;}

@media screen and (min-width: 1200px) {
  .section-padding-top {
    padding-top: 80px;
  }
}

.section-padding-bottom  {
  padding-bottom: 80px;
}

@media screen and (min-width: 1200px) {
  .section-padding-bottom  {
    padding-bottom: 80px;
  }
}

.swiper-arrow {
  position: relative;
}

.swiper-arrow .swiper-button-next {
  background: transparent;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #c8c8c8;
  font-size: 40px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out 0.3s;
  border-radius: 0;
  /*! box-shadow: 0px 0px 9.3px 0.7px rgba(0, 0, 0, 0.06); */
  right: -50px !important;
}


.swiper-arrow .swiper-button-prev {
  background: transparent;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #c8c8c8;
  font-size: 40px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out 0.3s;
  border-radius: 0;
  /*! box-shadow: 0px 0px 9.3px 0.7px rgba(0, 0, 0, 0.06); */
  left: -50px !important;
}

.swiper-arrow .swiper-button-next:hover,
.swiper-arrow .swiper-button-prev:hover {
  background: #;
  color: #00c8be;
}

.swiper-arrow .swiper-button-next::after,
.swiper-arrow .swiper-button-prev::after {
  font-size: 35px;
}




  /*! home blog */
 

.blog-carousel-section .blog-carousel .swiper-button-next {
  background: transparent;
  width: 50px;
  height: 50px;
  line-height: 50px;  background: #373737;
  color: #fff;
  font-size: 40px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out 0.3s;
  border-radius: 0;

  right: -25px !important;
}

.blog-carousel-section .blog-carousel .swiper-button-prev {
  background: transparent;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #373737;
  font-size: 40px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out 0.3s;
  border-radius: 0;
  /*! box-shadow: 0px 0px 9.3px 0.7px rgba(0, 0, 0, 0.06); */
  left: -25px !important;
}

.swiper-arrow .swiper-button-next:hover,
.swiper-arrow .swiper-button-prev:hover {
  background: #00c8be;
  color: #fff;
}








.arrow-position-center .swiper-button-next {
  right: 0px;
}

@media screen and (min-width: 1200px) {
  .arrow-position-center .swiper-button-next {
    right: -68px;
  }
}

.arrow-position-center .swiper-button-prev {
  left: 0px;
}

@media screen and (min-width: 1200px) {
  .arrow-position-center .swiper-button-prev {
    left: -68px;
  }
}

.arrow-position-center:hover .swiper-button-next,
.arrow-position-center:hover .swiper-button-prev {
  opacity: 1;
  visibility: visible;
}

.arrow-position-center-fixed .swiper-button-next {
  right: 0px;
}

@media screen and (min-width: 1200px) {
  .arrow-position-center-fixed .swiper-button-next {
    right: 22%;
  }
}

.arrow-position-center-fixed .swiper-button-prev {
  left: 0px;
}

@media screen and (min-width: 1200px) {
  .arrow-position-center-fixed .swiper-button-prev {
    left: 22%;
  }
}

.arrow-position-center-fixed:hover .swiper-button-next,
.arrow-position-center-fixed:hover .swiper-button-prev {
  opacity: 1;
  visibility: visible;
}

.swiper-arrow.bestseller-arrow .swiper-button-next,
.swiper-arrow.bestseller-arrow .swiper-button-prev {
  position: static;
  margin-top: 40px;
  opacity: 1;
  visibility: visible;
  display: inline-block;
}

.swiper-arrow.bestseller-arrow .swiper-button-next {
  margin-left: 15px;
}

.modal.fade {
  display: block !important;
  opacity: 0;
  visibility: hidden;
}

.modal.fade.show {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

#scrollUp {
  background: #222;
  border: 2px solid #e7e7e7;
  border-radius: 100%;
  bottom: -38px;
  cursor: pointer;
  height: 50px;
  opacity: 0;
  position: fixed;
  right: 15px;
  transition: all 0.6s ease;
  visibility: hidden;
  width: 50px;
  display: flex;
  color: #fff;
  font-size: 25px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

#scrollUp:hover {
  background: #00c8be;
  border-color: #00c8be;
}

#scrollUp.show {
  bottom: 5%;
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------
/*  [ 02 Header CSS ]
----------------------------------------*/
.header-topbar {
  padding-top: 10px;
  padding-bottom: 10px;
}

.topbar-border-bottom {
  border-bottom: 1px solid #ebebeb;
}

.topbar-nav-info-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .topbar-nav-info-item + .topbar-nav-info-item {
    position: relative;
    padding-left: 20px;
    margin-left: 20px;
  }
  .topbar-nav-info-item + .topbar-nav-info-item::before {
    content: "";
    width: 1px;
    height: 14px;
    background: #cbcbcb;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
  }
}

.topbar-nav-info-item span {
  display: inline-block;
  font-size: 16px;
  margin-right: 5px;
}

.topbar-nav-info-item a {
  color: inherit;
  text-decoration: inherit;
}

.topbar-nav-item {
  position: relative;
}

@media screen and (min-width: 992px) {
  .topbar-nav-item + .topbar-nav-item {
    padding-left: 20px;
    margin-left: 20px;
  }
  .topbar-nav-item + .topbar-nav-item::before {
    content: "";
    width: 1px;
    height: 14px;
    background: #cbcbcb;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
  }
}

@media screen and (max-width: 991px) {
  .topbar-nav-item {
    margin-top: 10px;
  }
}

.topbar-nav-link {
  font-size: 14px;
  text-decoration: none;
}

.topbar-nav-link::after {
  content: "\f123";
  font-family: Ionicons;
  font-size: 12px;
  color: #a6a6a6;
  padding-left: 8px;
}

.topbar-default .topbar-nav-link {
  color: #707070;
}

.bg-dark .topbar-nav-link {
  color: #fff;
}

.bg-dark .topbar-nav-info-item {
  color: #fff;
}

.topbar-dropdown-menu {
  display: none;
  position: absolute;
  z-index: 5;
  top: 35px;
  min-width: 200px;
  background: #fff;
  padding: 15px 20px;
  text-transform: capitalize;
  border: 1px solid #e7e7e7;
}

.menu-position-right {
  right: 0;
}

@media screen and (min-width: 992px) {
  .menu-position-right {
    right: 0;
  }
}

.menu-position-left {
  left: 0;
}

.topbar-dropdown-item + .topbar-dropdown-item {
  border-top: 1px solid #e7e7e7;
  padding-top: 10px;
  margin-top: 10px;
}

.topbar-dropdown-nav-link {
  color: #707070;
  font-size: 14px;
  text-decoration: none;
}

.topbar-dropdown-nav-link:hover {
  color: #00c8be;
}

svg {
  transition: all 0.3s;
}

.path {
  transition: 0.4s;
}

.topbar-dropdown-menu.user {
  opacity: 0;
  visibility: hidden;
  display: block;
  top: 120%;
  transition: all 0.3s;
}

.quick-link-item:hover .topbar-dropdown-menu.user {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.header-middle-default {
  width: 100%;
  /*! padding: 15px 0px; */
  background-color: rgba(55,55,55,.5);
  position: absolute;
  z-index: 9999;
  height: 95px;
  line-height: 92px;
}

.logo a img {border: none}

.main-menu-item {
  position: relative;
  margin-left: 35px;
}


.main-menu-item:hover .mega-menu,
.main-menu-item:hover .sub-menu {
  opacity: 1;
transition: all 0.3s ease-out 0s;
transform: translate3d(0px, 10px, 0px);
-moz-transform: translate3d(0px, 10px, 0px);
-webkit-transform: translate3d(0px, 10px, 0px);
}

.main-menu-link {
  color: #fff;
  display: block;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  font-size: 14px;
  border-bottom: 2px solid transparent;
}
.main-menu-link i{
  margin-right: 5px;
}
.main-menu-link:hover, .main-menu-link.active {
  color: #00c8be;
  border-bottom: 2px solid #03c5bb;
}

.main-menu-link:not(.contact)::after {
  content: "\f3d0";
  display: inline-block;
  font-family: ionicons;
  margin-left: 5px;
}

.header-bottom2 .main-menu-link {
  color: #fff;
}

.header-bottom2 .main-menu-link:hover, .header-bottom2 .main-menu-link.active {
  color: #00c8be;
}

.sub-menu {
  background: #ECECEC;
  width: 200px;
  text-align: left;
  position: absolute;
  top: 85px;
  left: 0;
  z-index: 118;
  opacity: 0;
  transform-origin: 30% 0%;
  transition: transform 0.5s ease, opacity 0.6s ease;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  transform: rotateX(-90deg);
}
.sub-menu .sub-menu-item:hover .dropdown-menu {display:block}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  padding: 0;
  margin: 0;


  left: 200px;
  top: 0;
}


.dropdown-menu .sub-menu-item  {

}
.dropdown-menu .sub-menu-item a {
  font-size: 14px;padding: 10px ;
}

.sub-menu-link {
  font-weight: 500;
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 1.4;
  padding: 10px 30px;
  text-transform: capitalize;
  font-size: 14px;
}
.dropend:hover .dropdown-toggle::after {
  content: "\f125";
  display: inline-block;
  font-family: ionicons;
  float: right;
}



.sub-menu-link:hover, .sub-menu-link.active {
  color: #fff;
  background: #00c8be;
}

.mega-menu {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  min-width: 650px;
  width: 100%;
  padding: 35px 35px 15px 35px;
  border: 1px solid #e7e7e7;
  text-align: left;
  position: absolute;
  top: 100%;
  left: 0; 
  z-index: 11;
  opacity: 0;
  transform: perspective(600px) rotateX(-90deg);
  transform-origin: 0% 0%;
  transition: transform 0.5s ease, opacity 0.6s ease;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
}

.mega-menu-item {
  width: 33.333%;
  font-weight: 500;
  color: #222;
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
}

.sub-mega-menu {
  margin: 15px 0px;
  text-align: left;
}

.sub-mega-menu-link {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  display: block;
  line-height: 1.4;
  padding: 10px 0;
}

.sub-mega-menu-link:hover {
  color: #00c8be;
}

.quick-link-item {
  position: relative;
}

.quick-link-item + .quick-link-item {
  margin-left: 10px;
}

.quick-link-item:hover .mini-carts {
  max-height: 500px;
  opacity: 1;
  visibility: visible;
}

.quick-link-link {
  color: #fff;
  font-size: 14px;
}

.quick-link-link:hover {
  color: #00c8be;
}



.quick-link-link.search::after {
  display: none;
}

@media screen and (max-width: 575px) {
  .quick-link-link.search {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .quick-link-link.wishlist-link {
    display: none;
  }
}

.quick-link-link.wishlist-link::after {
  content: "|";
  margin-left: 10px;
}


.quick-link-link.user::after {
  content: "\f213";
}

.quick-link-link .wishlist-count {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 0px;
  bottom: 5px;
  background: #00c8be;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #fff;
  border-radius: 100%;
}

.header-bottom2 .quick-link-link {
  color: #fff;
}

.header-bottom2 .quick-link-link:hover {
  color: #00c8be;
}

.header-bottom2 .logo,
.header-bottom2 .quick-links {
  opacity: 0;
  visibility: hidden;
}

.header-bottom2.is-stickyblur .logo,
.header-bottom2.is-stickyblur .quick-links {
  opacity: 1;
  visibility: visible;
}

.header-bottom2.header-middle-default {
  padding: 5px 0;
}

.header-serch-form {
  position: absolute;
  top: 24%;
  width: 250px;
  z-index: 5;
  display: none;
}

.header-serch-form form {
  position: relative;
}

.header-serch-form .form-control {
  padding: 0 55px 0 20px;
  color: #9a9a9a;
  font-size: 1em;
  height: 46px;
  line-height: 46px;
  border: 1px solid #e7e7e7;
  border-radius: 0;
}

.header-serch-form .form-control:focus {
  box-shadow: none;
}

.header-serch-form .form-control:focus::placeholder {
  color: transparent;
}

.form-search-btn {
  position: absolute;
  top: -5px;
  right: 0px;
  font-size: 20px;
  border: 0;
  background: transparent;
  padding: 0px;
  width: 55px;
  height: 55px;
  line-height: 55px;
}

.header-serch-form-left {
  left: 0;
}

.header-serch-form-right {
  right: 28px;
}

.mini-carts {
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: 8;
  overflow-y: scroll;
  background: #fff;
  border: 1px solid #e7e7e7;
  opacity: 0;
  visibility: hidden;
  padding: 30px;
  width: 300px;
  transition: all 0.4s;
  max-height: 0px;
}
.col-lg-2:last-child {
  width: 18%;
}
.col-lg-2 {
  flex: 0 0 auto;
  width: 15%;
}
@media screen and (min-width: 576px) {
  .mini-carts {
    width: 350px;
  }
}

.mini-cart-item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.mini-cart-item + .mini-cart-item {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e7e7e7;
}

.mini-cart-image {
  margin-right: 25px;
}

.mini-cart-image a {
  display: block;
}

.mini-cart-content {
  position: relative;
  flex: 1;
}

.mini-cart-title {
  display: block;
  color: #222;
  font-weight: 400;
  font-size: 1.0714em;
  margin-bottom: 5px;
}

.mini-cart-title:hover {
  color: #00c8be;
}

.remove-mini-cart {
  font-weight: 400;
  background: transparent;
  color: #00c8be;
  padding: 0px;
  border: 0px;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.remove-mini-cart:hover {
  color: #222;
}

.mini-cart-quantity {
  display: block;
  color: #222;
}

.mini-cart-total {
  font-weight: 600;
  font-size: 1.2143em;
}

.mini-cart-sub-total {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  font-size: 1.2143em;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-transform: capitalize;
}

.mini-cart-sub-total-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #222;
}

.header-two {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  border-bottom: 2px solid rgba(55,55,55,.5);
}

.offcanvas-start {
  width: 300px;
}
.offcanvas.show {
  z-index: 99999;
}
@media screen and (min-width: 576px) {
  .offcanvas-start {
    width: 350px;
  }
}

.offcanvas-btn {
  background: transparent;
  border: 0;
  padding: 0px;
  font-size: 30px;
}
#tabBtn .post-next, #tabBtn .post-prev {height: 45px;}
#tabBtn .post-next, #tabBtn .post-prev {width: 100px;}
.offcanvas-btn span {
  line-height: 1;
}
.ion-android-menu{
color: #fff
}
.ion-android-menu::before {

}
.offcanvas-menu {
  position: relative;
  z-index: 9999999999999999999999999999999999;
  overflow-y: scroll;
}

.offcanvas-menu::before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #fff;
}

.offcanvas-menu ul ul {
  display: none;
}

.offcanvas-menu > ul > li > ul li {
  border-bottom: 0px;
}

.offcanvas-menu > ul > li > ul li a {
  padding-left: 15px;
  font-weight: 400;
  font-size: 14px;
  color: #222;
}

.offcanvas-menu li.active > ul {
  display: block;
}

.offcanvas-menu li a {
  font-weight: 400;
  display: block;
  font-size: 14px;
  text-transform: capitalize;
  color: #222;
  padding: 10px 0px;
  position: relative;
  transition: 0.3s ease;
}

.offcanvas-menu li a:hover {
  color: #00c8be;
}

.offcanvas-menu a:not(:only-child):after {
  content: "\f125";
  font-family: "Ionicons";
  position: absolute;
  right: 0px;
  top: 15px;
}

.offcanvas-menu .active > a:not(:only-child):after {
  content: "\f123";
}

.offcanvas-menu.offcanvas-menu-sm {
  overflow-y: unset;
}

.offcanvas-menu.offcanvas-menu-sm a:not(:only-child):after {
  content: "\f3d3";
  top: 6px;
}

.offcanvas-menu.offcanvas-menu-sm .active > a:not(:only-child):after {
  content: "\f3d0";
}

.offcanvas-menu.offcanvas-menu-sm li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.offcanvas-menu.offcanvas-menu-sm li a span {
  color: #707070;
}

.offcanvas-menu.offcanvas-menu-sm li a:hover {
  color: #00c8be;
}

.offcanvas-form {
  position: relative;
  margin: 15px 0px;
}

.offcanvas-form .btn-search {
  background: transparent;
  width: 35px;
  height: 100%;
  font-size: 16px;
  line-height: 1;
  padding: 0;
  border: 0;
  color: #222;
  margin-top: -40px;
  position: relative;
  top: -33px;
  left: 230px;
}

.offcanvas-form .form-control {
  padding: 0 10px;
  color: #222;
  font-size: 1em;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e7e7e7;
  border-radius: 20px;
}

.offcanvas-form .form-control:focus {
  box-shadow: none;
}

.offcanvas-form .form-control:focus::placeholder {
  color: transparent;
}

.is-stickyblur {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  /*! padding: 10px 0px; */
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  animation: fadeInDown 0.5s ease-in-out;
  transition: all 0.3s linear;
  height: 76px;
  line-height: 71px;
}
.is-stickyblur .position-static {
  position: static !important;
  /*! border-bottom: 2px solid #03c5bb; */
  height: 74px;
}
.is-stickyblur  .sub-menu-link{
line-height:: 76px;
  animation: fadeInDown 0.5s ease-in-out;
  transition: all 0.3s linear;

}

.is-stickyblur  .sub-menu{
top: 66px;

}
@media screen and (min-width: 992px) {
  .is-stickyblur {
    background: rgba(55, 55, 55, 0.6);
  }
}

.is-stickyblur .logo {
}

@media screen and (min-width: 992px) {
  .header-bottom2.is-stickyblur {
    background: rgba(0, 0, 0, 0.8) !important;
  }
}

/******************************** 
# Offcanvas Menu Style End
********************************/
.header-bottom.active-sticky {
  padding-top: 5px;
  padding-bottom: 5px;
}

.header-bottom.active-sticky.is-stickyblur {
  padding-top: 0px;
  padding-bottom: 0px;
}

.header-bottom .logo,
.header-bottom .quick-links {
  opacity: 0;
  visibility: hidden;
}

.header-bottom.is-stickyblur .logo,
.header-bottom.is-stickyblur .quick-links {
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------
/*  [ 03 Widgets CSS ]
----------------------------------------*/
.sidebar-widget + .sidebar-widget {
  margin-top: 60px;
}

.widget-title {
  color: #222;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  margin-bottom: 35px;
}

.price-filter {
  position: relative;
  margin-right: 15px;
}

#amount {
  font-weight: 600;
  border: 0;
  color: #222;
  font-size: 14px;
  margin-top: 15px;
}

#amount:focus-visible {
  outline: 0;
}

#slider-range .ui-widget-content {
  border: 1px solid #00c8be;
}

#slider-range.ui-slider-horizontal {
  height: 6px;
  background: #dbdbdb;
  border-color: #dbdbdb;
}

#slider-range .ui-widget-header {
  background: #00c8be;
}

#slider-range .ui-slider-handle {
  height: 15px;
  line-height: 15px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  margin: -8px 0 0;
  text-align: center;
  top: 50%;
  width: 15px;
  border-radius: 100%;
  border: 3px solid #222;
}

#slider-range .ui-slider-handle:hover {
  background: #00c8be;
  border-color: #00c8be;
}

.ui-slider-horizontal .ui-slider-handle {
  top: 0;
}

.colors li a {
  display: inline-block;
  font-size: 14px;
  color: #222;
  text-transform: capitalize;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}


.colors li a i {

  color: #00c8be;

  font-size: 14px;
  margin-right: 5px;
  margin-top: 5px;
}
.colors li {
  border-bottom: 1px solid #e7e7e7;
}
.colors li a:hover {
  color: #00c8be;
}

.tag-clouds a {
  font-weight: 400;
  display: inline-block;
  color: #222;
  font-size: 14px;
  padding: 7px 25px;
  margin: 0 10px 10px 0;
  border: 1px solid #e7e7e7;
  border-radius: 20px;
}

.tag-clouds a:hover {
  background: #00c8be;
  color: #fff;
}

.classmenu  {
margin: 0 auto 30px auto;
display: flex;
flex-direction: row;
}
.classmenu a {
  font-weight: 400;
  display: inline-block;
  color: #222;
  padding: 10px 15px;
  margin: 0;
  /*! border: 1px solid #e7e7e7; */
  border-radius: 0;
  width: 33%;
  text-align: center;
  font-size: 16px;
}
.classmenu  .cur   {
  color: #00c8be;background: #fff;

  font-size: 16px;
}
.classmenu a:hover {
  color: #00c8be;
}



.social-links {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .social-links {
    justify-content: end;
  }
}

@media screen and (max-width: 991px) {
  .social-links {
    justify-content: center;
  }
}

.social-links .social-link {
  display: block;
  font-size: 14px;
  line-height: 1;
}

.social-links .social-link + .social-link {
  margin-left: 20px;
}

@media screen and (max-width: 1199px) {
  .social-links .social-link + .social-link {
    margin-left: 15px;
  }
}

.social-links .social-link:hover {
  color: #00c8be;
}

.social-links-dark .social-link {
  color: #707070;
}

/*--------------------------------------
/*  [ 04 Component CSS ]
----------------------------------------*/
/*--------------------------------------
/*  [ 4.1 actions CSS ]
----------------------------------------*/
.action {
  background: #fff;
  width: 50px;
  height: 50px;
  line-height: 54px;
  color: #9a9a9a;
  font-size: 25px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border-radius: 50%;
  box-shadow: 0px 0px 9.3px 0.7px rgba(0, 0, 0, 0.06);
  transition: 0.3s ease-out;
}

.action:hover {
  background: #00c8be;
}

.action:hover button {
  color: #fff;
}

.action button {
  width: 100%;
  height: 100%;
  padding: 0;
  border: 0;
  line-height: 1;
  background: transparent;
  transition: 0.3s ease-out;
}

.actions-verticale .action {
  position: absolute;
  top: 20px;
  right: -100%;
  z-index: 6;
  opacity: 0;
  visibility: hidden;
}

.actions-verticale .action:nth-child(1) {
  transition: 0.5s ease-out 0s;
}

.actions-verticale .action:nth-child(2) {
  top: 80px;
  transition: 0.7s ease-out 0s;
}

.actions-verticale .action:nth-child(3) {
  top: 140px;
  transition: 0.9s ease-out 0s;
}

.actions-horizontal {
  display: flex;
  flex-wrap: wrap;
}

.actions-horizontal .action + .action {
  margin-left: 10px;
}

/*--------------------------------------
/*  [ 4.2 button CSS ]
----------------------------------------*/
.btn {
  font-size: 14px;
  text-transform: capitalize;
  padding: 8px 15px;
}
.btn-lg {
 padding:0;
 border-radius:0;
 width: 150px;
 height: 44px;
 line-height: 44px;
 font-size: 14px;
}
.btn:focus {
  box-shadow: none;
}

.btn-dark:hover {
  background-color: #00c8be;
  border-color: #00c8be;
}

.btn-outline-dark:hover {
  background-color: #00c8be;
  border-color: #00c8be;
}

.btn-light:hover {
  color: #00c8be;
}

/*--------------------------------------
/*  [ 4.3 count CSS ]
----------------------------------------*/
.product-count.style input {
  color: #1d1d1d;
  background-color: #fff;
  height: 48px;
  padding: 10px 30px 10px 10px;
  width: 70px;
  border: 1px solid #ebebeb;
  display: block;
  text-align: center;
  -moz-appearance: textfield;
  appearance: textfield;
}

.product-count.style input:focus {
  outline: none;
}

.product-count.style .count-btn {
  font-weight: 700;
  background-color: transparent;
  border: 0;
  border-left: 1px solid #ebebeb;
  display: block;
  width: 20px;
  height: 24px;
  padding: 0;
  text-align: center;
  color: #1d1d1d;
  font-size: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-count.style .increment {
  border-bottom: 1px solid #ebebeb;
}

/*--------------------------------------
/*  [ 4.4 hero CSS ]
----------------------------------------*/
.hero-slider {
  position: relative;
}

.hero-slider .hero-slide-item {
  display: flex;
  align-items: center;
}

.hero-slider .hero-slide-item.swiper-slide-active .title.delay1 {
  animation: zoomInLeft 1s linear;
}

.hero-slider .hero-slide-item.swiper-slide-active .title.delay2 {
  animation: zoomInLeft 1.3s linear;
}



@media screen and (min-width: 1200px) {
  .slider-height1 {
    height: 573px;
  }
}

@media screen and (min-width: 1920px) {
  .slider-height1 {
    height: 852px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-height1 {
    height: 525px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height1 {
    height: 450px;
  }
}

@media screen and (max-width: 767px) {
  .slider-height1 {
    height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .slider-height2 {
    height: 573px;
  }
}

@media screen and (min-width: 1920px) {
  .slider-height2 {
    height: 905px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-height2 {
    height: 525px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height2 {
    height: 450px;
  }
}

@media screen and (max-width: 767px) {
  .slider-height2 {
    height: 600px;
  }
}

.hero-slide-content {
  padding-left: 15px;
}

@media screen and (min-width: 992px) {
  .hero-slide-content {
    padding-left: 12px;
  }
}

.hero-slide-content .title {
  display: inline-block;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .hero-slide-content .title {
    font-size: 45px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 767px) {
  .hero-slide-content .title {
    font-size: 35px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 480px) {
  .hero-slide-content .title {
    font-size: 16px;
  }
}

.hero-slide-content .text {
  background: transparent;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 5px 0;
  font-weight: 400;
  line-height: 1.3;
  font-size: 32px;
  border-radius: 5px;
  width: 100%;
}

@media screen and (max-width: 575px) {
  .hero-slide-content .text {
    font-size: 37px;
  }
  
.header-middle-default {
  /*! padding: 15px 0px; */
  background-color: rgba(55,55,55,.6);
  position: relative;
  z-index: 9999;
}
  
}

.hero-slide-content .btn {
  margin-top: 40px;
  color: #00c8be;
  border-color: #00c8be;
}
.hero-slide-content .btn:hover {
  margin-top: 40px;
  color: #fff;
  border-color: #fff;
  background:none
}
.slide-bg1 {
  background-image: url("../images/slide1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% center;
}

.slide-bg2 {
  background-image: url("../images/slide2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% center;
}

.slide-bg3 {
  background-image: url("../images/slide3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% center;
}

.slide-bg4 {
  background-image: url("../images/slide4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% center;
}

.slide-bg5 {
  background-image: url("../images/slide5.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% center;
}

.slide-bg6 {
  background-image: url("../images/slide6.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% center;
}

.slide-bg7 {
  background-image: url("../images/slide7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% center;
}

.slide-bg8 {
  background-image: url("../images/slide8.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% center;
}

.hero-slider .swiper-button-next,
.hero-slider .swiper-button-prev {
  background: #373737;
  width: 50px;
  height: 50px;
  line-height: 54px;
  color: #9a9a9a;
  font-size: 30px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out 0.3s;
  /*! border-radius: 50%; */
  box-shadow: 0px 0px 9.3px 0.7px rgba(0, 0, 0, 0.06);
}

.hero-slider .swiper-button-next:hover,
.hero-slider .swiper-button-prev:hover {
  background: #00c8be;
  color: #fff;
}

.hero-slider .swiper-button-next {
  right: 20px;
}

.hero-slider .swiper-button-prev {
  left: 20px;
}

.hero-slider:hover .swiper-button-next,
.hero-slider:hover .swiper-button-prev {
  opacity: 1;
  visibility: visible;
}

.hero-slider:hover .swiper-button-next {
  right: 30px;
}

.hero-slider:hover .swiper-button-prev {
  left: 30px;
}

.hero-slider .swiper-button-next::after,
.hero-slider .swiper-button-prev::after {
  display: none;
}

.hero-slider .swiper-pagination-bullet {
  margin: 0 5px;
  width: 14px;
  height: 14px;
  border: 2px solid #dedede;
  background: #dedede;
  opacity: 1;
  border-radius: 100%;
  transition: all 0.3s ease-in;
}

.hero-slider .swiper-pagination-bullet.swiper-pagination-bullet-active, .hero-slider .swiper-pagination-bullet.swiper-pagination-bullet:hover {
  background: #00c8be;
  border-color: #00c8be;
}

.hero-slider .swiper-pagination {
  bottom: 30px;
  left: 0;
  width: 100%;
}

/*--------------------------------------
/*  [ 4.5 banner CSS ]
----------------------------------------*/
.banner {
  position: relative;
}

.banner .label {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #fff;
  font-size: 1.2857em;
  padding: 10px 30px;
  font-weight: 500;
  z-index: 1;
  text-align: center;
  color: #222;
}

.thumb-nail {
  display: block;
  overflow: hidden;
}

.thumb-nail img {
  width: 100%;
  transition: 0.3s ease-out 0s;
}

.thumb-nail:hover img {
  transform: scale(1.02);
}

.large-thumb-nail {
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .large-thumb-nail {
    display: inline-block;
  }
}

@media screen and (min-width: 1200px) {
  .large-thumb-nail {
    padding-left: 50px;
  }
}

.large-thumb-nail img {
  transition: 0.3s ease-out 0s;
}

@media screen and (max-width: 991px) {
  .large-thumb-nail img {
    width: 100%;
  }
}

.large-thumb-nail:hover img {
  transform: scale(1.02);
}

.small-thumb-nail {
  display: inline-block;
  overflow: hidden;
}

.small-thumb-nail img {
  transition: 0.3s ease-out 0s;
}

.small-thumb-nail:hover img {
  transform: scale(1.02);
}

.banner-content {
  position: absolute;
}

.banner-position-top-center {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  text-align: center;
}

.banner-position-top-left {
  top: 80px;
  left: 75px;
}

@media screen and (max-width: 575px) {
  .banner-position-top-left {
    top: 20px;
  }
}

.banner-position-bottom-left {
  bottom: 80px;
  left: 55px;
}

.banner-sub-title {
  font-size: 55px;
  font-weight: 300;
  line-height: 1;
  text-transform: capitalize;
  color: #fff;
}

@media screen and (max-width: 1499px) {
  .banner-sub-title {
    font-size: 35px;
  }
}

.banner-title {
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #fff;
}

@media screen and (min-width: 1200px) and (max-width: 1499px) {
  .banner-title {
    font-size: 55px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-title {
    font-size: 45px;
  }
}

@media screen and (max-width: 767px) {
  .banner-title {
    font-size: 45px;
  }
}

@media screen and (max-width: 575px) {
  .banner-title {
    font-size: 35px;
  }
}

.home-style2 .banner-sub-title {
  font-size: 35px;
}

.large-banner-content {
  padding-top: 60px;
  margin-bottom: 60px;
}

.large-banner-content .btn {
  border-width: 2px;
}


.large-banner-content .btn a::before {content: '';display: block;width:5px;height: 100%;position: absolute;left: 0;top: 0;background: #00bf86;z-index: 1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.large-banner-content .btn a:hover::before{width: 100%;}
.large-banner-content .btn a:hover span {color: #fff;}


@media screen and (min-width: 576px) {
  .large-banner-content .btn + .btn {
    margin-left: 10px;
  }
}

.large-banner-sub-title {
  font-size: 34px;
  font-weight: 300;
  line-height: 1;
  color: #222;
}

.large-banner-title {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #002855;
  line-height: 58px;
}

.small-thumb-nail {
  position: absolute;
  top: 50%;
  right: 0;
  margin-bottom: 35px;
  transform: translateY(-50%);
  border: 17px solid #fff;
  box-shadow: 0 0 12.75px 2.25px rgba(0, 0, 0, 0.06);
}

@media screen and (max-width: 1199px) {
  .small-thumb-nail {
    max-width: 250px;
  }
}

@media screen and (min-width: 1200px) {
  .large-banner-content-wrap {
   padding-left: 11%; 
    padding-top: 20px;
  }
  
.large-banner-content-wrap:nth-child(2) {
 padding-left: 1%; 
    padding-right: 10%;
  }
}

.large-banner-content-wrap p {
  font-size: 14px;
  font-weight: normal;
  margin: 15px 0 35px;
  color: #828282;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  line-height: 33px;
}

.large-banner-content-wrap .btn {
  margin: 30px 0px;
}

.btn-outline-primary {
 color:#828282;

 padding: 0;
width:100px;
 display: block;
border-left: 0; 
 text-align: center;
 height: 39px;
 font-size: 0;
 position: relative;
}
 
.btn-outline-primary::before {content: '';display: block;width:2px;height: 37px;left: 0;top: 0;background: #00c8be;z-index: 1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; border-color:#e4e4e4;position: absolute;}
.btn-outline-primary:hover::before {width:100%;} 
.btn-outline-primary a:hover span {color: #fff;}
@media screen and (min-width: 1200px) {
  .large-banner-content-wrap .btn {
    margin-top: 70px;
  }
}

.large-banner-content-wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.large-banner-content-wrap ul li span {
  display: block;
  text-transform: uppercase;
  color: #222;
}

.banner-v3 {
  top: 50px;
  left: 65px;
  right: auto;
  text-align: left;
}

.banner-v3 .banner-sub-title {
  color: #222;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0px;
  display: block;
}

.banner-v3 .btn {
  padding: 0px;
}

.banner-v3 .btn.btn-light {
  color: #222;
  font-weight: 600;
  margin-top: 20px;
  background: transparent;
  border-color: transparent;
  text-decoration: underline;
}

.banner-v3 .btn.btn-light:hover {
  color: #00c8be;
}


/*--------------------------------------
/*  [ 4.6 bread crumb CSS ]
----------------------------------------*/
/* breadcrumb-section */
.breadcrumb-section {
  margin-top:-100px;
  text-align: center;
  background-color: #f6f6f6;
  padding: 80px 0;
}

@media screen and (min-width: 1500px) {
  .breadcrumb-section {
    padding: 250px 0 150px 0;
  }
}

.breadcrumb-section.bread-crumb-padding {
  padding: 40px 0;
}


.breadcrumb-bg2 {
  background-image: url(../images/2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  z-index: -99;
  position: relative;
}
.breadcrumb-bg2::before {
 content:'';
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-color:rgba(0,0,0,.6);
 z-index:44;
 -webkit-transition:background-color .3s;
 -o-transition:background-color .3s;
 transition:background-color .3s
}



.breadcrumb-bg1 {
  background-image: url(../images/1.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  z-index: -99;
  position: relative;
}
.breadcrumb-bg1::before {
 content:'';
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-color:rgba(0,0,0,.6);
 z-index:44;
 -webkit-transition:background-color .3s;
 -o-transition:background-color .3s;
 transition:background-color .3s
}
.bread-crumb-title {
  font-weight: normal;
  font-size: 49px;
  text-transform: capitalize;
  line-height: 1;
  margin-bottom: 25px;
  color: #ffffff;
  z-index: 9999999999999;
  position: relative;
  top: 50px;
  font-family: Arial;
}

.breadcrumb-item {
  text-transform: capitalize;
  line-height: 1;
  padding: 0px !important;
  z-index: 9999999999999;
  position: relative;
  top: 40px;
  font-size: 26px;
}

.breadcrumb-item.active {
  color: #fff;
}

@media screen and (max-width: 450px) {
  .breadcrumb-item {
    margin: 5px 0px;
  }
}

.breadcrumb-item a {
  display: inline-block;
  color: #fff !important;
  line-height: 1;
  position: relative;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: "\f3d3";
  color: #fff !important;
  margin: 0 10px;
  content: "\f3d3";
  font-family: "Ionicons";
  padding: 0px !important;
  position: relative;
  top: 2px;
  font-size: 14px;
}

/* breadcrumb End */
/*--------------------------------------
/*  [ 4.7 brand carousel CSS ]
----------------------------------------*/
.brand-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.brand-carousel {
}

.brand-carousel-item a {
  display: block;
  text-align: center;
}

.brand-carousel-item img {
  opacity: 0.6;
  transition: ease-in-out 0.3s all;
  width: 100%;
}

.brand-carousel-item:hover img {
  opacity: 1;
}

/*--------------------------------------
/*  [ 4.8 products CSS ]
----------------------------------------*/
.product-tab-nav {
  justify-content: right;
  margin-bottom: 30px;
}

.product-tab-nav .nav-link {
  color: #9a9a9a;
  font-weight: normal;
  padding: 5px 15px;
  position: relative;
  font-size: 14px;
  line-height: 1;
}
.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .product-tab-nav .nav-link {
    font-size: 0px 20px 20px;
  }
}

@media screen and (max-width: 575px) {
  .product-tab-nav .nav-link {
    padding: 16px;
    padding: 10px 20px;
  }
}
.product-tab-section i{color: #00c8be;}
.product-tab-section .title{color: #00c8be;margin-bottom: 30px;font-size: 26px;}
.product-tab-section span{font-size: 14px;color: #646464;line-height: 45px;position: absolute;text-align: center;}
.product-tab-section span:hover{font-size: 14px;color: #353535;}
.banner-section i{color: #00c8be;}
.banner-section .title{color: #00c8be;margin-bottom: 30px;}
.banner-section span{font-size: 21px;color: #b4b4b4;}
.product-tab-section .title span{font-size: 14px;color: #828282;text-align: center;padding-left: 20px;}
.product-tab-nav .nav-link.active {
  background: transparent;
  color: #fff;
  background: #00c8be;
}
.large-banner-content-wrap .btn span{
  font-size: 14px;color: #646464;line-height: 36px;position: absolute;text-align: center;width: 100px;
  z-index: 99999;
  display: block;
}
.large-banner-content-wrap .btn span:hover{
  width: 100px;
  color: #fff;
}
.product-tab-nav .nav-link.active::after {
  content: "";
  width: 50px;
  height: 2px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
  background: #00c8be;
}

.product-tab-nav .nav-link:hover {
  color: #fff;
  background: #00c8be;
}

.product-list {
  margin-bottom: 40px;
}

.product-list:last-child {
  margin-bottom: 0;
}

.product-card {
  position: relative;
  overflow: hidden;
}


.product-card {
  animation: zoomIn 0.5s ease;
  animation-duration: 1s;
  background: #828282;
  padding: 1px;
}

.product-card:hover {
  animation: zoomIn 0.5s ease;
  animation-duration: 1s;
-webkit-box-shadow: 0 3px 25.5px 4.5px rgba(0,0,0,0.136);
box-shadow: 0 3px 15.5px 2.5px rgba(0,0,0,0.136);
  background: #00c8be;
transition: all 0.36s ease;
}

.product-card h4 {
 height: 45px;
 line-height: 45px;
 margin: 0;
}
.product-card h4 a {
  color: #fff;
}

.product-card:hover .action {
  right: 20px;
  opacity: 1;
  visibility: visible;
}

.product-card:hover .product-btn {
  opacity: 1;
  top: 0;
}

.product-card:hover .product-price {
  transform: translateY(-100px);
}

.product-group {
  position: relative;
  overflow: hidden;
  padding: 15px 25px 35px 25px;
  background: #fff;
  font-size: 13px;
  line-height: 25px;
}

.onsale {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  height: 45px;
  width: 45px;
  line-height: 45px;
  position: absolute;
  left: 10px;
  text-align: center;
  top: 10px;
  z-index: 99;
  border-radius: 50%;
}

.product-thumb {
  display: block;
  overflow: hidden;
}

.product-thumb img {
  width: 100%;
  transition: 0.3s ease-out 0s;
}

.product-thumb:hover img {
  transform: scale(1.1);
}

.product-content {
}

.product-title {
  display: block;
  color: #222;
  font-size: 14px;
}

@media screen and (min-width: 1200px) and (max-width: 1499px) {
  .product-title {
    font-size: 14px;
  }
}

.product-title:hover {
  color: #00c8be;
}
.product-card .product-title:hover {
  color: #fff;
}


.product-price {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  transition: 0.3s ease-out 0s;
}

.new-price {
  color: #00c8be;
}

.product-btn {
  color: #707070;
  background: transparent;
  border: 0;
  padding: 0;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
  opacity: 0;
  position: absolute;
  top: 100%;
  z-index: 1;
  left: 0;
  line-height: 1;
  transition: 0.3s ease-out 0s;
}

.product-btn:hover {
  color: #00c8be;
}

.product-card-list .onsale {
  left: 25px;
}

.product-thumb-list {
  position: relative;
}

.product-thumb-list img {
  width: 100%;
}

.product-price-list {
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 35px;
  transition: 0.3s ease-out 0s;
}

.product-content-list {
  padding-top: 20px;
}

.product-content-list p {
  margin-bottom: 35px;
}

.product-category-links {
  margin-bottom: 15px;
}

.product-category-links a {
  color: #707070;
  line-height: 1.3;
  font-size: 0.9286em;
  text-transform: capitalize;
}

.product-category-links a:hover {
  color: #222;
}

/*--------------------------------------
/*  [ 4.9 decoration CSS ]
----------------------------------------*/
.decoration-thumb {
  display: block;
}

.decoration-content {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 1px;
  opacity: 0;
  visibility: hidden;
}

@media screen and (min-width: 1200px) {
  .decoration-content .btn {
    padding: 12px 35px;
  }
}

.decoration-title {
  color: #222;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 10px;
  text-transform: capitalize;
  font-size: 2em;
}

.swiper-slide-active .decoration-content {
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------
/*  [ 4.10 categoris CSS ]
----------------------------------------*/
.categries-section {
  background-color: #f3f3f3;
}

.categories {
  position: relative;
}

.categories-title {
  font-weight: 500;
  color: #222;
  position: absolute;
  z-index: 1;
  left: 30px;
  bottom: 30px;
  font-size: 17px;
  text-transform: capitalize;
  margin: 0;
}

/*--------------------------------------
/*  [ 4.11 news letter CSS ]
----------------------------------------*/
.news-letter-sectoin .border-bottom {
  padding-top: 70px;
  padding-bottom: 70px;
}

.news-letter-wrap {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .news-letter-wrap {
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .news-letter-title {
    margin-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .news-letter-title {
    text-align: center;
  }
}

.news-letter-title .title {
  font-weight: 500;
  font-size: 22px;
  color: #fff;
  line-height: 1;
  margin-bottom: 10px;
}

.social-title {
  font-weight: 500;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .social-title {
    margin-top: 30px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .social-title {
    text-align: right;
  }
}

@media screen and (max-width: 991px) {
  .social-title {
    text-align: center;
  }
}

.news-letter-form {
  position: relative;
  flex: 1;
}

@media screen and (min-width: 1200px) {
  .news-letter-form {
    margin-right: 50px;
  }
}

@media screen and (max-width: 767px) {
  .news-letter-form {
    margin-top: 30px;
  }
}

.news-letter-form .form-control {
  height: 45px;
  background: #fff;
  color: #b1b1b1;
  padding: 10px 120px 10px 20px;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  border: none;
  border-radius: 25px;
}

.news-letter-form .form-control:focus {
  box-shadow: none;
}

.news-letter-form .form-control:focus::placeholder {
  color: transparent;
}

.sign-up-btn {
  position: absolute;
  top: 0;
  right: 0;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  border: 0;
  padding: 0 20px;
  line-height: 45px;
  height: 45px;
  border-radius: 0 25px 25px 0;
  background: #00c8be;
  transition: all 0.3s linear;
}

/*--------------------------------------
/*  [ 4.12 blogs CSS ]
----------------------------------------*/
.blog-thumb {
  display: block;
  overflow: hidden;
}

.blog-thumb img {
  transition: 0.3s ease-out 0s;
}

.blog-thumb:hover img {
  transform: scale(1.02);
}

.blog-content {
  margin: 10px;
  padding: 10px;
}
.blog-content:hover h4 , .blog-content:hover span ,.blog-content:hover .blog-title a {color: #00c8be;}
.blog-content:hover .btn{background: #00c8be;color: #fff;}
.blog-content:hover .btn-outline-primary span{color: #fff;}
.blog-content p {
  margin-bottom: 10px;
  position: relative;
  font-size: 14px;
  color: #828282;
  height: 75px;
  overflow: hidden;
}
#contactSubmit{width: 100%;}
.blog-content p::before {
  content: "";
  /*! width: 34px; */
  height: 2px;
  background: #dedede;
  position: absolute;
  left: 0;
  top: 12px;
}
 
.blog-title {
  color: #828282;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 5px;
}
.blog-title  a{
  color: #828282;
}
.blog-title:hover {
  color: #00c8be;
}
.table-responsive td a,.table-responsive td {
color: #828282;
}
.BMap_bubble_content div {
  color: #828282;
  font-size: 12px;
}
.row {
  --bs-gutter-x: 25px;
  --bs-gutter-y: 0;
}
.blog-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.blog-meta a span {
 color: #222;
 position: absolute;
 font-size: 14px;
 color: #646464;
 line-height: 37px;
 z-index: 99999999;
 display: block;
 position: absolute;
 text-align: center;
 width: 100px;
}
.blog-meta a span:hover {
  font-size: 14px;
  color: #fff;
}
.readmore {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: underline;
  line-height: 1.2;
  color: #222;
}

.readmore:hover {
  color: #00c8be;
}

.posted-by {
  color: #b4b4b4;
  font-size: 32px;
  font-family: "Helvetica Neue", Helvetica, Arial;
}

.blog-serch-form form {
  position: relative;
}

.blog-serch-form .form-control {
  padding: 0 55px 0 20px;
  color: #9a9a9a;
  font-size: 1em;
  height: 46px;
  line-height: 46px;
  border: 1px solid #e7e7e7;
  border-radius: 0;
}

.blog-serch-form .form-control:focus {
  box-shadow: none;
}

.blog-serch-form .form-control:focus::placeholder {
  color: transparent;
}

.blog-grid-list {
  padding: 15px;
  transition: all .36s ease;
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.blog-grid-list:hover {
  /*padding-left: 20px;*/
  box-shadow: 0 8px 35px rgba(0,0,0,.08);
  transition: all .36s ease;
}
.post-category {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 5;
}

.post-category a {
  margin-left: 6px;
  margin-bottom: 6px;
  color: #fff;
  background: #222;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 7px;
}

.post-category a:hover {
  color: #fff;
  background: #00c8be;
}
.blog-card{
margin: 50px auto;
}
.blog-card-list {
  display: flex;
  flex-wrap: wrap;
}

.blog-list-thumb {
  position: relative;
  height: 0;
  position: relative;
  padding-bottom: 14%;
}

@media screen and (min-width: 768px) {
  .blog-list-thumb {
    max-width: 45%;
    flex: 0 0 45%;
    margin-right: 25px;
  }
}

@media screen and (min-width: 1200px) {
  .blog-list-thumb {
    max-width: 45%;
    flex: 0 0 45%;
    margin-right: 25px;
  }
}

@media screen and (max-width: 767px) {
  .blog-card-list{
display:block;
}
  .blog-list-thumb {
    max-width: 100%;
    flex: auto !important;
    margin: 0px !important;
    margin-bottom: 25px;
    width: 100% !important;
    max-width: 100% !important;
    padding-bottom: 50% !important;
  }
}
.blog-list-thumb a img {
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .only-blog-list .blog-list-thumb {
    max-width: 20%;
    flex: 0 0 35%;
    margin-right: 25px;
  }
}

.blog-list-contet {
  flex: 1;
}
.blog-list-contet .details {
float: right;
width: 56px;
height: 26px;
border-left: 1px solid #e5e5e5;
color: #222;
padding-right: 40px;
line-height: 26px;
}

.blog-list-contet:hover .details i {
transform:translateX(45px); 
  transition: all .36s ease;
}

.blog-list-contet .details::after {

  margin-left: 10px;
  position: absolute;
  left: -30px;
  /*! color: #999; */
  
  background-image: url(../images/right.png);
  width: 20px;
  background-size: 65%;
  background-repeat: no-repeat;
  margin-top: 7px;
}

.blog-list-contet:hover .details::after {
  padding-left: -10px;
display: block;
 
  transition: all .36s ease;
}


.blog-list-contet .details em {

color: #999;
margin-left: -14px;
background-image: url(../images/right.png);
width: 20px;
height: 12px;
display: block;
background-size: 65%;
background-repeat: no-repeat;
margin-top: 7px;
position: absolute;
display: none;
}
.blog-list-contet:hover .details em {
color: #999;
margin-left: 10px;
background-image: url(../images/right.png);
width: 20px;
height: 12px;
display: block;
background-size: 65%;
background-repeat: no-repeat;
margin-top: 7px;
position: absolute;
display: block;
}


.blog-list-contet .details i {

color: #999;
margin-left: 30px;
font-style: normal;
font-weight: normal;
background: transparent;
background-image: url(../images/right.png);
width: 20px;
height: 12px;
display: block;
background-size: 65%;
background-repeat: no-repeat;
margin-top: 7px;
}


.blog-list-contet  .date_wrap .md{
font-family: inherit;
font-size: 22px;
line-height: 30px;
}
.blog-list-contet p {
  color: #828282;
  line-height: 1.8em;
}

@media screen and (min-width: 768px) {
  .blog-list-contet p {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .blog-list-contet p {
    font-size: 13px;
  }
}

.blog-list-contet .btn {
  margin-top: 20px;
}

.post-meta {
  text-transform: uppercase;
  color: #707070;
  font-size: 14px;
  margin-bottom: 20px;
  text-align: center;

}

.post-meta a {
  font-weight: 600;
  color: #999;
  font-weight: normal;
}

.post-meta a:hover {
  color: #00c8be;
}

.post-title {
  color: #00c8be;
  font-weight: 600;
  font-size: 20px;
  margin: 0 0 15px 0;
  text-transform: capitalize;
}


.post-title a {
  font-size: 16px;
}
.post-title + p{
  margin-right:140px
}

@media screen and (min-width: 1200px) {
  .post-title {
    font-size: 26px;
    line-height: 30px;
    color: #00c8be;
    font-weight: normal;
    margin-top: 20px;
  }
}
  .post-title .date_wrap {
  float: right;font-size: 22px;font-weight: normal;
  padding-right: 40px;
  }
}
.post-title:hover {
  color: #00c8be;
}

.post-title a {
  color: inherit;
}

.post-title a:hover {
  color: inherit;
}

.blog-grid {
  margin-bottom: 60px;
}

.blog-grid-thumb {
  position: relative;
  margin-bottom: 25px;
}

.blog-grid-thumb > a {
  display: block;
}

.blog-grid-thumb > a img {
  width: 100%;
}

.blog-grid-contet p {
  color: #555;
  line-height: 1.8em;
}

@media screen and (min-width: 768px) {
  .blog-grid-contet p {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1200px) {
  .blog-grid-contet p {
    font-size: 16px;
  }
}

.blog-grid-contet .btn {
  margin-top: 35px;
}

/*--------------------------------------
/*  [ 4.13 blog details CSS ]
----------------------------------------*/
.blog-details-content p {
  line-height: 2.1;
  color: #707070;
}

.blog-details-content p:last-child {
  margin-bottom: 0;
}

.blog-details-thumb {
  margin-bottom: 25px;
}

.blog-details-meta {
  text-transform: uppercase;
  line-height: 1 !important;
  margin-bottom: 15px;
  font-size: 14px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-details-meta {
    font-size: 1rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-details-meta {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .blog-details-meta {
    font-size: 0.8rem;
  }
}

.blog-details-title {
  font-weight: 500;
  color: #222;
  line-height: 1.142;
  margin-bottom: 15px;
  font-size: 2.4rem;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .blog-details-title {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .blog-details-title {
    font-size: 1rem;
  }
}

.blog-details-list P {
  color: #222;
  margin-bottom: 10px;
}

.blog-details-list P:last-child {
  margin-bottom: 0;
}

.blog-details-list I {
  margin-right: 10px;
  display: inline-block;
}

.blog-qutation {
  position: relative;
  margin: 30px 30px 30px 0px;
  padding: 1em 1.5em;
  border-left: 2px solid #00c8be;
  color: #222;
}

.blog-qutation blockquote {
  margin: 0;
  color: #222;
  line-height: 1.777;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .blog-qutation blockquote {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .blog-details-grid .col {
    min-width: 100%;
  }
}

.blog-details-grid img {
  border-radius: 4px;
}

@media screen and (min-width: 1500px) {
  .blog-details-grid img {
    margin-left: 64px;
  }
}

.social-tags {
  padding-top: 30px;
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 1px solid #e1e1e1;
}
 

.social-tags p {
  color: #222;
  margin-bottom: 0;
}
.social-tags .tags {
  color: #222;
  margin-bottom: 0;
} 
.social-tags .tags a {
  padding: 5px 10px;
  color: #222;
  border-radius: 5px;
  border: 1px solid #ddd;
  margin-right: 5px;
} 

.social-tags .tags a:hover {
  border: 1px solid #00c8be;
  color: #00c8be;
} 
.social-tags i {
  margin-right: 10px;
}

.social-links li + li {
margin-left: 5px;
background: #00c8be;
width: 30px;
height: 33px;
display: block;
text-align: center;
border-radius: 4px;
}

.social-links li + li:hover {
 background: #00eac9;
 color: #fff;
}

.social-links li.share  button{color: #00c8be
}
.social-links li.share i{color: #222;font-size: 16px;
margin-top: 5px;
}
.social-links li a {
  color: #fff;
  font-size: 16px;
}

.social-links li a:hover {
  color: #fff;
}

.social-links li a i {
  margin: 0;
}

.blog-comments {
  margin-bottom: 50px;
}

.blog-comment-title {
  color: #222;
  font-weight: 600;
  font-size: 24px;
  text-transform: capitalize;
  margin-bottom: 35px;
}

.authors {
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 0;
  border-bottom: 1px solid #ddd;
  transition: all .36s ease;
}
.authors:hover {
padding-left: 20px;
box-shadow: 0 8px 35px rgba(0,0,0,.08);
transition: all .36s ease;
  
}

.authors:hover .author-title  {
  color: #00c8be !important;
}
.authors img {
 max-width: 200px;
}
.author-list {
  /*! padding: 15px; */
}

.author-list:nth-child(even) {
  background-color: #f9f9f9;
}

@media screen and (min-width: 1500px) {
  .author-list:nth-child(even) {
    margin-left: 130px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1499px) {
  .author-list:nth-child(even) {
    margin-left: 110px;
  }
}

@media screen and (max-width: 575px) {
  .author-list {
    flex-direction: column;
  }
}

.author-profile {
  margin-right: 30px;
}

@media screen and (max-width: 575px) {
  .author-profile {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .authors img {
  max-width: 100%;
}
  .whish-list-section img {
  max-width: 100% !important;
}
  .author-profile {
  margin: auto;
  margin-bottom: 20px;
}
  

}

.author-info {
  flex: 1;
}

.author-title {
  color: #222;
  font-weight: normal;
  font-size: 16px;
  text-transform: capitalize;
}

.author-meta {
  color: #00c8be;
  line-height: 1;
  font-size: 14px;
}
 
.counter-section {
  text-align: center;
}
.replay {
  text-align: right;
  font-weight: 500;
  font-size: 14px;
  color: #222;
  line-height: 1 !important;
}

.replay a {
  color: #222;
}

.blog-pt-55 {
  padding-top: 50px;
}

/*--------------------------------------
/*  [ 4.14 footer CSS ]
----------------------------------------*/
.footer {
  padding: 70px 0;
}

.footer .title {
  font-weight: 600;
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  text-transform: capitalize;
}

.footer .title::after {
  content: "";
  position: absolute;
  left: 0;
}

.footer-widget p {
  margin-bottom: 25px;
  font-size: 14px;
}

.footer-widget p a {
  color: inherit;
}

.footer-widget p a:hover {
  color: #00c8be;
}

.footer-brand {
  display: block;
  max-width: 140px;
  margin-bottom: 35px;
}


.footer-menu .footer-menu-items  {  font-size: 13px; line-height: 1.7142;}
.footer-menu .footer-menu-items a  {}
.footer-menu .footer-menu-items em {font-style: normal;float: left;}
.footer-menu-link {
  font-size: 13px;
  line-height: 1.7142;
  text-transform: capitalize;
  color: #b4b4b4;
  transition: all 0.3s linear;
}

.footer-menu-link:hover {
  padding-left: 10px;
  color: #00c8be;
}

.footer-payment {
  display: block;
  margin-top: 40px;
}

.copy-right {
  min-height: 48px;
  font-size: 14px;
  color: #fff;
}

.copy-right a {

  color: #fff;
}

.copy-right .border-top {
  padding: 9px 0;
}

.copy-right p {
  font-size: 14px;
}

.copy-right p i {
  color: #00c8be;
}

.copy-right p a {
  color: inherit;
}

.copy-right p a:hover {
  color: #00c8be;
}

/*--------------------------------------
/*  [ 4.15 product modal CSS ]
----------------------------------------*/
.product-modal-gallery {
  margin-bottom: 30px;
}

.product-modal-gallery-item {
  text-align: center;
}

.product-modal-gallery-thumbs-item {
  text-align: center;
  padding: 5px;
}

.product-modal-gallery-thumbs-item.swiper-slide-thumb-active a {
  border-color: #00c8be;
}

.product-modal-gallery-thumbs-item a {
  display: block;
  border: 1px solid transparent;
}

.product-modal-gallery-thumbs-item a:hover {
  border-color: #00c8be;
}

.gallery {
  border: 1px solid #eaeaea;
  height: 400px;
}
.gallery img {
  margin-bottom: 30px;
  padding: 25px;
  max-height: 350px;
}

.gallery-item {
  text-align: center;
}

.gallery-thumbs-item {
  text-align: center;
  padding: 5px;
}

.gallery-thumbs-item.swiper-slide-thumb-active a {
  border-color: #00c8be;
}

.gallery-thumbs-item a {
  display: block;
  border: 1px solid transparent;
}

.gallery-thumbs-item a:hover {
  border-color: #00c8be;
}

.modal-product-title {
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #00c8be;
  font-size: 24px;
  text-transform: capitalize;
}

.modal-product-title:hover {
  color: #00c8be;
}

.modal-product-title a {
  color: inherit;
}

.modal-product-title a:hover {
  color: inherit;
}

.modal-product-sub-title {
  font-weight: 700;
  font-size: 14px;
  color: #222;
}

.product-description-short {
  padding: 0 10px 10px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #ebebeb;
}

.product-variants {
  display: flex;
  margin-bottom: 25px;
}

.product-variants-item + .product-variants-item {
  margin-left: 30px;
}

.product-variants-item ul {
  display: flex;
}

.product-variants-item .form-control {
  background-color: #fff;
  color: #222;
  border: 1px solid #ebebeb;
  font-size: 14px;
}

.product-variants > .product-variants-item ul li {
  margin-right: 0.625rem;
}

.input-container {
  position: relative;
}

.product-variants > .product-variants-item label {
  margin: 0;
}

.input-color {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 1.25rem;
  width: 1.25rem;
}

.color,
.custom-checkbox input[type="checkbox"] + span.color {
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  margin-top: 10px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-size: contain;
}

.input-color:checked + span,
.input-color:hover + span,
.input-radio:checked + span,
.input-radio:hover + span {
  border: 2px solid #232323;
}

.input-color:checked + span,
.input-radio:checked + span {
  background-color: #434a54;
}

.control-label {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #222;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.form-control-select {
  width: auto;
  padding-right: 1.875rem;
  background-color: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0px;
  background: #f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right 0.5rem center/1.25rem 1.25rem;
  background-color: #f1f1f1;
}

.product-modal-dialog {
  max-width: 64rem;
}

.product-modal-dialog .modal-header {
  border-bottom: 0px;
}

.product-price-wrapp-lg {
  margin-bottom: 30px;
}

.product-regular-price-lg {
  font-weight: 600;
  line-height: 20px;
  color: #222;
  font-size: 22px;
  text-decoration: line-through;
  margin-right: 0.625rem;
}

.product-price-on-sale-lg {
  color: #00c8be;
  font-size: 22px;
  line-height: 1.3;
}

.badge.badge-lg {
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  margin-left: 0.625rem;
  padding: 0 10px 0 10px;
  background: #222;
  vertical-align: 4px;
  border-radius: 0;
  text-transform: capitalize;
}

.product-add-to-card-item {
  line-height: 30px;
  color: #222;
  font-size: 14px;
  margin-right: 15px;
  line-height: 6px;
}

.product-add-to-card-item i {
  font-size: 14px;

}

.product-add-to-card-item:hover {
  color: #00c8be;
}

.product-add-to-card-item:hover i {
  animation: rotate 2s infinite;
}

.product-add-to-card-item i {
  display: inline-block;
  color: #00c8be;
  font-size: 25px;
  margin: -10px 10px 0 0;
}

.product-social-sharing {
  margin-top: 10px;
}

.product-social-sharing span {
  line-height: 30px;
  font-weight: 600;
  color: #222;
  font-size: 1.2em;
  margin: 0 0 15px;
  text-transform: uppercase;
  display: block;
}

.product-social-sharing ul {
  display: inline-block;
}

.product-social-sharing ul li {
  margin-right: 20px;
  display: inline-block;
}

.product-social-sharing ul li a {
  background: #fff;
  border: 1px solid;
  color: #9a9a9a;
  display: inline-block;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.product-social-sharing ul li a:hover {
  color: #00c8be;
}

.modal.fade {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}

.modal.fade.show {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

.compare-modal-dialog .modal-header {
  border-bottom: 0px;
}

.compare-modal-dialog .modal-body {
  text-align: center;
  padding: 0 44px 44px 44px;
}

.compare-modal-dialog .modal-body p i {
  margin-right: 10px;
  font-size: 20px;
}

.wishlist-modal-dialog .modal-header {
  border-bottom: 0px;
}

.wishlist-modal-dialog .modal-body {
  text-align: center;
  padding: 0 44px 44px 44px;
}

.modal-quantity {
  color: #222;
  font-size: 14px;
  margin-bottom: 0.375rem;
}

#addto-cart-modal .modal-header {
  padding: 15px;
  font-weight: 600;
  line-height: 1;
}

#addto-cart-modal .modal-dialog {
  max-width: 1140px;
}

#addto-cart-modal .modal-title {
  font-weight: 600;
  color: #fff;
  font-size: 1.125rem;
}

#addto-cart-modal .ion-android-done {
  color: #fff;
  font-size: 24px;
}

#addto-cart-modal .product-name {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 20px;
  color: #222;
}

#addto-cart-modal .btn-close {
  right: 20px;
  color: #fff !important;
  background: none;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  padding: 0px;
}

.quntity-list li {
  font-size: 14px;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px;
}

.cart-content .title {
  font-weight: 400;
  color: #222;
}





.cart-content-btn {
  margin-top: 25px;
}
.blog-details-content .blog-details-grid ul li{line-height: 30px;}
.blog-details-content .blog-details-grid ul li:before{color: #00c8be !important;content: "\f0c8";font-family: FontAwesome;font-size: 12px;margin: 0 10px;}
.blog-details-content h2 {line-height: 1.5;margin: 30px auto;color: #00c8be;font-size: 24px;text-transform: capitalize;border-bottom: 1px solid #ddd;padding-bottom: 15px;}

.product-modal-gallery-thumbs .swiper-pagination-bullet {
  margin: 0 5px;
  width: 14px;
  height: 14px;
  border: 2px solid #00c8be;
  background: transparent;
  opacity: 1;
  border-radius: 100%;
  transition: all 0.3s ease-in;
}

.product-modal-gallery-thumbs .swiper-pagination-bullet.swiper-pagination-bullet-active, .product-modal-gallery-thumbs .swiper-pagination-bullet.swiper-pagination-bullet:hover {
  background: #00c8be;
  border-color: #00c8be;
}

.product-modal-gallery-thumbs .swiper-pagination {
  margin-top: 30px;
  position: static;
}

.modal-header .btn-close,
.btn-close {
  border: 1px solid #e7e7e7;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0px !important;
  margin: 0 !important;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  line-height: 28px;
  opacity: 1;
  text-align: center;
  transition: all 0.4s ease;
  border-radius: 3px;
}

.modal-header .btn-close:hover,
.btn-close:hover {
  color: #00c8be;
  border-color: #00c8be;
}

.reviews {
  margin-bottom: 15px;
}

.reviews span {
  color: #f9d738;
}

/*--------------------------------------
/*  [ 4.16 pagination CSS ]
----------------------------------------*/
.page-item {
  margin: 0px 5px;
}

.page-item.active .page-link {
  color: #fff;
  background: #00c8be;
  border-color: #00c8be;
}

.page-link {
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 1;
  font-weight: 400;
  font-size: 14px;
  color: #222;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}

.page-link:focus {
  background-color: transparent;
}

.page-link:hover {
  color: #fff;
  background-color: #00c8be;
  border-color: #00c8be;
}
.pagination  .active .page-link{
  color: #fff;
  background-color: #00c8be;
  border-color: #00c8be;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  margin-top: 50px;
}
/*--------------------------------------
/*  [ 4.17 shop CSS ]
----------------------------------------*/
/*------------------*
# Shop Pages
*------------------*/
.tab-content .tab-pane.active .grid-view .product-card {
  animation: zoomIn 0.5s ease;
  animation-duration: 1s;
  background: #828282;
  padding: 1px;
}

.tab-content .tab-pane.active .grid-view .product-card:hover {
  animation: zoomIn 0.5s ease;
  animation-duration: 1s;
-webkit-box-shadow: 0 3px 25.5px 4.5px rgba(0,0,0,0.06);
box-shadow: 0 3px 25.5px 4.5px rgba(0,0,0,0.06);
  background: #00c8be;
    transition: all 0.36s ease;
}

.tab-content .tab-pane.active .grid-view .product-card h4 {
 height: 45px;
 line-height: 45px;
 margin: 0;
}

.tab-content .tab-pane.active .grid-view .product-card h4 a {
  color: #fff;
}

.tab-content .tab-pane.active .grid-view-list .col-12 {
  animation: fadeInRight 0.5s ease;
  animation-duration: 1s;
}

@media screen and (min-width: 1200px) {
  .grid-view-five-column .col-xl-3 {
    flex: 0 0 auto;
    width: 20%;
  }
}

.grid-view-list .product-card {
  display: flex;
}

@media screen and (max-width: 575px) {
  .grid-view-list .product-card {
    flex-direction: column;
  }
}

@media screen and (max-width: 575px) {
  .grid-view-list .product-card .product-thumb-nail {
    text-align: center;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .grid-view-list .product-card .product-thumb-nail {
    max-width: 200px;
    flex: 200px;
  }
}

@media screen and (max-width: 575px) {
  .grid-view-list .product-card .product-thumb-nail .product-image-hover-style {
    display: block;
    right: 0;
    margin: 0 auto;
  }
}

.grid-view-list .product-card .product-cart-btn-wrap {
  display: inline-block;
  position: static;
  transform: translate(0, 0px);
  opacity: 1;
}

.grid-view-list .product-card .product-cart-btn-wrap .add-to-cart-btn {
  padding: 15px 25px;
}

.grid-view-list .product-card p {
  margin: 30px 0px;
}

.grid-view-list .product-card::after {
  display: none;
}

.grid-view-list .product-card .product-content {
  flex: 1;
}

.nav-tabs {
  border-bottom: 0px;
}

.shop-grid-nav .nav .nav-item {
  line-height: 1;
}

.shop-grid-nav .nav .nav-item + .nav-item {
  margin-left: 15px;
}

.shop-grid-nav .nav .nav-item .nav-link {
  overflow: hidden;
  display: block;
  height: 45px;
  width: 45px;
  background: url("../images/grid-list.png") no-repeat;
  transition: 0.3s ease;
  border-radius: 100%;
}

.shop-grid-nav .nav .nav-item .nav-link.grid {
  background-position: 0 0;
}

.shop-grid-nav .nav .nav-item .nav-link.grid:hover, .shop-grid-nav .nav .nav-item .nav-link.grid.active {
  background-color: #00c8be;
  background-position: 0 100%;
}

.shop-grid-nav .nav .nav-item .nav-link.list {
  background-position: 100% 0;
}

.shop-grid-nav .nav .nav-item .nav-link.list:hover, .shop-grid-nav .nav .nav-item .nav-link.list.active {
  background-color: #00c8be;
  background-position: 100% 100%;
}

.total-products {
  margin-left: 50px;
  line-height: 20px;
  padding: 5px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .total-products {
    margin-left: 30px;
  }
}

@media screen and (max-width: 991px) {
  .total-products {
    margin-left: 20px;
  }
}

.shop-grid-nav .nav .nav-link {
  color: #a5a8a9;
  padding: 0;
  text-align: center;
  background: #fff;
  font-size: 30px;
  line-height: 1;
  border: 0px;
  border-radius: 4px;
}

.shop-grid-nav .nav .nav-link.active,
.shop-grid-nav .nav .nav-link:hover {
  color: #45ab49;
}

.shop-grid-button select {
  cursor: pointer;
  border: 0;
  width: auto;
  padding: 2px 30px 2px 15px;
  line-height: 24px;
  font-size: 14px;
  color: #707070;
}

.shop-grid-button select:focus {
  box-shadow: none;
}

.product-option {
  position: relative;
}

.product-option select {
  border: 1px solid #ebebeb;
  padding: 2px 15px;
  line-height: 24px;
  font-size: 14px;
  color: #707070;
  text-align: left;
  text-transform: uppercase;
  width: 70px;
  height: 40px;
}

.product-option select:focus {
  border-color: #e5e5e5;
}

.shop-grid-menu {
  background: #fff;
  width: calc(100% - 145px);
  border: 1px solid #ebebeb;
}

.shop-grid-menu .dropdown-item {
  line-height: 24px;
  font-size: 14px;
  padding: 3px 15px;
  color: #222;
}

.shop-grid-menu .dropdown-item:hover {
  background: #f9d738;
  color: #fff;
}

.sort-by {
  min-width: 70px;
  line-height: 20px;
  padding: 5px;
  margin-left: 50px;
}

@media screen and (max-width: 991px) {
  .sort-by {
    margin-left: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .shop-grid-5 .col-xl-2 {
    width: 20%;
  }
}

.Showing {
  color: #222;
}

/*------------------*
    # Shop Pages End
    *------------------*/
/*--------------------------------------
/*  [ 4.18 single produt tab CSS ]
----------------------------------------*/
.media {
  position: relative;
  display: flex;
}

.media .thumb {
  margin-right: 20px;
}

.media::after {
  content: "";
  position: absolute;
  right: -5px;
  height: 85%;
  width: 1px;
  background: #f1f1f1;
  top: 15px;
}

.media.media-2 {
  display: flex;
}

.media.media-2 span {
  align-self: center;
  font-size: 32px;
  line-height: 32px;
  color: #fff;
  display: inline-block;
  margin-right: 20px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .media.media-2 span {
    font-size: 24px;
  }
}

.media.media-2::after {
  display: none;
}

.media.media-2 .title {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .media.media-2 .title {
    font-size: 13px;
  }
}

.media.media-2 p {
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}

.media-body {
  flex: 1;
}

.single-product-tab .nav-item {
  margin: 0 30px;
}

@media screen and (max-width: 767px) {
  .single-product-tab .nav-item {
    margin: 0 20px;
  }
}

@media screen and (max-width: 575px) {
  .single-product-tab .nav-item {
    margin: 0 10px;
  }
}

.single-product-tab .nav-item .nav-link {
  line-height: 1.388;
  font-weight: 600;
  color: #222;
  padding: 0px 15px 30px;
  font-size: 16px;
  border: 0;
  border-bottom: 2px solid transparent;
}

@media screen and (max-width: 767px) {
  .single-product-tab .nav-item .nav-link {
    padding: 15px 10px;
    font-size: 14px;
  }
}

@media screen and (max-width: 575px) {
  .single-product-tab .nav-item .nav-link {
    padding: 15px 5px;
    font-size: 14px;
  }
}

.single-product-tab .nav-item .nav-link.active {
  background-color: transparent;
  border-color: #00c8be;
  color: #ababab;
}

.single-product-tab .nav-item .nav-link:hover {
  background-color: transparent;
  border-color: #00c8be;
  color: #ababab;
}

/************************
    single-product start
  ************************/
.single-product-head .title {
  font-size: 30px;
}

.single-product-head .star-content .star-on {
  margin: 0 1px 0 0;
  color: #f9d738;
  font-size: 16px;
}

.single-product-head .star-content a {
  font-size: 14px;
}

.single-product-head .star-content a span {
  margin-right: 6px;
}

.single-product-desc {
  background: #fff;
  padding: 30px;
  border: 1px solid #ebebeb;
}

.single-product-desc ul {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

.studio-thumb img {
  border: 1px solid #ebebeb;
}

.studio-thumb h3 {
  text-transform: capitalize;
  color: #222;
  line-height: 24px;
  font-size: 0.9375rem;
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}

.studio-thumb h6 {
  font-size: 1rem;
  color: #222;
}

.studio-thumb h6 small {
  font-size: 14px;
  color: #707070;
}

.product-features ul {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.product-features ul li {
  flex: 1 0 40%;
  padding: 0.625rem;
  margin-right: 0.625rem;
  min-height: 2.5rem;
  word-break: normal;
  text-transform: capitalize;
  margin-bottom: 0.5rem;
}

.grade-content .grade {
  text-transform: capitalize;
  font-size: 14px;
  margin-right: 10px;
}

.grade-content .star-on {
  color: #f9d738;
  font-size: 16px;
}

.grade-content .title {
  text-transform: capitalize;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.grade-content .sub-title {
  color: #222;
  margin-bottom: 10px;
  line-height: 18px;
  font-size: 14px;
  padding-top: 9px;
  margin-bottom: 10px;
}

.grade-content p {
  line-height: 18px;
  font-size: 14px;
}

.group-img img {
  max-width: 80px;
  margin-right: 15px;
}

.product-grouped .title {
  margin-bottom: 0.8rem;
  color: #222;
  font-size: 14px;
  text-transform: capitalize;
}

.product-grouped span {
  font-size: 14px;
  color: #707070;
  line-height: 1;
}

.product-anotherinfo-wrapper ul li {
  color: #888;
  font-size: 14px;
  list-style: outside none none;
  margin: 0 0 13px;
}

.product-anotherinfo-wrapper ul li span {
  color: #222;
  display: inline-block;
  font-weight: 500;
  margin: 0 26px 0 0;
  min-width: 85px;
}

.single-review .review-top-wrap .review-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.single-review .review-top-wrap .review-left .review-name {
  margin-right: 25px;
}

.single-review .review-top-wrap .review-left .review-name h4 {
  font-size: 14px;
  font-weight: 600;
}

.single-review .review-top-wrap .review-left .rating-product {
  line-height: 1;
}

.rating-product {
  margin-bottom: 6px;
}

.rating-product i {
  overflow: hidden;
  font-size: 14px;
  color: #fdd835;
}

.single-review .review-top-wrap .review-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.review-left a {
  color: #565656;
  margin-left: auto;
}

.single-review .review-bottom p {
  margin: 0;
  max-width: 93%;
}

.ratting-form-wrapper .ratting-form form .star-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 6px 0 20px;
}

.ratting-form-wrapper h3 {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}

.ratting-form-wrapper .ratting-form form .star-box span {
  margin: 0 15px 0 0;
}

.rating-form-style {
  margin-bottom: 10px;
}

.ratting-form-wrapper .ratting-form form .rating-form-style input,
.ratting-form-wrapper .ratting-form form .rating-form-style textarea {
  padding: 2px 10px 2px 20px;
  background: transparent;
  border: 1px solid #e6e6e6;
  color: #333;
}

.rating-form-style input {
  height: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 10px;
  font-size: 14px;
  color: #253237;
  width: 100%;
  margin-bottom: 15px;
  outline: none;
}

.rating-form-style {
  margin-bottom: 10px;
}

.ratting-form-wrapper .ratting-form form .rating-form-style textarea {
  height: 180px;
  padding: 20px 10px 2px 20px;
  margin-bottom: 20px;
  width: 100%;
  outline: none;
}

.rating-form-style input[type="submit"] {
  padding: 0 55px !important;
  line-height: 48px;
  height: 48px;
  width: auto;
  font-size: 14px;
  font-weight: 600;
  border: 0;
  box-shadow: none;
  text-transform: uppercase;
  background: #222 !important;
  color: #fff !important;
  transition: all 300ms linear;
}

.rating-form-style input[type="submit"]:hover {
  background: #f9d738 !important;
}

/************************
    single-product End
  ************************/
.review-name h4 {
  font-size: 16px;
  margin-bottom: 15px;
}

.single-form input,
.single-form textarea {
  padding: 2px 10px 2px 20px;
  background: transparent;
  border: 1px solid #e6e6e6;
  color: #333;
}

.single-form input {
  height: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 10px;
  font-size: 14px;
  color: #222;
  width: 100%;
  margin-bottom: 15px;
  outline: none;
}

.single-form textarea {
  height: 180px;
  padding: 20px 10px 2px 20px;
  margin-bottom: 20px;
  width: 100%;
  outline: none;
}

.single-form input[type="submit"]:hover {
  background: #222 !important;
  color: #fff !important;
}

.single-blog .blog-post-content-inner {
  padding: 30px 0 0;
}

.comment-area .single-review.child-review {
  margin-bottom: 70px;
}

.single-review .review-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  margin: 0 15px 0 0;
}

.single-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 50px;
}

@media screen and (max-width: 767px) {
  .single-review {
    flex-direction: column;
  }
}

.single-review .review-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  margin: 0 15px 0 0;
}

@media screen and (max-width: 767px) {
  .single-review .review-img {
    margin-bottom: 30px;
  }
}

.single-review img {
  max-width: 120px;
}

.single-form label {
  margin-bottom: 15px;
}

/*--------------------------------------
/*  [ 4.19 checkout CSS ]
----------------------------------------*/
/*------------------*
# Check out Page
*------------------*/
.billing-info-wrap .billing-info input,
.billing-info-wrap .billing-select input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #666;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
  width: 100%;
  outline: none;
  height: 45px;
}

.billing-info-wrap .checkout-account-toggle input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #666;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
  margin: 0 0 20px;
  width: 100%;
  height: 45px;
  outline: none;
}

.billing-info-wrap .additional-info-wrap .additional-info textarea {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  height: 138px;
  padding: 17px 20px;
  width: 100%;
  outline: none;
}

.billing-info-wrap .title {
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 30px;
  color: #222;
  font-size: 24px;
}

.your-order-area .title {
  font-weight: 600;
  font-size: 24px;
  text-transform: capitalize;
  margin-bottom: 30px;
  color: #222;
}

.billing-info {
  margin-bottom: 20px;
}

.billing-info label {
  color: #222;
  font-size: 14px;
  margin-bottom: 10px;
}

.form-label {
  color: #222;
}

.form-select {
  height: 45px;
  border-radius: 0px;
  outline: 0;
  color: #565656;
}

.form-select:focus {
  border-color: #e6e6e6;
  outline: 0;
  box-shadow: none;
}

.open-toggle,
.open-toggle2 {
  display: none;
}

.your-order-area .your-order-wrap {
  padding: 38px 45px 44px;
  background: #f6f6f6;
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {
  border-bottom: 1px solid #dee0e4;
  border-top: 1px solid #dee0e4;
  margin: 29px 0;
  padding: 19px 0 18px;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-bottom
ul
li.your-order-shipping {
  font-size: 14px;
  color: #222;
  font-weight: 500;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-middle
ul
li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-bottom
ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-total
ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.billing-info-wrap .billing-info input,
.billing-info-wrap .billing-select input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #666;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
  width: 100%;
  outline: none;
  height: 45px;
}

.billing-info-wrap .nice-select {
  width: 100%;
  margin-bottom: 20px;
}

.billing-info-wrap .nice-select .list {
  width: 100%;
}

.billing-info-wrap .nice-select:active,
.billing-info-wrap .nice-select.open,
.billing-info-wrap .nice-select:focus {
  border-color: #ebebeb;
}

.billing-info-wrap .billing-info input.billing-address,
.billing-info-wrap .billing-select input.billing-address {
  margin-bottom: 10px;
}

.billing-info-wrap .checkout-account label {
  color: #666;
  font-weight: 400;
  margin: 0 0 0 12px;
}

.billing-info-wrap .checkout-account input {
  border: 1px solid #e6e6e6;
  display: inline-block;
  float: left;
  height: 12px;
  width: 12px;
  margin-top: 7px;
  cursor: pointer;
}

.billing-info-wrap .checkout-account-toggle input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #666;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
  margin: 0 0 20px;
  width: 100%;
  height: 45px;
  outline: none;
}

.billing-info-wrap .additional-info-wrap h4 {
  font-size: 14px;
  color: #222;
  margin: 0 0 10px;
  font-weight: 500;
}

.billing-info-wrap .additional-info-wrap .additional-info textarea {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  height: 138px;
  padding: 17px 20px;
  width: 100%;
  outline: none;
}

.additional-info-wrap {
  margin: 30px 0;
}

.your-order-area .your-order-wrap {
  padding: 38px 45px 44px;
  background: #f6f6f6;
}

@media screen and (max-width: 767px) {
  .your-order-area .your-order-wrap {
    padding: 15px;
  }
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-top
ul
li {
  font-weight: 600;
  color: #222;
  font-size: 14px;
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {
  border-bottom: 1px solid #dee0e4;
  border-top: 1px solid #dee0e4;
  margin: 29px 0;
  padding: 19px 0 18px;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-middle
ul
li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 10px;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-bottom
ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-bottom
ul
li.your-order-shipping {
  font-size: 14px;
  color: #222;
  font-weight: 600;
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
  border-bottom: 1px solid #dee0e4;
  border-top: 1px solid #dee0e4;
  margin: 18px 0 33px;
  padding: 17px 0 19px;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-total
ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-total
ul
li.order-total {
  font-weight: 600;
  color: #222;
  font-size: 14px;
}

.your-order-area
.your-order-wrap
.your-order-product-info
.your-order-total
ul
li {
  font-weight: 600;
  color: #00c8be;
  font-size: 14px;
  list-style: outside none none;
}

.your-order-area .payment-accordion:last-child {
  margin: 0 0 0;
}

.your-order-area .payment-accordion {
  margin: 0 0 16px;
}

.your-order-area .payment-accordion {
  margin: 0 0 16px;
}

.your-order-area .payment-accordion h4 a {
  color: #222;
  font-size: 14px;
  margin: 0;
  font-weight: 500;
}

.your-order-area .payment-accordion .panel-body {
  padding: 5px 0 0 0;
}

.your-order-area .payment-accordion .panel-body p {
  padding: 0 0 0 10px;
}

.Place-order {
  margin-top: 25px;
}

.open-toggle,
.open-toggle2 {
  display: none;
}

.single-my-account h3.panel-title {
  background-color: #f9f9f9;
  border-bottom: 1px solid #ebebeb;
  color: #222;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  line-height: 2;
}

.single-my-account h3.panel-title span {
  color: #222;
  font-size: 14px;
  left: 20px;
  position: absolute;
  top: 16px;
}

.single-my-account h3.panel-title a {
  color: #222;
  display: block;
  padding: 16px 55px;
  position: relative;
}

.single-my-account h3.panel-title a:hover {
  color: #00c8be;
}

.single-my-account h3.panel-title a:hover::before {
  color: #00c8be;
}

.single-my-account h3.panel-title a::before {
  color: #000;
  content: "\f3d0";
  display: inline-block;
  font-family: "Ionicons";
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -14px;
}

.single-my-account .myaccount-info-wrapper {
  padding: 30px 20px;
  background-color: #fff;
}

.single-my-account .myaccount-info-wrapper .account-info-wrapper {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 28px;
  padding-bottom: 30px;
}

.single-my-account .myaccount-info-wrapper .account-info-wrapper h4 {
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
  color: #222;
  font-weight: 700;
}

.single-my-account .myaccount-info-wrapper .account-info-wrapper h5 {
  font-size: 14px;
  letter-spacing: 0.2px;
  margin-top: 7px;
  font-weight: 600;
  color: #222;
}

.single-my-account .myaccount-info-wrapper .billing-info {
  margin-bottom: 20px;
}

.single-my-account .myaccount-info-wrapper .billing-info label {
  color: #666;
  font-size: 14px;
  text-transform: capitalize;
}

.single-my-account .myaccount-info-wrapper .billing-info input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  color: #666;
  height: 40px;
  padding: 0 15px;
  width: 100%;
  outline: none;
}

.single-my-account .myaccount-info-wrapper .billing-back-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 26px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a {
  color: #222;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.single-my-account
.myaccount-info-wrapper
.billing-back-btn
.billing-back
a:hover {
  color: #00c8be;
}

.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a i {
  font-size: 14px;
  color: #00c8be;
}

.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
  padding: 30px 20px;
}

.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info p {
  color: #666;
  font-size: 14px;
  margin: 0;
  text-transform: capitalize;
}

.single-my-account
.myaccount-info-wrapper
.entries-wrapper
.entries-edit-delete
a.edit {
  background-color: #0090f0;
  font-weight: 700;
}

.single-my-account
.myaccount-info-wrapper
.entries-wrapper
.entries-edit-delete
a.edit:hover {
  background-color: #00c8be;
}

.single-my-account
.myaccount-info-wrapper
.entries-wrapper
.entries-edit-delete
a:hover {
  background-color: #00c8be;
}

.single-my-account
.myaccount-info-wrapper
.entries-wrapper
.entries-edit-delete
a {
  background-color: #f32013;
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin: 0 2px;
  padding: 12px 15px;
  text-transform: uppercase;
  font-weight: 700;
}

.single-my-account {
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
}

.single-my-account:last-child {
  margin: 0;
}

.single-my-account .myaccount-info-wrapper .entries-wrapper {
  border: 1px solid #eaeaea;
  position: relative;
}

.single-my-account .myaccount-info-wrapper .entries-wrapper::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  left: 50%;
  top: 0;
  background-color: #eaeaea;
}

.login-register-wrapper .login-register-tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 40px;
}

.login-register-wrapper .login-register-tab-list a {
  position: relative;
}

.login-register-wrapper .login-register-tab-list a:last-child:before {
  display: none;
}

.login-register-wrapper .login-register-tab-list a::before {
  background-color: #000;
  bottom: 5px;
  content: "";
  height: 18px;
  margin: 0 auto;
  position: absolute;
  right: -2px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 1px;
}

.login-register-wrapper .login-register-tab-list a.active h4 {
  color: #00c8be;
}

.login-register-wrapper .login-register-tab-list a h4 {
  font-size: 24px;
  font-weight: 500;
  margin: 0 20px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  color: #222;
}

.login-register-wrapper .login-form-container {
  background: transparent none repeat scroll 0 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  padding: 80px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .login-register-wrapper .login-form-container {
    padding: 30px;
  }
}

.login-register-wrapper .login-form-container .login-register-form form input {
  background-color: transparent;
  border: 1px solid #ebebeb;
  color: #666;
  font-size: 14px;
  height: 45px;
  margin-bottom: 30px;
  padding: 0 15px;
  width: 100%;
  outline: none;
}

.login-register-wrapper
.login-form-container
.login-register-form
form
.button-box
.login-toggle-btn {
  padding: 10px 0 19px;
}

.login-register-wrapper
.login-form-container
.login-register-form
form
input[type="checkbox"] {
  height: 15px;
  margin: 0;
  position: relative;
  top: 1px;
  width: 17px;
}

.login-register-wrapper
.login-form-container
.login-register-form
form
.button-box
.login-toggle-btn
label {
  color: #222;
  font-size: 14px;
  font-weight: 400;
}

.login-register-wrapper
.login-form-container
.login-register-form
form
.button-box
.login-toggle-btn
a.flote-none {
  float: none !important;
}

.login-register-wrapper
.login-form-container
.login-register-form
form
.button-box
.login-toggle-btn
a {
  color: #222;
  float: right;
  font-size: 14px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media screen and (max-width: 480px) {
  .login-register-wrapper
.login-form-container
.login-register-form
form
.button-box
.login-toggle-btn
a {
    float: none;
  }
}

.login-register-wrapper
.login-form-container
.login-register-form
form
.button-box
.login-toggle-btn
a:hover {
  color: #00c8be;
}

.contact-map #mapid {
  height: 560px;
}

.custom-row-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.custom-row-2 div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

.contact-info-wrap {
  background-color: #f3f3f3;
  padding: 120px 70px 116px 90px;
}

.contact-info-wrap .single-contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.contact-info-wrap .single-contact-info .contact-icon {
  margin-right: 20px;
}

.contact-info-wrap .single-contact-info .contact-icon i {
  font-size: 20px;
  color: #222;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #252525;
  text-align: center;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.contact-info-wrap .single-contact-info .contact-info-dec p {
  line-height: 1;
  color: #222;
  margin: 0 0 9px;
}

.contact-info-wrap .single-contact-info .contact-info-dec p a {
  color: #222;
}

.contact-info-wrap .single-contact-info .contact-info-dec p a:hover {
  color: #00c8be;
}

.contact-info-wrap .single-contact-info:hover .contact-icon i {
  background-color: #00c8be;
  color: #fff;
  border-color: #00c8be;
}

.contact-social h3 {
  font-weight: 700;
  color: #222;
  font-size: 24px;
  margin: 0 0 17px;
  line-height: 1;
}

.contact-social ul li a {
  color: #666;
}

.contact-social .social-info li a {
  margin-right: 15px;
}

.contact-form {
  background-color: #f3f3f3;
  padding: 35px;
}

@media screen and (max-width: 767px) {
  .contact-form {
    padding: 15px;
  }
}

.contact-form .contact-title h2 {
  font-size: 24px;
  font-weight: 700;
  color: #222;
  line-height: 1;
  margin-bottom: 36px;
  margin-left: -10px;
}

.contact-form .contact-form-style input,
.contact-form .contact-form-style textarea {
  background: transparent;
  border: 1px solid #c1c1c1;
  height: 40px;
  padding: 2px 14px;
  margin-bottom: 30px;
  color: #000;
  width: 100%;
  outline: none;
}

.contact-form p {
  color: #333;
}

.contact-form .contact-form-style textarea {
  padding: 20px 14px;
  margin-bottom: 0;
  height: 200px;
}

.contact-map {
  margin-bottom: 60px;
}

.contact-form .contact-form-style button {
  border: none;
  background-color: #00c8be;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding: 15px 52px;
  margin-top: 33px;
  outline: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 30px;
}

.contact-form .contact-form-style button:hover {
  background-color: #222;
  color: #fff;
}

.coupon-title {
  color: #222;
  font-weight: 700;
  text-transform: capitalize;
  margin: 20px 0px 15px;
  font-size: 24px;
}

.check-out-btn {
  padding: 14px 30px;
}

.trash {
  color: #222;
}

/*--------------------------------------
/*  [ 4.20 my account CSS ]
----------------------------------------*/
/*------------------*
# Account Page
*------------------*/
.my-account .title {
  border-bottom: 1px solid #ebebeb;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  color: #222;
}

.register .title {
  border-bottom: 1px solid #ebebeb;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 24px;
  color: #222;
}

.myaccount-tab-menu {
  flex-direction: column;
  background-color: #fff;
}

.myaccount-tab-menu a {
  border: 1px solid #ebebeb;
  border-bottom: 0;
  color: #222;
  font-weight: 600;
  display: block;
  padding: 15px 15px 13px;
  line-height: 30px;
  font-size: 14px;
  text-transform: uppercase;
}

.myaccount-tab-menu a:last-child {
  border-bottom: 1px solid #ebebeb;
}

.myaccount-tab-menu a:hover,
.myaccount-tab-menu a.active {
  background-color: #00c8be;
  color: #fff;
}

.myaccount-tab-menu a i {
  font-size: 14px;
  text-align: center;
  width: 25px;
}

.myaccount-content {
  background-color: #fff;
  font-size: 14px;
  border: 1px solid #ebebeb;
  padding: 30px;
}

@media only screen and (max-width: 575px) {
  .myaccount-content {
    padding: 20px 15px;
  }
}

.myaccount-content h3 {
  border-bottom: 1px solid #ebebeb;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #222;
}

.myaccount-content .welcome a {
  color: #222;
}

.myaccount-content .welcome a:hover {
  color: #00c8be;
}

.myaccount-content .welcome strong {
  font-weight: 600;
}

.myaccount-content a.edit-address-btn {
  borderColor: #333;
  color: #222;
}

.myaccount-content a.edit-address-btn i {
  padding-right: 5px;
}

.myaccount-content a.edit-address-btn:hover {
  color: #00c8be;
}

.myaccount-table {
  white-space: nowrap;
  font-size: 14px;
}

.myaccount-table table th,
.myaccount-table .table th {
  padding: 10px;
  font-weight: 600;
}

.myaccount-table table td,
.myaccount-table .table td {
  padding: 20px 10px;
  vertical-align: middle;
}

.myaccount-table table td,
.myaccount-table .table td a {
  color: #222;
}

.myaccount-table table td a:hover,
.myaccount-table .table td a:hover {
  color: #00c8be;
}

.saved-message {
  font-weight: 600;
  font-size: 13px;
  padding: 20px;
}

.account-details-form h4 {
  text-transform: capitalize;
  margin: 0;
  color: #222;
  font-weight: 600;
  font-size: 16px;
}

.table .thead-light th {
  background-color: #e9ecef;
  borderColor: #dee2e6;
}

.account-details-form input[type="text"],
.account-details-form input[type="email"],
.account-details-form input[type="url"],
.account-details-form input[type="password"],
.account-details-form input[type="search"],
.account-details-form input[type="number"],
.account-details-form input[type="tel"] {
  width: 100%;
  background-color: #fff;
  border: 1px solid #ebebeb;
  font-size: 14px;
  color: #707070;
  padding: 0.8rem 1.6rem;
  height: 38px;
  line-height: 1.25;
  border-radius: 0px;
}

/* ***************
     my-account End
    ******************/
/*--------------------------------------
/*  [ 4.21 compare CSS ]
----------------------------------------*/
/*------------------*
# Compare Page
*------------------*/
@media (max-width: 991px) {
  .compare-section .table {
    min-width: 800px;
  }
}

.compare-section img {
  max-width: 150px;
}

.compare-section .title {
  font-weight: 500;
  font-size: 24px;
  color: #222;
  border-bottom: 1px solid #ebebeb;
}

.compare-section .sub-title {
  font-size: 14px;
  padding: 20px 0;
}

.compare-section .table .thead-light th {
  background-color: #fff;
  border-color: #ebebeb;
}

.compare-section .table td,
.compare-section .table th {
  vertical-align: middle;
    border-right: 1px solid #ebebeb;
  font-size: 14px;
  color: #222;
  font-weight: normal;
  min-height: 26px !important;
  height: 45px;
}

.compare-section .table th {
  text-transform: capitalize;
}

.compare-section .table td {
  text-transform: capitalize;
}

.compare-section .table td p {
  text-transform: initial;
}

/* ***************
   compare End
  ******************/
/*--------------------------------------
/*  [ 4.22 wishlist CSS ]
----------------------------------------*/
/*------------------*
# Whishlist Page
*------------------*/
@media (max-width: 991px) {
  .whish-list-section .table {
    min-width: 100%;
  }
}

.whish-list-section .title {
  color: #222;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid #ebebeb;
}

.whish-list-section .table .thead-light th {
  background-color: #eeeeee;
  text-transform: capitalize;
  font-weight: 500;
  color: #00C8BE;
  font-size: 14px;
  border-right: 1px solid #fff;
  border-top: 2px solid #00C8BE;
}

.whish-list-section .table td,
.whish-list-section .table th {
  vertical-align: middle;
}

.whish-list-section img {
  max-width: 200px;
}

.whish-title {
  font-size: 14px;
}
.whish-title a {
   color: #002855 !important;
   font-weight: normal;
}

.whish-list-price {
  color: #797979;
  font-size: 14px;
}

.badge {
  padding: 8px 10px;
}

/* ***************
     whishlist End
    ******************/
/*--------------------------------------
/*  [ 4.23 contact CSS ]
----------------------------------------*/
.contact-title-section {
  margin: 10px auto;
}

.contact-title-section .title {
  line-height: 1.4;
  font-size: 30px;
  margin-bottom: 0;
}

@media screen and (min-width: 1500px) {
  .contact-title-section .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.address-list {
}
.contact-address{padding-right: 35px;}
.address-list:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.address-list   h3 {
  color: #828282;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  float: left;
  width: 50px;
  display: block;
}
.address-list  p {
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  display: block;
  padding-left: 50px;
}
.address-list .title {
  color: #828282;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
}
.address-list .title a {
  color: #828282;

}
.address-list .title span {
  color: #9a9a9a;
  font-size: 26px;
  margin-right: 10px;
  border: 1px solid #8c8c8c;
  padding: 5px 7.5px;
  border-radius: 50%;
}

.address-list .title span:first-child {
  color: #9a9a9a;
  font-size: 16px;
  margin-right: 10px;
  border: 1px solid #8c8c8c;
  padding: 10px 10px;
  border-radius: 50%;
}
.address-list .title span:last-child {
  color: #9a9a9a;
  font-size: 25px;
  margin-right: 10px;
  border: 1px solid #8c8c8c;
  padding: 7px 9.6px;
  border-radius: 50%;
}

.address-list .phone-number,
.address-list .mailto {
  color: #828282;
}
.address-list .mailto a {
  color: #828282;
}
.address-list .phone-number:hover,
.address-list .mailto:hover {
  /*! color: #00c8be; */
}

.contact-us-form .col-xl-4{padding-right: calc(var(--bs-gutter-x) * .2);padding-left: calc(var(--bs-gutter-x) * .2);}
.contact-us-form .form-control {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border-color: #ebebeb;
  margin-bottom: 10px;
  border-radius: 0;
  background: #f5f5f5;
  text-align: left;
  padding-left: 20px;
}

.contact-us-form .form-control:focus {
  box-shadow: none;
}

.contact-us-form .form-control::placeholder {
  color: #b4b4b4;
}

.contact-us-form .form-control.massage-control {
  height: 198px;
  resize: none;
}

.contact-us-form .form-label {
  color: #707070;
}

.form-message.error {
  color: #00c8be;
}

.form-message.success {
  color: #45ab49;
}

/*--------------------------------------
/*  [ 4.24 about us CSS ]
----------------------------------------*/
/*------------------*
# About Us Page
*------------------*/
.about-content .title {
  font-weight: 600;
  color: #222;
  text-transform: capitalize;
  font-size: 35px;
  line-height: 1.4;
}

.about-content .sub-title {
  font-size: 1.4;
  font-weight: 600;
  margin: 0 0 10px 0;
  color: #222;
}

.about-info .title {
  font-size: 34px;
  font-weight: 500;
  color: #222;
}

.single-service .title {
  font-size: 20px;
  font-weight: 500;
  color: #222;
}

.service-section .single-blog img {
  width: 100%;
}

.progress-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (min-width: 1200px) {
  .progress-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.skills + .skills {
  margin-top: 30px;
}

.progress-title {
  color: #222;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
  text-transform: capitalize;
}

.skills-title {
  color: #222;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}

.progress-content p {
  margin-top: 20px;
}

.progress-bar {
  width: 0;
  background-color: #ff4545;
}

.progress {
  height: 6px;
}

.about-social {
  background: #fff;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.about-social .social-link {
  color: #222;
}

/* *******************
      about us page End
    **********************/
/*--------------------------------------
/*  [ 4.25 static info CSS ]
----------------------------------------*/
.static_info .box_info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}

.static_info .txt_info {
  flex: 1;
  margin-top: 25px;
}

.static_info .txt_info .title {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}

/*--------------------------------------
/*  [ 4.26 service CSS ]
----------------------------------------*/
.service {
  text-align: center;
}

.service-item {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .service-item {
    padding: 10px 20px;
  }
}

.service-icon {
  margin-bottom: 20px;
}

.service-title {
  font-weight: 700;
  color: #222;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.single-thumb {
  max-width: 200px;
  margin: 0 auto;
}

.single-service {
  position: relative;
}

.single-service .sub-title {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 14px;
}

.service:hover .about-social {
  opacity: 1;
}
.accordion-header {
  margin-bottom: 0;
  background: #fff;
}
/*--------------------------------------
/*  [ 4.27 404 CSS ]
----------------------------------------*/
.error-section {
  text-align: center;
}

.error-section p {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  font-size: 1.1429em;
}

.error-title {
  font-weight: 600;
  line-height: 1.5;
  color: #222;
  font-size: 30px;
  text-transform: uppercase;
}

@media screen and (min-width: 1500px) {
  .error-title {
    font-size: 35px;
  }
}

.error-serch-form {
  max-width: 500px;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.error-serch-form form {
  position: relative;
}

.error-serch-form .form-control {
  padding: 0 55px 0 20px;
  color: #9a9a9a;
  font-size: 1em;
  height: 50px;
  line-height: 50px;
  border: 1px solid #e7e7e7;
  border-radius: 0;
}

.error-serch-form .form-control:focus {
  box-shadow: none;
}

.error-serch-form .form-control:focus::placeholder {
  color: transparent;
}

/*--------------------------------------
/*  [ 4.28 policy CSS ]
----------------------------------------*/
.policy-list + .policy-list {
  margin-top: 20px;
}

.policy-title {
  font-size: 25px;
  color: #222;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 10px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  .policy-title {
    font-size: 35px;
  }
}

/*--------------------------------------
/*  [ 4.29 accordion CSS ]
----------------------------------------*/
.accourdion-section p {
  margin-bottom: 80px;
}

.accordion .accordion-body p {
  margin-bottom: 0;
}

.accoudion-title {
  color: #222;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 15px;
  font-size: 24px;
  text-transform: capitalize;
}

.accordion-button {
  border-radius: 0;
}

.accordion-button:hover {
  color: #00c8be;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  color: #828282;
  background-color: #f0f0f0;
  box-shadow: none;
}

.accordion-item {
  border-bottom: 1px solid #ebebeb !important;
  border-radius: 0 !important;
}
.accordion-header .em  {float: right;display: block;flex: inherit;}
.accordion-header .em em {
  margin-bottom: 0;
  font-style: normal;
  width: 33%;
  /*display: block;*/
  float: left;
}

.accordion-item + .accordion-item {
  margin-top: 15px;
}

#tabBtn {
margin-top: 25px;
}
#tabBtn::after {
  content:"";
  display:block;
  clear:both
}
#tabBtn .post-next,#tabBtn .post-prev {
  transition:all .36s ease;
  position:relative;
  width:49%;
  height:120px;
  overflow:hidden;
  float:left;
  padding:10px;
  box-sizing:border-box;
  background:#f5f5f5
}
#tabBtn .post-next:not(.empty):hover,#tabBtn .post-prev:not(.empty):hover {
  background:#00c8be;
}
#tabBtn .post-next:not(.empty):hover .infor-wrap .title,#tabBtn .post-prev:not(.empty):hover .infor-wrap .title {
  color:#fff
}
#tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,#tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle {
  color:#fff
}
#tabBtn .post-next:not(.empty):hover .img-wrap,#tabBtn .post-prev:not(.empty):hover .img-wrap {
  opacity:1
}
#tabBtn .post-next.empty,#tabBtn .post-prev.empty {
  cursor:default
}
#tabBtn .post-next.empty .details,#tabBtn .post-prev.empty .details {
  display:none
}
#tabBtn .post-next .img-wrap,#tabBtn .post-prev .img-wrap {
  transition:all .36s ease;
  opacity:0;
  width:80px;
  height:auto;
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%)
}
#tabBtn .post-next .img-wrap img,#tabBtn .post-prev .img-wrap img {
  width:100%
}
#tabBtn .post-next .details,#tabBtn .post-prev .details {
  position:absolute;
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  width:40px;
  height:16px;
  color:transparent;
  overflow:hidden
}
#tabBtn .post-next .infor-wrap,#tabBtn .post-prev .infor-wrap {
  width:250px
}
#tabBtn .post-next .infor-wrap .title,#tabBtn .post-prev .infor-wrap .title {
  transition:all .36s ease;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size:16px;
  line-height:100px;
  display:block;
  color:#666
}
#tabBtn .post-next .infor-wrap .subtitle,#tabBtn .post-prev .infor-wrap .subtitle {
  transition:all .36s ease;
  display:none;
  height:30px;
  overflow:hidden;
  font-size:13px;
  line-height:30px
}
#tabBtn .post-prev {
  float:left;
  padding-left:106px
}
#tabBtn .post-prev:hover .details:before {
  right:60px
}
#tabBtn .post-prev:hover .details:after {
  right:15px;
  opacity:1
}
#tabBtn .post-prev .img-wrap {
  right:15px;
  display: none;
}
#tabBtn .post-prev .infor-wrap {
  float:left
}
#tabBtn .post-prev .details {
  border-right:1px solid #e5e5e5;
  left:22px
}
#tabBtn .post-prev .details:after,#tabBtn .post-prev .details:before {
  content:"\f177";
  font-family:FontAwesome;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  transition:all .36s ease;
  color:#999;
  position:absolute;
  top:50%;
  font-size:20px;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%)
}
#tabBtn .post-prev .details:before {
  right:15px
}
#tabBtn .post-prev .details:after {
  right:-30px;
  opacity:0
}
#tabBtn .post-next {
  float:right;
  padding-right:106px
}
#tabBtn .post-next:hover .details:before {
  left:60px
}
#tabBtn .post-next:hover .details:after {
  left:15px;
  opacity:1
}
#tabBtn .post-next .img-wrap {
  left:15px;
  display: none;
}
#tabBtn .post-next .infor-wrap {
  float:right
}
#tabBtn .post-next .details {
  right:22px;
  border-left:1px solid #e5e5e5
}
#tabBtn .post-next .details:after,#tabBtn .post-next .details:before {
  content:"\f178";
  font-family:FontAwesome;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  transition:all .36s ease;
  color:#999;
  position:absolute;
  top:50%;
  font-size:20px;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%)
}
#tabBtn .post-next .details:before {
  left:15px
}
#tabBtn .post-next .details:after {
  left:-30px;
  opacity:0
}
#tabBtn .post-next .infor-wrap .title {
  text-align:right
}
.agent-pc .team #postContent {
  width:100%
}


#pageTarget {margin: 20px auto;
text-align: left;
}
#pageTarget .container_target {
  float:left;
  margin-top:4px;
  line-height:45px;
  font-size: 14px;
  color: #333;
}
#pageTarget .container_target a {
  font-size: 14px;
  color: #333;
}
#pageTarget .container_target a:last-child,#pageTarget .container_target a:hover {
  font-size: 14px;
  color: #00c8be;
}
#pageTarget .container_target i {
  margin:0 10px
}
#tabBtn:hover .post-prev .details:after,#tabBtn:hover .post-prev .details:before {
  color:#fff;
}
#tabBtn:hover .post-next .details:after,#tabBtn:hover .post-next .details:before {
  color:#fff;
}
.counter-section{padding: 80px 0 !important;background: #00c8be url(../images/numbg.jpg);background-size: auto;color: #fff;font-size: 14px;background-size: cover;background-position: center;}
.counter-section .title {
  color: #00c8be;
  text-align: left;
}
.counter-section span {
  font-size: 20px;
  color: #b4b4b4;
}
.counter-section .sigma_about {
 border-left: 2px solid #00c8be !important;
 padding-left: 25px;
 margin-top: 16px;
 text-align: left;
}
.counter-section .sigma_about p {
 padding-left: 5px;color: #333;
 font-size: 14px;
}
.counter-section .sigma_about h2 {
color: #00c8be !important;
font-size: 25px;
}

.counter-section .sigma_counter {
 margin-bottom:30px;
 text-align: center;
}
.counter-section .sigma_counter i {
 color:#f36525;
 font-size:46px;
 line-height:1;
 display:block;
 margin-bottom:20px
}
.counter-section .sigma_counter h3,
.counter-section .sigma_counter b {
 margin:0
}
.counter-section .sigma_counter .counter {
 font-size:70px;
 color: #00c8be !important;
 font-family: 'Hiragino Sans GB';
}
.counter-section .sigma_counter p {
 margin:0;
 font-weight:normal;
 font-size:14px;
 color: #333;
}
.counter-section .sigma_counter>span {
 display:block;
 line-height:1;
 margin-bottom:5px
}
.counter-section .sigma_counter span span {
 font-size:25px;
 font-weight:600;
 color: #00c8be !important;
 position: absolute;
}

.blog-carousel-section .title{ margin-bottom:25px}

.blog-carousel-section{padding: 80px 0 !important;
background: url(../images/newsbg.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
background-size: 100%;
color: #fff;
font-size: 14px;
background-position: top;
background-repeat: no-repeat;
}
.blog-carousel-section .blog-carousel{background: #fff;border: 1px solid #ddd;padding: 32px;height: auto;}
/* ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° */
.form-control {
text-align: center;
  padding:2px 5px;
  font-size: 14px;

float: left;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
  text-align: center;

}
table th span {
  font-size: 11px
}
.table-responsive  th {
max-width: 180px !important;text-align: center;
min-width: 141px;
}
.table-responsive td {
text-align: center
}

.table-responsive td:first-child {
  
  left: 5px
}
.table-responsive td, .table-responsive th {
}

.table-responsive th a {
color: #fff;
margin:0 10px;
}
.table-responsive th em{
float: left;
margin: 0 5px;
line-height: 25px;
}
select {
  word-wrap: normal;
  background: #fff !important;
  color: #333 !important;
}


/* css ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  */
    input[type=checkbox] {
        cursor: pointer;
        position: relative;
    }

    input[type=checkbox]::after {
        position: absolute;
        top: 0;
        background-color: #fff;
        color: #fff;
        width: 14px;
        height: 14px;
        display: inline-block;
        visibility: visible;
        padding-left: 0px;
        text-align: center;
        content: ' ';
        border-radius: 2px;
        box-sizing: border-box;
        border: 1px solid #ddd;
    }

    input[type=checkbox]:checked::after {
        content: "";
        border-color: #00c8be;
        background-color: #00c8be;
    }

    input[type=checkbox]:checked::before {
        content: '';
        position: absolute;
        top: 3px;
        left: 5px;
        width: 3px;
        height: 8px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        z-index: 1;
    }

/* Responsive CSS Style */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 640px)  {


.quick-link-link {
  display: none;
}

.section-padding-bottom  {
  padding-bottom: 20px;
}
.section-padding-top {
  padding-top: 20px;
}
.product-tab-section .title {
  color: #00c8be;
  margin-bottom:0px;
}
.product-tab-nav {
  justify-content: left;
  margin: 0;
}

.product-tab-nav .nav-link {
  padding: 10px 20px;
  font-size: 14px;
}
.counter-section .sigma_counter {
  text-align: center;
}
.footer {
  display: none;
}
  
  .bread-crumb-title {
  top: 58px;
}
  .breadcrumb-section {

  padding: 150px 0 100px 0;
}
  #pageTarget {
  margin: 0;
  background: #f2f2f2;
  margin-bottom: 35px; 
}
#pageTarget .container_target {
  float: left;
  margin-top: 0;
  line-height: 45px;
  font-size: 1em;
  color: #333;
}
#pageTarget .container_target a {
  font-size: 1em;
  
}
#pageTarget .container_target a:last-child, #pageTarget .container_target a:hover {
  font-size: 1em;
  
}
.social-tags .tags a {
  border: none;
  padding: 5px;
}
.policy-title {
  margin: 15px auto;
}
    .hidden-sm {
    display: none !important;
  }
  .copy-right {
  min-height: 110px;
}
.whish-list-section .table .thead-light th {font-size: 14px;}  
.classmenu {display: block;}
.classmenu a {width: 32%;margin-bottom: 5px;}
  
  .hero-slider {
  position: relative;
  margin-top: -95px;
}
  
  
}

 
 

.position-relative{
  position: static !important;
}
.is-stickyblur .position-static.main-menu-item:hover .slide{
    top:74px;
}
.is-stickyblur .position-static .slide{
  top:74px;
}
.main-menu-item:hover .slide{
  top:95px;
  visibility:visible;
  opacity:1;
  z-index:5;
}
.main-menu-item .slide{position: absolute;left: 0px;top: 95px;width: 100%;background: #fff;-webkit-transition: all 0.4s;-o-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;transition:all 0.4s;visibility: hidden;opacity: 0;z-index: -1;top: 110px;}
.main-menu-item .slide p{line-height: 1;margin-bottom: 0;font-size: 14px;font-weight: 400;color: #575757;margin-bottom: 26px;text-align: left;background: url(../images/do.png) no-repeat right center;padding-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main-menu-item .slide p a{color: #565656;}
.main-menu-item .slide .left{float: left;width: 25%;padding-top: 48px;padding-left: 0;padding-right: 0;padding-left: 8%;padding-right: 3%;} 
.main-menu-item .slide .on{color: #00C8BE;}
.main-menu-item .slide .right{float: left;width: 75%;background: #ECECEC;padding-top: 48px;padding-left: 7%;padding-bottom: 56px;display: none;position: relative;z-index: 5;}
.main-menu-item .slide .right.active{display: block;}
.main-menu-item .slide .right .item{float: left;width: 30%;padding-right: 9%;}
.main-menu-item .slide .right .item ul {}
.main-menu-item .slide .right .item ul li{font-weight: 400;color: #575757;margin-bottom: 26px;text-align: left;background: url(../images/do.png) no-repeat right center;line-height: 1;}
.main-menu-item .slide .right .item ul li a{color: #575757;}
.main-menu-item .slide .right .item ul li a:hover{color: #00C8BE;}
.main-menu-item .slide:after{
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: calc((100% - 1200px)/2);
  background: #ececec;
}

.listtype1{

}
.listtype1 .item:nth-child(3n){
  margin-right: 0px;
}
.listtype1 .item{
  float: left;
  width: calc((100% - 54px)/3);
  margin-right: 27px;
  margin-bottom: 46px;
}
.listtype1 .item a{ 
  display: block;
  position: relative;
  height: 142px;
  border: 1px solid #ccc;
  padding-top: 36px;
  padding-left: 28px;
}
.listtype1 .item a *{display: block;width: 100%;text-align: left;height: auto;position: relative;}
.listtype1 .item .title{
  font-size: 22px;
  
  font-weight: 400;
  color: #494949;
  margin: 0;
  line-height: 1;
  height: auto;
}
.listtype1 .item .dec{
  font-size: 11px;
  
  font-weight: 400;
  color: #8C8C8C;
  line-height: 22px;
  margin-top: 17px;
  position: static;
  width: 230px;
  max-width: 100%;
}
.listtype1 .item a:hover .more{
    background: url(../images/ri2.png) no-repeat center center;
}
.listtype1 .item .more{
  position: absolute;
  right: 28px;
  top: 58px;
  width: 25px;
  height: 25px;
  background: url(../images/ri.png) no-repeat center center;
}
.listtype1 .item a:hover{
border: 1px solid #00C8BE;
box-shadow: 0px 10px 19px 1px rgba(0,0,0,0.2);}


.product-tab-section.about{
  background: url(../images/aboutimgbg.jpg) no-repeat center center;
  background-size: cover;
}
.listtype2{

}
.listtype2 .item:nth-child(2n){
  padding-left: 0px;
  padding-right: 60%;
}
.listtype2 .item:nth-child(2n) .imgbox{
left: auto;
right: 0px;
}
.listtype2 .item:nth-child(2n) .content{
padding-left: 0px;
padding-right: 12%;
}
.listtype2 .item{
  position: relative;
  zoom: 1;
  overflow: hidden;
  padding-left: 60%;
  margin-bottom: 37px;
}
.listtype2 .imgbox{
 position: absolute;
 left: 0px;
 top: 0px;
 height: 100%;
 width: 60%;
 overflow: hidden; 
}
.listtype2 .img{
 height: 100%; 
}
.listtype2 .content{
  padding-left: 12%;
  padding-bottom: 36px;
}
.listtype2 .title{
  font-size: 30px;
  
  font-weight: 400;
  color: #002855;
  line-height: 59px;
  padding-top: 30px;
  padding-bottom: 50px;
  margin-bottom: 0;
}
.listtype2 .dec{
  font-size: 14px;
  
  font-weight: 400;
  color: #828282;
  line-height: 33px;
  margin-bottom: 50px;
}
.listtype2 .more{
  width: 88px;
  line-height: 30px;
  border: 1px solid #00C8BE;
  display: block;
  text-align: center;
  font-size: 13px;
  
  font-weight: 400;
  color: #787878;
}
.listtype2 .more:hover{
  background: #00C8BE;
  color: #fff;
}
.listtype3{
  padding-top: 12px;
zoom: 1;
overflow: hidden;
position: relative;
}
.listtype3:after,
.listtype3:before{
  position: absolute;
  height: 100%;
  width: 1px;
background: #E5E5E5;
content: "";
}

.listtype3:after{
  left: 33.333%;
}

.listtype3:before{
  right: 33.3333%;
}
.listtype3 li:nth-child(3n){
  margin-right: 0px;
}
.listtype3 li{float: left;width: calc((100% - 220px)/3);margin-right: 110px;line-height: 1;}
.listtype3 li a{
  display: block;
}
.listtype3 li a .time{
  display: block;
  font-size: 20px;
  
  font-weight: 300;
  color: #828282;
  position: static;
  width: 100%;
  text-align: left;
  line-height: 1;
}
.listtype3 li a .tit{
  font-size: 14px;
  
  font-weight: 400;
  color: #00C8BE;
  line-height: 1;
  margin: 20px 0px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: static;
  width: 100%;
  text-align: left;
}
.listtype3 li a .dec{
  font-size: 12px;
  
  font-weight: 400;
  color: #999999;
  position: static;
  width: 100%;
  text-align: left;
}

.product-tab-section.contact{
  background: url(../images/contactbg.jpg) no-repeat center center;
  background-size: cover;
}
.formTable{

}
.formTable .items{
  zoom: 1;
  overflow: hidden;
}
.formTable .item:nth-child(3n){
  margin-right: 0px;
}
.formTable .item{
 margin-right: 10px;
 width: calc((100% - 20px)/3);
 float: left; 
 margin-bottom: 6px;
 background: #EEEEEE;
}
.formTable .words{
  width: 100%;
  font-size: 13px;
  
  font-weight: 400;
  padding: 0px 25px;
  background: none;
  height: 42px;
  border: none;
}
.formTable textarea{
  height: 162px;
  background: #EEEEEE;
  width: 100%;
  border: none;
  resize: none;
  padding: 10px 24px;
  font-size: 13px;
}
.formTable .yzm{
  
}
.formTable .words2{
  margin-right: 10px;
  width: calc((100% - 20px)/3);
  float: left;
  margin-bottom: 6px;
  background: #EEEEEE;
  float: left;
  border: none;
  font-size: 13px;
  padding: 0px 25px;
  height: 42px;
}
.formTable .yzm img{
  float: left;
  height: 42px;
  cursor: pointer;
}
.formTable .send{
  width: 147px;
  height: 42px;
  background: #00C8BE;
  float: right;
  cursor: pointer;
  border: none;
  font-size: 13px;
  
  font-weight: 400;
  color: #FFFFFF;
}

.abouusmain{
  
}
.abouusmain .contents{
  zoom: 1;
  overflow: hidden;
}
.abouusmain .left{
  float: left;
  width: 50%;
  padding-right: 3%;
  padding-top: 30px;
}
.abouusmain .items{
  zoom: 1;
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: space-between;
  padding-right: 25%;
}
.abouusmain .item{
}
.abouusmain .val{
  font-size: 64px;
  color: #00C8BE;
  line-height: 1;
  position: relative;
}
.abouusmain .val strong{
  font-weight: normal;
}
.abouusmain .val span{
  top: -13px;
  color: #00C8BE;
}
.abouusmain .tit{
  font-size: 12px;
  padding-top: 10px;
}
.abouusmain .dec{
  font-size: 13px;
  
  font-weight: 400;
  color: #828282;
  line-height: 25px;
  padding-top: 35px;
  width: 410px;
  max-width: 100%;
}
.abouusmain .more{
  width: 88px;
  height: 30px;
  background: #00C8BE;
  margin-top: 66px;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 13px;
}
.abouusmain .imgbox{
  float: right;
  width: 50%;
}
.abouusmain .imgbox video{
  width: 100%;
  cursor: pointer;
}

.sectionAbout{
background: url(../images/sectionabout.jpg) no-repeat center center;
background-size: cover;
padding-top: 40px;
padding-bottom: 60px;
text-align: center;
}
.sectionAbout .item:nth-child(2){
  float: right;
  margin-left: 150px;
}
.sectionAbout .item{
  float: left;
  width: calc((100% - 150px)/2);
  /* height: 210px; */
  background: #FFFFFF;
  padding: 29px 0px;
  cursor: pointer;
}
.sectionAbout .icon{
  height: 65px;
}
.sectionAbout .title{
  font-size: 24px;

font-weight: 400;
color: #828282;
padding-top: 15px;
padding-bottom: 12px;
line-height: 1;
}
.sectionAbout .dec p{
  margin-bottom:0px;
}
.sectionAbout .dec{
  font-size: 13px;

font-weight: 400;
color: #828282;
line-height: 23px;
}
.sectionAbout .item:nth-child(1) .icon{
  background: url(../images/icu1.png) no-repeat center center;
  background-size: auto 100%;
}
.sectionAbout .item:nth-child(2) .icon{
  background: url(../images/icu2.png) no-repeat center center;
  background-size: auto 100%;
  
}
.sectionAbout .item:nth-child(1):hover .icon{
  background: url(../images/icu1hover.png) no-repeat center center;
  background-size: auto 100%;
  
}
.sectionAbout .item:nth-child(2):hover .icon{
  background: url(../images/icu2hover.png) no-repeat center center;
  background-size: auto 100%;
  
}
.sectionAbout .item:hover *{
  color:#fff
}
.sectionAbout .item:hover{
  background: #00C8BE;
}
.sectionAbout .item ,
.sectionAbout .item *{
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}

.footerMain{background: #373737;padding-top: 60px;padding-bottom: 60px;}
.footerMain .left{
  float: left;
  width: 53%;
}
.footerMain .left .link{
  zoom: 1;
  overflow: hidden;
  padding-bottom: 19px;
  border-bottom: 1px solid #FFFFFF;
}
.footerMain .left .link a span{
  display: inline-block;
  line-height: 40px;
  padding-left: 20px;
  font-size: 14px;
  
  font-weight: 400;
  color: #FFFFFF;
}
.footerMain .left .link a:nth-child(3){
  margin-right: 0px;
}
.footerMain .left .link a:hover{
  background:#00C8BE;
}
.footerMain .left .link a{
  float: left;
  width: calc((100% - 50px)/3);
  margin-right: 25px;
  border: 1px solid #00C8BE;
  text-align: center;
  border-left: 5px solid #00C8BE;
}
.footerMain .left .link a.a1 span{
background: url(../images/k1.png) no-repeat left center;
}
.footerMain .left .link a.a2 span{
background: url(../images/k2.png) no-repeat left center;
}
.footerMain .left .link a.a3 span{
background: url(../images/k3.png) no-repeat left center;  
}
.footerMain .left .link2{
  font-size: 14px;
  
  font-weight: 400;
  color: #FFFFFF;
  padding-top: 21px;
  display: flex;
  justify-content: space-between;
}
.footerMain .left .link2 a{
  color: inherit;
}
.footerMain .right{
  background: url(../images/ewm.jpg) no-repeat right 0;
  padding-right: 113px;
  float: right;
  padding-left: 0;
  width: 279px;
}
.footerMain .right img{
  display: block;
}
.footerMain .right .dec{
  
}
.footerMain .right .dec p{
  margin: 0;
  font-size: 13px;
  
  font-weight: 300;
  color: #B4B4B4;
  line-height: 30px;
}
.footerMain2{
background: #373737;
text-align: center;
font-size: 12px;

font-weight: 300;
color: #676767;
padding-bottom: 10px;
}
.footerMain2 a{
color: #676767;
}
.copy-right em{
  width: 2em;
  display: inline-block;
}


.cbanner{
  text-align: center;
padding-top: 210px;
padding-bottom: 136px;
}
.cbanner .cn{
  font-size: 38px;
font-family: Alibaba;
font-weight: normal;
color: #FEFEFE;
padding-top: 43px;
line-height: 1;
}
.cbanner .en{

  font-size: 75px;
font-family: Arial;
font-weight: 400;
color: #FEFEFE;
line-height: 1;
}


.positionMain{font-size: 13px;font-weight: 400;/*! border-bottom: 1px solid #ddd; */line-height: 50px;}
.positionMain a{font-size: 13px;font-weight: 400;color: #797979;display: inline;padding: 0px;margin: 5px;}
/*.positionMain .wrp a:nth-last-child(2){display: none}*/
.contactMainlist1{
padding-top: 60px;
border-bottom: 1px solid #ddd;
padding-bottom: 38px;
}
.titlemodel{
  text-align: center;
  font-size: 24px;

font-weight: 400;
color: #828282;
}
.listtype4{
padding-top: 38px;
zoom: 1;
overflow: hidden;
}
.listtype4 .item:nth-child(2n){
  float: right;
}
.listtype4 .item:hover *{
  color:#fff
}
.listtype4 .item:hover{
  background: #00C8BE;
box-shadow: 2px 5px 15px 1px rgba(0,0,0,0.2);
}
.listtype4 .item,
.listtype4 .item *{
  -webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.listtype4 .item{
  float: left;
  width: calc((100% - 70px)/2);
  margin-bottom: 30px;
  background: rgb(238 238 238 / .25);
  padding-left: 50px;
  padding-top: 20px;
  padding-bottom: 18px;
}
.listtype4 .item .tit{
  font-size: 20px;
}
.listtype4 .item .dec{
  
}
.listtype4 .item .dec p{
  margin-bottom: 0;
}
.contactMainlist2{
  padding-top: 50px;
  padding-bottom: 10px;
}
.listtype5{
  padding-top: 40px;
}
.listtype5 .item{
  background: rgb(238 238 238 / 0.25);
  padding-top: 22px;
  padding-left: 18px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.listtype5 .item .tit{
  font-size: 20px;
  
  font-weight: 400;
  color: #828282;
  margin-bottom: 10px;
}
.listtype5 .item .tit img{
  
}
.listtype5 .item .tit span{
  padding-left: 10px;
  vertical-align: middle;
}
.listtype5 .item .dec{
  
}
.listtype5 .item .dec p{
  font-size: 13px;
  
  font-weight: 400;
  color: #9F9F9F;
  line-height: 25px;
  margin-bottom: 10px;
  padding-left: 43px;
}
.listtype5 .item .dec p:nth-child(1){
  background: url(../images/s1.png) no-repeat left center;
  min-height: 40px;
  line-height: 40px;
}
.listtype5 .item .dec p:nth-child(2){
  background: url(../images/s1.png) no-repeat left 0;
  min-height: 40px;
  padding-top: 6px;
}
.listtype5 .item .dec p em{
  display: inline-block;
  width: 3em;
}

.listtype5 .item{
  -webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}
.listtype5 .item:hover{

box-shadow: 3px 8px 19px 1px rgba(0,0,0,0.25);

}

.contactMainlist3{padding: 48px 0px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.contactMainlist3 .item{
  float: left;
  width: 25%;
  text-align: center;
}
.contactMainlist3 .item{
  
}
.contactMainlist3 .icon{
  height: 60px;
  position: relative;
}
.contactMainlist3 .icon img{
  position:absolute;
top: 50%;
left: 50%;
-o-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.contactMainlist3 .tit{
  font-size: 16px;

font-weight: 400;
color: #828282;
padding-top: 13px;
padding-bottom: 12px;
}
.contactMainlist3 .val{
  font-size: 13px;

font-weight: 400;
color: #828282;
}
.contactMainlist4 .formTable .yzm .send{
  float: none;
}

.contactMainlist4 .formTable{
  padding-top: 35px;
}
.contactMainlist4 {
  padding-top: 60px;
  padding-bottom: 150px;
}

.secMenu{border-bottom: 1px solid #ddd;}
.secMenu .flexbox{
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-direction: row;
}
.secMenu .flexbox a{
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  line-height: 49px;
  display: inline-block;
  padding: 0px 20px;
  flex: 1;
  text-align: center;
}
.secMenu .flexbox a.current{
  background: #00C8BE;
  color: #fff;
}
.secMenu .flexbox a:hover{
  background: #00C8BE;
  color: #fff;
}


.positionMain .wrp > span{
  position: relative;
  display: inline-block;margin: 5px;
}
.positionMain .wrp > span em{
  font-style: normal;
}
.positionMain .wrp > span:hover .slide{
  
  visibility:visible;
  opacity:1;
  z-index:5;
  top:42px;
}
.positionMain .wrp > span .slide{
  background: #ececec;
  position: absolute;
  left: 0;
  width: 156px;
  top: 42px;
  padding-top: 15px;
  padding-left: 15px;
  -webkit-transition: all 0.4s;
  -o-transition:all 0.4s;
  -moz-transition:all 0.4s;
  -ms-transition:all 0.4s;
  transition:all 0.4s;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  top: 50px;
}
.positionMain .wrp > span .slide span{
  display: block;
  font-size: 13px;
  
  font-weight: 400;
  color: #575757;
  margin-bottom: 20px;
  line-height: 1;
}

.positionMain .wrp > span .slide span a{
  color: inherit;
}

.titlemodel2{font-size: 24px;font-weight: 400;color: #828282;padding-left: 13px;border-left: 3px solid #00C8BE;line-height: 27px;}
.proMain1{
  padding-top: 50px;
  margin-bottom: 70px;
}
.proMain1 .left{
  float: left;
  width: 60%;
}
.proMain1 .dec{
  font-size: 14px;
  
  font-weight: 400;
  color: #969696;
  line-height: 28px;
  padding-top: 50px;
  width: 660px;
  max-width: 90%;
}
.proMain1 .imgbox{
  float: right;
  width: 34%;
}
.proMain1 .imgbox img{
  
}

.proMain2{
  
}
.proMain2 .list{
  padding-top: 66px;
  border-top: 1px solid #ddd;
  padding-bottom: 44px;
  border-bottom: 1px solid #ddd;
}
.listtype6{
  margin-top: 39px;
  zoom: 1;
  overflow: hidden;
}
.listtype6 .item{
  float: left;
  margin-bottom: 28px;
  width: calc((100% - 28px)/2);
}
.listtype6 .item:nth-child(2n){
float: right;
}
.proMain2 .item a{
  display: block;
  font-size: 19px;

font-weight: 400;
color: #828282;
padding-left: 30px;
line-height: 68px;
background:url(../images/ris1.png) no-repeat 95% center #EEEEEE;
}

.proMain2 .item a:hover{
color: #fff;
background:url(../images/ris2.png) no-repeat 95% center #00C8BE;
}

.proMain3{

}
.proMain3 .list{
  padding-top: 54px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.proMain3 .tit{
  font-size: 14px;
  
  font-weight: 400;
  color: #00C8BE;
  padding-top: 45px;
  padding-bottom: 29px;
  line-height: 1;
}
.listtype7{
  
}
.listtype7 .item{
  
}
.listtype7 .item a:after{
  content:"";
}
.listtype7 .item a:hover{
  background: url(../images/linehover.png) no-repeat 93% center #00C8BE;
  color: #fff;
}
.listtype7 .item a:hover .ti{
  background: url(../images/f1hover.png) no-repeat 20px center;
}
.listtype7 .item a:hover .time {
    background: url(../images/f2hover.png) no-repeat left center;
}
.listtype7 .item a{
  display: block;
  line-height: 50px;
  color: #828282;
  margin-bottom: 20px;
  zoom: 1;
  overflow: hidden;
  position: relative;
  /* padding-left: 105px; */
  background: url(../images/line.png) no-repeat 93% center;
}
.listtype7 .item a *{
  display: block;
}
.listtype7 .item a .ti{
  font-size: 14px;
  
  font-weight: 400;

  float: left;
  width: 69%;
  background: url(../images/f1.png) no-repeat 20px center;
  padding-left: 105px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10%;
}
.listtype7 .item a .time{
  font-size: 14px;
  
  font-weight: 400;
  float: left;
  padding-left: 30px;
  background: url(../images/f2.png) no-repeat left center;
}

.listtype8{
padding-bottom: 90px;
zoom: 1;
overflow: hidden;
}
.listtype8 .item:nth-child(3n){
  margin-right: 0px;
}
.listtype8 .item{
  width: calc((100% - 60px)/3);
  margin-right: 30px;
  float: left;
}
.listtype8 .imgbox:hover img{
  -webkit-transform: scale(1.05,1.05);
-o-transform: scale(1.05,1.05);
-moz-transform: scale(1.05,1.05);
-ms-transform: scale(1.05,1.05);
transform: scale(1.05,1.05);

}
.listtype8 .imgbox{
  overflow: hidden;
}
.listtype8 .imgbox img{
  width: 100%;
  display: block;
  
-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;

}

.listtype8  .title{
font-size: 14px;

font-weight: 400;
color: #797979;
display: block;
line-height: 1;
padding: 19px 0px;
}



.proMainBox{
width: 1890px;
max-width: 100%;
padding: 0px 15px;
margin: auto;
}
.proMainBox1{
  
}
.proMainBox1 .title{
  text-align: center;
  font-size: 29px;
  
  font-weight: 400;
  color: #575757;
  line-height: 1;
  padding-bottom: 47px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 51px;
  padding-top: 60px;
}
.proMainBox1 .content{
  zoom: 1;
  overflow: hidden;
  margin-bottom: 55px;
}

.proMainBox1 .dec{
  font-size: 14px;
  font-weight: 400;
  color: #969696;
  float: left;
  line-height: 33px;
  width: 69%;
}

.proMainBox1 .imgbox{
  float: right;
  width: 27%;
}
.proMainBox1 .imgbox img{
  width: 100%;
}


.proMainBox2{
border-top: 1px solid #00C8BE;
zoom: 1;
overflow: hidden;
}
.proMainBox2 .left{
  float: left;
  width: 330px;
  position: relative;
  z-index: 5;
}
.proMainBox2 .left .controls{
  line-height: 50px;
  zoom: 1;
  overflow: hidden;
}
.proMainBox2 .left .controls .fll{
 float: left; 
}

.proMainBox2 .left .controls .flr{
  float: right;
}
.proMainBox2 .left .controls a{
font-size: 14px;

font-weight: 400;
color: #00C8BE;
}
.proMainBox2 .left .slideList{
  
} 
.proMainBox2 .left .slideList .item{
  
} 
.proMainBox2 .left .slideList .choose{
  line-height: 39px;
  background: #EEEEEE;
  padding-left: 13px;
  position: relative;
} 


.proMainBox2 .left .slideList .choose .sw.current{
  -webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);

}
.proMainBox2 .left .slideList .choose .sw{
  background: url(../images/arrow-down.png) no-repeat center center;
  background-size: 52%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  width: 30px;
  right: 14px;
  top: 0;

-webkit-transition:all 0.4s;
-o-transition:all 0.4s;
-moz-transition:all 0.4s;
-ms-transition:all 0.4s;
transition:all 0.4s;
}

.proMainBox2 .left .slideList .choose input{
  
} 
.proMainBox2 .left .slideList .tit{
  display: inline-block;
  padding-left: 18px;
  font-size: 14px;
} 
.proMainBox2 .left .slideList dl{
  padding-top: 12px;

} 
.proMainBox2 .left .slideList dd{
  padding-left: 12px;
} 
.proMainBox2 .left .slideList dd input{
  
} 
.proMainBox2 .left .slideList dd .tits{
  font-size: 14px;
  
  font-weight: 400;
  color: #828282;
  display: inline-block;
  padding-left: 18px;
} 


.proMainBox2 .left .slideList .slide{
  padding-bottom: 16px;
    display: none;
}
.proMainBox2 .left .slideList .slide .compare{
  zoom: 1;
  overflow: hidden;
  padding: 12px 0px;
  padding-top: 0;
}
.proMainBox2 .left .slideList .slide .itm{
  float: left;
  width: 50%;
  text-align: center;
}
.proMainBox2 .left .slideList .slide .itm span{
  font-size: 14px;
  
  font-weight: 400;
  color: #828282;
}
.proMainBox2 .left .slideList .slide .itm input{
  width: 62px;
  height: 20px;
  border: 1px solid #AAAAAA;
  font-size: 14px;
  
  font-weight: 400;
  color: #828282;
}

.proMainBox2 .left .slideList .btn{
  width: 77px;
height: 27px;
background: #AAAAAA;
cursor: pointer;
border: none;
font-size: 14px;

font-weight: 400;
color: #FFFFFF;
padding: 0;
}
.proMainBox2 .right{
  float: left;
  width: calc(100% - 330px);
  padding-left: 20px;
}
.proMainBox2 .right .con {
  text-align: right;
  line-height: 50px;
}

.proMainBox2 .right .con a{
  font-size: 14px;

font-weight: 400;
color: #00C8BE;
}


.proMainBox2 .right .c-table--border th *{
  color:inherit;
  white-space: nowrap;
  text-overflow: clip;
  overflow: unset;
}
.proMainBox2 .right .c-table--border td *{
  color:inherit;
}
.proMainBox2 .right .c-table--border th,
.proMainBox2 .right .c-table--border td{
  
  /*min-width: 245px;*/
  /*width: 70px ;*/
}
.proMainBox2 .right .c-table--border th{
  text-align: center;
  background: #EEEEEE;
  font-size: 14px;
  font-weight: 400;
  color: #828282;
  line-height: 22px;
  border-top: 3px solid #00C8BE;
  padding: 16px 0px;
}
.proMainBox2 .right .c-table--border .colorr{
  font-size: 14px;

font-weight: 400;
color: #00C8BE;
}

.proMainBox2{
  position: relative;
  min-height: 900px;
}
.current.proMainBox2 .left .slideList{
  width: 0px;
  overflow: hidden;
  height: 0;
}

.current.proMainBox2 .right {
width: 100%;
position: absolute;
padding-left: 0;
}

.current.proMainBox2 .right table{
  width: 100% !important;
}
.c-table__fixed.c-table__fixed--shadow{
height: 100%  !important;
}
.c-table__body-wrapper{
padding-bottom:10px;
}





@media screen and (max-width: 992px){
  .listtype1 .item{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    float: none;
  }
  .listtype1 .item a{
    padding-top:20px;
    padding-left:20px;
  }
  .listtype2 .item{
padding:0px !important;
padding-top:50vw !important;
}
.listtype2 .imgbox{
height:50vw;
width:100%;
}
.listtype2 .content{
padding:0px !important;
}

.listtype2 .title{
  font-size:20px;
  line-height:25px;
  padding-top: 10px;
  padding-bottom: 20px;
}
.listtype2 .dec{
  font-size:14px;
  line-height:1.6;
  margin-bottom:20px;
}
.listtype3 li{width:100%;margin-right:0px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}


.listtype3:after,
.listtype3:before{
  display:none;
}
.formTable .item{
  width:100%;
  margin-right:0px;
}
.formTable .send{
float:none;
width:100%;
}

.abouusmain .left,
.abouusmain .imgbox{
  width: 100%;
float: none;
margin-bottom:20px;
}
.abouusmain .items{
padding-right:0px;
}
.abouusmain .more{
margin-top:20px;
}
.sectionAbout .item{
  width: 100%;
  margin: 0px !important;
  margin-bottom: 20px !important;
}
.footerMain .left{
  padding-left: 15px;
  padding-right: 15px;
  float: none;
  width: 100%;
}

.footerMain .right{
  float: none;
  margin: 0px auto;
  margin-top: 20px;
  height: 100px;
}
.listtype4 .item{
  width: 100%;
  margin-right: 0px;
  margin-bottom: 20px;
}
.contactMainlist3 .item{
  width: 50%;
  margin-bottom: 30px;
}

.secMenu .flexbox {
  display: block;
  zoom: 1;
  overflow: hidden
}
.secMenu .flexbox a {
  float: left;
  padding: 0px;
  width: 33.333%;
  text-align: center;
  font-size: 14px;
}

.proMain1 .left,
.proMain1 .imgbox{
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.proMain1 .dec{
  padding-top: 20px;
}
.listtype6 .item{
  width: 100%;
  margin-right: 0px;
}
.listtype7 .item a .ti{
  width: 100%;
  float: none;
  display: block;
  padding-left: 30px;
  background-position: 4px center;
}
.listtype7 .item a .time{
  float: none;
  width: 100%;
  display: block;
  line-height: 27px;
}
.listtype8 .item{
  margin-right: 0px;
  width: 100%;

}
.cbanner{
  padding-top: 15vw;
  padding-bottom: 10vw;
}
.cbanner .en{
  font-size: 8vw;
}
.cbanner .cn{
  font-size: 5vw;
  padding-top: 10px;
}

.proMainBox2 .left{
  width: 100%;
  float: none;
}
.proMainBox2 .left .slideList{
  height: 400px;
  overflow: auto
}
.proMainBox2 .right{
  position: static !important;
  padding-left: 0px;
  width: 100%;
  float: none;
  
}
}

/*--case-wrap--*/
.case-wrap{padding:80px 0;background:#f9f9f9;}
.case-list{display:flex;flex-wrap:wrap;margin:-15px;}
.case-list .item{margin:15px;width:calc(33.33% - 30px);overflow:hidden;transition:all .5s;position: relative;}
.case-list .item .pic{overflow:hidden;}
.case-list .item .pic img{display:block;transition:all 1s;width: 100%;}
.case-list .item .tit{line-height:70px;font-size:16px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.case-list .item .tit a{color:#666;}
.case-list .item:hover{background:var(--vi-color);transform:translateY(-10px);box-shadow:0 0 15px rgba(0,0,0,.1)}
.case-list .item:hover .pic img{transform:scale(1.1);}
.case-list .item:hover .tit a{}
@media(max-width:1200px){
.case-wrap{padding:40px 10px;}
.case-list{margin:-5px;}
.case-list .item{margin:5px;width:calc(50% - 10px);}
.case-list .item .tit{line-height:35px;font-size:14px;}
.case-list .item:hover{transform:translateY(0);box-shadow:none;}
}
/*--end case-wrap--*/
.input-group {
  position:relative;
  display:table;
  border-collapse:separate;
}
.input-group .form-control {
  position:relative;
  display:table;
  border-collapse:separate;
}
.input-group  .btn-default{
  display:table;
  border-collapse:separate;
  padding: 0;
}
.input-group .form-control {
  position:relative;
  z-index:2;
  float:left;
  width:100%;
  margin-bottom:0;
  line-height: 35px;
  text-align: left;
  padding-left: 15px;
}
.input-group-btn {
  position:relative;
  font-size:0;
  white-space:nowrap;
}
.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group {
  margin-left:-42px;
  border: none;
  background: transparent;
  font-size: 20px;
  position: relative;
  top: 5px;
  right: -13px;
}
.btn {margin: auto;}
.btn-default {
  color:#333;
  background-color:#fff;
}
#pills-tabContent {margin: auto;}
.tab-content .hotkey {margin: auto;}
.tab-content .history {margin: auto;padding-left: 77px;}
.tab-content .hotkey:before {}
.right2 .item{
  display: none;
}

.right2 .activeright {
  display: block;
}
.right3 .item{
  display: none;
}

.right3 .activeright3 {
  display: block;
}

.right4 .item{
  display: none;
}

.right4 .activeright4 {
  display: block;
}
.right5 .item{
  display: none;
}

.right5 .activeright5 {
  display: block;
}


.onright a {color:#00C8BE !important }
.onright3 a {color:#00C8BE !important }
.onright4 a {color:#00C8BE !important }
.blog-details-grid{margin-bottom: 15px}

.videoContent {
  background-color: rgb(40, 46, 83);
  width: 100%;
  height: 100%;
  max-width: 800px;
  margin: auto;
  padding: 0;
}
    .videoElement {
        object-fit: fill;
    }


.zhuige-play{position:absolute;z-index:12;height:72px;width:72px;border-radius:50%;border:4px solid #FFFFFF;top:50%;left:50%;margin-left:-32px;margin-top:-72px;background:rgba(255,255,255,.3);}
.zhuige-play::after {
    content: ' ';
    height: 22px;
    width: 22px;
    transform: rotate(45deg);
    border-right: 4px solid #FFFFFF;
    border-top: 4px solid #FFFFFF;
    position: absolute;
    top: 22px;
    left: 20px;
  }.zhuige-play:before {
    content: ' ';
    height: 34px;
    width: 28px;
    transform: rotate(90deg);
    border-top: 4px solid #FFFFFF;
    position: absolute;
    top: 16px;
    left: 2px;
  }
  
  
  
.proMainBox2 .right .c-table--border td.hide,
.proMainBox2 .right .c-table--border th.hide{
width: 0px;
overflow: hidden;
display: none;
}

.c-table table colgroup{
  display: none
}

/*
.proMainBox2 .right .c-table__body-wrapper td:nth-child(2),
.proMainBox2 .right .c-table__body-wrapper td:nth-child(1),
.proMainBox2 .right .c-table__header-wrapper th:nth-child(2),
.proMainBox2 .right .c-table__header-wrapper th:nth-child(1){
visibility: hidden;
width: 0px;
overflow: hidden;
}*/


.current.proMainBox2 .right .c-table__fixed-body-wrapper td,
.current.proMainBox2 .right .c-table__fixed-header-wrapper th{
  display: none
}

.c-table td:nth-child(1),
.c-table td:nth-child(2),
.proMainBox2 .right .c-table--border th:nth-child(2),
.proMainBox2 .right .c-table--border th:nth-child(1){
  /*width: 70px !important;*/
}


.current.proMainBox2 .right .c-table__fixed-body-wrapper td:nth-child(1),
.current.proMainBox2 .right .c-table__fixed-body-wrapper td:nth-child(2),
.current.proMainBox2 .right .c-table__fixed-header-wrapper th:nth-child(1),
.current.proMainBox2 .right .c-table__fixed-header-wrapper th:nth-child(2){
  display: table-cell;
  width: 50%;
}
/*

.proMainBox2 .right .tableMain.cur .c-table__header-wrapper  th:nth-child(2) *,
.proMainBox2 .right .tableMain.cur .c-table__header-wrapper  th:nth-child(1) *,

.proMainBox2 .right .tableMain.cur .c-table__body-wrapper  td:nth-child(2) *,
.proMainBox2 .right .tableMain.cur .c-table__body-wrapper  td:nth-child(1) *{
  font-size: 0px;
  display: none
}
.proMainBox2 .right .tableMain.cur .c-table__body-wrapper  td:nth-child(2) ,
.proMainBox2 .right .tableMain.cur .c-table__body-wrapper td:nth-child(1) ,
.proMainBox2 .right .tableMain.cur .c-table__header-wrapper th:nth-child(2) ,
.proMainBox2 .right .tableMain.cur .c-table__header-wrapper th:nth-child(1) {
font-size: 0px;
}
*/

.proMainBox2 .right .c-table--border .c-table__body-wrapper td:last-child,
.proMainBox2 .right .c-table--border .c-table__header-wrapper th:last-child{
/*display: table-cell !important;
width: auto !important;
overflow:auto !important;*/
}
@media screen and (max-width:1570px){
.header-serch-form{
  width: 200px;
}
}



@media screen and (min-width: 1200px){
 .quick-link-link .ion-ios-search-strong{
   /* display:none; */
   font-size: 0 !important;
 }
.header-serch-form{
display: block !important;
}
}

@media screen and (max-width:1400px){
.main-menu-item{
  margin-left: 10px;
}
.main-menu-item .slide:after{
  width: calc((100% - 120px)/2);
}
}
@media screen and (max-width:1300px){
.d-inline-block.position-relative{
  float: left;
}
}
@media screen and (max-width:1200px){
.main-menu-item{
  margin-left: 10px;
}
.d-inline-block.position-relative{
  float: none;
}
.blog-list-thumb{
  padding-bottom: 20%;
  max-width: 32%;
  flex: 0 0 45%;
}
}
@media screen and (max-width:992px){


.header-middle-default{
position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  /*! padding: 10px 0px; */
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  animation: fadeInDown 0.5s ease-in-out;
  transition: all 0.3s linear;
  height: 76px;
  line-height: 71px;
  
}



}

@media screen and (max-width:768px){
  .accordion-header .em{
display:block;
flex: auto;
}
.post-title + p{
  margin-right: 0;
}
}

table {
  border: 0;
}
