@charset "UTF-8";
#home-testimonials .slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.btncart-checkout[data-check="0"] {
  opacity: .65;
  pointer-events: none; }

#home-testimonials .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

#home-testimonials .slick-dots li.slick-active button:before {
  opacity: 1;
  color: black; }

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

@-webkit-keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
    transform: rotate(-288deg); } }

@keyframes spin2 {
  0% {
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg); }
  100% {
    -webkit-transform: rotate(-288deg);
    transform: rotate(-288deg); } }

@-webkit-keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
    transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg); } }

@keyframes spin3 {
  0% {
    -webkit-transform: rotate(-144deg);
    transform: rotate(-144deg); }
  100% {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg); } }

@-webkit-keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
    transform: rotate(-144deg); } }

@keyframes spin4 {
  0% {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg); }
  100% {
    -webkit-transform: rotate(-144deg);
    transform: rotate(-144deg); } }

.circle-style, #home-aboutus .about-item .about-icon .about-circle, #home-testimonials .slick-list .review-item > div .review-circle, #back-to-top .back-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  -webkit-transform: translate3D(-50%, -50%, 0);
  -moz-transform: translate3D(-50%, -50%, 0);
  -ms-transform: translate3D(-50%, -50%, 0);
  -o-transform: translate3D(-50%, -50%, 0);
  transform: translate3D(-50%, -50%, 0); }

.circle-style .circle, #home-aboutus .about-item .about-icon .about-circle .circle, #home-testimonials .slick-list .review-item > div .review-circle .circle, #back-to-top .back-circle .circle {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  border: 1px solid transparent;
  border-radius: 92% 110% 132% 88%; }

.circle-style .circle:nth-child(1), #home-aboutus .about-item .about-icon .about-circle .circle:nth-child(1), #home-testimonials .slick-list .review-item > div .review-circle .circle:nth-child(1), #back-to-top .back-circle .circle:nth-child(1) {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: spin1 6s linear infinite;
  animation: spin1 6s linear infinite;
  border-color: #c7c7c7; }

.circle-style .circle:nth-child(2), #home-aboutus .about-item .about-icon .about-circle .circle:nth-child(2), #home-testimonials .slick-list .review-item > div .review-circle .circle:nth-child(2), #back-to-top .back-circle .circle:nth-child(2) {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: spin2 6s linear infinite;
  animation: spin2 6s linear infinite;
  border-color: #c7c7c7; }

.circle-style .circle:nth-child(3), #home-aboutus .about-item .about-icon .about-circle .circle:nth-child(3), #home-testimonials .slick-list .review-item > div .review-circle .circle:nth-child(3), #back-to-top .back-circle .circle:nth-child(3) {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: spin3 6s linear infinite;
  animation: spin3 6s linear infinite;
  border-color: #c7c7c7; }

.circle-style .circle:nth-child(4), #home-aboutus .about-item .about-icon .about-circle .circle:nth-child(4), #home-testimonials .slick-list .review-item > div .review-circle .circle:nth-child(4), #back-to-top .back-circle .circle:nth-child(4) {
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: spin4 6s linear infinite;
  animation: spin4 6s linear infinite;
  border-color: #c7c7c7; }

#home-testimonials {
  background: url("//theme.hstatic.net/200000863027/1001253851/14/htesti_bg_img.jpg?v=553");
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 100px 0px;
  color: #fff; }

#home-testimonials .section-title h2 {
  color: #fff; }

#home-testimonials .slick-list {
  padding: 40px 0px;
  margin-bottom: 0px !important; }

#home-testimonials .slick-list .review-item {
  padding: 0px 60px;
  outline: none; }

#home-testimonials .slick-list .review-item > div {
  position: relative; }

#home-testimonials .slick-list .review-item > div .review-circle {
  width: 270px;
  height: 270px; }

#home-testimonials .slick-list .review-item > div .review-circle .circle {
  border: 2px solid #fff !important; }

#home-testimonials .slick-list .review-item > div .review-content {
  padding: 30px; }

#home-testimonials .slick-list .review-item > div .review-content .review-icon {
  font-weight: bold;
  font-style: italic;
  font-size: 40px; }

#home-testimonials .slick-list .review-item > div .review-content .review-user {
  margin: 10px 0px;
  letter-spacing: 1px; }

#home-testimonials .slick-dots li button:before {
  width: 12px;
  height: 12px;
  background: #ffffff;
  border-radius: 50%;
  content: "";
  color: transparent; }

#home-testimonials .section-title h2 {
  text-align: center;
  font-size: 60px;
  text-transform: capitalize;
  margin-bottom: 70px;
  font-family: 'Lobster', cursive; }

#home-testimonials .slick-prev, #home-testimonials .slick-next {
  font-size: 0;
  background: none; }
  #home-testimonials .slick-prev:after, #home-testimonials .slick-prev:before, #home-testimonials .slick-next:after, #home-testimonials .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 50px;
    opacity: .75;
    color: white; }

#home-testimonials .slick-prev:before {
  content: '←'; }

#home-testimonials .slick-next:before {
  content: '→'; }

*, ::after, ::before {
  box-sizing: border-box;
  margin: 0; }

body {
  padding: 0;
  overflow-x: hidden; }
