.middleWrapper {
  display: inline-block;
  width: 100%;
  position: relative;
  
}
a {text-decoration:none!important;}

.homeBanner {
  background:#F6F6F6; padding:25px 0;
  
}
.sectionTitle h1 {
  font-size: 44px;
  color: #0096ff;
  margin: 0 0 10px;
  font-weight: 600;
  letter-spacing: 0;
}

.checkerboard .row {
  background: #FAFAFA;
  height: 100%;
 
}
.productImg{
  text-align: center;
}
a.readMoreBtn{
  color: #000;
}


.bannerbox {position: relative;}

.productBoxbtn a {
  background: #0096ff;
  border: 1px solid #0096ff;
  border-radius: 5px;
  width: 130px;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 13px 0 10px;
  margin: 30px auto 0;
}

.productBoxbtn a:hover {
background: #064a79;
  border-color: #064a79;
}

.bannerContent  {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
}
.bannerContent h2{
  max-width: 390px;
  font-size: 44px;  letter-spacing: 0;
  font-weight: 600;
}


.bannerContent p {
  font-size: 26px;
  max-width: 311px;
  letter-spacing: 0;
  line-height: 35px;
}

.homeBanners {display:flex; flex-wrap:wrap;}
.banner-left {width:60%; margin-right:20px;}
.banner-right {width:38%; }


.bannerContents  {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 40px;
}

.bannerContents h2{
  max-width:240px;
  font-size:30px;  letter-spacing: 0;
  font-weight: 600; line-height:34px;
}
.bannerContents p {
  font-size:18px;
  max-width:154px;
  letter-spacing: 0;
  line-height:24px;
}

 .aboutContent{
  padding: 28px 49px;
}




 .aboutContent h4 {
  font-size: 24px;
  color: #2572ba;
  line-height: 50px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 600;
}



 .aboutContent h2 {
  font-size: 40px;
  line-height: 50px;
  color: #000;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0 0 31px;
}
 .aboutContent p{
  color: #2C2D34;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 31px;
  margin: 0 0 31px;
}
 .aboutContent a{
  color: #000;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 0;
  text-decoration: none;
}
 

 .bannerbox img{
  object-fit: cover;
}


.sectionTitle  h2{
  font-size: 44px;
  color:#0096ff;
  margin: 0 0 10px;
  font-weight: 600;
  letter-spacing: 0;
}


.sectionTitle p {
  font-size: 18px;
  color: #888;
  line-height: 31px;
  max-width: 640px;
  margin: auto;
}


.proListed {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0 0;
}

.proListed li {
  width: 16%;
  margin: 0 0 30px;
  text-align: center;cursor: pointer;
}

.proListed li .proListImg {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 13px #0000001A;
  border: 3px solid #000;
  width: 140px;
  height: 140px;
  margin: 0 auto 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;transition: all 1s ease; 
}

.Fastening {padding:50px 0;}
.proListed li .proList:hover .proListImg {
  transform: scale(1.06);
}

 .proListText {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  padding: 0 30px;
  line-height: 25px;
}

 .bestSeller {background:#F6F6F6;padding-bottom: 70px; margin-top: 30px;}


.productBox {background: #FFFFFF;
box-shadow: 0px 3px 8px #00000008;
border-radius: 7px;}
.productImg img {
  width: 130px !important;
  margin: auto;
  object-fit: contain;
  height: 130px;
}
 
.productBox h2 {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0;
  margin: 0 0 40px;
  font-weight: 600;
    height: 70px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;       /* Number of lines */
  -webkit-box-orient: vertical;

}
.productBox p {
  font-size: 16px;
  line-height: 26px;
  color: #347FF4;
  font-weight: 600;
  letter-spacing: 0;
}
.productBox a {
  background:#0096ff;
  border: 1px solid #0096ff;
  border-radius: 5px;
  width: 100%;
  display: block;
  color: #fff;text-decoration: none;
  text-align: center;
  padding: 13px 0 10px;
}
.productBox a:hover{background:#064a79; border-color: #064a79;}
 .productBox hr {border-top: 1px solid #E8E8E8;}
 
 
 .productContents  {
  padding: 20px 20px;
}
 
 .cnts.headerBox li {
border-right: none!important;
  padding: 0 !important;
  position: relative;
  width: 100%;
  margin: 0 0 12px !important;
}

.cnts   .headerRight {
    justify-content: start !important;
  }
 
#bestSeller .owl-nav {
  position: absolute;
  top: -60px;
  right: 0px;
}
 
 #bestSeller .owl-nav span {display:none;}
 #bestSeller .owl-nav button {
  background: url(../images/next1.svg);
    background-repeat: repeat;
    background-size: auto;
  width: 27px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;outline: 0;
}
 
  #bestSeller .owl-nav button.owl-prev {
  transform: rotate(180deg);
  margin-right: 15px;
}
 
