@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Roboto:400,500,700,900&display=swap");
@import url(../css/bootstrap/bootstrap.min.css);
@import url(../css/fontawesome/css/all.min.css);
@import url(../css/responsive.css);
@media (min-width: 1200px) {
	#tradehub_what_we_do img {
		max-width: 100%;
		max-height: 100%;
		height: 530px;
		object-fit: cover;
		object-position: center
	}
}

@media (min-width: 991px) {
	.sticky-cta {
		display: block;
		position: fixed;
		text-align: center;
		right: 30px;
		bottom: 100px;
		background-color: #ffffff;
		padding: 20px;
		border: 2px solid #e0b29a;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		-ms-border-radius: 12px;
		-o-border-radius: 12px;
		border-radius: 12px;
		-webkit-box-shadow: 0 4px 6px #00000059;
		-moz-box-shadow: 0 4px 6px #00000059;
		-ms-box-shadow: 0 4px 6px #00000059;
		-o-box-shadow: 0 4px 6px #00000059;
		box-shadow: 0 4px 6px #00000059;
		z-index: 99
	}
	.sticky-cta .icon {
		width: 32px;
		height: 32px;
		background: #fff url(../icons/chart.png);
		background-size: 70%;
		background-repeat: no-repeat;
		border: 2px solid #e0b29a;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
		border-radius: 50%;
		background-position: center;
		position: absolute;
		top: -15px;
		left: 15px;
		-webkit-box-shadow: 0 4px 6px #00000038;
		-moz-box-shadow: 0 4px 6px #00000038;
		-ms-box-shadow: 0 4px 6px #00000038;
		-o-box-shadow: 0 4px 6px #00000038;
		box-shadow: 0 4px 6px #00000038
	}
	.sticky-cta .text {
		color: #1f1f1f
	}
}

@media (max-width: 991px) {
	.pb-40 {
		padding-bottom: 20px
	}
	#heroSlider .hero_slider .tradehub-slide-contents .owl-dots {
		display: none
	}
	#banner__tabs .banner_note .notes_sec {
		padding: 20px 20px !important;
		font-size: 12px;
		border-right: 1px solid #ececec
	}
	.featured-item {
		height: 280px !important
	}
	.featured-item .title {
		margin-top: 10px !important
	}
	.featured-item .title h3 {
		font-size: 16px
	}
	.featured-item .desc {
		font-size: 14px
	}
}

@media (max-width: 768px) {
	#mobileHeader .mobile-header {
		box-shadow: 0px 3px 12px 1px #24242436
	}
	#header {
		z-index: 0
	}
	.sec__block {
		padding: 45px 0
	}
	.py-40 {
		padding: 20px 0 !important
	}
	.sub-link {
		padding: 0 15px
	}
	p {
		font-size: 12px
	}
	#heroSlider .owl-item img {
		max-width: 100%;
		object-position: center;
		object-fit: cover;
		height: 30vh
	}
	#heroSlider .hero_slider .tradehub-slide-contents {
		top: 55%;
		padding: 10px 40px
	}
	#heroSlider .hero_slider .tradehub-slide-contents h1 {
		line-height: 30px !important;
		font-size: 20px !important;
		border-bottom: unset !important;
		margin: 0;
		padding: 0
	}
	#heroSlider .hero_slider .tradehub-slide-contents p {
		font-size: 14px;
		padding: 15px 0;
		line-height: 25px
	}
	#mobileHeader .mobile-header .mobile__fx_logo img {
		max-height: 50px
	}
	#mobileHeader #mobileHeaderOverlayer .mobile_navbar li a {
		font-size: 16px
	}
	#mobileHeader #mobileHeaderOverlayer .mobile_navbar li a:active {
		background: #f7f7f7
	}
	#mobileHeader #mobileHeaderOverlayer .mobile_navbar li .mobile__fx_logo img {
		max-height: 50px
	}
	#mobileHeader #mobileHeaderOverlayer .dropdown-toggle:after {
		margin: 8px
	}
	#tradehub_what_we_do .sub-contents h4 {
		font-size: 14px
	}
	.sub-contents .sub-title {
		line-height: 25px;
		font-size: 18px !important;
		margin-bottom: 32px !important
	}
	#tradehub_products .single_product {
		margin: 15px 0
	}
	#tradehub_products .single_product h5 {
		font-size: 16px
	}
	#bullionhedger_aboutus .about_sec .icon_box {
		border-right: unset !important
	}
	#bullionhedger_aboutus .about_sec .icon_box h4 {
		font-size: 16px
	}
	#bullionhedger_banner {
		margin-top: 56px;
		height: 250px
	}
	#bullionhedger_banner img {
		object-fit: cover;
		object-position: center
	}
	#bullionhedger_banner .banner_text h2 {
		font-size: 18px;
		padding: 10px 1rem;
		text-align: center;
		line-height: unset
	}
	#bullionhedger_banner .banner_text .breadcrumb {
		padding: 12px 0
	}
	#bullionhedger_banner .banner_text .breadcrumb li,
	#bullionhedger_banner .banner_text .breadcrumb a {
		font-size: 13px
	}
	#bullionhedger_banner .banner_text .breadcrumb span {
		font-size: 14px
	}
	#bullionhedger_area_products .currency__list .content__sec h4 {
		font-size: 16px
	}
	#bullionhedger_call_area h2 {
		font-size: 18px !important
	}
	#footer .column-inner {
		padding: 20px 0
	}
	#footer .column-inner a img {
		width: 150px
	}
	#footer .footer-title {
		font-size: 14px
	}
	#tradehub_products .single_product .desc {
		min-height: unset
	}
	.nav-tabs.nav-fill a.nav-link {
		margin: 2px
	}
	.flex-wrapper .wprt-content-box.style-1 {
		max-width: 96%
	}
}

