body {
	font-family: var(--bs-font-sans-serif) !important;
 
font-weight: 400 !important;
line-height: 1.5 !important;
color: #212529;
background-color: #fff;
}

@media only screen and (min-width: 768px) {
    .navbar 
    {
        display: none;
        background-color: #141b18 !important;
    }
    .row-pos2
    {
      margin-right: 12.8% !important;
  margin-left: 11.5% !important;
/*   height: 328px; */
    }
  }
  @media only screen and (max-width: 768px) {
    .nav-bg
    {
        display: none;
    }
    
    .bread
    {
      /* margin-top:56px; */
    }
    .menu-box{
      display: none;
    }

  }


  .navbar 
    {
      
        background-color: #141b18 !important;
        margin-bottom: 0px !important;
    }
  .nav-bg
  {
    background-color: #141b18 !important;
    height: 80px;
    text-align: center;
    padding-top: 20px;
  }

  .logo
  {
    width: 27%;
     
  }
  .logo-align
  {
      text-align: center;
  }

  .slider
  {
      padding-left:0px !important;
      padding-right:0px !important;
      width: 100% !important;
  }

  .row-pos
  {
      padding-left:0px !important;
      padding-right:0px !important;
      margin-left: 0px !important;
      margin-right:0px !important;
  }
  .navbar-nav
  {
      margin:0px !important;
  }
  
  .intro
  {
      background-color: #222525;
      height: 200px;
  }
  .intro1
  {
      background-color: #222525;
      padding-bottom: 25px;
  }
  .intro2
  {
      background-color: #3b3a3b;
      padding-bottom: 25px;
      padding-top: 25px;
  }
  .intro3
  {
      background-color: white;
      padding-bottom: 25px;
      padding-top: 25px;
      color: black !important;
  }

  .intro3
  {
      background-color: white;
      padding-bottom: 25px;
      padding-top: 25px;
  }
  .intro h4{
      color:white;
      text-align: center;
      margin-top:30px;
      font-size: 25px;
      line-height: 35px;
  }

  @media only screen and (max-width: 768px) {
    .intro h4{
        color:white;
        text-align: center;
        margin-top:30px;
        font-size: 15px;
        line-height: 25px;
        padding-left:15px !important;
        padding-right:15px !important;
    }
  }

  .box
  {
    background-color: black;
    width: 100%; 
    text-align: center;
   /*  margin-left:12%; */
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .col-width
  {
      width:12% !important;
  }
  .box img
  {
      width:90%;
      border:5px solid #404040;
      margin-top:5%;
     
      
  }

  .box h4
  {
    color: white;
    font-weight: 800;
    text-align: center;
    font-size: 22px;
    margin-top: 33px;
  }

  .box p
  {
    color: white;
    text-align: center;
    font-size: 17px;
    width: 80%;
    margin-left: 10%;
    margin-top: 21px;
    margin-bottom: 20px;
  }


  .box2
  {
    width: 100%;
    margin-bottom: 60px;
  }
  .box2 h4
  {
    font-size: 28px;
  }

  .box3
  {
    width: 109%;
/* height: 214px;
background-color: yellow; */
margin-bottom: 120px;
  }
 .img-border
 {
   border:7px solid #545353;
   width: 100%;
   border-radius: 5px;
 }
 
 .box2 p{
   color: white;
   font-size: 18px;
 padding-top:10px;
 }

 .box2 a
 {
   color:red;
   text-decoration: none;
   font-size: 18px;
 }
 .arrow
 {
  color: white;
font-weight: 618;
font-size: 18px;
 }

 
 .box3 h4{
   font-size: 26px;
 }
 .box3 a
 {
  color:red;
   text-decoration: none;
  margin-top:20px !important;
 }
.bullet
{
  font-weight: 800;
}

.menu-box
{
  width: 70%;
height: 69px;
/* background-color: red; */
position: absolute;
z-index: 999;
margin-left: 15%;
text-align: center;
padding-left:3%;
}


.menu
{
 
 
color: white;
display: inline-flex;
text-align: center !important;
}
.menu li
{
  padding-right: 15%;
  list-style: none;
  font-size: 28px;
}

 .menu-button
 {
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d3040e+0,aa001c+100 */
background: #d3040e; /* Old browsers */
background: -moz-linear-gradient(top,  #d3040e 0%, #aa001c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d3040e 0%,#aa001c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d3040e 0%,#aa001c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3040e', endColorstr='#aa001c',GradientType=0 ); /* IE6-9 */

  width: 16%;
  padding-top: 23px;
  padding-bottom:20px;
  float: left;
  height: 69px;
  border-right: 1px solid grey;
   font-size: 95% !important;  
  font-weight: 800 !important;
  color: white;
 }
 .menu-button a{
   text-decoration: none !important;
   color:white !important;
 }

 .menu-button 
 {
  list-style-type: none;
 }
 .menu-button  ul{
   list-style-type: none;
 }

.footer h4,p{
  color: white;

}

.footer h4{
  padding-bottom: 5px;
  font-size: 22px;
  font-weight: 700;
}
.footer p
{
  font-size: 17px;
}
 hr{
   border:1px solid grey !important; 
   background-color: grey;
   width:70%;
 }
.footer-color
{
  background-color: #25221c !important;
  padding-top:50px;
  padding-bottom:30px;
}
.footer h2{
  color:white;
  font-weight: 800;
}

.fa {

  padding: 20px;
  padding-top:15px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  height: 50px;
}

.fa:hover {
  opacity: 1;
    color: white;
}

.fa-facebook {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7c7c7c+0,999999+50,939393+100 */
background: #7c7c7c; /* Old browsers */
background: -moz-linear-gradient(top,  #7c7c7c 0%, #999999 50%, #939393 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7c7c7c 0%,#999999 50%,#939393 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7c7c7c 0%,#999999 50%,#939393 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#939393',GradientType=0 ); /* IE6-9 */
opacity: 0.7;


border-radius: 7px;
border: 2px solid #959292;
  color: white;
}

.fa-rss {
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7c7c7c+0,999999+50,939393+100 */
background: #7c7c7c; /* Old browsers */
background: -moz-linear-gradient(top,  #7c7c7c 0%, #999999 50%, #939393 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7c7c7c 0%,#999999 50%,#939393 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7c7c7c 0%,#999999 50%,#939393 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#939393',GradientType=0 ); /* IE6-9 */
opacity: 0.7;


border-radius: 7px;
border: 2px solid #959292;
  color: white;
}


.fa-twitter{
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7c7c7c+0,999999+50,939393+100 */
background: #7c7c7c; /* Old browsers */
background: -moz-linear-gradient(top,  #7c7c7c 0%, #999999 50%, #939393 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7c7c7c 0%,#999999 50%,#939393 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7c7c7c 0%,#999999 50%,#939393 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#939393',GradientType=0 ); /* IE6-9 */
opacity: 0.7;


border-radius: 7px;
border: 2px solid #959292;
  color: white;
}

.fa-linkedin{
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7c7c7c+0,999999+50,939393+100 */
background: #7c7c7c; /* Old browsers */
background: -moz-linear-gradient(top,  #7c7c7c 0%, #999999 50%, #939393 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #7c7c7c 0%,#999999 50%,#939393 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #7c7c7c 0%,#999999 50%,#939393 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#939393',GradientType=0 ); /* IE6-9 */
opacity: 0.7;


border-radius: 7px;
border: 2px solid #959292;
  color: white;
}

.footer span
{
  color:grey;
  padding-left: 5px;
}

.footer-icon
{
  margin-bottom: 20px;
}
.footer-h5{
  color: white;
font-size: 16px;
text-align: center;
}

.footer-h5 span{
  color:red;
}
.rss-pad
{
  padding-right: 35px;
}

.row-pad
{
  margin-left: 0px !important;
}


@media only screen and (min-width: 767px) and (max-width:1100px){
  .menu-button{
    font-size: 70% !important;
  }
}
.mt-10
{
  margin-top:35px;
  margin-bottom: 15px;
  font-weight: 600;
}

.mt-11
{
  margin-top:50px;
  margin-bottom: 15px;
  font-weight: 600;
}

.eboark p{
  font-size: 18px;
}

.bt-10
{
  margin-bottom: 40px;
}

.mt-15{
margin-top:15px;
}
 
.contact-box
{
  
  background-color: #cacaca;
  height: 351px;
/*   width: 90%; */
  border-radius: 10px;
  padding:10px;
}
.contact-box p{
  color:black;
}
.get-in-touch
{
  font-size: 28px;
font-weight: 600;
padding-bottom: 20px;
padding-left:23px;
}
.contact-text
{
  font-size: 28px;
font-weight: 600;
padding-bottom: 20px;
 
}


.loc
{
  width: 20%;
/* background-color: red; */
float: left;

}
.loc i
{
  font-size: 18px;
  font-size: 35px;
padding-top: 0px;
color:#f33838;
}
.loc2
{
  width:80%;
}

.map
{
  width:100%;
}

.map-padding
{
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;

}

.testimonial-section
{
  background-color: white !important;
}
.whatsnew
{
  font-size: 25px;
font-weight: 600;
padding-bottom: 38px;
padding-top: 38px;
border-bottom: 2px dotted rgb(187, 187, 187);
margin-bottom: 3px;
}
.whatsnew1
{
  font-size: 25px;
font-weight: 600;
padding-bottom: 38px;
padding-top: 38px;
 
margin-bottom: 3px;
}

.testimonial
{
  margin-top:-33px;
}

.border-row
{
  border-top: 2px dotted rgb(187, 187, 187);
padding-top: 24px;
}
.date
{
  color: rgb(131, 8, 8) !important;
}

.testimonial-para1
{
  color:grey !important;
}

.testimonial-box
{
  border:7px solid #e6e6e6;
   width: 100%;
   border-radius: 15px;
   background-color: #e6e6e6;
   padding-top:55px;
   padding-bottom:55px;
   padding-left:25px;
   padding-right:25px;
   font-size: 22px;
   line-height: 45px;
  font-family: "Helvetica Neue";
  font-style: italic;
}

.author
{
  color: rgb(131, 8, 8) !important;
  font-size:20px !important;
  font-style: italic;
}

.nav-item a
{
  color:white !important;
}

.product-img
{
  width:250px;
    height: 250px;
  border: 1px solid black;
  padding: 8px;
}

.pdf-logo
{
  width:58px;
}


.carousel-control.left ,.carousel-control.right {
	background-image: -webkit-linear-gradient(left,rgb(255, 255, 255) 0,rgb(255, 255, 255) 100%) !important;
	background-image: -o-linear-gradient(left,rgb(255, 255, 255) 0,rgb(255, 255, 255) 100%) !important;
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.0))) !important;
	background-image: linear-gradient(to right,rgba(253, 253, 253, 0) 0,rgba(255, 255, 255, 0) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1) !important;
	background-repeat: repeat-x !important;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	/* background-color: #000\9; */
	background-color: rgba(95, 3, 3) !important;
	border: 1px solid #fff;
	border-radius: 10px;
}
 
 

.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 16px 24px !important ;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #8d2ae9 !important;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pagination > li > a
{
  margin-left:5px !important;
}
 
 .products-inner
 {
   border:1px solid black;
   padding:5px;
 }
 .products-inner h3
 {
   margin-top:0px !important;
   background-color: black;
   color:white;
   padding:5px;
 }


 .verticalmenu
 {
   list-style: none;
 }

 .verticalmenu li
 {
  border-bottom: 1px solid #80808012;
background-color: #f2f2f2;
margin-bottom: 6px;
    
 }

 .verticalmenu li:hover
 {
  background-color: rgba(165, 42, 42, 0.404);
  color: white;
 }
 ol, ul {
  padding-left: 1rem;
  padding-right: 1rem;
}
 
.logo-responsive
{
  width:180px;
}

.img-border-gal
{
  border: 1px solid gray;
  margin-bottom: 10px !important;
}

.img-pop
{
  margin-top: 9px;
  width:80%;
}
.produt-title
{
  font-weight: 800;
}
.gal-pop
{
  margin-top:100px;
}
/* gallery */

.glyphicon { margin-right:10px; }
.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }

.logo-with-text
{
    padding-top: 8px;
    padding-bottom: 11px;
    font-size: 25px;
}
.mb-10
{
    margin-bottom: 20px;
}

.filter-product
{
    font-weight: 800;
}
.news_img{  width:500px;  padding-bottom: 25px;}.news_head{  margin-top:-7px !important;  font-weight: 600;}.news_p{  color: black;font-size: 18px;}.news_row{  margin-bottom: 20px;}