/* Start Top Header Head Black Band CSS  */
.logo.main-menu__shape-1.float-bob-x {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}
.logo.main-menu__shape-1.float-bob-x {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

#maindiv-section-header {
    background: var(--color-white);
}
.header-panel-top, .header-mobile {
    width: 100%;
    margin: 0 auto;
    background: var(--bg-top-header);
    padding: 4px 0px;
}
.header-panel-top .header-social {
    text-align: left;
}
.header-social ul {
    margin: 3px 0px 0px;
}
    .header-social ul li:first-child {
        margin-left: 0;
    }

    .header-social ul li {
        display: inline-block;
        font-size: var(--font-base);
        color: var(--color-white);
        margin-left: 15px;
        line-height: 18px;
        margin-bottom: 0px;
    }

        .header-social ul li a {
            color: var(--color-white);
            display: inline-block;
            font-size: 18px;
        }

        .header-contact {
            text-align: right;
        }
            .header-contact ul li {
                display: inline-block;
                position: relative;
                padding-right: 6px;
                margin-right: 1px;
                color: var(--color-white);
                margin-bottom: 0;
            }
.header-contact ul li:last-child {
        margin-right: 0;
        padding-right: 0;
}
.header-contact ul li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 18px;
    background: #ffffffad;
}
                .header-contact ul li:last-child::before {
                display:none;
                }
    ul.customer-links-new {
        padding-left: 0px;
        margin: 3px 0px 0px;
        line-height: 22px;
    }
.header-contact ul li.tp-cl-msg a {
    color: var(--color-white);
    font-size: var(--font-sm);
}
.header-contact ul li i {
    margin-right: 3px;
    transition: .3s linear;
}
.header-contact ul li a .svg-inline--fa {
    margin-right: 8px;
    transition: .3s linear;
    font-size: 16px;
}
.header-panel-top ul li i {
    font-size: var(--top-header-icon-size);
}
/* End Top Header Head Black Band CSS  */

/* Start Header 2 colum CSS  */
.logo.main-menu__shape-1 img {
    padding: 5px 0px 5px;
}


/* Start Responsive Mobile CSS  */
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .header-panel-top .header-social {
        text-align: center;
    }
    .header-contact {
        text-align: center;
    }
    .header-social ul {
        margin: 1px 0px 0px;
    }
}

/* End Responsive Mobile CSS  */













    .tp-hdr-pdf.top-message p.top_message {
        height: auto;
        line-height: inherit;
    }


    .header-search-area {
        margin-left: 15px;
    }

        .header-search-area .header-search {
            position: absolute;
            left: auto;
            background: rgb(247, 247, 247);
            width: 40%;
            height: auto;
            z-index: 999;
            top: 100%;
            right: 0%;
            padding: 7px;
            display: none;
        }

    .header-btn {
        margin-left: 15px;
    }

    .header-logo-fix {
        display: block;
        position: relative;
        left: 0;
    }

    .header-social::before {
        display: none;
        margin-left: 0px;
        padding-left: 0px;
    }

    .top_message, .top_message a {
        font-size: var(--font-xsm);
        color: var(--color-white);
        margin: 0;
    }

    a.headerappbutn {
        background: #47cce5;
        color: var(--color-white);
        font-size: 15px;
        font-weight: var(--font-semi-bold);
        letter-spacing: 0;
        padding: 10px 15px;
        margin-top: 1px;
        display: inline-block;
    }

    .header-btn a {
        background: #ffc800;
        padding: 8px 12px;
        color: var(--color-white);
        border-radius: 5px;
    }



    .header-contact ul li:hover i {
        color: #ffffff !important;
    }
}
      
      .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: var(--font-extra-bold);
          border-bottom: none;
          position: relative;
          padding-bottom: 4px;
      }
    
      .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-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: var(--color-white);
      }
      
      .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: var(--font-base);
          font-weight: var(--font-normal);
          color: var(--color-black);
      }
      .search-bar input.input-group-field::placeholder, .header-bottom .search-bar input.input-group-field {
          color: var(--color-black);
      }
      
      .header-logo a img,
      .header-logo a img, .header-logo {
          max-height: 70px;
          position: relative;
          bottom: 0px;
          top:10px;
      }
      
      
      
      .phone-number {
          background: #093a74;
          color: var(--color-white);
      }
      
          .phone-number .fa-phone-square {
              color: var(--color-white);
          }
      
      @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: var(--color-white);
      }
      .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;
      }
      
    
      
      .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: var(--color-white);
      }
     
      
      .have-fixed .site-nav > li > a:hover {
          color: #093a74;
      }
      
      .have-fixed .nav-search .icon-search .fa-search {
          color: var(--color-white);
      }
      
      .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 .inner > .current,
      .site-nav-dropdown .inner > .current,
      .site-nav-dropdown .grid-view-item h3.title {
          color: #093a74;
          font-weight: var(--font-semi-bold);
          font-size: 13px;
          text-transform: uppercase;
      }
      
      
      
      .site-nav > li:hover > a > span > span {
          border-bottom: 1px dotted #093a74;
      }
      
      .site-nav-dropdown li:hover > a {
          color: #093a74;
      }
      
     
      /*-------------------------- */
      .have-fixed .header-bottom .top-cart #cartCount {
          background: #093a74;
      }
      
     
      
      .header-bottom.on .top-cart a #cartCount,
      .header-bottom.on .nav-search-fix .icon-search,
      .header-bottom .top-cart .icon {
          color: var(--color-white);
      }
      
     
      #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; } */
      
     
      .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;
          }
      
    
      
      .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: var(--color-white);
          border-color: #093a74;
          border-radius: 5%;
          display: inline-block;
          padding: 0;
      }
      a.sendquery span {
          font-weight: var(--font-semi-bold);
          text-transform: uppercase;
          color: var(--color-white);
      }
     
      .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;
      }
     
          
      .catlistmain .page-header {
          margin-bottom: 15px;
      }
    
      /*.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;
      }*/
     
     
     
      .product-shop .btnwhatsapp{
          margin-left: 10px;
      }
      .captcha-log .btnwhite {
          width: 135px;
          float: right;
          border-radius: 5px;
      }


