body{ margin:0; padding: 0; font-family: 'Lato', sans-serif; }

.g_header {
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    z-index: 999;
    animation: smoothScroll 1s forwards;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

.fixed {
    background: #ffffff;
    animation: smoothScroll 1s forwards;
    position: fixed;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
    box-shadow: 0 0 10px #0000005c;
    padding: 0px 0;
    z-index: 99999;
}
.pt-pb80{ padding-top: 80px; padding-bottom: 80px; }
section{ float:left; width: 100%; }
.navbar-brand img{ width: 230px; }
.navbar{ padding:10px 0; }
.navbar-light .navbar-nav .nav-link{ font-size: 16px; text-transform: uppercase; font-weight: 600; color: #000; padding: 0 20px }
.navbar li:last-child a{padding-right:0;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{ color: #ba479b; }
.intro{ float:left; width: 100%; }
.intro-text{ float:left; width: 100%; }
.intro-text h1{ font-size: 40px; font-weight: 600; color: #000; }
.intro-text p{ font-size: 22px; padding: 0px 0 27px; }
.about{ background: #f5f5f5; }
.pink-btn{     font-size: 16px;
    color: #fff;
    font-weight: 400px;
    background: #ba479b;
    padding: 13px 33px;
    border-radius: 80px;}

    .title-new{ text-align: center;
    position: relative;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    display: inline-block;}

  .title-new:before{ position: absolute; top: 22px; left:-126px; content: ""; width: 100px; height: 4px; background: #ba479b; }
   .title-new:after{     position: absolute;
    bottom: 22px;
    right: -126px;
    content: "";
    width: 100px;
    height: 4px;
    background: #ba479b; }
  .hedding{     float: none;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center; }

    .body-text{ font-size: 17px; color: #000; }

    .text-box{ float:left; width: 100%; text-align: center; }
    .text-box img{ margin-bottom: 20px; }
      .text-box h5{ font-size: 22px;
    color: #1f1f1f; }
.text-box p{ font-size: 16px; color: #575756; }

.product-box{ float:left; width: 100%; margin-bottom: 30px; }
.product-box a{ display: block; text-decoration: none; }
.product-box img{ width: 100%; }
.product-box h4{ background: #ba479b; padding:15px 0; margin: 0; font-size: 18px; color: #fff; text-align: center; }

.contact-info-box {
    text-align: center;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
    background: #ffffff;
    padding: 30px; min-height: 269px;
    margin-bottom: 0px;
}
.contact-info-box .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #f5f5f5;
    border-radius: 50%;
    font-size: 35px;
    color: #f99459;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 12px;
    position: relative;
}

.contact-info-box .icon img {
    width: 40px;
}

.contact-info-box h3 {
    margin-bottom: 12px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
}

.contact-info-box a {
    color: #000;
}
a 

.contact-info-box p {
    margin-bottom: 2px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

footer {
    background: #1a1a1a;
    padding: 30px 20px;
    float: left;
    width: 100%;
}


.copy-right {
    float: left;
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #fff;
}

.designby {
    float: right;
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #fff;
}

.products{ background: #f5f5f5; }

.inner-banner{ float: left; width: 100%; background: #eee; padding: 40px 0; }

.page-title-item ul {
    margin: 0 0 0 0px; padding: 0; float: none; text-align: center;
}

.page-title-item ul li {
    list-style-type: none;
    display: inline-block;
    color: #000;
}


.page-title-item ul li a {
    display: inline-block;
    color: #000;
}

.product-container{ float:left; width: 100%; padding: 50px 0; }
.product-holder{ float:left; width: 100%; border-bottom: solid 1px #eee; }
.product-name{     float: left;
    width: 100%;
    background: #e8e8e8;
    border-radius: 5px; margin-bottom: 0px; }
.product-name h3{     margin: 0;
    font-size: 20px;
    padding: 10px;}
.product-title{ font-size: 18px; font-weight: 700; color: #000; margin: 10px 0 10px; float:left; width: 100%; }
    .product-img{ float:left; width: 100%; border:solid 2px #eee; }

    .product-text{ float:left; width: 100%; }
    .product-text p{ font-size: 16px; line-height: 25px; }

    .without-text-div{ float:left; width: 100%; margin: 20px 0; }
    .without-text-div span{ font-size: 16px;  color: #000; }
    .titltt{     font-size: 20px;
    text-transform: uppercase;
    width: 26%;
    background: #eee;
    padding: 20px;
    margin: 0; width: 100%;}

    .resp-tabs-list{ float:left; width: 100%; padding: 0; margin-bottom: 0; background: #eee; }
     .resp-tabs-list li{ display: block; list-style: none;}
      .resp-tabs-list li a{ display: block; font-size: 16px; color: #000; padding: 15px; text-decoration: none; }

      .mailto{ float:right; font-size: 20px; color: #000; margin-bottom: 20px; }

       .mailto:hover{ color: #000; }