@font-face {
  font-family: IcoFont;
  font-weight: 400;
  font-style: Regular;
  src: url(../fonts/icofont.woff2) format("woff2"), url(../fonts/icofont.woff) format("woff"); }

.sticky-menu {
  position: fixed;
  bottom: 45px;
  right: 24px;
  z-index: 999; }
  .sticky-menu ul li {
    margin-bottom: 10px; }
    .sticky-menu ul li img {
      width: 40px; }

.error {
  color: #ff0000; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.container {
  width: 100% !important; }

.bg1 {
  background-image: url(../img/banner/building_material_bg.jpg);
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  height: 300px; }

.bg2 {
  background-image: url(../img/banner/garments1.jpg);
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  height: 300px; }

.bg3 {
  background-image: url(../img/banner/food_stuffs2.jpg);
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  height: 300px; }

.about-bg {
  background-image: url(../img/img1.jpg);
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  height: 300px; }

#breadcrumbs {
  position: relative; }
  #breadcrumbs h2 {
    font-size: 50px;
    color: #fff; }
  #breadcrumbs h1 a {
    font-size: 16px;
    color: #fff;
    text-decoration: none; }
  #breadcrumbs h1 a::after {
    content: "\f105";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-left: 5px;
    color: #d0d0d0; }
  #breadcrumbs h1 span {
    font-size: 16px;
    color: #d0d0d0;
    text-decoration: none; }

#breadcrumbs::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(56, 56, 57, 0.7);
  display: block;
  content: "";
  left: 0px;
  top: 0px; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: -44px !important;
  z-index: 10;
  position: relative; }

.owl-theme .owl-dots .owl-dot span {
  width: 30px !important;
  height: 10px !important;
  margin: 10px; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #000000 !important;
  box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.5); }

.fixed-top {
  background-color: rgba(255, 255, 255, 0.9) !important;
  transition-duration: 0.6s !important;
  box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2) !important; }

.row .col {
  padding-right: 15px !important;
  padding-left: 15px !important; }

.owl-prev {
  position: absolute;
  top: -3%;
  right: 20px;
  color: rgba(0, 0, 0, 0.3) !important;
  width: 20px;
  border: 1px solid #e5e5e5 !important;
  background-color: #fff !important; }

.owl-next {
  position: absolute;
  top: -3%;
  right: -4px;
  color: rgba(0, 0, 0, 0.3) !important;
  width: 20px;
  border: 1px solid #e5e5e5 !important;
  background-color: #fff !important; }

.owl-prev:hover,
.owl-next:hover {
  background: none !important;
  color: #000000 !important; }

.heading {
  border-bottom: 3px solid #000000; }
  .heading .text {
    font-size: 18px;
    font-weight: 400;
    background-color: #000000;
    color: #fff;
    display: inline-block;
    padding: 6px; }

.product-card {
  padding: 20px;
  margin-top: 30px;
  background-color: #fff;
  border-right: 1px solid #e5e5e5; }
  .product-card .image {
    padding: 10px;
    text-align: center; }
    .product-card .image img {
      width: 200px; }
  .product-card .title {
    margin-top: 10px;
    min-height: 44px;
    text-align: center; }
  .product-card .button {
    margin-top: 10px;
    text-align: center; }

.btn {
  background-color: #ee4622 !important; }

.btn:hover {
  background-color: #035c89 !important;
  color: #fff; }

body {
  font-family: "Poppins", sans-serif;
  letter-spacing: 0.2pt;
  font-size: 15px;
  overflow-x: hidden;
  background-color: #f0f0f0; }

#main-header {
  background-color: #fff; }
  #main-header .sidenav {
    z-index: 1032 !important; }
  #main-header .top-bar {
    background-color: #000000;
    height: 40px; }
    #main-header .top-bar .business-details ul {
      margin-bottom: 0; }
      #main-header .top-bar .business-details ul li {
        padding: 0 10px 0 10px;
        margin-right: -5px !important;
        padding-left: 0; }
    #main-header .top-bar .business-details a {
      display: block;
      text-align: center;
      height: 40px;
      line-height: 41px;
      color: #fff;
      padding-left: 5px;
      padding-right: 5px;
      letter-spacing: 1px; }
    #main-header .top-bar .business-details a:hover {
      text-decoration: none;
      color: #fff;
      background-color: #1e8c3d; }
    #main-header .top-bar .business-details span {
      display: inline-block;
      margin-right: 15px;
      margin-top: 17px;
      color: #fff; }
      #main-header .top-bar .business-details span .fa {
        color: #fff; }
    #main-header .top-bar .social-header {
      float: right; }
      #main-header .top-bar .social-header ul {
        margin-bottom: 0; }
        #main-header .top-bar .social-header ul li {
          margin-right: -5px !important; }
      #main-header .top-bar .social-header a {
        width: 34px;
        display: block;
        text-align: center;
        color: #fff;
        line-height: 39px; }
      #main-header .top-bar .social-header a:hover {
        background: #1e8c3d;
        color: #fff; }
  #main-header .logo-cont .logo img {
    width: 296px; }
  #main-header nav {
    height: 100px;
    background-color: #fff;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    box-shadow: 0; }
    #main-header nav ul {
      margin-top: 23px; }
      #main-header nav ul li {
        line-height: 50px; }
        #main-header nav ul li .active {
          color: #ee4622;
          border-bottom: 2px solid #ee4622; }
        #main-header nav ul li a {
          color: #000;
          font-weight: 500;
          letter-spacing: 1px; }
        #main-header nav ul li a:hover {
          text-decoration: none;
          border-bottom: 2px solid #ee4622;
          color: #ee4622; }
    #main-header nav .nav-wrapper .brand-logo img {
      width: 276px;
      margin-top: 20px;
      margin-left: 10px; }
    #main-header nav .sidenav-trigger i {
      margin-left: -15px;
      margin-top: 5px;
      color: #000; }