#bestSeller .owl-nav button.disabled {filter: brightness(0) invert(0);} 
 
 
 #bestSeller.owl-carousel .owl-stage {padding-left: 0!important;
  padding-right: 0!important;}
 
 
 .newsLetterBox {
  position: absolute;
  width: 100%;
  left: 0;
  top:-70px;
  z-index: 9;
}
 
 
.newsLetterBox  .newsLetterBoxMain {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px -10px 13px #0000000A;padding:20px 40px;
  border-radius: 7px;display: flex;
  flex-wrap: wrap;align-items: center;
}
 
 .newsLetterContent{
  width: 30%;
}

.newsLetterBoxMain .searchBox{
  width: 70%;
  padding-left: 20px;
}

.newsLetterContent  h3{
  font-size: 26px;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: 0;
}

.newsLetterContent p{
  color: #909090;
  font-size: 16px;
  line-height: 22px;  letter-spacing: 0;
}


.newsLetterBoxMain .searchBox .searchBtn {
  width: 190px;
}


 .bestSellerTab  nav{
  margin: 0 0 22px;
}


.bestSellerTab .nav-tabs {
  border-bottom: none;
  justify-content: center;
  margin: 50px 0 0;gap: 10px;
}

.bestSellerTab .nav-item {
  flex: inherit;
  background: #fff;
  color: #000;
  border: solid 1px #e8e8e8 !important;
  border-radius: 0;
}

