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

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

.container {
  width: 100% !important; }

.all-title {
  text-align: center; }
  .all-title h2 {
    color: #000;
    padding-bottom: 20px;
    letter-spacing: 3px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 30px !important;
    line-height: 28px; }

.lg-backdrop.in {
  opacity: 0.9 !important; }

#breadcrumb-others {
  margin-top: 10px; }
  #breadcrumb-others .col {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #breadcrumb-others .row {
    margin-bottom: 0 !important; }
  #breadcrumb-others .active {
    color: #999; }
  #breadcrumb-others a {
    text-decoration: none;
    color: #666;
    font-size: 15px;
    cursor: pointer; }
  #breadcrumb-others .breadcrumb-item {
    font-size: 15px; }
  #breadcrumb-others .breadcrumb {
    background-color: #fff !important;
    margin-bottom: 0 !important; }

#sticky-footer {
  display: none; }

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

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

h2 {
  font-size: 22px !important;
  font-weight: 500 !important; }

h3 {
  font-size: 18px !important;
  font-weight: 500 !important; }

h4 {
  font-size: 16px !important;
  font-weight: 500 !important; }

.bg1 {
  background-image: url(../img/banner/img2.jpg);
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 -151px;
  padding: 0;
  height: 200px; }

#breadcrumbs {
  position: relative; }
  #breadcrumbs h2 {
    font-size: 30px;
    color: #fff;
    margin-top: 65px; }
  #breadcrumbs h1 {
    margin: 0;
    margin-top: -10px; }
    #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: #fff; }
    #breadcrumbs h1 span {
      font-size: 16px;
      color: #fff;
      text-decoration: none; }

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

#main-header .top-bar {
  height: 40px;
  border-bottom: 1px solid #dcdcdc; }
  #main-header .top-bar .business-details {
    float: right; }
    #main-header .top-bar .business-details .fa-mobile-alt, #main-header .top-bar .business-details .fa-envelope {
      color: #4472CA; }
    #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: #494949;
      font-size: 14px;
      padding-left: 5px;
      padding-right: 5px;
      letter-spacing: 1px; }
    #main-header .top-bar .business-details a:hover {
      text-decoration: none;
      color: #000942; }
    #main-header .top-bar .business-details span {
      display: inline-block;
      margin-right: 15px;
      margin-top: 17px;
      color: #000; }
      #main-header .top-bar .business-details span .fa {
        color: #000; }
  #main-header .top-bar .top-menus .fa-whatsapp {
    color: #4472CA; }
  #main-header .top-bar .top-menus ul {
    margin-bottom: 0; }
    #main-header .top-bar .top-menus ul li {
      padding: 0 10px 0 10px;
      margin-right: -5px !important;
      padding-left: 0; }
  #main-header .top-bar .top-menus a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 41px;
    color: #494949;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    letter-spacing: 1px; }
  #main-header .top-bar .top-menus a:hover {
    text-decoration: none;
    color: #000942; }

#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: 25px; }
    #main-header nav ul li {
      line-height: 50px; }
      #main-header nav ul li .active {
        color: #000942; }
      #main-header nav ul li a {
        color: #000;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 500; }
      #main-header nav ul li a:hover {
        text-decoration: none;
        background-color: #fff;
        color: #000942; }
  #main-header nav .nav-wrapper .brand-logo img {
    width: 82px;
    margin-top: 5px;
    margin-left: 10px; }
  #main-header nav .nav-wrapper .brand-logo span {
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
    margin-left: 5px; }
  #main-header nav .sidenav-trigger i {
    margin-left: -15px;
    margin-top: 44px;
    color: #000942; }
  #main-header nav .btn {
    background-color: #000942; }
    #main-header nav .btn i {
      font-size: 18px; }
  #main-header nav .btn:hover {
    background-color: #000942; }