#homebanner {
  position: relative; }
  #homebanner .col {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #homebanner .caption {
    padding-left: 20px;
    padding-top: 180px; }
    #homebanner .caption .tit1 {
      color: #fff;
      text-transform: uppercase;
      font-size: 80px;
      font-weight: 600; }
    #homebanner .caption .tit2 {
      color: #ee4622;
      text-transform: uppercase;
      font-size: 50px;
      font-weight: 600;
      margin-top: -30px; }
    #homebanner .caption .subtext {
      color: #fff;
      font-size: 18px; }
  #homebanner .owl-nav .owl-prev,
  #homebanner .owl-nav .owl-next {
    color: #fff; }
  #homebanner .owl-nav .owl-prev:hover,
  #homebanner .owl-nav .owl-next:hover {
    color: #000000;
    background: none; }
  #homebanner .owl1 {
    background-color: #fff; }
    #homebanner .owl1 .item {
      position: relative; }
      #homebanner .owl1 .item .img1 {
        background: url("../img/banner/img1.jpg") no-repeat center center/cover;
        height: 594px; }
      #homebanner .owl1 .item .img2 {
        border: 1px solid #e5e5e5;
        height: 400px;
        background: url("../img/banner/img2.jpg");
        background-size: cover;
        background-position: center; }
      #homebanner .owl1 .item .img3 {
        border: 1px solid #e5e5e5;
        height: 400px;
        background: url("../img/banner/img3.jpg");
        background-size: cover;
        background-position: center; }
      #homebanner .owl1 .item .img4 {
        border: 1px solid #e5e5e5;
        height: 400px;
        background: url("../img/banner/img4.jpg");
        background-size: cover;
        background-position: center; }
      #homebanner .owl1 .item .carousel-caption {
        top: 24% !important;
        left: 3% !important;
        width: 50% !important; }
        #homebanner .owl1 .item .carousel-caption .title {
          text-transform: uppercase;
          font-size: 40px;
          font-weight: 800; }
          #homebanner .owl1 .item .carousel-caption .title .green_text {
            color: #ee4622; }
        #homebanner .owl1 .item .carousel-caption .desc {
          margin-bottom: 20px; }
        #homebanner .owl1 .item .carousel-caption .button {
          margin-top: 20px; }

#products-category {
  margin-top: 48px; }

#products-category1 {
  margin-top: 48px;
  margin-bottom: 95px; }

#products-category2 {
  margin-top: 48px; }

#main-footer {
  margin-top: 48px;
  background-color: #fff;
  padding: 30px; }
  #main-footer .copyrights-text {
    text-align: center; }

