/*------------------------------------------------------------------
    IMPORT FONTS
-------------------------------------------------------------------*/

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,600i,700,700i,800,800i");
@import url("https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400i,700,700i");
@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");

/*

    font-family:  'Lato', sans-serif;

    font-family: 'Quattrocento Sans', sans-serif;

*/

/*------------------------------------------------------------------
    IMPORT FILES
-------------------------------------------------------------------*/

@import url(all.css);
@import url(superslides.css);
@import url(bootstrap-select.css);
@import url(code_animate.css);
@import url(bootsnav.css);
@import url(owl.carousel.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);
@import url(baguetteBox.min.css);

/*------------------------------------------------------------------
    SKELETON
-------------------------------------------------------------------*/
body {
  color: #666666;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  line-height: 1.80857;
}
a {
  color: #1f1f1f;
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  font-weight: normal;
  position: relative;
  padding: 0 0 10px 0;
  font-weight: normal;
  line-height: 120% !important;
  color: #1f1f1f;
  margin: 0;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 13px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #212121;
  text-decoration: none !important;
  opacity: 1;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  opacity: 0.8;
}
a {
  color: #1f1f1f;
  text-decoration: none;
  outline: none;
}
a,
.btn {
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-custom {
  margin-top: 20px;
  background-color: transparent !important;
  border: 2px solid #ddd;
  padding: 12px 40px;
  font-size: 16px;
}
.lead {
  font-size: 18px;
  line-height: 30px;
  color: #767676;
  margin: 0;
  padding: 0;
}
blockquote {
  margin: 20px 0 20px;
  padding: 30px;
}
ul,
li,
ol {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
button:focus {
  outline: none;
  box-shadow: none;
}
:focus {
  outline: 0;
}
p {
  margin: 0px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.bootstrap-select .dropdown-toggle:focus {
  box-shadow: none !important;
}
/*------------------------------------------------------------------ LOADER -------------------------------------------------------------------*/
#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #0082ca;
  color: #ffffff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  font-size: 30px;
}

a#whatsapp {
  position: fixed;
  bottom: 80px;
  right: 40px;
  z-index: 9999;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 30px;
  background: #07a838;
  color: #ffffff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  font-size: 40px;
  border-radius: 50px;
}
/*------------------------------------------------------------------ HEADER -------------------------------------------------------------------*/
.main-top {
  background: #0082ca;
  padding: 10px 0px;
}
.custom-select-box {
  float: right;
  width: 95px;
  margin-left: 20px;
}
.custom-select-box .form-control {
  background: none;
  border: none;
}
.custom-select-box .bootstrap-select .btn-light {
  padding: 4px;
  font-size: 14px;
  background: #00b189;
  color: #fff;
  border: none;
  border-radius: 0px;
}
.custom-select-box .bootstrap-select .btn-light span {
  padding: 2px;
  line-height: 15px;
}
.dropdown-toggle::after {
  margin-left: -24px;
}
.custom-select-box .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  position: absolute;
  top: 13px;
  right: 10px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  overflow: inherit;
}
.bootstrap-select.btn-group .dropdown-menu {
  border: none;
  padding: 0px;
  border-radius: 0px;
}
.right-phone-box {
  float: right;
  margin-left: 10px;
}
.right-phone-box p {
  margin: 0px;
  color: #ffffff;
  font-size: 25px;
  line-height: 30px;
}
.right-phone-box p a {
  color: #ffffff;
}
.right-phone-box p a:hover {
  color: #00b189;
  font-weight: 400;
}
.offer-box,
.slide {
  color: #ffffff;
  font-size: 13px;
  padding: 2px 15px;
  font-family: "Lato", sans-serif;
}
.offer-box {
  font-weight: 600;
}
.offer-box li i {
  margin-right: 15px;
  color: #00b189;
  font-size: 20px;
}

div.offer-li a {
  font-weight: 600;
  margin-right: 15px;
  color: #ffffff;
  font-size: 15px;
  font-family: "Lato", sans-serif;
}
.our-link {
  float: right;
}
.our-link ul li {
  display: inline-block;
  border-right: 1px solid #ffffff;
  padding: 0px 10px;
  line-height: 14px;
}
.our-link ul {
  line-height: 30px;
}
.our-link ul li a {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15px;
}
.our-link ul li a:hover {
  color: #00b189;
}
.our-link ul li:last-child {
  border: none;
}
.main-header {
}
.search a {
  color: #00b189;
}

.attr-nav > ul > li.search > a i {
  font-size: 25px;
}
.attr-nav > ul > li > a:hover {
  color: #00b189;
}
nav.navbar.bootsnav ul.nav > li > a {
  margin: 0px;
}
.attr-nav > ul > li.search > a i {
  font-size: 25px;
}
/* Navbar Adjusment =========================== */
/* Navbar Atribute ------*/
.attr-nav > ul > li > a {
  padding: 28px 15px;
}
ul.cart-list > li.total > .btn {
  border-bottom: solid 1px #cfcfcf !important;
  color: #010101;
  padding: 10px 15px;
  border: none;
  font-weight: 700;
  color: #ffffff;
}

@media (min-width: 1024px) {
  /* Navbar General ------*/
  nav.navbar ul.nav > li > a {
    padding: 30px 15px;
    font-weight: 600;
  }
  .mask-icon #card-prod {
    margin-top: calc(100% - 140px);
  }
  nav.navbar .navbar-brand {
    margin-top: 0;
  }
  nav.navbar .navbar-brand {
    margin-top: 0;
  }
  nav.navbar li.dropdown ul.dropdown-menu {
    border-top: solid 5px;
  }
  /* Navbar Center ------*/
  nav.navbar-center .navbar-brand {
    margin: 0 !important;
  }
  /* Navbar Brand Top ------*/
  nav.navbar-brand-top .navbar-brand {
    margin: 10px !important;
  }
  /* Navbar Full ------*/
  nav.navbar-full .navbar-brand {
    position: relative;
    top: -15px;
  }
  /* Navbar Sidebar ------*/
  nav.navbar-sidebar ul.nav,
  nav.navbar-sidebar .navbar-brand {
    margin-bottom: 50px;
  }
  nav.navbar-sidebar ul.nav > li > a {
    padding: 10px 15px;
    font-weight: bold;
  }
  /* Navbar Transparent & Fixed ------*/
  nav.navbar.bootsnav.navbar-transparent.white {
    background-color: rgba(255, 255, 255, 0.3);
    border-bottom: solid 1px #bbb;
  }
  nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark,
  nav.navbar.bootsnav.navbar-transparent.dark {
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom: solid 1px #555;
  }
  nav.navbar.bootsnav.navbar-transparent.white .attr-nav {
    border-left: solid 1px #bbb;
  }
  nav.navbar.navbar-inverse.bootsnav.navbar-transparent.dark .attr-nav,
  nav.navbar.bootsnav.navbar-transparent.dark .attr-nav {
    border-left: solid 1px #555;
  }
  nav.navbar.bootsnav.no-background.white .attr-nav > ul > li > a,
  nav.navbar.bootsnav.navbar-transparent.white .attr-nav > ul > li > a,
  nav.navbar.bootsnav.navbar-transparent.white ul.nav > li > a,
  nav.navbar.bootsnav.no-background.white ul.nav > li > a {
    color: #fff;
  }
  nav.navbar.bootsnav.navbar-transparent.dark .attr-nav > ul > li > a,
  nav.navbar.bootsnav.navbar-transparent.dark ul.nav > li > a {
    color: #eee;
  }
}
@media (max-width: 992px) {
  /* Navbar General ------*/
  nav.navbar .navbar-brand {
    margin-top: 0;
    position: relative;
    top: -2px;
  }
  nav.navbar .navbar-brand img.logo {
    width: 160px;
  }
  .attr-nav > ul > li > a {
    padding: 16px 15px 15px;
  }
  /* Navbar Mobile slide ------*/
  nav.navbar.navbar-mobile ul.nav > li > a {
    padding: 15px 15px;
  }
  nav.navbar.navbar-mobile ul.nav ul.dropdown-menu > li > a {
    padding-right: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu .title {
    padding-right: 30px !important;
    padding-top: 13px !important;
    padding-bottom: 13px !important;
  }
  nav.navbar.navbar-mobile ul.nav ul.dropdown-menu .col-menu ul.menu-col li a {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
  }
  /* Navbar Full ------*/
  nav.navbar-full .navbar-brand {
    top: 0;
    padding-top: 10px;
  }

  .mask-icon #card-prod {
    margin-top: calc(100% - 140px);
  }
}
/* Navbar Inverse =================================*/
nav.navbar.navbar-inverse {
  background-color: #222;
  border-bottom: solid 1px #303030;
}
nav.navbar.navbar-inverse ul.cart-list > li.total > .btn {
  border-bottom: solid 1px #222 !important;
}
nav.navbar.navbar-inverse ul.cart-list > li.total .pull-right {
  color: #fff;
}
nav.navbar.navbar-inverse.megamenu
  ul.dropdown-menu.megamenu-content
  .content
  ul.menu-col
  li
  a,