#homebanner {
  position: relative; }
  #homebanner .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -30px;
    position: relative; }
  #homebanner .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: #fff; }
  #homebanner .owl-theme .owl-dots .owl-dot.active span,
  #homebanner .owl-theme .owl-dots .owl-dot:hover span {
    background: #000942; }
  #homebanner .owl1 .item {
    position: relative;
    z-index: 5; }
    #homebanner .owl1 .item .img1 {
      height: 500px;
      background: url("../img/banner/img1.jpg");
      background-size: cover;
      background-position: center; }
    #homebanner .owl1 .item .img2 {
      height: 500px;
      background: url("../img/banner/img3.jpg");
      background-size: cover;
      background-position: center; }
  #homebanner .owl1 .item::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    display: block;
    content: "";
    left: 0px;
    top: 0px; }
  #homebanner .caption {
    position: relative;
    z-index: 10; }
    #homebanner .caption .btn {
      background-color: #000942 !important;
      border-radius: 100px;
      color: #fff; }
    #homebanner .caption .btn:hover {
      background-color: black !important;
      border-radius: 100px; }
    #homebanner .caption h2 {
      text-align: center;
      font-size: 35px !important;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin: 0;
      padding-top: 190px;
      color: #4472CA;
      padding-left: 50px;
      padding-right: 50px; }
    #homebanner .caption h3 {
      margin-bottom: 10px;
      color: #fff;
      text-align: center;
      font-size: 18px !important;
      letter-spacing: 1px;
      font-weight: 400 !important; }
    #homebanner .caption .hm-banner-btn {
      text-align: center;
      margin-top: 20px; }

#home-content p {
  padding-left: 20px;
  padding-right: 20px; }

#news {
  background-color: #f8f8f8;
  margin-top: 60px; }
  #news .title-main {
    text-align: center; }
    #news .title-main h2 {
      font-size: 25px;
      position: relative;
      font-weight: 700; }
    #news .title-main h2::after {
      background: #4472CA;
      bottom: -5px;
      content: "";
      height: 2px;
      left: 0;
      position: absolute;
      width: 50px;
      left: 45%;
      transform: translate(-50%); }
  #news .news-cont {
    background-color: #fff;
    border: 1px solid #eeeeee !important;
    margin-bottom: 60px;
    min-height: 400px; }
    #news .news-cont .title {
      padding: 20px 20px 0 20px;
      font-weight: 700; }
    #news .news-cont .desc {
      padding: 20px 20px 0 20px;
      min-height: 130px; }
    #news .news-cont .readmore-cont {
      padding: 20px; }
      #news .news-cont .readmore-cont a {
        text-decoration: none;
        color: #000942; }

#footer-main .copyrights-text {
  margin-top: 10px;
  text-align: center; }

#about {
  margin-top: 60px; }

#activities {
  margin-top: 60px; }

#contact-main {
  padding-top: 60px;
  padding-bottom: 60px; }
  #contact-main .address-container .contact-box {
    border-radius: 7px;
    float: left;
    width: 100%;
    background: #f9f9f9;
    padding: 20px;
    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: #4472CA; }
    #contact-main .address-container .contact-box .address-text {
      float: left; }
  #contact-main .contact-form-box {
    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; }
    #contact-main .contact-form-box .form-control:focus {
      border-color: #4472CA;
      box-shadow: 0 0 #fff;
      border-radius: 0; }

#services {
  margin-top: 60px; }
  #services .image {
    padding: 10px;
    border: 1px solid #ececec; }
  #services .contents h2 {
    font-size: 22px !important;
    font-weight: 500 !important;
    color: #000942;
    margin-top: 0; }
  #services .contents h3 {
    margin-top: 0; }
  #services .contents li {
    text-indent: -2em;
    padding-left: 2em; }
  #services .contents li::before {
    content: "\f058";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    font-size: 20px;
    margin-right: 10px;
    color: #4472CA; }

#clients {
  margin-top: 60px; }
  #clients .clients-cont .image {
    text-align: center;
    margin-bottom: 20px; }

#home-features {
  margin-top: 60px;
  padding-bottom: 60px;
  background-color: #f6f6f6;
  padding-top: 30px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc; }
  #home-features .featuures-cont {
    text-align: center; }
    #home-features .featuures-cont .icon img {
      width: 80px; }
    #home-features .featuures-cont .title h3 {
      font-size: 20px !important;
      letter-spacing: 1px;
      text-transform: capitalize; }
  #home-features .home-content {
    text-align: center;
    padding-left: 100px;
    padding-right: 100px;
    letter-spacing: 1px;
    line-height: 25px; }