@media (max-width: 480px) {
	.sec__block {
		padding: 30px 0
	}
	.pb-40 {
		padding-bottom: 30px
	}
	.py-40 {
		padding: 20px 0 0px 0 !important
	}
	.sub-link {
		padding: 5px 20px;
		line-height: unset;
		height: unset;
		font-size: 11px
	}
	p {
		font-size: 14px
	}
	.table thead th {
		vertical-align: top
	}
	.banner__area .banner_text {
		top: 60%
	}
	#heroSlider .hero_slider .tradehub-slide-contents {
		top: 55%;
		padding: 10px 40px
	}
	#heroSlider .hero_slider .tradehub-slide-contents h1 {
		font-size: 18px !important;
		margin-bottom: 10px
	}
	#heroSlider .hero_slider .owl-dots {
		display: none
	}
	.featured-item {
		height: 230px !important
	}
	.featured-item.mb-20p {
		margin-bottom: 20%
	}
	.sub-contents .sub-text {
		text-align: justify
	}
	.bullionhedger_contact-us .sub-title {
		font-size: 18px !important;
		margin-bottom: 32px !important
	}
	#bullionhedger_call_area h2 {
		font-size: 18px !important
	}
	#bullionhedger_call_area .justify-content-center {
		justify-content: unset !important
	}
	#tradehub_call_actions h3 {
		font-size: 16px
	}
	#bullionhedger_area_contactus .box-contents h3 {
		font-size: 16px
	}
	#heroSlider .hero_slider .tradehub-slide-contents .btn_black {
		padding: 5px 20px;
		font-size: 11px;
		line-height: unset;
		height: unset
	}
	#bullionhedger_area_products .currency__list .content__sec h4 {
		font-size: 16px
	}
	#tradehub_products .single_product .btn__link a {
		padding: 5px 20px;
		font-size: 11px;
		line-height: unset;
		height: 30px
	}
	#footer .column-inner {
		padding: 30px 0
	}
	#footer .footer-title {
		font-size: 14px
	}
	#footer_bottom a {
		font-size: 12px;
		color: #aaa;
		text-decoration: none
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 379px) {
	.sec__block {
		padding: 20px 0
	}
	.pb-40 {
		padding-bottom: 20px
	}
	.sub-contents .sub-title {
		font-size: 16px !important
	}
	.sub-link {
		font-size: 11px
	}
	#bullionhedger_area_career .career_sec .sub-title {
		font-size: 16px
	}
	#bullionhedger_banner .banner_text h2 {
		font-size: 16px
	}
	#bullionhedger_area_contactus .box-contents h3 {
		font-size: 14px
	}
	.bullionhedger_contact-us .sub-title {
		font-size: 16px !important;
		margin-bottom: 32px !important
	}
	#bullionhedger_call_area .sub-link {
		padding: 5px 12px;
		font-size: 11px;
		line-height: unset;
		height: unset
	}
	#tradehub_products .single_product .btn__link a {
		padding: 5px 20px;
		font-size: 11px;
		line-height: unset;
		height: 30px
	}
	.sub-contents .sub-title {
		line-height: 22px;
		font-size: 16px !important
	}
	#mobileHeader #mobileHeaderOverlayer .mobile_navbar li a {
		font-size: 12px
	}
	#bullionhedger_call_area h2 {
		font-size: 16px !important
	}
	#footer .footer-title {
		font-size: 12px
	}
}

#header {
	z-index: 1000;
	position: fixed;
	width: 100%;
	top: 0;
	background-color: #fff;
	transition: all .3s;
	border-bottom: 1px solid rgba(204, 204, 204, 0.49);
	-webkit-box-shadow: -1px 1px 16px 2px rgba(0, 0, 0, 0.1098039216);
	-moz-box-shadow: -1px 1px 16px 2px rgba(0, 0, 0, 0.1098039216);
	-ms-box-shadow: -1px 1px 16px 2px rgba(0, 0, 0, 0.1098039216);
	-o-box-shadow: -1px 1px 16px 2px rgba(0, 0, 0, 0.1098039216);
	box-shadow: -1px 1px 16px 2px rgba(0, 0, 0, 0.1098039216)
}

#header .main-nav-link li.active a:not(.dropdown-item) {
	color: #e0b29a!important
}

#header .main-nav-link li a.active:not(.dropdown-item) {
	color: #e0b29a!important
}

#header .main__nav {
	padding: 0 0;
	background-color: #fff
}

#header .main__nav nav {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%
}

#header .main__nav nav .fxbacker_logo {
	text-decoration: none
}

#header .main__nav nav .fxbacker_logo img {
	max-width: 100%;
	width: 220px
}

#header .main__nav nav .main-nav-link {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	flex-direction: row
}

#header .main__nav nav .main-nav-link li {
	-webkit-display: inline-block;
	-moz-display: inline-block;
	-ms-display: inline-block;
	-o-display: inline-block;
	display: inline-block;
	position: relative
}

#header .main__nav nav .main-nav-link li a {
	color: #020d26;
	font-size: 14px;
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	-o-display: block;
	display: block;
	font-weight: 600;
	position: relative;
	padding: 30px 15px;
	transition: .3s all ease-in
}

