* {
    
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

body{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    list-style: none;
}
ul{
    list-style: none;
    

}
a {
    margin-right: 20px;
    color: #fff;
    font-size: 12px;
}
a:hover{
    text-decoration: none;
    color: #eb557b !important;
}
.top-bar{
    border-bottom: 1px solid #222222;
    background-color: #222;
    height: 56px;
}
.ul-elements{
    display: inline-flex;
   text-decoration: none;
}

.ul-elements:hover{
    display: inline-flex;
   text-decoration: none;
}


.btn-secondary {
    color: #fff;
    background-color: #222;
    font-size: 12px;
    margin-top: 10px;
}
.btn-primary {
    color: #fff;
    background-color: #222;
    border-color: #222;
    border-radius: 24px;
    font-size: 12px;

}
.dropdown-fix {
    margin-left: 83px;
    
}
.dropdown-fix:hover{
    color:#eb557b;
    
}
.flags{
    width: 24px;
    height: 24px;
    margin-right: 5px;
    margin-left: -11px;
}
.dropdown-menu{
    /* width: 112px !important; */
    min-width: 0px;
    color: #fff;
    background-color: #222;
    border: 1px solid #444;
}
.dropdown-item {
    color: #fff;
    font-size: 12px;
}
.dropdown-item:hover {
    color: #eb557b;
    font-size: 12px;
}
.dropdown-item:hover {
    color: #eb557b;
    text-decoration: none;
    background-color: #222;
}
input{
    border: none;
    background-color: lightgray;
    width: 100px;
    width: 205px;
    padding: 5px;
}
.card-body{
    margin-left: -226px;
    padding: 10px;
    display: inline-block;
    width: 250px;
    z-index: 9999;
    background: #333;

}
.btn-primary:focus {
    color: #fff;
    background-color: #222;
    border-color: #222;

    
}
.btn-primary:hover {
   border-color: #222;
    background-color: #222;
  
}
active{
    border-color: #222;
}
 /*navigation*/

 .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255, 0.8)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
 }

.navigation{
    background-color: #222;
    border-top: 1px solid dimgray;
}
.bg-nav{
    background-color: #222;

}
.logo{
    font-size: 29px;
    text-shadow: -1px 1px 1px #222;
    font-family: cursive;
    margin-left: -30px;
    color: #fff !important;
}

.logo:hover{
    color: #fff !important;
}
.home{
    margin-left: 30px;
}
.navbar-links{
    color: #fff !important;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-family: serif;
}
.opencart{
    font-size: 16px;
}
.cart1 a{
text-transform: lowercase;
margin-left: 60px;
}

.cart-value{
    color: #eb557b;

}
/* .rupee{
    font-weight: 400;
} */
/*carousel-slider*/

.img-carousel{
    z-index: -1;
}
.img-text{
    
    margin-top: -576px ;
    position: relative;
    top: -115px;
}
.img-text p{
    font-size: 16px;
    letter-spacing: 10px;
    float: left;
    text-align: justify;
    margin-left: -90px;
}
.img-text h3 {
    font-size: 38px;
    float: left;
    margin-left: -364px;
    margin-top: 27px;
    text-align: justify;
    letter-spacing: 5px;
}
.best-color{
    color: #eb557b;
    font-weight: 600;
}
.carousel-control-prev-icon {
    margin-left: -80px;
}
.carousel-control-next-icon {
    margin-left: 80px;
}
.img-text2{
    
    margin-top: -325px ;
    position: relative;
    top: -115px;
}
.img-text2 p{
    font-size: 16px;
    letter-spacing: 11px;
    float: left;
    text-align: justify;
    margin-left: -90px;
}
.img-text2 h3 {
    font-size: 38px;
    float: left;
    margin-left: -385px;
    margin-top: 30px;
    text-align: justify;
    letter-spacing: 5px;
}
.img-text3{
    
    margin-top: -325px ;
    position: relative;
    top: -115px;
    margin-left: 350px;
}
.img-text3 p{
    font-size: 16px;
    letter-spacing: 11px;
    float: left;
    text-align: justify;
    margin-left: 250px;
}
.img-text3 h3 {
    font-size: 38px;
    float: left;
    margin-left: -303px;
    margin-top: 30px;
    text-align: justify;
    letter-spacing: 5px;
}
.shop-btn{
    float: left;
    margin-left: -383px;
    margin-top: 135px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0px;
    border-color: #fff;
    font-family: fantasy;
    letter-spacing: 4px;
    color: #eb557b;

}
.shop-btn:hover{
    color: #fff;
    background-color: #eb557b;
    border: 1px solid #eb557b;
}

