.header-panel-top {
    height: auto;
    line-height: inherit;
}

.tp-hdr-pdf.top-message p.top_message{
    height: auto;
    line-height: inherit;
}
.main-menu ul li a {
    font-size: 16px;
    font-weight: 400;
}
.menu-area .icon-dropdown .fa-angle-down {
    color: #3333339c ;
}
.header-search-area {
	margin-left: 15px;
}
.header-btn {
    margin-left: 15px;
}
.header-logo-fix{
    display: block;
    position: relative;
    left: 0;
}
.header-panel-top .header-social{
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
}
.header-social::before{
    display: none;
    margin-left: 0px;
    padding-left: 0px;
}
.top_message, .top_message a{
    font-size: 10px;
    color: #fff;
}
a.headerappbutn {
    background: #47cce5;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 10px 15px;
    margin-top: 1px;
    display: inline-block;
}
.header-social ul {
    padding-left: 0px;
    margin: 0;
}
ul.customer-links-new {
    margin: 0;
}
.header-contact ul li {
    line-height: 22px !important;
}
.header-btn a {
    background: #ffc800;
    padding: 8px 12px;
    color: #fff;
    border-radius: 5px;
}
.maindiv-section .main-menu ul li {
    margin-left: 19px;
}
.site-nav > li.mega-menu {
    display: inline-block;
    position: relative;
}
.main-menu ul li:hover::before {
    left: -15px;
}
.main-menu ul li a{
    text-transform: capitalize;
}
.menuicon{
    float: left;
    padding: 0px 0px 3px;
    margin-right: 8px;
}
.menuicon img {
    width: 50px;
}
.menuwdesc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    align-content:center;
    align-items: center;
    flex-wrap: wrap;
}
.wrapper-container .site-nav li.mega-menu .site-nav-dropdown .inner {
    margin: 0px;
    float: none;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 22%;
    padding: 0px 10px;
    margin-left: 30px;
}