#header .main__nav nav .main-nav-link li a:hover {
	background-color: #f5f5f5
}

#header .main__nav nav .main-nav-link li a.active:not(.nav-link) {
	color: #ffffff;
	background: #e0b29a
}

#header .main__nav nav .main-nav-link .down_menus_level {
	float: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	border-bottom: 1px solid #f3f3f3;
	top: 6px !important;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #f3f3f3
}

#header .main__nav nav .main-nav-link .down_menus_level a {
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	-o-display: block;
	display: block;
	padding: 10px 15px;
	font-size: 14px;
	border-bottom: 1px solid #f3f3f3
}

#header .main__nav nav .main-nav-link .down_menus_level a:hover:not(.active) {
	background: #f8f9fa
}

#header .main__nav nav .login__btn {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	flex-direction: row
}

#header .main__nav nav .login__btn .action__btn {
	padding: 8px 25px;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-weight: 600
}

#heroSlider .hero_slider .tradehub-slide-contents {
	position: absolute;
	top: 50%;
	left: auto;
	transform: translateY(-50%);
	background: rgba(14, 14, 14, 0.24);
	padding: 40px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 4px 7px 40px -7px #00000054;
	-moz-box-shadow: 4px 7px 40px -7px #00000054;
	-ms-box-shadow: 4px 7px 40px -7px #00000054;
	-o-box-shadow: 4px 7px 40px -7px #00000054;
	box-shadow: 4px 7px 40px -7px #00000054
}

#heroSlider .hero_slider .tradehub-slide-contents h1 {
	line-height: 53px;
	font-size: 36px;
	text-transform: capitalize;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px
}

#heroSlider .hero_slider .tradehub-slide-contents h1 span {
	color: #e0b29a
}

#heroSlider .hero_slider .tradehub-slide-contents p {
	font-size: 18px;
	padding: 15px 0;
	line-height: 34px
}

#heroSlider .hero_slider .tradehub-slide-contents .btn_black {
	background-color: #e0b29a;
	border-width: 2px;
	border: 1px solid #e0b29a;
	text-decoration: none;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	color: #191919;
	-webkit-display: inline-block;
	-moz-display: inline-block;
	-ms-display: inline-block;
	-o-display: inline-block;
	display: inline-block;
	text-align: center;
	letter-spacing: 0;
	padding: 12px 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

#heroSlider .hero_slider .tradehub-slide-contents .btn_black:hover {
	background: #e0b29a;
	border: 1px solid #e0b29a;
	color: #ffffff
}

#heroSlider .hero_slider .owl-nav {
	position: absolute;
	width: 100%;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	top: 40%;
	justify-content: space-between;
	padding: 0 2%;
	display: none
}

#heroSlider .hero_slider .owl-nav .owl-prev span,
#heroSlider .hero_slider .owl-nav .owl-next span {
	background-color: rgba(255, 255, 255, 0.35);
	width: 50px;
	height: 50px;
	font-size: 30px;
	line-height: 45px;
	border: 1px solid #fff;
	color: #fff;
	align-items: unset !important;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	text-align: center;
	justify-content: center;
	margin: 10px;
	transition: .3s all
}

#heroSlider .hero_slider .owl-nav .owl-prev span:hover,
#heroSlider .hero_slider .owl-nav .owl-next span:hover {
	background-color: #fff;
	border: 1px solid #fff;
	color: #333;
	-webkit-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.3411764706);
	-moz-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.3411764706);
	-ms-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.3411764706);
	-o-box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.3411764706);
	box-shadow: 2px 2px 15px -2px rgba(0, 0, 0, 0.3411764706)
}

#heroSlider .hero_slider .owl-dots {
	position: absolute;
	bottom: 31px;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

#heroSlider .hero_slider .owl-dots .owl-dot {
	width: 25px;
	height: 4px;
	background-color: rgba(140, 140, 140, 0.5);
	margin: 5px
}

#heroSlider .hero_slider .owl-dots .owl-dot:hover {
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	-ms-box-shadow: unset;
	-o-box-shadow: unset;
	box-shadow: unset
}

#heroSlider .hero_slider .owl-dots .owl-dot.active {
	background-color: #e0b29a
}

#footer {
	background: #141414
}

#footer .column-inner {
	padding: 40px 0
}

#footer .column-inner:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0;
	top: -10px;
	-webkit-display: inline-block;
	-moz-display: inline-block;
	-ms-display: inline-block;
	-o-display: inline-block;
	display: inline-block;
	z-index: 1;
	background-color: #e0b29a
}

#footer .column-inner a img {
	max-width: 100%;
	width: 125px
}

#footer .bg__sec {
	background: #fff;
}

#footer P {
	color: #aaa;
	text-align: justify
}

#footer .link-read-more {
	font-size: 14px;
	color: #e0b29a;
	text-decoration: none
}

#footer .footer-title {
	font-size: 16px;
	color: #fff;
	font-weight: 400
}

#footer .footer-link i {
	font-size: 16px;
	color: #e0b29a
}

#footer .footer-link li a {
	color: #aaa;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none
}

#footer .footer-link li a:hover {
	color: #fff
}

#footer .social-links a {
	background: #1a1a1a;
	padding: 7px 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #fff
}

#footer .social-links a:hover {
	background: #525252;
	color: #fff
}

#footer .waring-desc h6 {
	color: #aaa;
	font-size: 15px
}

#footer_bottom {
	background: #141414
}

#footer_bottom .description a {
	color: #ccc;
	text-decoration: underline
}

