  body{
        background: #fff!important;
      }
      .slider {
          width: 100%;
      }
      .slick-slide {
        margin: 0px 20px;
      }
      .slick-slide img {
        width: 100%;
        height: 28vh;
        border-radius: 12px;
        margin-top: 5%;
      }
      .slick-prev:before,
      .slick-next:before {
        color: black;
      }
      .slick-slide {
        transition: all ease-in-out .3s;
        opacity: .2;
      }      
      .slick-active {
        opacity: .5;
      }
      .slick-current {
        opacity: 1;
      }
      .empty_data{  
        color: #fff;
        margin-top: 30vh;
      }
      input[type=text]:focus {
        width: 40%;
        border-radius: 25px!important;
        border: 1px solid #ddd!important;        
        background-color: #f3f2f2!important;
      }
      @media all and (max-height: 850px){
          input[type=text] {
            width: 10px;
            box-sizing: border-box;
            border: 0px solid #ddd;
            border-radius: 25px;
            font-size: 10px;
            background-color: #ddd;
            /* background-image: linear-gradient(315deg, #fde7f9 0%, #aacaef 74%); */
            background-image: url(https://cdn1.iconfinder.com/data/icons/hawcons/32/698627-icon-111-search-16.png);
            background-position: 7px 8px;
            background-repeat: no-repeat;
            padding: 10px 12px 7px 18px;
            -webkit-transition: width 0.1s ease-in-out;
            transition: width 0.1s ease-in-out;
            float: right;
            margin-right: 0%;
            margin-top: -1%;
        }
        input[type=text]:focus {
          width: 40%;
          border-radius: 25px!important;
          border: 1px solid #ddd!important;        
          background-color: #f3f2f2!important;
          padding: 10px 12px 7px 30px;
        }
      }
      @media all and (max-width:900px) and (min-width:600px){
          input[type=text] {
            width: 10px;
            box-sizing: border-box;
            border: 0px solid #ddd;
            border-radius: 25px;
            font-size: 10px;
            background-color: #ddd;
            /* background-image: linear-gradient(315deg, #fde7f9 0%, #aacaef 74%); */
            background-image: url(https://cdn1.iconfinder.com/data/icons/hawcons/32/698627-icon-111-search-16.png);
            background-position: 7px 8px;
            background-repeat: no-repeat;
            padding: 10px 12px 7px 18px;
            -webkit-transition: width 0.1s ease-in-out;
            transition: width 0.1s ease-in-out;
            float: right;
            margin-right: 0%;
            margin-top: 1%;
        }
        input[type=text]:focus {
          width: 40%;
          border-radius: 25px!important;
          border: 1px solid #ddd!important;        
          background-color: #f3f2f2!important;
          padding: 10px 12px 7px 30px;
        }
         .logo {
            width: 15%;
        }
      }
      @media all and (min-width: 600px) and (max-width: 700px) {
        .logo {
          width: 12%!important;
        }
        .header {
          background: #ffffff;
          padding: 1%;
          box-shadow: -1px -1px 7px 6px #ffffff;
          border-top: 0.5px solid #ddd;
          border-bottom: 1px solid #ddd;
        }
        input[type=text] {
          width: 15px;
          box-sizing: border-box;
          border: 0px solid #ddd;
          border-radius: 62px;
          font-size: 16px;
          background-color: #ddd;
          /* background-image: linear-gradient(315deg, #fde7f9 0%, #aacaef 74%); */
          background-image: url(https://cdn1.iconfinder.com/data/icons/hawcons/32/698627-icon-111-search-24.png);
          background-position: 7px 7px;
          background-repeat: no-repeat;
          padding: 7px 19px 7px 19px;
          -webkit-transition: width 0.1s ease-in-out;
          transition: width 0.1s ease-in-out;
          float: right;
          /* margin-left: 25%; */
          margin-top:-1PX;
        }
        input[type=text]:focus {
          width: 40%;
          border-radius: 25px!important;
          border: 1px solid #ddd!important;
          background-color: #f3f2f2!important;
          font-size: 12px;
           padding: 10px 20px 10px 40px;
          /*padding: 2.5% 9%;*/
        }
        .soc_icon{
          width: 2%!important;
        }
        .bottom_fix {
          padding-bottom: 2%;
          position: fixed;
          bottom: 0;
          width: 100%;
          background: #fffefe;
          font-size: 25px;
          border-top: 1px solid #ddd;
          height: 13%!important;
        }
        .whatsapp{
          width: 3%!important;
        }
        .slick-slide img {
          width: 100%;
          height: 76vh!important;
          border-radius: 12px;
          margin-top: 5%;
        }
        .banner {
          width: 90%;
          /* margin-top: 10%; */
          height: 60vh!important;
          margin: 10% 5% 0 5%;
          box-shadow: 0px 9px 6px -6px #6b5b5b;
          border-radius: 12px;
        }
        #searchproduct{
          padding:  0 20%;
        }
      }
      @media all and (min-width: 700px) and (max-width: 1024px)  {
        input[type=text] {
          width: 15px;
          box-sizing: border-box;
          border: 0px solid #ddd;
          border-radius: 62px;
          font-size: 16px;
          background-color: #ddd;
          /* background-image: linear-gradient(315deg, #fde7f9 0%, #aacaef 74%); */
          background-image: url(https://cdn1.iconfinder.com/data/icons/hawcons/32/698627-icon-111-search-24.png);
          background-position: 7px 7px;
          background-repeat: no-repeat;
          padding: 7px 19px 7px 19px;
          -webkit-transition: width 0.1s ease-in-out;
          transition: width 0.1s ease-in-out;
          float: right;
          /* margin-left: 25%; */
          margin-top: 0%;
        }
        .slick-slide img {
          width: 100%;
          height: 76vh!important;
          border-radius: 12px;
          margin-top: 5%;
        }
        input[type=text]:focus {
          width: 40%;
          border-radius: 25px!important;
          border: 1px solid #ddd!important;
          background-color: #f3f2f2!important;
          font-size: 12px;
           padding: 10px 20px 10px 40px;
          /*padding: 2.5% 9%;*/
        }
        .logo {
          width: 10%;
        }
        .header {
          background: #ffffff;
          padding: 1%;
          box-shadow: -1px -1px 7px 6px #ffffff;
          border-top: 0.5px solid #ddd;
          border-bottom: 1px solid #ddd;
        }
        .slick-slide img {
          width: 100%;
          height: 76vh!important;
          border-radius: 12px;
          margin-top: 5%;
        }
        .soc_icon{
          width: 2%!important;
        }
        .bottom_fix {
          padding-bottom: 2%;
          position: fixed;
          bottom: 0;
          width: 100%;
          background: #fffefe;
          font-size: 25px;
          border-top: 1px solid #ddd;
          height: 13%!important;
        }
        .whatsapp{
          width: 3%!important;
        }
        #searchproduct{
          padding:  0 20%;
        }
        .banner {
          width: 90%;
          /* margin-top: 10%; */
          height: 60vh!important;
          margin: 10% 5% 0 5%;
          box-shadow: 0px 9px 6px -6px #6b5b5b;
          border-radius: 12px;
        }
      }
    
.testim {
    width: 100%;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-50%);
    margin-top: 35%;
    margin-bottom: 10%;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #333;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: green;
}
    

.testim .arrow.left {
    left: 70px;
}

.testim .arrow.right {
    right: 70px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
    height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: white;
    border-color: white;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    font-weight: bold;
    color: white;
    font-size: 1.3em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #333;
    width: 90%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
    color: #fff;
  }

}