.container {
  max-width: 1200px;
}
.bg-top {
  background-image: url(images/line.jpg);
  
}

.bg-home-video {
  background-image: url(images/bn-video.jpg);
  
}
.blog-link  a {
  font-size: 13px;
}
.blog-link .col-sm-8 {

  margin-left: -15px;
}
.blog-link .col-sm-8 {
  flex: 0 0 auto;
  width: 69.96666667%;
}

.blog-link .card-body {
  flex: 1 1 auto;
  padding: 0.5rem 0.5rem;
}
.text-justify {
  text-align: justify !important;
}

.img-max {
  
}

a {
  color: #056d3c;
  text-decoration: underline;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #056d3c;
  border-color: #056d3c;
}

.me-2 {
  margin-right: .5rem!important;
}
/*
 * Custom translucent site header
 */

.site-header {
  background-color: rgb(5, 109, 60);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  position: relative;
    z-index: 9999999;

}
.site-header a {
  color: #fff;
  transition: color .15s ease-in-out;
  text-decoration: none; 

}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}
 a {
  text-decoration: none;
 }
.dropdown-item {
  
  color: #212529 !important;
  
}


/* fixed social icon css */
.fixed-icon-list {
  list-style-type: none;
}


.fixed-icon {
  position: fixed;
  bottom: 25%;
  right: 0;
  z-index: 11;
}

.fixed-icon ul.fixed-icon-list li a {
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 24px;
  border-radius: 10px;
}

.fixed-icon ul.fixed-icon-list li a:hover {
  
}

.fixed-icon ul.fixed-icon-list li:nth-child(1) a {
  
}

.fixed-icon ul.fixed-icon-list li:nth-child(2) a {
  background: #dc4e41;
}

.fixed-icon ul.fixed-icon-list li:nth-child(3) a {
  background: #3b5998;
}

.fixed-icon ul.fixed-icon-list li:nth-child(4) a {
  background: #cb2027;
}

.fixed-icon ul.fixed-icon-list li:nth-child(5) a {
  background: #0177b5;
}

/* /fixed social icon css */

@media (min-width: 768px){
  .navbar-toggler {
      display: none;
      
  }
  .img-max {
    max-width: 100% !important;
  }
  
}

@media only screen and (max-width: 600px) {
  .img-max {
    max-width: 100% !important;
  }
  .site-header {
    min-height: 40px;
  }
  .navbar-toggler {
    right: 0px;
    top: 0px;
    position: absolute;
  }
 }

.product-item {
  position: relative;
  padding: 7px;
  box-sizing: content-box;
  background-color: #fff;
  box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
  border-radius: 8px;
  margin-right: 8px;
margin-bottom: 30px;
    
}
.product-info {
  height: 35px !important;
  display: -webkit-box;
  max-width: 400px;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1;


}
.product-info a.title {
  
  text-decoration: none; 
  color: #333;
  font-size: 12px;
  

}
.about-info-head{
  position: relative;
  padding: 7px;
  box-sizing: content-box;
  background-color: #fff;
  box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
  border-radius: 8px;
  margin-right: 8px;
  margin-top: 30px;
}

.site-about {
  background-color: #f3f3f3;
}

.footer-widget {
  background: #00913c;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.75;
}
.footer-widget .wgs-title {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.section-pad-xs {
  padding-top: 20px;
  padding-bottom: 20px;
}

/*
 * Extra utilities
 */

.flex-equal > * {
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    flex: 1;
  }
}


/* ========================================================================== 17.0 Gallery Style @v110 ========================================================================== */
/* Gallery */
.gallery { display: block; }
.gallery:before, .gallery:after { content: ""; display: table; clear: both; }
.gallery-col5 .gallery-list > li { width: 20%; }
.gallery-col4 .gallery-list > li, .gallery:not([class*="gallery-col"]) .gallery-list > li { width: 25%; }
.gallery-col3 .gallery-list > li { width: 33.333333%; }
.gallery-col2 .gallery-list > li { width: 50%; }
.gallery[class*="gallery-col"] .gallery-list > li { float: left; }
.gallery.gallery-filled { overflow: hidden; margin-bottom: 15px; }
.gallery.gallery-filled .gallery-list { margin-left: 0; margin-right: 0; }
.gallery.gallery-filled .gallery-list li { padding: 1px; }
.gallery.gallery-filled .gallery-item { -ms-border-radius: 0; border-radius: 0; }
.gallery.gallery-filled .gallery-caption { text-align: center; }
.gallery.hover-zoom .gallery-item img { transform: scale(1.01); }
.gallery.hover-zoom a:hover > .gallery-item:after { opacity: 0.2; }
.gallery.hover-zoom a:hover > .gallery-item img { transform: scale(1.2); }
.gallery.hover-zoom.has-filtered .gallery-item:hover > img { transform: scale(1.2); }
.gallery.hover-zoom.has-filtered .gallery-item:hover .gallery-item-link:after { opacity: .4; }
.gallery.hover-fade a:hover > .gallery-item:after { opacity: 0.4; }
.gallery.hover-zoom .gallery-item:hover .gallery-item-caption, .gallery.hover-zoom .gallery-item:focus .gallery-item-caption, .gallery.hover-fade .gallery-item:hover .gallery-item-caption, .gallery.hover-fade .gallery-item:focus .gallery-item-caption { opacity: 0; }

.gallery.mgfix { margin-top: -25px; }

