html,
body {
  overflow-x: hidden;
  background: #000;
}

/* PRATIK CSS*/
.displayinpc {
	display: block;
}
.displayinmobile {
	display: none;
}

@media (max-width: 767.98px) {
	.displayinpc {
		display: none;
	}
	.displayinmobile {
		display: block;
	}
}
.change-font-style {
	font-family: 'Dancing Script', cursive;
	font-weight: 400;
}
.big-font-size {
	font-size: 40px;
}
.cust-f-one-css {
	font-weight: 300;
	font-size: 34px;
}
.title-font-new {
    font-size: 22px;
}
.para-font-new {
    font-size: 20px;
}
.logocss {
	width: 350px;
	margin: 15px 0;
}
.nopadding {
	padding:0;
}
.nomargin {
	margin:0;
}
.fontbold {
	font-weight: 600;
}
.back-black {
	background : #000;
}
.back-white {
	background : #fff;
}
.back-gold {
	background : #d3ba61;
}
.color-black {
	color : #000;
}
.color-white {
	color : #fff;
}
.color-gold {
	color : #d3ba61;
}
.color-gray {
	color : #666;
}
.h-color-black:hover, .h-color-black:active, .h-color-black:focus {
	color : #000;
}
.h-color-white:hover, .h-color-white:active, .h-color-white:focus {
	color : #fff;
}
.h-color-gold:hover, .h-color-gold:active, .h-color-gold:focus {
	color : #d3ba61;
}
.h-color-gray:hover, .h-color-gray:active, .h-color-gray:focus {
	color : #666;
}
.headercss {
	border-bottom: 1px solid #d3ba61;
}
.navbar-expand-md .navbar-nav {
	float: right;
}
.navbar-expand-md .navbar-collapse {
	float: right;
	width: 100%;
}
.navbar-light .navbar-nav .nav-link {
	color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #d3ba61;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: #fff;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    white-space: nowrap;
    background-color: #00000000;
    border: 0;
}
.dropdown-menu {
	background-color: #000;
	margin: 0.5rem 0 0;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #000000;
    text-decoration: none;
    background-color: #d3ba61;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding: 5px 0px !important;
	margin: 0 12px;
	font-weight: 100;
}
.homeimagecss {
	padding: 20px 0;
}
.paddingten {
	padding: 10px 0;
}
.custompaddingcss {
	top: 25%;
	position: relative;
	padding: 20px;
}
.hometextcss {
	text-decoration: underline;
	padding-bottom: 10px;
	text-underline-position: under;
	font-weight: 100;
	font-style: normal;
	color: #d3ba61;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 26px;
	letter-spacing: 2px;
}
.posabcss {
    position: absolute;
    bottom: 100px;
    width: 100%;
	font-weight: 100;
}
.countries-posabcss {
	position: absolute;
	top: 5%;
	right: 0%;
	padding: 20px;
	width: 46%;
}
.perfumebottle-css {
	text-transform: uppercase;
	font-weight: 100;
}
.partners-posabcss {
    position: absolute;
    top: 15%;
    text-align: right;
    left: 0%;
    padding: 20px;
    width: 46%;
}
.partnertitlecss {
	font-size: 24px;
	font-weight: 100;
}
.hrclass {
	border-top: 2px solid #d0ba5a;
	width: 50%;
	margin-left: 50%;
}
.customimgcss {
	height: 50px;
	margin-left: 25px;
}
.terms-css {
	font-size: 12px;
	font-weight: 100;
}
.con-text-css {
	font-size: 18px;
	font-weight: 100;
}
.customsize-css {
	width: 50%;
	margin: 5% 25%;
}
.margin-custom-css {
	margin-top: -30%;
}
.social-link-css {
	vertical-align: 5px;
}
.newiconcss {
	background: #d0ba5a;
	padding: 10px;
	border-radius: 50%;
}
.nodec {
	text-decoration: none;
}
.nodec:hover, 
.nodec:focus {
	text-decoration: none;
}
.form-control {
	border: none;
	border-bottom: 1px solid #d0ba5a;
	background: transparent;
	width: 100%;
	padding: 8px 2%;
	margin-bottom: 8px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family: "sofia-pro",sans-serif;
	color: white;
	font-size: 16px;
	font-weight: 100;
	border-radius: 0;
	-webkit-appearance: none;
}
.form-control:focus {
	color: #fff;
	background-color: #ffffff00;
	border-color: #d0ba5a;
	box-shadow: 0 0 0 0 rgba(0,123,255,.25);
	font-size: 16px;
	font-weight: 100;
}
.form-control::placeholder {
	color: #fff !important;
	font-size: 16px;
	font-weight: 100;
}
.button-b-css {
	background: #d3ba61;
	border: 0px;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 15px;
}
.checkmark {
	height: 18px;
	width: 18px;
	border-radius: 0;
	border: 1px solid #d0ba5a;
	vertical-align: middle;
	background-color: #ffffff00;
}
.send-css {
	background: #d0ba5a;
	border: 0;
	padding: 5px 20px;
	font-size: 20px;
	border-radius: 3px;
	font-weight: 600;
}
.send-css:hover, .send-css:focus {
	background: #d0ba5a;
	border: 0;
	color: #fff;
	padding: 5px 20px;
	font-size: 20px;
	border-radius: 3px;
	cursor: pointer;
}
.custom-img-fluid {
	width: 60%;
	margin: 0 20%;
}
.barandeh-back-1 {
	background: url("img/barandeh-perfumes/barandeh-box-1.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.barandeh-back-2 {
	background: url("img/barandeh-perfumes/barandeh-box-2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.barandeh-back-3 {
	background: url("img/barandeh-perfumes/barandeh-box-3.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.box-custom-css {
	padding: 30% 30px;
}

.hrclass-fw {
	border-top: 2px solid #d0ba5a;
	width: 100%;
}
.head-top-gap {
	margin-top: 199.5px;
}
.listtopcss-left {
	list-style: none;
	display: inline-block;
	margin: 10px 30px 0 0;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 1px;
}
.listtopcss-right {
	list-style: none;
	display: inline-block;
	margin: 10px 0 0 30px;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 1px;
}
.navbar-brand {
	margin: 0;
}
.cust-changes-css {
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: bold;
}

@media (max-width: 767.98px) {
	.logocss {
		width: 250px;
	}
	.customsize-css {
		width: 100%;
		margin: 0%;
	}
	.head-top-gap {
		margin-top: 92px;
	}
	.navbar-light .navbar-toggler {
		background: #fff;
	}
	.navbar-collapse {
		margin: 0 0 10px 0;
		padding: 10px 20px;
		background: #d3ba61;
		border-radius: 5px;
	}
	.collapsing {
		height: 0px;
	}
	.text-center-m {
		text-align : center;
		margin-bottom: 30px;
		border-bottom: 1px solid white;
	}
	.send-css {
		font-size: 16px;
	}
	.box-custom-css {
		padding: 20px;
	}
	.barandeh-back-1 {
		background: transparent;
	}
	.barandeh-back-2 {
		background: transparent;
	}
	.barandeh-back-3 {
		background: transparent;
	}
	.navbar-light .navbar-nav .nav-link {
		color: #000;
	}
	.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
		color: #fff;
	}
	.navbar-toggler:focus {
		outline: 0px;
	}
	.navbar-dark .navbar-nav .nav-link {
		color: #000;
		font-weight: 100;
	}
	.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
		color: #fff;
	}
	.navbar-dark .navbar-toggler:focus, .navbar-dark .navbar-toggler:hover, .navbar-dark .navbar-toggler:active {
		outline: 0px;
	}
	.navbar {
		padding: 0px;
		display: flex;
		justify-content: flex-end !important;
	}
	.navbar-light .navbar-toggler {
		margin: 25.5px 0;
	}
	.navbar-brand {
		position: absolute;
		left: 20px;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 5px !important;
		margin: 0px;
		text-align: left;
		font-weight: 100;
	}
	.hometextcss {
		font-size: 20px;
	}
	.posabcss {
		bottom: 20px;
	}
	.partners-posabcss {
		position: relative;
		top: 0;
		text-align: right;
		left: 0%;
		padding: 20px;
		width: 100%;
	}
	.partnertitlecss {
		font-size: 20px;
		font-weight: 100;
	}
	.customimgcss {
		height: 30px;
		margin-left: 25px;
	}
	.countries-posabcss {
		position: relative;
		top: 0;
		right: 0%;
		padding: 20px;
		width: 100%;
	}
	.custompaddingcss {
		top: 0%;
		position: relative;
		padding: 20px 0;
	}
}