/*----------- header video -----------------*/
header {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
  background-color: rgba(0, 0, 0,0.5);
  margin: 0px;
  max-width: 100% !important;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #151515;
  opacity: 0.5;
  z-index: 1;
}

header h1.display-3 {
  color: #f4ad19;
  font-size: 6.5rem;
  font-weight: 400;
  text-shadow: 1px 1px rgba(0, 0, 0, 1);
}
header .circle-down-arrow {
  width: 50px;
  height: 50px;
  margin-top: 30px;
  opacity: 0.7;
}
/*----------- header video -----------------*/


/*----------- jewellery -----------------*/

.slick-slide{
outline: none!important;	
}
.jewellery {
  background-color: #ffffff;
  padding-top: 80px;
}
.jewellery h3 {
  font-family:'Freehand 471 BT W07 Regular',cursive;
  color: #42130a;
}
.jewellery h4 {
  color: #000000;
}
.jewellery p {
  text-align: center;
  color: #000000;
}

/*----------- jewellery End-----------------*/

/*----------- Exclusive -----------------*/
.exclusive {
  background-color: #ffffff;
  padding-top: 80px;
  padding-bottom: 1px;
}
.exclusive h3 {
font-family:'Freehand 471 BT W07 Regular',cursive;
  color: #42130a;
}
.exclusive h4 {
  color: #000000;
}
.exclusive p {
  text-align: center;
  color: #000000;
}

/*----------- Exclusive End-----------------*/

/*----------- Womens Colection -----------------*/
.women_collections {
  background-color: #ffffff;
  padding-bottom: 0px;
  padding-top: 80px;
}
.women_collections h3 {
  font-family:'Freehand 471 BT W07 Regular',cursive;
  color: #42130a;
}
.women_collections h4 {
  color: #000000;
}
.women_collections p {
  text-align: center;
  color: #000000;
}

/*----------- Womens Colection End-----------------*/

/*----------- Media Colection -----------------*/
.media_collections {
  background-color: #ffffff;
  padding: 80px 0px;
}
.media_collections h3 {
  font-family:'Freehand 471 BT W07 Regular',cursive;
  color: #42130a;
}
.media_collections h4 {
  color: #000000;
}


/*----------- Media End-----------------*/

/*----------- collections -----------------*/
.collections {
  background-color: #ffffff;
  padding: 110px 0;
}
.collections h3 {
  font-family:'Freehand 471 BT W07 Regular',cursive;
  color: #42130a;
}
.collections h4 {
  color: #000000;
}
.collections .collection-box {
  background-color: #42130a;
  border-radius: 5px;
  min-height: 160px;  
/*  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.5);*/
  text-align: center;
  margin: 30px 10px;
}
.collection-box a {
  text-decoration: none;
}
.collections .collection-box .norightpadd {
  padding-right: 0px;
}
.collections .collection-box .noleftpadd {
  padding-left: 0px;
}

.collections .collection-box .brand-logo {
  padding-top: 10px;
  padding-bottom: 10px;
}

.collections .collection-box .brand-img-logo {
  margin: 0px auto;
  width: 83px;
  height: 69px;
}
.collections .collection-box .brand-img-logo .brand-caption {
  height: 42px;
  margin-bottom: 20px;
  position: absolute;
  bottom: 0px;
}
.collections .collection-box .brand-img-logo img{
  padding-bottom: 15px;  
}
.collections .collection-box .brand-img-logo p{
  font-family: 'Roboto Slab', serif;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: rgba(223, 179, 47, 0.8);
}

.collections .collection-box .brand-img-bg {
  width: 197px;
  height: 160px;
  border-radius: 0px 5px 5px 0;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 120%;
}

.collections .collection-box .brand-img-bg.coll-1-img {
  background-image: url('../images/coll-1-img.jpg');
}
.collections .collection-box .brand-img-bg.coll-2-img {
  background-image: url('../images/coll-2-img.jpg');
}
.collections .collection-box .brand-img-bg.coll-3-img {
  background-image: url('../images/coll-3-img.jpg');
}
.collections .collection-box .brand-img-bg.coll-4-img {
  background-image: url('../images/coll-4-img.jpg');
}
.collections .collection-box .brand-img-bg.coll-5-img {
  background-image: url('../images/coll-5-img.jpg');
}
.collections .collection-box .brand-img-bg.coll-6-img {
  background-image: url('../images/coll-6-img.jpg');
}
.collections .collection-box .brand-img-bg.coll-7-img {
  background-image: url('../images/coll-7-img.jpg');
}
.collections p {
  text-align: center;
}
/*----------- collections -----------------*/

/*----------- collections brand -----------------*/
.collections-brand {
  padding: 100px 0 0 0;
  padding-bottom: 0px !important;
  /*margin-bottom: 50px;*/
}

