* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Raleway", sans-serif;
}

.top-header {
  border-bottom: 2px solid#d0d0d0;
}

.header-logo.text-center {
  padding: 55px 0px;
}
.main-menu {
  padding: 26px 0px;
  background: #f8f8f8;
}

.main-menu ul li a {
  font-size: 13px;
  color: #000;
  padding: 0px 7px;
  font-weight: bold;
  text-transform: uppercase;
}

.header-sub-menu {
  padding-top: ;
}

.header-sub-menu ul li {
  display: inline;
}

.header-sub-menu ul li a {
  text-decoration: none;
}

/*end header section*/

#home-section {
  font-size: ;
  color: #a9765a;
  font-family: ;
  line-height: px;
}

#home-section h1,
h2 {
  color: #a9765a;
  font-family: ;
}

#home-section h1 {
  font-size: 40px;
  text-transform: uppercase;
}

#home-section h1 span {
  color: #000;
}

#home-section h2 {
  font-size: 30px;
}

#home-section p {
  font-size: 13px;
  color: #a9765a;
  font-family: ;
  padding-top: 20px;
}

.col-md-6.home-text {
  padding-top: 135px;
}

.btn.btn-dark.home-button {
  padding: 17px 28px;
  background: #000;
  color: #fff;
  border-radius: 0px;
  border: 0px;
  font-size: 23px;
  text-transform: uppercase;
}

/* end home section*/
.row .col-grid {
  padding-top: 28px;
}

/*end banner section*/
.product-title-bar {
  padding-top: 90px;
}

.product-title-bar h3 {
  text-transform: uppercase;
  color: #000;
  padding-top: 20px;
  font-size: 20px;
  font-weight: bold;
}

.product-title-bar p {
  color: #000;
  padding-top: 20px;
  font-size: 14px;
}

.nav-tabs {
  border: none;
}

.tabs-button ul {
  text-align: center;
  display: block;
  margin-top: 30px;
  margin-bottom: 60px;
}

.tabs-button ul li {
  display: inline;
  margin-right: 20px;
  position: relative;
}
.tabs-button ul li::after {
  content: "";
  height: 1px;
  width: 24px;
  background-color: #535353;
  position: absolute;
  top: 50%;
  right: -24px;
}
.tabs-button ul li:last-child:after {
  width: 0px;
  right: 0px;
}

.tabs-button ul li a {
  color: #535353;
  padding: 12px 24px;
  text-decoration: none;
  border: 1px solid#535353;
  text-transform: uppercase;
  font-size: 13px;
}

.tabs-button ul li a:hover {
  color: #000;
  border: 1px solid#000;
}

/*Product bar section starts*/
.product-image {
  position: relative;
}
.product-image:hover .product-button button {
  display: block;
}
.product-button {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
}
.product-button button {
  font-size: 15px;
  width: 100%;
  padding: 13px 0px;
  text-transform: uppercase;
  color: white;
  background-color: black;
  border: none;
  margin-bottom: 20px;
  display: none;
}
.product-review {
  text-align: center;
  color: #aaaaaa;
}
i.fas.fa-star.add-review {
  color: #f2b611;
}
.action-item a {
  font-size: 13px;
  color: black;
  text-align: center;
  display: block;
  margin-top: 12px;
  margin-bottom: 12px;
}
.action-item h3 {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  font-family: arial;
}
/*Product bar section end*/
/*service section start*/
.row.text-center {
  margin-top: 100px;
  margin-bottom: 75px;
}
.service-left-title {
  margin-bottom: 55px;
}
.service-left-title h3 {
  list-style: upper-alpha;
  font-size: 18px;
  float: left;
  margin-right: 10px;
  text-transform: uppercase;
}
.p-2.service-icon img {
  float: left;
  border: 1px solid#d9d9d9;
  padding: 25px;
  margin-right: 40px;
}
.p-2.service-icon img:hover {
  border: 1px solid black;
}
.p-2.service-icon h4 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  padding-top: 5px;
  margin-bottom: 10px;
}
.p-2.service-icon p {
  font-size: 13px;
}
/*end service section*/
/*Latest News section start*/
#news-section {
  margin-top: 100px;
}
.p-2.news img {
  float: left;
  margin-right: 20px;
}
.p-2.news h4 {
  font-size: 11px;
  float: left;
  text-transform: uppercase;
  padding-top: 13px;
  font-family: arial;
}
.p-2.news p {
  font-size: 15px;
  float: left;
}
.p-2.news p a {
  text-decoration: none;
  color: black;
}
/*Latest News section end*/
/*footer section start*/
#footer-section {
  margin-top: 125px;
}
.footer-top {
  background: #f7f7f7;
  padding: 25px 0px 10px 0px;
  margin-bottom: 38px;
}
input.form-control {
  border-radius: 0px;
  margin-right: 8px;
  font-size: 14px;
}
span#basic-addon2 {
  border-radius: 0px;
  font-size: 13px;
  color: white;
  background: black;
  font-weight: bold;
}
.footer-top i {
  margin-right: 8px;
}
.footer-top h4 {
  font-size: 18px;
  float: right;
  padding-top: 10px;
  text-transform: uppercase;
}
.footer-middle {
  margin-bottom: 32px;
}
.footer-middle img {
  margin-bottom: 30px;
}
.footer-middle p {
  margin-bottom: 18px;
}
.col-md-3.footer-first-col {
  text-align: center;
}
.col-md-3.footer-first-col p{
  font-size: 13px;
}
.col-md-3.footer-first-col ul li{
  display: inline;
}
.col-md-3.footer-first-col a{
  font-size: 22px;
  color: #969696;
  padding: 4px;
}
.col-md-3.footer-col{
  padding: 0px 75px;
  border-left: 2px solid#dfdfdf;
}
.col-md-3.footer-col h4{
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
}
.col-md-3.footer-col p{
  font-size: 15px;
  padding-top:15px;
  line-height: 20px;
}
/*copywrite section*/
.col-md-12{
  text-align: center;
}
.copywrite-top-bar{
  background: #dfdfdf;
  height: 1px;
  text-align: center;
  margin-bottom: 35px;
}
.copywrite-top-bar img {
  margin-top: -25px;
}
.copywrite-bottom{
  text-align: center;
  font-size: 17px;
  line-height: 25px;
}
.bank-card ul li{
  display: inline;
  margin-top: 25px;
  padding: 5px;
}
.col-md-12{
  text-align: center;
}