#home-about {
  background-color: #4472CA;
  height: 338px; }
  #home-about .image img {
    position: absolute;
    margin-top: -45px;
    left: 50%;
    transform: translate(-50%); }
  #home-about .about-text {
    margin-top: 50px; }
    #home-about .about-text h2 {
      margin: 0;
      margin-bottom: 10px;
      color: #fff;
      letter-spacing: 1px;
      margin-top: 20px; }
    #home-about .about-text p {
      letter-spacing: 1px;
      color: #fff; }
  #home-about .abt-btn .btn {
    background-color: #000942 !important;
    border-radius: 100px;
    color: #fff; }
  #home-about .abt-btn .btn:hover {
    background-color: black !important;
    border-radius: 100px; }

#cq-main {
  margin-top: 60px; }
  #cq-main .col-lg-8 {
    left: 50%;
    position: relative;
    transform: translate(-50%); }
  #cq-main .cq-cont .cq-lists {
    background: #f5f5f5;
    border-radius: 0.25rem; }
    #cq-main .cq-cont .cq-lists a {
      text-decoration: none;
      color: #000942 !important; }
    #cq-main .cq-cont .cq-lists p {
      padding: 10px;
      line-height: 25px; }
    #cq-main .cq-cont .cq-lists h2 {
      font-size: 18px !important;
      letter-spacing: 1px;
      color: #000;
      background: #f2f2f2;
      padding: 15px;
      border-bottom: 2px solid #fff; }
    #cq-main .cq-cont .cq-lists h3 {
      font-size: 16px;
      font-weight: 500;
      margin-left: 11px; }
    #cq-main .cq-cont .cq-lists a {
      cursor: pointer;
      text-decoration: none; }
    #cq-main .cq-cont .cq-lists ul {
      margin-left: 11px; }
    #cq-main .cq-cont .cq-lists li {
      list-style: none; }
    #cq-main .cq-cont .cq-lists li::before {
      content: "\f058";
      font-family: "Font Awesome\ 5 Free";
      font-weight: 900;
      font-size: 22px;
      margin-right: 6px;
      color: #4472CA; }

#registration {
  margin-top: 60px;
  margin-bottom: 60px; }
  #registration .reg2 {
    margin-top: 50px; }
  #registration .active {
    background-color: black !important; }
  #registration .reg-cont .title h3 {
    margin: 0;
    margin-bottom: 20px; }

#list-products a {
  text-decoration: none;
  color: #000; }

#list-products .product-card {
  background-color: #f6f6f6;
  margin-bottom: 30px;
  padding: 20px 10px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border: 1px solid #dcdcdc; }
  #list-products .product-card img {
    transition: all 0.3s;
    transition-delay: 0s; }
  #list-products .product-card h3 {
    margin: 0;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px; }

#list-products .product-card:hover img {
  transform: scale(1.1);
  cursor: pointer; }

#list-products .pagination-cont {
  text-align: center;
  position: relative;
  left: 50%;
  transform: translate(-50%); }
  #list-products .pagination-cont .pagination li.active {
    background-color: #000942 !important; }
    #list-products .pagination-cont .pagination li.active a {
      color: #fff !important; }

#details-main .gallery-cont-mobile {
  display: none; }

#details-main .gallery .content {
  background-color: #f6f6f6; }

#details-main h1 {
  font-size: 28px;
  letter-spacing: 1px;
  margin: 0;
  margin-bottom: 10px;
  margin-left: -5px; }

#details-main .price {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #4472CA; }

#details-main .thumbnail {
  margin-top: 10px; }
  #details-main .thumbnail li {
    background-color: #f6f6f6;
    text-align: center;
    padding-top: 10px; }
  #details-main .thumbnail .thumb {
    width: 100px;
    height: 90px;
    margin: 0 auto;
    border-radius: 2px; }
    #details-main .thumbnail .thumb img {
      height: 75px; }

#details-main .details-cont {
  padding-left: 30px;
  padding-right: 30px; }
  #details-main .details-cont .title h1 {
    margin: 0;
    font-weight: 600; }
  #details-main .details-cont .desc {
    margin-top: 20px; }
  #details-main .details-cont .des-btn {
    margin-top: 30px; }

