
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 16 2025 | 05:01:47 */
@charset "UTF-8";

/* Hello Bar */
.hub-hello-bar .pp-infobox .layout-3-wrapper {
	justify-content: center !important;
}

@media (min-width: 767px) {
	.hub-hello-bar .pp-infobox .layout-3-wrapper .pp-heading-wrapper {
		flex: 0 0 auto !important;
	}
}

/* Submenu Languages */
body:not(.fl-builder-edit) header .pp-advanced-menu ul.menu > li.menu-item-has-children.pp-has-submenu {
	padding: 25px 0;
}

header ul.sub-menu {
	padding: 20px 15px !important;
}

header ul.sub-menu > li > a {
	text-align: left !important;
	transition: all .3s ease-in-out;
}

header ul.sub-menu > li:not(:first-child) {
	margin-top: 15px;
}

header ul.sub-menu > li span.menu-item-text > img {
	vertical-align: sub;
	width: 16px !important;
	max-height: 16px !important;
	height: 16px !important;
	border-radius: 50%;
}

.pp-advanced-menu .pp-has-submenu-container img {
	display: none;
}

/* .pp-advanced-menu .pp-has-submenu-container span.menu-item-text::before{
    content: "\f0ac";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
  	font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
} */
header ul.sub-menu > li span.menu-item-text > span {
	margin-left: 10px !important;
}

.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
	right: -10px;
}

header .pp-advanced-menu ul.menu > li.menu-item-has-children.pp-has-submenu:hover span.pp-menu-toggle {
	transform: rotate(-180deg);
}

header .pp-advanced-menu ul.menu > li.menu-item-has-children.pp-has-submenu span.pp-menu-toggle {
	transition: all .3s ease-in-out;
}

ul.sub-menu > li.lang-item-en-us span.menu-item-text img, ul.sub-menu > li.lang-item-nz span.menu-item-text img, ul.sub-menu > li.lang-item-au span.menu-item-text img, ul.sub-menu > li.lang-item-za span.menu-item-text img, ul.sub-menu > li.lang-item-br span.menu-item-text img {
	display: none;
}

ul.sub-menu > li.lang-item-en-us span.menu-item-text::before, ul.sub-menu > li.lang-item-nz span.menu-item-text::before, ul.sub-menu > li.lang-item-au span.menu-item-text::before, ul.sub-menu > li.lang-item-za span.menu-item-text::before, ul.sub-menu > li.lang-item-br span.menu-item-text::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	vertical-align: sub !important;
}

ul.sub-menu > li.lang-item-en-us span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-a2caf03/hub.easycrypto.com/wp-content/uploads/2021/10/global.png");
}

ul.sub-menu > li.lang-item-nz span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-a2caf03/hub.easycrypto.com/wp-content/uploads/2021/10/new-zealand.png");
}

ul.sub-menu > li.lang-item-au span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-a2caf03/hub.easycrypto.com/wp-content/uploads/2021/10/australia.png");
}

ul.sub-menu > li.lang-item-za span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-a2caf03/hub.easycrypto.com/wp-content/uploads/2021/10/south-africa.png");
}

ul.sub-menu > li.lang-item-br span.menu-item-text::before {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-a2caf03/hub.easycrypto.com/wp-content/uploads/2021/10/brazil.png");
}

/*  */
header {
	z-index: 9999 !important;
}

header .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner, header .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:before, header .pp-advanced-menu-mobile-toggle .pp-hamburger .pp-hamburger-box .pp-hamburger-inner:after {
	background-color: #fff !important;
}

header.fl-theme-builder-header-scrolled {
	background-color: #6133d9 !important;
	padding-top: 0;
	padding-bottom: 0;
}

header.otc-gold.fl-theme-builder-header-scrolled {
	/*     background: linear-gradient(90deg, #ffd56e, #b6863c) !important; */
	background: #21175e !important;
}