.gallery.mgtop, div[class*="wide-"] + .gallery { margin-top: 25px; }

.gallery.gallery-md.mgfix { margin-top: -34px; }

.gallery.gallery-md.mgtop, div[class*="wide-"] + .gallery.gallery-md { margin-top: 34px; }

.gallery-filled.mgfix { margin-top: -40px; }

.gallery-filled.mgtop, div[class*="wide-"] + .gallery-filled { margin-top: 40px; }

.gallery:not(.gallery-filled) > .has-carousel { margin-top: 15px; }

.gallery-list { list-style: none; margin-left: -15px; margin-right: -15px; padding: 0; }
.gallery-list li { padding: 15px; position: relative; }
.gallery-md .gallery-list { margin-left: -6px; margin-right: -6px; }
.gallery-md .gallery-list li { padding: 6px; }
.gallery-list.has-carousel { margin-left: 0; margin-right: 0; }
.gallery-list.has-carousel li { padding: 0; }
.gallery-list.has-carousel .owl-item li { width: 100%; }
.gallery-list.has-carousel[data-dots="1"] { margin-bottom: 45px; }
.gallery-list .owl-dots { position: absolute; bottom: -45px; margin-top: 0; width: 100%; }

.gallery-item { position: relative; overflow: hidden; display: block; -ms-border-radius: 5px; border-radius: 5px; transform-style: preserve-3d; }
.gallery-square .gallery-item { -ms-border-radius: 0; border-radius: 0; }
.gallery-item img { width: 100%; height: 120px; max-height:180px; transition: all 1s; -ms-border-radius: inherit; border-radius: inherit; }

.gallery-col2 .gallery-item img { width: 100%; height: 300px; max-height:300px; transition: all 1s; -ms-border-radius: inherit; border-radius: inherit; }

.gallery-col3 .gallery-item img { width: 100%; height: 200px; max-height:200px; transition: all 1s; -ms-border-radius: inherit; border-radius: inherit; }

.gallery-item > a { display: block; position: relative; z-index: 4; }
.gallery-item:after { content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #000; opacity: 0; z-index: 0; transition: opacity 0.5s; -ms-border-radius: inherit; border-radius: inherit; }
.gallery-item:hover .gallery-item-link, .gallery-item:focus .gallery-item-link { opacity: 1; }
.gallery-item:hover .gallery-item-link .link-block, .gallery-item:focus .gallery-item-link .link-block { transform: translateY(-50%); }

.gallery-item-caption { position: absolute; left: 0; top: 0; bottom: 0; color: #fff; padding: 20px; width: 100%; transition: opacity .3s; -ms-border-radius: inherit; border-radius: inherit; }
.gallery-item-caption:after { content: ""; left: 0; bottom: 0; position: absolute; width: 100%; height: 80px; z-index: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); -ms-border-radius: inherit; border-radius: inherit; }
.gallery-item-caption a { color: inherit; }
.gallery-item-caption h3, .gallery-item-caption h4, .gallery-item-caption h5, .gallery-item-caption p { font-size: 1.1em; font-weight: 400; letter-spacing: -0.03em; color: inherit; margin: 0; }
.gallery-col4 .gallery-item-caption h3, .gallery-col4 .gallery-item-caption h4, .gallery-col4 .gallery-item-caption h5, .gallery-col4 .gallery-item-caption p { font-size: .9em; }
.gallery-item-caption p { font-size: 11px; opacity: .8; font-weight: 300; }
.gallery-col4 .gallery-item-caption p { font-size: 11px; }
.gallery-item-caption .item-cat, .gallery-item-caption .item-title { position: absolute; left: 20px; z-index: 3; }
.gallery-item-caption .item-cat { top: 20px; letter-spacing: .04em; background: rgba(0, 0, 0, 0.3); padding: 3px 7px; }
.gallery-item-caption .item-title { bottom: 20px; }
.gallery-item-caption.dark { color: #0D0D0D; }
.gallery-item-caption.dark:after { background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%); }
.gallery-item-caption.dark .item-cat { background: rgba(255, 255, 255, 0.3); }

.gallery-item-link { opacity: 0; transition: .4s; }
.gallery-item-link .link-block { position: absolute; top: 50%; left: 0; width: 100%; text-align: center; transform: translateY(40%); transition: all 0.3s; transform-style: preserve-3d; z-index: 2; }
.gallery-item-link:after { content: ""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #000; opacity: 0.7; z-index: 1; transition: all 0.3s; -ms-border-radius: inherit; border-radius: inherit; }
.gallery-item-link a.btn { background: #24C9ED; border: 1px solid #24C9ED; color: #fff; font-size: 11px; line-height: 20px; font-weight: 700; text-transform: uppercase; padding: 5px 12px; margin: 3px 5px; -ms-border-radius: 5px; border-radius: 5px; }
.gallery-item-link a.btn:hover, .gallery-item-link a.btn:focus { border-color: #0871DB; background: #0871DB; outline: none; }
.gallery-item-link a:not(.btn) { overflow: hidden; color: #fff; display: inline-block; width: 44px; height: 44px; line-height: 42px; font-size: .875em; -ms-border-radius: 50%; border-radius: 50%; border: 1px solid #24C9ED; background-color: #24C9ED; margin: 0 5px; z-index: 8; }
.gallery-item-link a:not(.btn):hover { border-color: #0871DB; background: #0871DB; }