.bestSellerTab .nav-item:hover {  background: #0096ff;
  color: #fff;
  border: solid 1px #0096ff !important;}









 
@media only screen and (max-width:1200px)
{
    .proListText { 
  padding: 0 10px; 
}

.bannerContent h2 {
  max-width: 300px;
  font-size: 30px; 
}
.bannerContent p {
  font-size: 21px;
  max-width: 281px;
  letter-spacing: 0;
  line-height: 27px;
}
.bannerContents h2 { 
  font-size: 25px; 
}



}
@media only screen and (max-width:1140px)
{
.banner-left {
  width: 59%;
  margin-right: 20px;
}



}
@media only screen and (max-width:992px)
{
    .proListed li {
  width: 25%;
  margin: 0 0 30px;
  text-align: center;
}


.banner-left {
  width:100%;
  margin-right:0px;
}
 
.banner-right {
  width: 100%;
  margin: 15px 0 0;
}

 .banner-right .bannerbox {
    width: 49%;
    float: left;
    margin-right: 2%;
  }
  
   .banner-right .bannerbox:last-child { 
    margin-right:0;
  }
.aboutContent {
  padding: 18px 25px;
}
.aboutContent h2 {
  font-size: 26px;
  line-height: 37px; 
  margin: 0 0 11px;
}
.aboutContent p {
   font-size: 15px;
   line-height: 25px;
  margin:0px 0 11px;
}
.newsLetterBox {
  position: static;
  width: 100%;
  background: #F6F6F6;padding: 0 0 60px;
}
.bestSeller { 
  padding-bottom: 30px; 
}
.newsLetterBox .newsLetterBoxMain { 
  padding: 20px 20px;}
  
 .newsLetterContent p {
  font-size: 14px;
} 
.newsLetterBoxMain .searchBox {
  width: 60%;
  padding-left: 20px;
}  
 .newsLetterContent {
  width: 40%;
}

}


@media only screen and (max-width:700px)
{
  .newsLetterBoxMain .searchBox {
  width: 100%;
  padding-left: 0px;
}  
 .newsLetterContent {
  width: 100%;
}  
 .banner-right .bannerbox {
    width:100%;
    float: left;
    margin-right:0;
  }
 .bannerContent { 
  left: 17px;
}
 .bannerContents { 
  left: 17px;
}

 .newsLetterBoxMain .searchBox { 
  flex-wrap: wrap;
}

.bannerContent h2 {
    max-width: 210px;
    font-size: 20px;
  }
  
  .bannerContent p {
    font-size: 18px;
    max-width: 191px; 
  }

  .bannerContents h2 {
    font-size: 20px;
    max-width: 180px;
    line-height: 25px;
  }
  
   .bannerContents p {
    font-size: 16px;
    max-width: 150px; 
  } 
  
  .aboutContent {
    padding: 18px 10px;
  }   
    
        .proListed li {
  width:33.3%;
  margin: 0 0 30px;
  text-align: center;
}

.sectionTitle h1 {
  font-size: 24px;
}

.sectionTitle p {
  font-size: 16px;
}

.aboutContent h4 {
  font-size: 20px;
}
.aboutContent h2{
  font-size: 20px;
  line-height: 18px;
}

.aboutContent a {
  font-size: 16px;
}

.Fastening {
  padding-bottom: 0;
}

}

@media only screen and (max-width:500px) {
  .proListed li {
    width: 50%;
    margin: 0 0 30px;
    text-align: center;
  }
   .proListText {
    padding: 0 10px;
    font-size: 14px;
  }
  
 #bestSeller .owl-nav {
  position: absolute;
  top: -50px;
  right: 0px;
}

.bestSeller {
  margin-top: 0px;
}
.sectionTitle h2 {
  font-size: 24px;}

.copyright ul { 
  flex-wrap: wrap;
}
.footerTop {
  background: #000;
  padding: 50px 0px 50px;
}
.productImg img {
  height: auto;
}
 
.productBox h2 {
   height: auto;
}
 
}


.headerMainMiddle { 
  position: relative;
}

.headerMainMiddle .searchBoxOpen {
  width: 100%;
  background: #fff;
  position: absolute;
  z-index: 9;
  max-width: 608px;
  box-shadow: 0 0 3px #848484;
  left: 61px;
}

.headerMainMiddle #serach_list_id li a {
  width: 100%;
  padding: 4px 10px 10px;
  display: block;
  border-bottom:solid 1px #f7f7f7;
  color: #130f0f;
  font-size: 12px;
}
#serach_product_list .proBox hr {
  margin: 0 0 0;
  display: none;
}
 
#serach_product_list .proBox {
  display: flex;
  flex-wrap: wrap;align-items: center;
}


#serach_product_list .btn-price{
  width: 110px;
  background: inherit;
  border: none;
  color: #000;
  text-decoration: underline !important;
  padding: 0;
  margin: 0;
  font-weight: 600;
  text-align: left;
}


#serach_list_id li {
  padding: 10px 10px;
}

#serach_product_list.serach_product_list   {
  width: 100%;
  height: 360px;
  overflow: auto;
}
#serach_product_list li {
  padding: 10px 10px;
}

#serach_product_list .proBox h2 {
  height: auto;
  margin: 0;
}


#serach_product_list .proBoxImg { 
  height:80px;
  width: 15%;
  padding: 20px 10px;
}


#serach_product_list   .proListInfo {
  padding: 11px 10px 20px;
  width:84%;
}