.pp-advanced-menu .pp-menu-overlay.otc-gold-mobile {
	background: linear-gradient(180deg, #ffd56e, #b6863c);
}

header .pp-advanced-menu .menu > li > a {
	position: relative;
	outline: none !important;
}

header .pp-advanced-menu .menu > li > a:before {
	position: absolute;
	width: 0;
	height: 2px;
	content: "";
	bottom: -10px;
	left: 0;
	background-color: #fff;
	border-radius: 5px;
	transition: .6s width ease;
}

header .pp-advanced-menu .menu > li > a:hover:before {
	width: 100% !important;
}

header a.fl-button, header a.fl-button span {
	transition: all .3s ease-in-out;
}

/* Footer */
footer a {
	text-decoration: none !important;
	outline: none !important;
}

footer a > i, footer .pp-social-icon a {
	transition: all .3s ease-in-out;
}

footer .pp-social-icon a:hover {
	opacity: .8 !important;
}

footer .pp-social-icon a:hover i {
	color: inherit !important;
}

/* New Footer */
footer p a {
	position: relative;
}

footer p a:before {
	position: absolute;
	width: 0;
	height: 2px;
	content: "";
	bottom: -5px;
	left: 0;
	background-color: #fff;
	border-radius: 5px;
	transition: .6s width ease;
}

footer p a:hover:before {
	width: 100%;
}

.footer-text a:before {
	display: none;
}

.footer-text a {
	text-decoration: underline !important;
}

.footer-social .pp-social-icon:last-child a i {
	display: none;
}

.footer-social .pp-social-icon:last-child a {
	background: url("https://cdn-glmlp.nitrocdn.com/PFXUpksrlTRPUdgilOBWJixqNMorOKwr/assets/images/optimized/rev-a2caf03/hub.easycrypto.com/wp-content/uploads/2021/06/Fintech-e1623379396492.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-color: #fcdb05 !important;
}

@media (min-width: 861px) {
	header .pp-advanced-menu .menu > li:last-child {
		display: none !important;
	}
	
	.switch-logo img {
		filter: invert(1);
	}
}

@media (max-width: 860px) {
	.pp-advanced-menu .menu a {
		text-align: center !important;
	}
	
	.pp-advanced-menu .pp-menu-overlay {
		background-color: #6123d9 !important;
	}
	
	.pp-menu-close-btn {
		right: 50% !important;
		transform: translateX(50%) !important;
		top: 16% !important;
	}
	
	.post-social-media .pp-responsive-center .pp-social-icon:last-child {
		margin-right: 0 !important;
	}
	
	.pp-advanced-menu .pp-has-submenu-container span.menu-item-text::before {
		font-size: 22px !important;
	}
	
	.pp-advanced-menu .pp-menu-toggle:before {
		width: 15px !important;
		height: 15px !important;
		margin: -10px 0 0 0 !important;
	}
	
	.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
		right: 40px !important;
		right: 10px !important;
	}
	
	.pp-advanced-menu .sub-menu {
		padding: 20px;
	}
	
	.pp-advanced-menu .sub-menu > li, .pp-advanced-menu .sub-menu > li span.menu-item-text {
		width: 100%;
		text-align: left;
		color: #282829 !important;
		padding: 0 !important;
	}
	
	.pp-advanced-menu .sub-menu > li:not(:first-child) {
		margin-top: 15px;
	}
	
	.pp-advanced-menu ul.sub-menu > li span.menu-item-text::before {
		margin-right: 10px;
		vertical-align: unset !important;
	}
	
	.pp-advanced-menu .menu .sub-menu a {
		font-size: 18px !important;
	}
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
		right: 30% !important;
	}
}

/* Landscape */

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */

/* Portrait */

/* Declare the same value for min- and max-width to avoid colliding with desktops */

/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
		right: 30% !important;
	}
}

/* Landscape */

/* Declare the same value for min- and max-width to avoid colliding with desktops */

/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */

/* Portrait */

/* Declare the same value for min- and max-width to avoid colliding with desktops */

/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.pp-advanced-menu .pp-has-submenu-container .pp-menu-toggle {
		right: 30% !important;
	}
}

/* Landscape */

/* Declare the same value for min- and max-width to avoid colliding with desktops */

/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
.ec-footer a {
	position: relative;
}

.ec-footer a:hover {
	text-decoration: none;
}

.ec-footer-licenses .fl-rich-text, .ec-footer-badges .fl-rich-text {
	display: flex;
	align-items: center;
}

.ec-footer-licenses .fl-rich-text p {
	margin: 0 16px 0 0;
}

.ec-footer-licenses .fl-rich-text p img {
	max-width: 50px;
	height: auto;
	margin: 0;
}