.shop-btn2{
    float: left;
    margin-left: -450px;
    margin-top: 135px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0px;
    border-color: #fff;
    font-family: fantasy;
    letter-spacing: 4px;
    color: #eb557b;

}
.shop-btn2:hover{
    color: #fff;
    background-color: #eb557b;
    border: 1px solid #eb557b;
}

.shop-btn3{
    float: left;
    margin-left: -383px;
    margin-top: 135px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0px;
    border-color: #fff;
    font-family: fantasy;
    letter-spacing: 4px;
    color: #eb557b;

}
.shop-btn3:hover{
    color: #fff;
    background-color: #eb557b;
    border: 1px solid #eb557b;
}
.banner-col{
    padding-top: 25px;
    background: whitesmoke;
    padding-bottom: 25px;
}
.col-img{
    width: 100%;
    filter: brightness(0.8);
    height: 350px;
}
.col-text{
    text-align: center;
    margin-top: 45px;
}
.col-text P{
    z-index: 9999;
    position: relative;
    margin-top: -235px;
    color: #fff;
    font-size: 24px;
    font-family: serif;
    filter: brightness(0.9);
}
.col-text h3{
    z-index: 9999;
    color: #fff;
    position: relative;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0 10px 0px;
    width: 225px;
    margin-left: 14px;
    font-size: 30px;
    font-weight: 600;
    Font-family: initial;
}
.para p{
    z-index: 9999;
    position: relative;
    margin-top: 20px;
    color: #fff;
    font-size: 24px;
    font-family: serif;
    filter: brightness(0.9);
}
.middle-col{
    float: right;
}
.middle-col h3{
        /* z-index: 9999; */
        position: relative;
        margin-top: -307px;
        left: -36px;
        color: whitesmoke;
        font-family: initial;
        font-size: 45px;
        filter: drop-shadow(2px 4px 6px black);
}
.middle-col p {
    /* z-index: 9999; */
    position: relative;
    color: whitesmoke;
    font-size: 28px;
    margin-left: -36px;
    margin-top: -15px;
    filter: drop-shadow(2px 4px 6px black);
    letter-spacing: 3px;
}
.last-para{
    font-size:12px;

}

/*product*/

.wrapper {
    
    background: #222;
    padding-bottom: 45px;
}

.product-col h3{

    background-color: #fff;
    border-radius: 0px;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 600;
}

.featured{
    margin-left: 15px;
    position: relative;
    top: -3px;
}
.sprya-can{
    color: #fff;
    font-size: 25px;
    background: #eb557b;
    padding: 10px;
}

.card {
    border: 1px solid #eee;
    cursor: pointer;
    border-radius: 0px;
    margin-top: 30px;
}

.weight {
    margin-top: -65px;
    transition: all 0.5s;
}

.weight small {
    color: #eb557b;
    
}

.buttons {
    padding: 10px;
    background-color: #d6d4d44f;
    border-radius: 4px;
    position: relative;
    margin-top: 7px;
    opacity: 0;
    transition: all 0.8s
}

.dot {
    height: 14px;
    width: 14px;
    background-color: #222;
    border-radius: 50%;
    position: absolute;
    left: 27%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 8px;
    color: #fff;
    opacity: 0
}

.cart-button {
    height: 48px;
    width: 150px;
}

.cart-button:focus {
    box-shadow: none
}

.cart {
    position: relative;
    height: 48px !important;
    width: 50px;
    margin-right: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 11px;
    border-radius: 5px;
    font-size: 12px;
    transition: 1s ease-in-out;
    overflow: hidden
}
.cart-button{
    background-color: #eb557b;
    border: 1px solid #fff;
    font-size: 12px;
}
.cart-button:hover{
    background-color: #fff;
    color: #eb557b;
    border: none;
}
.cart-button.clicked span.dot {
    animation: item 0.3s ease-in forwards
}

@keyframes item {
    0% {
        opacity: 1;
        top: 30%;
        left: 30%
    }

    25% {
        opacity: 1;
        left: 26%;
        top: 0%
    }

    50% {
        opacity: 1;
        left: 23%;
        top: -22%
    }

    75% {
        opacity: 1;
        left: 19%;
        top: -18%
    }

    100% {
        opacity: 1;
        left: 14%;
        top: 28%
    }
}

