body{
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #555;
    font-size: 14px;
    line-height: 1.6;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #212529;
}
.font-weight-bold{
 font-weight: 600 !important;
}
.mini_maker h1{
   font-weight: 600;
}
.mini_maker p{
    text-align:justify;
}
/*------------- Navbar css start here ---------------*/
.top-header .fa-phone{
      transform: scaleX(-1);
}
.navbar{
  width: 100%;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #009fe1!important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    color: #027cc2;
    font-size: 16px;
    padding: 0rem 1rem;
    line-height: initial;
}
.et-title {
    text-align: center;
}
.mree .col-xl-8{
    padding-right:0px!important; 
    padding-left: 0px!important;  
}
.et-title p {
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 600;
    padding-top: 20px;
    font-size: 25px;
    color: #333;
}
.home_contents{
  
}
.star-rating {
    line-height: 32px;
    font-size: 16px;
}
.star-rating .fa-star {
    color: #a90033;
    text-shadow: #a90033 1px 1px;
}
.star-rating .fa-star-o {
    color: #eaeaea;
}
.product-content1 h3 {
    font-size: 23px;
    margin-bottom: 15px;
}
.applicstion li:before {
    content: '✓';
    position: relative;
    left: -5px;
}
.applicstion li {
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 15px;
    list-style-type: none;
}
.star-rating .stars {
    color: #343a40;
    font-size:12px;
}
.label-list {
    position: relative;
    border-bottom: 1px solid #eee;
   margin-bottom: 15px;
}
.mobile_view{
    display:none!important;
}
/*.service-wrap .container{*/
/*   max-width: 1300px; */
/*}*/
.read_more .btn {
     width: 84%;
    border-radius: 5px;
    line-height: 30px; 
}
.read_more .btne{
 border: 1px solid #333;
    margin-bottom: 30px;
    line-height: 26px;   
}
.label-inner ul{
    list-style-type: none;
    padding-left: 0px; 
}
.product-image-wrapper .single-products .productinfo .label-delivery img {
    margin-top: 0px!important;
}
.label-list .label-delivery {
    height: 65px;
    vertical-align: middle;
    padding: 0px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #eee;
    overflow: hidden;
}
.label-list .label-content{
    height: 54px;
    vertical-align: middle;
    padding: 0px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #eee;
    overflow: hidden;
    margin-bottom: -10px;
}
.label-delivery p{
   display: inline-block;
    margin: 0 10px 0 10px;
    padding: 0 10px 0 0;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #6b6b6b;
    font-size: 14px;
    max-height: 3em;
    width: 100%;
    font-style: normal;
    font-weight: 400;
}
.navbar-toggle {
    display: none;
}
.top-header{
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    display: block;
    background-size: cover;
    /*background-image:url(/images/bg_top.JPG);*/
    height: 100%;
}