.ec-footer-licenses .fl-rich-text > *:last-child {
	margin-right: 0;
}

.ec-footer-licenses .ec-footer-afintech {
	margin-left: 16px !important;
}

.ec-footer-badges .fl-rich-text img {
	margin: 0 16px 0 0;
	display: inline block;
	padding: 0;
}

.ec-footer-badges .fl-rich-text p img {
	width: auto;
	height: 32px;
}

.ec-footer-badges .fl-rich-text a:before {
	display: none !important;
}

.ec-footer-terms .fl-rich-text {
	text-align: right;
}

.ec-footer-terms .fl-rich-text p a {
	margin: 0 0 0 16px;
	display: inline-block;
}

.ec-footer-language .widget_polylang {
	position: relative;
	display: table;
}

.ec-footer-language .widget_polylang div, .ec-footer-language .widget_polylang span, .ec-footer-language .widget_polylang select {
	margin: 0;
	padding: 0;
}

.ec-footer-language .widget_polylang .widgettitle, .ec-footer-language .widget_polylang .screen-reader-text {
	display: none;
}

.ec-footer-language .widget_polylang .pll-switcher-select {
	position: relative;
	left: 0;
	font-size: 12px !important;
	text-align: left;
	appearance: none !important;
	padding: 0 20px 0 0 !important;
	z-index: 3;
	margin: 8px 0 0 0 !important;
}

.ec-footer-language .widget_polylang:after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	top: 6px;
	right: 0;
}

.ec-footer-newsletter_wrapper .gform_submission_error, .ec-footer-newsletter_wrapper .gform_validation_errors {
	display: none !important;
}

.ec-footer-newsletter_wrapper .gform_confirmation_message {
	border: 1px solid #3ec46d;
	color: #3ec46d;
	padding: 16px 24px;
	text-align: center;
	margin: 32px 0 0 0;
	border-radius: 8px;
	font-family: axiforma-black, Verdana, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .44px;
}

.ec-footer-newsletter_wrapper .gform-body {
	padding: 32px 0 0 0;
}

.ec-footer-newsletter_wrapper .gform-body .gform_fields {
	display: flex;
	gap: 16px;
	width: 846px;
	max-width: 100%;
}

.ec-footer-newsletter_wrapper .gform-body .gform_fields .gfield {
	padding: 0;
	margin: 0;
	flex: 1;
}

.ec-footer-newsletter_wrapper .gform-body .gform_fields .gfield .gfield_label {
	font-size: 14px;
}

.ec-footer-newsletter_wrapper .gform-body .gform_fields .gfield .ginput_container {
	margin: 0;
	padding: 0;
}

.ec-footer-newsletter_wrapper .gform-body .gform_fields .gfield .ginput_container input {
	margin: 0;
}

.ec-footer-newsletter_wrapper .gform-body .gform_fields .gfield .gfield_required {
	display: none;
}

.ec-footer-newsletter_wrapper .gform-body .gform_fields .gfield.gform_hidden {
	display: none;
}

.ec-footer-newsletter_wrapper .gform-footer {
	text-align: center !important;
}

.ec-footer-newsletter_wrapper .gform-footer .gform_button {
	font-family: axiforma-black, Verdana, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .44px;
	text-transform: capitalize;
	display: inline-block;
	margin: 32px auto 0 auto;
	padding: 16px 24px;
	border-radius: 8px;
	background-color: #3ec46d;
	color: #fff;
	border: none;
}

.ec-footer-newsletter_wrapper .gform-footer .gform_button:hover {
	background-color: #39bc67;
}

#gform_confirmation_wrapper_28 .gform_confirmation_message {
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.45;
	font-style: normal;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}

@media only screen and (max-width: 767px) {
	.ec-footer-licenses .fl-rich-text {
		display: block;
	}
	
	.ec-footer-licenses .fl-rich-text p {
		margin: 0 0 16px 0;
	}
	
	.ec-footer-licenses .fl-rich-text p:last-child {
		margin-bottom: 0;
	}
	
	.ec-footer-licenses .ec-footer-afintech {
		margin-left: 0 !important;
	}
	
	.ec-footer-newsletter_wrapper .gform-body .gform_fields .gfield {
		margin: 18px 0 0 0;
	}
	
	.ec-footer-newsletter_wrapper .gform-body .gform_fields {
		display: block;
	}
}