#footer_bottom .description a:hover {
	color: #fff
}

#footer_bottom a {
	font-size: 14px;
	color: #aaa;
	text-decoration: none
}

#footer_bottom a:hover {
	color: #ccc
}

#footer_bottom span {
	color: #9a9a9a
}

#footer_bottom .scrolltop {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 0px;
	right: 20px
}

#footer_bottom .scrolltop .scroll {
	position: absolute;
	right: 5%;
	bottom: 20px;
	background: #e0b29a;
	color: #2a1802;
	padding: 14px;
	text-align: center;
	margin: 0 0 0 0;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

#footer_bottom .scrolltop .scroll:hover {
	background: #525252
}

#footer_bottom .scrolltop .scroll .fa {
	font-size: 18px;
	margin-top: -5px;
	margin-left: 1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	color: #fff
}

#registerbody {
	overflow-y: hidden
}

#registerbody #bullionhedger_entry_sec_wrapper {
	background-image: url(../image/register.jpg);
	height: 110vh;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

#registerbody #bullionhedger_entry_sec_wrapper .logo img {
	max-width: 100%;
	width: 250px
}

#registerbody #bullionhedger_entry_sec_wrapper .register {
	margin: 70px auto;
	background: #fff;
	padding: 25px;
	-webkit-box-shadow: -18px -16px 0px 0 #e9ecef;
	-moz-box-shadow: -18px -16px 0px 0 #e9ecef;
	-ms-box-shadow: -18px -16px 0px 0 #e9ecef;
	-o-box-shadow: -18px -16px 0px 0 #e9ecef;
	box-shadow: -18px -16px 0px 0 #e9ecef
}

#registerbody #bullionhedger_entry_sec_wrapper .register input,
#registerbody #bullionhedger_entry_sec_wrapper .register textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	font-size: 14px
}

#registerbody #bullionhedger_entry_sec_wrapper .register .form-control:focus {
	border-color: rgba(104, 219, 245, 0.5294117647);
	-webkit-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	-moz-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	-ms-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	-o-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25)
}

#mobileHeader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999
}

#mobileHeader .mobile-header {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	padding: 8px 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 998;
	background: #fff;
	justify-content: space-between;
	align-items: center;
	align-content: center
}

#mobileHeader .mobile-header .mobile__fx_logo img {
	max-width: 180px
}

#mobileHeader .mobile-header .auth__login_icon {
	text-decoration: none;
	color: #f6f9fd;
	font-size: 25px;
	vertical-align: baseline;
	-webkit-display: inline-grid;
	-moz-display: inline-grid;
	-ms-display: inline-grid;
	-o-display: inline-grid;
	display: inline-grid
}

#mobileHeader .mobile-header .menu-btn .mobile__menu_toggler {
	position: relative;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	background: transparent;
	width: 48px;
	height: 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-appearance: none;
	outline: 0;
	border: 0;
	flex-direction: column;
	justify-content: space-evenly
}

#mobileHeader .mobile-header .menu-btn .mobile__menu_toggler span {
	width: 28px;
	height: 2px;
	background: #454545;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	transition: all .5s
}

#mobileHeader .mobile-header .menu-btn .mobile__menu_toggler span:nth-child(1) {
	background: #454545
}

#mobileHeader .mobile-header .menu-btn .mobile__menu_toggler span:nth-child(2) {
	width: 28px
}

#mobileHeader .mobile-header .menu-btn .mobile__menu_toggler span:nth-child(3) {
	width: 28px
}

#mobileHeader #mobileHeaderOverlayer {
	position: fixed;
	left: -100%;
	top: 0;
	z-index: 998;
	background: #fff;
	max-width: 340px;
	min-width: 300px;
	height: 100%;
	transition: left .6s;
	-webkit-box-shadow: 0 0 20px 2px #505050;
	-moz-box-shadow: 0 0 20px 2px #505050;
	-ms-box-shadow: 0 0 20px 2px #505050;
	-o-box-shadow: 0 0 20px 2px #505050;
	box-shadow: 0 0 20px 2px #505050;
	overflow: auto
}

#mobileHeader #mobileHeaderOverlayer.is-active {
	left: 0
}

#mobileHeader #mobileHeaderOverlayer .mobile_navbar {
	position: relative;
	width: 100%
}

#mobileHeader #mobileHeaderOverlayer .mobile_navbar li {
	padding: 5px 0;
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	-o-display: block;
	display: block;
	border-bottom: 1px solid #f5f5f5
}

#mobileHeader #mobileHeaderOverlayer .mobile_navbar li a {
	text-decoration: none;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	padding: 12px 15px;
	color: #464646;
	font-weight: 700
}

#mobileHeader #mobileHeaderOverlayer .mobile_navbar li a.cta-btn {
	text-align: center;
	width: 100%;
	-webkit-display: inherit;
	-moz-display: inherit;
	-ms-display: inherit;
	-o-display: inherit;
	display: inherit;
	background: #e0b29a;
	color: #fff;
	font-weight: 400;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

#mobileHeader #mobileHeaderOverlayer .mobile_navbar li a.active {
	background-color: #f9f9f9;
	color: #f5821e
}

html {
	overflow: auto;
	height: auto
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #616161;
	line-height: 1.8;
	-webkit-font-smoothing: antialiased;
	-webkit-font-feature-settings: "liga";
	overflow-x: hidden;
	background: #FFFFFF
}

::selection {
	background-color: #5f5f5f;
	color: #fff
}

