/*  Static page style */
.DiSp_Paragraph 
{
  font-family: 'Verdana';
  font-size: 14px;
  margin-bottom: 1%;
}
.DiSp_Button
{
  margin-top: 10px;
}
.DiSp_Button button {
  padding: 12px;
  margin-top: 10%;
  background: #ffc72c;
  font-size: 15px;
}
.DiSp_Newproduct h3 {
  font-size: 20px;
  line-height: 26px;
  color: #000;
}
.DiSp_Newproduct h4 > a{
  color: #1E90FF;
  font-size: 20px;
  text-decoration: underline;
}
.DiSp_StaticContent {
  margin-top: 40px;
}
.DiSp_Hr {
  background: #000;
  width: 100%;
  height: 3px;
  margin: 20px 0 34px 0;
  float: left;
}
.DiSp_TRP {
  width: 100%;
  height: 310px;
  text-align: center;
  padding: 10px;
}
.DiSp_TRP img {
  height: auto;
}
/*  End of Static page style */
/*  Home Banner Left Contents Begin  */
.homeBannerLeftContent{
  width:100%;
  background: #f4efde;
}
.homeBannerLeftContent li{
  height: 103px;
  text-align: center;
  line-height: 101px;
  padding: 0px 30px;
  cursor: pointer;
  background: #CCD3D7;
  border-bottom: 1px solid #fff;
}
.homeBannerLeftContent li:hover{
  background: #dce3e6;
}
.homeBannerLeftContent li:last-child{
  border-bottom: 0;
}
.homeBannerLeftContent li a{
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  font-size: 16px;
  font-family: verdana;
  font-weight: bold;
  color: #00263A;
}
.paddingLeft0{
  padding-left:0 !important;
}
.paddingRight0{
  padding-right:0 !important;
}
/*  Home Banner Left Contents End  */
/*  Featured products & brands Begin  */
.cimm_homefeaturedProducts{
  margin-top:37px !important;
}
.cimm_homeBrands{
  margin-top:20px !important;
}
.cimm_homefeaturedProducts .cimm_caroWrap .slick-prev, .cimm_homefeaturedProducts .cimm_caroWrap .slick-next{
  background: transparent;
  top:40%;
}
.cimm_homefeaturedProducts .slick-prev:hover, .cimm_homefeaturedProducts .slick-next:hover{
  background: transparent;
}
.cimm_homefeaturedProducts .slick-prev:before, .cimm_homefeaturedProducts .slick-next:before{
  color:#000;
  font-size:28px;
}
.cimm_homefeaturedProducts .slick-prev:hover:before, .cimm_homefeaturedProducts .slick-next:hover:before{
  color:#00263A;
}
.cimm_homefeaturedProducts label, .cimm_homeBrands label, .cimm_homeAbout label{
  font-size: 24px !important;
  font-family: verdana;
  color: #00263a !important;
  text-align: center;
  text-transform: none !important;
  font-weight: 600 !important;
  z-index: 1 !important;
}
.cimm_homeAbout{
  text-align:center;
}
.cimm_homeAbout p{
  color:#00263a;
}
.cimm_homefeaturedProducts .cimm_linkItemImg {
  width: 100%;
}
.cimm_homefeaturedProducts .cimm_linkItemDesp{
  padding: 0px 0px;
  background:#f4efdf;
}
.cimm_homefeaturedProducts .cimm_productHead, .cimm_homeBrands .cimm_productHead, .cimm_homeAbout .cimm_productHead{
  text-align: center;
  margin: 0 0 32px 0;
}
.cimm_homefeaturedProducts .cimm_linkItemDesp > ul li{
  float:right;
  height: 56px;
}
.cimm_homefeaturedProducts .cimm_linkItemDesp h4{
  display: block;
  font-size: 14px;
  height: 56px;
  padding: 20px 8px;
}
.cimm_homefeaturedProducts .cimm_linkItemDesp .addToCartFloat a{
  padding: 17px;
  font-size: 20px;
  background: #00263a;
  color: #FFC72C;
}
.cimm_homefeaturedProducts .cimm_linkItemDesp h4 a{
  text-align: left;
}
.cimm_homefeaturedProducts .cimm_linkItemDesp li.cimm_linkProdTitleWrap{
  width: calc(100% - 57px);
}
.cimm_homeBrands .cimm_caroWrap .slick-prev, .cimm_homeBrands .cimm_caroWrap .slick-next{
  background: transparent;
  top:46%;
}
.cimm_homeBrands .slick-prev:hover, .cimm_homeBrands .slick-next:hover{
  background: transparent;
}
.cimm_homeBrands .slick-prev:before, .cimm_homeBrands .slick-next:before{
  color:#000;
  font-size:28px;
}
.cimm_homeBrands .slick-prev:hover:before, .cimm_homeBrands .slick-next:hover:before{
  color:#00263A;
}
.DiSp_Button .CCbutton {
  padding: 12px;
  margin-top: 10%;
  background: #ffc72c;
  font-size: 15px;
}
@media(min-width:980PX) and (max-width:1200PX){
  .DiSp_rightblock
  {
    width: 50%;
    float: left;
  }
.DiSp_leftblock{
  width: 50%;
  float: right;
}
}
@media(min-width:768px){
  .col-md-3.homeBannerLeftWrap {
    width: 25%;
    float:left;
  }
.col-md-9.homeBannerWrap {
  width: 75%;
  float:left;
}
}
@media(max-width:768px){
  .homeBannerLeftContent li {
    height: 46px;
    line-height: 44px;
  }
.paddingRight0 {
  padding-right: 15px !important;
}
.paddingLeft0 {
  padding-left: 15px !important;
}
}
@media(min-width:768px) and (max-width:980px){
  .homeBannerLeftContent li a{
    font-size: 13px;
  }
/* static page style*/
.DiSp_rightblock
{
  width: 50%;
  float: left;
}
.DiSp_leftblock{
  width: 50%;
  float: right;
}
.DiSp_Hr {
  width: 50%;
}
.DiSp_TRP {
  width: 25%;
  float: left;
}
.DiSp_TRPImage {
  width: 40%;
  float: left;
}
.DiSp_TRPLists {
  width: 50%;
  float: right;
}
/* End of static page style*/
}
@media(min-width:480px) and (max-width:768px){
  .homeBannerLeftContent li a{
    font-size: 13px;
  }
/* static page style*/
.DiSp_rightblock
{
  width: 50%;
  float: left;
}
.DiSp_leftblock{
  width: 50%;
  float: right;
}
.DiSp_Hr {
  width: 100%;
}
.DiSp_TRP {
  width: 50%;
  float: left;
}
.DiSp_TRPImage p > img {
  width: 100%;
}
/* End of static page style*/
}
@media (max-width: 480px) {
  .cimm_homeBrands .cimm_caroWrap li .cimm_linkItemImg img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
  }