.top-header:before {
    background-color: rgba(0,0,0,0.1);
    z-index: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.leftLogo img{
  max-width: 350px;
    display: block;
    margin: 15px auto;
    float: right;
}
.fiber_heading {
    float: right;
}
.search_sec{
    background-color:#e7ecf7;
}
.bg-dark-yellow{
  background-color: #ff5200;
}
.navbar-nav .nav-item {
    position:relative;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #027cc2!important;
}
/*.navbar-nav .nav-item:before{*/
/*    content: "";*/
/*    height: 15px;*/
/*    width: 1px;*/
/*    background-color: #009ddf;*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 5px;*/
/*}*/
.statet-supply p{
  margin-bottom: 0rem!important; 
  margin-top: 8px;
}
.navbar-nav .nav-item:last-child:before {
  content: unset;
}
 .top-header ul li{
  margin-left: 20px;
 }
 .top-header ul {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.top-header ul li a {
    color: #fff;
}
.top-header ul li a:hover{
    color: #fff;
    text-decoration: none;
}
 .bg-black{
  background-color: #000 !important;
  color: #fff !important;
 }
 .search-product{
     max-width: 750px;
    display: block;
    margin: 0 auto;
 }
 .search-product .form-group{
    border: 1px solid #333; 
    margin-bottom: 0px;

 }
 .fiber_heading h2 span{
   color: #1e6eb6;
    font-weight: 500;  
 }
 .fiber_heading h2 strong{
   color: #243573;
    font-weight: 700;    
 }
 .search-product .form-control{
  border: none;
  font-size: 14px;
 }
  .search-product .form-control:focus{
    box-shadow: none;
  }
  .video-chanel a {
    font-size: 13px;
    color: #ff5200;
    text-transform: uppercase;
    font-weight: bold;
}
  .video-chanel a:hover{
    text-decoration: none;
  }
.ipad-table{
  display: none !important;
}
/*------------- Navbar css end here ---------------*/

/*------------- Side Panel css start here ---------------*/
.sidepanel  {
  width: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidepanel a {
    padding: 7px 30px;
    text-decoration: none;
    font-size: 15px;
    color: #818181;
    display: block;
    transition: 0.3s;
    border-top: solid 1px;
}
.sidepanel a:first-child{
  border: none;
}
.sidepanel a:hover {
  color: #f1f1f1;
}
.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 0px;
  font-size: 25px;
}
.openbtn {
  font-size: 16px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
  position: relative;
}
/*------------- Side Panel css end here ---------------*/
/*------------------------------------------*/
/*	 slider css Start
/*------------------------------------------*/

 .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
           
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
           
            overflow: hidden;
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }


/*------------------------------------------*/
/*	slider css closed
/*------------------------------------------*/
/*------------- Commercial Menu css start ---------------*/
.service-wrap {
    padding: 40px 0;
    background: #fff;
}
.service-wrap {
    padding: 40px 0;
    background: #fff;
}
.product-image-wrapper {
    border: 1px solid #f3f3f3;
    overflow: hidden;
    margin-bottom: 30px;
    max-height: 100%;
}
.product-image-wrapper .sale_product {
    padding: 0.202em;
    font-weight: 700;
    text-align: center;
    margin: 0;
    color: #fff;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    left: auto;
    background: #a90033;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 50px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    top: -18px;
    position: relative;
    left: 98px;
    height: 44px;
    z-index: 1;
   display:none;
}
.productinfo h4{
    font-size:15px;
}
.single-products {
    position: relative;
}
.sale_product .hot_sel {
    top: 0;
    right: 0;
    left: auto;
    margin: -0.5em -0.5em 0 0;
}
.product-image-wrapper .single-products .productinfo {
    margin-top: -56px;
}
.product-image-wrapper .single-products .productinfo img {
    margin-top: 48px;
}
.max-wedth5 .col-6, .col-md-3 {
    -ms-flex: 0 0 19.99999%;
    flex: 0 0 19.99999%;
    max-width: 19.99999%;
}
.max-wedth5  .col-md-3,  .col-xl-auto{
    position: relative;
    width: 100%;
    padding-right: 10px!important;
    padding-left: 10px!important; 
    
}

.productinfo p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #696763;
    margin-bottom: 0rem;
}
a {
    text-decoration: none!important;
}
.add-to-cart:hover {
  background: #a90033;
  color: #FFFFFF;
}
.add-to-cart:hover {
  background: #a90033;
  border: 0 none;
  border-radius: 5px;
  color: #FFFFFF;
}
.add-to-cart {
    background: #a90033;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    margin-bottom: 10px;
}
.productinfo {
    position: relative;
    background-color: #fff;
}
.commercial-menu{

}
.commercial-menu ul{
  list-style: none;
}
.commercial-menu ul li{
    position:relative;
  padding: 0px 20px;
}
.commercial-menu ul li:before {
    content: "";
    height: 15px;
    width: 1px;
    background-color: #000;
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
}
.commercial-menu ul li:last-child:before{
 content: unset;
}
.commercial-menu ul li a{
  color: #000;
  font-size: 14px;
}
.commercial-menu ul li a:hover{
  text-decoration: none;
  color:#ff5200;
}
 .bg-black{
  background-color:191919;
 }
 .commercial-menu.bg-black ul li{
   padding: 0px 14px;
   position:relative;
 }
 .commercial-menu.bg-black ul li:before {
    content: "";
    height: 15px;
    width: 1px;
    background-color: #fff;
    display: block;
    position: absolute;
    right: 0;
    top: 5px;

 }
 .commercial-menu.bg-black ul li:last-child:before {
  content: unset;
}
.commercial-menu.bg-black ul li a{
  color: #fff;
}
/*------------- Commercial Menu css end ---------------*/