nav.navbar.navbar-inverse ul.nav > li > a {
  color: #eee;
}
nav.navbar.navbar-inverse ul.nav > li.dropdown > a {
  background-color: #222;
}
nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu > li > a {
  color: #999;
}
nav.navbar.navbar-inverse ul.nav .dropdown-menu h1,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h2,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h3,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h4,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h5,
nav.navbar.navbar-inverse ul.nav .dropdown-menu h6 {
  color: #fff;
}
nav.navbar.navbar-inverse .form-control {
  background-color: #333;
  border-color: #303030;
  color: #fff;
}
nav.navbar.navbar-inverse .attr-nav > ul > li > a {
  color: #eee;
}
nav.navbar.navbar-inverse .attr-nav > ul > li.dropdown ul.dropdown-menu {
  background-color: #222;
  border-left: solid 1px #303030;
  border-bottom: solid 1px #303030;
  border-right: solid 1px #303030;
}
nav.navbar.navbar-inverse ul.cart-list > li {
  border-bottom: solid 1px #303030;
  color: #eee;
}
nav.navbar.navbar-inverse ul.cart-list > li img {
  border: solid 1px #303030;
}
nav.navbar.navbar-inverse ul.cart-list > li.total {
  background-color: #333;
}
nav.navbar.navbar-inverse .share ul > li > a {
  background-color: #555;
}
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu {
  border-right: solid 1px #303030;
}
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a {
  border-bottom: solid 1px #303030;
}
nav.navbar.navbar-inverse .dropdown-tabs .tab-content {
  border-left: solid 1px #303030;
}
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a:hover,
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li > a:focus,
nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul > li.active > a {
  background-color: #333 !important;
}
nav.navbar-inverse.navbar-full ul.nav > li > a {
  border: none;
}
nav.navbar-inverse.navbar-full .navbar-collapse .wrap-full-menu {
  background-color: #222;
}
nav.navbar-inverse.navbar-full .navbar-toggle {
  background-color: #222 !important;
  color: #6f6f6f;
}
nav.navbar.bootsnav ul.nav > li > a {
  position: relative;
  font-weight: 700;
  font-size: 15px;
  color: #010101;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 30px;
}
nav.navbar.bootsnav ul.nav li.active > a {
  color: #00b189;
}
nav.navbar.bootsnav ul.nav li.active > a:hover {
  color: #00b189;
}
nav.navbar.bootsnav ul.nav li > a:hover {
  color: #00b189;
}
nav.navbar.bootsnav ul.nav li.megamenu-fw > a:hover {
  color: #00b189;
}
@media (min-width: 1024px) {
  nav.navbar.navbar-inverse ul.nav .dropdown-menu {
    background-color: #222 !important;
    border-left: solid 1px #303030 !important;
    border-bottom: solid 1px #303030 !important;
    border-right: solid 1px #303030 !important;
  }
  nav.navbar.navbar-inverse li.dropdown ul.dropdown-menu > li > a {
    border-bottom: solid 1px #303030;
  }
  nav.navbar.navbar-inverse ul.dropdown-menu.megamenu-content .col-menu {
    border-left: solid 1px #303030;
    border-right: solid 1px #303030;
  }
  nav.navbar.navbar-inverse.navbar-transparent.dark {
    background-color: rgba(0, 0, 0, 0.3);
    border-bottom: solid 1px #999;
  }
  nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav {
    border-left: solid 1px #999;
  }
  nav.navbar.navbar-inverse.no-background.white .attr-nav > ul > li > a,
  nav.navbar.navbar-inverse.navbar-transparent.dark .attr-nav > ul > li > a,
  nav.navbar.navbar-inverse.navbar-transparent.dark ul.nav > li > a,
  nav.navbar.navbar-inverse.no-background.white ul.nav > li > a {
    color: #fff;
  }
  nav.navbar.navbar-inverse.no-background.dark .attr-nav > ul > li > a,
  nav.navbar.navbar-inverse.no-background.dark .attr-nav > ul > li > a,
  nav.navbar.navbar-inverse.no-background.dark ul.nav > li > a,
  nav.navbar.navbar-inverse.no-background.dark ul.nav > li > a {
    color: #3f3f3f;
  }
}
@media (max-width: 992px) {
  nav.navbar.navbar-inverse .navbar-toggle {
    color: #eee;
    background-color: #222 !important;
  }
  nav.navbar.navbar-inverse .navbar-nav > li > a {
    border-top: solid 1px #303030;
    border-bottom: solid 1px #303030;
  }
  nav.navbar.navbar-inverse ul.nav li.dropdown ul.dropdown-menu > li > a {
    color: #999;
    border-bottom: solid 1px #303030;
  }
  nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu .title {
    border-bottom: solid 1px #303030;
    color: #eee;
  }
  nav.navbar.navbar-inverse .dropdown .megamenu-content .col-menu ul > li > a {
    border-bottom: solid 1px #303030;
    color: #999 !important;
  }
  nav.navbar.navbar-inverse
    .dropdown
    .megamenu-content
    .col-menu.on:last-child
    .title {
    border-bottom: solid 1px #303030;
  }
  nav.navbar.navbar-inverse .dropdown-tabs .tab-menu > ul {
    border-top: solid 1px #303030;
  }
  nav.navbar.navbar-inverse.navbar-mobile .navbar-collapse {
    background-color: #222;
  }
}
@media (max-width: 767px) {
  nav.navbar.navbar-inverse.navbar-mobile ul.nav {
    border-top: solid 1px #222;
  }
}
.arrow::before {
  font-family: "Font Awesome 5 Free";
  content: "\f0d7";
  margin-left: 5px;
  margin-top: 2px;
  border: none;
  display: inline-block;
  vertical-align: inherit;
  position: absolute;
  right: 10px;
  top: 28px;
}
.dropdown-toggle::after {
  display: none;
}
nav.navbar.bootsnav ul.navbar-nav li.dropdown ul.dropdown-menu li a {
  display: block;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
  border: solid 1px #e0e0e0;
  left: auto;
}

.cart-list h6 a {
  font-size: 16px;
  font-weight: 700;
}
.cart-list h6 a:hover {
  color: #00b189;
}
ul.cart-list p .price {
  font-weight: normal;
}
.col-menu .title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.hvr-hover.contacto {
  height: 50px;
  width: 300px;
  font-size: 25px;
  vertical-align: middle;
  border-radius: 10px;
}

