* {
  margin: 0;
  padding: 0;
}

.header-top {
  background: rgb(37, 117, 252);
  padding: 20px;
}

.header-top-left ul li {
  display: inline-block;
  margin-right: 0px;
}

.header-top-left ul li a {
  color: #ffffff;
}

.header-top-right ul li {
  display: inline-block;
}

.header-top-right ul li a {
  text-decoration: none;
  font-family: "Poppins", sans-serif;
}

.header-top-right ul li a i {
  margin-right: 10px;
}

.header-top-left ul li a i {

  width: 30px;
  height: 30px;
  border: 2px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 25px;
}

ul {
  margin: 0 !important;
}

p {
  font-family: "Poppins", Sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", Sans-serif !important;
}

/* video 
*/


.intro-text span {
  color: #8F8F8F;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 0 0;
}

.intro-text p {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  margin: 0 0 0 0;
  padding-bottom: 15px;

}

.intro-text h2 {
  color: #000;
      margin-bottom: 25px;
  font-family: "Poppins", Sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.sec-pad {
  padding: 50px 0;
}

.more {
  background-color: #2575FC;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 40px 40px 40px 40px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  fill: #fff;
  text-align: center;
  transition: all .3s;

}

.intro_btm h4 {
  font-family: "Poppins", Sans-serif;
      font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}

.intro_btm p {
  text-align: center;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.products {
  background: #F3F3F3;
  ;
}

.certificate {
  text-align: center;
}

.certificate img {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #EDEDED;
  border-radius: 8px 8px 8px 8px;
  margin-bottom: 20px;

}

.product-Details {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #828282;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / .28);
  margin:0 10px 20px 10px;
  border-radius: 12px 12px 12px 12px;
  min-height: 508px;
}

.product_title {
  padding: 0 20px 0 20px;
}

.product_title h2 {
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: none;
  line-height: 25px;
  color: #000;
}

.product_grid {
  margin-bottom: 10px;
}

.product_link {
  margin: 0 0 0 0;
  padding: 0 0 20px 0;
}

.product_link a {
  background-color: #fff0;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  fill: #000;
  color: #000;
  border-radius: 0 0 0 0;
  padding: 0 0 0 0;
}

.counter-grid {
  background-color: #0050D6;
}

/* counter */

.projectFactsWrap {
  display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth {
  padding: 0;
}

.projectFactsWrap .item {
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1) {
  background: rgb(16, 31, 46);
}

.projectFactsWrap .item:nth-child(2) {
  background: rgb(18, 34, 51);
}

.projectFactsWrap .item:nth-child(3) {
  background: rgb(21, 38, 56);
}

.projectFactsWrap .item:nth-child(4) {
  background: rgb(23, 44, 66);
}

.projectFactsWrap .item p.number {
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
  font-family: 'Open Sans';
}


.projectFactsWrap .item span {
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i {
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i,
.projectFactsWrap .item:hover p {
  color: white;
}

.projectFactsWrap .item:hover span {
  background: white;
}

@media (max-width: 786px) {
  .projectFactsWrap .item {
    flex: 0 0 50%;
  }
}

.industry_img img {
  border-radius: 12px 12px 0 0;
}

.industry_title {
  background-color: #FFF;
  padding: 20px 20px 20px 20px;
  -webkit-box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
  box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
  border-radius: 10px;
  position: relative;
  z-index: 2;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.industry_title h4 {
  color: #000;
  display: block;
  font-weight: 700;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;

}

.industry_grid {
  padding: 10px;
}

.chooseright {

  padding: 50px 30px 50px 30px;
      background-color: #F3F3F3;
    padding: 50px 30px 50px 30px;
    min-height: 413px;

}

.chooseright ul li {
  display: flex;
  font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.chooseright ul li i {
  color: #08b008;
  font-weight: 900;
  font-size: 20px;
  margin-right: 5px;
}

/* testi */

.card {
  position: relative;
  display: flex;
  width: 350px;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #0b0b0b;
  border-radius: 11px;
  min-height: 280px !important;
  /* -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
  -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
  box-shadow: 0px 0px 5px 0px rgb(161, 163, 164); */
}

.card .card-body {
  padding: 1rem 1rem;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem
}

p {
  font-size: 0.875rem;
  margin-bottom: .5rem;
  line-height: 1.5rem
}

h4 {
  line-height: .2 !important;
}

.profile {
  margin-top: 16px;
  margin-left: 11px;
}

.profile-pic {
  width: 58px;
}

.cust-name {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.profile i {
  font-size: 14px;
  color: #fec42d;
  margin-right: 5px;

}



.items {
  width: 90%;
  margin: 0px auto;
  margin-top: 50px
}

.slick-slide {
  margin: 10px
}

/* end */

.awards {
  background: #F8F8F8;
}

/* awards */
.owl-buttons {
  display: none;
}

.owl-carousel:hover .owl-buttons {
  display: block;
}

.owl-item {
  text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
  background: transparent;
  color: #869791;
  font-size: 40px;
  line-height: 300px;
  margin: 0;
  padding: 0 60px;
  position: absolute;
  top: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 0;
  padding-left: 20px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 0;
  padding-right: 20px;
}

/* end */

.footer {
      position: relative;
    background-image: url(../images/map-footer.webp);
    z-index: 1;
    background-color: #004DCE;
padding: 50px 0 0;

}

.overlay {

    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #004DCE;
    z-index: -1;
    opacity: 0.9;
}
.pagetitle {
    background: url(../images/pagetitle.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 100px 0;
    position: relative;
    z-index: 1;
}

.page_title_overlay {

    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    z-index: -1;
    opacity: 0.9;
}
.about_text{
  margin-bottom: 25px;
}
.ftr_grid{
margin-bottom: 20px;}

.ftr_grid h4 {
  font-family: "Poppins", Sans-serif;
  font-size: 21px;
  font-weight: 600;
  color: #FFF;
  margin-bottom: 30px;
}

.ftr_grid p{
  color: #FFF;
  margin-bottom: 30px;
}

.ftr_grid ul li a{
  color: #FFF;
    font-family: "Poppins", Sans-serif;
}
.ftr_grid ul li {
  color: #FFF;
    font-family: "Poppins", Sans-serif;
    display: flex;
    font-size: 14px;

}
.ftr_social li a{
      width: 30px;
    height: 30px;
    border: 2px solid #FFF;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 25px;
}
.ftr_social li {
  display: inline-block !important;
}

.contact_right iframe{
 width:100%;
height:450px:
border:none;}

.pagetitle {
  background: url(../images/pagetitle.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0 100px 0;
  position: relative;
  z-index: 1;
}

.pagehead p {
  color: #FFF;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 0 0;
}

.pagehead h2 {
  color: #FFF;
  margin: 8px 0 8px 0;
  font-family: "Poppins", Sans-serif;
  font-weight: 700;
  text-transform: capitalize;
}


.counter-grid{
  background: #004DCE;
}
.counter_grid_list{
  text-align: center;
  padding: 20px;
      border-right: 1px solid #FFF;
}
.counter_grid_list span{
color: #FFF;
    font-size: 22px;
    font-weight: 600;
    display: block;
}
.counter_grid_list p{
color: #FFF;
    font-size: 16px;
    font-weight: 400;
    display: block;
}
.counter_grid_list i{
      width: 45px;
    height: 45px;
    border: 2px solid #FFF;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 41px;
    color: #FFF;
    font-size: 22px;
    margin-bottom: 20px;
}

.copy{
  border-top: 1px solid #FFF;
    padding-top: 10px;
    margin-top: 30px;
}
.copy p{
  color: #FFF;
}

.breadcrumb li a {
  color: #FFF !important;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  margin: 0 0 0 0;
}

.about_text h4 {
  color: #000;
  margin: 2px 0 6px 0;
  font-family: "Poppins", Sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.about_text p {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  margin: 0 0 0 0;
}

.mission {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #C6C6C6;
  margin: 0 10px 0 10px;
  padding: 20px 20px 20px 20px;
  border-radius: 8px 8px 8px 8px;
  min-height: 250px;
}

.icon {
  width: 55px;
  height: 55px;
  background: #2575FC;
  border-radius: 50%;
  line-height: 48px;
  text-align: center;
  margin: 0 auto;
}

.mission h3 {
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: 600;
      margin-bottom: 5px;
    color: #000;
    margin-top: 5px;

}

.mission p {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 500;

}

.capability_left {
  color: #000;
  margin: 2px 0 6px 0;
  font-family: "Poppins", Sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-transform: capitalize;
    padding: 0 20px;
}

.csr-head {
  background: url(../images/csr.jpg);
}

.csr-img img {
  border: 1px solid #000;
  border-radius: 8px;
  margin-bottom: 20px;
}

/* awards */

.slider {
  position: relative;
}

.slider__container {
  cursor: grab;
  display: flex;
  overflow: hidden;
  scroll-behavior: smooth;
}

.slider__container.dragging {
  scroll-behavior: auto;
  cursor: grabbing;
}

.slider__item {
  padding: 16px 8px;
  flex: 0 0 auto;
  width: calc(100% / 5);
}

.slider__container[data-step="4"] .slider__item {
  width: calc(100% / 4);
}

.slider__container[data-step="3"] .slider__item {
  width: calc(100% / 3);
}

.slider__container[data-step="2"] .slider__item {
  width: calc(100% / 2);
}

.slider__container[data-step="1"] .slider__item {
  width: calc(100% / 1);
}

@media screen and (max-width: 1024px) {

  .slider__item,
  .slider__container[data-step="4"] .slider__item {
    width: calc(100% / 3);
  }
}

@media screen and (max-width: 768px) {

  .slider__item,
  .slider__container[data-step="4"] .slider__item,
  .slider__container[data-step="3"] .slider__item {
    width: calc(100% / 2);
  }
}

@media screen and (max-width: 480px) {

  .slider__item,
  .slider__container[data-step="4"] .slider__item,
  .slider__container[data-step="3"] .slider__item,
  .slider__container[data-step="2"] .slider__item {
    width: calc(100% / 1);
  }
}

.slider__control {
  font-size: 16px;
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #000;
  background: #fff;
  cursor: pointer;
  opacity: .5;
  transition: all .3s;
}

.slider__control.prev {
  left: 16px;
}

.slider__control.next {
  right: 16px;
}

.slider__control:hover {
  opacity: 1;
  transform: translateY(-50%) scale(1.2);
}

.slider__item img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-select: none;
}

/* end */

.gallery_img p {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}

.contact-head {
  background: url(../images/contact-us.webp);
}

.visit {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #C6C6C6;
  padding: 20px 20px 20px 20px;
  border-radius: 8px 8px 8px 8px;
    min-height: 197px;
}

.visit h3, .mail h3{
   margin:5px 0;}

.icon i {
  color: #FFF;
  font-size: 26px;
  line-height: 55px;
}

.mail {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #C6C6C6;
  padding: 20px 20px 20px 20px;
  border-radius: 8px 8px 8px 8px;
    min-height: 197px;
}

.bulk-container-head {
  background: url(../images/fibc-bag-bg.webp);
}

.product-images {
  background: #0057EB;
  padding: 50px 0;
}

.fibc-text {
  background-color: #FFF;
  padding: 10px 0 10px 0;
  width: 100%;
  margin-top: -3px;
  box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
  border-radius: 10px;
  position: relative;
  z-index: 2;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  text-align: center;
}

.fibc-text h3 {

  color: #000;
  display: block;
  font-weight: 700;
  font-size: 16px;
}

.advantage_list li {
  background-color: #5D5D5D;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  fill: #FFF;
  color: #FFF;
  border-style: solid;
  border-width: 0 5px 0 5px;
  border-color: #9E0000;
  border-radius: 0 0 0 0;
  margin-bottom: 5px;
  line-height: 1;
  padding: 12px 24px;
  text-align: center;
}

.dry-bulk-container {
  background: url(../images/dry-bulk-container.jpg);
}

.usage {
  background: #ECECEC;
}

.ground-cover {
  background: url(../images/shadingnet.jpg);
}