#footer {
  background-image: url(../img/subimg5.jpg);
  height: 400px;
  position: relative;
  background-position: top;
  background-size: cover; }
  #footer .footer-about-container {
    margin-top: 35px; }
    #footer .footer-about-container .footer-logo img {
      width: 250px;
      margin-left: -6px; }
    #footer .footer-about-container .address-text {
      margin-top: 20px;
      color: #fff;
      font-size: 14px; }
      #footer .footer-about-container .address-text span {
        display: block; }
    #footer .footer-about-container .footer-contacts ul {
      color: #fff;
      font-size: 14px;
      list-style: none; }
      #footer .footer-about-container .footer-contacts ul li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #494b4d; }
  #footer .footer-links {
    margin-top: 35px;
    color: #fff;
    font-size: 14px; }
    #footer .footer-links h3 {
      color: #fff;
      font-size: 20px; }
    #footer .footer-links ul {
      color: #fff;
      font-size: 14px;
      list-style: none; }
      #footer .footer-links ul li {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #494b4d; }
        #footer .footer-links ul li a {
          text-decoration: none;
          color: #fff; }
        #footer .footer-links ul li a:hover {
          text-decoration: none;
          color: #000000; }

#footer::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(56, 56, 57, 0.9);
  display: block;
  content: "";
  left: 0px;
  top: 0px; }

#footer-copyrights {
  background-color: #111111; }
  #footer-copyrights .copyrights {
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px; }
    #footer-copyrights .copyrights .copyrights-text {
      margin-top: 12px; }

#contact-main {
  padding-top: 45px;
  padding-bottom: 30px; }
  #contact-main .address-container {
    background-color: #fff;
    float: left; }
    #contact-main .address-container .contact-box {
      border-bottom: 1px dotted #888;
      border-radius: 0;
      float: left;
      width: 100%;
      background: #fff;
      padding: 15px;
      margin-bottom: 26px; }
      #contact-main .address-container .contact-box span {
        display: block; }
      #contact-main .address-container .contact-box .contact-icon {
        margin-right: 20px;
        float: left; }
        #contact-main .address-container .contact-box .contact-icon i {
          font-size: 50px;
          color: #000000; }
      #contact-main .address-container .contact-box .address-text {
        float: left; }
    #contact-main .address-container .contact-box:last-child {
      border-bottom: 0;
      margin-bottom: 33px; }
  #contact-main .contact-form-box {
    background-color: #fff;
    border: 1px solid #f9f9f9;
    padding: 20px;
    box-shadow: 0px 0px 15px #eee; }
    #contact-main .contact-form-box .contact-heading {
      font-weight: 300;
      font-size: 25px; }
      #contact-main .contact-form-box .contact-heading span {
        font-weight: 500; }
    #contact-main .contact-form-box .form-control {
      border: 1px solid #f1f1f1;
      border-radius: 0px;
      margin-bottom: 15px;
      height: 42px;
      padding-left: 10px; }
    #contact-main .contact-form-box .form-control:focus {
      border-color: #000000;
      box-shadow: 0 0 #fff;
      border-radius: 0; }

#google-map .i4ewOd-pzNkMb-haAclf {
  background: #a68a6b !important; }

#about {
  margin-top: 48px;
  margin-bottom: 48px; }
  #about .row {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px; }

.ebg1 {
  background: url("../img/banner/food_stuffs1.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: 600px; }

.ebg2 {
  background: url("../img/banner/garments1.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: 600px; }

.ebg3 {
  background: url("../img/banner/bg3.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: 600px; }

#enquiry-form .dark-overlay {
  position: relative;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 40px; }

#enquiry-form .card {
  background-color: rgba(255, 255, 255, 0.2);
  margin-top: 95px; }
  #enquiry-form .card h3 {
    color: #fff;
    font-size: 25px; }
  #enquiry-form .card .btn-outline-light:hover {
    color: #222222;
    cursor: pointer; }

#social-cont {
  margin-bottom: 47px;
  background-color: #000000;
  padding: 40px 0px 40px; }
  #social-cont .social {
    color: #fff;
    text-align: center; }
    #social-cont .social a {
      text-decoration: none;
      color: #fff; }
    #social-cont .social span {
      display: block;
      margin-top: 20px; }
    #social-cont .social i {
      font-size: 40px; }
  #social-cont .text {
    font-size: 20px; }
  #social-cont .btn {
    float: right;
    text-transform: uppercase; }

