* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'gandhi_sansregular';
}
/* BASIC SETUP */

  
 


@font-face {
 font-family: 'luxi_sansregular';
 src: url('luxisr-webfont.eot');
 src: url('luxisr-webfont.eot?#iefix') format('embedded-opentype'), url('luxisr-webfont.woff2') format('woff2'), url('luxisr-webfont.woff') format('woff'), url('luxisr-webfont.ttf') format('truetype'), url('luxisr-webfont.svg#luxi_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'gandhi_sansbold';
 src: url('../fonts/gandhisans-bold-webfont.eot');
 src: url('../fonts/gandhisans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhisans-bold-webfont.woff2') format('woff2'), url('../fonts/gandhisans-bold-webfont.woff') format('woff'), url('../fonts/gandhisans-bold-webfont.ttf') format('truetype'), url('../fonts/gandhisans-bold-webfont.svg#gandhi_sansbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'gandhi_sansbold_italic';
 src: url('../fonts/gandhisans-bolditalic-webfont.eot');
 src: url('../fonts/gandhisans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhisans-bolditalic-webfont.woff2') format('woff2'), url('../fonts/gandhisans-bolditalic-webfont.woff') format('woff'), url('../fonts/gandhisans-bolditalic-webfont.ttf') format('truetype'), url('../fonts/gandhisans-bolditalic-webfont.svg#gandhi_sansbold_italic') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'gandhi_sansitalic';
 src: url('../fonts/gandhisans-italic-webfont.eot');
 src: url('../fonts/gandhisans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhisans-italic-webfont.woff2') format('woff2'), url('../fonts/gandhisans-italic-webfont.woff') format('woff'), url('../fonts/gandhisans-italic-webfont.ttf') format('truetype'), url('../fonts/gandhisans-italic-webfont.svg#gandhi_sansitalic') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'gandhi_sansregular';
 src: url('../fonts/gandhisans-regular-webfont.eot');
 src: url('../fonts/gandhisans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gandhisans-regular-webfont.woff2') format('woff2'), url('../fonts/gandhisans-regular-webfont.woff') format('woff'), url('../fonts/gandhisans-regular-webfont.ttf') format('truetype'), url('../fonts/gandhisans-regular-webfont.svg#gandhi_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'gellatioregular';
 src: url('../fonts/gellatio_regular-webfont.eot');
 src: url('../fonts/gellatio_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gellatio_regular-webfont.woff2') format('woff2'), url('../fonts/gellatio_regular-webfont.woff') format('woff'), url('../fonts/gellatio_regular-webfont.ttf') format('truetype'), url('../fonts/gellatio_regular-webfont.svg#gellatioregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'luxiaregular';
 src: url('../fonts/luxia-display-webfont.eot');
 src: url('../fonts/luxia-display-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/luxia-display-webfont.woff2') format('woff2'), url('../fonts/luxia-display-webfont.woff') format('woff'), url('../fonts/luxia-display-webfont.ttf') format('truetype'), url('../fonts/luxia-display-webfont.svg#luxiadisplay') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'luxiaregular';
 src: url('../fonts/luxia-regular-webfont.eot');
 src: url('../fonts/luxia-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/luxia-regular-webfont.woff2') format('woff2'), url('../fonts/luxia-regular-webfont.woff') format('woff'), url('../fonts/luxia-regular-webfont.ttf') format('truetype'), url('../fonts/luxia-regular-webfont.svg#luxiaregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	background:#004250;
	width:100%;
	float:left;
}
.header_toplogo {
	width:100%;
	float:left;
	padding:15px 0;
}
.header_toplogo .logo_bx {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 0;
}
.header_toplogo .logo_bx img {
	width: 200px;
	text-align: center;
}
.middle_wraper {
	width: 100%;
	float: left;
}
.banner_bx {
	width: 100%;
	float: left;
	background: #004250;
	padding: 0 0px 0;
}
.home_banner {
	position:relative;
}
.home_banner img {
	width: 100%;
	float: left;
}
.home_banner_text {
	position: inherit !important;
	left: 0;
	right: 13px;
	top: 90px;
}
.home_banner_text h2 {
	background: linear-gradient(90deg, rgb(202, 177, 137) 0%, rgba(249, 235, 193, 1) 100%);
	background-clip: border-box;
	font-size: 50px;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	float: right;
	width: 400px;
	font-family: 'luxiaregular';
	text-align: right;
	line-height: 60px;
	letter-spacing: .5px;
}
.banner {
	width:100%;
	float:left;
}
.banner .owl-dots {
	display: none;
}
.banner_silder {
	width:100%;
	float:left;
}
.banner_silder img {
	width:100%;
	float:left;
}
.banner .owl-nav {
	display: inherit;
	padding: 0;
}

.banner .owl-prev {
	position: absolute;
	top: 40%;
	left:20px;
	font-size: 50px !important;
	color: #fff !important;
}.banner .owl-next {
	position: absolute;
	top: 40%;
	right: 20px;
	font-size: 50px !important;
	color: #fff !important;
}

.banner button:focus {
	outline: none;
	outline: 5px auto -webkit-focus-ring-color;
}
 .experience_gallery button:focus {
	outline: none;
	outline: 5px auto -webkit-focus-ring-color;
}


.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	background-color: #004250;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}
.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #bfd0c8;
	display: block;
	transition: 0.3s;
	float: left;
	width: 100%;
	text-align: center;
}
.sidenav a:hover {
	color: #d0bb94;
}
.sidenav .closebtn {
	position: absolute;
	top: -21px;
	right: 26px;
	font-size: 36px;
	margin-left: 15px;
	text-align: left !important;
	float: right !important;
	z-index: 999;
}
.menu_side span {
	float: right;
	color: #bfd0c8;
	font-size: 25px;
	padding: 0 0px 0 0;
	position: absolute;
	float: right;
	top: -38px;
	text-align: right;
	margin-left: -110px;
}
.menu_side {
	position: relative;
	float: right;
	text-align: right;
	width: 100%;
}
.menu_side span img {
	vertical-align: top;
	padding: 10px 0 0 0;
}
header {
 // set animation -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	width: 100%;
	float: left;
	background-color: #004250;
	box-shadow: 1px 1px 10px 2px rgba(0, 0, 0, 0.09);
}
header.sticky {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
set animation -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
header .page-wrapper {
	width: 100%;
	height: auto;
	padding: 0 0 5px 0;
}
header .nav-wrapper {
	width: 100%;
	position: -webkit-sticky;
	position: sticky;
	z-index: 99;
	top: 0;
}
header .grad-bar {
	width: 100%;
	height: 5px;
	background: linear-gradient(-45deg, #f2ecd4, #b89136, #419947, #ddc100);
	background-size: 400% 400%;
	-webkit-animation: gradbar 15s ease infinite;
	-moz-animation: gradbar 15s ease infinite;
	animation: gradbar 15s ease infinite;
}
/* NAVIGATION */
.header_home {
	opacity: 0;
}
.header_home.sticky {
	opacity: 1;
	padding: 9px 0;
}
header .navbar {
	display: grid;
	grid-template-columns: 1fr 3fr;
	align-items: center;
	/* height: 70px; */
	/* overflow: hidden; */
	padding: px 0;
}
header .navbar img {
	width: 178px;
	justify-self: start;
	margin-left: 0;
}
header .navbar ul {
	list-style: none;
	/*display: block ruby;*/ display: flex; 
	grid-template-columns: repeat(6, 1fr);
	justify-self: end;
}
header .nav-item {
	text-align: center;
	margin: auto;
	padding: 0 0 0 20px;
}
header .nav-item a {
	color: #bfd0c8;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: auto;
	padding: 0px 0px;
	text-transform: uppercase;
	transition: color 0.3s ease-out;
	font-family: 'gandhi_sansregular';
}
header .nav-link {
	display: block;
	padding: 0;
}
header .nav-item a:hover {
color: #d0bb94;
opacity: 1;
}
header .nav-item a.active {
	color: #d0bb94;opacity: 1;
}
/* SECTIONS */

header .headline {
	width: 100%;
	height: 50vh;
	min-height: 350px;
	background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7)),;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
header .features {
	width: 100%;
	height: auto;
	background-color: #f1f1f1;
	display: flex;
	padding: 50px 20px;
	justify-content: space-around;
}
header .feature-container {
	flex-basis: 30%;
	margin-top: 10px;
}
header .feature-container p {
	color: #000;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 15px;
}
header .feature-container img {
	width: 100%;
	margin-bottom: 15px;
}
/* SEARCH FUNCTION */

header #search-icon {
	font-size: 0.9rem;
	margin-top: 3px;
	margin-left: 15px;
	transition: color 0.3s ease-out;
}
header #search-icon:hover {
	color: #3498db;
	cursor: pointer;
}
header .search {
	transform: translate(-35%);
	-webkit-transform: translate(-35%);
	transition: transform 0.7s ease-in-out;
	color: #3498db;
}
header .no-search {
	transform: translate(0);
	transition: transform 0.7s ease-in-out;
}
header .search-input {
	position: absolute;
	top: -4px;
	right: -125px;
	opacity: 0;
	z-index: -1;
	transition: opacity 0.6s ease;
}
header .search-active {
	opacity: 1;
	z-index: 0;
	background: #f9f7f7;
}
header input {
	border: 0;
	border-left: 1px solid #ccc;
	border-radius: 0; /* FOR SAFARI */
	outline: 0;
	padding: 5px;
}
/* MOBILE MENU & ANIMATION */

header .menu-toggle .bar {
	width: 25px;
	height: 3px;
	background-color: #3f3f3f;
	margin: 5px auto;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
header .menu-toggle {
	justify-self: end;
	margin-right: 25px;
	display: none;
}
header .menu-toggle:hover {
	cursor: pointer;
}
header #mobile-menu.is-active .bar:nth-child(2) {
 opacity: 0;
}
header #mobile-menu.is-active .bar:nth-child(1) {
 -webkit-transform: translateY(8px) rotate(45deg);
 -ms-transform: translateY(8px) rotate(45deg);
 -o-transform: translateY(8px) rotate(45deg);
 transform: translateY(8px) rotate(45deg);
}
header #mobile-menu.is-active .bar:nth-child(3) {
 -webkit-transform: translateY(-8px) rotate(-45deg);
 -ms-transform: translateY(-8px) rotate(-45deg);
 -o-transform: translateY(-8px) rotate(-45deg);
 transform: translateY(-8px) rotate(-45deg);
}

/* KEYFRAME ANIMATIONS */

@-webkit-keyframes gradbar {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
 @-moz-keyframes gradbar {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
 @keyframes gradbar {
 0% {
 background-position: 0% 50%
}
 50% {
 background-position: 100% 50%
}
 100% {
 background-position: 0% 50%
}
}
header .book_appointment {
}
header .book_appointment a {
	color: #dab948;
	border: 2px solid #dab948;
	text-decoration: none;
	padding: 10px 9px;
	font-size: 14px;
}
/* Media Queries */

  /* Mobile Devices - Phones/Tablets */







.my-parent-class .owl-carousel .owl-item {
	-webkit-animation-duration: 3s !important;
	animation-duration: 3s !important;
}
.handover-content {
	margin-left: -37px;
	padding-top: 50px;
}
.handover-sec {
	background-color: #bfd0c8;
	padding: 50px 0 50px;
	position: relative;
	margin: -54px 0 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.handover-img img {
	/* position: absolute; */
    /* height: 100%; */
    width: 100%;
	top: 0;
	margin-left: -55px;
}
.handover-img img {
}
.handover-content h3 {
	font-size: 33px;
	color: #004250;
	font-family: 'luxiaregular';
	line-height: 36px;
	text-align: left;
	margin-top: 0;
	text-transform: uppercase;
	width: 82%;
	letter-spacing: .5px;
}
.handover-content h3 span {
	display:block;
	font-family: 'luxiaregular';
}
.handover-content p {
	font-size: 16px;
	font-weight: 400;
	color: #004250;
	padding-top: 0;
	width: 74%;
	text-align: justify;
}
.btn-yellow {
	background-color: #fff;
	color: #000 !important;
	font-weight: 500;
	font-size: 18px;
 transition: .3s;
}
.about_icon {
	width: 12.6%;
	float: right;
	text-align: center;
	position: relative;
	height: 100px;
}
.about_icon img {
	margin-top: -36px;
	width: 60px;
	float: right;
}
.about_banner {
	position:relative;
}
.about_banner img {
	width: 100%;
	float: left;
}
.about_banner_text {
	position: absolute;
	left: 45px;
	right: 0;
	top: 304px;
}
.about_banner_text h2 {
	font-size: 43px;
	text-transform: uppercase;
	float: left;
	width: 390px;
	font-family: 'luxiaregular';
	text-align: left;
	line-height: 47px;
	letter-spacing: .5px;
	color: #004250;
}
.about_banner_text h2 span {
	font-size: 120px;
	line-height: 105px;
	font-family: 'luxiaregular';
}
/*.ghatiwala_jewellers p {
	width: 100%;
	text-align: right;
	color: #bfd0c8;
	font-size: 29px;
	font-style: italic;
}*/
.ghatiwala_jewellers {
	width: 100%;
	float: left;
	background: #bfd0c8;
}
.ghatiwala_jewellers_bg {
	position:relative;
}
.ghatiwala_jewellers_bg img {
	width: 100%;
	float: left;
}
.ghatiwala_jewellers_tex {
	position: absolute;
	left: 0;
	top: 45vh;
	width: 45% !important;
}
.handover-content2 .more_info {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0 30px;
}
.handover-content2 .more_info a {
	border: 2px solid #004250;
	text-align: center;
	font-size: 20px;
	padding: 3px 20px;
	color: #004250;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 7px;
}
/*.ghatiwala_jewellers h2 {
	width: 100%;
	text-align: center;
	background: linear-gradient(90deg, rgba(164, 138, 101, 1) 0%, rgba(249, 235, 193, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 29px;
	text-align: right;
	font-family: 'luxiaregular';
}*/
.ghatiwala_jewellers_tex {
	width:100%;
	display:inline-block;
	padding:50px 0 0;
}
.ghatiwala_jewellers .parallax {
	background-image: url("../images/ghatiwala_jewellers.jpg");
	/* Set a specific height */
  min-height: 500px;
	/* Create the parallax scrolling effect */
  background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.ghatiwala_jewellers .more_info {
	width: 100%;
	float: left;
	text-align: center;
	padding: 60px 0 20px;
}
.ghatiwala_jewellers .more_info a {
	border: 2px solid #bfd0c8;
	text-align: center;
	font-size: 20px;
	padding: 3px 20px;
	color: #bfd0c8;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 7px;
}
.ghatiwala_jewellers_btm {
	width: 100%;
	text-align: center;
	padding: 50px 0 0;
	display: inline-block;
}
.ghatiwala_jewellers_btm img {
	width: 400px;
	text-align: center;
	margin: auto;
	float: none;
}
.handover-sec2 {
	background-color: #bfd0c8;
	padding: 0px 0 0px;
	position: relative;
	margin: 0px 0 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.handover-img2 img {
	/* position: absolute; */
	/* height: 100%; */
	width: 100%;
	top: 0;
	margin-left:15px;
}
.handover-img2 img {
}
.handover-content2 h3 {
	font-size: 50px;
	color: #004250;
	line-height: 45px;
	text-align: left;
	margin-left: 0;
	text-transform: uppercase;
	font-family: 'luxiaregular';
	letter-spacing: .8px;
	padding: 0 0 0px 0px;
	display: inline-block;
	width: 380px;
}
.handover-content2 h3 span {
	font-size: 29px;
	width: 100%;
	float: left;
}
 .handover-sec2::before {
 content: '';
 background: url('../images/treasures_btm.png') no-repeat center center/cover;
 position: absolute;
 opacity: 1;
 bottom: 0;
 left: 0px;
 width: 100%;
 height: 100%;
 z-index: 0;
 margin: 0;
 opacity: 1;
}
.p_text {
	text-align: center;
	width: 100%;
	margin: auto;
}
.handover-content2 p {
	font-size: 18px;
	font-weight: 400;
	color: #004250;
	padding-top: 0;
	width: 380px;
	text-align: justify;
	margin: auto;
}
.experience_ghatiwala {
	width: 100%;
	float: left;
	background: #bfd0c8;
	padding: 50px 0;
}
.experience_ghatiwala h2 {
	width: 100%;
	float: left;
	color: #003e4c;
	font-size: 33px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'luxiaregular';
	margin-bottom: -33px;
	letter-spacing: .5px;
}
.experience_ghati {
	position: relative;
	float:left;
	width:100%;
}
.experience_ghati img {
	float: right;
	width: 86%;
	margin-right: -13px;
}
.ghatiwala_ghatitext {
	position:absolute;
	left:37px;
	right:0;
	bottom: 0;
}
.ghatiwala_ghatitext h3 {
	/* width: 100%; */
	float: left;
	color: #004250;
	font-size: 30px;
	width: 360px;
	text-transform: uppercase;
	font-family: 'luxiaregular';
	letter-spacing: .5px;
	background: #bfd0c8c2;
	padding: 10px;
}
.experience_ghatiwala .more_info {
	width: 100%;
	float: left;
	text-align: center;
	padding:10px 0 0px;
}
.experience_ghatiwala .more_info a {
	border: 2px solid #004250;
	text-align: left;
	font-size: 16px;
	padding: 4px 20px;
	color: #004250;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 7px;
}
.text_experience {
	width: 100%;
	text-align: center;
	display: inline-block;
}
.text_experience h3 {
	font-size: 30px;
	width: 660px;
	text-align: center;
	margin: auto;
	padding: 20px 0;
	letter-spacing: 1.5px;
	color: #003e4c;
	font-family: 'gandhi_sansregular';
}
footer {
	width: 100%;
	float: left;
	background: #004250;
	background: linear-gradient(184deg, rgb(1, 41, 48) 0%, rgb(1, 68, 82) 43%);
	padding: 30px 0 20px;
	 
}
footer .footer_one {
	width:100%;
	float:left;
}
footer .footer_one img {
	float: left;
	width: 220px;
	padding: 0 0 10px;
}
footer .footer_one p {
	font-size: 16px;
	float: left;
	text-align: left;
	width: 280px;
	color: #bfd0c8;
	margin:0;
}
footer .footer_two {
	width:100%;
	float:left;
}
footer .footer_two ul {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
}
footer .footer_two ul li {
	text-align: left;
	margin: auto;
	padding:0 0 13px;
	display:block;
}
footer .footer_two ul li a {
	color: #bfd0c8;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	margin: auto;
	padding: 0px 0px;
	text-transform: uppercase;
	font-family: 'gandhi_sansbold';
	transition: color 0.3s ease-out;
	display:block;
}
footer .footer_two ul li a:hover {
	color:#d0bb94;opacity: 1;
}
footer .footer_tt {
	width:100%;
	float:left;
}
footer .footer_tt ul {
	margin:0;
	padding:0;
}
footer .footer_tt ul li {
	color: #bfd0c8;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	margin: auto;
	padding: 0 0 14px 0;
	transition: color 0.3s ease-out;
	display: block;
}
footer .footer_tt ul li a {
	font-size: 16px;
	text-decoration: none;
	padding:5px;
	text-align: left;
}
footer .footer_tt ul li a img {
	width:25px;
	vertical-align: middle;
}
footer .footer_tt p {
	font-size:14px;
	float:left;
	text-align:left;
	width:100%;
	color:#bfd0c8;
	font-family: 'gandhi_sansbold';
	padding: 0;
	margin: 0;
}
footer .footer_tt p a {
	color: #bfd0c8;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
	margin: auto;
	font-family: 'gandhi_sansbold';
	padding: 0px 0px;
	transition: color 0.3s ease-out;
}
footer .footer_tt p a:hover {
	color:#d0bb94;
}
.legacy_about {
	background-color: #bfd0c8;
	padding: 20px 0px;
	position: relative;
	margin: -53px 0 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.legacy_about_img img {
	/* position: absolute; */
	/* height: 100%; */
	width: 100%;
	top: 0;
	margin-left:15px;
}
.legacy_about_img img {
}
.legacy_about_content h3 {
	font-size: 33px;
	color: #004250;
	line-height: 36px;
	text-align: left;
	margin-top: 0%;
	margin-left: 62px;
	text-transform: uppercase;
	font-family: 'luxiaregular';
	letter-spacing: .5px;
}
.p_text {
	text-align: center;
	width: 100%;
	margin: auto;
}
.legacy_about_content p {
	font-size: 16px;
	font-weight: 400;
	color: #004250;
	padding-top: 0; padding-bottom:15px;
	width: 80%;
	text-align: justify;
	margin: auto;
	float: left;
	margin-left: 60px;
}
.legacy_icon {
	width:100%;
	float:left;
}
.legacy_icon img {
	width: 74px;
	margin: 20px 0 0 14%;
}
.inspiration_jewellers {
	width: 100%;
	float: left;
}
.inspiration_jewellers_bg {
	position:relative;
}
.inspiration_jewellers_bg img {
	width: 100%;
	float: left;
}
.inspiration_jewellers_tex {
	position: absolute;
	left:30px;
	top: 5vh;
	width: 50% !important;
}
.inspiration_jewellers h2 {
	font-size:33px;
	color: #bfd0c8;
	line-height: 63px;
	/* text-align: center; */
	margin-top: 0; margin-bottom:15px;
	margin-left: 0;
	text-transform: uppercase;
	font-family: 'luxiaregular';
	float: left;
	width: 100%;
	text-align: left;
	letter-spacing: 3.5px;
}
.inspiration_jewellers p {
	font-size: 16px;
	font-weight: 400;
	color: #bfd0c8;
	padding-top: 0;
	width: 70%;
	text-align: justify;
	float: left;
	margin: auto;
}
.inspiration_jewellers_tex {
	width:100%;
	display:inline-block;
	padding:130px 0 0;
}
.craftsmanship {
	background-color: #bfd0c8;
	padding: 50px 0px;
	position: relative;
	margin: 0px 0 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.craftsmanship_img img {
	/* position: absolute; */
	/* height: 100%; */
	width: 100%;
	top: 0;
	margin-left:-20px;
}
.craftsmanship_img img {
}
.craftsmanship_content {
	float: left;
	margin: 0 0 0 60px;
}
.craftsmanship_content h3 {
	font-size: 33px;
	color: #004250;
	line-height: 63px;
	text-align: left;
	margin-top: 0%;
	margin-left: 0;
	text-transform: uppercase;
	font-family: 'luxiaregular';
	letter-spacing: .5px;
}
/*.craftsmanship::before {
 content: '';
 background: url('../images/craftsmanship_left_bg.png') no-repeat center center/cover;
 position: absolute;
 opacity: 1;
 top: 0;
right: 0px;
 width: 140px;
 height: 94%;
 z-index: 1;
 margin: 20px 0;
}*/
.p_text {
	text-align: center;
	width: 100%;
	margin: auto;
}
.craftsmanship_content p {
	font-size: 16px;
	font-weight: 400;
	color: #004250;
	padding-top: 0;
	width: 90%;
	text-align: justify;
	margin: auto;
	float: left;
}
.craftsmanship_icon {
	width:100%;
	float:left;
}
.craftsmanship_icon img {
	width: 74px;
	margin: 20px 0 0 14%;
}
.p_footer {
	width:100%;
	float:left;
}
.experience_banner {
	position:relative;
}
.experience_banner img {
	width: 100%;
	float: left;
}
.experience_banner_text {
	position: absolute;
	left: 25px;
	top: 110px;
}
.experience_banner_text h2 {
	font-size: 39px;
	text-transform: uppercase;
	float: right;
	width: 344px;
	font-family: 'luxiaregular';
	text-align: left;
	line-height: 52px;
	letter-spacing: .5px;
	color: #004250;
}
.experience_about {
	background-color: #bfd0c8;
	padding: 50px 0px;
	position: relative;
	margin: -55px 0 0 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.experience_about_img img {
	width: 80%;
	text-align: center;
	margin: auto;
}
.experience_about_img {
 text-align:;
	text-align: center;
	margin: auto;
}
.experience_about_img img {
}
.experience_about_content h3 {
	font-size: 33px;
	color: #004250;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	font-family: 'luxiaregular';
	letter-spacing: .5;
	padding-top: 0;
	width: 100%;
	margin: auto;
}
.contact_de {
	background-color: #bfd0c8;
	padding: 50px 0px;
	position: relative;
	margin: -54px 0 0 0;
	margin-bottom: 0px;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.contact_de h2 {
	color: #004250;
	text-align: center;
	padding: 0 0 16px;
	margin: 0;font-family: 'luxiaregular';
line-height: 36px;
	font-size: 33px;letter-spacing: .5px;
	text-transform: uppercase;
}
.contact_de p {
	color: #004250;
	text-align: center;
	padding: 0 0 4px;
	margin: 0;
	font-size: 23px;
	width: 57%;
	margin: auto;
	font-weight: bold;
}
.contact_de p a {
	color: #004250;
	text-align: center;
	padding: 0 0 4px;
	font-size: 23px;
	margin: auto;
	font-weight: bold;
}
.for_add {
	width: 100% !important;
	float: left;
	padding: 20px 0 0 !important;
}
.contact_de h6 {
	color: #004250;
	text-align: center;
	padding: 30px 0 4px;
	margin: 0;
	font-size: 20px;
	width: 57%;
	margin: auto;
	font-weight: normal;
}
.contact_icon {
	width: 100%;
	float: left;
}
.contact_icon ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.contact_icon ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
}
.contact_icon ul li a {
	padding: 0 2px;
	margin: 0;
	float: left;
}
.contact_icon ul li a img {
	width: 30px;
	padding: 0 0 0 0;
}
.map_contact {
	width: 100%;
	float: left;
	padding: 50px 0 0;
}
.map_contact iframe {
	width: 100% !important;
	height:450px;
	float: left;
}
.p_text {
	text-align: center;
	width: 100%;
	margin: auto;
}
.experience_about_content p {
	font-size: 16px;
	font-weight: 400;
	color: #004250;
	padding-top: 0;
	width: 50%;
	text-align: center;
	margin: auto;
	padding: 0 0 20px 0;
}
.experience_icon {
	width:100%;
	float:left;
}
.experience_icon img {
	width: 74px;
	margin: 20px 0 0 14%;
}
.experience_gallery {
	width: 100%;
	float: left;
	padding: 0px 0;
}
.sider_gallery {
	width: 70%;
	text-align: center;
	margin: auto;
}
/*.experience_gallery .owl-nav, .owl-dots {
	display: none;
}*/
.experience_gallery .owl-prev {
	position: absolute;
	top: 40%;
	left: -40px;
	font-size: 50px !important;
	color: #fff !important;
}
.experience_gallery .owl-next {
	position: absolute;
	top:40%;
	right: -40px;
	font-size: 50px !important;
	color: #fff !important;
}
.owl-next:focus {
	border: none !important;
	text-decoration: none !important;
}
.experience_gallery_tex {
	width:100%;
	display:inline-block;
	padding:70px 0 40px;
}
.experience_gallery .parallax {
	background-image: url("../images/ghatiwala_jewellers.jpg");
	/* Set a specific height */
 	/* Create the parallax scrolling effect */
  background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.experience_gallery_img {
	width: 100%;
	float: left;
	padding: 0 0 27px 0;
}
.experience_gallery_img img {
	width:100%;
	float:left;
	-webkit-transform: scale(1);
	transform: scale(1);
 -webkit-transition: .3s ease-in-out;
 transition: .3s ease-in-out;
}
.experience_gallery_img:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.experience_gallery_img figure {
	position: relative;
}
.experience_gallery_img figure::before {
 position: absolute;
 top: 50%;
 left: 50%;
 z-index: 2;
 display: block;
 content: '';
 width: 0;
 height: 0;
 background: rgba(255, 255, 255, .2);
 border-radius: 100%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
 opacity: 0;
}
.experience_gallery_img figure:hover::before {
 -webkit-animation: circle .75s;
 animation: circle .75s;
}
@-webkit-keyframes circle {
 0% {
 opacity: 1;
}
 40% {
 opacity: 1;
}
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
}
}
@keyframes circle {
 0% {
 opacity: 1;
}
 40% {
 opacity: 1;
}
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
}
}
figure {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
.video-container {
	width: 68%;
	border-radius: 60px;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.video-container .video-wrapper {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.video-container video {
	width: 100%;
	height: 100%;
	border-radius: 0;
}
.play-button-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: auto;
	pointer-events: none;
}
.play-button-wrapper #circle-play-b {
	cursor: pointer;
	pointer-events: auto;
}#circle-play-b img {
	display: none;
}
.play-button-wrapper #circle-play-b svg {
	width: 100px;
	height: 100px;
	fill: #fff;
	stroke: #fff;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	opacity: 0.9;
}
.experience_video {
	width: 100%;
	float: left;
	background: #bfd0c8;
	padding: 0 20px 60px;
}
.journey_sec {
	background-color: #004250;
	padding: 0;
	position: relative;
	margin:  0 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.journey_img img {
	/* position: absolute; */
    /* height: 100%; */
    width: 100%;
	top: 0;
	margin-left: -76px;
}
.journey_img img {
}
.journey_content h3 {
	font-size: 25px;
	color: #bfd0c8;
	font-family: 'luxiaregular';
	line-height: 35px;
	float: left;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	width: 100%; 
	padding-bottom: 0;
}
.journey_content {margin-left:-50px;
	position:relative;
}
.right_journey_bg {
	position: absolute;
	right: -14px;
	bottom: 0px;
	height: auto;
}
.right_journey_bg img {
	width: 110px;
}
.journey_content p {
	font-size: 16px;
	font-weight: 400;
	color: #bfd0c8;text-align: justify;
	padding-top: 0;
	font-family: 'gandhi_sansregular';
}
.collection_treasures {
	width: 100%;
	float: left;
	background: #bfd0c8;
	padding: 50px 0;
	margin-top: -54px;
}
.collection_treasures h2 {
	width: 100%;
	float: left;
	color: #004250;
	font-size: 33px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'luxiaregular';
	letter-spacing: .5px;
	padding: 0px 0 0;
}
.collection_treasures p {
	width: 100%;
	color: #004250;
	font-size: 16px;
	text-align: justify;
	margin: auto;
}
.collection_images {
	width:100%;
	float:left;
	padding:30px 0 0;
}
.collection_images img {
	width: 100%;
	float: left;
	padding: 0 0 29px;
	transition: transform 0.5s ease;
}
.collection_pic {
	transition: 0.7s all ease-in-out;
}
.collection_pic:hover {
	transform: scale(1.03);
}
.div_menu .fa {
	color: #fff;
	padding: 0 10px 0 0;
}
.about_banner_text {
	display: none !important;
}
.mobile_view {
	display: none !important;
}
.home_banner_text {
	display: none !important;
}
.about_fou {
	text-align: center;
	margin: auto;
	width: 100%;
	float: left;
	background-image: url(../images/about_foubg.png);
	background-size: cover;
	padding: 30px 30px 0;
}
.about_fou_one img {
	width: 70%;
	text-align: center;
	margin: auto;
	transition: transform 0.5s ease;
}
.about_fou_one {
	transition: 0.7s all ease-in-out;
}
.about_fou_one:hover {
	transform: scale(1.03);
}
.about_fou h2 {
	color: #004250;
	font-size: 16px;
	padding: 10px 0 0;
	text-align: center;
	width: 100%;
	float: left;
}
.about_fou h2 {
	color: #004250;
	font-size: 16px;
	padding: 10px 0 30px;
	text-align: center;
	width: 100%;
	float: left;
}
.home_bannernew {
	width:100%;
	float:left;
}
.home_bannernew img {
	width:100%;
	float:left;
}
.legacy-content {
	margin-left: 100px;
	padding-top: 50px;
}
.legacy-sec {
	background-color: #bfd0c8;
	padding: 50px 0 50px;
	position: relative;
	margin: -54px 0 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.legacy-img img {
	/* position: absolute; */
    /* height: 100%; */
    width: 100%;
	top: 0;
	margin-left: 0;
}
.legacy-img img {
}
.legacy-content h3 {
	font-size: 33px;
	color: #004250;
	font-family: 'luxiaregular';
	line-height: 36px;
	text-align: left;
	margin-top: 0;
	text-transform: uppercase;
	width: 82%;
	letter-spacing: .5px;
}
.legacy-content h3 span {
	display:block;
	font-family: 'luxiaregular';
}
.legacy-content p {
	font-size: 16px;
	font-weight: 400;
	color: #004250;
	padding-top: 0;
	width: 85%;
	text-align: justify;
}
.btn-yellow {
	background-color: #fff;
	color: #000 !important;
	font-weight: 500;
	font-size: 18px;
 transition: .3s;
}
.more_info {
	width: 100%;
	float: left;
	text-align: left;
	padding: 10px 0 30px;
}
.more_info a {
	border: 2px solid #004250;
	text-align: left;
	font-size: 16px;
	padding: 4px 20px;
	color: #004250;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 7px;
}
.legacy_icon {
	width: 14.6%;
	float: left;
	text-align: center;
	position: relative;
}
.legacy_icon img {
	margin-top: -36px;
	width: 110px;
	float: right;
	padding: 20px 0 0 0;
}
.legacy_icon2 {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	padding: 0 0 0 60px;
	display: block;
}
.legacy_icon2 img {
	width: 110px;
	float: left;
	padding: 20px 0 0 0;
}
.treasures-content {
	margin-left: -37px;
	padding-top: 50px;
}
.treasures-sec {
	background-color: #bfd0c8;
	padding: 50px 0 50px;
	position: relative;
	margin: -54px 0 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.treasures-img img {
	/* position: absolute; */
    /* height: 100%; */
    width: 100%;
	top: 0;
	margin-left: -55px;
}
.treasures-img img {
}
.treasures-content h3 {
	font-size: 33px;
	color: #004250;
	font-family: 'luxiaregular';
	line-height: 36px;
	text-align: left;
	margin-top: 0;
	text-transform: uppercase;
	width: 82%;
	letter-spacing: .5px;
}
.treasures-content h3 span {
	display:block;
	font-family: 'luxiaregular';
}
.treasures-content p {
	font-size: 16px;
	font-weight: 400;
	color: #004250;
	padding-top: 0;
	width: 74%;
	text-align: justify;
}
.btn-yellow {
	background-color: #fff;
	color: #000 !important;
	font-weight: 500;
	font-size: 18px;
 transition: .3s;
}
.treasures_icon {
	width: 50%;
	float: right;
	text-align: center;
	position: relative;
}
.treasures_icon img {
	margin-top: -36px;
	width: 110px;
	float: right;
	padding: 20px 0 0 0;
}
.form-control:focus {
	box-shadow: none;
}
.newfooter {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
	text-align: center;
}
.newfooter ul {
	padding:0;
	margin:0;
}
.newfooter ul li {
	display: inline-block;
	padding: 0 11px;
	margin: 0;
}
.newfooter ul li a {
	font-size:14px;
	float:left; text-decoration:none;
}
.newfooter ul li a:hover {
	color:#d0bb94;opacity: 1;
}
.newfooter_logo {
	width: auto;
	float: left;
	padding: 0 50px 0 0;
}
.newfooter_logo img {
	width: 190px;
}
.newfooter ul li a {
	font-size: 18px;
	float: left;
	color: #fff;
}
.menu_footernew {
	width: auto;
	float: left;
}
.social_media_footernew {
	width:auto;
	float:left;
}
.social_media_footernew ul {
	padding:0;
	margin:0;
}
.social_media_footernew ul li {
	float:left;
	margin:auto;
	padding:0 5px;
}
.social_media_footernew ul li a img {
	width: 25px;
	vertical-align: middle;
	margin-top: -5px;
}
.feedback {
	width:100%;
	float:left;
	padding: 0 0 50px;
}
.feedback label {
	color: #ffff;
	padding: 20px 0 0;
	text-align: left;
	float: left;
	font-size: 17px;
}
.form-control {
	padding: 0.375rem 0.75rem;
	background-color: #fff;
}
.form-control {
	padding: 20px 10px;
	background-color: #fff;
	line-height: 20px;
	opacity:1;
}
 .feedback:placeholder-shown {
 color: currentColor;
 opacity:1;
}
.feedback .form-control {
	background-color: #bfd0c8;
	opacity: 1 !important;
	padding: 10px 10px;
	width: 100%;
	height: 46px;
	line-height: 3;
	color: #000;
	border-radius: 1px;
	border: 1px solid #004250;
}
.feedback label {
	color: #000;
	width: 100%;
	float: left;
}
.feedback form {
	width: 100%;
	text-align: center;
	margin: auto;
	background-color: #bfd0c8;
	padding: 0 0;
	border-radius: 0;
	float: left;
}
.someon_name {
	margin: auto !important;
	display: inline-block !important;
	width: 50% !important;
	/*border-bottom: 1px solid #000 !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;*/
}
.quize {
	max-width: 100%;
	width: 100%;
	margin: 50px auto;
	padding: 0px;
	border-radius: 10px;
}
.quize ul {
	margin: 0;
	list-style: none;
	color: #7c79c7;
	padding: 0 20px;
	float: left;
	width: 100%;
	margin: auto;
}
.quize ul li + li {
	/* border-top: 1px solid #acbcb4; */
	float: left;
	width: 100%;
	padding: 2px 0 0;
}
.quize ul li input[type="radio"] {
	display: none;
}
.quize ul li input[type="radio"]+label {
	position:relative;
	padding-left: 25px;
}
.quize ul li input[type="radio"] + label::before {
 content: "";
 position: absolute;
 left: 0;
 background: #ffffff;
 height: 15px;
 width: 15px;
 border-radius: 50%;
 top:3px;
 border: 1px solid #7c79c7;
}
.someone_referred_sel::before{top:15px !important;}


.quize ul li input[type="radio"]:checked + label::before {
	content: "";
	background: #004250;
	border-color: #004250;
}
 .quize ul li input[type="radio"]:checked+label::after {
 content: "";
 position: absolute;
 left: 4px;
 top: 7px;
 height: 7px;
 width: 7px;
 background: #fff;
 border-radius: 50%;
}

.ansd.color_oppo .form-control {
	height: 46px;
}

.quize label {
	font-size: 15px;
	cursor: pointer;
}
.quize .footer-button {
	margin-top: 20px;
}
.quize .btn, .quize .submitBtn {
	padding: 14px 30px;
	background-color: #0b03fc;
	color: #fff;
	border: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	border-radius: 10px;
 transition: all .3s ease-in-out;
}
.quize .btn:hover, .quize .submitBtn:hover {
	box-shadow: 0 14px 18px rgb(11, 3, 252, .28);
}
.quize .question-bar.hidden {
	display: none;
}
.quize .scoreCount {
	color: #000;
	border-radius: 50%;
	height: 100px;
	width: 100px;
	display: block;
	vertical-align: middle;
	line-height: 3.3;
	font-size: 30px;
	margin: 0 auto;
	background: #FFBA00;
	font-weight: bold;
}
.quize div#showscore {
	text-align: center;
}
.quize .scoreBoard {
	background: #fffbf1;
	border-radius: 10px;
	padding: 50px 20px;
	max-width: 300px;
	margin: 20px auto 50px;
	border: 1px solid #ffe6a1;
}
.quize .wrongAwnswer {
	margin-top: 30px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 30px;
}
.quize svg {
	fill: #fff;
	height: 9px;
	margin-right: 6px;
}
.quize label {
	color: #ffff;
	padding: 0 0 0 20px !important;
	width:90%;
}
.color_oppo {
	color: #000 !important;
}
.quize ul li {
	float: left;
	width: 100%;
}
.question-bar h2 {
	font-size: 17px;
	float: left;
	width: 100%;
	padding: 3px 20px;
	text-align: left;
	font-weight: bold;
}
.question-bar {
	width: 100%;
	float: left;
	margin: 20px 0 0;
	padding: 0;
}
.send_form {
	width:100%;
	float:left;
	text-align:center;
}
.send_form button {
	background: #004250;
	color: #fff;
	padding: 10px 30px;
	border: none;
	margin-top: 20px;
	text-align: center;
	float: center;
}

.bg_formimages{ width:100%; float:left;text-align: center;
	margin: auto;
	width: 100%;
	float: left;
	background-image: url(../images/bg_formimages.jpg);
	background-size: cover;
	 }
.bg_formimages h2 {
	font-size: 33px;
	float: left;
	width: 100%;
	padding: 40px 0px;
	font-weight: bold;
	color: #bfd0c8;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
}

.form_all {
	width: 100%;
	float: left;
	padding: 20px 20px;
}
/*.map {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}*/























.media_coverages{ width:100%; float:left;padding: 0px 0 0 0;}
.media_coverages h3{ font-size: 25px;
color: #004250;
font-family: 'luxiaregular';
line-height: 35px;
float: left;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.5px;
width: 100%;
padding-bottom: 0px;}

 .media_coverages ul {
	margin: 0;
	padding: 0;
}.media_coverages ul li {
	display: inline-block;
	width: 50%;
	float: left;
	margin: auto;
	padding: 10px;
}
.media_coverages ul li a {
 	width: 100%;
	float: left; 
}.media_coverages ul li a img {
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: top;
	object-fit: cover;
	border-radius: 0px 0px 0 0px;
	object-position: center top;
} .media_coverages ul li h2 {
	padding: 10px 0 0;
}
.media_coverages .hidden {
	display: none;
} 