.hvr-hover {
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #0082ca;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  box-shadow: none;
}
.hvr-hover::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0082ca;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-hover:hover::after {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  color: #ffffff;
}
.hvr-hover {
  background: #0082ca;
}
a.hvr-hover2,
.hvr-hover2 {
  background: #00b189;
  color: #fff;
}
.hvr-hover-can {
  background: #d31a0d;
  color: #ffffff;
}
ul.cart-list > li.total > .btn:hover {
  color: #ffffff;
}
.cart-box {
  margin-top: 40px;
  background: #ffffff;
}
.main-header.fixed-menu {
  position: fixed;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 100%;
  padding: 0px 0px;
  background: #ffffff;
  z-index: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  z-index: 999;
  opacity: 1;
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.main-header.fixed-menu {
  padding: 0px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0;
}
.top-search .input-group-addon {
  line-height: 40px;
}
.top-search input.form-control {
  color: #ffffff;
}
.top-search input.form-control::placeholder {
  color: #ffffff;
}

/*------------------------------------------------------------------ Slider -------------------------------------------------------------------*/
.cover-slides {
  height: 70vh;
}

.slider-box {
  display: flex;
  align-items: center;
}
.slides-navigation a {
  background: #00b189;
  position: absolute;
  height: 70px;
  width: 70px;
  top: 50%;
  font-size: 20px;
  display: block;
  color: #fff;
  line-height: 90px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.slides-navigation a i {
  font-size: 40px;
}
.slides-navigation a:hover {
  background: #0082ca;
}
.cover-slides .container {
  height: 100%;
  position: relative;
  z-index: 2;
}
.cover-slides .container > .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cover-slides .container > .row {
  height: 100%;
}
.overlay-background {
  background: #333;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0.5;
}
.cover-slides h1 {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 40px;
  color: #fff;
}

.cover-slides h1.ruoj {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 60px;
  color: #00b189;
}

.cover-slides h2 {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 44px;
  color: #fff;
}
.cover-slides p {
  font-size: 18px;
  color: #fff;
  padding-bottom: 30px;
}
.slides-pagination a {
  border: 2px solid #ffffff;
}
.slides-pagination a.current {
  background: #00b189;
  border: 2px solid #00b189;
}
.cover-slides p a {
  font-size: 24px;
  color: #ffffff;
  border: none;
  text-transform: uppercase;
  padding: 10px 20px;
}
/*------------------------------------------------------------------ Categories Shop -------------------------------------------------------------------*/
.categories-shop {
  padding: 70px 0px;
}
.shop-cat-box {
  margin-bottom: 30px;
  position: relative;
  padding: 3px;
  overflow: hidden;
  border: 1px solid #010101;
  -webkit-transition: background 0.4s 0.5s;
  transition: background 0.4s 0.5s;
}
.shop-cat-box img {
  margin: -10px 0 0 -10px;
  max-width: none;
  width: -webkit-calc(100% + 10px);
  width: calc(100% + 10px);
  opacity: 0.9;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(10px, 10px, 0);
  transform: translate3d(10px, 10px, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.shop-cat-box:hover img {
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shop-cat-box a {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  text-align: center;
  border: none;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  padding: 8px 0px;
}
/*------------------------------------------------------------------ Products -------------------------------------------------------------------*/
.title-all {
  margin-bottom: 30px;
}
.title-all h1 {
  font-size: 32px;
  font-weight: 700;
  color: #010101;
}
.title-all p {
  color: #999999;
  font-size: 16px;
}
.products-box {
  padding: 70px 0px;
}
.special-menu {
  margin-bottom: 40px;
}
.filter-button-group {
  display: inline-block;
}
.filter-button-group button {
  background: #00b189;
  color: #ffffff;
  border: none;
  cursor: pointer;
  padding: 5px 30px;
  font-size: 18px;
}
.filter-button-group button.active {
  background: #0082ca;
}
.filter-button-group button {
}
.products-single {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.products-single .box-img-hover {
  overflow: hidden;
  position: relative;
}

.products-single .form-control.canprod {
  width: 80px;
}

.box-img-hover img {
  margin: 0 auto;
  text-align: center;
  display: block;
}

.mask-icon #card-prod {
  margin-top: calc(100% - 140px);
}
.type-lb {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 8;
}
.type-lb .exis {
  background: #ff4800;
  color: #ffffff;
  padding: 2px 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.type-lb .new {
  background: #010101;
  color: #ffffff;
  padding: 2px 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.why-text {
  background: #f5f5f5;
  padding: 15px;
}
.why-text h4 {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 15px;
}
.why-text h5 {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  padding: 0px;
  font-weight: 600;
}
.mask-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.mask-icon ul {
  display: inline-block;
}
.mask-icon ul li {
  background: #00b189;
}
.mask-icon ul li a {
  color: #ffffff;
  padding: 5px 10px;
  display: block;
}
.mask-icon a.cart {
  background: #00b189;
  position: absolute;
  bottom: 0;
  right: 0px;
  padding: 10px 20px;
  font-weight: 700;
  color: #ffffff;
}
.mask-icon a.cart:hover {
  background: #010101;
  color: #ffffff;
}
.mask-icon ul li a:hover {
  background: #010101;
  color: #ffffff;
}
.products-single .mask-icon {
  background: rgba(1, 1, 1, 0.5);
  top: -100%;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out 0.5s;
  -moz-transition: all 0.3s ease-out 0.5s;
  -o-transition: all 0.3s ease-out 0.5s;
  -ms-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
}
.products-single:hover .mask-icon {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-animation: bounceY 0.9s linear;
  -moz-animation: bounceY 0.9s linear;
  -ms-animation: bounceY 0.9s linear;
  animation: bounceY 0.9s linear;
}
@keyframes bounceY {
  0% {
    transform: translateY(-205px);
  }
  40% {
    transform: translateY(-100px);
  }
  65% {
    transform: translateY(-52px);
  }
  82% {
    transform: translateY(-25px);
  }
  92% {
    transform: translateY(-12px);
  }
  55%,
  75%,
  87%,
  97%,
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes bounceY {
  0% {
    -moz-transform: translateY(-205px);
  }
  40% {
    -moz-transform: translateY(-100px);
  }
  65% {
    -moz-transform: translateY(-52px);
  }
  82% {
    -moz-transform: translateY(-25px);
  }
  92% {
    -moz-transform: translateY(-12px);
  }
  55%,
  75%,
  87%,
  97%,
  100% {
    -moz-transform: translateY(0px);
  }
}
@-webkit-keyframes bounceY {
  0% {
    -webkit-transform: translateY(-205px);
  }
  40% {
    -webkit-transform: translateY(-100px);
  }
  65% {
    -webkit-transform: translateY(-52px);
  }
  82% {
    -webkit-transform: translateY(-25px);
  }
  92% {
    -webkit-transform: translateY(-12px);
  }
  55%,
  75%,
  87%,
  97%,
  100% {
    -webkit-transform: translateY(0px);
  }
}
/*------------------------------------------------------------------ Blog -------------------------------------------------------------------*/
.latest-blog {
  padding: 70px 0px;
  background: #f5f5f5;
}
.blog-box {
  -webkit-box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
  box-shadow: 0px 5px 35px 0px rgba(148, 146, 245, 0.15);
  background: #ffffff;
  margin-bottom: 30px;
}
.blog-content {
  position: relative;
}
.title-blog {
  padding: 30px 15px 30px 45px;
}
.title-blog h3 {
  font-size: 20px;
  font-weight: 700;
  color: #010101;
}
.title-blog p {
  margin: 0px;
}
.option-blog {
  position: absolute;
  top: 0px;
  left: 0px;
  top: 50%;
  transform: translate(0%, -50%);
}
.option-blog li a {
  background: #010101;
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
}
.option-blog li a:hover {
  background: #00b189;
  color: #ffffff;
}
.tooltip-inner {
  background-color: #00b189;
}
.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #00b189 !important;
  padding-top: 0px !important;
  top: 0px !important;
}
.tooltip.bs-tooltip-left .arrow:before {
  border-right-color: #00b189 !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
  border-right-color: #00b189 !important;
}
.tooltip.bs-tooltip-top .arrow:before {
  border-right-color: #00b189 !important;
}
/*------------------------------------------------------------------ Instagram Feed -------------------------------------------------------------------*/
.instagram-box {
  padding: 70px 0px;
  background: url(../images/ins-bg.jpg) no-repeat center center;
  background-size: auto auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.instagram-box::before {
  background: rgba(0, 130, 202, 0.9);
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  content: "";
  position: absolute;
  z-index: 0;
}
.main-instagram.owl-carousel .owl-nav button.owl-prev {
  background: #00b189;
  position: absolute;
  z-index: 1;
  display: block;
  height: 100%;
  width: 50px;
  line-height: 0px;
  font-size: 24px;
  cursor: pointer;
  color: #ffffff;
  top: 0;
  padding: 0;
  margin-top: 0;
  opacity: 1;
  left: 0px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-instagram.owl-carousel .owl-nav button.owl-next {
  background: #00b189;
  position: absolute;
  z-index: 1;
  display: block;
  height: 100%;
  width: 50px;
  line-height: 0px;
  font-size: 24px;
  cursor: pointer;
  color: #ffffff;
  top: 0;
  padding: 0;
  margin-top: 0;
  opacity: 1;
  right: 0px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-instagram.owl-carousel .owl-nav button.owl-next:hover,
.main-instagram.owl-carousel .owl-nav button.owl-prev:hover {
  background: #010101;
}
.ins-inner-box {
  position: relative;
}
.hov-in {
  opacity: 0;
  background: rgba(0, 117, 137, 0.5);
  bottom: -100%;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out 0.5s;
  -moz-transition: all 0.3s ease-out 0.5s;
  -o-transition: all 0.3s ease-out 0.5s;
  -ms-transition: all 0.3s ease-out 0.5s;
  transition: all 0.3s ease-out 0.5s;
  text-align: center;
  display: table;
}
.hov-in a {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.hov-in i {
  color: #010101;
  font-size: 48px;
  position: relative;
  z-index: 2;
}
.hov-in a i:hover {
  color: #ffffff;
}
.ins-inner-box:hover .hov-in {
  bottom: 0;
  opacity: 1;
}
/*------------------------------------------------------------------ Footer Main -------------------------------------------------------------------*/
.footer-main {
  padding: 70px 0px;
  background: #0082ca;
}
.footer-widget h4 {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  position: relative;
  font-weight: 700;
}
.footer-widget h4::before {
  border-bottom: 3px solid #00b189;
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 3px;
  left: 0px;
}
.footer-widget p {
  color: #cccccc;
  font-weight: 400;
  font-size: 14px;
  padding-bottom: 20px;
}
.footer-widget ul {
  display: inline-block;
}
.footer-widget ul li {
  float: left;
  margin-right: 5px;
}
.footer-widget ul li a {
  color: #ffffff;
  display: inline-block;
  width: 36px;
  height: 36px;
  border: 2px solid #ffffff;
  text-align: center;
  line-height: 32px;
}
.footer-widget ul li a:hover {
  color: #00b189;
  border-color: #00b189;
}
.footer-link {
}
.footer-link h4 {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  position: relative;
  font-weight: 700;
}
.footer-link h4::before {
  border-bottom: 3px solid #00b189;
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 3px;
  left: 0px;
}
.footer-link ul li {
  margin-right: 5px;
}
.footer-link ul li a {
  color: #ffffff;
  text-align: left;
  display: block;
  line-height: 32px;
  position: relative;
  padding-left: 15px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.footer-link ul li a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  position: absolute;
  left: 5px;
  line-height: 30px;
  font-size: 16px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
.footer-link ul li a:hover::before {
  left: 5px;
}
.footer-link ul li a:hover {
  color: #010101;
  border-color: #010101;
  padding-left: 20px;
}
.footer-link-contact h4 {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  position: relative;
  font-weight: 700;
}
.footer-link-contact h4::before {
  border-bottom: 3px solid #00b189;
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 3px;
  left: 0px;
}
.footer-link-contact ul li {
  margin-bottom: 12px;
}
.footer-link-contact ul li i {
  position: absolute;
  left: 0;
  top: 5px;
  padding-right: 6px;
}
.footer-link-contact ul li p {
  padding-left: 25px;
  color: #cccccc;
  position: relative;
}
.footer-link-contact ul li p {
  font-size: 16px;
  color: #cccccc;
  font-weight: 300;
  padding-right: 16px;
  line-height: 24px;
}
.footer-link-contact ul li p a {
  color: #cccccc;
}
.footer-link-contact ul li p a:hover {
  color: #00b189;
}
/*------------------------------------------------------------------ Copyright -------------------------------------------------------------------*/
.footer-copyright {
  background: #2c2c2c;
  padding: 20px 0px;
  position: relative;
}
.footer-copyright p {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.footer-copyright p a {
  color: #ffffff;
}
.footer-copyright p a:hover {
  color: #00b189;
}
/*------------------------------------------------------------------ All Pages -------------------------------------------------------------------*/
.all-title-box {
  background: url("../images/all-bg-title.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  background-attachment: fixed;
  padding: 70px 0px;
  position: relative;
}
.all-title-box::before {
  background: #007bff7a;
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}

#nosotros.all-title-box::before {
  background: #007bff7a;
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}

.all-title-box h2 {
  font-size: 38px;
  font-weight: 700;
  color: #ffffff;
  padding-bottom: 30px;
}
.all-title-box .breadcrumb {
  background: #00b189;
  margin: 0px;
  display: inline-block;
  border-radius: 0px;
}
.all-title-box .breadcrumb li {
  display: inline-block;
  color: #010101;
  font-size: 26px;
}
.all-title-box .breadcrumb li a {
  color: #ffffff;
  font-size: 26px;
}
.all-title-box .breadcrumb-item + .breadcrumb-item::before {
  color: #010101;
}
.about-box-main {
  padding: 70px 0px;
}
.noo-sh-title {
  font-size: 48px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700;
  color: #0082ca;
  text-align: center;
}

.noo-sh-title span {
  font-size: 40px;
  color: #00b189;
}
.about-box-main p {
  padding-bottom: 20px;
  font-weight: 400;
  text-align: justify;
  font-size: 21px;
}
.service-block-inner {
  padding: 15px 20px;
  position: relative;
  margin-bottom: 30px;
}
.service-block-inner::before {
  content: "";
  width: 5px;
  height: 100%;
  border-radius: 0px;
  background: #0082ca;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease 0s;
}
.service-block-inner::after {
  content: "";
  width: 5px;
  height: 0;
  border-radius: 0px;
  background: #00b189;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease 0s;
}
.service-block-inner h3 {
  font-size: 34px;
  text-transform: uppercase;
  font-weight: 600;
}
.service-block-inner p {
  margin: 0px;
  font-size: 23px;
  font-weight: 300;
  padding-bottom: 0px;
}
.service-block-inner:hover::after {
  height: 100%;
}

.our-team {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
}
.our-team:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.our-team img {
  width: 100%;
  height: auto;
  transition: all 0.3s ease-in-out 0s;
}
.our-team:hover img {
  opacity: 0.5;
}
.our-team .team-content {
  color: #000;
  opacity: 0;
  position: absolute;
  bottom: 30px;
  left: 40px;
  transform: translate(-10px, 0px);
  transition: all 0.3s ease 0s;
}
.our-team:hover .team-content {
  opacity: 1;
  transform: translate(20px, 0px);
  transition-delay: 0.2s;
}
.our-team .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 7px 0;
}
.our-team .post {
  display: block;
  font-size: 15px;
}
.our-team .social {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 35px;
  text-align: center;
  opacity: 0;
  position: absolute;
  bottom: 35px;
  transition: all 0.3s ease 0s;
}
.our-team:hover .social {
  opacity: 1;
}
.our-team .social li {
  display: block;
}
.our-team .social li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #010101;
  font-size: 17px;
  color: #fff;
  opacity: 0.9;
  position: relative;
  transform: translate(-35px, 35px);
  transition: all 0.3s ease-in-out 0s;
}
.our-team .social li a:hover {
  width: 40px;
  background: #00b189;
  transition-delay: 0s;
}
.our-team .icon {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #00b189;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 0;
}
.team-description {
  padding: 20px 0px;
}
.team-description p {
  font-size: 14px;
  margin: 0px;
}
.hover-team:hover .team-content {
  opacity: 1;
  transform: translate(20px, 0px);
  transition-delay: 0.2s;
}
.hover-team:hover .social {
  opacity: 1;
}
.hover-team:hover .social li:nth-child(1) a {
  transition-delay: 0.3s;
}
.hover-team:hover .social li:nth-child(2) a {
  transition-delay: 0.2s;
}
.hover-team:hover .social li:nth-child(3) a {
  transition-delay: 0.1s;
}
.hover-team:hover .social li:nth-child(4) a {
  transition-delay: 0s;
}
.hover-team:hover .social li a {
  transform: translate(0, 0);
}
.hover-team:hover img {
  opacity: 0.5;
}
.hover-team .team-content .title {
  border-bottom: 2px solid #00b189;
}
.shop-box-inner {
  padding: 70px 0px;
}
.search-product {
  position: relative;
}
.search-product input[type="text"] {
  background: #f6f6f6;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  color: #000;
  height: 50px;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 15px;
  padding: 0 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 100%;
  outline: 0;
}
.search-product .form-control::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.search-product button {
  background: #00b189;
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  right: 0px;
  padding: 12px 15px;
  top: 0;
  line-height: 27px;
  border: none;
  cursor: pointer;
  height: 100%;
}
.search-product button:hover {
  background: #499ac0;
}
.filter-sidebar-left {
  margin-bottom: 20px;
}

.title-left {
  font-size: 16px;
  border-bottom: 3px solid #010101;
  margin-bottom: 20px;
}
.title-left h3 {
  font-weight: 700;
}
.list-group-item {
  border: none;
  padding: 5px 20px;
  font-size: 18px;
}
.text-muted {
  padding: 10px 0px;
}
.list-group-item[data-toggle="collapse"]::after {
  width: 0;
  height: 0;
  position: absolute;
  top: calc(50% - 12px);
  right: 10px;
  content: "";
  -webkit-transition: top 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, top 0.2s;
  transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  color: #00b189;
  font-size: 15px;
  font-weight: 900;
}
.list-group-tree .list-group-collapse .list-group {
  margin-left: 25px;
  border-left: 1px solid #ced4da;
}
.list-group-tree .list-group-item.active {
  color: #007bff;
  background-color: #fff;
  font-weight: 700;
}
.list-group-tree .list-group-collapse .list-group > .list-group-item::before {
  position: absolute;
  top: 14px;
  left: 0;
  content: "";
  width: 8px;
  height: 1px;
  background-color: #ced4da;
}
.list-group-tree .list-group-item:hover {
  color: #007bff;
  background-color: #fff;
  outline: 0;
  font-weight: 700;
}
.filter-price-left {
  margin-bottom: 20px;
}
#slider-range .ui-slider-handle {
  background-color: #007bff;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  height: 21px;
  top: -6px;
  transition: none 0s ease 0s;
  width: 21px;
  box-shadow: 0px 0px 6.65px 0.35px rgba(0, 0, 0, 0.15);
}
#slider-range .ui-slider-range {
  background-color: #007bff;
  border-radius: 0;
}
#slider-range {
  background: #010101;
  border: medium none;
  border-radius: 50px;
  float: left;
  height: 10px;
  margin-top: 14px;
  width: 100%;
}
.price-box-slider p {
  clear: both;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.price-box-slider p input {
  margin-top: 5px;
}
.price-box-slider p button {
  border: none;
  color: #ffffff;
  float: right;
}
.brand-box {
  display: inline-block;
  width: 100%;
  height: 259px;
  position: relative;
}
.product-item-filter {
  border-bottom: 1px solid #010101;
  border-top: 1px solid #010101;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 5px 0;
}
.nice-select.wide {
  width: 75%;
}
.product-item-filter .toolbar-sorter-right span {
  line-height: 42px;
  padding-right: 15px;
  float: left;
}
.product-item-filter .toolbar-sorter-right {
  width: 65%;
}
.toolbar-sorter-right {
  float: left;
}
.toolbar-sorter-right .bootstrap-select.form-control:not([class*="col-"]) {
  width: 77%;
  float: right;
}
.toolbar-sorter-right .bootstrap-select.btn-group > .dropdown-toggle {
  padding: 0px;
  border-radius: 0px;
  border: none;
}
.toolbar-sorter-right
  .bootstrap-select.btn-group
  .dropdown-toggle
  .filter-option {
  padding-left: 15px;
}
.toolbar-sorter-right .btn-light {
  background: #0082ca;
  color: #ffffff;
}
.toolbar-sorter-right .btn-light:hover {
  background: #00b189;
  border-radius: 0px;
  border: none;
}
.toolbar-sorter-right .show > .btn-light.dropdown-toggle {
  background-color: #00b189;
}
.toolbar-sorter-right .bootstrap-select .dropdown-toggle:focus {
  background: #00b189;
}
.toolbar-sorter-right .dropup .dropdown-toggle::after {
  position: absolute;
  right: 15px;
  top: 18px;
}
.product-item-filter p {
  float: right;
  line-height: 42px;
}
.product-item-filter .nav-tabs {
  border: none;
  float: right;
}
.nav > li {
  position: inherit;
  display: inline-block;
  vertical-align: middle;
}
.product-item-filter li .nav-link {
  border: none;
  border-radius: 0px;
  color: #111111;
  font-size: 18px;
  padding: 4px 12px;
}
.product-item-filter li .nav-link.active {
  background: #00b189;
  border: none;
  color: #ffffff;
}
.product-item-filter li .nav-link:hover {
  background: #010101;
  border: none;
  color: #ffffff;
}
.product-categori {
  margin-bottom: 30px;
}
.product-categorie-box {
  margin-top: 20px;
}
.tab-content,
.tab-pane {
  width: 100%;
}
.why-text.full-width h4 {
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 15px;
}
.why-text.full-width h5 del {
  font-size: 13px;
  color: #666;
}
.why-text.full-width h5 {
  color: #00b189;
  font-weight: 700;
}
.why-text.full-width p {
  padding-bottom: 20px;
}
.why-text.full-width a {
  padding: 10px 20px;
  font-weight: 700;
  color: #ffffff;
  border: none;
}
.list-view-box {
  margin-bottom: 30px;
}
.list-view-box:hover .mask-icon {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-animation: bounceY 0.9s linear;
  -moz-animation: bounceY 0.9s linear;
  -ms-animation: bounceY 0.9s linear;
  animation: bounceY 0.9s linear;
}
.cart-box-main {
  padding: 70px 0px;
}
.table-main table thead {
  background: #00b189;
  color: #ffffff;
}
.table-main table thead tr:nth-child(2) {
  background: #0082ca;
  color: #ffffff;
}
.table-main .table thead th {
  font-size: 15px;
  padding: 5px;
  font-weight: 200;
}
.table-main table td.thumbnail-img {
  width: 120px;
}
.table-main table td {
  vertical-align: middle;
  font-size: 16px;
}

.quantity-box {
  display: flex;
}
.quantity-box input {
  margin-left: 5px;
  width: 50px;
  border: 2px solid #010101;
  text-align: center;
}
.quantity-box input:focus {
  border-color: #00b189;
}
.name-pr a {
  font-weight: 700;
  font-size: 18px;
  color: #010101;
}
.remove-pr {
  text-align: center;
}
.coupon-box .input-group .form-control {
  min-height: 50px;
  border-radius: 0px;
  font-weight: 400;
  border: 1px solid #e8e8e8;
  box-shadow: none !important;
}
.coupon-box .input-group .form-control::-moz-placeholder {
  color: #010101;
}
.coupon-box .input-group .input-group-append .btn-theme {
  background: #010101;
  color: #ffffff;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  padding: 0px 20px;
}
.coupon-box .input-group .input-group-append .btn-theme:hover {
  background: #00b189;
}
.update-box input[type="submit"] {
  background: #0082ca;
  border: medium none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  float: right;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  height: 50px;
  line-height: 40px;
  margin-right: 15px;
  padding: 0 20px;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
  width: inherit;
}
.update-box input[type="submit"]:hover {
  background: #00b189;
}
.order-box h3 {
  font-size: 16px;
  color: #222222;
  font-weight: 700;
}
.order-box h4 {
  font-size: 16px;
  padding: 0px;
  line-height: 35px !important;
}
.order-box .font-weight-bold {
  font-size: 18px;
}
.gr-total h5 {
  font-weight: 700;
  color: #00b189;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  line-height: 35px !important;
}
.gr-total .h5 {
  margin: 0px;
  font-weight: 700;
  line-height: 35px;
}
.my-account-box-main {
  padding: 70px 0px;
}
.shopping-box a {
  font-size: 18px;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
}
.payment-icon {
  display: inline-block;
  padding: 10px 0px;
}
.payment-icon ul li {
  width: 20%;
  float: left;
}
.needs-validation label {
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 24px;
}
.needs-validation .form-control {
  min-height: 40px;
  border-radius: 0px;
  border: 1px solid #e8e8e8;
  box-shadow: none !important;
  font-size: 14px;
}
.needs-validation .form-control:focus {
  border: 1px solid #00b189 !important;
}
.review-form-box .form-control {
  min-height: 40px;
  border-radius: 0px;
  border: 1px solid #e8e8e8;
  box-shadow: none !important;
  font-size: 14px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00b189;
  box-shadow: none;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00b189;
  box-shadow: none;
}
.new-account-login h5 {
  font-size: 18px;
  color: #111111;
  font-weight: 600;
}
.new-account-login h5 a:hover {
  color: #00b189;
}
.review-form-box button {
  padding: 10px 20px;
  color: #ffffff;
  font-size: 18px;
  border: none;
}
.wide.w-100 {
  min-height: 40px;
  border: 1px solid #e8e8e8;
}
.wide.w-100 option {
  min-height: 40px;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.odr-box a {
  font-size: 18px;
  color: #111111;
  font-weight: 700;
}
.account-box {
  text-align: center;
  background: #ffffff;
  padding: 30px;
  border: 1px solid #010101;
}
.bottom-box {
  border-top: 1px solid #eee;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-top: 15px;
}
.bottom-box .account-box {
  min-height: 205px;
}
.account-box {
  border: 2px solid #010101;
  margin-top: 15px;
}
.my-account-page a {
  color: #010101;
}
.my-account-page a:hover {
  color: #00b189;
}
.service-icon i {
  font-size: 34px;
}
.my-account-page a:hover i {
}
.service-desc p {
  font-size: 16px;
}
.service-desc h4 {
  text-decoration: underline;
  font-size: 18px;
  font-weight: 700;
}
.service-icon a {
  background: rgba(0, 53, 68, 0.9);
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}
.service-icon a {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 15px 0px;
  width: 90px;
  height: 90px;
  line-height: 110px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.service-icon a::after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.service-icon a:hover::after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}
.service-icon a:hover {
  background: rgba(251, 183, 20, 1);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(0, 53, 68, 0.1), 0 0 10px 10px #00b189,
      0 0 0 10px rgba(0, 53, 68, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(0, 53, 68, 0.1), 0 0 10px 10px #00b189,
      0 0 0 10px rgba(0, 53, 68, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(0, 53, 68, 0.1), 0 0 10px 10px #00b189,
      0 0 0 10px rgba(0, 53, 68, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(0, 53, 68, 0.1), 0 0 10px 10px #00b189,
      0 0 0 10px rgba(0, 53, 68, 0.5);
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(0, 53, 68, 0.1), 0 0 10px 10px #00b189,
      0 0 0 10px rgba(0, 53, 68, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(0, 53, 68, 0.1), 0 0 10px 10px #3851bc,
      0 0 0 10px rgba(0, 53, 68, 0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.add-pr a {
  padding: 10px 20px;
  font-weight: 700;
  color: #ffffff;
  border: none;
}
.wishlist-box-main {
  padding: 30px 0px;
}

h5.email-changue {
  font-weight: 400;
  font-size: 16;
  color: #00b189;
}
.services-box-main {
  padding: 30px 0px;
}
.contact-box-main {
  padding: 70px 0px;
}
.contact-info-left {
  padding: 20px;
  background: rgba(0, 53, 68, 0.1);
}
.contact-info-left h2 {
  font-size: 22px;
  font-weight: 700;
}
.contact-info-left p {
  margin-bottom: 15px;
}
.contact-info-left ul li {
  margin-bottom: 12px;
}
.contact-info-left ul li p {
  font-size: 16px;
  color: #222222;
  font-weight: 300;
  padding-right: 16px;
  padding-left: 25px;
  line-height: 24px;
  position: relative;
}
.contact-info-left ul li p i {
  position: absolute;
  left: 0;
  top: 5px;
  padding-right: 6px;
  color: #00b189;
}
.contact-info-left ul li p a:hover {
  color: #00b189;
}
.contact-form-right {
  padding: 20px;
}
.contact-form-right h2 {
  font-size: 24px;
  font-weight: 700;
}
.contact-form-right p {
  margin-bottom: 15px;
}
.contact-form-right .form-group .form-control::-moz-placeholder {
  color: #999999;
}
.contact-form-right .form-group .form-control {
  border-radius: 0px;
  min-height: 40px;
}
.contact-form-right .form-group {
  margin-bottom: 30px;
  position: relative;
}
.contact-form-right .form-group .form-control:focus {
  border: 1px solid #00b189;
  box-shadow: none;
}
.submit-button button {
  padding: 10px 20px;
  font-weight: 700;
  color: #ffffff;
  border: none;
}
.help-block.with-errors {
  position: absolute;
  right: 0;
  background: red;
  color: #fff;
  padding: 0px 15px;
}
.help-block ul li {
  color: #fff;
}
.shop-detail-box-main {
  padding: 70px 0px;
}
.single-product-slider .carousel-control-prev {
  bottom: auto;
  background: #111111;
  width: 6%;
  padding: 10px 0;
  background-image: none;
  top: 40%;
}
.single-product-slider .carousel-control-next {
  bottom: auto;
  background: #111111;
  width: 6%;
  padding: 10px 0;
  background-image: none;
  top: 40%;
}
.single-product-slider .carousel-indicators li img {
  opacity: 0.5;
}
.single-product-slider .carousel-indicators li.active img {
  opacity: 1;
}
.carousel-indicators {
  position: relative;
  bottom: 0;
  background: #010101;
}
.carousel-indicators li {
  width: 30%;
  height: 100%;
  cursor: pointer;
}
.single-product-details h2 {
  color: #010101;
  font-weight: 700;
  font-size: 24px;
}
.single-product-details h5 {
  color: #00b189;
  font-weight: 700;
  font-size: 18px;
}
.single-product-details h5 del {
  font-size: 13px;
  color: #666;
}
.available-stock span {
  font-size: 15px;
}
.available-stock span a {
  color: #00b189;
}
.single-product-details h4 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
}
.single-product-details p {
  font-size: 16px;
  margin-bottom: 20px;
}
.single-product-details ul {
  display: inline-block;
  width: 100%;
  border: 1px #010101 dashed;
  margin-bottom: 30px;
}
.single-product-details ul li {
  width: 50%;
  float: left;
  padding: 0px 15px;
}
.size-st .bootstrap-select > .dropdown-toggle.btn-light {
  background: #010101;
  border: none;
  border-radius: 0px;
  color: #ffffff;
}
.quantity-box input {
  width: 100%;
}
.quantity-box label {
  margin-top: 0.5rem;
}
.price-box-bar {
  margin-bottom: 30px;
}
.price-box-bar a {
  padding: 10px 20px;
  font-weight: 700;
  color: #ffffff;
  border: none;
}
.add-to-btn .add-comp {
  float: left;
}
.add-to-btn .share-bar {
  float: right;
}
.add-comp a {
  padding: 10px 20px;
  font-weight: 700;
  color: #ffffff;
  border: none;
}
.share-bar {
}
.share-bar a {
  background: #00b189;
  color: #ffffff;
  padding: 5px 10px;
  display: inline-block;
  width: 34px;
  text-align: center;
}
.share-bar a {
}
.featured-products-box {
}
.featured-products-box .owl-nav {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -20px;
  text-align: center;
}
.featured-products-box .owl-nav button.owl-prev {
  background: #010101;
  color: #ffffff;
  width: 38px;
  height: 38px;
  text-align: center;
}
.featured-products-box .owl-nav button.owl-next {
  background: #010101;
  color: #ffffff;
  width: 38px;
  height: 38px;
  text-align: center;
}
.featured-products-box .owl-nav button.owl-prev:hover,
.featured-products-box .owl-nav button.owl-next:hover {
  background: #00b189;
}
.table-responsive .table td,
.table-responsive .table th,
.table-responsive .table td,
.table-responsive .table th div {
  vertical-align: middle;
  white-space: nowrap;
}

ul.service {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.service li {
  margin-bottom: 12px;
}
ul.service li:last-child {
  margin-bottom: 0;
}

ul.service li a {
  color: #000;
  font-size: 18px;
  white-space: nowrap;
  display: block;
  line-height: 23px;
  transition: all 0.3s;
}

ul.service li a::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
  color: #00b189;
}
ul.service li a:hover {
  color: #000000;
}

ul.service li a:hover::before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/**********************************/
/*********** Feature CSS **********/
/**********************************/
.feature {
  position: relative;
}

.feature .feature-col {
  margin-bottom: 30px;
}

.feature .feature-content {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 30px 15px;
  text-align: center;
}

.feature .feature-content i {
  color: #0082ca;
  font-size: 60px;
  margin-bottom: 30px;
}

.feature .feature-content h2 {
  font-size: 25px;
}

.feature .feature-content p a,
.feature .feature-content p {
  font-size: 15px;
  margin: 0;
  color: #ffffff;
}

/*modal login*/

#mainButton {
  color: white;
  border: none;
  outline: none;
  font-size: 20px;
  font-weight: 200;
  overflow: hidden;
  position: relative;
  border-radius: 2px;
  letter-spacing: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  text-transform: uppercase;
  background-color: #00b189;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#mainButton .btn-text {
  z-index: 2;
  display: block;
  padding: 9px 10px;
  position: relative;
}
#mainButton .btn-text:hover {
  cursor: pointer;
}
#mainButton:after {
  top: -50%;
  z-index: 1;
  content: "";
  width: 150%;
  height: 200%;
  position: absolute;
  left: calc(-150% - 40px);
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-transform: skewX(-40deg);
  -moz-transform: skewX(-40deg);
  -ms-transform: skewX(-40deg);
  -o-transform: skewX(-40deg);
  transform: skewX(-40deg);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#mainButton:hover {
  cursor: default;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
#mainButton:hover:after {
  -webkit-transform: translateX(100%) skewX(-30deg);
  -moz-transform: translateX(100%) skewX(-30deg);
  -ms-transform: translateX(100%) skewX(-30deg);
  -o-transform: translateX(100%) skewX(-30deg);
  transform: translateX(100%) skewX(-30deg);
}
#mainButton.active {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
#mainButton.active .modal {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
#mainButton .modal {
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: inherit;
  transform-origin: center center;
  background-image: linear-gradient(
    to top left,
    #00b189 10%,
    #3486a9 65%,
    white 200%
  );
  -webkit-transform: scale(0.000001, 0.00001);
  -moz-transform: scale(0.000001, 0.00001);
  -ms-transform: scale(0.000001, 0.00001);
  -o-transform: scale(0.000001, 0.00001);
  transform: scale(0.000001, 0.00001);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  z-index: 11;
}

.close-button {
  top: 20px;
  right: 20px;
  position: absolute;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.close-button:hover {
  opacity: 0.5;
  cursor: pointer;
}

#mainButton .modal .logo-ruoj {
  margin-bottom: 25px;
}

.form-title {
  margin-bottom: 15px;
}

.form-button {
  width: 100%;
  padding: 10px;
  color: #00a7ee;
  margin-top: 10px;
  max-width: 400px;
  text-align: center;
  border: solid 1px white;
  background-color: white;
  -webkit-transition: color 0.2s ease-in, background-color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in, background-color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in, background-color 0.2s ease-in;
  -o-transition: color 0.2s ease-in, background-color 0.2s ease-in;
  transition: color 0.2s ease-in, background-color 0.2s ease-in;
}

.form-button-reg {
  width: 100%;
  padding: 10px;
  color: #00a7ee;
  margin-top: 10px;
  max-width: 400px;
  text-align: center;
  border: solid 1px white;
  background-color: transparent;
  -webkit-transition: color 0.2s ease-in, background-color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in, background-color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in, background-color 0.2s ease-in;
  -o-transition: color 0.2s ease-in, background-color 0.2s ease-in;
  transition: color 0.2s ease-in, background-color 0.2s ease-in;
}

.form-button-reg > span.sol-reg {
  color: #000;
  margin-top: 5px;
}

.form-button-reg > span.sol-reg:hover {
  color: #fff;
}

.form-button:hover {
  color: white;
  cursor: pointer;
  background-color: transparent;
}

.input-group {
  width: 100%;
  font-size: 16px;
  max-width: 800px;
  padding-top: 20px;
  position: relative;
  margin-bottom: 15px;
}

.form-button + a.psw-miss {
  font-size: 14px;
  color: #010101;
  margin-top: 10px;
}

.input-group input {
  width: 100%;
  color: white;
  border: none;
  outline: none;
  padding: 5px 0;
  line-height: 1;
  font-size: 16px;

  border-bottom: solid 1px white;
  background-color: transparent;
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  -ms-transition: box-shadow 0.2s ease-in;
  -o-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}
.input-group input + label {
  left: 0;
  top: 2px;
  position: absolute;
  pointer-events: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.input-group input:focus {
  box-shadow: 0 1px 0 0 white;
}

.input-group input:focus + label,
.input-group input.active + label {
  font-size: 12px;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

/**MODAL REGISTRO */

.modal {
  background-image: linear-gradient(
    to top left,
    #00b189 10%,
    #3486a9 65%,
    white 200%
  );
  padding-left: 15px;
  padding-right: 15px;
}

h2.ruoj-registro {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 15px;
  color: #000;
}

.modal-regsitro {
  border: none;
  background: transparent;
  padding: 0 19px;
}

.close {
  position: relative;
  top: 48px;
  left: 13px;
  z-index: 1;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: black;
}

.close-login {
  margin: 0 0 0 auto;
}

.modal-header-reg {
  border: none;
  padding: 0;
}

.modal-header .close {
  padding: 0rem 2rem !important;
  margin: -3rem -1rem -1rem auto;
}

.modal-body-reg {
  border: none;
  background-color: white;
  padding-bottom: 5px;
}

.close.focus,
.close:focus {
  outline: 0;
  box-shadow: none !important;
}

.img-registro {
  background-image: url("../images/registro-ruoj.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
/* List with bullets */
ul.list-bullets {
  list-style: none;
}

ul.list-bullets li {
  display: flex;
  font-size: 18px;
  font-weight: bold;
  align-items: center;
}

ul.list-bullets li::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #5784d7;
  border: 2px solid #8fb3f5;
  display: block;
  margin-right: 1rem;
}

@media (min-width: 599px) {
  .modal-dialog {
    max-width: 60rem;
  }

  .details {
    padding: 60px 20px 40px 50px;
  }

  .text-muted a {
    color: #000000;

    text-decoration: underline;
  }

  small.para {
    font-size: 14px;
    color: #000000;
  }
}

/*CAROUSEL*/

@-webkit-keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-250px * 7));
  }
}
.slider {
  background: white;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 200px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.slider::before,
.slider::after {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 200px;
  position: absolute;
  width: 280px;
  z-index: 2;
}
.slider::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 40s linear infinite;
  animation: scroll 40s linear infinite;
  display: flex;
  width: calc(250px * 14);
}
.slider .slide {
  height: 200px;
  width: 280px;
}

/**Date Picker*/

/*Perfil*/
.body-perfil {
  margin: 0;
  font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #fff;
  padding-left: 89px;
}

.main .contenido-perfil {
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  border-radius: 5px;
  background: #fffffb;
  box-shadow: 5px 5px 10px rgb(0 0 0 / 50%);
}
main .helper span {
  color: rgba(0, 0, 0, 0.2);
  font-size: 0.4em;
  display: block;
}
.menu-perfil {
  background: #5bc995;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 5;
  outline: none;
}
.menu-perfil .avatar {
  background: rgba(0, 0, 0, 0.1);
  padding: 2em 0.5em;
  text-align: center;
}
.menu-perfil .avatar img {
  width: 100px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #ffea92;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
}
.menu-perfil .avatar h2 {
  font-weight: normal;
  margin-bottom: 0;
}
.menu-perfil ul {
  list-style: none;
  padding: 0.5em 0;
  margin: 0;
}
.menu-perfil ul li {
  padding: 0.5em 1em 0.5em 3em;
  font-size: 0.95em;
  font-weight: regular;
  background-repeat: no-repeat;
  background-position: left 15px center;
  background-size: auto 20px;
  transition: all 0.15s linear;
  cursor: pointer;
}
.menu-perfil ul li a {
  padding-right: 5px;
}

.menu-perfil ul li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.menu-perfil ul li:focus {
  outline: none;
}
@media screen and (max-width: 900px) and (min-width: 400px) {
  .body-perfil {
    padding-left: 90px;
  }
  .menu-perfil {
    width: 90px;
  }
  .menu-perfil .avatar {
    padding: 0.5em;
    position: relative;
  }
  .menu-perfil .avatar img {
    width: 60px;
  }
  .menu-perfil .avatar h2 {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 100px;
    margin: 0;
    min-width: 200px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.4);
    transform: translate3d(-20px, -50%, 0);
    transition: all 0.15s ease-in-out;
  }
  .menu-perfil .avatar:hover h2 {
    opacity: 1;
    transform: translate3d(0px, -50%, 0);
  }
  .menu-perfil ul li {
    height: 60px;
    background-position: center center;
    background-size: 30px auto;
    position: relative;
  }
  .menu-perfil ul li span {
    opacity: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.2em 0.5em;
    border-radius: 4px;
    top: 50%;
    left: 80px;
    transform: translate3d(-15px, -50%, 0);
    transition: all 0.15s ease-in-out;
  }
  .menu-perfil ul li span:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid rgba(0, 0, 0, 0.5);
    transform: translateY(-50%);
  }
  .menu-perfil ul li:hover span {
    opacity: 1;
    transform: translate3d(0px, -50%, 0);
  }

  .mask-icon #card-prod {
    margin-top: calc(100% - 186px);
  }
}
@media screen and (max-width: 400px) {
  body {
    padding-left: 0;
  }
  .menu-perfil {
    width: 230px;
    box-shadow: 0 0 0 100em rgba(0, 0, 0, 0);
    transform: translate3d(-230px, 0, 0);
    transition: all 0.3s ease-in-out;
  }
  .menu-perfil .smartphone-menu-trigger {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 100%;
    background: #5bc995;
  }
  .menu-perfil .smartphone-menu-trigger:before,
  .menu-perfil .smartphone-menu-trigger:after {
    content: "";
    width: 50%;
    height: 2px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
  }
  .menu-perfil .smartphone-menu-trigger:after {
    top: 55%;
    transform: translate3d(-50%, -50%, 0);
  }
  .menu-perfil ul li {
    padding: 1em 1em 1em 3em;
    font-size: 1.2em;
  }
  .menu-perfil:focus {
    transform: translate3d(0, 0, 0);
    box-shadow: 0 0 0 100em rgba(0, 0, 0, 0.6);
  }
  .menu-perfil:focus .smartphone-menu-trigger {
    pointer-events: none;
  }
  .mask-icon #card-prod {
    margin-top: calc(100% - 326px);
  }
}

section.perfil {
  position: absolute;
  top: 0;
  height: 50vh;
  width: 0;
  opacity: 0;
  transition: all ease-in 0.5s;
  justify-content: center;
  align-items: center;
}

/* Styles applied on trigger */
section.perfil:target {
  position: relative;
  opacity: 1;
  width: 100%;
  height: 100%;
  z-index: 10;
}

section.perfil:target h1 {
  opacity: 0;
  animation: 2s fadeIn forwards 0.5s;
}

section.perfil#pedidos {
  background: var(--primary-color);
}
section.perfil#precios {
  background: var(--complimentary-color);
}

section.perfil#miPerfil {
  background: var(--contrast-color);
}
.mask-icon #card-prod {
  margin-top: calc(100% - 146px);
}

@keyframes fadeIn {
  100% {
    opacity: 1;
  }
}

.bio-graph-heading {
  background: #fbc02d;
  color: #fff;
  text-align: center;
  font-style: italic;
  padding: 40px 110px;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  font-size: 16px;
  font-weight: 300;
}

.bio-graph-info {
  color: #0082ca;
  font-size: 15px;
}

.bio-graph-info h1 {
  font-size: 22px;
  font-weight: 300;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 200;
}

.bio-row {
  width: 50%;
  float: left;
  margin-bottom: 10px;
  padding: 0 10px;
  text-align: left;
}

.bio-row p span {
  font-size: 18px;
  display: inline-block;
  color: #00b189;
}

.bio-chart,
.bio-desk {
  float: left;
}

.bio-chart {
  width: 40%;
}

.bio-desk {
  width: 60%;
}

.bio-desk h4 {
  font-size: 15px;
  font-weight: 400;
}

.btn-success {
  color: #fff;
  background-color: #00b189;
  border-color: #00b189;
}

/*RENUEVA CONTRASELA */

.container-pwsnew {
  display: block;
  padding: 40px 40px;
  height: 500px;
}

div.left {
  width: 100%;
  overflow: hidden;
  margin-left: 35%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  -webkit-animation-name: left;
  animation-name: left;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.container-pwsnew .right {
  flex: 1;
  background-color: black;
  transition: 0.5s;
  background-image: url(../images/about-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 20px;
}

.left + .header > h2 {
  margin: 0;
  color: #4f46a5;
}

.left + .header > h4 {
  margin-top: 10px;
  font-weight: normal;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.4);
}

.form-pwsnew {
  max-width: 80%;
  display: flex;
  flex-direction: column;
}

.form-pwsnew > p {
  text-align: right;
}

.form-pwsnew > p > a {
  color: #000;
  font-size: 14px;
}

.form-field {
  height: 46px;
  padding: 0 16px;
  border: 2px solid #ddd;
  border-radius: 4px;
  font-family: "Rubik", sans-serif;
  outline: 0;
  transition: 0.2s;
  margin-top: 20px;
}

.form-field:focus {
  border-color: #0f7ef1;
}

.form-pwsnew > button {
  padding: 12px 10px;
  border: 0;
  background: linear-gradient(
    to top left,
    #00b189 10%,
    #3486a9 65%,
    white 200%
  );
  border-radius: 3px;
  margin-top: 10px;
  color: #fff;
  letter-spacing: 1px;
  font-family: "Rubik", sans-serif;
}

.animation {
  -webkit-animation-name: move;
  animation-name: move;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.a1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.a2 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.a3 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.a4 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.a5 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.a6 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

@-webkit-keyframes move {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

@keyframes move {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
@-webkit-keyframes left {
  0% {
    opacity: 0;
    width: 0;
  }
  100% {
    opacity: 1;
    padding: 20px 40px;
    width: 440px;
  }
}
@keyframes left {
  0% {
    opacity: 0;
    width: 0;
  }
  100% {
    opacity: 1;
    padding: 20px 40px;
    width: 440px;
  }
}

/*Modal Detail**/

.card-detped {
  margin: 5px;
  width: 100%;

  padding: 2vh 0;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-top: 3px solid #00b189;
  border-bottom: 3px solid #00b189;
  border-left: none;
  border-right: none;
}

@media (max-width: 768px) {
  .card-detped {
    width: 100%;
  }
  .mask-icon #card-prod {
    margin-top: 10%;
  }
}

.title {
  color: rgb(252, 103, 49);
  font-weight: 600;
  margin-bottom: 1vh;
  padding: 0 3%;
  font-size: initial;
}

#details {
  font-weight: 400;
}

.info {
  padding: 5% 8%;
}

.info .col-5 {
  padding: 0;
}

#heading {
  color: grey;
  line-height: 6vh;
}

.total {
  padding: 2vh 8%;
  color: rgb(252, 103, 49);
  font-weight: bold;
}

.total .col-3 {
  padding: 0;
}

.footer {
  padding: 0 8%;
  font-size: x-small;
  color: black;
}

.footer img {
  height: 5vh;
  opacity: 0.2;
}

.footer a {
  color: rgb(252, 103, 49);
}

.footer .col-10,
.col-2 {
  display: flex;
  padding: 3vh 0 0;
  align-items: center;
}

.footer .row {
  margin: 0;
}

#progressbar {
  margin-bottom: 3vh;
  overflow: hidden;
  color: rgb(252, 103, 49);
  padding-left: 0px;
  margin-top: 3vh;
}

#progressbar li {
  list-style-type: none;
  font-size: x-small;
  width: 25%;
  float: left;
  position: relative;
  font-weight: 400;
  color: rgb(160, 159, 159);
}

#progressbar #step1:before {
  content: "";
  color: rgb(252, 103, 49);
  width: 5px;
  height: 5px;
  margin-left: 0px !important;
}