#products-main {
  margin-top: 48px;
  margin-bottom: 48px; }
  #products-main .image-cont {
    position: relative;
    margin-top: 20px; }
    #products-main .image-cont .title-cont {
      transition: all 0.3s;
      text-align: center;
      display: block;
      background-color: rgba(3, 115, 171, 0.85);
      position: absolute;
      width: 100%;
      padding: 15px;
      z-index: 5;
      bottom: 0;
      color: #fff; }
      #products-main .image-cont .title-cont a {
        color: #fff;
        text-decoration: none; }
      #products-main .image-cont .title-cont .title {
        transition: all 0.3s; }
        #products-main .image-cont .title-cont .title a {
          text-decoration: none;
          color: #fff; }
    #products-main .image-cont .title-cont:hover {
      padding-top: 30px;
      cursor: pointer; }
      #products-main .image-cont .title-cont:hover .title {
        transform: translateY(-40%); }

.section-hmabout {
  margin-top: 60px; }
  .section-hmabout .abt-cont .title {
    margin-bottom: 20px !important;
    position: relative; }
    .section-hmabout .abt-cont .title h2 {
      font-size: 32px;
      font-weight: 600;
      margin: 0 !important;
      padding-bottom: 20px; }
    .section-hmabout .abt-cont .title h2:before {
      background: #ee4622 none repeat scroll 0 0;
      bottom: 5px;
      content: "";
      height: 2px;
      left: 0px;
      transform: inherit;
      position: absolute;
      width: 100px; }
    .section-hmabout .abt-cont .title h2:after {
      background: #ee4622 none repeat scroll 0 0;
      bottom: 0;
      content: "";
      height: 2px;
      left: 0px;
      transform: inherit;
      position: absolute;
      width: 50px; }
  .section-hmabout .image {
    padding: 20px; }

.section-hmproducts {
  margin-top: 60px; }
  .section-hmproducts .title {
    text-align: center;
    margin-bottom: 20px !important;
    position: relative; }
    .section-hmproducts .title h2 {
      font-size: 32px;
      font-weight: 600;
      margin: 0 !important;
      padding-bottom: 20px; }
    .section-hmproducts .title h2:before {
      background: #ee4622 none repeat scroll 0 0;
      bottom: 5px;
      content: "";
      height: 2px;
      left: 50%;
      transform: translateX(-50%);
      position: absolute;
      width: 100px; }
    .section-hmproducts .title h2:after {
      background: #ee4622 none repeat scroll 0 0;
      bottom: 0;
      content: "";
      height: 2px;
      left: 50%;
      transform: translateX(-50%);
      position: absolute;
      width: 50px; }
  .section-hmproducts .prdconts .prd-card {
    position: relative;
    margin-bottom: 30px; }
    .section-hmproducts .prdconts .prd-card .image img {
      position: relative;
      width: 100%;
      display: block; }
    .section-hmproducts .prdconts .prd-card .prdtitle {
      position: absolute;
      background: #000000b5;
      width: 100%;
      bottom: 0;
      left: 0; }
      .section-hmproducts .prdconts .prd-card .prdtitle a {
        color: #fff;
        text-decoration: none;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        display: block;
        padding: 10px;
        font-size: 18px; }

.section-success {
  margin-top: 60px; }