.submenuname {
    font-size: 14px;
    display: block;
    width: 100%;
    white-space: normal;
}
.menudesc {
    font-size: 9px;
    color: #333;
    line-height: 12px;
    margin-top: 2px;
    font-weight: normal;
    overflow: hidden;
    width: 90%;
    height: 26px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
li.mega-menu .site-nav-dropdown {
    width: 100%;
    position: fixed;
    left: 0;
    top: 108px;
    right: auto;
    padding: 0px 0px 4px;
    border-top: 2px solid #0e3053;
    background: #fff;
}
.header-btn .btn {
    float: right;
}
.wrapper-container .site-nav li.mega-menu .site-nav-dropdown {
    top: auto;
}
.main-header.sticky-menu {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    border-radius: 0;
    transition: top 0.2s ease-in-out;
}
.site-header.sticky .header-panel-top{
    display: none !important;
}
.main-header.sticky-menu .site-nav li.mega-menu .site-nav-dropdown{
    top: auto;
    width: 100%;
    border-top: 5px solid #dedede;
}
.site-header.sticky{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
}
.wrapper-container .site-nav li.mega-menu .site-nav-dropdown .menuwdth .inner{
    margin: 0px;
    float: none;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    padding: 0px 0px;
    margin-left: 0px;
    text-align: left;
    position: relative;
    transform: scale(1);
    transition: all 0.4s ease-out;
    overflow: visible;
    width: calc(26% - 1.70455rem);
}

.mega-menu .menuwdth{
    padding: 0px 85px;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 0px 15px
}
.menuwdth {
    margin: 0px;
    margin-top: 0;
    display: -ms-flexbox;
    display: inherit;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}
.main-menu ul li:hover::before {
    left: -22px !important;
    font-size: 14px;
    color: #2b146a;
}
.nav-bar .site-nav li.dropdown:hover > a > .icon-dropdown i {
    color: #2b146a !important;
}
.main-menu ul li:hover > a, .main-header .main-menu ul li .submenu li:hover > a {
    color: #2b146a !important;
}
.mega-menu .submenuname {
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 0.9px;
    font-weight: 500;
}
.mega-menu .menuicon {
    padding: 0px;
    margin-right: 9px;
    float: left;
}
.mega-menu .menuicon img {
    width: 70px;
}
.top_message{
    display: none;
}
button#show-search-box {
    background: none;
    color: #f99639;
    border: none;
    font-size: 18px;
    cursor: pointer;
}
.site-nav-dropdown .menuwdth ul.dropdown li a, .site-nav-dropdown .col ul.dropdown li a, .grid-view-item_title a, .nav-bar .site-nav-dropdown li a {
    color: #2d2d2d;
    display: block;
    padding: 5px 0;
    background: none;
}
.site-nav-dropdown .menuwdth .inner .dropdown li a:hover {
    color: #093a74;
}
.site-nav-dropdown .menuwdth ul.dropdown li:hover > a, .site-nav-dropdown .col ul.dropdown li:hover > a {
    padding-left: 5px;
}
.site-nav-dropdown .menuwdth .inner .dropdown li a .menuicon {
    display: none;
    border: none;
}
.site-nav-dropdown .menuwdth .inner .dropdown li a:hover .menuicon {
    display: block;
    border: none;
}
.site-nav-dropdown .col-1 ul.dropdown li a:hover span {
    border-color: #093a74;
    line-height: 34px;
}
.menu-area .header-search {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 70px;
    left: auto;
    right: 15px;
    width: 35%;
    background: #fff;
    padding: 0;
    border: 1px solid #f7f7f7;
}
.header-contact ul li:hover i {
    color: #ffffff !important;
}
      header.site-header{
          padding: 0px;
      }
      .have-fixed .site-nav {
          padding-right: 0;
          text-align: center;
      }

        .have-fixed .site-nav > li > a {
            padding: 30px 10px 30px 10px;
        }
      .have-fixed .nav-bar {
          top: 0px;
      }
      .bg-blog #myTabContent #collapse-tab1 .table-responsive {
          overflow-x: hidden;
      }
      .have-fixed .header-logo  {
        display: none;
      }
      a.login {
          border-right: solid 1px #61656b;
      }
      /* .container {
          width: 86%;
      } */
      .pages-content h1 {
          color: #000000;
          font-size: 22px;
          font-weight: 900;
          border-bottom: none;
          position: relative;
          padding-bottom: 4px;
      }
      .about-style-01 h2 {
          font-weight: bold;
          font-size: 46px;
          margin-bottom: 24px;
          position: relative;
      }
      .new-sec-part{margin-bottom: 27px;}
      .pages-content h1::before {
          content: '';
          position: absolute;
          bottom: 0;
          width: 165px;
          height: 3px;
          background: url(/DMS/images/band.png);
          background-size: 100%;
      }
      .pages-content h2.innerheddings {
          color: #000000;
          font-size: 22px;
          font-weight: 900 !important;
          border-bottom: none !important;
          position: relative;
          padding-bottom: 4px !important;
          text-align: left !important;
          margin: 0px 0px 20px;
      }
      .pages-content h2::before {
          content: '';
          position: absolute;
          bottom: 0;
          width: 165px;
          height: 3px;
          background: url(/DMS/images/band.png);
          background-size: 100%;
      }
      .page-header h1.categorylistheding {
          padding: 10px !important;
          padding-top: 0px !important;
          font-size: 26px !important;
          margin-bottom: 0 !important;
      }
      .page-header h2.categorylistheding {
          padding: 10px !important;
          font-size: 26px !important;
          margin-bottom: 0 !important;
      }
     
          .pages-content {   
              margin-top: 50px;
              margin-bottom: 30px;
          }
       
       ul.product li{
        list-style-type: none;
       float: left;
    }
      
      .header-bottom .top-cart {
          border: solid 1px #61656b;
      }
      
          .header-bottom .top-cart #cartCount {
              background: #78808d;
          }
      /*  Header -------------------------- */
      .right-header-top {
          padding-right: 0px;
          text-align: right;
      }
       /*
      .header-panel-top, .header-mobile {
          background: #ffffff70; 
      }
      */
      .header-bottom {
          background: #f2f2f2;
      }
      
      .top-message a,
      .top-message {
          color: #093a74;
      }
      
      /*   .header-bottom .top-cart a span.first:hover,
        .customer-links a:hover { border-bottom: 1px solid #ffffff; }
       */
      .header-bottom .top-cart a span,
      .customer-links a,
      .customer-links,
      .customer-links li.wishlist .fa-heart,
      .header-bottom .selectize-input,
      .header-bottom .selectize-input input,
      .customer-area a,
      .menu-block a, .nav-search .icon-search {
          color: #ffffff;
      }
      
      .header-mobile .customer-area a,
      .icon-search .fa-search,
      .header-bottom .selectize-dropdown,
      .header-bottom .selectize-control div.item,
      .customer-area .dropdown-menu a, .free-shipping {
          color: #3c3c3c;
      }
      .free-shipping {
          text-align: left;
          padding: 0;
          font-size: 14px;
          font-weight: 400;
          color: #000;
      }
      .search-bar input.input-group-field::placeholder, .header-bottom .search-bar input.input-group-field {
          color: #000;
      }
      
      .header-logo a img,
      .header-logo a img, .header-logo {
          max-height: 70px;
          position: relative;
          bottom: 0px;
          top:10px;
      }
      
      .nav-search-mb .btn-search,
      .header-bottom .dropdown-menu .btn-search {
          background: #787f8d;
          color: #ffffff;
      }
      
      .phone-number {
          background: #093a74;
          color: #ffffff;
      }
      
          .phone-number .fa-phone-square {
              color: #ffffff;
          }
      
      @media (max-width:1024px) {
          .header-panel-bottom {
              background: #f5f5f5;
          }
      }
      .have-fixed .header-bottom .top-cart #cartCount {
          background: #093a74;
      }
      
      .site-nav > li > a:after {
          background: #c7c7c7;
      }
      
      .header-bottom.on .top-cart a #cartCount,
      .header-bottom.on .nav-search-fix .icon-search,
      .header-bottom .top-cart .icon {
          color: #ffffff;
      }
      
      
      
      .site-nav li.dropdown .icon-dropdown {
          border-top-color: #ffffff;
      }
      
      .site-nav-dropdown .col-3 a {
          padding: 0 !important;
      }
      
      .nav-bar .site-nav-dropdown li a .icon-dropdown .level-1 {
          color: #b1b1b1;
      }
      
      .nav-bar .site-nav-dropdown li a:hover .icon-dropdown .level-1 {
          color: #093a74;
      }
      
      .icon-dropdown .fa-angle-down {
          color: #b1b1b1;
          font-size: 15px;
          font-weight: 700;
      }
      
      .nav-bar .site-nav li.dropdown:hover > a > .icon-dropdown {
          border-top-color: #093a74;
      }
      .nav-bar .site-nav li.dropdown:hover > a > .icon-dropdown i{
          color: #fff;
      }
      .have-fixed .nav-bar {
          background: #3a3e46;
      }
      
          .have-fixed .header-bottom .top-cart .icon .fa-shopping-cart,
          .have-fixed .nav-bar .site-nav > li > a {
              color: #000;
          }
      
      .have-fixed .site-nav > li > a:hover {
          color: #093a74;
      }
      
      .have-fixed .nav-search .icon-search .fa-search {
          color: #ffffff;
      }
      
      .have-fixed .site-nav > li > a:after {
          background: #787f8d !important;
      }
      
      .have-fixed .nav-search {
          border: 1px solid #787f8d;
          border-top: none;
          border-bottom: none;
      }
      
      .site-nav-dropdown .menuwdth ul.dropdown li a:hover span {
          border-color: #093a74;
      }
      
      .site-nav-dropdown li:hover > a:before {
          background: #093a74;
      }
      
      .site-nav-dropdown .menuwdth .inner .dropdown li a:hover {
          color: #093a74;
      }
      
      
      .site-nav .widget-featured-product .widget-title h3,
      .site-nav-dropdown .menuwdth .inner > a {
          color: #093a74;
      }
      
      .site-nav-dropdown .inner > .current,
      .site-nav-dropdown .inner > .current,
      .site-nav-dropdown .grid-view-item h3.title {
          color: #093a74;
          font-weight: 600;
          font-size: 13px;
          text-transform: uppercase;
      }
      
      .site-nav-dropdown .menuwdth ul.dropdown li a,
      .site-nav-dropdown .col ul.dropdown li a,
      .grid-view-item_title a,
      .nav-bar .site-nav-dropdown li a {
          color: #2d2d2d;
      }
      
      .site-nav > li:hover > a > span > span {
          border-bottom: 1px dotted #093a74;
      }
      
      .site-nav-dropdown li:hover > a {
          color: #093a74;
      }
      
      a.button-menu {
          border-width: 1px;
          border-style: solid;
          padding: 3px 6px;
          letter-spacing: 0.1em;
          font-weight: 500;
      }
      
          a.button-menu:hover {
              text-decoration: none;
          }
      /*-------------------------- */
      .have-fixed .header-bottom .top-cart #cartCount {
          background: #093a74;
      }
      
      .site-nav > li > a:after {
          background: #c7c7c7;
          display: none;
      }
      
      .header-bottom.on .top-cart a #cartCount,
      .header-bottom.on .nav-search-fix .icon-search,
      .header-bottom .top-cart .icon {
          color: #ffffff;
      }
      
      .site-nav > li > a {
          color: #000;
          font-weight: normal;
          position: relative;
      }
      /* .site-nav > li:first-child > a {
          padding:12px 0px 20px 15px;
      } */
      .site-nav > li > a:hover:before{
          width: calc(100% - 2rem);
          display: none;
      }
      .site-nav > li > a:before {
          content: "";
          position: absolute;
          height: 1px;
          width: 0;
          background-color: #b8b8b8;
          bottom: 20px;
          left: 14px;
          transition: .3s;
      }
      .site-nav > li:first-child > a:before{
          left: 0px;
      }
      .site-nav > li:hover > a {
          color: #797c81;
      }
      .site-nav li.dropdown .icon-dropdown {
          border-top-color: #ffffff;
          
      }
      .site-nav-dropdown .col-3 a {
          padding: 0 !important;
      }
      
      .nav-bar .site-nav-dropdown li a .icon-dropdown .level-1 {
          color: #b1b1b1;
      }
      
      .nav-bar .site-nav-dropdown li a:hover .icon-dropdown .level-1 {
          color: #093a74;
      }
      
      .icon-dropdown .fa-angle-down {
          color: #333;
          font-size: 15px;
          font-weight: 700;
      }
      .have-fixed .nav-bar .site-nav > li > a .icon-dropdown .fa-angle-down{
          color: #333;
      }
      .nav-bar .site-nav li.dropdown:hover > a > .icon-dropdown {
          border-top-color: #093a74;
      }
      .have-fixed .nav-bar {
          background: #fffffffa;
          box-shadow: none;
          padding: 0;
          height: auto;
      }
      .have-fixed  .mrg-src{
          position: fixed;
          right: 14%;
          z-index: 999;
      }

      .have-fixed .nav-bar .site-nav-dropdown .container {
          width: 96%;
      }
          .have-fixed .header-bottom .top-cart .icon .fa-shopping-cart,
          .have-fixed .nav-bar .site-nav > li > a {
              color: #333;
          }
      
      .have-fixed .site-nav > li > a:hover {
          color: #fff;
      }
      .have-fixed .nav-bar .site-nav > li:hover > a {
          color: #fff;
      }
      .have-fixed .nav-search .icon-search .fa-search {
          color: #ffffff;
      }
      
      .have-fixed .site-nav > li > a:after {
          background: #787f8d !important;
      }
      
      .have-fixed .nav-search {
          border: 1px solid #787f8d;
          border-top: none;
          border-bottom: none;
      }
      /* dropdown menu */
      .site-nav-dropdown {
        background: #fefefe;
        border: 1px solid #f1f1f1;
        box-shadow: -3px 6px 6px #e2e2e233;
        padding: 0;
        border-top: 2px solid #cecece;
      }
      /* .site-nav li.dropdown:hover .site-nav-dropdown:before {
        content: '';
        position: absolute;
        top: -22px;
        left: 13px;
        width: 20px;
        height: 20px;
        border-bottom: solid 10px #cecece;
        border-left: solid 10px transparent;
        border-right: solid 10px transparent;
    } */

          .site-nav-dropdown .menuwdth ul.dropdown li a:hover span {
              border-color: #093a74;
          }
      
          .site-nav-dropdown li:hover > a:before {
              background: #093a74;
          }
      
          .site-nav-dropdown .menuwdth .inner .dropdown li a:hover {
              color: #093a74;
          }
          .nav-bar .item.mega-menu .container{
              padding-right: 15px;
              width: 96%;
              margin: auto !important;
          }
        
          .site-nav .widget-featured-product .widget-title h3,
          .site-nav-dropdown .menuwdth .inner > a {
            display: flex;
              color: #000000;
              border-bottom:none;
              font-weight: normal;
              padding: 5px 8px;
                  font-size: 15px;
              text-transform: capitalize;
              border-bottom: none;
              background: #fcfcfc;
          }
          .site-nav .widget-featured-product .widget-title h3,
          .site-nav-dropdown .menuwdth .inner > a:hover {
            color: #000;
            background: #fcfcfc;
            border-bottom:none;
          }
          
          
          .nav-bar .site-nav li.dropdown .site-nav-dropdown .menuwdth .inner{
                position: relative;
          }
          
          .nav-bar .site-nav li.dropdown .site-nav-dropdown .menuwdth .inner a{
            display: flex;
            width: 100%;
            padding: 8px 6px;
            clear: both;
            font-weight: 400;
            color: #212529;
            text-align: inherit;
            text-decoration: none;
            white-space: nowrap;
            background-color: transparent;
            border: 0;
            border-bottom: 1px solid #3333;
        }
        .site-nav-dropdown ul.dropdown.submenu {
            display: none;
            position: absolute;
            left: 100%;
            top: -7px;
        }
        .nav-bar .site-nav li.dropdown.mega-menu .site-nav-dropdown ul.dropdown.submenu{
            display: block;
            position: relative;
            left: 0;
            top: 0px;
            border-bottom: none;
        }
        .nav-bar .site-nav li.dropdown.mega-menu .site-nav-dropdown ul.dropdown.submenu li a{
            border-bottom: none;
        }
        .nav-bar .site-nav li.dropdown.mega-menu .site-nav-dropdown .menuwdth .inner:hover ul.dropdown.submenu{
            background-color: #fff;
            top: 0px;
            width: auto;
        }
        .nav-bar .site-nav li.dropdown.mega-menu .site-nav-dropdown .menuwdth .inner:hover ul.dropdown.submenu li{
            margin-left: 0px;
            line-height: 20px;
        }
        .nav-bar .site-nav li.dropdown.mega-menu .site-nav-dropdown .menuwdth .inner ul.dropdown.submenu li{
            margin-left: 0px;
            line-height: 20px;
        }
        .nav-bar .site-nav li.dropdown.mega-menu .site-nav-dropdown .menuwdth .inner:hover ul.dropdown.submenu li a {
            font-size: 16px;
            border-bottom: none;
            padding: 8px 6px;
        }
        .nav-bar .site-nav li.dropdown .site-nav-dropdown .menuwdth .inner:hover ul.dropdown.submenu{
            background-color: #fcfcfc;
            display: block;
            margin: 0;
            top: -2px;
            width: 234px;
            overflow-x: scroll;
            min-height: 100px;
            max-height: 240px;
            height: auto;
        }
       


        .nav-bar .site-nav li.dropdown .site-nav-dropdown .menuwdth .inner:hover ul.dropdown.submenu li{
    line-height: 22px;
        }
        .nav-bar .site-nav li.dropdown .site-nav-dropdown .menuwdth .inner:hover ul.dropdown.submenu li{
            margin-left: 0px;
    line-height: 22px;
        }
        .nav-bar .site-nav li.dropdown .site-nav-dropdown .menuwdth .inner:hover ul.dropdown.submenu li a {
            padding: 8px 8px;
            font-size: 15px;
            border-bottom: 1px solid #3333330d;
        }

          .site-nav-dropdown .menuwdth .inner > a:hover .menudesc{
            color: #000;
          }
          .site-nav-dropdown .inner > .current,
          .site-nav-dropdown .inner > .current,
          .site-nav-dropdown .grid-view-item h3.title {
              color: #093a74;
              font-weight: 600;
              font-size: 13px;
              text-transform: uppercase;
          }
      
          .site-nav-dropdown .menuwdth ul.dropdown li a,
          .site-nav-dropdown .col ul.dropdown li a,
          .grid-view-item_title a,
          .nav-bar .site-nav-dropdown li a {
              color: #2d2d2d;
          }
      
      .site-nav > li:hover > a > span > span {
          border-bottom: 1px dotted #093a74;
      }
      
      .site-nav-dropdown li:hover > a {
          color: #093a74;
      }
      
      @media (min-width: 768px) {
          .have-fixed .header-bottom .top-cart {
              border: 0;
              padding-left: 0
          }
      
          ;
          .have-fixed .nav-search .icon-search {
              color: #787f8d;
          }
      }
      
      @media (max-width: 1024px) {
          .header-bottom .top-cart #cartCount {
              background: #093a74;
          }
      }
      
      a.button-menu {
          border-width: 1px;
          border-style: solid;
          padding: 3px 6px;
          letter-spacing: 0.1em;
          font-weight: 500;
      }
      
          a.button-menu:hover {
              text-decoration: none;
          }
      #dvMainBanner .nav {
          display: block;
          text-align: center;
          margin-top: -23px;
          position: absolute;
          top: 94%;
          height: 23px;
      }
          #dvMainBanner .nav > li {
              border: none;
              width: 30px;
              display: inline-block;
              background: none;
          }
      
      #dvMainBanner .nav-pills > li:before {
          content: '';
          width: 14px;
          height: 14px;
          top: -15px;
          left: 45%;
          position: absolute;
          border-right: 13px solid transparent;
          border-left: 13px solid transparent;
          border-bottom: 16px solid #ddd;
          background-position: 0 0;
          border: none;
          background: #d7d7d791;
          border-radius: 50%;
      }
      #dvMainBanner .nav-pills > li.active:before {
          content: '';
          width: 22px;
          height: 22px;
          top: -15px;
          left: 45%;
          position: absolute;
          border-right: 30px solid transparent;
          border-left: 23px solid transparent;
          border-bottom: 16px solid #ffffff;
          background-position: 0 0;
          border: none;
          background: #ffffff;
      }
      #dvMainBanner .nav > li > a {
          padding: 0px 15px;
          max-height: 36px;
          overflow: hidden;
          line-height: 18px;
          margin-top: -15px;
          font-size: 0;
          height: 14px;
      }
      
          #dvMainBanner .nav > li > a:hover, #dvMainBanner .nav > li > a:focus {
              text-decoration: none;
              background: none;
          }
      
      #dvMainBanner .nav-pills > li.active > a, #dvMainBanner .nav-pills > li.active > a:hover, #dvMainBanner .nav-pills > li.active > a:focus {
          background: none;
      }
      .no-padding {
          padding:0px;
      }
     
      
      
      .btnwhatsapp {
          border-color: #25D366;
          color: #25D366;
      }
      .btnwhatsapp .fa{
          font-size: 16px;
      }
      .contact-address .Google-plus {
          background: #ea3b02;
      }
     

      /*   .social-footer ul li a:hover{color:#093a74!important; } */
      
      .zi-banner img {
          width: 100%;
      }
      .home-logo {
          clear: both;
          text-align: center;
          margin: 20px 0px;
          padding-top: 20px;
      }
      .social li {
          background: #a5afbf;
          border-radius: 50%;
      }
      .social .Facebook:hover {
          background: #4a73bd;
      }
      .social .Twitter:hover {
          background: #46b0e2;
      }
      .social .Rss:hover {
          background: #f9bc2e;
      }
      .social .youtube:hover {
          background: #ea3b02;
      }
      .social .Pinterest:hover {
          background: #cc2127;
      }
      
      .social .Google-plus:hover {
          background: #ea3b02;
      }
     
      .contact-pdng {
          margin-top: -13px;
      }
      .breadcrumb ul {
          padding: 0;
          margin: 0;
      }
      .breadcrumb ul li {
          display: inline-block;
          list-style: none;
          margin-left: 10px;
          margin-bottom: 0;
          border-right: 1px solid #cecece;
          padding-right: 10px;
      }
      .breadcrumb ul li:first-child {
          margin-left: 0px;
      }
      .theme_button {
          background: #ffffff;
          color: #343434;
          border-color: #093a74;
          width: 150px;
          line-height: 38px;
          padding: 0px;
          border-width: 2px;
          display: inline-block;
          text-align: center;
          font-size: 16px;
          border: 1px solid #093a74;
      }
      .captcha-log .theme_button {
          float: right;
          border-radius: 4px;
      }
          .theme_button:hover {
              cursor: pointer;
              background: #fff;
              color: #00cfe7;
              border: 1px solid #00cfe7;
              text-decoration: none;
          }
      
      .btnwhite {
          background: #fff;
          color: #00cfe7;
          border-color: #00cfe7;
          width: 100%;
          line-height: 38px;
          padding: 0px;
          border-width: 2px;
          display: block;
          text-align: center;
          font-size: 16px;
          border: 2px solid #00cfe7;
          font-weight: 500;
          letter-spacing: 0.5px;
      }
          .btnwhite:hover {
              cursor: pointer;
              background: #00cfe7;
              color: #fff;
              text-decoration: none;
          }
      .owl-carousel .owl-prev {
          width: 30px;
          height: 30px;
          line-height: 20px;
          border-radius: 15%;
          font-size: 42px;
          padding: 0px;
          position: absolute;
          left: -28px;
          top: 21%;
          background: none;
          color: #51585F;
      }
      
      .owl-carousel .owl-next {
          width: 30px;
          height: 30px;
          line-height: 20px;
          border-radius: 15%;
          font-size: 42px;
          padding: 0px;
          position: absolute;
          right: -28px;
          top: 21%;
          background: none;
          color: #51585F;
      }
      .owl-carousel .owl-nav .fa {
          font-size: 36px;
          color: #b3b3b3;
      }
      .owl-carousel .owl-prev {
          left: -6px;
          top: 30%;
      }
      .owl-carousel .owl-next {
          right: -6px;
          top: 30%;
      }
      .sendquery {
          border: 0;
          z-index: 2;
          position: absolute;
          top: 5px;
          left: 5px;
          overflow: hidden;
          font-size: 16px;
          line-height: 30px;
          width: 140px;
          height: 34px;
          background: #093a74;
          color: #fff;
          border-color: #093a74;
          border-radius: 5%;
          display: inline-block;
          padding: 0;
      }
      a.sendquery span {
          font-weight: 600;
          text-transform: uppercase;
          color: #fff;
      }
     
      .about-us-image {
          max-width: 500px;
          margin: 50px auto 50px;
          position: relative;
      }
      .about-us-image img{
          border-radius: 15px;
      }
      /*.about-us-image::before {
              content: '';
              position: absolute;
              width: 100%;
              height: 100%;
              background-color: #093a74;
              border-radius: 10px 50px 10px 50px;
              z-index: -1;
              left: 0;
              right: 0;
              opacity: 1;
              transform: skew(7deg, 170deg);
          }*/
      .section.hero {
          min-height: 280px;
          min-height: 280px;
          background-position: right;
          background-repeat: no-repeat;
          background-size: cover;
          position: relative;
          margin-top: 0px;
      }
      .hero_text {
          margin: 0;
      }
      .contact-address .tag-box p {
          text-align: left;
          display: flex;
      }
      .contact-address .fa {
          margin-right: 8px;
          font-size: 16px;
          line-height: 30px;
          color: #093a74;
      }
      .contact-pdng iframe {
          border: 0;
          margin-bottom: 25px;
      }
      .contct-frm {
          margin-bottom: 30px;
      }
      .right {
          float: right;
      }
      .product-vendor a {
          width: 100%;
        
          text-overflow: ellipsis;
          overflow: hidden;
          display: block;
      }
      .clients-sec {
          margin: 30px 0px;
      }
      .clients-img img {
          transition: all ease-in-out .3s;
      }
      .clients-img:hover img {
          transform: scale(1.1);
      }
      .clients-col:hover {
          border: 1px solid #017ac3;
      }
      .clients-img {
          width: 100%;
          background: #fff;
          box-shadow: 0 1px 5px 2px rgb(84 84 84 / 18%);
          padding: 20px 30px;
          margin-bottom: -2px;
          height: 130px;
          margin-bottom: 28px;
          border-radius: 20px 0px;
      }
      .clients-img img {
          width: 100%;
          height: 100%;
          object-fit: contain;
      }
     
          .short-description ul li strong {
              float: left;
              min-width: 215px;
              font-weight: 600;
              padding-right: 5px;
              letter-spacing: 0.04em;
          }
      .catlistmain .page-header {
          margin-bottom: 15px;
      }
      .catlistmain .products-grid .grid-item {
          padding: 0px 10px 20px;
          width: 32%;
      }
      /*.page-header .rte p {
          display: none;
      }
      .page-header .rte .catdesc p {
          display: block;
      }*/
      
  
    
      /* #ModalProductQuery .modal-dialog::before {
          content: '';
          position: absolute;
          top: 0px;
          width: 53%;
          height: 25px;
          background-color: #fdfdfd;
          border-radius: 100%;
          left: 24%;
          border: 1px solid #fff;
          padding: 2px;
          border-top-right-radius: 0;
          border-top-left-radius: 0;
          z-index: 9;
      } 
      #ModalProductQuery .modal-dialog::after {
          content: '';
          position: absolute;
          top: -90px;
          width: 50%;
          height: 90px;
          border-radius: 0;
          left: 25.5%;
          border-left: 5px dashed #fff;
          border-right: 5px dashed #fff;
      }*/
     
     
      .whats-app-div {
          position: fixed;
          z-index: 9;
          bottom: 20px;
          left: 15px;
      }
          .whats-app-div a {
              background-color: #25D366;
              color: #fff;
              padding: 7px 22px;
              border-radius: 30px;
              font-size: 16px;
              display: flex;
              justify-content: center;
              align-items: center;
              cursor: pointer;
          }
      .product-shop .btnwhatsapp{
          margin-left: 10px;
      }
      .captcha-log .btnwhite {
          width: 135px;
          float: right;
          border-radius: 5px;
      }
      
      #latest-pslider.owl-carousel .owl-prev {
          left: -10px;
      }
      #latest-pslider.owl-carousel .owl-next {
          right: -10px;
      }
