body{
  margin: 0px!important;
  padding: 0px!important;
  font-family: 'Poppins', sans-serif;
}


/* Owl Corosol Start */
.owl-nav button:focus{
  outline: none !important;
}
.owl-prev {
  width: 40px;
  height: 40px;
  border-radius: 50%!important;
    position: absolute;
    top: 30%;
    margin-left: -30px!important;
    display: block !important;
    border:2px solid #888 !important;
    /* background-color: #fece00!important; */
    color: #000!important;
}

.owl-prev:hover{
  width: 40px;
  height: 40px;
  border-radius: 50%!important;
}

.owl-next:hover {
  width: 40px;
  height: 40px;
  border-radius: 50%!important;
}
.owl-next {
  width: 40px;
  height: 40px;
  border-radius: 50%!important;
  position: absolute;
  top: 30%;
  right: -30px;
  display: block !important;
  border:2px solid #888 !important;
  /* background-color: #fece00!important; */
  color: #000!important;
}
.nav-btn{
  font-size: 25px!important;
  color: #000;
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}

/* Owl Corosol End */



.container-fluid{
  margin: 0px!important;
  padding: 0px!important;
}

.top-head{
  background-color:#e95723;
  color: #fff;
  padding: 10px 20px;
}

.c-orange{
  color:#e95723!important;
}
.bg-orange{
  background-color:#e95723;
}

.bl-1{
  border-left: 1px solid #e7e7e7;
}

.br-1{
  border-right: 1px solid #e7e7e7;
}

.f-16{
  font-size: 16px!important;
}

.f-18{
  font-size: 18px!important;
}

.f-20{
  font-size: 20px!important;
}

.f-50{
  font-size: 50px!important;
}


.f-40{
  font-size: 40px!important;
}

.main-logo{
  width: 100%;
  height: 80%;
}


.logo-sec{
  padding: 20px 20px;
}

.main-navbar .nav-link{
  padding: 10px 30px!important;
  border-left: 1px solid #e7e7e7;
  font-weight: bold !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);

}

.navbar-light .navbar-nav .nav-item:hover .nav-link{
  color: #e95723 !important;
}


.no-border{
  border-left: 0px!important;
}

.nav-link.active {
  color:#e95723!important;
}



.slider-img{
  width: 100%;
  height: auto;
}

.about-home{
  margin-top: 40px;
  padding: 10px 30px;
}

.big-heading{
  font-size: 2.5rem;
  padding-bottom: 20px;
}


.about-home p{
  font-size: 18px;
  text-align: justify;
  line-height: 32px;
  font-weight: 400;
}

.counter-sec{
  margin-top: 30px;
    background-image: url("../images/slide1.jpeg");
     min-height: 480px;
     /* Create the parallax scrolling effect */
     background-attachment: fixed;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
    z-index: -1;
}

.counter-sec .container-fluid{
  background-color: rgba(0, 0, 0, 0.7);
}

.counter-sec .counter-div{
  padding-top: 60px;
  padding-bottom: 110px;
  color: #fff;
}

.counter-sec h2{
  font-size: 2.0rem;
  padding: 40px 10px;
}


.counter-sec .count-text{
  font-size: 20px;
}

.counter-sec .count{
  font-size: 50px;
}



.content-section{
  margin-top: 30px;
  padding: 30px 10px;
}

.content-section img{
  width: 100%;
}

.content-section .sub-heading{
  font-size: 2.0rem;
  text-align: center;
  padding: 20px 10px;
}

.content-section ul{
  margin-left: 10px;
  padding-left: 10px;
  list-style-type: none;
}

.content-section ul li:before {
  content: '✓';
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  color: #e95723;
}

.content-section ul li{
  text-align: justify;
  margin-right: 20px;
  font-size: 16px;
  line-height: 26px;

}

.product-section{
  margin-top: 30px;
  padding: 30px 10px;

}

.product-section h2{
 font-size: 2.0rem;
 text-align: center;
 padding: 40px 10px;
}

.product-section .btn-product-link{
  padding: 20px 10px;
}



.footer{
  padding-top:30px;
}


.footer .footer-icon .f-icon{
  padding: 10px;
  background-color: #e95723!important;
  color: #fff;
}

.footer  h5{
  font-size: 1.5rem;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 8px;
}

.footer  .inner-section{
  background-color: #04213A;
  color: #fff;

}

.footer p{
  margin-bottom: 0px;
}

.footer a{
  text-decoration: none;
  color: #fff;
}