.btn.btn-primary {
	background-color: #141414 !important;
	color: #ffffff !important;
	border: 0 !important
}

.btn.btn-secondary {
	background-color: #e0b29a!important;
	color: #ffffff !important;
	border: 0 !important
}

.sec__block {
	padding: 70px 0
}

.pb-40 {
	padding-bottom: 40px
}

.py-40 {
	padding: 40px 0
}

.f-20 {
	font-size: 20px
}

.form-control {
	font-size: 14px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

label.error {
	color: #ff2323;
	font-size: 11px;
	font-weight: 600;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	width: 100%
}

.input_mobile {
	width: 80% !important
}

.table th {
	color: #fff;
	border-color: #929292;
	background: #e0b29a;
	font-size: 16px
}

.table td {
	font-size: 16px;
	color: #1f1f1f
}

p {
	font-size: 16px;
	color: #1f1f1f;
	font-weight: 400
}

.owl-carousel .owl-item img {
	margin-top: 63px
}

.sub-link {
	color: #e0b29a;
	border: 1px solid #e0b29a;
	font-weight: 600;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-display: inline-block;
	-moz-display: inline-block;
	-ms-display: inline-block;
	-o-display: inline-block;
	display: inline-block;
	text-align: center;
	letter-spacing: 0;
	padding: 0px 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	line-height: 40px;
	height: 40px
}

.sub-link:hover {
	border: 1px solid #e0b29a;
	color: #ffffff;
	background: #e0b29a;
	text-decoration: none;
	cursor: pointer
}

.demo-link {
	background: #000;
	color: #fff
}

.demo-link:hover {
	background: #757575
}

.navShadow .logo img {
	max-height: 55px
}

.navShadow #mainNavContent .main-nav-link li>a {
	padding: 15px 15px !important
}

#mainNavContent .main-nav-link .nav-item.active>a {
	position: relative
}

#mainNavContent .main-nav-link .nav-item.active>a:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 4px;
	bottom: -1px;
	background: #e0b29a;
	left: 0
}

#banner__tabs {
	border-bottom: 1px solid #e8e8e8
}

#banner__tabs .banner_note {
	padding: 0
}

#banner__tabs .banner_note .notes_sec {
	color: #000;
	font-weight: 600;
	text-decoration: none;
	border-color: #e8e8e8;
	text-transform: uppercase;
	border-width: 0 1px 0 0;
	border-style: solid;
	padding: 20px 50px;
	line-height: 1.8em;
	outline: 0;
	position: relative
}

#banner__tabs .banner_note .notes_sec span {
	font-size: 1.75em;
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	-o-display: block;
	display: block;
	padding-top: .2em;
	color: #b9b9b9;
	font-weight: 500
}

#banner__tabs .br-none .notes_sec {
	border-style: unset
}

#bullionhedger_about-us {
	background: #f5f5f5;
	padding-top: 120px
}

.sub-contents {
	text-align: justify
}

.sub-contents .sub-title {
	font-size: 30px;
	color: #1f1f1f;
	position: relative;
	margin-bottom: 45px
}

.sub-contents .sub-title:before {
	content: "";
	position: absolute;
	left: 0;
	width: 60px;
	height: 4px;
	background: #e0b29a;
	bottom: -20px;
	right: 0
}

.sub-contents .sub-title:after {
	position: absolute;
	content: "";
	width: 7px;
	height: 4px;
	left: 10px;
	bottom: -20px;
	background: #ffffff
}

.featured-item {
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	max-height: 100%;
	height: 250px;
	-webkit-box-shadow: 1px 1px 7px #ccc;
	-moz-box-shadow: 1px 1px 7px #ccc;
	-ms-box-shadow: 1px 1px 7px #ccc;
	-o-box-shadow: 1px 1px 7px #ccc;
	box-shadow: 1px 1px 7px #ccc
}

.featured-item:hover {
	background-color: #e0b29a;
	background-size: cover;
	background-position: center center;
	background-attachment: local;
	transition: all .5s
}

.featured-item:hover .desc,
.featured-item:hover h3 {
	color: #fff
}

.featured-item .icon {
	width: 100px;
	height: 100px;
	background-color: #fff;
	-webkit-display: inline-block;
	-moz-display: inline-block;
	-ms-display: inline-block;
	-o-display: inline-block;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 10px solid #f3f3f3;
	position: relative;
	transition: .5s;
	margin-top: -65px;
	-webkit-box-shadow: 1px 1px 7px #ccc;
	-moz-box-shadow: 1px 1px 7px #ccc;
	-ms-box-shadow: 1px 1px 7px #ccc;
	-o-box-shadow: 1px 1px 7px #ccc;
	box-shadow: 1px 1px 7px #ccc
}

.featured-item .icon img {
	text-align: center;
	text-decoration: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.featured-item .title {
	margin-top: 30px
}

.featured-item .title h3 {
	font-size: 20px;
	margin-bottom: 15px
}

.featured-item .desc {
	font-size: 16px;
	font-weight: normal;
	color: #9a9a9a
}

.trading-contents .sub-link {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #fff;
	line-height: 48px;
	padding: 10px 25px;
	color: #fff;
	text-decoration: none
}

#tradehub_call_actions {
	background-image: url(../image/bg-contact.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

#tradehub_call_actions h3 {
	font-size: 20px;
	color: #1f1f1f
}

#tradehub_what_we_do .sub-contents .sub-title:before {
	right: unset
}

#tradehub_what_we_do .sub-contents h4 {
	font-size: 16px;
	color: #e0b29a
}