.search-hd .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    background: #ffffff;
    border-radius: 3px;
    border: none;
    box-shadow: none;
    height: 44px;
    font-size: 14px;
    color: #333;
}
      
          .search-hd .input-group .form-control::-moz-placeholder {
              color: #7d7d7d;
          }
      
          .search-hd .input-group .form-control::-webkit-input-placeholder {
              color: #7d7d7d;
          }
      .search_btn {
          width: 30px;
          float: right;
          position: absolute;
          right: 10px;
          z-index: 999;
          top: 1px;
      }
        .search_btn .btn-u {
            font-size: 16px;
            color: #ffffff;
            border-radius: 0px 3px 3px 0px;
            border: none;
            border-left: none;
            padding: 10px 13px;
            font-weight: normal;
            background: #ff5b01;
            line-height: normal;
        }
      
      .search_btn {
          top: 0px;
      }
      .autocompletearea {
          position: absolute;
          z-index: 99999;
          background-color: #FFF;
          width: 405px;
          box-shadow: 0px 2px 8px 0px #C7C7C7;
          top: 35px;
      }
      
          .autocompletearea ul li {
              padding-left: 0px;
          }
      
      .autocompletefirst {
          padding: 3px 5px;
          margin-bottom: 2px;
          background: rgb(247 247 247 / 60%);
      }
      
      .autocompletesecond {
          padding: 3px 5px;
          margin-bottom: 2px;
          background: #04bfff14;
      }
      .btn_view_srh .view_search{
          background: #fff;
          padding: 6px 13px;
          color: #093a74;
          border: 2px solid #093a74;
      }
      .autocompletearea ul li a {
          color: #5F5C5C;
          line-height: 25px;
      }
      
      .autocompletearea span {
          top: 2px;
          display: inline-block;
          position: relative;
          /* background: #FFF none repeat scroll 0% 0%; */
          padding: 0px 5px;
          left: 10px;
          color: #00405D;
      }
      
      .autocompletearea ul {
          padding-left: 0px;
          list-style-type: none !important;
      }
      
      .autocompletearea span {
          top: 2px;
          display: inline-block;
          position: relative;
          /* background: #FFF none repeat scroll 0% 0%; */
          padding: 0px 5px;
          left: 10px;
          color: #00405D;
          width: 100%;
      }
      
      .autocomplcategory {
          font-size: 16px;
          padding-bottom: 10px !important;
      }
      
      .autocompletearea hr {
          margin: 15px 0px 5px 0px;
      }
      
      .search-hd .input-group {
          display: block;
      }
      
      .autocompletearea ul li:hover {
          padding-left: 0px;
          background-color: #1967bd;
          color: #fff;
      }
      
      .autocompletearea span:hover {
          color: #fff;
      }
      
      .autocompletearea h2 {
          top: 2px;
          display: inline-block;
          position: relative;
          background: #f0f0f0 none repeat scroll 0% 0%;
          padding: 7px 15px !important;
          left: 0px;
          color: #232323;
          margin: 0px;
          width: 100%;
          font-weight: bold;
      }
      .autocompletearea ul .search-select {
          background-color: #1967bd;
      }
      .autocompletearea ul li:hover {
          padding-bottom: 3px;
          background-color: #003c74;
          color: #fff;
      }
      .autocompletearea {
          position: absolute;
          z-index: 99999;
          background-color: #FFF;
          width: 100%;
          box-shadow: 0px 2px 8px 0px #C7C7C7;
          top: 35px;
      }
      .btn_view_srh {
          width: 100%;
          text-align: right;
          padding-right: 10px;
      }
      
      .catlistmain {
          margin-top: 50px;
      }
      
      .social .whatsapp:hover {
          background: #000;
      }
      .about-us-con{margin-top:50px;}
      .thanks_design {
        min-height: auto;
        box-shadow: -4px 6px 12px 1px #fafafa;
        width: 65%;
        text-align: center;
        margin: 30px auto 60px;
        padding: 3% 30px;
        border-radius: 10px;
        border: 1px solid #cccccc4a;
        background-color: #fcfcfc;
      }
      .thanks_design .cntct-thnkspge h1 {
        margin-bottom: 25px;
        font-weight: 700;
      }
      .thanks_design .cntct-thnkspge p {
        font-weight: 100;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px;
      }
      .thanks_design .cntct-thnkspge a.go-home{
        text-decoration: underline;
    color: #f99639;
    font-size: 16px;
      }
      .thanks_design a strong{
          color: #337ab7;
      }
      
      .thankpage h5 {
          font-size: 32px;
          margin-bottom: 25px
      }
      
      .thank-text p {
          font-size: 20px;
      }
      .thank-text {
          font-size: 16px;
          line-height: 30px;
      }
      .thankpage p{
          font-size: 20px;
          color: #000;
          font-weight: 600;
          letter-spacing: 0.05em;
      }
      .kk .pages-content h2::before {
          content: '';
          position: absolute;
          bottom: 0;
          width: 165px;
          height: 3px;
          background: url(/DMS/images/band.png);
          background-size: 100%;
          display: none;
      }
      /* -----------------10-10-2022----------------- */
      .tp-hdr-pdf.top-message p {
          text-align: left;
          font-size: 11px;
          color: #fff;
          font-weight: bold;
      }
      .tp-hdr-pdf.top-message span a{
          font-size: 10px;
          color: #fff;
          font-weight: normal;
      }
      .right-header-top ul.customer-links-new{
          display: inline-block;
          width: 100%;
      }
      .right-header-top ul.customer-links-new li{
          display: inline-block;
          margin-bottom: 0;
      }
      .right-header-top ul.customer-links-new li .fa{
          color:#fff;
      }
      #maindiv-section-header{
          background: #ffffff54;
          /* position: fixed;
          top: 0; */
          width: 100%;
          z-index: 999;
      }
    
      .header-panel-top, .header-mobile {
        background: #ffc800;
    }
      #maindiv-section-header .container.header-panel-bottom{
          background: #ffffff00;
          /* width: 100%;
          padding: 12px 125px; */
          height: auto;
          min-height: auto;
      }
      .header-panel {
          margin: 0px auto;
          min-height: 66px;
          height: 66px;
      }
      .tp-cl-msg{
          list-style: none;
      }
      .tp-cl-msg a {
          color: #fff;
          font-size: 14px;
      }
      .tp-hdr-pdf.top-message span a:hover {
          color: #fff;
      }
      .header-logo {
          width: 16.66666667%;
      }
      
      .welcome-content .welcome-image {
          padding: 5px;
          border: 1px solid #f0f0f0;
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -ms-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
          position: relative;
          overflow: hidden;
          text-align: center;
      }
      #welcome-section.padding {
          padding: 78px 0px;
          margin-top: -2px;
          position: relative;
      }
      #welcome-section.padding:before {
          content: '';
          position: absolute;
         
          background-repeat: no-repeat;
          background-size: 37%;
          background-clip: border-box;
          width: 100%;
          height: 558px;
          opacity: 0.4;
          top: -1px;
          background-attachment: fixed;
          background-position: left !important;
          background-repeat: no-repeat !important;
          min-height: 20px;
      }
      #welcome-section .section-title {
          margin-bottom: 60px;
          padding-bottom: 0;
          font-weight: 400;
          font-size: 16px;
          position: relative;
          display: block;
      }
      .section-title h1 {
          font-size: 20px;
          font-weight: 900;
          color: #363636;
          margin-bottom: 7px;
          text-transform: uppercase;
          margin-top: 20px;
      }
       .section-title h2 {
          font-size: 38px;
          text-transform: uppercase;
          color: #093a74;
          font-weight: 600;
          margin-top: 0;
          line-height: 46px;
      }
      .welcome-info p{
          
          font-size: 15px;
          font-weight: normal;
          line-height: 23px;
          margin-top: 22px;
      }
      
      .bott{padding-bottom: 70px !important;}
      .arg-imm{padding-bottom: 0px !important;}
      
      .arg-imm .mt-1-9 img {
          width: 70%;
          margin: 28px auto !important;
          display: block;
      }
      
      .arg-imm h1 {
          font-size: 16px;
          text-align: center;
      }
          .arg-imm .mt-1-9::before {
              content: '';
              position: absolute;
              top: 0px;
              left: 0px;
              background-image: url(/Design10/img/kz.png);
              height: 100%;
              width: 100%;
              background-size: 30% !important;
              background-repeat: no-repeat;
          }
      
      section.about-style-02 {
          padding: 50px 0px 1px;
          overflow: hidden;
          background: #fff;
          position: relative;
      }
      
      #recent-projects .section-title {
          margin-bottom: 30px;
          padding-bottom: 0;
          font-weight: 400;
          font-size: 16px;
          position: relative;
          display: block;
      }
      #recent-projects .section-title:before {
          top: -100px;
          margin-left: -0.5px;
          height: 50px;
          width: 1px;
      }
      #recent-projects .section-title:before, #recent-projects .section-title:after {
          position: absolute;
          content: "";
          left: 50%;
          background-color: #093a74;
          
      }
      #recent-projects .section-title:after {
          top: -50px;
          margin-left: -7px;
          height: 14px;
          width: 14px;
          border-radius: 50%;
      }
      .project-content {
          margin-bottom: 30px;
      }
      .project-content .project-item {
          width: 100%;
          margin-left: 0%;
          position: relative;
          background-color: #fff;
      }   
      .project-content .project-item a:after {
          position: absolute;
          content: "";
          height: 100%;
          width: 100%;
          top: 0;
          left: 0;
          background-color: #093a7485;
          -moz-transform: scale(.5);
          -webkit-transform: scale(.5);
          -o-transform: scale(.5);
          -ms-transform: scale(.5);
          transform: scale(.5);
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -ms-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
          opacity: 0;
      }
      
      
      .project-content .project-item a:hover:after {
          -moz-transform: scale(1);
          -webkit-transform: scale(1);
          -o-transform: scale(1);
          -ms-transform: scale(1);
          transform: scale(1);
          opacity: 1;
      }
      .project-content .project-info {
          border-top: 0;
          border-bottom: 1px solid #d7d7d7;
          color: #6d6d6d;
      }
      .project-content .project-title, .project-content .project-info {
          padding: 20px 18px 15px;
          background-color: #fff;
          border: 1px solid #d7d7d7;
          border-bottom: 0;
          box-shadow: 0 0 3px 1px #d7d7d7;
          -webkit-box-shadow: 0 0 3px 1px #d7d7d7;
          -webkit-transition: all .5s ease-in-out;
          -moz-transition: all .5s ease-in-out;
          -ms-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out;
      }
      .project-info h3{
          margin: 0;
          font-size: 16px;
          font-weight: bold;
          text-align: center;
          color: #000;
      }
      .project-item img{
          width:100%;
      }
      #amazing-features {
          color: #848484;
          padding: 80px 0px 16px;
      }
      #amazing-features .section-title {
          margin-bottom: 50px;
      }
      #amazing-features .section-title {
          margin-bottom: 60px;
          padding-bottom: 0;
          font-weight: 400;
          font-size: 16px;
          position: relative;
          display: block;
      }
      #amazing-features .section-title:before, #amazing-features .section-title:after {
          left: 35px;
      }
      #amazing-features .section-title:before {
          top: -100px;
          margin-left: -0.5px;
          height: 50px;
          width: 1px;
      }
      #amazing-features .section-title:before, #amazing-features .section-title:after {
          position: absolute;
          content: "";
          left: 50%;
          background-color: #093a74;
      }
      #amazing-features .section-title h1 {
          font-size: 16px;
          font-weight: 900;
          color: #363636;
          margin-bottom: 0;
          text-transform: uppercase;
          margin-top: 20px;
      }
      #amazing-features .section-title h2 {
          margin-bottom: 25px;
      }
      #amazing-features .section-title h2:before {
          content: '';
          position: absolute;
          top: 68px;
          width: 186px;
          height: 3px;
          background: url(/DMS/images/band.png);
          background-size: 100%;
      }
      .about-style-01 h2:before {
          content: '';
          position: absolute;
          top: auto;
          bottom: -5px;
          width: 68%;
          height: 3px;
          background: url(/DMS/images/band.png);
          background-size: 100%;
      }
      
      #amazing-features .section-title:before, #amazing-features .section-title:after {
          position: absolute;
          content: "";
          left: 50%;
          background-color: #093a74;
      }
      #amazing-features .section-title:before, #amazing-features .section-title:after {
          left: 35px;
      }
      #amazing-features .section-title:after {
          top: -50px;
          margin-left: -7px;
          height: 14px;
          width: 14px;
          border-radius: 50%;
      }
      #amazing-features .features {
          margin-bottom: 35px;
      }
      #amazing-features .features h4 {
          color: #363636;
          margin-bottom: 15px;
      }
      #amazing-features .features i {
          font-size: 24px;
          margin-right: 15px;
      }
      #amazing-features p{
          line-height: 24px;
          
          font-size: 15px;
          font-weight: 400;  
      }
      .twentytwenty-wrapper {
          margin-top: 0px;
      }
      .twentytwenty-container {
          -webkit-box-sizing: content-box;
          -moz-box-sizing: content-box;
          box-sizing: content-box;
          z-index: 0;
          overflow: hidden;
          position: relative;
          -webkit-user-select: none;
          -moz-user-select: none;
      }
      .twentytwenty-container img {
          max-width: 100%;
          position: absolute;
          top: 0;
          display: block;
      }
      .twentytwenty-before {
          z-index: 20;
      }
      .twentytwenty-after {
          z-index: 10;
      }
      .twentytwenty-before-label {
          opacity: 0;
      }
      .twentytwenty-horizontal .twentytwenty-before-label:before {
          left: 10px;
      }
      .twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
          top: 50%;
          margin-top: -19px;
      }
      .twentytwenty-before-label:before {
          content: "Before";
      }
      .twentytwenty-before-label:before, .twentytwenty-after-label:before {
          position: absolute;
          background: rgba(255,255,255,.2);
          line-height: 38px;
          padding: 0 20px;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          border-radius: 2px;
      }
      .twentytwenty-before-label:before, .twentytwenty-after-label:before {
          color: #fff;
          font-size: 13px;
          letter-spacing: .1em;
      }
      .twentytwenty-after-label {
          opacity: 0;
      }
      .twentytwenty-horizontal .twentytwenty-after-label:before {
          right: 10px;
      }
      .twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
          top: 50%;
          margin-top: -19px;
      }
      .twentytwenty-after-label:before {
          content: "After";
      }
      .twentytwenty-handle {
          height: 50px;
          width: 50px;
          position: absolute;
          left: 50%;
          top: 50%;
          margin-left: -29px;
          margin-top: -29px;
          border: 5px solid #595959;
          background-color: #db1920;
          -webkit-border-radius: 1000px;
          -moz-border-radius: 1000px;
          border-radius: 1000px;
          z-index: 40;
          cursor: e-resize;
          display: none;
      }
      .twentytwenty-horizontal .twentytwenty-handle:before {
          bottom: 50%;
          margin-bottom: 25px;
      }
      .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
          width: 1px;
          height: 9999px;
          left: 50%;
          margin-left: -1.5px;
      }
      .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
          content: " ";
          display: block;
          background-color: #595959;
          position: absolute;
          z-index: 30;
      }
      .twentytwenty-left-arrow {
          border-right: 6px solid #fff;
          left: 50%;
          margin-left: -17px;
      }
      .twentytwenty-left-arrow, .twentytwenty-right-arrow {
          top: 50%;
          margin-top: -6px;
      }
      .twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
          width: 0;
          height: 0;
          border: 6px inset transparent;
          position: absolute;
      }
      .twentytwenty-right-arrow {
          border-left: 6px solid #fff;
          right: 50%;
          margin-right: -17px;
      }
      .twentytwenty-left-arrow, .twentytwenty-right-arrow {
          top: 50%;
          margin-top: -6px;
      }
      .twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
          width: 0;
          height: 0;
          border: 6px inset transparent;
          position: absolute;
      }
      .twentytwenty-horizontal .twentytwenty-handle:after {
          top: 50%;
          margin-top: 25px;
      }
      .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
          width: 1px;
          height: 9999px;
          left: 50%;
          margin-left: -1.5px;
      }
      .twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
          content: " ";
          display: block;
          background-color: #595959;
          position: absolute;
          z-index: 30;
      }
      
      #clients {
          overflow: hidden;
          padding: 80px 0px 40px;
          background: #ededed36;
          margin: 0;
      }
      #clients .slick-slide img {
          border: 5px solid #ece9e94f;
      }
      #clients .section-title {
          margin-bottom: 30px;
          padding-bottom: 0;
          font-weight: 400;
          font-size: 16px;
          position: relative;
          display: block;
      }
      #clients .section-title:before {
          top: -100px;
          margin-left: -0.5px;
          height: 50px;
          width: 1px;
      }
      #clients .section-title:before, #clients .section-title:after {
          position: absolute;
          content: "";
          left: 50%;
          background-color: #093a74;
      }
      #clients .section-title h1 {
          font-size: 16px;
          font-weight: 900;
          color: #363636;
          margin-bottom: 0;
          text-transform: uppercase;
          margin-top: 20px;
      }
      #clients .section-title h2 {
          font-size: 36px;
          text-transform: uppercase;
          color: #093a74;
          font-weight: 900;
          margin-top: 0;
          line-height: 46px;
      }
      #clients .section-title:after {
          top: -50px;
          margin-left: -7px;
          height: 14px;
          width: 14px;
          border-radius: 50%;
      }
      #clients .section-title:before, #clients .section-title:after {
          position: absolute;
          content: "";
          left: 50%;
          background-color: #093a74;
      }
      ul.list-inline li:first-child {
          padding-left: 1px;
      }
      .clients ul li {
          width: 24%;
          padding: 2px 35px;
          overflow: hidden;
      }
      .clients ul li img {
          -webkit-transition: all .7s ease-in-out;
          -moz-transition: all .7s ease-in-out;
          -ms-transition: all .7s ease-in-out;
          -o-transition: all .7s ease-in-out;
          transition: all .7s ease-in-out;
          -moz-transform: skewX(0deg);
          -webkit-transform: skewX(0deg);
          -o-transform: skewX(0deg);
          -ms-transform: skewX(0deg);
          transform: skewX(0deg);
          -webkit-filter: grayscale(100%);
          -moz-filter: grayscale(100%);
          -o-filter: grayscale(100%);
          -ms-filter: grayscale(100%);
          filter: grayscale(100%);
      }
      
      
      
      #promotion .typed-cursor{
          position: relative;
          top: -5px;
          font-size: 52px;
      }
      #promotion {
          color: #fff;
          background-image: url(/DMS/images/io002qaphf1[1].png);
          padding: 80px 0px;
          text-transform: uppercase;
          position: relative;
          opacity: 1;
          background-attachment: fixed;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          border-bottom: 6px solid;
      }
      #promotion h1 {
          font-weight: 700;
          text-transform: uppercase;
          margin-bottom: 25px;
          position: relative;
          z-index: 2;
      }
      #promotion .btn-primary {
          background-color: transparent;
          text-transform: uppercase;
          border: 3px solid #fff;
          color: #fff;
          display: block;
          width: 20%;
          margin: 23px auto 0;
      }
      #promotion .btn-primary:hover {
          background-color: #fff;
          border: 3px solid #003b74;
          color: #003b74;
      }
      .rte p a{
          color: #ffa429;
      }
      #promotion .btn-primary.btn-animated:after {
          position: absolute;
          content: "";
          left: 0;
          top: 0;
          height: 100%;
          width: 100%;
          border-radius: 4px;
          z-index: -1;
          -webkit-transition: all .5s ease-in-out;
          -moz-transition: all .5s ease-in-out;
          -ms-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out;
          -moz-transform: scale(0) rotate(-360deg);
          -webkit-transform: scale(0) rotate(-360deg);
          -o-transform: scale(0) rotate(-360deg);
          -ms-transform: scale(0) rotate(-360deg);
          transform: scale(0) rotate(-360deg);
      }
      #dvMainBanner .carousel.slide{
          top: -21px;
      }
      .header-bottom .header-search{
          width: auto;
      }
      #maindiv-section-navigation {
          top: 0px;
          left:0px;
      }
      #maindiv-section-navigation .nav-bar {
          border-bottom: none;
      }
      .header-bottom .header-search{
        display: inline-block;
      }
      .site-nav > li > a {
          padding: 30px 10px 30px 10px;
          font-size: 16px;
          letter-spacing: 1.1px;
          font-weight: 500;
      }
   
      .section-title:before {
          top: -100px;
          margin-left: -0.5px;
          height: 50px;
          width: 1px;
      }
      .section-title:before, .section-title:after {
          position: absolute;
          content: "";
          left: 50%;
          background-color: #093a74;
      }
      .section-title:after {
          top: -50px;
          margin-left: -7px;
          height: 14px;
          width: 14px;
          border-radius: 50%;
      }
      .section-title:before, .section-title:after {
         display: none;
      }
      
    
      
   #maindiv-section-navigation .header-btn {
        margin-left: 15px;
    }
    .logo.main-menu__shape-1 img{
        height: 65px !important;
        padding: 0px;
    }

    #maindiv-section-navigation.menu-area {
        overflow: visible;
    }
    .header-top-wrap {
        padding: 4px 0px;
    }
    .header-container-p {
        padding-left: 95px;
        padding-right: 95px;
    }
    .header-panel-top .header-social {
        margin-left: 0px;
        padding-left: 0px;
        text-align: left;
    }
    .header-social ul {
        padding-left: 0px;
        margin: 0;
    }
    .header-social ul li:first-child {
        margin-left: 0;
    }
    .header-social ul li {
        display: inline-block;
        font-size: 14px;
        color: #fff;
        margin-left: 10px;
    }
    .header-social ul li {
        display: inline-block;
        font-size: 14px;
        color: #fff;
        margin-left: 10px;
    }
    .header-social ul li a {
        color: #ffffff;
        display: inline-block;
    }
    ul.customer-links-new {
        margin: 0;
    }
    ul.customer-links-new {
        padding-left: 0px;
    }
    .header-contact{
        text-align: right;
    }
    .header-contact ul li {
        display: inline-block;
        position: relative;
        padding-right: 15px;
        margin-right: 15px;
        color: #fff;
        font-size: 13px;
        margin-bottom: 0;
    }
    .header-contact ul li {
        line-height: 22px !important;
    }
    .tp-cl-msg {
        list-style: none;
    }
    .header-contact ul li::before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 1px;
        height: 28px;
        background: #fff;
    }
    .tp-cl-msg a {
        color: #fff;
        font-size: 13px;
    }
    .header-contact ul li i {
        margin-right: 8px;
        transition: .3s linear;
    }
    .header-contact ul li:last-child {
        margin-right: 0;
        padding-right: 0;
    }


    .tp-cl-msg a:hover {
        color: #fff;
    }

    .main-menu ul li a{
        position: relative;
    }
    .main-menu ul li a:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 0;
    background-color: #b8b8b8;
    bottom: 20px;
    left: 10px;
    transition: .3s;
}
.main-menu ul li a:hover:before {
    width: calc(100% - 2rem);
    display: block;
}
.main-menu ul li .inner a:before {
    bottom: -1px;
    left: 8px;
}
select.form-control {
    --bs-form-select-bg-img: url(/dms/Images/selectarrow.svg);
    display: block;
    width: 100%;
    padding: 0.47rem 1.75rem 0.47rem 0.75rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-white);
    background-image: var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid var(--bs-border-color);
    border-radius: 0.25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
  