@media only screen and (max-width: 768px) {
  .section-success {
    margin-top: 30px; }
  .bg1,
  .bg2,
  .bg3 {
    height: 200px; }
  .section-hmabout {
    margin-top: 30px; }
    .section-hmabout .image {
      margin-top: 20px;
      padding: 0; }
  .section-hmproducts {
    margin-top: 30px; }
  #main-header .top-bar .social-header {
    float: none;
    text-align: center; }
  #main-header nav {
    height: 73px; }
    #main-header nav .sidenav-icon a i {
      color: #ee4622; }
    #main-header nav .nav-wrapper .brand-logo img {
      width: 220px;
      margin-top: 12px;
      margin-left: 0; }
  #main-header #slide-out .user-view .background {
    background-color: #fff; }
  #main-header #slide-out .user-view .logo {
    text-align: center; }
    #main-header #slide-out .user-view .logo img {
      width: 250px; }
  #main-header #slide-out .user-view i {
    background-color: #ee4622;
    color: #fff;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    padding-top: 15px; }
  #main-header #slide-out .user-view a {
    display: inline-block;
    margin-bottom: 20px;
    text-decoration: none; }
    #main-header #slide-out .user-view a .white-text {
      color: #000 !important; }
  #main-header #slide-out li .divider {
    margin: 0; }
  #main-header #slide-out li a {
    text-decoration: none; }
    #main-header #slide-out li a img {
      width: 25px;
      margin-right: 15px; }
  #main-header .logo-cont {
    text-align: center; }
  #main-header .search-cont {
    text-align: center;
    float: none; }
  #main-header .main-menu {
    margin-top: -20px; }
    #main-header .main-menu .for-mobile {
      text-decoration: none;
      display: block; }
    #main-header .main-menu .for-others {
      display: none; }
    #main-header .main-menu .menu-items {
      display: none; }
  #homebanner .caption {
    padding-left: 20px;
    padding-top: 40px; }
    #homebanner .caption .tit1 {
      color: #fff;
      text-transform: uppercase;
      font-size: 30px;
      font-weight: 600; }
    #homebanner .caption .tit2 {
      color: #ee4622;
      text-transform: uppercase;
      font-size: 30px;
      font-weight: 600;
      margin-top: -10px;
      line-height: 37px; }
    #homebanner .caption .subtext {
      color: #fff;
      font-size: 16px;
      line-height: 20px; }
  #homebanner .owl1 .item .img1 {
    border: 1px solid #e5e5e5;
    height: 200px;
    background: url("../img/banner/img1.jpg");
    background-size: cover;
    background-position: center; }
  #homebanner .owl1 .item .img2 {
    border: 1px solid #e5e5e5;
    height: 200px;
    background: url("../img/banner/img2.jpg");
    background-size: cover;
    background-position: center; }
  #homebanner .owl1 .item .img3 {
    border: 1px solid #e5e5e5;
    height: 200px;
    background: url("../img/banner/img3.jpg");
    background-size: cover;
    background-position: center; }
  #homebanner .owl1 .item .img4 {
    border: 1px solid #e5e5e5;
    height: 200px;
    background: url("../img/banner/img4.jpg");
    background-size: cover;
    background-position: center; }
  #homebanner .owl1 .item .carousel-caption {
    top: 4% !important;
    left: 0% !important;
    width: 100% !important; }
    #homebanner .owl1 .item .carousel-caption .title {
      text-transform: uppercase;
      font-size: 25px;
      font-weight: 600; }
      #homebanner .owl1 .item .carousel-caption .title .green_text {
        color: #ee4622; }
    #homebanner .owl1 .item .carousel-caption .desc {
      margin-bottom: 20px; }
    #homebanner .owl1 .item .carousel-caption .button {
      margin-top: 20px; }
  #footer {
    height: auto; }
    #footer .footer-about-container {
      text-align: center; }
    #footer .footer-links {
      text-align: center; }
  #footer-copyrights {
    margin-top: -20px; }
    #footer-copyrights .row {
      margin-bottom: 0 !important; }
    #footer-copyrights .copyrights {
      font-size: 12px; }
  #contact-main {
    padding-top: 45px;
    padding-bottom: 45px; }
    #contact-main .address-container {
      margin-top: 45px; }
    #contact-main .address-container .contact-box .address-text {
      font-size: 13px; }
    #contact-main .address-container .contact-box .contact-icon i {
      font-size: 20px; }
  #about .contents {
    margin-top: 20px; }
  #enquiry-form {
    height: auto; }
    #enquiry-form .card {
      margin-top: 40px; }
    #enquiry-form .dark-overlay {
      padding-bottom: 10px; }
  #social-cont .social span {
    margin-top: 10px;
    margin-bottom: 20px; }
  #products-main .image-cont {
    margin-bottom: 20px; }
  .btn {
    font-size: 9px !important; }
  .about-bg {
    height: 200px; }
  #breadcrumbs h2 {
    font-size: 30px; } }