#tradehub_products {
	min-height: 600px
}

#tradehub_products .single_product {
	position: relative;
	padding: 28px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	z-index: 0;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid #fff
}

#tradehub_products .single_product:hover:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	background-color: #e0b29a;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	opacity: 0.851
}

#tradehub_products .single_product:hover h5,
#tradehub_products .single_product:hover p {
	color: #000
}

#tradehub_products .single_product:hover .btn__link a {
	color: #fff;
	background: #000
}

#tradehub_products .single_product h5 {
	font-size: 18px;
	font-weight: 700;
	color: #222222;
	letter-spacing: 0;
	margin-bottom: 13px;
	line-height: 24px
}

#tradehub_products .single_product .btn__link {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 22px
}

#tradehub_products .single_product .btn__link a {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #545454;
	border: 1px solid #545454;
	font-weight: 600;
	-webkit-display: inline-block;
	-moz-display: inline-block;
	-ms-display: inline-block;
	-o-display: inline-block;
	display: inline-block;
	text-align: center;
	letter-spacing: 0;
	padding: 0px 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	line-height: 40px;
	height: 40px
}

#tradehub_products .single_product .btn__link a:hover {
	background: #000;
	text-decoration: none;
	color: #fff
}

#tradehub_products .single_product .btn__link a i {
	margin-left: 10px
}

#tradehub_products .single_product .desc {
	min-height: 288px;
	overflow: hidden
}

.banner__area {
	position: relative;
	background-color: #ccc;
	height: 350px;
	margin-top: 4%
}

.banner__area .banner__area-img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
	height: 100%;
	width: 100%
}

.banner__area .banner_text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.banner__area .banner_text h2 {
	color: #fff;
	font-weight: 700;
	text-transform: capitalize;
	font-size: 36px;
	line-height: 50px;
	margin: 0;
	border: 5px solid rgba(255, 255, 255, 0.1);
	padding: 10px 4rem
}

.banner__area .banner_text .breadcrumb {
	background: transparent;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	justify-content: center
}

.banner__area .banner_text .breadcrumb li {
	color: #e0b29a;
	font-size: 14px;
	padding: 2px
}

.banner__area .banner_text .breadcrumb li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none
}

.banner__area .banner_text .breadcrumb span {
	padding: 0 5px;
	color: #fff
}

#bullionhedger_area_content .sub-contents {
	text-align: justify
}

#bullionhedger_area_content .sub-contents .sub-title:before {
	right: unset
}

#bullionhedger_area_content .sub-contents h4 {
	font-size: 16px;
	color: #e0b29a
}

#bullionhedger_area_content .sub-contents i {
	color: #e0b29a
}

#bullionhedger_aboutus {
	background-image: url(../image/bg-about.jpg);
	min-height: 600px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

#bullionhedger_aboutus .about_sec {
	border-bottom: 1px solid #5f5f5f
}

#bullionhedger_aboutus .about_sec:nth-child(4) {
	border-bottom: unset
}

#bullionhedger_aboutus .about_sec .icon_box {
	border-right: 1px solid #5f5f5f
}

#bullionhedger_aboutus h4 {
	font-size: 22px
}

#bullionhedger_aboutus h2,
#bullionhedger_aboutus h4,
#bullionhedger_aboutus p {
	color: #fff
}

#bullionhedger_call_area {
	background: #f1f1f1
}

#bullionhedger_call_area h2 {
	font-size: 25px;
	color: #1f1f1f
}

#bullionhedger_call_area .sub-link:hover {
	background: #545454;
	cursor: pointer;
	border: 1px solid #545454
}

#bullionhedger_area_contactus .sub-contents .sub-title:before {
	right: unset
}

#bullionhedger_area_contactus .box-contents i {
	color: #e0b29a;
	font-size: 16px
}

#bullionhedger_area_contactus .box-contents h3 {
	font-size: 18px
}

#bullionhedger_area_contactus .box-contents p {
	font-weight: 500;
	color: #8a8a8a
}

#bullionhedger_area_contactus .box-contents a {
	font-weight: 500;
	color: #8a8a8a;
	text-decoration: none
}

#bullionhedger_area_contactus .box-contents a:hover {
	color: #ff2323
}

#bullionhedger_area_contactus .bullionhedger_contact-us {
	background: #f1f1f1;
	padding: 15px;
	margin-top: -5%;
	-webkit-box-shadow: -1px -1px 10px 0px #141414;
	-moz-box-shadow: -1px -1px 10px 0px #141414;
	-ms-box-shadow: -1px -1px 10px 0px #141414;
	-o-box-shadow: -1px -1px 10px 0px #141414;
	box-shadow: -1px -1px 10px 0px #141414
}

#bullionhedger_area_contactus .bullionhedger_contact-us .sub-title {
	font-size: 18px
}

#bullionhedger_area_contactus .bullionhedger_contact-us input,
#bullionhedger_area_contactus .bullionhedger_contact-us textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

#bullionhedger_area_contactus .bullionhedger_contact-us .form-control:focus {
	border-color: rgba(104, 219, 245, 0.5294117647);
	-webkit-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	-moz-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	-ms-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	-o-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25)
}

#bullionhedger_area_contactus .bullionhedger_contact-us .sub-link {
	color: #545454;
	border: 1px solid #545454;
	background: #f1f1f1
}

#bullionhedger_area_contactus .bullionhedger_contact-us .sub-link:hover {
	color: #fff;
	border: 1px solid #000;
	background: #000
}