.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: 40px;
    font-size: var(--font-base);
    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: 40px;
    float: right;
    position: absolute;
    right: 0px;
    z-index: 333;
    top: 1px;
}
.serch-prd-pg {
    background: #f7f7f77a;
    margin-top: 0;
    padding: 20px 0px 20px;
}
    .search_btn .btn-u {
        font-size: 16px;
        color: var(--color-white);
        border-radius: 0px 3px 3px 0px;
        border: none;
        border-left: none;
        background: #000000;
        padding: 7px 12px;
        font-weight: normal;
        line-height: normal;
    }

      .search_btn {
          top: 0px;
      }
    
      
          .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: var(--color-white);
      }
      
      .autocompletearea span:hover {
          color: var(--color-white);
      }
      
      .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: var(--color-white);
      }
      .autocompletearea {
          position: absolute;
          z-index: 99999;
          background-color: var(--color-white);
          width: 100%;
          box-shadow: 0px 2px 8px 0px #C7C7C7;
          top: 35px;
      }
      .btn_view_srh {
          width: 100%;
          text-align: right;
          padding-right: 10px;
      }
    
      .social .whatsapp:hover {
          background: #000;
      }
      .about-us-con{margin-top:50px;}
     
      .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: var(--color-white);
          font-weight: bold;
      }
      .tp-hdr-pdf.top-message span a{
          font-size: 10px;
          color: var(--color-white);
          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 .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-hdr-pdf.top-message span a:hover {
          color: var(--color-white);
      }
      .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: var(--font-normal);
          font-size: 16px;
          position: relative;
          display: block;
      }
      .section-title h1 {
          font-size: 20px;
          font-weight: var(--font-extra-bold);
          color: #363636;
          margin-bottom: 7px;
          text-transform: uppercase;
          margin-top: 20px;
      }
      
      .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: var(--font-normal);
          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: var(--color-white);
      }   
      .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: var(--color-white);
          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: var(--color-black);
      }
      .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: var(--font-normal);
          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: var(--font-extra-bold);
          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: -3px;
    width: 68%;
    height: 2px;
    
    background-size: 100%;
    vertical-align: sub;
    background: #000;
}
      
      #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: var(--font-normal);  
      }
      .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: var(--color-white);
          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: var(--font-normal);
          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: var(--font-extra-bold);
          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: var(--font-extra-bold);
          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: var(--color-white);
          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: var(--font-bold);
          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: var(--color-white);
          display: block;
          width: 20%;
          margin: 23px auto 0;
      }
      #promotion .btn-primary:hover {
          background-color: var(--color-white);
          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;
      }
      
      
      .header-bottom .header-search{
        display: inline-block;
      }
      
   
      .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;
    }


    


    


    .tp-cl-msg a:hover {
        color: var(--color-white);
    }

   
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: var(--font-normal);
    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 ------------------------------ */
button#show-search-box {
    background: none;
    color: #f99639;
    border: none;
    font-size: 18px;
    cursor: pointer;
    padding: 24px 0px 24px 0;
    float: right;
}
    button#show-search-box .fa {
        width: 38px;
        height: 38px;
        font-size: 16px;
        line-height: 36px;
        color: #f7921f;
        border-radius: 100%;
        background: #fafafa;
        border: 1px solid #d1d1d1;
    }

.nav-search-mb .btn-search,
.header-bottom .dropdown-menu .btn-search {
    background: #787f8d;
    color: var(--color-white);
}



/* -------------------------- Header Responsive Mobile Start ------------------------------ */

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    

}



@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .logo.main-menu__shape-1 img {
        width: 100%;
    }
    .header-panel-top .header-social {
        text-align: center;
    }

    .header-social ul {
        text-align: center;
    }

    ul.customer-links-new {
        text-align: center;
    }

    .header-contact ul li::before {
        display: none;
    }
    .header-contact ul li::before {
        display:none;
    }
}




@media (min-width: 320px) and (max-width: 480px) {
    .logo.main-menu__shape-1 img {
        width: 100%;
    }
    .header-container-p {
        padding-left: 0;
        padding-right: 0;
    }

.main-header.sticky-menu {
    padding: 10px 0 0px;
}

.site-nav-dropdown {
    border: 0px solid #f1f1f1;
}
.main-header.sticky-menu {
        padding: 2px 0 2px;
    }
    .main-header.sticky-menu .mean-container .mean-nav {
        top: 0px;
        margin: 0;
    }

    p.top_message {
        color: #000;
        font-size: 10px;
        font-weight: bold;
        line-height: 15px;
    }

        p.top_message span a {
            font-weight: 100;
            font-size: 10px;
            color: #f00;
        }

}
/* -------------------------- Header Responsive Mobile END ------------------------------ */




