/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
.cimm_productHead h2{
  color:#444d69;
}
.cimm_placeHolder_Top{
  background:#bfae7f;
  padding:20px 0px;
  text-align:center;
}
.cimm_placeHolder_Top 
, .cimm_placeHolder_Top p{
  color:#fff;
}
.cimm_placeHolder_Top p{
  padding:0 10px;
}
.cimm_placeHolder_Top h3{
  margin-bottom:10px;
}
.cimm_welcomeNote{
  color:#878787;
  text-align:center;
}
.cimm_placeHolder_Bottom img{
  width:100%;
}
.cimm_HomepageSliderWrap{
  height:382px;
  margin-bottom:30px;
}
.cimm_HomepageSliderWrap img{
  top:0px !important;
}
.cimm_HomepageSliderWrap{
  color:#ffffff !important;
  font-weight:bold;
}
.cimm_HomepageSliderWrap .jssorb01{
  top:170px !important;
  bottom:0 !important;
}
.cimm_placeHolder{
  margin:0 10px;
}
.cimm_staticPageWrap{
  font-size:14px;
}
.mainHeading{
  color:#444d69;
  margin-top:20px;
  padding-bottom:5px;
}
.subHeading{
  margin:20px 0 20px 0;
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
.paraBold{
  font-weight:bold;
  margin:0 0 20px 0;
  background-color:#f2efe5;
  color:#444d69;
  padding:10px;
}
.paragrapghtext{
  margin:10px 0;
}
.paraWrap p a img{
  float:left;
  margin-right:20px;
}
.paraWrap p a{
  display:block;
}
.leadershipWrap{
  margin-top:20px;
}
.imgWrap{
  margin-right:20px;
  border:1px solid #ccc;
  padding:10px;
}
.imgDiv{
  padding-left:20px!important;
}
.imgWrap a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.imgWrap a{
  display:block;
  overflow:hidden;
}
.imgWrap a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
.listBlock h3{
  margin:20px 0 10px 0;
}
.listBlock ul{
  padding-left:15px;
}
.listBlock ul li{
  list-style:disc;
  padding-bottom:5px;
}
.subheading2{
  color:#000038;
  font-size:14px;
  margin-bottom:10px;
}
button.accordion{
  background-color:#eee;
  color:#444;
  cursor:pointer;
  padding:18px;
  width:100%;
  text-align:left;
  border:none;
  outline:none;
  transition:0.4s;
}
button.accordion.active, button.accordion:hover{
  background-color:#ddd;
}
div.panel{
  padding:0 18px;
  background-color:white;
  display:none;
}
div.panel.show{
  display:block;
}
.marginTop{
  margin-top:20px;
}
.accordion{
  margin-bottom:1px;
  background-color:#444d69!important;
  padding:10px 5px!important;
  color:#fff!important;
}
.panel{
  padding:20px!important;
  margin-bottom:1px!important;
  border:1px solid #ccc!important;
}
.panel ul{
  padding-left:20px;
}
.panel ul li{
  padding:3px;
  list-style-type:disc;
}
.DiSp_bttns{
  width:100%;
  box-shadow:none !important;
  margin-bottom:40px!important;
}
.DiSp_bttns > .DiSp_applyOnlineBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  margin-right:10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn:hover, .DiSp_bttns > .DiSp_applyOnlineBtn:hover{
  background:#565f65!important;
}
.staticFormWrap{
  margin-top:20px;
}
.fullStaticBG{
  width:600px;
  background-color:#f2efe5;
  padding:20px;
}
.forms .Validate-String, .forms .Validate-email{
  width:100%;
}
.forms > ul > li > label > span{
  color:#F00;
}
.DiSP_txtBox{
  width:400px!important;
  height:40px!important;
  padding:5px!important;
  border:1px solid #878787!important;
  border-radius:5px!important;
}
.DiSP_form{
  margin-top:20px!important;
  background-color:#f2efe5;
  padding:20px;
  width:1000px;
  margin:0 auto!important;
}
.DiSP_form input[type="text"]{
  padding:0 10px;
  width:94%;
  margin-right:3%;
}
.selectInDropDown1{
  width:94%;
  margin-right:3%;
}
.Disp_button{
  padding:5px;
  background:#444d69;
  color:#fff;
  text-align:center;
  font-size:19px;
  text-transform:uppercase;
  border:2px solid #fff;
  height:40px;
  width:180px;
  margin-top:35px;
  margin-bottom:60px;
  float:right;
}
.DiSp_invImg{
  margin-right:15px;
}
.sideHeading{
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
ul.listimg li{
  float:left;
  width:30%;
  padding:18px;
  margin-right:2%;
}
.listimg a{
  display:block;
  overflow:hidden;
}
.listimg li a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.listimg li a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
ul.DiSp_invent li i{
  color:#444d69;
  margin-right:10px;
}
ul.DiSp_invent li{
  line-height:30px;
}
#cimm_headingbg h3{
  color:#444d69;
  font-size:30px;
}
.cimm_top{
  margin-top:20px;
}
#cimm_headingbg{
  background:rgba(191, 174, 127, 0.42);
  ;
  text-align:center;
  padding:30px;
  width:100%;
  height:100px;
  float:left;
}
.cimm_para{
  margin:0 auto!important;
  float:none!important;
  width:70%!important;
}
.cimm_SubTitles h5{
  color:#444d69;
  font-size:17px;
  text-align:center;
}
ul.cimm_listitems li{
  line-height:25px;
  font-size:16px;
  list-style-type:disc;
  margin-left:17px;
}
.cimm_TabBlock:hover, .cimm_TabBlock_img:hover{
  background:rgba(228, 221, 201, 0.12);
}
.cimm_TabBlock, .cimm_TabBlock_img{
  padding:15px;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.cimm_banner{
  overflow:hidden;
}
h1.cimm_bannertxt{
  color:rgb(164, 135, 67);
  position:absolute;
  left:0px;
  width:100%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:50px;
  top:32px;
  text-align:right;
}
.cimm_bannerpara{
  color:#fff;
  position:absolute;
  width:45%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:16px;
  top:111px;
  right:0;
  float:right;
  text-align:right;
}
.cimm_middlecontent{
  height:auto;
  line-height:25px;
  width:80%!important;
  float:none!important;
  background:rgba(200, 204, 217, 0.109804);
  margin:0px auto !important;
}
.cimm_middlecontent h3{
  margin:0 auto;
  width:85%;
  line-height:75px;
  font-size:26px;
  color:#444d69;
}
.cimm_midpart{
  margin:0 auto;
  width:85%;
}
.cimm_midpart i{
  font-size:25px;
  color:#444d69;
}
.cimm_midpart span{
  font-size:16px;
  line-height:26px;
}
#cimm_head{
  font-weight:bold;
  font-size:17px;
  margin-right:10px;
}
.cimm_imgbgcenter{
  margin:0 auto!important;
  width:80%!important;
  float:none!important;
  background:#f9fafb;
  padding:0 2px!important;
}
.cimm_imgbgcenter img{
  background:#444d69;
  border-radius:60%;
  display:block;
  padding:12px;
  margin:0 10px;
}
.cimm_imghead{
  color:#444d69;
}
.cimm_left{
  margin-top:20px;
}
.cimm_img:hover{
  -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
.Static_columnImage{
  width:45%;
  margin:0 auto;
}
.cimm_frstleft{
  padding:15px!important;
}
.cimm_frstright{
  width:30%!important;
  padding:15px!important;
}
.cimm_frstleft h4{
  font-size:26px;
  color:#444d69;
  font-weight:bold;
  text-transform:lowercase;
}
.cimm_frstleft p{
  font-size:16px;
  line-height:26px;
}
ul.cimm_lists li{
  line-height:26px;
  margin-left:10px;
}
.cimm_frstright h4{
  font-size:18px;
  margin-bottom:7px;
}
.cimm_lists i{
  font-size:14px;
  padding-right:10px;
  color:#444d69;
}
.cimm_middlecontent p{
  line-height:25px;
}
.cimm_clipart{
  padding:15px!important;
}
.cimm_clipart img{
  float:left;
  display:block;
  margin-right:10px;
}
.cimm_clipart p{
  font-size:16px;
  line-height:26px;
}
.cimm_leftcontent{
  padding:20px!important;
  width:30%!important;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px;
  margin:5px;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px!important;
  margin:12px;
  float:right!important;
  width:25%!important;
  font-style:italic;
  font-weight:bold;
}
.cimm_imgleft{
  margin-right:20px;
  width:40%!important;
}
p.DiSp_paragrapghText{
  margin-top:15px;
}
ul.DiSp_liststyle{
  margin-left:21px;
  width:250px;
  float:left;
}
ul.DiSp_liststyle li{
  padding:10px;
  border-bottom:1px solid #f2efe5 !important;
}
.DiSp_border{
  padding:22px !important;
  border:1px solid #f2efe5;
}
i.fa.fa-arrow-right{
  color:#444d69;
}
.DiSp_Heading_bg{
  background:#444d69;
  width:6px;
  position:relative;
  height:60px;
  margin-bottom:10px;
  margin-top:20px;
}
.DiSp_Main_heading{
  padding:3px 10px;
  color:#444d69;
  position:absolute;
  width:232px;
  margin-left:10px;
  height:50px;
}
.DiSp_Heading_bg p{
  width:250px;
  position:absolute;
  padding:34px 20px;
}
.DiSp_Static_Image{
  float:left;
  width:45%;
  margin-right:5%;
}
.DiSp_static_content{
  float:left;
  width:45%;
  margin:20px 0px;
}
a.DiSp_Static_more{
  color:#444d69;
}
.DiSp_static_content hr{
  margin:30px 0px;
  border:none;
  height:1px;
  background:#f2efe5;
}
.clear{
  clear:both;
}
a.DiSp_Static_more:hover{
  border-bottom:1px dotted #bfae7f;
}
.colelem{
  display:inline;
  float:left;
  clear:both;
}
.DiSp_Static_columnImage{
  width:45%;
  margin:0 auto;
}
.DiSp_columnText{
  margin-top:15px;
  text-align:center;
  padding:10px;
}
.DiSp_Static_columnHeading{
  text-align:center;
  margin-top:20px;
}
.DiSp_threeBlocks{
  margin:0 1%;
  border-top:5px solid #444d69;
  width:31.33% !important;
}
.column1, .column2, .column3{
  width:22%!important;
  margin-right:2%;
  float:left;
  padding:0 10px;
}
.column1{
  margin-left:3%;
}
.column4{
  width:22%!important;
  margin-right:3%;
  float:left;
  padding:0 10px;
}
.outerWrap{
  padding:40px 20px 20px 20px;
  background-color:#444d69;
}
.outerWrap ul li{
  float:left;
  width:23.5%;
  margin-right:2%;
  list-style-type:none;
}
.outerWrap ul li:last-child{
  margin-right:0;
}
.titleWrap{
  position:relative;
  top:0;
  left:10px;
  background-color:#bfae7f;
  padding:10px 20px;
}
.outerWrap{
  position:absolute;
  margin-top:20px;
}
.flip{
  color:#000!important;
}
.flip i{
  display:inline;
  float:right;
  font-size:23px;
  color:#fff;
  font-weight:bold;
}
.flip a{
  padding:5px;
  background-color:#444d69!important;
  border:1px solid;
  border-color:#fff;
  border-bottom-color:#aaa;
  font-weight:bold;
  display:block;
  font-size:16px;
  line-height:32px;
  padding:5px 10px;
  text-decoration:none;
  color:#fff;
}
.DiSp_panel{
  padding:0px 25px;
  background-color:rgb(255, 255, 255);
  border:1px solid rgb(204, 204, 204);
  display:block;
  color:#000;
}
.redStar{
  color:#f00;
}
.inputWrap{
  margin-top:20px;
}
.DiSP_form label{
  display:block;
}
.DiSP_form textarea{
  width:930px;
  height:100px;
  border:1px solid #bfae7f;
}
.formWrap{
  margin-top:20px;
}
.bttnWrap{
  width:1000px;
  margin:0 auto!important;
}
.bttnWrap input[type="submit"]{
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:11px 30px!important;
  float:right;
  margin-top:20px;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.pressWrap h3{
  border-bottom:1px solid #ccc;
  padding-bottom:10px;
}
.pressWrap p{
  text-align:justify;
}
.NewsWrap{
  padding:20px 30px!important;
}
.NewsWrap h4 a{
  color:#444d69;
  text-decoration:underline;
}
.NewsWrap h4 a:hover{
  text-decoration:none;
}
.NewsWrap span a{
  color:#bfae7f;
}
.NewsWrap span a:hover{
  text-decoration:underline;
}
.DiSP_aboutUsDescp img{
  float:left;
  padding:0 20px 20px 0;
}
.DiSP_aboutUsDescp{
  margin-top:20px;
}
.aboutUsList ul li{
  list-style-type:disc;
  padding:3px 0;
}
.aboutUsList ul{
  padding-left:20px;
}
.aboutUsList h5{
  margin:20px 0;
}
.aboutDescp1 h4{
  color:#444d69;
  margin:20px 0 0 0;
}
.DiSP-fullWidth{
  background: #46acee;
  text-align: center;
  color: #fff;
  padding: 60px 0 !important;
}
.DiSP-maintenanceWrap img {
  display: inline-block;
}
.DiSP-maintenanceWrap {
  text-align: center;
  margin-bottom: 40px;
}
.DiSP-maintenanceWrap h4 {
  color:  #46acee;
  margin: 20px 0;
}
.cimm_sliderWrap{
  padding: 40px 30px;
}
.desc-block-heading{
  font-size: 60px;
  font-weight: 800;
  color: #FFFFFF;
}
.desc-block{
  background-color: #004AEB;
  height: 100%;
  padding: 53px;
  border-radius: 0px 16px 16px 0px;
}
@media screen and (min-width: 320px) and (max-width: 768px){
  .desc-block {
    padding: 30px;
    border-radius: 0;
  }
.img-responsive{
  border-radius: 0 !important;
  width:100%;
}
.desc-block-heading {
  font-size: 30px;
}
iframe {
  width: 100%;
  height: 350px;
}
}
@media screen and (min-width: 768px) and (max-width: 1440px){
  .desc-block {
    padding: 24px;
  }
.desc-block-heading {
  font-size: 30px;
}
}
.featuredProductList .slick-slide{
  margin:8px;
}
.featuredProductList li{
  border-radius:12px;
}
.marketing-data-row, .home_category-row, .our-services-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.marketing-data-col, .home_category-col, .our-services-col, .recent-row > *  {
  padding: 0 8px;
  margin-bottom: 16px;
  flex-basis: 300px;
  flex-grow: 1;
  position: relative;
}
.home_category-img {
  border-radius: 2px;
  /*border: 1px solid #E5E7EB;
  background: #FFF;*/
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_category-img img {
  object-fit: contain;
}
.home_category-name {
  min-height: 48px;
  color: var(--bs-gray-900);
      font-size: 16px;
      font-weight: 500;
      line-height: 24px;
      /*padding: 14px 16px 0 ;*/
      padding: 16px 24px 24px;
      text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical
    }
.img-responsive{
  border-radius: 16px 0px 0px 16px;
}
@media screen and (min-width: 320px) and (max-width: 468px){
  .homecaro-gap {
    padding: 34px 0;
  }
}
.home_category-col .home_category-img >a .img-fluid{
  height: 300px;
}
.home_category-col {
  transition: background-color 0.3s ease-in-out;
  border-radius: 1rem !important;
}
.home_category-col:hover {
  background-color: #f2f2f2 !important;
}
.discount-block{
  font-weight:600
}
.fp-text-none {
  text-transform: none !important;
}
@media screen and (min-width: 320px){
  .featuredProductList .slick-prev {
    right: 46px;
  }
}
.desc-block .button:hover{
  background-color: #f2f2f2 !important;
}
.remofs-size{
  font-size:24px;
}
.recent-most-wrap{
  padding: 40px 30px;
}
.order-container{
  display: flex;
  flex-wrap: wrap;
}
.box1 {
  order: 1;
}
.box2 {
  order: 2;
}
.box3 {
  order: 3}
.box4 {
  order: 4;
}
.box5 {
  order:  5}
.box6 {
  order: 6;
}
.box7 {
  order: 7;
}
.box8 {
  order: 8}
.pageContentsLabel{
  font-weight: bold;
}
.commercial-quote b{
  font-weight:700;
}
.pageDescription {
  font-size: 18px;
}
.requiredStar {
  color: red;
}
.aboutus-mainpad{
  padding : 0px 36px 0px 36px;
}
.aboutus-image{
  padding : 0px 0px 25px 0px;
}
.aboutus-image .img-border-remove{
  border-radius: 0px 0px 0px 0px !important;
}
.aboutus-content h2 {
  font-family: Montserrat;
  color: #00239C;
  font-size: 26px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 1.2px;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #cbcbcb;
}
.aboutus-content p{
  color: #4d4d4d;
  font-size: 16px;
  text-align: left;
  width: 100%;
  margin: 10px 0;
  padding: 0 0 0.75em 0;
}
.aboutus-content p.bold{
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.quote-box{
  background: #F9FAFB;
  text-align: center;
  padding: 20px;
  margin-top: 50px;
}
.quote-box h3{
  font-size: 22px;
  line-height: 1.3;
  font-weight: 400;
  color: #4d4d4d;
  margin: 0.5em 0;
}
.quote-box span.quote{
  display: inline-block;
  text-align: center;
  font-size: 24px;
  color: #006eb6;
  padding-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  #recentlyOrderedWidget a,
  #mostpurchasedWidget a {
    white-space: break-spaces !important;
  }
.recent-most-wrap{
  padding: 40px 19px !important;
}
}
@media screen and (max-width: 992px) {
  #recentlyOrderedWidget .table.rwd-table>tbody>tr>td[colspan],
  #mostpurchasedWidget .table.rwd-table>tbody>tr>td[colspan]{
    padding: 20px 8px !important;
  }
}
.service-card p{
  font-size:20px;
  font-weight:500;
  text-align:center;
  padding:16px;
  white-space:nowrap;
}
.service-card:hover {
  /* transition: all 1s ease;*/
  /*box-shadow:0 4px 12px rgba(0,0,0,0.15);*/
  cursor:pointer;
  transition: opacity 0.3s ease;
  opacity: 0.6;
}
.service{
  margin-top:50px;
}
.loading-container {
  display: flex;
  align-items: center;
  font-size:18px;
  justify-content:center;
}
.dots {
  display: inline-flex;
  align-items: center;
}
.dots div {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background-color: #00239C;
  border-radius: 50%;
  animation: dotGrowing 1s infinite ease-in-out;
}
.dots div:nth-child(1) {
  animation-delay: 0s;
}
.dots div:nth-child(2) {
  animation-delay: 0.2s;
}
.dots div:nth-child(3) {
  animation-delay: 0.4s;
}
@keyframes dotGrowing {
  0%, 80%, 100% {
    transform: scale(1);
  }
40% {
  transform: scale(1.5);
}
}
.staticPageRecentlyViewed {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(356px, 1fr));
  gap: 25px 1.2%;
}
.staticPageRecentlyViewed .cimm_caroImgDespWrap{
  width: 100%;
}
@media only screen 
  and (device-width: 820px) 
  and (device-height: 1180px) 
  and (-webkit-device-pixel-ratio: 2) and  (orientation: portrait) 
  {
  .cimm_header_top {
    transform: translateY(20px);
    /* position: sticky;
    top: env(safe-area-inset-top);
    z-index: 999;*/
  }
}
#slidercontainer, [data-u="slides"], [data-u="slides"] img {
  width: 100% !important;
}
[aria-hidden="true"] > * {
  display: none;
}
.static-banner-wrap {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.static-banner-wrap img{
  height: 450px;
  object-fit: cover;
}
@media screen and (max-width: 768px){
  .staticPageRecentlyViewed{
    display: grid !important;
    gap:10px !important;
  }
}