#progressbar #step2:before {
  content: "";
  color: #fff;
  width: 5px;
  height: 5px;
  margin-left: 32%;
}

#progressbar #step3:before {
  content: "";
  color: #fff;
  width: 5px;
  height: 5px;
  margin-right: 32%;
}

#progressbar #step4:before {
  content: "";
  color: #fff;
  width: 5px;
  height: 5px;
  margin-right: 0px !important;
}

#progressbar li:before {
  line-height: 29px;
  display: block;
  font-size: 12px;
  background: #ddd;
  border-radius: 50%;
  margin: auto;
  z-index: -1;
  margin-bottom: 1vh;
}

#progressbar li:after {
  content: "";
  height: 2px;
  background: #ddd;
  position: absolute;
  left: 0%;
  right: 0%;
  margin-bottom: 2vh;
  top: 1px;
  z-index: 1;
}

.progress-track {
  padding: 0 8%;
}

#progressbar li:nth-child(2):after {
  margin-right: auto;
}

#progressbar li:nth-child(1):after {
  margin: auto;
}

#progressbar li:nth-child(3):after {
  float: left;
  width: 68%;
}

#progressbar li:nth-child(4):after {
  margin-left: auto;
  width: 132%;
}

#progressbar li.active {
  color: black;
}

#progressbar li.active:before,
#progressbar li.active:after {
  background: rgb(252, 103, 49);
}