/*------------- Discount css start ---------------*/
.discount .card {
    margin-bottom: 20px;
    flex-direction: row;
    border: none;
}
.discount .card-body{
  padding: 0px;
}
.discount p{
  font-weight: bold;
  color: #ff5200;
}
.discount span{
   color: #6c6c6c;
   display: block;
   font-weight: normal;
}
.discount .card-title{
    color: #6c6c6c;
}
/*------------- Discount css end ---------------*/


/*------------- Product Details css start ---------------*/
.product-details ul{
  list-style: none;
}
.product-details h1{
    font-size:24px;
}
.product-details h6{
  font-size: 14px;
  color: #000;
  margin-bottom: 15px;
}
.brands{
  color: #000;
}
.brands span{
  color: #02ba0b;
}
.brands-sec .btn {
    font-size: 14px;
}
.table td, .table th {
    padding: 0.4rem 0.6rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #020202;
}
.checked {
  color: orange;
}

/*------------- Product Details css end ---------------*/
.footer-wrap {
	background:url(../images/footer-bg.jpg) no-repeat;
	background-size:cover;
	padding:44px 0 15px 0;
}
.call-us a:hover{
    text-decoration:none;
}
.fax a:hover{
   text-decoration:none;  
}
.footer-wrap p {
	padding-top:15px;
	font-size:14px;
	line-height:22px;
	color:#a6a6a6;
	margin-top:8px;
}
.whatsapp-icon-foot {
    display: none;
}
@media (max-width: 767px){
 .topbar-links li a {
    text-decoration: none;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}
.top-logo {
    font-size: 12px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
}
.footer-wrap p {
     padding-top: 1px; 
    font-size: 14px;
    line-height: 22px;
    color: #a6a6a6;
    margin-top: 1px;
}
}
@media (min-width: 1366px) and (max-width: 1920px){
  .top-header{
      
  }
}
.footerss {
text-align:center;
color:#fff;
font-size:15px;
}
.footer-wrap p a {
	color:#efb935;
	text-decoration:underline;
}
.footer-wrap p a:hover {
	text-decoration:none;
}
.footer-wrap h3 {
	margin-top:0;
	color:#fff;
	font-size:24px;
	margin-bottom:35px;
	font-family: 'Oswald', sans-serif;
	position:relative
}
.footer-wrap h3:before {
	content:"";
	background:#fdc236;
	height:2px;
	width:50px;
	position:absolute;
	bottom:-15px;
	left:0;
}
.footer-links {
	list-style:none;
	padding-left:0px;
}
.footer-links li {
	line-height:28px;
}
.footer-links li a {
	text-decoration:none;
	color:#a6a6a6;
	font-size:14px;
}
.footer-links li a:hover {
	color:#fdc236;
}
.footer-links li:before {
	content: "\f0da";
	font-family: 'FontAwesome';
	padding-right:10px;
	color:#969696;
}
.footer-logo img{
    width:100%;
}
.footer-address {
	color:#a6a6a6;
	font-size:14px;
	position:relative;
	padding-left:22px;
	margin-top:20px;
}
.footer-address:before {
	content: "\f041";
	font-family: 'FontAwesome';
	color:#a6a6a6;
	position:absolute;
	top:0;
	left:0;
	font-size:14px;
	font-weight:400;
}
.call-us {
	margin-top:10px;
	position:relative;
	padding-left:22px;
}
.call-us a {
	color:#a6a6a6;
	font-size:14px;
}
.call-us:before {
	content: "\f095";
	font-family: 'FontAwesome';
	font-size:14px;
	color:#a6a6a6;
	position:absolute;
	top:0;
	left:0;
	font-weight:400;
}
.mail_us {
	margin-top:10px;
	position:relative;
	padding-left:22px;
}
.mail_us a{
   	color:#a6a6a6;
	font-size:14px; 
}
.mail_us:before{
    content: "\f095";
	font-family: 'FontAwesome';
	font-size:14px;
	color:#a6a6a6;
	position:absolute;
	top:0;
	left:0;
	font-weight:400;
}
.fax {
	margin-top:10px;
	position:relative;
	padding-left:22px;
}
.fax a {
	color:#a6a6a6;
	font-size:13px;
}
.fax:before {
	content: "\f1ac";
	font-family: 'FontAwesome';
	font-size:14px;
	color:#a6a6a6;
	position:absolute;
	top:0;
	left:0;
	font-weight:400;
}
.footer {
	background:#000;
	padding:13px 0;
}
.site {
	text-align:right;
	color:#a6a6a6;
}
.site a {
	color:#bfbfbf;
}
.copyright {
	font-size:14px;
	color:#929292;
	padding-top:5px;
}
.footerWrp {
	border-top:1px solid #3c3c3c;
	padding-top:8px;
	margin-top:15px;
}
.social {
	list-style:none;
}
.social a {
	text-decoration:none;
	font-size:24px;
	color:#fff;
	margin:0 2px;
}
.foot {
	text-align:right;
}
.Customers_review_section_inn {
    padding: 20px;
    overflow: hidden;
    margin: 20px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #aaa;
}
.default-wrapper h1, h2, h3, h4, h5, h6 {
    position: relative;
    padding-bottom: 15px;
    color: #000;
    font-weight: 600;
}
.pro_rate_val {
    width: 100%;
    padding: 0 0px 5px 0px;
}
.foot li {
	display:inline-block;
	padding:0 15px;
	position:relative;
}
.pro_rate_val i {
    color: #F39019;
    font-size: 14px;
    padding-right: 3px;
}
.Rev_rating .rate_date {
    width: 100%;
    padding: 0 0px 2px 0px;
    color: #0085ef;
}
.rate_verified {
    width: 100%;
    padding: 0 0px 10px 0px;
    color: #f1ab32;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.instock-btn a:hover {
    background-color: #ff0002;
}
.instock-btn a {
    position: relative;
    background-color: #03c910;
    display: inline-table;
    color: #fff;
    padding: 8px 15px;
    border-radius: 3px;
    text-align: center;
}
.review-section {
    padding: 20px;
    overflow: hidden;
    margin: 20px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #aaa;
}
.review-section .review-rating {
    padding: 0;
    overflow: hidden;
}
.big-star {
    width: 100%;
    padding-bottom: 10px;
    overflow: hidden;
}
.tox-progress {
    position: relative;
    padding-top: 8px;
}
.foot li:last-child {
	padding-right:0;
}
.foot li:last-child:before {
	display:none;
}
.foot li:before {
	content: '|';
	position: absolute;
	right: -12px;
	top: 0px;
	color: #ffffff;
	font-size: 10px;
}


/*-----------------------------------catalog css------------------------------*/

/* Slider */

.rel-pro-title p{
       text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 30px; 
}
.bottom_img{
       margin-bottom: 30px;
    margin-top: 30px; 
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: -29px;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    /*height: 100%;*/
    min-height: 1px;
    
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img{
    display:block;
}
.slick-slide 
{
    display: block;
    position: relative;
    padding: 11px;
    margin: 8px 0px 0px 0px;
}
.instock-btn a:hover {
    background-color: #ff0002;
}


.instock-btn {
    padding-top: 35px;
}
.item-image img{
   width:100%;
}

.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
    
}
.slick-arrow.slick-hidden {
    display: none;
}