body{background-color:#25231f;color:#676150 ; font-family: "Poppins", sans-serif; font-weight: 400; font-style: normal;}
a {text-decoration: none;transition: all 0.3s linear;}

.bggold {background-color: #c2ad76;}
.bggoldmed {background-color: #676150;}
.bggolddark {background-color: #3e3a30;}
.bgdark {background-color: #25231f;}

/* navibar **/  
.navwrap {border-top:solid 6px #000}

.logo {display: inline-block;padding:8px 14px;border-radius: 0px 0px 12px 12px;transition: all 0.3s linear;background-color: #000;}
.logo img{height:70px;transition: all 0.3s linear;}

.navibar {display: block;margin-top:26px;transition: all .3s linear}
.navibar .sptr{margin: 0 14px;}
.navibar a {color:#bcb39c;font-size: 14px;font-weight: 400;margin-left:18px;text-transform: uppercase;letter-spacing: 1px;}
.navibar a:hover {color:#f1e7cd}

.srink  {background-color:#020202;}
.srink .logo {top:2px}
.srink .logo img {max-height: 60px;}
.srink .navibar {margin:16px 0px;}
.srink .navibar a {margin-left: 12px;}
 

.hero {display: block;overflow: hidden;}
.hero .heroslide {display:block;height: 680px;padding-top: 470px;padding-left: 90px;}
.hero .heroslide h1 {color:#fff;font-size:36px;font-weight:200;line-height: 50px;}
.hero .heroslide h1 span {color:#e7ba49;font-weight: 400;}
.hero .heroslide p {color:#e0d6bc;font-size:16px;font-weight:300;line-height: 26px;}

.hero .one {background: url(../images/banner/1.jpg) no-repeat left center;background-size: cover;}
.hero .two {background: url(../images/banner/b.jpg) no-repeat left center;background-size: cover;}
.hero .tin {background: url(../images/banner/c.jpg) no-repeat left center;background-size: cover;}


.txcss h3 { font-size: 24px;color:#fff;line-height: 34px;font-weight: 400;}
.txcss p {font-size: 15px; color: rgba(255, 255, 255, 0.65);font-weight: 300;}
.txcss p.mid {font-size: 19px; color: rgba(255, 255, 255, 0.8);font-weight: 400;}
.txcss p.gold {color: #c2ad76;}
 .txcss a {display: block;font-size: 15px; color: rgba(255, 255, 255, 0.65);font-weight: 300;}
 .txcss a:hover {color:rgba(255, 255, 255, 1);letter-spacing: 0.5px;}
 
.prodcard {display: block;overflow: hidden; border:solid 1px #534f43;border-radius: 5px;background-color: rgba(62, 58, 48, 0.2);transition: all 0.3s linear;margin-top: 26px !important;height: 95%;}
.prodcard:hover {background-color: rgba(139, 129, 106, 0.8);}
.prodcard img {width: 100%;}
.prodcard .prodtext {display: block;padding: 20px 24px 10px 24px;}
.prodcard p {font-size: 14px; color: rgba(255, 255, 255, 0.65);font-weight: 300;}
.prodcard p.brand {font-size: 18px;font-weight: 400;color:#ffffff;}


.section-brands .branditem {padding:12px 6px;background-color: rgba(255,255,255,0.05);;overflow: hidden;transition: all 0.3s linear;border-radius: 3px;border: solid 1px #3e3a30;}
.section-brands .branditem img{max-width: 90%;transition: all 0.3s linear;margin: auto;opacity: 0.6;filter: grayscale(100%);}
.section-brands .branditem:hover {background-color: #c2ad76;}
.section-brands .branditem:hover img {opacity: 1;filter: grayscale(0%);transform: scale(1.25);}
.section-brands .slick-slide {margin: 0 10px;}
.section-brands .slick-list { margin: 0 -10px;}
.section-brands h2 {font-size: 22px;color:#e4d7b5;line-height: 32px;font-weight: 400;}
.section-brands p {color:#bcbcbc;}

.abtbg  {background-color: #676150;}
.sellbg{background: url(../images/sellbg.jpg) no-repeat  left center;background-size: cover;}

 .servicebg{background: url(../images/servicebg.jpg) no-repeat  left center;background-size: cover;}
.serviceitem {display: block;padding: 35px 24px 10px 30px;background-color: rgba(0, 0, 0, 0.25);border-radius: 5px;transition: all 0.3s ease;}
.serviceitem:hover {background-color: rgba(0, 0, 0, 0.75);}

.contactbg {background: url(../images/car.png) no-repeat  right center #676150;background-size: 46%;}
.copy {font-size: 14px; color: rgba(255, 255, 255, 0.6);font-weight: 300;}