/* static page style*/
.DiSp_rightblock
{
  width: 100%;
  float: none;
}
.DiSp_leftblock{
  width: 100%;
  float: none;
}
.DiSp_Newproduct h4 > a {
  margin-bottom:30px;
  font-size: 18px;
}
.DiSp_Newproduct h3 {
  font-size: 16px;
}
.DiSp_NewsProduct img {
  width: 100%;
}
.DiSp_TRP img {
  margin: 0 auto;
}
/* End of static page style*/
}
/*  Featured products & brands End  */ 
.staticCalendarInline.eventCalendar-wrap {
  padding-top: 27px;
}
/******bond static pages starts*******/
.Disp_contactForm {
  width:50%!important;
  margin:0 auto!important;
}
.Disp_marginTop {
  margin-top:40px;
}
.Disp_creditButton{
  padding: 12px;
  margin-top: 10%;
  background: #ffc72c;
  font-size: 15px;
}
.orangeClr img{
  width:auto;
}
/******bond static pages ends*******/
/**Homepage style starts**/
.Disp_side_div ul.Disp_side_ul {
  padding: 0 ! important;
}
.Disp_side_ul li {
  list-style: none ! important;
  width: 100%;
  height: 102px;
  text-align: center;
  line-height: 102px;
  background: #ccd3d7;
  margin-bottom: 1px ! important;
}
.Disp_side_ul li a{
  width:100%;
  height:100%;
  display:block;
  text-text-transform:uppercase;
  color:#00263a;
  text-decoration: none ! important;
  font-size: 14px;
  font-family:'VerdanaBold';
}
.Disp_side_ul li a:before {
  position: absolute;
  left: 15px;
  width: 12px;
  height: 102px;
  background: #00263a;
  content: "";
  display:none;
}
.Disp_side_ul li a:hover:before{
  display:block;
}
.Disp_Home_border {
  border-bottom: 4px solid #00263a;
}
.Disp_Home_header:before {
  position: absolute;
  content: "";
  width: 317px;
  border-bottom: 55px solid;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  /* top: 20px; */
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.Disp_Home_header h3{
  color: #fff ! important;
  font-size: 16px;
  margin: 0;
  line-height: 55px;
  font-family:'VerdanaBold';
}
.Disp_col_no_pRight{
  padding-right:0 ! important;
}
.Disp_col_no_pLeft{
  padding-left:0 ! important;
}
/**.Disp_row_mt{
margin-top:2px;
}**/
.Disp_para p{
  /*font-size:14px;*/
  line-height:24px;
}
.Disp_TRP_ul li{
  /*font-size:14px;*/
  line-height:30px;
}
.Disp_Nwpro_mt{
  margin-top:20px;
}
.Disp_Nwpro_block h3{
  font-size:15px ! important;
}
.Disp_Nwpro a,.Disp_para p a{
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
}
.Disp_TRP_ul li{
  list-style-type:none ! important;
}
.Disp_TRP_ul{
  padding:0 ! important;
}
.Disp_TRP_text_bt{
  margin-bottom:20px;
}
.Disp_CRD_mt,.Disp_home_rmt{
  margin-top:30px;
}
.Disp_TRP_mt {
  margin-top:15px;
}
.Disp_cred_btn a{
  padding:12px;
  font-size:14px;
  text-decoration:none;
  text-align:center;
  /**display:block;**/
  background:#00263a;
  color:#fff;
}
.Disp_cred_btn a:hover{
  background:#ffc72c;
  color:#00263a;
}
.Disp_cred_btn a:focus{
  color:#fff;
}
.Disp_para p a{
  color:#000;
}
.Disp_Nwpro_block img{
  margin:0 auto;
}
.Disp_Nwpro_block h4{
  margin:5px 0;
}
.Disp_Nwpro_block h4 a{
  font-size:13px;
}
.Disp_Nwpro_block h4 a{
  text-decoration:none;
}
.Disp_para p a:hover,
.Disp_para p a:focus,
.Disp_Nwpro_block h4 a:hover,
.Disp_Nwpro_block h4 a:focus{
  color:#000;
}
.Disp_Nwpro_block img {
  width: 300px;
  height: 253px;
  padding: 20px;
  object-fit: contain;
}
.Disp_TRP_imgbr img, .Disp_Nwpro_block img{
  border:1px solid #ccd3d7;
}
.Disp_joinForm,.Disp_ContactPageForm{
  max-width:100%;
  margin:0 auto;
  background:#f7f7f7;
}
.Disp_joinForm{
  width:700px;
  padding:40px 60px;
}
.Disp_ContactPageForm{
  width:800px;
  padding:40px 80px;
}
.Disp_joinForm div[data-type="checkbox"] p{
  margin-bottom:15px;
  font-weight:bold;
}
.Disp_joinForm button[type="submit"] {
  margin:25px auto 0;
}
.Disp_ContactPageForm div[data-type="submitBtn"],
.Disp_ContactPageForm div[data-type="ClearformBtn"]{
  display:inline-block;
  margin:25px auto 0;
}
.Disp_home_brand_slide .cimm_caroWrap .slick-slide,
.Disp_home_fp_slide .cimm_caroWrap .slick-slide {
  border-radius: 0 ! important;
  box-shadow: none ! important;
}
.Disp_home_fp_item .Disp_home_fp_PT{
  text-align:center;
  font-size:16px ! important;
}
.Disp_home_fp_item .Disp_home_fp_PT:hover,
.Disp_home_fp_item .Disp_home_fp_PT:focus{
  color:#00263a ! important;
  outline:none ! important;
}
.Disp_home_fp_slide .Disp_home_fp_item{
  padding:17px;
}
.Disp_home_fp_li{
  background:#f2f2f2;
}
.Disp_home_fp_img{
  background:#fff;
  border:1px solid #dddd;
}
.Disp_home_fp_img a img{
  padding:20px 45px ! important;
}
.Disp_home_fp_slide .Disp_home_fp_li{
  margin-top:8px ! important;
  position:relative;
  color:#000 ! important;
}
.Disp_home_fp_Login{
  margin:13px 0px;
}
.Disp_home_fp_Login a{
  text-decoration:none ! important;
  display:block;
  padding:5px 20px;
  color:#ff0000 ! important;
  border:1px solid #ff0000;
  background:#fff;
  width:185px;
  font-size:14px ! important;
}
.Disp_home_fp_item_ul li{
  font-size:14px ! important;
}
.Disp_home_fp_Login a:focus{
  outline:none ! important;
}
.Disp_home_fp_item ul li strong{
  font-weight:500 ! important;
}
.Disp_home_fp_btn{
  margin-top:20px ! important;
  text-align:center;
}
.Disp_home_fp_qtyalgn{
  float:right;
}
.Disp_home_fp_price{
  float:right;
  font-size: 14px ! important;
  font-family: 'VerdanaRegular' ! important;
}
.Disp_home_fp_btn span a:focus{
  outline:none ! important;
  color:#fff;
}
/*.Disp_fp_availability:before{
content: '';
position: absolute;
width: 26px;
height: 18px;
right: 34px;
background: url('/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/branch-availability.png') no-repeat;
}*/
.Disp_home_fp_qtyalgn input{
  border:1px solid #ddd;
}
.Disp_home_fp_item_ul .priceSpanFa img{
  display: inline-block ! important;
  width: auto;
  float:right;
}
.Disp_home_fp_slide .Disp_fp_availability{
  height:30px;
}
.Disp_home_fp_item_ul .orangeClr img{
  width: auto;
  display:inline-block;
}
.Disp_con_add_list p{
  line-height:20px;
}
.eventsCalendar-slider {
  width: 100% !important;
}
.Disp_BnrBg{
  background:url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/BnrBgOpt.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position:center;
}
/**Homepage redesign styles starts **/
.Disp_RD_cat,.Disp_RD_Np {
  position: relative;
}
.Disp_RD_cat_ovrly {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity:0.3;
  transition:0.5s;
}
.Disp_RD_cat:hover .Disp_RD_cat_ovrly{
  display:none;
}
.Disp_RD_cat p span.Disp_RD_cat_btn{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  width: 100%;
  display: block;
  padding: 20px 50px;
  color: #fff;
  font-size: 24px;
  background:rgba(5, 36, 54, 0.4);
  text-transform:uppercase;
}
.Disp_RD_hr {
  width: 100%;
  height: 2px;
  background: #ffc72c;
}
.Disp_RD_Head{
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.Disp_RD_Head h2{
  font-family:VerdanaBold;
  color:#fff;
}
.Disp_RD_Head button{
  background:#00263a;
  color:#fff;
  padding:8px 54px;
  font-size:14px;
  outline:none;
  border:none;
  text-transform:uppercase;
}
.Disp_RD_Head button:hover{
  color:#00263a;
  background:#ffc72c;
}
.Disp_RD_FBrands .slick-slide{
  background:#f2f2f2 ! important;
}
.Disp_RD_FBrands .cimm_slideBrandImg a img{
  padding:6px 26px;
}
.Disp_page_mt{
  margin-top:40px;
}
.Disp_RD_FBrands .slick-prev:before,.Disp_RD_FBrands .slick-next:before{
  color:#ffc72c ! important;
}
.Disp_RD_cat_btn_text {
  line-height: 28px;
  padding: 12px 13px ! important;
}
/**Homepage redesign styles ends **/
/**FAQs page styles starts*/
.Disp_faq_title{
  font-weight:bold;
  margin:15px 0;
}
.Disp_faq_str{
  font-size:12px ! important;
}
.Disp_faq_str .panel,.Disp_faq_str .panel-heading,.Disp_faq_str .panel-body
{
  border-radius:0 ! important;
  border:none ! important;
  outline:none ! important;
}
.Disp_faq_str .panel-heading,.Disp_faq_str .panel-body{
  padding:20px;
}
.Disp_faq_str .panel-heading{
  background:#00263a ! important;
  color:#fff ! important;
}
.Disp_faq_str .panel{
  margin-bottom:8px ! important;
}
.Disp_faq_str .panel-title{
  font-size:12px ! important;
  font-family:"VerdanaBold";
}
.Disp_faq_str .fa-plus-circle,.Disp_faq_str .fa-minus-circle{
  color:#ffc72c ! important;
  transition:0.5s all ! important;
}
.Disp_faq_str .panel-title a{
  display:block;
}
.Disp_faq_str .fa{
  margin-right:15px;
}
.Disp_OS_intro p:first-letter{
  font-size:30px;
  font-family:VerdanaBold;
  color:#00263a;
  margin-right:2px;
}
.DIsp_OS_Block{
  text-align:center;
}
.DIsp_OS_Block h3{
  margin:0;
  padding:0;
  font-size:18px;
  font-family:VerdanaBold;
  color:#00263a;
  margin-top:15px;
  margin-bottom:15px;
}
.DIsp_OS_Block_mt{
  margin-top:30px;
}
.Disp_hid{
  display:none;
}
.DIsp_OS_Block img{
  margin:0 auto;
}
.Disp_Block_p{
  padding:0 30px;
}
.Disp_resp_hr{
  height: 1px;
  background: #ddd;
}
/**FAQs page styles ends **/
/** Media queries starts **/
@media (min-width:320px) and (max-width:480px){
  .Disp_resp_mt{
    margin-top:30px;
  }
.Disp_RD_Np img{
  height:400px;
  object-fit:cover;
}
.Disp_joinForm, .Disp_ContactPageForm{
  padding:20px 40px;
}
.Disp_TRP_Resp_mt{
  margin-top:15px;
}
.Disp_col_no_pRight{
  padding-right:15px ! important;
}
.Disp_col_no_pLeft{
  padding-left:15px ! important;
}
.Disp_con_add_list{
  margin-top:20px;
}
.DIsp_OS_Block p{
  margin-top:10px;
  margin-bottom:10px;
}
.DIsp_OS_Block img{
  margin:0 auto;
}
.DIsp_OS_Block_mt{
  margin-top:10px;
}
.Disp_resp_hr{
  display:none;
}
}
@media (min-width:481px) and (max-width:768px){
  .Disp_TRP_Resp_mt{
    margin-top:15px;
  }
.Disp_resp_mt{
  margin-top:30px;
}
.Disp_col_no_pRight{
  padding-right:15px ! important;
}
.Disp_col_no_pLeft{
  padding-left:15px ! important;
}
.Disp_con_add_list{
  margin-top:20px;
}
.DIsp_OS_Block_mt{
  margin-top:10px;
}
.DIsp_OS_Block p{
  margin-top:10px;
  margin-bottom:10px;
}
.DIsp_OS_Block img{
  margin:0 auto;
}
.Disp_resp_hr{
  display:none;
}
}
@media (min-width:769px) and (max-width:992px){
  .Disp_home_fp_item{
    margin:10px ! important;
  }
.Disp_col_no_pRight{
  padding-right:15px ! important;
}
.Disp_col_no_pLeft{
  padding-left:15px ! important;
}
.Disp_con_add_list{
  margin-top:20px;
}
}
@media (min-width:768px) and (max-width:1024px){
  .Disp_side_ul li{
    height:89px ! important;
    line-height:89px ! important;
  }
.Disp_side_ul li a:before {
  height: 89px;
}
.Disp_TRP_Resp_mt,
.Disp_resp_mt{
  margin:0;
}
}
@media (min-width: 900px) and (max-width: 1440px) {
  .Disp_plumbingWrap {
    width: 100%!important;
  }
}
/*Media queries ends*/
/*=================================== Site Redesign ===================== */
.banner-sub {
  background-color: #022b3a;
  /* Dark Navy */
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  gap: 20px;
  flex-wrap: wrap;
  text-align: center;
}
.banner-sub .banner-text {
  font-size: 32px;
  font-weight: 900;
}
.banner-sub .banner-text span {
  color: #fbbf24;
  /* Yellow highlight */
}
.banner-btn-sub {
  color: #001018;
  background:#fbbf24;
  text-decoration: none;
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: background 0.3s ease;
}
.banner-btn-sub svg {
  width: 21px;
  height: 20px;
}
.banner-btn-sub:hover {
  background-color: #E8B528;
  color: #001018;
}
@media (max-width: 1024px) {
  .banner-sub .banner-text {
    font-size: 28px;
  }
.banner-btn-sub {
  font-size: 15px;
  padding: 10px 18px;
}
}
@media (max-width: 768px) {
  .banner-sub .banner-text {
    font-size: 24px;
  }
.banner-btn-sub {
  font-size: 14px;
  padding: 8px 16px;
}
}
@media (max-width: 480px) {
  .banner-sub .banner-text {
    font-size: 20px;
  }
.banner-btn-sub {
  font-size: 13px;
  padding: 8px 14px;
}
}
.categories-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
.categories-header h2 {
  font-size: 32px;
  font-weight: 900;
  margin: 48px 0 32px 0;
  color: #001018;
  text-transform: uppercase;
}
.shop-all {
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  color: #001018;
  display: flex;
  gap: 6px;
  text-transform: uppercase;
}
.shop-all:hover {
  color: #001018;
  text-decoration: underline;
}
.categories {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 30px;
  align-items: center;
  justify-items: center;
}
.category-card {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 6px;
  background: #FFF;
}
.category-card img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  display: block;
  padding: 16px;
}
.category-title {
  padding: 24px 16px;
  font-weight: 900;
  font-size: 16px;
  color: #001018;
}
.category-card:hover img {
  background: #00263A0D;
  border-radius: 6px 6px 0px 0px;
}
.category-card:hover .category-title {
  background: #FFC72C;
  border-radius: 0px 0px 6px 6px;
}
/* Responsive */
@media (max-width: 768px) {
  .category-card img {
    height: 200px;
  }
.category-title {
  font-size: 14px;
}
}
@media (max-width: 480px) {
  .category-card img {
    height: 180px;
  }
.category-title {
  font-size: 12px;
}
}
.bg-services{
  background: #E6E9EB;
}
.services-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
.services-header h2 {
  font-size: 32px;
  font-weight: 900;
  margin: 48px 0 32px 0;
  color: #001018;
  text-transform: uppercase;
}
.services {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 30px;
  align-items: center;
  justify-items: center;
  margin-bottom: 60px;
}
.services-card {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border-radius: 6px;
  background: #FFF;
}
.services-card img {
  width: 100%;
  height: 348px;
  object-fit: cover;
  display: block;
}
.services-title {
  padding: 24px 16px;
  font-weight: 800;
  font-size: 20px;
  color: #001018;
}
.services-card:hover img {
  background: #00263A;
  opacity: 0.3;
  border-radius: 6px 6px 0px 0px;
}
.services-card:hover .services-title {
  background: #FFC72C;
  border-radius: 0px 0px 6px 6px;
}
/* Responsive */
@media (max-width: 768px) {
  .services-card img {
    height: 200px;
  }
.category-title {
  font-size: 14px;
}
}
@media (max-width: 480px) {
  .services-card img {
    height: 180px;
  }
.services-title {
  font-size: 12px;
}
}
.bg-capitalfoo{
  background: #00263A;
}
.capital-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #E6E9EB;
  overflow: hidden;
  margin: 56px auto;
}
/* Left content */
.capital-banner-content {
  flex: 1;
  padding: 60px;
}
.capital-banner-content h2 {
  font-size: 32px;
  margin: 24px 0 10px 0;
  font-weight: 400;
  color: #6B7280;
}
.capital-banner-content h2 span {
  font-weight: 900;
  color:#001018;
}
.capital-banner-content p {
  font-size:16px;
  font-weight:400;
  color: #001018;
  margin-bottom: 16px;
}
.capital-banner-content a {
  font-weight: 900;
  text-decoration: none;
  color: #001018;
  font-size:16px;
  display:flex;
  gap:6px;
}
.capital-banner-content a:hover {
  color: #001018;
  text-decoration: underline;
}
/* Right image */
.capital-banner-image {
  flex: 1;
}
.capital-banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
/* Responsive */
@media (max-width: 986px) {
  .capital-banner {
    flex-direction: column;
  }
.capital-banner-content {
  text-align: center;
}
}
.support-specialists-text {
  font-size: 20rem;
  left: 23%;
  top: 23%;
  color: white;
}