.collections-brand h3 {
  padding-top: 50px;
  color: #f4ad19;
}
.collections-brand h4 {
  color: rgba(202, 202, 202, 1);
}

.collections-brand .brand-bg {
  background-image: url('../images/brand-bg-1.png'), url('../images/brand-bg-2.png') ;
  background-position: right top, right bottom;
  background-repeat: no-repeat, repeat-x;
  background-color: #151515;
  background-attachment: fixed;
  background-size: 80% 60%, 80% 20%;
  min-height: 700px;
}

.collections-brand .brand-box {
  height: 313px;
}
.collections-brand .brand-box-img {
  height: 256px;
}

.collections-brand .brand-box-txt {
  height: 60px;
  padding: 15px 0;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.7);
}
.collections-brand .brand-box-txt h4 {
  font-size: 1rem;
  color: #f4ad19;
  padding: 20px 0 0 15px;
}
/*----------- collections brand -----------------*/

/*----------- legacy -----------------*/
.legacy {
  background-image: url('../images/legacy.png');
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #42130a;
  background-size: 40% 100%;
  padding: 110px 0;
  min-height: 500px;
}
.legacy h3 {
  font-family:'Freehand 471 BT W07 Regular',cursive;
  color: #f4ad19;
}
/*----------- legacy -----------------*/
/*----------- product-box -----------------*/
.product-box {
  border: 1px solid rgba(203, 203, 203, 0.3);
}
.product-desc-box h3{
  font-size: 1.5rem;
  color: #f4ad19;
  padding: 0px;
}
.product-desc-box p{
  padding: 15px 0;
  font-size: 0.875rem;
  color: rgba(202, 202, 202, 1);
}
.product-desc-box .icons {
  font-size: 1rem;
  color: rgba(202, 202, 202, 0.7);
}
.product-desc-box span {
  padding: 5px;
  border: 1px solid rgba(202, 202, 202, 0.7);
  border-radius: 100px;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 5px;
}
.product-table {
  margin:50px 0px 100px;
  color: rgba(202, 202, 202, 1);
  font-size: 0.875rem;
}
.table-bordered, .table-bordered td, .table-bordered th {
  border: 1px solid rgba(222, 226, 230, 0.4);
}
.similar-product-table h4{  
  color: #f4ad19;
  font-size: 1rem;
}
.similar-product-table .img-holder{  
    border: 1px solid rgba(203, 203, 203, 0.3);
}
/*----------- product-box -----------------*/

/*----------- visit-us -----------------*/
.visit-us {
  padding: 180px 0;
  background-image: url('../images/visitus-bg.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #efefef;
}
#gmap {
  border: 1px solid #989898;
  margin: 20px 0;
  height: 180px;
}
#branchimg {
  border: 1px solid #989898;
  margin: 5px 0;
}
/*----------- visit-us -----------------*/


/*----------- jewel types grid -----------------*/
.jewel-type-collection {
  padding: 110px 0 0 0;
  padding-bottom: 0px !important;
}

.jewel-type-collection h3 {
  padding-top: 50px;
  color: #f4ad19;
}
.jewel-type-collection h4 {
  color: rgba(202, 202, 202, 1);
}

.jewel-type-collection .jewel-grid .jewel-grid-img {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1px;
}

.jewel-type-collection .jewel-grid .jewel-grid-txt {
  padding: 15px 0 25px 0;
}

.jewel-type-collection .jewel-grid .jewel-grid-txt p {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.7);
}
/*----------- jewel types grid -----------------*/

/*----------- savingsSchemeRow -----------------*/
.savingsSchemeRow {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top:10px;
  margin-bottom:20px;
  border: 1px solid rgba(203, 203, 203, 0.3);
}
.savingsSchemeRow a {
  font-size: 14px;
}
/*----------- savingsSchemeRow -----------------*/

/*------------------------ alljewellery ----------------------*/
.alljewellery {
  padding: 50px 0;
  background-color:rgba(66, 19, 10, 1)!important; 
}
.alljewellery h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  color: #f5b957;
}
.alljewellery a {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  color: rgba(255,255,255,.75);
}
.alljewellery a:hover {
  color: rgba(255,255,255,1);
}
.alljewellery a span {
  padding: 0px 10px 0px 5px ; 
}
.alljewellery ul {
  padding:0px 0 10px 0;
}
.alljewellery li {
line-height: 3;
}

.fa-caret-right {
color:#f5b957
}

.fa-caret-up {
color:#ff0000
}
.fa-caret-down {
color:#f5b957
}

/*------------------------ footer ----------------------*/

/*------------------------ carousel ----------------------*/
.carousel-control-prev{	
	left: -110px;
}

.carousel-control-next{	
	right: -110px;
}

/*------------------------ carousel ----------------------*/

section{
  overflow-x: hidden;	
}