/* -------------------------- Header Responsive Start ------------------------------ */


/* -------------------------- Header Responsive Mobile Start ------------------------------ */
@media (min-width: 320px) and (max-width: 480px) {
    .header-container-p {
        padding-left: 0;
        padding-right: 0;
    }
.site-nav-dropdown ul.dropdown.submenu{
        position: relative;
        left: 0;
        top: 0;
}
.mean-container .mean-nav {
    background: #2b146c none repeat scroll 0 0;
    margin-top:0px ;
}
.logo.main-menu__shape-1 img {
    height: 70px;
    padding: 5px;
}
.mobile-menu {
    opacity: inherit;
    visibility: inherit;
    width: 100%;
}
.mean-container a.meanmenu-reveal {
    border: 2px solid #2b146c;
    color: #2b146c;
    cursor: pointer;
    display: block;
	top: -5px;
}
.mean-container a.meanmenu-reveal span span {
    background:#2b146c none repeat scroll 0 0 !important;
    display: block;
    height: 4px;
    margin-top: 6px;
    position: absolute;
    top: 5px;
    z-index: 999999;
    width: 23px;
}
.mean-container .mean-nav {
    background: #2b146c none repeat scroll 0 0;
    margin-top:0px ;
}
.site-nav li.dropdown .icon-dropdown {
    border-top-color: #ffffff;
    float: right;
}
.site-nav li.dropdown .icon-dropdown {
    border-top-color: #ffffff;
    float: right;
}
.icon-dropdown .fa-angle-down {
    color: #fff;
}
.mega-menu .menuwdth {
    gap: 0px 0px;
    padding: 0;
}
.wrapper-container .site-nav li.mega-menu .site-nav-dropdown .menuwdth .inner {
    width: calc(100% - 0rem);
}
.site-nav .widget-featured-product .widget-title h3, .site-nav-dropdown .menuwdth .inner > a {
    width: 88%;
    padding: 8px 8px;
    color: #ffffff;
    padding-left: 18px;
}
.site-nav-dropdown .menuwdth ul.dropdown li:hover > a, .site-nav-dropdown .col ul.dropdown li:hover > a{
    padding-left: 15px;
}
.site-nav-dropdown .menuwdth ul.dropdown li a, .site-nav-dropdown .col ul.dropdown li a, .grid-view-item_title a, .nav-bar .site-nav-dropdown li a {
    padding: 5px 12px;
    display: block;
    width: 100%;
    padding-left: 25px;
}
.mean-container .mean-nav ul li a.mean-expand{
    color: #2d136b;
    background: #fcfcfc;
    height: auto;
    padding: 6px 12px !important;
    display: inline-block;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgb(252 252 252);
}

.wrapper-container .site-nav li.mega-menu .site-nav-dropdown{
    overflow: hidden;
    overflow-y: scroll;
    max-height: 217px;
}
.submenuname {
    font-size: 15px; 
}
.site-nav li.dropdown:hover .site-nav-dropdown .menuwdth {
    clear: both;
    display: inline-block;
}
.site-nav li.dropdown:hover .site-nav-dropdown .menuwdth .inner{
    position: relative;
    clear: both;
    overflow-x: hidden;
}
.site-nav li.dropdown:hover .site-nav-dropdown .menuwdth .inner ul.dropdown.submenu{
    margin-bottom: 0;
}
.main-header.sticky-menu {
    padding: 10px 0 0px;
}
.mean-container a.meanmenu-reveal {
	margin-top: -50px !important;
    right: 15px !important;
}
.site-nav-dropdown {
    border: 0px solid #f1f1f1;
}
.site-nav li.dropdown:hover .site-nav-dropdown {
    position: relative;
background: #fff;
left: auto;
right: 0;
top: 0;
float: none;
width: 100%;
display: inline-block;
}




}
/* -------------------------- Header Responsive Mobile END ------------------------------ */








/* -------------------------- Header Responsive END ------------------------------ */