.popupOverlay {position: fixed;left: 0; top: 0; right: 0;  bottom: 0;  background-color: rgba(0,0,0,.7);  z-index: 9999;}
.popupWindow {position: absolute; top: 50%;  overflow-y: auto;  left: 50%;  transform: translate(-50%, -50%);  background: #fff;  width: 600px;  max-width: 90%;  max-height: 95%;}
.closeMe { position: absolute; top: 20px;  right: 20px;  color: #000;  font-size: 20px;  z-index: 9;}
.popupWindow .popUprightForm { padding: 20px;}
.popupWindow h3 { font-size: 18px;  letter-spacing: 0.5px;  margin: 0;}
.popupWindow .popupTitle {font-size: 14px; margin: 10px 0;  color: #666;}
.popupTitle ul { padding-left: 0; margin: 10px 0; }
.popupTitle ul li { list-style: none; font-weight: 400; margin-bottom: 10px;
}
.top-h-slider .topheading {font-size: 12px;}
.popupWindow input[type="text"] { width: 100%;  float: left;  border: 1px solid #ddd;  height: 45px;  font-size: 16px;  color: #000;  margin-bottom: 15px;  line-height: 45px;  padding: 0 10px;}

 

  #subscribeButtonPoupup{
  background: #0096ff;
  border: 1px solid #0096ff;
  border-radius: 5px;
  width: 100%;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 10px 0 8px;
  margin: 0 0 13px;
}
#subscribeButtonPoupup:hover {background: #064a79;
  border-color: #064a79;
}

.popupOverlay img {
  width: 100%;
  object-fit: contain;

}

 .popupOverlay .col-sm-6:first-child  {
  border-right: solid 1px #ececec;
}

.frp {
  color:#0096ff;display: block;
  text-decoration: underline !important;
}





 @media only screen and (max-width:500px) {
.headerMainMiddle #serach_list_id {  
  max-width: 608px;
  box-shadow: 0 0 3px #848484;
  left: 0;
  top: 66px;
}
.popupOverlay img{height: 220px;}


header .headerMainRight .headerBox li:first-child {
  padding: 0 0px 0 0;
}
.headerRight img {
  width: 25px;
}
.headerRight .imgText a { 
  font-size: 12px;
}

 }



  .testimonialBoxes {
  text-align: center;
  margin: 10px 0 21px;
}

.testimonialBoxes  p{
  font-size: 16px;
  max-width: 900px;
  margin: 0 auto 15px;
}

 .testimonialBoxes h2{
  color: #0095fe;
  font-size: 20px;
}


 #testimonial button span {
  display: none;
}

  #testimonial .owl-nav { 
  justify-content: center;
}

  #testimonial button  {
  padding: 0;
  background: url(../images/next.svg);
  display: block;
  width: 27px;
  height: 13px;
}
.owl-nav {display: flex; justify-content: center;}

   #testimonial button.owl-prev {
  transform: rotate(180deg);
}
 .map-container{position:relative;display:inline-block;margin-top:20px}