.card:hover .buttons {
    opacity: 1
}

.card:hover .weight {
    margin-top: 10px
}

.card:hover {
    transform: scale(1.04);
    z-index: 2;
    overflow: hidden
}
.cart2-icon{
    color: #eb557b;
}
.button.btn.btn-success.cart-button.btn-block.clicked{
    background-color: #eb557b !important;
    color: #fff !important;
}
.quick-view{
    background: transparent;
    border: 1px solid #eb557b;
    color: #eb557b;
    width: 115px;
    font-size: 12px;
    border-radius: 34px;
}
.quick-view:hover{
    color: #FFF;
    background-color: #eb557b;
    border: none;
}

/*banner-short*/

.wrapper-text{
    padding-top: 45px;
    padding-bottom: 45px;
    background: whitesmoke;
}
.left-child{
    width: 540px;
    z-index: -1;
}
.right-child{
    width: 540px;
    height: 209px;
}
.heading{
    float: right;
    z-index: 9999;
    position: relative;
    margin-top: -140px;
    left: -15px;
}
.heading p{
    letter-spacing: 5px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    left: -22px;
} 
.heading h3{

    border-bottom: 1px solid #222;
    border-top: 1px solid #222;
    padding: 7px 0px 7px 0px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 3px;
    text-shadow: 0px 0px 1px black;
    font-size: 23px;
}
.heading-right{
    float: left;
    z-index: 9999;
    position: relative;
    margin-top: -140px;
    left: 15px;
}
.heading-right p{
    letter-spacing: 5px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    left: -22px;
} 
.heading-right h3{

    border-bottom: 1px solid #222;
    border-top: 1px solid #222;
    padding: 7px 0px 7px 0px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 3px;
    text-shadow: 0px 0px 1px black;
    font-size: 23px;
    
}

/*blog-section*/
.blog{
    background-color: whitesmoke;
    padding-bottom: 45px;
}
.blog-col h3 {
    background-color: #fff;
    border-radius: 0px;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #e6e6e6;
}
.blog-img1{
    width: 100%;
    padding-top: 15px;
}
.blog-text{
    margin-top: 10px;
}
.blog-text h3 a{
   
    color: #222;
    font-size: 24px;
    font-weight: 500;
    font-family: fantasy;
    letter-spacing: 2px;
    padding-top: 10px;
    text-transform: capitalize;
}
.blog-text p {
    color: gray;
}
.blog-btn{
    background-color: #eb557b;
    border: #eb557b;
    font-size: 12px;
    border-radius: 0px;
    color: #fff;
    padding-top: 8px;
    margin-bottom: 15px;
    margin-top: 20px;

}
.blog-btn:hover{
    color: #eb557b;
    background-color: #fff;
    border: 1px solid #eb557b;
}
.col-border{
    border: 1px solid #e3e3e3;
    margin-left: 15px;
    background: #fff;
}
.middle-col-fix {
    margin-left: 60px;
    margin-right: 60px;
}

/*Brand-section*/
.brand-section{
    background-color: #222;
}
.brand-col h3 {
    background-color: #fff;
    border-radius: 0px;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 600;
   
}

/*brand-col*/

@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@600&family=Poppins:wght@500&family=Work+Sans:wght@500&display=swap");


.main-container {
  display: flex;
  justify-content: center;
  align-items: center;
 
}

.column {
  position: relative;
}

.titleBlock {
  display: flex;
  justify-content: center;
  padding-bottom: 70px;
}

.logosCarousel {
    height: 130px;
}

.carousel {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translateY(-20px);
  transition: all 0.6s ease-in-out;
  visibility: hidden;
  width: 100%;
  text-align: center;
  margin-left: -65px
}
.carousel.active {
  opacity: 1;
  transform: translateY(0px);
  visibility: visible;
}
.carousel i {
  font-size: 60px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .carousel i {
    font-size: 50px;
  }
}

.brand{
    background: #222;
    margin-top: 45px;
}

/******testimonial-section****/

.testimonial{
    background-color: whitesmoke;
}
@import url(//cdn.rawgit.com/rtaibah/dubai-font-cdn/master/dubai-font.css);


*,
*:after,
*:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: default;
}


