/*@charset "UTF-8";*/

@font-face {
  font-family: 'Gilroy';
  src: local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-Regular.eot');
  src: local('Gilroy') ,url('/assets/fonts/gilroy/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
      local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-Regular.woff2') format('woff2'),
      local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-Regular.woff') format('woff'),
      local('Gilroy'), url('/assets/fonts/gilroy/gilroy-regular-webfont.ttf') format('truetype'),
      local('Gilroy'), url('/assets/fonts/gilroy/gilroy-regular-webfont.otf') format('opentype'),
      local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-Regular.svg#gilroyregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-Medium.eot');
  src: local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
  local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-Medium.woff2') format('woff2'),
  local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-Medium.woff') format('woff'),
  local('Gilroy'), url('/assets/fonts/gilroy/gilroy-medium-webfont.otf') format('opentype'),
  local('Gilroy'), url('/assets/fonts/gilroy/gilroy-medium-webfont.ttf') format('truetype'),
  local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-Medium.svg#gilroymedium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-SemiBold.eot');
  src: local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-SemiBold.woff2') format('woff2'),
        local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-SemiBold.woff') format('woff'),
        local('Gilroy'), url('/assets/fonts/gilroy/gilroy-semibold-webfont.otf') format('opentype'),
        local('Gilroy'), url('/assets/fonts/gilroy/gilroy-semibold-webfont.ttf') format('truetype'),
        local('Gilroy'), url('/assets/fonts/gilroy/Gilroy-SemiBold.svg#gilroysemibold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

:root {
  --blue: #00a3e0;
  --blue-thirtyplus: #007da8;
  --blue-thirtyminus: #55c6ee;
  --blue-light:#e8f6fc;
  --yellow: #ffb81c;
  --yellow-thirtyplus: #bb8b00;
  --yellow-thirtyminus: #ffd35f;
  --yellow-light:#fff8ea;
  --gray: #75787b;
  --gray-thirtyplus: #5b5d60;
  --gray-thirtyminus: #a8aaac;
  --gray-light: #f3f3f3;
  --sky: #9adbe8;
  --sky-thirtyplus: #76a2ac;
  --sky-thirtyminus: #bfe9f1;
  --sky-light:#f5fcfd;
  --vanil: #fbdb65;
  --vanil-thirtyplus: #b8a246;
  --vanil-thirtyminus: #fde897;
  --vanil-light:#fefcf0;
  --orange: #ff8200;
  --orange-thirtyplus: #bb6400;
  --orange-thirtyminus: #ffb04b;
  --orange-light:#fff4e8;
  --purple: #7c2855;
  --purple-thirtyplus: #611c44;
  --purple-thirtyminus: #ad7394;
  --purple-light:#f3ecf0;
  --green: #509e2f;
  --green-thirtyplus: #3d7a16;
  --green-thirtyminus: #8ec373;
  --green-light:#eff6ec;
  --blk: #3e3e3e;
  --pink-light: #f3ecec;
  --page-size: 1320px;
  --page-padding: 30px;
  --bs-body-font-family: 'Gilroy', Arial sans-serif;
}

* {
  -webkit-locale: auto;
  white-space: normal;
}

body{
  overflow-x: hidden;
  font-family: 'Gilroy', Arial sans-serif;
}

.color-blue{
  color: var(--blue) !important;
}

.color-yellow{
  color: var(--yellow) !important;
}

.color-gray{
  color: var(--gray) !important;
}

.color-vanil{
  color: var(--vanil) !important;
}

.color-orange{
  color: var(--orange) !important;
}

.color-purple{
  color: var(--purple) !important;
}

.color-green{
  color: var(--green) !important;
}

.color-blk{
  color: var(--blk) !important;
}

.bg-light-gray{
  background-color: var(--gray-light);
}

.bg-light-blue{
  background-color: var(--blue-light);
}

.bg-light-yellow{
  background-color: var(--yellow-light);
}

.bg-light-sky{
  background-color: var(--sky-light);
}

.bg-light-vanil{
  background-color: var(--vanil-light);
}

.bg-light-orange{
  background-color: var(--orange-light);
}

.bg-light-purple{
  background-color: var(--purple-light);
}

.bg-light-green{
  background-color: var(--green-light);
}

.bg-light-pink{
  background-color: var(--pink-light);
}

.page-padding{
  padding-left: var(--page-padding);
  padding-right: var(--page-padding);
}

.c-layout-go2top{
  z-index: 9;
}

.c-layout-breadcrumbs-1{
  background: transparent;
}

.c-bg-green-hover:hover{
  background: #3d7a16;
  border-color: none;
}

.c-hide{
  display: none;
}

/*-*-*-*-*-*-*-*-*-*-*-CUSTOM AOS effects-*-*-*-*-*-*-*-*-*-*-*/

[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate {
  animation-delay: 50ms;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate {
  animation-delay: 100ms;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate {
  animation-delay: 150ms;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate {
  animation-delay: 200ms;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate {
  animation-delay: 250ms;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate {
  animation-delay: 300ms;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate {
  animation-delay: 350ms;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate {
  animation-delay: 400ms;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate {
  animation-delay: 450ms;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate {
  animation-delay: 500ms;
}

[data-aos="aos-bounce-in-top"] {
 opacity: 0; 
}
[data-aos="aos-bounce-in-top"].aos-animate {
  opacity: 1;
  -webkit-animation: bounce-in-top 1.1s both;
          animation: bounce-in-top 1.1s both;
}

@-webkit-keyframes bounce-in-top {
  0% {
            -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
            opacity: 0;
            -moz-transform: translateY(-500px);
            -ms-transform: translateY(-500px);
            -o-transform: translateY(-500px);
}
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes bounce-in-top {
  0% {
    -webkit-transform: translateY(-500px);
            transform: translateY(-500px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  38% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
  55% {
    -webkit-transform: translateY(-65px);
            transform: translateY(-65px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  72% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  81% {
    -webkit-transform: translateY(-28px);
            transform: translateY(-28px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  90% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  95% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

[data-aos="aos-slide-in-blurred-top"] {
  opacity: 0; 
}
[data-aos="aos-slide-in-blurred-top"].aos-animate {
  opacity: 1;
  -webkit-animation: slide-in-blurred-top 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
	        animation: slide-in-blurred-top 0.6s cubic-bezier(0.230, 1.000, 0.320, 1.000) both;
}

 @-webkit-keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
            transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(100px) scaleY(1) scaleX(1);
    transform: translateY(100px) scaleY(1) scaleX(1);
    -moz-transform: translateY(100px) scaleY(1) scaleX(1);
    -ms-transform: translateY(100px) scaleY(1) scaleX(1);
    -o-transform: translateY(100px) scaleY(1) scaleX(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}
@keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
            transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(100px) scaleY(1) scaleX(1);
    transform: translateY(100px) scaleY(1) scaleX(1);
    -moz-transform: translateY(100px) scaleY(1) scaleX(1);
    -ms-transform: translateY(100px) scaleY(1) scaleX(1);
    -o-transform: translateY(100px) scaleY(1) scaleX(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
}

[data-aos="aos-fadeOut"] {
  opacity: 0; 
}
[data-aos="aos-fadeOut"].aos-animate {
  opacity: 1;
  -webkit-animation: fade-out 1s ease-out both;
  animation: fade-out 1s ease-out both;
}

 @-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}



[data-aos="aos-slide-in-bck-center"] {
  opacity: 0; 
}
[data-aos="aos-slide-in-bck-center"].aos-animate {
  opacity: 1;
  -webkit-animation: slide-in-bck-center 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide-in-bck-center 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

 @-webkit-keyframes slide-in-bck-center {
  0% {
    -webkit-transform: translateZ(600px);
            transform: translateZ(600px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes slide-in-bck-center {
  0% {
    -webkit-transform: translateZ(600px);
            transform: translateZ(600px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}


[data-aos="aos-text-pop-up-top"] {
  opacity: 0; 
}
[data-aos="aos-text-pop-up-top"].aos-animate {
  opacity: 1;
  -webkit-animation: text-pop-up-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: text-pop-up-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

 @-webkit-keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: none;
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3);
  }
}
@keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: none;
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: 0 1px 0 #cccccc, 0 2px 0 #cccccc, 0 3px 0 #cccccc, 0 4px 0 #cccccc, 0 5px 0 #cccccc, 0 6px 0 #cccccc, 0 7px 0 #cccccc, 0 8px 0 #cccccc, 0 9px 0 #cccccc, 0 50px 30px rgba(0, 0, 0, 0.3);
  }
}

[data-aos="aos-jello-horizontal"] {
  opacity: 0; 
}
[data-aos="aos-jello-horizontal"].aos-animate {
  opacity: 1;
  -webkit-animation: jello-horizontal 0.9s both;
  animation: jello-horizontal 0.9s both;
}

 @-webkit-keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

[data-aos="slide-out-blurred-top"] {
  opacity: 0; 
}
[data-aos="slide-out-blurred-top"].aos-animate {
  opacity: 1;
  -webkit-animation: slide-out-blurred-top 0.45s cubic-bezier(0.755, 0.050, 0.855, 0.060) both;
	        animation: slide-out-blurred-top 0.45s cubic-bezier(0.755, 0.050, 0.855, 0.060) both;
}

 @-webkit-keyframes slide-out-blurred-top {
  0% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px) scaleY(2) scaleX(0.2);
            transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
}
@keyframes slide-out-blurred-top {
  0% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
            transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px) scaleY(2) scaleX(0.2);
            transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
            filter: blur(40px);
    opacity: 0;
  }
}

[data-aos="aos-fade-in-down"] {
  opacity: 0; 
}
[data-aos="aos-fade-in-down"].aos-animate {
  opacity: 1;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

  @-webkit-keyframes fadeInDown {
   0% {
    opacity: 0;
    -webkit-transform:  translate3d(0, -100%, 0);
    -moz-transform:  translate3d(0, -100%, 0);
    -ms-transform:  translate3d(0, -100%, 0);
    -o-transform:  translate3d(0, -100%, 0);
    transform:  translate3d(0, -100%, 0);
}
      100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
      }
      @keyframes fadeInDown {
      0% {
        opacity: 0;
        -webkit-transform:  translate3d(0, -100%, 0);
        -moz-transform:  translate3d(0, -100%, 0);
        -ms-transform:  translate3d(0, -100%, 0);
        -o-transform:  translate3d(0, -100%, 0);
        transform:  translate3d(0, -100%, 0);
}
      100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
  } 


  [data-aos="aos-scale-in"] {
    opacity: 0; 
  }
  [data-aos="aos-scale-in"].aos-animate {
    opacity: 1;
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  
    @-webkit-keyframes scaleIn {
     0% {
      opacity: 0;
      -webkit-transform: scale(2.5);
      -moz-transform: scale(2.5);
      -ms-transform: scale(2.5);
      -o-transform: scale(2.5);
      transform: scale(2.5);
      filter: blur(1.5rem);
      -webkit-filter:blur;
}

    50% {
      opacity: 1;
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
    }

        100% {
          opacity: 1;
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1);
          filter: blur(0);
          -webkit-filter: blur(0);
}
        }
        @keyframes scaleIn {
        0% {
          opacity: 0;
          -webkit-transform: scale(2.5);
          -moz-transform: scale(2.5);
          -ms-transform: scale(2.5);
          -o-transform: scale(2.5);
          transform: scale(2.5);
          filter: blur(1.5rem);
          -webkit-filter: blur(1.5rem);
}
50% {
  opacity: 1;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
        100% {
          opacity: 1;
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1);
          filter: blur(0);
          -webkit-filter: blur(0);
}
    } 

    [data-aos="aos-scale-out"] {
      opacity: 0; 
    }
    [data-aos="aos-scale-out"].aos-animate {
      opacity: 1;
      -webkit-animation-name: scaleOut;
      animation-name: scaleOut;
      -webkit-animation-duration: 0.6s;
      animation-duration: 0.6s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
    }
    
      @-webkit-keyframes scaleOut {
       0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        filter: blur(0);
        -webkit-filter: blur(0);
}


  
          100% {
            opacity: 0;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            transform: scale(0);
            filter: blur(1.5rem);
            -webkit-filter: blur(1.5rem);
}
          }
          @keyframes scaleOut {
          0% {
            opacity: 1;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            filter: blur(0);
            -webkit-filter: blur(0);
}

          100% {
            opacity: 0;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            transform: scale(0);
            filter: blur(1.5rem);
            -webkit-filter: blur(1.5rem);
}
      } 

  [data-aos="aos-flip-out-ver-right"] {
    opacity: 0; 
  }
  [data-aos="aos-flip-out-ver-right"].aos-animate {
    opacity: 1;
    -webkit-animation: flip-out-ver-right 0.45s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: flip-out-ver-right 0.45s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  }

@-webkit-keyframes flip-out-ver-right {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateY(70deg);
            transform: rotateY(70deg);
    opacity: 0;
  }
}
@keyframes flip-out-ver-right {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateY(70deg);
            transform: rotateY(70deg);
    opacity: 0;
  }
}

[data-aos="aos-slide-in-fwd-center"] {
  opacity: 0; 
}
[data-aos="aos-slide-in-fwd-center"].aos-animate {
	        opacity: 1;
	        -webkit-animation: slide-in-fwd-center 0.8s subic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-fwd-center 0.8s subic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

 @-webkit-keyframes slide-in-fwd-center {
  0% {
            -webkit-transform: translateZ(-1400px);
            transform: translateZ(-1400px);
            opacity: 0;
            -moz-transform: translateZ(-1400px);
            -ms-transform: translateZ(-1400px);
            -o-transform: translateZ(-1400px);
}
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes slide-in-fwd-center {
  0% {
    -webkit-transform: translateZ(-1400px);
            transform: translateZ(-1400px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}



/*-*-*-*-*-*-*-*-*-*-*-SHAPE STYLE-*-*-*-*-*-*-*-*-*-*-*/
.shape-plus::before{
  content: "+";
  display: inline-block;
  font-size: var(--plus-size);
  line-height: normal;
}

.shape-plus.rotated::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.shape-circle{
  width: var(--circle-size);
  height: var(--circle-size);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.shape-vanil{
  background-color: #fef8e0;
  color: #fef8e0;
}

.shape-yellow{
  background-color: #ffecd8;
  color: #ffecd8;
}

.shape-blue{
  background-color: #e2f5f8;
  color: #e2f5f8;
}

.shape-green{
  background-color: #b3d5a5;
}

.shape-purple{
  background-color: var(--purple-light);
  color: var(--purple-light);
}

.shape-gray-color{
  color: var(--gray);
}

.shape-orange-color{
  color: var(--orange);
}

.shape-blue-color{
  color: var(--blue);
}

.shape-green-color{
  color: var(--green);
}

.shape-purple-color{
  color: var(--purple);
}


.shape-circle-250{
  width: 250px;
  height: 250px;
}

h1 {
  font-family: Gilroy;
  font-size: 68px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.96;
  letter-spacing: normal;
  color: var(--blk);
}

h2 {
  font-family: Gilroy;
  font-size: 42px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.05;
  letter-spacing: normal;
  color: var(--blk);
}

h3 {
  font-family: Gilroy;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: var(--blk);
}

h4 {
  font-family: Gilroy;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: var(--blk);
}

h5 {
  font-family: Gilroy;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  color: var(--blk);
}

h6 {
  font-family: Gilroy;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: var(--blk);
}

p,
.p-text{
  font-family: Gilroy;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: var(--blk);
}

.ui-pnotify-text{
  overflow-wrap: break-word;
}

/*-*-*-*-*-*-*-*-*-*-*-QUALITY SLIDER-*-*-*-*-*-*-*-*-*-*-*/
#quality-slider .sp-arrows{
  display: none;
}

#quality-slider .sp-next-arrow:after, 
#quality-slider .sp-next-arrow:before, 
#quality-slider .sp-previous-arrow:after, 
#quality-slider .sp-previous-arrow:before{
  background-color: black !important;
}

#quality-slider .sp-slide{
  overflow: hidden;
}
/*-*-*-*-*-*-*-*-*-*-*-PRODUCT SLIDER-*-*-*-*-*-*-*-*-*-*-*/
.products-slider-container .slider-pro.sp-horizontal::after,
.products-slider-container .slider-pro.sp-horizontal::before{
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 250px;
  z-index: 1;
}

.products-slider-container .sp-slide{
  cursor: pointer !important;
}

.products-slider-container .sp-slide img{
transition: transform .2s;
-webkit-transition: transform .2s;
-moz-transition: transform .2s;
-ms-transition: transform .2s;
-o-transition: transform .2s;
}
.products-slider-container .sp-slide:hover img,
.products-slider-container .sp-slide:active img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;


}



.products-slider-container .slider-pro.sp-horizontal::before{
  left: 0;
  background-image: linear-gradient(to left, rgba(255,255,255,0), rgb(255, 255, 255));
}

.products-slider-container .slider-pro.sp-horizontal::after{
  right: 0;
  background-image: linear-gradient(to right, rgba(255,255,255,0), rgb(255, 255, 255));
}

.products-slider-container .slider-pro.sp-horizontal .sp-arrows{
  z-index: 2;
  opacity: 1;
  top: 35%;
}

.products-slider-container .sp-horizontal .sp-next-arrow::before,
.products-slider-container .sp-horizontal .sp-previous-arrow::before{
  font-family: Simple-Line-Icons;
}

.products-slider-container .sp-horizontal .sp-previous-arrow::before{
  content: "\e07a";
}

.products-slider-container .sp-horizontal .sp-next-arrow::before{
  content: "\e079";
}

.products-slider-container .sp-horizontal .sp-arrow {
  opacity: 0.5;
  filter: alphaopacity=50;
  color: #92978f;
  font-size: 38px;
  font-weight: 300;
  width: auto;
  height: auto;
  -webkit-filter: alphaopacity=50;
}

.products-slider-container .sp-horizontal .sp-arrow:before{
  transform: skew(0);
  -webkit-transform: skew(0);
  -moz-transform: skew(0);
  -ms-transform: skew(0);
  -o-transform: skew(0);
}

.products-slider-container .sp-horizontal .sp-next-arrow{
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  right: 55px !important;
}

.products-slider-container .sp-horizontal .sp-next-arrow::after,
.products-slider-container .sp-horizontal .sp-previous-arrow::after{
  display: none;
}

/*-*-*-*-*-*-*-*-*-*-*-EFFECTS-*-*-*-*-*-*-*-*-*-*-*/
.transition{
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}

/*-*-*-*-*-*-*-*-*-*-*-BUTTON STYLE-*-*-*-*-*-*-*-*-*-*-*/
.primary-button,
.primary-link-button {
  display: inline-block;
  padding: 15px 30px;
  background-color: var(--gray);
  border: 0;
  color: #FFF;
  text-decoration: none;
  font-family: Gilroy;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;

  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;

  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.primary-button:hover,
.primary-link-button:hover {
  background-color: #9ea0a2;
  color: #FFF;
}

.primary-button:active,
.primary-link-button:active,
.primary-link-button:focus {
  background-color: #515355;
  color: #FFF;
}

.primary-button:disabled,
.primary-link-button.disabled {
  background-color: #c7c9cb;
  color: #a7abb0; 
  cursor: not-allowed;
  text-decoration: none;
}

.secondary-button,
.secondary-link-button {
  display: inline-block;
  padding: 15px 30px;
  background-color: #FFF;
  border: 1px solid var(--gray);
  color: var(--gray);
  text-decoration: none;
  font-family: Gilroy;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;

  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;

  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.secondary-link-button{
  background-color: transparent;
}

.secondary-button:hover,
.secondary-link-button:hover {
  background-color: #ebebeb;
  color: var(--gray);
}

.secondary-button:active,
.secondary-link-button:active,
.secondary-link-button:focus{
  background-color: #dcddde;
  color: var(--gray);
}

.secondary-button:disabled,
.secondary-link-button.disabled {
  background-color: #FFF;
  color: #dbdbdb; 
  border-color: #dbdbdb;
  cursor: not-allowed;
  text-decoration: none;
}

.link-button{
  text-decoration: none;
  color: var(--gray);
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}

.link-button:hover,
.link-button:active,
.link-button:focus{
  color: var(--gray);
}

.logout-btn{
  padding: 10px 15px;
}

/*-*-*-*-*-*-*-*-*-*-*-TEXT WITH ICON STYLE-*-*-*-*-*-*-*-*-*-*-*/
.text-with-icon{
  text-decoration: none !important;
  color: var(--gray) !important;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;

  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}

.text-with-icon .text-icon{
  display: inline-block;
  position: relative;
  vertical-align: middle;
  color: var(--gray);
  font-size: 20px;
  margin-left: 10px;
  width: 25px;
  height: 25px;
  text-align: center;
  padding: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;

  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}

.text-with-icon .text-icon::before{
  position: absolute;
  top: 50%;
  left: 50%;

  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.text-with-icon:hover,
.text-with-icon:active,
.text-with-icon:focus{
  color: var(--gray);
}

.text-with-icon:hover .text-icon{
  background-color: var(--gray-thirtyminus);
  color: var(--gray-light);
}

.text-with-icon:active .text-icon{
  background-color: var(--green-thirtyplus);
  color: var(--gray-light);
}

/*-*-*-*-*-*-*-*-*-*-*-SOCIAL ICONS STYLE-*-*-*-*-*-*-*-*-*-*-*/
.social-icons{
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: var(--gray);
  display: inline-block;
  color: #fff;
  text-align: center;

  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;

  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.social-icons > a{
  color: #fff;
}

.social-icons:hover{
  background-color: #9ea0a2;
  color: #FFF;
}

.social-icons:active{
  background-color: #515355;
  color: #FFF;
}

/*-*-*-*-*-*-*-*-*-*-*-FORM STYLE-*-*-*-*-*-*-*-*-*-*-*/
input[type='text']{
  border: 1px solid var(--gray-thirtyminus);
  /*padding: 20px;*/
  padding: 10px 25px 10px 24px;
  color: var(--gray-thirtyminus);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

input[type='text']:hover{
  border: 1px solid var(--gray-thirtyplus);
}

input[type='text']:active,
input[type='text']:focus{
  color: var(--gray);
  border: 1px solid var(--gray-thirtyplus);
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: var(--gray-thirtyminus);
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: var(--gray-thirtyminus);
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: var(--gray-thirtyminus);
}

select{
  border: 1px solid var(--gray-thirtyminus);
  /*padding: 20px;*/
  padding: 10px 25px 10px 24px;
  color: var(--gray-thirtyminus);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

select:hover{
  border: 1px solid var(--gray-thirtyplus);
}

select:active,
select:focus{
  color: var(--gray);
  border: 1px solid var(--gray-thirtyplus);
}

/* Customize the label (the container) */
.checkbox-container{
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid var(--gray-thirtyminus);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: var(--gray-thirtyminus);
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: var(--green-thirtyplus);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark::after {
  content: "";
  position: absolute;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid;
  border-width: 0 1px 1px 0;
  border-color: var(--gray-thirtyminus);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);  
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark::after {
  display: block;
  border-color: #fff;
}

/* The switch - the box around the slider */
.switch-container {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 18px;
}

/* Hide default HTML checkbox */
.switch-container input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.switch-container .switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--gray-thirtyminus);
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-container .switch-slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 2px;
  bottom: 2px;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-container input:checked + .switch-slider {
  background-color: var(--green-thirtyplus);
}

.switch-container input:focus + .switch-slider {
  box-shadow: 0 0 1px var(--green-thirtyplus);
}

.switch-container input:checked + .switch-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.switch-container .switch-slider.round {
  border-radius: 34px;
}

.switch-container .switch-slider.round:before {
  border-radius: 50%;
}

/*-*-*-*-*-*-*-*-*-*-*-PRODUCT CARDS-*-*-*-*-*-*-*-*-*-*-*/
.product-card-shop{
  max-width: 345px;
  padding: 40px;
  background-color: var(--gray-light);
  margin: 0 auto 80px auto;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}

.product-card-shop:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}

.product-card-shop .card-title{
  font-size: 22px;
  margin-top: 25px;
}

.product-card-shop .card-img img{
  /*margin-top: -100px;*/
  display: block;
  cursor: pointer;
}

.product-card-shop .card-body{
  height: 96px;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
/*
.product-card-shop .card-body::after{
  content: "";
  position: absolute;
  bottom: 0;
  height: 10px;
  width: 100%;
  background-image: linear-gradient(rgb(255 255 255 / 0%), #f3f3f3);
}
*/
.product-card-shop .card-body strong{ 
  font-weight: inherit;
}

.product-card-shop .card-body strong
.product-card-shop .card-body p{
  font-size: 16px;
}

.product-card-shop .product-card-buy-btn,
.product-card-shop .select-flavor-btn{
  display: inline-block;
  text-decoration: none;
  padding: 15px 25px;
  color: #fff !important;
  background-color: #45853e;

  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
  transition-property: inherit !important;
  transition-delay: inherit !important;

  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.product-card-shop .product-card-buy-btn:hover,
.product-card-shop .select-flavor-btn:hover{
  background-color: #5b5d60 !important;
}

.product-card-shop.product-blue{
  background-color: var(--blue-light);
}

.product-card-shop.product-blue .product-card-buy-btn{
  background-color: var(--blue);
}

.product-card-shop.product-yellow{
  background-color: var(--yellow-light);
}

.product-card-shop.product-yellow .product-card-buy-btn{
  background-color: var(--yellow);
}

.product-card-shop.product-gray{
  background-color: var(--gray-light);
}

.product-card-shop.product-gray .product-card-buy-btn{
  background-color: var(--gray);
}

.product-card-shop.product-sky{
  background-color: var(--sky-light);
}

.product-card-shop.product-sky .product-card-buy-btn{
  background-color: var(--sky);
}

.product-card-shop.product-vanil{
  background-color: var(--vanil-light);
}

.product-card-shop.product-vanil .product-card-buy-btn{
  background-color: var(--vanil);
}

.product-card-shop.product-orange{
  background-color: var(--orange-light);
}

.product-card-shop.product-orange .product-card-buy-btn{
  background-color: var(--orange);
}

.product-card-shop.product-purple{
  background-color: var(--purple-light);
}

.product-card-shop.product-purple .product-card-buy-btn{
  background-color: var(--purple);
}

.product-card-shop.product-green{
  background-color: var(--green-light);
}

.product-card-shop.product-green .product-card-buy-btn{
  background-color: var(--green);
}

.products-row-box.view-list-products > .row{
  display: block;
}

.products-row-box.view-list-products > .row > [class*=col-]{
  display: block;
  width: 100%;
}

.products-row-box.view-list-products .product-card-shop{
  width: 100%;
  max-width: 100%;
  flex-direction: inherit;
  background-color: transparent;
  align-items: center;
  margin-bottom: 230px;
}

.products-row-box.view-list-products .product-card-shop .card-img{
  width: 70%;
  max-width: 440px;
  justify-content: center;
}

.products-row-box.view-list-products .product-card-shop .card-img img{
  width: inherit;
  margin: auto;
}

.products-row-box.view-list-products .product-card-shop .card-body{
  padding-left: 20px !important
}

.products-row-box.view-list-products [class*=shape-]{
  display: block !important;
}

.products-row-box.view-list-products .shape-circle{
  top: 0;
  left: 0;
  z-index: -1;
  cursor: pointer;
  opacity: 0.5;
}

.products-row-box.view-list-products .shape-plus[data-shape-plus='3']{
  top: -288px;
  right: 0;
}

.products-row-box.view-list-products .shape-plus[data-shape-plus='2']{
  top: 0;
  left: -50px;
}

.products-row-box.view-list-products > .row > [class*=col-]:nth-child(even) .product-card-shop {
  flex-direction: row-reverse;
}

.products-row-box.view-list-products > .row > [class*=col-]:nth-child(even) .shape-circle {
  right: 0;
  left: inherit;
}

.products-row-box.view-list-products > .row > [class*=col-]:nth-child(even) .shape-plus[data-shape-plus='2']{
  right: -50px;
  left: inherit;
}


/*-*-*-*-*-*-*-*-*-*-*-VIEW ICONS-*-*-*-*-*-*-*-*-*-*-*/
.view-mosaic{
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: relative;
  margin-right: 15px;
}

.view-mosaic .mosaic-icon{
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: var(--gray);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.view-mosaic .mosaic-icon:nth-child(1){
  top: 0;
  left: 0;
}

.view-mosaic .mosaic-icon:nth-child(2){
  top: 0;
  right: 0;
}

.view-mosaic .mosaic-icon:nth-child(3){
  bottom: 0;
  left: 0;
}

.view-mosaic .mosaic-icon:nth-child(4){
  bottom: 0;
  right: 0;
}

.view-list{
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
}

.view-list .list-icon{
  display: inline-block;
  width: 100%;
  height: 6px;
  background-color: var(--gray);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
}

.view-list .list-icon:last-child{
  margin-top:auto;
}

.view-mosaic.disabled .mosaic-icon,
.view-list.disabled .list-icon{
  background-color: #d8d8d8;
}

/*-*-*-*-*-*-*-*-*-*-*-HEAD-*-*-*-*-*-*-*-*-*-*-*/
header{
  max-width: var(--page-size);
  margin: auto;
  z-index: 9;
  padding: var(--page-padding);
}
header.position-absolute{
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.header-hero-text,
.hero-container{
  height: 100vh;
}

.hero-swipe-text{
  margin-top: 20px;
}

.hero-swipe-text .nametag{
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  animation-name: textFader;
  animation-duration: 32s;
  /*animation-fill-mode: both;*/
  animation-iteration-count: infinite;
}

.hero-swipe-text .nametag:nth-child(1){
  animation-delay: 0s;
  color: var(--purple);
}

.hero-swipe-text .nametag:nth-child(2){
  animation-delay: 6s;
  color: #fff;
}

.hero-swipe-text .nametag:nth-child(3){
  animation-delay: 7s;
  color: var(--orange);
}

.hero-swipe-text .nametag:nth-child(4){
  animation-delay: 13s;
  color: #fff;
}

.hero-swipe-text .nametag:nth-child(5){
  animation-delay: 14s;
  color: var(--blue);
}

.hero-swipe-text .nametag:nth-child(6){
  animation-delay: 20s;
  color: #fff;
}

.hero-swipe-text .nametag:nth-child(7){
  animation-delay: 21s;
  color: var(--green);
}

.hero-swipe-text .nametag:nth-child(8){
  animation-delay: 27s;
  color: #fff;
}

.hero-swipe-text .nametag:nth-child(9){
  animation-delay: 28s;
  color: var(--purple);
}

@keyframes textFader {
  0% {
    opacity: 0;
  } /* fade-in */
  11% {
    opacity: 1;
  } /* show */
  22% {
    opacity: 1;
  } /* fade-out */
  25% { /* <-------------------{ 100% / num(nametag) } */
    opacity: 0;
  } /* waiting for the finish animation of other blocks */
  100% {
    opacity: 0;
  }
}


@keyframes fadeHerotext{
  0%,45% {
    opacity: 0;
}
  100%{
    opacity: 1;
}
}

.header-navbar{
  position: relative;
  z-index: 1;
  padding: 16px var(--page-padding) 0 var(--page-padding);
}

.head-logo {
  background-image: url(/assets/img/content/new_design/hlbs-logo_head.png?v=2);
  width: 149px;
  height: 48px;
  background-repeat: no-repeat;
  background-size: contain;
}

.header-hero-text{
  position: relative;
  z-index: 1;
}

.header-video-mask{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  opacity: .8;
  z-index: 0;
}

.header-video{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}

.square {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
}

.square-content {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.square-content video {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: top;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 1;
  margin-bottom: -8px;
  border: none;
  z-index: 0;
}

.nav-pills > li {
  display: inline-block;
  font-size: 13px;
}

.hamburger {
  cursor: pointer;
}
.hamburger-container {
  width: 24px; 
  height: 24px;
  float:left;
}

.login-button{

  margin-left: 20px;
  margin-top: -10px;

  display: inline-block;
  padding: 10px 15px;
  border: 1px solid var(--gray);
  color: var(--gray);
  text-decoration: none;
  font-family: Gilroy;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;

  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;

  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  background-color: transparent;

}

.weboffice-button{

  margin-right: 10px;

  display: inline-block;
  padding: 10px 15px;
  border: 1px solid var(--gray);
  color: var(--gray);
  text-decoration: none;
  font-family: Gilroy;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;

  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;

  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  background-color: transparent;

}

.Oval {
  width: 8px;
  height: 8px;
  background-color: var(--gray);
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.Oval-Copy-1 {
  width: 8px;
  height: 8px;
  background-color: var(--gray);
  float: left;
  margin-left: 4px;
  margin-bottom: 4px;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.Oval-Copy-2 {
  width: 8px;
  height: 8px;
  background-color: var(--gray);
  float: left;
  margin-top:4px;
  margin-right: 4px;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.Oval-Copy-3 {
  width: 8px;
  height: 8px;
  background-color: var(--gray);
  float: left;
  margin-top: 4px;
  margin-left: 4px;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}


.Life-is-good,
.hero-swipe-text{
  font-family: Gilroy;
  font-size: 138px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 10px;
  text-align: center;
  color: var(--blk);
}

.hero-swipe-text-container{
  overflow: hidden;
  height: 145px;
}

.hero-swipe-text{
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 100px;
}

.hero-swipe-text-box{
  padding: 0 var(--page-padding);
}

.hero-swipe-text{
  margin-top: 0;
  list-style: none;
  display: block;
}

.flip2 { animation: flip2 6s cubic-bezier(0.23, 1, 0.32, 1.2) infinite; }

@keyframes flip2 {
  0% { margin-top: 0px; }
  5% { margin-top: -150px;  }
  50% { margin-top: -150px; }
  55% { margin-top: 0px; }
  99.99% { margin-top: 0px; }
  100% { margin-top: 0px; }
}

.swipe-nav{
  display: none;
  position: fixed;
  right: -1000px;
  top: 0;
  width: 40vw;
  max-height: 100vh;
  overflow-x: scroll;
  z-index: 9;
  background-color: #e6e7e7;
}

.swipe-nav.visible{
  display: block;
}

.swipe-nav .sn-social-widgets i{
  font-size: 1.5em;
  color: var(--gray-thirtyminus);
  cursor: pointer;
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}

.swipe-nav .sn-social-widgets i:hover{
  color: var(--gray);
}
.sn-section-login{
  background-color: #f3f3f3;
}

.sn-section-login h1 a,
.sn-section-login h2 a,
.sn-section-login h3 a,
.sn-section-login h4 a,
.sn-section-login h5 a,
.sn-section-login h6 a{
  text-decoration: none;
  color: inherit;
}

.sn-section-1{
  background-color: #e6e7e7;
}

.sn-section-1 h1 a,
.sn-section-1 h2 a,
.sn-section-1 h3 a,
.sn-section-1 h4 a,
.sn-section-1 h5 a,
.sn-section-1 h6 a{
  text-decoration: none;
  color: inherit;
}

.sn-section-2{
  background-color: #f3f3f3;
}

.sn-section-3{
  background-color: #fff;
}

.sn-section-3 h1 a,
.sn-section-3 h2 a,
.sn-section-3 h3 a,
.sn-section-3 h4 a,
.sn-section-3 h5 a,
.sn-section-3 h6 a{
  text-decoration: none;
  color: inherit;
}

.sn-title{
  text-align: left;
}

[class*=sn-section-]{
  padding: 25px;
}

.hamburger::before,
.hamburger::after{
  display: none !important;
  content: none !important;
}

.swipe-nav .hamburger{
  margin: 6px auto 0 auto;
  padding-bottom: 50px;
}

.swipe-nav .hamburger .Oval{
  margin: 0 auto;
  float: none;
}

.swipe-nav .hamburger .Oval-Copy-1{
  margin: 0;
  padding: 0;
}

.swipe-nav .hamburger .Oval-Copy-2{
  float: right;
  margin: 0;
  padding: 0;
}

.swipe-nav .hamburger .Oval-Copy-3{
  float: none;
  margin: auto;
  clear: both;
}

.swipe-nav .c-btn-forgot{
  padding-top: 5px;
  display: inline-block;
}

.cart{
  margin: 6px 10px 10px 10px;
  color: var(--gray);
  text-decoration: none;
}

/*-*-*-*-*-*-*-*-*-*-*-SECOND TAG CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
#second-tag-bg{
  position: relative;
  /*top: 0 !important;*/
  /*margin-bottom: 500px;*/
}
.second-tag-container{
  background-color: #fff;
}

@media (max-width: 1200px){
  #second-tag-bg.container{
    max-width: 100%;
  }
}

.second-tag-box{
  margin: 0 auto 0 auto;
  padding-bottom: 200px;
  height: 900px;
  align-items: center;
}

.second-tag-box h1{
  color: var(--gray);
}

.second-tag-box h1.orange{
  color:var(--orange)
}

.second-tag-box h1.blue{
  color:var(--blue)
}

.second-tag-box h1.green{
  color:var(--green)
}

.second-tag-box h4{
  color: var(--gray);
  margin-bottom: 32px;
}

.second-tag-box h1{
  font-size: 6em;
  transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
}

.quality-text-box{
  z-index: 6;
  display: flex;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 120px;
}

/*
[class*=second-tag-scene-]{
  position: absolute;
  top: 0;
}
*/
/*


.quality-text-box h1{
  margin-bottom: 40px;
  opacity: 0;
}

.quality-text-box h1.fade-in{
  opacity: 1;
  inset: 0 !important;
}

.quality-text-box h1:first-child{
  margin-top:500px;
}
.quality-text-box h1:last-child{
  margin-bottom: 0;
}
*/
.second-tag-box .shape-circle{
  z-index: -3;
  left: 50%;
  top: 24%;
}

.second-tag-box .shape-plus[data-shape-plus='1']{
  z-index: 2;
  top: 6%;
  left: 40%;
}

.second-tag-box .shape-plus[data-shape-plus='2']{
  z-index: 5;
  left: 15%;
  bottom:25%;
}

.second-tag-box .shape-plus[data-shape-plus='3']{
  z-index: 4;
  left: 75%;
  top: 5%;
}

.second-tag-box .shape-plus[data-shape-plus='4']{
  z-index: 3;
  bottom: -6%;
  right: 20%;
}

.second-tag-box .image-circle-1{
  z-index: -1;
  left: 10%;
  top: 10%;
  max-width: 380px;
  /*
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
  */
}

/*-*-*-*-*-*-*-*-*-*-*-THIRD TAG CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
.third-tag-container{
  padding: 250px 0 320px 0;
  margin: auto;
  position: relative;
  background-color: var(--green-light);
}

.third-tag-container img{
  margin-top: -150px;
  position: relative;
  z-index: 2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.third-tag-container .container{
  max-width: var(--page-size);
  position: relative;
}

.third-tag-container .third-tag-text{
  z-index: 5;
}

.third-tag-container .shape-plus[data-shape-plus='1']{
  top: 0;
  right: 0;
  z-index: 3;
}

.third-tag-container .shape-plus[data-shape-plus='2']{
  top: 140px;
  left: 110px;
  z-index: 4;
}

.third-tag-container .shape-circle {
  top: -165px;
  left: 180px;
  z-index: 1;
}

/*-*-*-*-*-*-*-*-*-*-*-FOURTH TAG CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
.fourth-tag-container{
  padding: 140px 0 100px 0;
  margin: auto;
  position: relative;
  background-color: #fff;
}

.fourth-tag-container .container{
  max-width: var(--page-size);
}

.fourth-tag-container .row{
  margin-left: 55px;
}

.fourth-tag-container .fourth-tag-box{
  position: relative;
  z-index: 0;
  padding-left: 80px;
}

.fourth-tag-container .fourth-tag-box:nth-child(3),
.fourth-tag-container .fourth-tag-box:nth-child(4){
  margin-top: 100px;
}

.fourth-tag-container .fourth-tag-box .fourth-tag-box-text{
  position: relative;
  z-index: 1;
}

.fourth-tag-container .fourth-tag-box .fourth-tag-box-text h2{
  word-break: break-word!important;
  overflow-wrap: break-word!important;
  font-size: 37px;
}

.fourth-tag-container .fourth-tag-box .shape-circle{
  left: -32px;
  top: -17px;
  transition: transform .5s ease;
}

.fourth-tag-container .fourth-tag-box:hover .shape-circle{
  transform: scale(1.5);
}

/*-*-*-*-*-*-*-*-*-*-*-FIFTH TAG CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
.fifth-tag-container{
  padding: 0 0 330px 0;
  margin: auto;
  position: relative;
  background-color: #fff;
}

.fifth-tag-container .container{
  max-width: var(--page-size);
}

.fifth-tag-container .products-slider-container{
 margin: 37px 0;
}

.fifth-tag-container .card-img{
  width: 350px;
  padding: 25px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.fifth-tag-container .card-title{
  margin-top: 30px;
  margin-bottom: 15px;
}

/*-*-*-*-*-*-*-*-*-*-*-SIXTH TAG CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
.sixth-tag-container{
  margin: 0 auto 0 auto;
  position: relative;
  background-color: #fff;
}

.sixth-tag-container .container{
  max-width: var(--page-size);
  padding: 0;
}

.sixth-tag-container .sixth-tag-text{
  padding-left: 85px;
  position: relative;
  z-index: 5;
}

.sixth-tag-container .sixth-tag-shapes-box{
  height: 400px;
}

.sixth-tag-container .shape-circle{
  background-color: #e8e9e9;
  width:calc(100vw / 6);
  height:calc(100vw / 6);
  border-radius:51%;
  max-width: 270px;
  max-height: 270px;
  margin-right: -115px;
}

.sixth-tag-container .image-circle-1{
  z-index: 5;
  width:calc(100vw / 6);
  height:calc(100vw / 6);
  border-radius:51%;
  max-width: 270px;
  max-height: 270px;
  margin-top: -100px;
  background-color: transparent;
  animation: pulse-effect 3s infinite;
  -webkit-animation: pulse-effect 3s infinite;
}

.sixth-tag-container .shape-plus[data-shape-plus='1']{
  z-index: 2;
  top: 0;
  left: 17%;
}

.sixth-tag-container .shape-plus[data-shape-plus='2']{
  z-index: 5;
  top: 49%;
  left: 19%;
}

.sixth-tag-container .shape-plus[data-shape-plus='3']{
  z-index: 4;
  top: -11%;
  left: 14%;
  color: #d8f1f6;
}

.sixth-tag-container .shape-plus[data-shape-plus='4']{
  z-index: 2;
  top: -32%;
  right: 16%;
}

.sixth-tag-container .sixth-tag-circle-dotted{
  z-index: 0;
  top: -32%;
  right: -8%;
}


@-webkit-keyframes pulse-effect {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(216,241,246, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 20px rgba(216,241,246, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(216,241,246, 0);
  }
}
@keyframes pulse-effect {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(216,241,246, 0.4);
    box-shadow: 0 0 0 0 rgba(216,241,246, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 20px rgba(216,241,246, 0);
      box-shadow: 0 0 0 20px rgba(216,241,246, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(216,241,246, 0);
      box-shadow: 0 0 0 0 rgba(216,241,246, 0);
  }
}

/*-*-*-*-*-*-*-*-*-*-*-SEVENTH TAG CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
.seventh-tag-container{
  padding: 320px 0 45px 0;
  background-color: #fff;
  position: relative;
}

h1.products-title{
  font-size: 18vw;
  opacity: .2;
  z-index: 1;
  margin-top: 5vh;
}

.seventh-tag-container img{
  max-height: 445px;
  border-radius: 10px;
  margin-right: 50px;
  object-fit: contain;
}

.seventh-tag-container .seventh-tag-box{
  margin-bottom: 90px;
}
/*
.seventh-tag-container .seventh-tag-box:nth-child(1){
  margin-top: 16%;
}

.seventh-tag-container .seventh-tag-box:nth-child(2){
  margin-left: 25%;
}

.seventh-tag-container .seventh-tag-box:nth-child(3){
  margin-left: 50%;
}
*/
.seventh-tag-container .seventh-tag-box .seventh-tag-text{
  padding: 0;
}

.seventh-tag-container .products-group-container{
  position: relative;
  z-index: 2;
}

.seventh-tag-container .shape-circle.shape-yellow{
  z-index: 0;
  left: -80px;
  top: 650px;
}

.seventh-tag-container .shape-circle.shape-blue{
  z-index: 0;
  margin-left: 70%;
  top: 40%;
}

/*-*-*-*-*-*-*-*-*-*-*-FOOTER CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
.footer-container{
  background-color: #fff;
  padding-top: 100px;
}

.footer-container img{
  width: 149px;
}

.footer-container .list-group a{
  text-decoration: none;
  color: inherit;
  font-size: 14px;
}

.footer-container .footer-company-info-box{
  font-size: 14px;
}

.footer-container .footer-top-section{
  max-width: 1450px;
}

/*-*-*-*-*-*-*-*-*-*-*-PAGE CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
.page-container{
  max-width: var(--page-size);
  margin: auto;
  padding: 0 var(--page-padding);
}

/*-*-*-*-*-*-*-*-*-*-*-PRODUCTS PAGE CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
.products-page-filters,
.products-page-filters-content{
  position: relative;
}

.products-page-filters h5{
  color: #babcbd;
  text-align: left;
}

.products-page-filters h5 a{
  color: inherit;
  text-decoration: none;
}

.products-page-filters h5 a:hover,
.products-page-filters .active-page-filter a{
  color: var(--blk);
}

.products-page-filters .list-group{
  display: block;
  padding-right: 65px;
}

.products-page-filters .list-group .list-group-item{
  position: inherit;
  padding-right: 15px;
  padding-left: 0;
  display: inline-block;
}

.products-page-filters .list-group .list-group-item:last-child{
  padding-right: 0;
}

.products-page-list-style{
  display: none !important;
  position: absolute;
  right: 0;
  top: 0;
}

.products-page-filters .list-group .list-group-item ul{
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  background: white;
}

.products-page-filters .list-group .list-group-item ul .list-group-item{
  display: inline-block;
  position: relative;
}

.products-page-filters .list-group .list-group-item ul.list-group-children-parent{
  border-top: 1px solid #f1f1f1;
}

.products-row-box{
  margin-top: 100px;
  position: relative;
}

.products-paginate{
  display: block;
  text-align: center;
}

#products-search-icon{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-thirtyminus);
  right: 0;
  top: 0;
  cursor: pointer;
  background-color: #f3f3f3;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;

  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}

#products-search-icon:hover{
  background-color: var(--gray);
  color: var(--gray-light);
}

#product-search-box{
  display: none;
}

#product-search-box h5{
  color: var(--blk);
}

/*-*-*-*-*-*-*-*-*-*-*-PRODUCT PAGE CONTAINER-*-*-*-*-*-*-*-*-*-*-*/
.product-search-loader-box{
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.product-search-loader-box::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: .5;
  width: 100%;
  height: 100vh;
}

.product-search-loader {
  position: relative;
  z-index: 2;
  border: 16px solid var(--gray-thirtyminus);
  border-radius: 50%;
  border-top: 16px solid var(--blk);
  width: 120px;
  height: 120px;
  -webkit-animation: spinSearch 2s linear infinite;
  animation: spinSearch 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spinSearch {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spinSearch {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.product-image,
.c-product-thumb img{
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  object-fit: contain;
  height: 100%;
  width: auto !important;
  max-width: 100%;
}

.product-image{
  object-fit: contain;
  height: 100%;
}

h1.product-name{
  font-size: 48px;
  overflow-wrap: break-word;
}

.product-select-flavor{
  background: var(--green-light);
  padding:10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.c-shop-product-details-2 .c-product-gallery > .c-product-gallery-thumbnail > .c-product-thumb{
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
}

.c-shop-form-1 .btn-default:focus, 
.c-shop-form-1 .btn-default.focus, 
.c-shop-form-1 .btn-default:hover{
  color: var(--blk);
}

.owl-carousel .owl-item{
  margin: 0 30px;
}

.owl-carousel .owl-carousel-image,
.c-content-overlay .c-overlay-wrapper,
.owl-carousel .c-content-overlay{
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.owl-carousel .owl-carousel-image{
  background-size: contain;
  background-color: #f4f4f4;
}

.c-shop-cart-page-1 > .c-cart-table-row > .c-cart-image img {
  margin: auto;
  width: 65%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.popular-products-info h4{
  margin-top: 32px;
  margin-bottom: 8px;
}

/** OLG **/
.checkout-olg .checkout-pager{
 margin-bottom: 40px;
}

.checkout-olg .checkout-pager>div{
  position: relative;
}

.c-content-bar-1.c-bordered{
  border: none;
  box-shadow: none;
}

.checkout-olg .checkout-pager button{
  z-index: 1;
}

.checkout-olg .checkout-pager p,
.checkout .checkout-pager p{
  text-align: center;
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 9px;
  word-break: break-word;
  display: none;
}

.checkout-olg .checkout-pager>div::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  z-index: 0;
  background-color: #e1e6ee;
}

.checkout-olg .btn-default {
  color: #464646;
  background: #e1e6ee;
  border-color: #e1e6ee;
}

.checkout-olg .c-theme-btn.btn{
  color: #fff;
  background: var(--green-thirtyplus);
  border-color: var(--green-thirtyplus);
}

.checkout-olg .checkout-pager .btn-primary{
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.checkout-olg .checkout-pager .btn-danger{
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.checkout-olg #summarize-items{
  padding-top: 10px;
}

.checkout-olg .termsContainer{
  background: whitesmoke;
  padding: 10px;
  border-radius: 5px;
}

.socialCircle-item {
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  background: var(--orange-thirtyminus);
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  z-index: -1;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.socialCircle-item:hover{
  background: var(--orange);
}

.socialCircle-container {
  position: relative;
  margin: 0 auto;
  z-index: 2;
  display: inline-block;
}

.socialCircle-center {
  width: 40px;
  height: 40px;
  line-height:40px;
  background: var(--orange);
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.share-button-center{
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid var(--orange);
  color: var(--orange);
  text-decoration: none;
  font-family: Gilroy;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  background-color: #FFF;
  cursor: pointer;
}

.share-button-center:hover{
  background-color: var(--orange-light);
}

.share-list{
  display: none;
  position: absolute;
  left: 0;
}

.share-list .share-list-item{
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  background-color: #fff;
  border: 1px solid var(--bs-gray-200);
  cursor: pointer;
  width: 155px;
}

.share-list .share-list-item[data-type='copy'] i{
  color: var(--yellow-thirtyminus);
}
.share-list .share-list-item[data-type='email'] i{
  color: var(--green-thirtyminus);
}
.share-list .share-list-item[data-type='facebook'] i{
  color: #4267B2;
}

.share-list .share-list-item:hover{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

@keyframes shareFadeInUp{
  0% {
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@keyframes shareFadeInDown{
  0% {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
}
  100% {
    opacity: 0;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
}
}

/*-*-*-*-*-*-*-*-*-*-*-MOBILE VIEW-*-*-*-*-*-*-*-*-*-*-*/
@media (min-width: 1920px){
  .full-hd{
    max-width: 1920px;
    margin: 0 auto;
  }
}

@media (max-width: 1380px){
  .footer-container .footer-links{
    display: block;
    text-align: center;
    flex: inherit;
    width: 100%;
  }
  .footer-container .footer-links .list-group{
    justify-content: center;
  }
  .footer-container .footer-logo,
  .footer-container .footer-socials{
    text-align: center;
    width: 50%;
  }

  .products-row-box.view-list-products .shape-circle{
    width: 40%;
    height: 0;
    padding: 20% 0;
  }
}


@media (max-width: 1000px){
  .seventh-tag-container .seventh-tag-box:nth-child(n){
    margin-left: 0;
  }
  .Life-is-good,
  .hero-swipe-text {
    font-size: 100px;
    /*line-height: 1.3;*/
    line-height: 1;
  }

  .hero-swipe-text {
    font-size: 80px;
    margin-top: 30px;
  }

  .second-tag-box .shape-plus[data-shape-plus='2']{
    display: none;
  }

  .products-page-filters .list-group .list-group-item ul{
    position: relative;
  }

  .checkout-olg .checkout-pager .btn-primary,
  .checkout-olg .btn-default,
  .checkout .checkout-pager .btn-primary,
  .checkout .checkout-pager .btn-default{
    font-size: 11px;
    width: 100%;
  }

  .checkout .checkout-pager .btn-primary span:nth-child(2),
  .checkout .btn-default span:nth-child(2){
    display: none;
  }

  .checkout .checkout-pager .btn-primary span:nth-child(3),
  .checkout .btn-default span:nth-child(3){
    display: block;
    font-size: 8px;
  }
}

@media (max-width: 769px){

  .c-shop-cart-page-1 > .c-cart-table-row > .c-cart-image > img {
    margin-bottom:15px;
  }

  .Life-is-good,
  .hero-swipe-text {
    font-size: 90px;
    /*line-height: 1.4;*/
    line-height: 1;
  }

  .hero-swipe-text {
    font-size: 70px;
    margin-top: 30px;
  }

  .header-navbar{
    padding-top: 36px;
  }
  .swipe-nav{
    width: 85%;
    max-height: 100vh;
    overflow-y: scroll;
  }

  .second-tag-box .shape-plus[data-shape-plus='3'],
  .second-tag-box .shape-plus[data-shape-plus='1']{
    display: none;
  }

  .second-tag-box .image-circle-1{
    max-width: 280px;
  }

  .third-tag-container {
    padding: 250px 0 100px 0;
  }

  .third-tag-container img{
    margin-bottom: 3rem!important;
  }

  .third-tag-container .shape-plus[data-shape-plus='2']{
    display: none;
  }
/*
  .swipe-nav .hamburger{
    margin: inherit;
    margin-left: auto;
  }
*/
  .fourth-tag-container .fourth-tag-box:nth-child(n){
    margin-top: 0;
    margin-bottom: 64px;
  }

  .fourth-tag-container .fourth-tag-box:last-child{
    margin-bottom: 0;
  }

  .sixth-tag-container .sixth-tag-text{
    padding-left: calc(var(--bs-gutter-x) * .5);
  }
/*
  .sixth-tag-container .shape-plus[data-shape-plus='3'],
  .sixth-tag-container .shape-plus[data-shape-plus='2']{
    display: none;
  }

  .sixth-tag-container .sixth-tag-shapes-box{
    height: 455px;
  }
  */
  
  .sixth-tag-container .shape-circle,
  .sixth-tag-container .image-circle-1{
    width: calc(100vw / 2);
    height: calc(100vw / 2);
  }
  .seventh-tag-container{
    padding: 0 0 45px 0;
  }

  .seventh-tag-container img{
    max-width: 250px;
    margin-bottom: 20px;
    float: none !important;
  }

  .seventh-tag-container .shape-circle.shape-blue{
    display: none;
  }

  .seventh-tag-container .shape-circle.shape-yellow{
    left: -95%;
  }

  .footer-container .list-group{
    display: block;
  }

  .footer-container .list-group-item{
    display: block;
    text-align: center;
  }

  .checkout-olg .checkout-pager .btn-primary span:nth-child(2),
  .checkout-olg .btn-default span:nth-child(2){
    display: none;
  }

  .checkout-olg .checkout-pager .btn-primary span:nth-child(3),
  .checkout-olg .btn-default span:nth-child(3){
    display: block;
  }
}

@media (max-width: 640px){
  .Life-is-good,
  .hero-swipe-text {
    font-size: 55px;
    /*line-height: 1.4;*/
    line-height: 1.2;
  }

  .hero-swipe-text {
    font-size: 35px;
    margin-top: 30px;
  }

  .hero-swipe-text-container{
    height: 70px;
  }

  @keyframes flip2 {
    0% { margin-top: 0px; }
    5% { margin-top: -70px;  }
    50% { margin-top: -70px; }
    55% { margin-top: 0px; }
    99.99% { margin-top: 0px; }
    100% { margin-top: 0px; }
  }

  .quality-text-box{
    font-size: .8em;
  }

  .products-slider-container .slider-pro.sp-horizontal::after, 
  .products-slider-container .slider-pro.sp-horizontal::before{
    display: none;
  }

  .products-title{
    display: none;
  }

  .sixth-tag-container{
    padding: 0 0 156px 0; 
  }
  
  .fourth-tag-container .fourth-tag-box .fourth-tag-box-text h2,
  .fifth-tag-container h2{
    font-size: 32px;
  }

  .second-tag-box .image-circle-1{
    left: 0;
  }

  .c-shop-product-details-2 .c-product-gallery > .c-product-gallery-thumbnail {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  
  .c-shop-product-details-2 .c-product-gallery > .c-product-gallery-thumbnail .c-product-thumb{
    width: auto;
    max-height: 175px;
  }

  .zoomImg{
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    display: none !important;
  }

  .social-navbar-container{
    display: none;
  }

}

@media (max-width: 576px){
  .checkout-olg .checkout-pager div[class*="col-"],
  .checkout .checkout-pager div[class*="col-"]{
    display: inline-block;
    width: 25%;
  }

  .checkout-olg .checkout-pager .btn-primary span:nth-child(3),
  .checkout-olg .btn-default span:nth-child(3),
  .checkout .checkout-pager .btn-primary span:nth-child(3),
  .checkout .btn-default span:nth-child(3){
    display: none;
  }

  .checkout-olg .checkout-pager p,
  .checkout .checkout-pager p{
    display: block;
  }

  .checkout-olg .checkout-pager>div::after{
    top: -10px;
  }
}

@media (max-width: 480px){
  .quality-text-box{
    font-size: .4em;
  }

  .social-icons{
    width: 30px;
    height: 30px;
  }

  .fourth-tag-container .row{
    margin-left: 0;
  }

  .product-card-shop .card-title{
    font-size: 20px;
  }

  .product-card-shop .card-body{
    height: 88px;
  }
/*
  .c-shop-filter-search-1 #product-search-box{
    position: absolute;
    top: 0;
    background: white;
    width: 100%;
    left: 0;
    margin: auto;
    z-index: 10;
  }

  .c-shop-filter-search-1 #product-search-box::after{
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    z-index: 9;
    top: 0;
    left: 0;
  }
  */
}

@media (max-width: 410px){
  .Life-is-good,
  .hero-swipe-text {
    font-size: 35px;
    /*line-height: 1.7;*/
    line-height: 1.2;
  }

  .hero-swipe-text {
    font-size: 35px;
    margin-top: 30px;
  }

  .swipe-nav{
    width: 95%;
  }
}

.text-decor-none{
  text-decoration: none;
}

.padding-right-40{
  padding-right: 40px;
}

.xp-content-row{
  margin-bottom:100px;
}

.xp-content-ht{
  color:var(--blue);
}

.xp-content-prod-container{
  border-left: solid 1px var(--blue);
  float: left;
  padding-left: 10px;
}

.xp_content_prod_img{
  max-width: 64px;
}

@media (max-width: 350px){
  .fifth-tag-container .card-img{
    width: 290px;
    padding: 45px;
  }
}

.checkout-olg .select2-container,
.checkout .select2-container {
  width: 100% !important;
  padding: 0;
}

.checkout-olg .select2-selection,
.checkout .select2-selection {
  height: 46px !important;
  border-color: var(--gray-thirtyplus) !important;
  line-height: 2.5em !important;
  color: var(--gray-thirtyminus) !important;
  font-size: 16px;
  font-weight: 400;
}

.checkout-olg .select2-container--default .select2-selection--single .select2-selection__rendered,
.checkout .select2-container--default .select2-selection--single .select2-selection__rendered{
  color: var(--gray-thirtyminus);
}

.c-shop-product-details-2 .c-product-gallery > .c-product-gallery-content img{
  background: white;
}