.map-container img.topmap{width:100%;height:auto;border-radius:10px;opacity:.9}
.marker{position:absolute;height:auto;cursor:pointer;transform:translate(-50%,-50%)}
.marker.hr {z-index: 9;}
.marker.dl {z-index: 9;}
.marker.mp {z-index: 9;}
.marker.ma {z-index: 99;}
.marker.raj {z-index: 99;}
.marker.kr {z-index: 999;}
/* Popup info box */
.popup{position:absolute;background:#fff;color:#000;padding:10px;border-radius:8px;font-size:13px;width:300px;display:none;text-align:left;box-shadow:0 0 10px rgb(0 0 0 / .4);bottom:70px;padding:15px 10px;min-height:130px;flex-wrap:wrap;justify-content:center;align-items:center}
.popup.w-350 {width:350px;}

.marker:hover .popup{display:flex}
.popup::before{content:"";position:absolute;bottom:-26px;left:15px;border-width:13px;border-style:solid;border-color:#fff #fff0 #fff0 #fff0}
.marker.hr img {margin-left:auto;position:relative; right:-10px; }
.marker.hr p{background:#26BC99;width:80px;height:25px;border-radius:20px;text-align:center;line-height:22px;font-weight:700;font-size:13px;text-transform:uppercase;color:#fff}
.popup h4{width:100%;color:#5B2B92;font-size:16px;font-weight:400;font-family:"Poppins",Sans-serif;margin-bottom:10px}
.popup ul {padding:0 0 0 20px;width: 100%;}
.popup h4 a{color:#5B2B92;font-size:16px;text-decoration:none!important}
.popup h4 strong{ text-transform: uppercase;   font-weight: 700;}
.popup h4::after{content:'';width:73px;height:2px;display:block;background:#5B2B92;position:relative;top:10px}
.popup h4:last-child::after{display:none;}
.popup h4:last-child {margin-bottom:0px;}
.marker.canada p {
  background: #FF0000;
  text-align: center;
  width: 90px;
  height: 27px;
  line-height: 29px;
  border-radius: 50px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.marker.nl img {margin-left:30px;}
.marker.nl p{background:#AE1C28;text-align:center;width:123px;height:26px;line-height:27px;border-radius:50px;color:#fff;font-weight:700;font-size:13px;text-transform:uppercase}
.marker.india img {margin-left:9px;width: 34px;}
.marker.india p {
    background: #FF671F;
    text-align: center;
    width: 52px;
    height: 24px;
    line-height: 25px;
    border-radius: 50px;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}
.marker.assam img {margin-left:9px;}
.marker.assam p{background:#27B3F9;text-align:center;width:65px;height:26px;line-height:25px;border-radius:50px;color:#fff;font-weight:700;font-size:13px;text-transform:uppercase}
.marker.ma img{margin-left:9px;margin:0 0 -16px 40px}
.marker.ma p{background:#00C51E;text-align:center;width:128px;height:26px;line-height:25px;border-radius:50px;color:#fff;font-weight:700;font-size:13px;text-transform:uppercase}
.marker.kr img {margin-left:25px;}
.marker.kr p{background:red;text-align:center;width:106px;height:26px;line-height:25px;border-radius:50px;color:#fff;font-weight:700;font-size:13px;text-transform:uppercase}
.marker.pun p  {background: #092C80;text-align:center;width:106px;height:26px;line-height:25px;border-radius:50px;color:#fff;font-weight:700;font-size:13px;text-transform:uppercase}
.marker.mp p {  background: #6C8009;  text-align: center;  width: 151px;  height: 26px;  line-height: 26px;  border-radius: 50px;  color: #fff;  font-weight: 700;  font-size: 13px;  text-transform: uppercase;}
.marker.pune p {  background: #6C8009;  text-align: center;  width: 151px;  height: 26px;  line-height: 26px;  border-radius: 50px;  color: #fff;  font-weight: 700;  font-size: 13px;  text-transform: uppercase;}
.marker.pune img {margin-left:9px;width: 34px;}

.marker.bangalore p {  background: #f00;  text-align: center;  width: 151px;  height: 26px;  line-height: 26px;  border-radius: 50px;  color: #fff;  font-weight: 700;  font-size: 13px;  text-transform: uppercase;}
.marker.bangalore img {margin-left:9px;width: 34px;}

.marker.raj p {
  background: #d9641d;
  text-align: center;
  width: 89px;
  height: 25px;
  line-height: 23px;
  border-radius: 50px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin: -39px 0 0;
}

.marker .popup p {
  color: #000;
  width: 100% !important;
  font-weight: 400;
  background: inherit;
  height: auto !important;
  line-height: 22px !important;
  text-align: left;
  margin: 12px 0 0;
}


.marker.ods p {
  background: #fff;
  text-align: center;
  width: 89px;
  height: 25px;
  line-height: 23px;
  border-radius: 50px;
  color: #000;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin: -39px 0 0;
}

.marker.wb p {
  background:#645107;
  text-align: center;
  width: 100px;
  height: 25px;
  line-height: 23px;
  border-radius: 50px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin: -39px 0 0;
}
.marker.pun img  {
  width: 45px;
  position: absolute;
  top: -41px;
  right: 0;
}

 .marker.raj img  {
  width: 39px;
  position: absolute;
  top: -75px;
  left: 2px;
}

 .marker.ods img  {
  width: 39px;
  position: absolute;
  top: -75px;
  left: 2px;
}

 .marker.wb img  {
  width: 39px;
  position: absolute;
  top: -75px;
  left: 2px;
}

 .marker.mp img  {
  width: 39px; 
 }


 .Distributors  table {
  width: 100%;
  margin: 0 0 60px;
}

.Distributors table th {
  padding: 7px 12px;
  background:#2470b3;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  border: solid 1px #0096ff; 
  border-right:solid 1px #1a83cc;
}
.Distributors table td {
  padding: 7px 12px;
}

.bg-gray {background-color: #f2f2f2; padding:25px 0; font-size:18px;color: #2470b3;
  border-bottom: none;} 

 .Distributors table td a {   color: #000;}

@media only screen and (max-width:540px)
{
.marker.hr img{width:32px!important}
.marker.hr p{width:50px;height:18px;line-height:17px;font-weight:500;font-size:8px}
.marker.dl img{width:32px;margin-left:4px;margin-top:6px}
.marker.dl p{width:36px;height:18px;line-height:15px;font-weight:500;font-size:8px}
.marker.up img{width:32px;margin-left:4px;margin-top:6px}
.marker.up{top:38%!important;left:49%!important}
.marker.up p{width:82px;height:20px;line-height:19px;font-weight:500;font-size:8px}
.marker.bihar{top:38%!important;left:71%!important}
.marker.bihar img{width:32px;margin-left:4px;margin-top:6px}
.marker.bihar p{width:42px;height:19px;line-height:19px;font-weight:500;font-size:8px}
.marker.assam img{width:32px;margin-left:4px;margin-top:6px}
.marker.assam p{width:42px;height:17px;line-height:15px;font-weight:500;font-size:8px}
.marker.ma img{width:32px;margin:0 0 -10px 20px}
.marker.ma p{width:70px;height:17px;line-height:15px;font-weight:500;font-size:8px}
.marker.kr img{width:32px;margin-top:6px}
.marker.kr p{width:70px;height:17px;line-height:15px;font-weight:500;font-size:8px}
.marker.assam .popup{left:auto;right:0}
.marker.up .popup{left:-100px;right:0}
.marker.dl .popup{left:-70px;right:0}
.marker.bihar .popup{left:-180px;right:0}
.subscribeBoxes{background-size:cover}

.marker.canada p { 
  width: 65px;
  height: 27px;
  line-height: 29px; 
  font-size: 10px;
 }
.marker.canada img {
  width: 32px;
}

.marker.nl img {
  width: 32px;
}
.marker.nl p { 
  width: 98px;
  height: 26px;
  line-height: 27px; 
  font-size: 10px;
 }
.marker.india p { 
  width: 57px;
  height: 23px;
  line-height: 23px; 
  font-size: 10px;
 }
.marker.india img {
  margin-left: 9px;
  width: 23px;
}

.marker.india  {
  top: 56%!important; 
}

} 

.videoModal {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.7);
    display: none;
    z-index: 999;
}

.videoModal:target {
    display: flex;
    align-items: center;
    justify-content: center;
}

.videoContent {
    background: #000;
    padding: 10px;
    max-width: 700px;
    width: 90%;
    position: relative;
}

.videoContent video {
    width: 100%;
}

.closeVideoModalBtn {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #fff;
    color: #000;
    text-decoration: none;
    font-size: 22px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
   
}

.list-widget__link {
    display: block;
    padding: 4px 0 4px 5px;
    font-size: 13px;
    font-weight: 700;
    color: #333;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s;
    letter-spacing: 0.05em;
}

.widget-title {
    margin-bottom: 30px;
    font-size: 14px;
    text-transform: uppercase;
}

    