#minus-top{
  margin-top: -30px;
}

#bg-blue{

  padding: 30px 0px!important;
  background-color: #04213A;
  color: #fff;

}

.footer h4{
  font-size: 1.5rem;
  padding-top: 30px;
  padding-bottom: 20px
}

.bottom-end{
  padding: 20px!important;
  background-color: #031a2e;
  color: #fff;
}

.default-page-heading{
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #000 url(../images/slide2.png);
  height: 200px;
}


.default-page-heading h1{
  font-size: 2.5rem!important;
  padding-top: 30px;
  color: #fff;
}

.default-page-containt{
  padding-top: 50px;
  padding-bottom: 30px;
}

.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
    background: #fff!important;
    z-index: 9;
  }

.workshop .card{
  display: inline-block;
   overflow: hidden;
}

.zoom-img{
  display: block;
 transition: transform .4s;
}

  .workshop .card:hover .zoom-img{
    transform: scale(1.1);
    transform-origin: 50% 50%;
  }

  .workshop .card:hover{
    background-color: #e95723;
    color: #fff;
  }

  .workshop .sub-heading:after{
  border-bottom: 4px solid #e95723;
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      width: 12%;
      bottom: 25%;
      margin: 0 auto;

}




/*************about page*********************/

.about-page{
  margin-top: 40px;
  padding: 10px 30px;
}

.about-page p{
  font-size: 18px;
  text-align: justify;
  line-height: 32px;
  font-weight: 400;
}

/*************contact page*********************/

.contact-page{
  margin-top: 40px;
  padding: 10px 30px;
}

.div-contact{
  padding-top: 50px!important;
  color: #fff;
}

.big-text{
  font-size: 20px;
  padding: 20px 10px;
}

.hr-white{
  border-top: 1px solid #fff;
}


/*************contact page*********************/


.products .card{
  margin-bottom: 40px;
}


.products .card{
  display: inline-block;
   overflow: hidden;
}

.zoom-img{
  display: block;
 transition: transform .4s;
}

.products .card:hover .zoom-img{
    transform: scale(1.1);
    transform-origin: 50% 50%;
  }

.products .card:hover{
    background-color: #e95723;
    color: #fff;
  }

  .product_listing{
    margin-top: 20px;
    padding: 30px 20px;
    background-color: #78c8d1;
    margin-bottom: 30px;
  }

  .product_listing h1{
    padding-bottom: 20px;
  }

  .product_listing h3{
    color: #e95723;
  }


  .product_listing ul{
    list-style: none;
  }

  .product_listing ul li p:before{
  content: '✪';
  font-size: 15px;
  margin-top: 10px;
  color: #000;
    margin-right: 15px;
  }




  @media only screen and (max-width: 480px) {

    .slider-img{
      width: 100%;
      height: 450px!important;
    }

    .about-home{
      margin-top: 40px;
      padding: 10px 10px;
    }

    .big-heading{
      font-size: 1.8rem;
      padding-bottom: 10px;
    }

    .mmb-5{
      margin-bottom: 30px;
    }

    .content-section{
      margin-top: 30px;
      padding: 10px 10px;
    }

    .content-section li{
      margin-right: 0px!important;
      padding-bottom: 10px;
    }

    #minus-top{
      margin-top: 20px;
    }

    .f-40{
      font-size: 25px!important;
    }

    .default-page-heading h1{
      font-size: 1.8rem!important;
      padding-top: 30px;
      color: #fff;
    }

    .about-page{
      margin-top: 40px;
      padding: 10px 10px;
    }

    .m-justify{
      text-align: justify!important;
    }

    .product_listing{
      padding-top: 20px;
      padding: 0px;
      background-color: #78c8d1;
    }

    .product_listing ul{
      padding-left: 10px;
      color: #000;
      padding-top: 30px;
      padding-bottom: 30px;
    }

    .product_listing h1{
      font-size: 1.8rem;
      padding-top: 30px;
    }

    .product_listing h3{
      font-size: 1.4rem;
      padding-top: 10px;
      padding-bottom: 10px;
      color: #e95723;
    }


    .contact-page{
      margin-top: 40px;
      padding: 10px 0px;
    }

    .contact-page h2{
      padding-bottom: 15px;
    }
   .contact-page  .div-contact p{
     font-size: 20px!important;
     text-align: center!important;
   }

   .contact-page  .div-contact{
     margin-bottom: 30px!important;
   }













}