.section-hmservices {
  padding-top: 60px; }
  .section-hmservices .serv-cont .serv-card {
    border: 1px solid #dcdcdc;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px; }
    .section-hmservices .serv-cont .serv-card .d-flex .icon {
      background-color: #4472CA;
      border-radius: 100px; }
      .section-hmservices .serv-cont .serv-card .d-flex .icon img {
        width: 90px;
        height: 90px;
        text-align: center;
        padding: 15px; }
    .section-hmservices .serv-cont .serv-card .d-flex .title {
      padding-top: 20px;
      padding-left: 20px;
      font-size: 20px; }

.section-hmproducts {
  padding-top: 60px;
  padding-bottom: 60px; }
  .section-hmproducts a {
    text-decoration: none;
    color: #000; }
  .section-hmproducts .product-card {
    background-color: #f6f6f6;
    margin-bottom: 30px;
    padding: 20px 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
    border: 1px solid #dcdcdc; }
    .section-hmproducts .product-card img {
      transition: all 0.3s;
      transition-delay: 0s; }
    .section-hmproducts .product-card h3 {
      margin: 0;
      font-size: 18px;
      margin-top: 20px;
      margin-bottom: 10px; }
  .section-hmproducts .product-card:hover img {
    transform: scale(1.1);
    cursor: pointer; }
  .section-hmproducts .viewmore-cont {
    text-align: center;
    padding-top: 30px; }
    .section-hmproducts .viewmore-cont .btn {
      background-color: transparent !important;
      border: 1px solid #000942;
      color: #000942;
      border-radius: 100px; }
    .section-hmproducts .viewmore-cont .btn:hover {
      background-color: #000942 !important;
      color: #fff !important; }

@media only screen and (max-width: 768px) {
  #main-header .top-bar .top-menus {
    text-align: center; }
  #main-header nav .sidenav-trigger i {
    margin-top: 20px; }
  #main-header nav .nav-wrapper span {
    display: none; }
  #main-header #slide-out .logo img {
    width: 85px;
    text-align: center;
    left: 50%;
    position: relative;
    transform: translate(-50%); }
  #homebanner {
    position: relative; }
    #homebanner .owl-theme .owl-nav.disabled + .owl-dots {
      margin-top: -30px;
      position: relative; }
    #homebanner .owl-theme .owl-dots .owl-dot span {
      width: 15px;
      height: 15px;
      background: #fff; }
    #homebanner .owl-theme .owl-dots .owl-dot.active span,
    #homebanner .owl-theme .owl-dots .owl-dot:hover span {
      background: #000942; }
    #homebanner .owl1 .item {
      position: relative;
      z-index: 5; }
      #homebanner .owl1 .item .img1 {
        height: 300px;
        background: url("../img/banner/img1.jpg");
        background-size: cover;
        background-position: center; }
      #homebanner .owl1 .item .img2 {
        height: 300px;
        background: url("../img/banner/img3.jpg");
        background-size: cover;
        background-position: center; }
    #homebanner .caption {
      position: relative;
      z-index: 10; }
      #homebanner .caption .btn {
        background-color: #000942 !important;
        border-radius: 100px;
        color: #fff; }
      #homebanner .caption .btn:hover {
        background-color: black !important;
        border-radius: 100px; }
      #homebanner .caption h2 {
        text-align: center;
        font-size: 20px !important;
        letter-spacing: 2px;
        text-transform: uppercase;
        margin: 0;
        padding-top: 50px;
        color: #4472CA;
        padding-left: 30px;
        padding-right: 30px; }
      #homebanner .caption h3 {
        margin-bottom: 10px;
        color: #fff;
        text-align: center;
        font-size: 18px !important;
        letter-spacing: 1px;
        font-weight: 400 !important; }
      #homebanner .caption .hm-banner-btn {
        text-align: center;
        margin-top: 20px; }
        #homebanner .caption .hm-banner-btn a {
          margin-bottom: 10px; }
  #home-features {
    margin-top: 30px; }
    #home-features .row {
      margin-bottom: 0; }
    #home-features .featuures-cont {
      margin-bottom: 30px; }
      #home-features .featuures-cont .icon img {
        width: 100px; }
      #home-features .featuures-cont .title h3 {
        font-size: 18px !important; }
    #home-features .home-content {
      text-align: center;
      padding-top: 0;
      padding-left: 10px;
      padding-right: 10px;
      letter-spacing: 1px;
      line-height: 25px; }
  #about {
    margin-top: 30px; }
    #about .image {
      margin-bottom: 20px; }
  #cq-main {
    margin-top: 0px; }
    #cq-main .cq-cont .cq-lists p {
      padding: 10px; }
    #cq-main .cq-cont .cq-lists h2 {
      font-size: 16px !important;
      line-height: 20px; }
    #cq-main .cq-cont .cq-lists h3 {
      font-size: 14px !important; }
  #contact-main {
    padding-top: 30px; }
  #services {
    margin-top: 30px; }
    #services .image {
      margin-bottom: 20px; }
    #services .contents {
      border-bottom: 1px solid #ececec; }
  #clients {
    margin-top: 30px; }
  #home-about {
    height: auto; }
    #home-about .about-text {
      margin-top: 0; }
    #home-about .abt-btn {
      margin-bottom: 20px; }
  #sticky-footer {
    display: block; }
    #sticky-footer a {
      text-decoration: none;
      color: #fff; }
    #sticky-footer .row .col {
      margin: 0;
      padding: 0; }
    #sticky-footer .container {
      padding-right: 0;
      padding-left: 0; }
    #sticky-footer .register-cont {
      position: fixed;
      bottom: 0;
      left: 0;
      background-color: #000942;
      z-index: 10;
      width: 100%; }
      #sticky-footer .register-cont .register-cont-buy {
        float: left;
        border-right: 1px solid #189990; }
      #sticky-footer .register-cont .register-cont-sell {
        float: left; }
      #sticky-footer .register-cont .btn {
        padding: 0 18px;
        border-bottom: 0;
        box-shadow: none;
        height: 45px;
        line-height: 45px; }
    #sticky-footer .stickyfooter {
      background-color: #000942;
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 10;
      display: flex;
      justify-content: center;
      align-items: flex-end;
      height: 50px; }
  #details-main .owl-nav .owl-prev,
  #details-main .owl-nav .owl-next {
    color: #393939; }
  #details-main .owl-nav .owl-prev:hover,
  #details-main .owl-nav .owl-next:hover {
    color: #4472CA;
    background: none; }
  #details-main .owl-prev {
    position: absolute;
    top: 45%;
    left: -25px; }
  #details-main .owl-next {
    position: absolute;
    top: 45%;
    right: -25px; }
  #details-main .col-md-8,
  #details-main .col-xs-12 {
    padding-right: 0; }
  #details-main h1 {
    font-size: 20px;
    margin-left: 0;
    line-height: 25px; }
  #details-main .image-gallery {
    display: none; }
  #details-main .gallery-cont-mobile {
    display: block; }
    #details-main .gallery-cont-mobile .owl_gallery_main .item .image img {
      height: 237px;
      object-fit: cover; }
  #details-main .details-cont {
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px; }
    #details-main .details-cont .title h1 {
      margin: 0;
      font-weight: 600; }
    #details-main .details-cont .desc {
      margin-top: 20px; }
  .bg1,
  .bg2,
  .bg3,
  .bg4,
  .bg5,
  .bg6,
  .bg7,
  .bg8,
  .bg9,
  .bg10 {
    background-position: 0 !important; }
  .all-title {
    text-align: center; }
    .all-title h2 {
      color: #000;
      padding-bottom: 20px;
      letter-spacing: 3px;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 25px !important;
      line-height: 28px; }
  .section-hmservices {
    padding-top: 30px; }
    .section-hmservices .row {
      margin-bottom: 0; }
    .section-hmservices .serv-cont .serv-card {
      border: 1px solid #dcdcdc;
      padding: 20px;
      border-radius: 5px;
      margin-bottom: 20px; }
      .section-hmservices .serv-cont .serv-card .d-flex .icon {
        border-radius: 100px;
        height: 70px; }
        .section-hmservices .serv-cont .serv-card .d-flex .icon img {
          width: 70px;
          height: 70px; }
      .section-hmservices .serv-cont .serv-card .d-flex .title {
        padding-top: 10px;
        padding-left: 20px;
        font-size: 17px; }
  .section-hmproducts {
    padding-top: 30px; } }
