@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../images/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.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;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: #084c79;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #084c79;
}





.lazy2 div:nth-child(2) .box_ingr,.lazy2 div:nth-child(3) .box_ingr,.lazy2 div:nth-child(4) .box_ingr{
    margin-left: -2px;

}

.lazy2 div .box_ingr img{
  width: 85% !important;
  margin: 0 auto;
  display: block;
}
.box_ingr h5{
    text-transform: uppercase;
    font-weight: 600;
    margin: 100px 0px 10px 0;
    color: #c3008b;
}
.box_ingr p{
    margin: 10px 10px 30px 10px;
}
.bg_s3_box{
    background: #fff;
}

/*.box_ingr:hover .select{
    background: #00aeee;
    padding-bottom: 0.1px;
    padding-top: 0.1px;
    position: relative;
}*/
/*.box_ingr:hover .select:after{
    content: '';
    width: 60px;
    height: 10px;
    background: #fff;
    position: absolute;
    top: 1px;
    left: 50%;
    transform: translateX(-50%);
}*/
.box_s6{
    margin: 0 20px;
    width: 150px;

}
.box_s6 img{
    width: 100% !important;
    border-radius: 0% !important;
    margin: 0 auto !important;
}
.box_s6 p{
    line-height: 1.2;
    font-size: 18px;
}
.box_s6 h3{
    text-transform: uppercase;
    font-family: poppins-bold;
    color: #e10098;
}
.lazy1{
    margin-top: 20px !important;
}
.img_s7{
  padding: 10px;
    width: 350px !important;
    margin: 0 auto;
    border-radius: 0% !important;
}
.lazy1 .slick-dots{
    bottom: -50px !important;
}
.lazy3 .img_ba{
    width: 60% !important;
    border-radius: 0% !important;
}
@media (max-width:1030px){
  .img_s7{width: 100%;}
}
@media (max-width:1030px){
       .lazy2 div:nth-child(2) .box_ingr,.lazy2 div:nth-child(3) .box_ingr,.lazy2 div:nth-child(4) .box_ingr{
        margin-left: 0px;
        margin: 0 auto;
    }
}
@media (max-width:900px){
        .img_s7{
        width: 80% !important;
        margin: 0 auto;
    }
}
@media (max-width:767px){
    .lazy1 .slick-dots {
    bottom: -30px !important;
    }
     .box_s6{
        width: 50%;
        margin: 0 auto;
    }
    .box_s6 img{
        width: 50% !important;
        margin: 0 auto !important;
    }
    .box_s6 p{
        padding: 10px 15px;
    }
}
@media (max-width:500px){
    .img_s7{
        width: 100% !important;
        margin: 0 auto;
    }
}
@media (max-width:449px){

   .box_s6{
        width: 70%;
        margin: 0 auto;
    }
   .lazy2 div .box_ingr img{
  width: 70% !important;
}
.lazy2 .slick-slide {
    margin: 0px -1px;
    opacity:0.6;

}
.lazy2 .slick-slide .box_ingr {
   /*border:2px solid #c0c0c0;*/

}
.lazy2 .slick-current .box_ingr {
   /*border:2px solid #c0c0c0;*/
}

.lazy2 .slick-current {
    opacity:1;

}
    .box_ingr{
        max-width: 332px;
        margin: 0 auto;
    }
}
/* @media (max-width:440px){
    .lazy2 .box_ingr p{
        font-size:13px;
    }
} */
@media (max-width:330px){
    .lazy2 .box_ingr p{
        width: 150px;
        margin: 0 auto;
    }
}