#bullionhedger_area_flexnav {
	background: #1a1a1a
}

#bullionhedger_area_flexnav .nav li a {
	color: #aaa;
	text-decoration: none;
	font-size: 14px;
	position: relative;
	transition: .3s
}

#bullionhedger_area_flexnav .nav li a:hover {
	color: #ccc
}

#bullionhedger_area_flexnav .nav li a:active {
	color: #fff;
	background: #383838;
	font-weight: 500
}

#bullionhedger_area_products .sub-title:before {
	right: unset
}

#bullionhedger_area_products .description {
	text-align: justify
}

#bullionhedger_area_products .wpb_wrapper blockquote {
	position: relative;
	text-align: left;
	padding: 1em 38px;
	border: none;
	width: 100%;
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	-o-display: block;
	display: block;
	background-image: linear-gradient(90deg, #f5f5f5 0%, #fff 35%, #e4e4e4 100%)
}

#bullionhedger_area_products .wpb_wrapper blockquote:after {
	content: "";
	-webkit-display: block;
	-moz-display: block;
	-ms-display: block;
	-o-display: block;
	display: block;
	width: 2px;
	height: 100%;
	position: absolute;
	left: 0;
	color: #ff2323;
	top: 0;
	background-image: -webkit-linear-gradient(top, #0496ff0%, #0496ff60%, rgba(255, 255, 255, 0) 100%);
	background-image: -moz-linear-gradient(top, #0496ff0%, #0496ff60%, rgba(255, 255, 255, 0) 100%);
	background-image: -ms-linear-gradient(top, #0496ff0%, #0496ff60%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, #0496ff0%, #0496ff60%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(top, #0496ff0%, #0496ff60%, rgba(255, 255, 255, 0) 100%)
}

#bullionhedger_area_products .currency__list .icon {
	width: 80px;
	height: 80px;
	background-color: #fff;
	-webkit-border-radius: 20%;
	-moz-border-radius: 20%;
	-ms-border-radius: 20%;
	-o-border-radius: 20%;
	border-radius: 20%;
	position: relative;
	transition: .5s;
	-webkit-box-shadow: 1px 1px 7px #ccc;
	-moz-box-shadow: 1px 1px 7px #ccc;
	-ms-box-shadow: 1px 1px 7px #ccc;
	-o-box-shadow: 1px 1px 7px #ccc;
	box-shadow: 1px 1px 7px #ccc;
	float: left
}

#bullionhedger_area_products .currency__list .icon img {
	text-align: center;
	text-decoration: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

#bullionhedger_area_products .currency__list .content__sec {
	vertical-align: top;
	overflow: hidden;
	padding: 0 15px
}

#bullionhedger_area_products .currency__list .content__sec h4 {
	font-size: 18px;
	color: #1f1f1f
}

.sub-title.center:before {
	left: 50%;
	transform: translateX(-50%)
}

.sub-title.center:after {
	left: 50%;
	transform: translateX(-50%)
}

#bullionhedger_area_career .sub-contents .sub-title:before {
	right: 0
}

#bullionhedger_area_career .career_sec {
	padding: 15px;
	-webkit-box-shadow: -1px -1px 10px 0px #141414;
	-moz-box-shadow: -1px -1px 10px 0px #141414;
	-ms-box-shadow: -1px -1px 10px 0px #141414;
	-o-box-shadow: -1px -1px 10px 0px #141414;
	box-shadow: -1px -1px 10px 0px #141414
}

#bullionhedger_area_career .career_sec .sub-title {
	font-size: 18px
}

#bullionhedger_area_career .career_sec input,
#bullionhedger_area_career .career_sec textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	font-size: 14px
}

#bullionhedger_area_career .career_sec label {
	font-size: 12px
}

#bullionhedger_area_career .career_sec .form-control-file {
	font-size: 12px
}

#bullionhedger_area_career .career_sec span {
	font-size: 11px;
	color: #b1b1b1;
	clear: left;
	margin: 5px 0 0;
	float: left;
	width: 100%
}

#bullionhedger_area_career .career_sec .form-control:focus {
	border-color: rgba(104, 219, 245, 0.5294117647);
	-webkit-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	-moz-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	-ms-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	-o-box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25);
	box-shadow: 0 0 0 0.2rem rgba(47, 167, 249, 0.25)
}

.btn:focus {
	-webkit-box-shadow: unset !important;
	-moz-box-shadow: unset !important;
	-ms-box-shadow: unset !important;
	-o-box-shadow: unset !important;
	box-shadow: unset !important
}

.nav-tabs .nav-item {
	font-size: 16px;
	color: #2e2e2e;
	font-weight: 600;
	border-bottom: 4px solid transparent
}

footer p,
footer ul li,
footer a {
	font-size: 14px
}

header .logo img {
	max-height: 65px;
	transition: .4s all ease-in-out
}

header.navShadow .main__nav .logo img {
	max-width: 170px
}

.modal .modal-close {
	position: absolute;
	bottom: -48px;
	left: 50%;
	transform: translateX(-50%);
	width: 45px;
	height: 45px;
	background-color: transparent;
	color: #e0b29a;
	font-size: 45px;
	font-weight: 400;
	box-shadow: unset;
	text-shadow: unset;
	opacity: 1;
	outline: 0
}

.nav-tabs.nav-fill {
	border-bottom: 0
}

.nav-tabs.nav-fill a.nav-link {
	border-radius: 4px;
	text-decoration: none;
	background-color: #fff;
	color: #303030;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	padding: 6px 20px;
	border: solid 1px #e0b29a;
	margin: 6px
}

