/*services--------------------------------------------------*/
.btn-cat{border-radius: 7px; background-color: #c69a47; color: #fff;font-size: 1.1rem;}
.btn-cat:hover{background-color: #0b6f77;color: #fff;}
.brown-hr-service{width: 25px; color: #0b6f77; opacity: 1;border-top: 4px solid;}
.justify{text-align: justify; font-size: 1.1rem;}
.link-star{color: rgb(193, 193, 193);}
.link-star:hover, .link-star:visited, .link-star:focus{color: #c69a47;}
.link-icon{color: #0b6f77;text-decoration: none; font-size: 16px;}
.link-icon:hover{color: #c69a47;text-decoration: none; font-size: 16px;}
.tab-custom .active {
  border-bottom: 3px solid #c69a47 !important;color: #c69a47 !important;
}
.tab-custom .nav-link{color: #0b6f77;font-size: 1.1rem;}
.tab-custom .nav-link:hover{color: #c69a47 !important;font-size: 1.1rem;}
.text-light-g{color: #c5c7c7;font-size: 1.1rem;}
.service-min-h{min-height: 700px;}
.electronic-color{color: #ffffff !important;background-color: #0b6f77;}
.electronic-color:hover{color: #ffffff !important;}
.border-gold {border-bottom: 2px solid #c69a47;}

.custom-heading {color:#c69a47 ;}