.testim {
		width: 100%;
		position: relative;
		top: 50%;
		-webkit-transform: translatey(-50%);
		-moz-transform: translatey(-50%);
		-ms-transform: translatey(-50%);
		-o-transform: translatey(-50%);
		transform: translatey(-50%);
        margin-top: 0px;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
   
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #666;
    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: #eb557b;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.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 #eee;
    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: #ea830e;
    border-color: #ea830e;
}

.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: 45px 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 {
    color: #eb557b;
    font-size: 1em;
    margin: 15px 0;
    font-family: fantasy;
    letter-spacing: 2px;
    
}

.testim .cont div p {
    font-size: 1.15em;
    color: #222;
    width: 80%;
    margin: auto;
    font-family: auto;
    font-weight: 500;
}

.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;
	}

}

/*footer-section***/

.footer{
    background-color: #222;
    padding: 0px 0 15px 0px;


}
.shipping{
    background-color: #fff;
    padding: 25px 0px 35px 15px;
}
.truck{
    font-size: 28px;
    color: #eb557b;
    font-size: 23px;
    color: #eb557b;
    border: 1px solid #eb557b;
    padding: 7px;
    border-radius: 0px;
    margin-left: 45px;
}
.free-shipping h3{
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
    font-family: emoji;
    color:#eb557b;
}
.free-shipping p{
    font-family: initial;
    font-size: 14px;
    margin-top: 5px;
    color: gray;
}
.tags{
    font-size: 28px;
    color: #00c9ae;
    font-size: 23px;
   
    border: 1px solid #00c9ae;
    padding: 7px;
    border-radius: 0px;
    margin-left: 45px;
}
.comment{
    font-size: 28px;
   
    font-size: 23px;
    color: #222;
    border: 1px solid #222;
    padding: 7px;
    border-radius: 0px;
    margin-left: 45px;
}
.discount h3{
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
    font-family: emoji;
    color:#00c9ae;
}
.discount p{
    font-family: initial;
    font-size: 14px;
    margin-top: 5px;
    color: gray;
}

.help h3{
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
    font-family: emoji;
    color:#222;
}
.help p{
    font-family: initial;
    font-size: 14px;
    margin-top: 5px;
    color: gray;
}
.img-footer{
    height: 260px;
    margin: 20px 0 0 -15px;
}

.footer-heading h3{
    font-size: 18px;
    margin-top: 15px;
    font-weight: 600;
    font-family: emoji;
    color:#eb557b;
}
.info-ul{
    margin-top: 10px;
    margin-top: 10px;
    line-height: 30px;
    font-size: 25px;
}
.newsletter{
    color: gray;
    margin-top: 18px;
    font-size: 13px;
}
.form-group{
    margin-top: 10px;

}
.subscribe{
    background-color: #eb557b;
    border: #eb557b;
    font-size: 13px;
    border-radius: 0px;
    color: #fff;
    padding-top: 8px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.social-icon{
    margin-top: 45px;
    border-top: 1px solid;
    padding: 30px 0 30px 0px;
    text-align: center;
    font-size: 45px;
    letter-spacing: 15px;
    border-bottom: 1px solid;
}
.social-icon i:hover{
    color: #eb557b;
}
.copyright{
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    color: gray;
}
.name{
    color: #eb557b;
}

/* Contact Us. */

#contact {
    padding: 60px 0;
    overflow: hidden;
}
.section-title h2, .title-xsmall {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    margin-top: 25px;
}
.section-title {
    text-align: center;
    padding-bottom: 30px;
}
.section-title p {
    margin-bottom: 0;
    text-align: center;
}
.contact .info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 20px rgba(214, 215, 216, 0.5);
    padding: 20px 0 30px 0;
}
.contact .info-box i {
    font-size: 32px;
    color: #3fbbc0;
    border-radius: 50%;
    padding: 8px;
    border: 2px dotted #c5ebec;
}
.contact .php-email-form {
    box-shadow: 0 0 20px rgba(214, 215, 216, 0.5);
    padding: 30px;
}
.contact .php-email-form input {
    padding: 10px 15px;
    border-radius: 0px !important;
}
.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 4px;
    box-shadow: none;
    font-size: 14px;
}
.policy p {
    margin-bottom: 15px;
}
.body-medium {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: left !important;
}
.title-small {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: -0.1px;
}

.cancellationRefund .title-xsmall {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: -0.1px;
}
.cancellationRefund .section-title, .cancellationRefund .section-title p{
    text-align: left !important;
    margin-top: 10px;
}
.cancellationRefund h4, .validcancel {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: -0.1px;
}