.nav-tabs.nav-fill a.nav-link.active {
	background-color: #e0b29a;
	color: #ffffff;
	font-weight: 600
}

.nav-tabs.nav-fill a.nav-link.active:after {
	content: "";
	height: 14px;
	width: 14px;
	background-color: #e0b29a;
	border: solid 1px #e0b29a;
	transform: rotate(45deg);
	border-top: 0;
	border-left: 0;
	display: inline-block;
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -5px
}

.flex-wrapper {
	display: flex;
	justify-content: center;
	align-items: stretch;
	align-content: space-between;
	flex-wrap: wrap
}

.flex-wrapper .wprt-content-box.style-1 {
	position: relative;
	top: 0;
	border: solid 2px #604824;
	border-radius: 3px;
	background-color: #fff;
	max-width: 240px;
	margin: 5px;
	transition: .3s all ease-in;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px
}

.flex-wrapper .wprt-content-box.style-1:hover {
	top: -8px;
	border: solid 2px #e0b29a
}

.flex-wrapper .wprt-content-box.style-1 .trading-instruments-icon {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	display: block
}

.flex-wrapper .wprt-content-box.style-1 a.inner {
	text-decoration: none;
	display: block;
	padding: 37px 27px 35px 27px
}

.flex-wrapper .wprt-content-box.style-1 a.inner:hover {
	text-decoration: none
}

.wprt-icon-box.icon-top .heading {
	margin-top: 31px;
	color: #e0b29a
}

.wprt-icon-box .heading {
	margin-bottom: 0;
	font-size: 18px
}

.wprt-icon-box .desc {
	margin-top: 11px;
	margin-bottom: 0;
	color: #1f1f1f;
	font-size: 16px
}

.dropdown-menu {
	min-width: 250px
}

.dropdown-menu .dropdown-item {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	font-size: 16px !important;
	font-weight: 400 !important;
	color: #292929 !important
}

.dropdown-menu .dropdown-item.active {
	color: #ffffff !important
}

.cta-parallax {
	height: 250px;
	position: relative
}

.cta-parallax:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #f7a35d21;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0
}

.flexnavBar .nav .nav-item {
	flex: 1
}

.flexnavBar .nav .nav-item .nav-link {
	text-align: center;
	font-size: 16px !important
}

.flexnavBar .nav .nav-item .nav-link.active {
	background-color: #e0b29a!important;
	color: #fff !important
}

body.mobnav__opened {
	height: 100vh;
	overflow-y: hidden !important
}

body.mobnav__opened:before {
	position: fixed;
	content: "";
	background: #00000094;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99
}

.spinner {
	height: 100vh;
	width: 100vw;
	position: fixed;
	background: #000000d9;
	top: 0;
	left: 0;
	z-index: 99999 !important
}

.loader {
	height: 20px;
	width: 250px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.loader--dot {
	animation-name: loader;
	animation-timing-function: ease-in-out;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	height: 6px;
	width: 6px;
	border-radius: 100%;
	background-color: black;
	position: absolute
}

.loader--dot:first-child {
	background-color: #e0b29a;
	animation-delay: 0.5s
}

.loader--dot:nth-child(2) {
	background-color: #e0b29a;
	animation-delay: 0.4s
}

.loader--dot:nth-child(3) {
	background-color: #e0b29a;
	animation-delay: 0.3s
}

.loader--dot:nth-child(4) {
	background-color: #e0b29a;
	animation-delay: 0.2s
}

.loader--dot:nth-child(5) {
	background-color: #e0b29a;
	animation-delay: 0.1s
}

.loader--dot:nth-child(6) {
	background-color: #e0b29a;
	animation-delay: 0s
}

.loader--text {
	position: absolute;
	top: 200%;
	left: 0;
	right: 0;
	width: 4rem;
	margin: auto;
	color: #ffffff
}

.loader--text:after {
	content: "Loading";
	font-weight: 200;
	color: #ffffff;
	animation-name: loading-text;
	animation-duration: 3s;
	animation-iteration-count: infinite
}

@keyframes loader {
	15% {
		transform: translateX(0)
	}
	45% {
		transform: translateX(230px)
	}
	65% {
		transform: translateX(230px)
	}
	95% {
		transform: translateX(0)
	}
}

@keyframes loading-text {
	0% {
		content: "Loading"
	}
	25% {
		content: "Loading."
	}
	50% {
		content: "Loading.."
	}
	75% {
		content: "Loading..."
	}
}

.marqee-view .tradingview-widget-container {
	height: 0 !important
}

.whychoose {
	padding-top: 120px
}

.whychoose .whychoose-block {
	position: relative
}

.whychoose .whychoose-block .inner-box {
	position: relative;
	text-align: center
}

.whychoose .whychoose-block .inner-box .icon-box {
	position: relative;
	color: #e0b29a;
	font-size: 100px;
	line-height: 1em;
	padding-bottom: 30px;
	padding-top: 30px;
	background: url(../icons/icon-bg.png) center center;
	background-repeat: no-repeat
}

.whychoose .whychoose-block .inner-box .icon-box img {
	max-width: 90px
}

.whychoose .whychoose-block .inner-box .text {
	font-size: 22px;
	color: #1f1f1f
}

footer address {
	color: #aaa
}

.sticky-cta {
	display: none
}

.fixed-image {
	width: 100%;
	height: 540px
}


/*# sourceMappingURL=style.css.map */