
.element-observer[data-v-6d651af2] {
  min-height: 300px;
}
.observed[data-v-6d651af2]{
    display:none;
}















/* .loader-wrapper{
    min-height: 400px;
    position: relative;
} */
.lds-ellipsis {
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 120px;
    left: calc(50% - 32px);
    width: 64px;
    height: 64px;
}
.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: rgba(131, 131, 131, 0.3);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
        transform: scale(0);
}
100% {
        transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
        transform: scale(1);
}
100% {
        transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
        transform: translate(0, 0);
}
100% {
        transform: translate(19px, 0);
}
}


.middle-sections[data-v-c59f39ce] {
	min-height: 400px;
	position: relative;
	z-index: 1;
}


h2[data-v-5ef48958] {
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	margin: 45px auto;
}
p[data-v-5ef48958] {
	font-size: 18px;
	text-align: center;
	margin: 40px auto;
}
@media (min-width: 1200px) {
h2[data-v-5ef48958] {
		font-size: 40px;
		text-align: initial;
		margin: 30px auto;
}
p[data-v-5ef48958] {
		font-size: 24px;
		text-align: initial;
		margin: 30px auto;
}
}

#registry_popup {
	display: none;
	text-align: center;
	line-height: 1;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: rgba(0, 0, 0, 0.7);
}
#registry_popup .popup-wrapper {
	position: fixed;
	background: #fff;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#registry_popup .popup-wrapper .popup-header-section {
	background: #2257a7;
	width: 100%;
	min-height: 60px;
	position: relative;
}
#registry_popup .popup-wrapper .popup-header-section span.popup-logo {
	background: url(/wp-content/themes/ava_trade/app/controllers/reg_popup/imgs/logo-small-white.png)
		no-repeat;
	width: 53px;
	height: 21px;
	margin: 0;
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
/*Atrade popup*/
.hewrapper #registry_popup .popup-wrapper .popup-header-section span.popup-logo {
	background: url(/wp-content/themes/ava_trade/assets/images/atrade/common/mob-atrade.png) no-repeat;
	filter: brightness(0) invert(1);
	height: 32px;
}
.hewrapper #registry_popup .popup-bottom-strip .part-strip:nth-of-type(2) {
	display: none;
}
@media (min-width: 992px) {
	.hewrapper #registry_popup,
	.hewrapper #registry_popup .popup-wrapper {
		top: 80px;
		height: calc(100vh - 80px);
	}
}
/*end of Atrade popup*/
#registry_popup .popup-wrapper .popup-header-section .popup-header-text {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin-top: 0%;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#registry_popup .popup-wrapper .popup-header-section .close-popup {
	position: absolute;
	right: 15px;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
#registry_popup .popup-wrapper .popup-header-section .close-popup::before,
#registry_popup .popup-wrapper .popup-header-section .close-popup::after {
	content: "";
	height: 2px;
	margin-top: -2px;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	background: #fff;
}
#registry_popup .popup-wrapper .popup-header-section .close-popup::before {
	transform: rotate(45deg);
}
#registry_popup .popup-wrapper .popup-header-section .close-popup::after {
	transform: rotate(-45deg);
}

#registry_popup .popup-wrapper .popup-title {
	color: #2257a7;
	font-weight: 700;
	margin: 15px 0 5px 0;
	line-height: 1;
	font-size: 20px;
	display: none;
}
.rtl #registry_popup .popup-wrapper .popup-title {
	margin: 15px 0 25px 0;
}
.ruwrapper #registry_popup .popup-wrapper .popup-title.demo,
#registry_popup .popup-wrapper .popup-title.demo .font18 {
	font-size: 18px;
}
section.vc_section.relative.jumbotron {
	padding: 0 15px !important;
}
#registry_popup .popup-wrapper #avaWidgetContainer {
	padding: 0 4%;
	display: inline-block;
	padding-top: 20px;
}
#registry_popup.step2 .popup-wrapper #avaWidgetContainer {
	padding: 0;
}
#registry_popup .popup-wrapper p.popup-footer-section {
	font-size: 16px;
	padding: 30px 0;
	margin: 0 10%;
	line-height: 1.5;
	border-top: 1px solid #e6e6e6;
}
#registry_popup .popup-wrapper p.popup-footer-section span {
	color: #82bb41;
	font-weight: 700;
	cursor: pointer;
	text-decoration: underline;
}
/* RESET WIDGET CSS*/
#registry_popup .popup-wrapper #avaWidgetContainer #AvasRS1Widget {
	text-align: left;
	float: none;
}
#registry_popup .popup-wrapper #avaWidgetContainer #AvasRS1Widget:lang(en-ae) {
	padding-top: 30px;
}
.rtl #registry_popup .popup-wrapper #avaWidgetContainer #AvasRS1Widget {
	text-align: right;
	padding-top: 30px;
}
body .intl-tel-input.iti-container {
	z-index: 999999;
}
#avaWidgetContainer #AvasRS1Widget.mini-layout #bothbutton .btn {
	width: 100% !important;
}
#avaWidgetContainer #AvasRS1Widget .avaInputRow.form-action {
	margin-bottom: 30px !important;
}
#avaWidgetContainer #AvasRS1Widget .popup-overlay {
	width: 100% !important;
	height: 100% !important;
}

#registry_popup .popup-bottom-strip {
	font-size: 15px;
	background: #dddddd;
	padding: 9px;
}
#registry_popup .part-strip span {
	line-height: 26px;
	vertical-align: super;
}
#registry_popup .popup-bottom-strip .part-strip {
	display: inline-block;
	margin: 0 10px;
}

#registry_popup .popup-bottom-strip img {
	display: inline-block;
	margin: 0 6px;
}

#registry_popup .popup-bottom-strip span {
	position: relative;
	top: 1px;
}
/* AVA loader SVG */
#avaWidgetContainer .ava-loader-svg {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	perspective: 400px;
}
#avaWidgetContainer .ava-loader-svg .flip {
	transform-style: preserve-3d;
	transform-origin: center center;
	animation: flipY 1.7s ease-in infinite;
	transform-box: fill-box;
}

#avaWidgetContainer .ava-loader-svg .flip-2 {
	animation-delay: 0.25s;
}

#avaWidgetContainer .ava-loader-svg .flip-3 {
	animation-delay: 0.75s;
}

/* iframe registry new funnel */
#registry_popup #iframeContainer {
	border-radius: 2px;
	left: 50%;
	top: 30px;
	width: 100%;
	height: 100%;
	max-height: 700px;
	max-width: 1024px;
	position: relative;
	transform: translateX(-50%);
}
.rtl #registry_popup #iframeContainer {
	left: -50%;
	transform: translateX(50%);
}

@media (max-width: 639px) {
	#registry_popup #iframeContainer {
		position: fixed;
		top: 0px;
		bottom: 0px;
		left: 0px !important;
		right: 0px;
		max-width: initial;
		max-height: initial;
		transform: initial !important;
		display: block;
	}
	#registry_popup #iframeContainer iframe {
		height: 100% !important;
	}
}

/* End of iframe registry new funnel */

@keyframes flipY {
	0% {
		transform: rotateY(0deg);
	}

	50% {
		transform: rotateY(180deg);
	}

	100% {
		transform: rotateY(180deg);
	}
}
/* End AVA loader SVG */

@media (max-width: 991px) {
	section.entry-content.fix-mobile-scroll,
	div.sticky-bottom-banner.fix-mobile-scroll,
	footer.footer.fix-mobile-scroll {
		display: none;
	}
	.popup-bottom-strip .part-strip {
		margin: 2px 10px;
	}
}
@media (min-width: 992px) {
	#registry_popup {
		position: fixed;
		top: 0;
		bottom: 0;
		background: rgba(0, 0, 0, 0.7);
	}
	#registry_popup .popup-wrapper {
		height: auto;
		width: 500px;
		border-radius: 2px;
		left: 50%;
		max-height: 95%;
		top: 30px;
		-webkit-transform: translate(-50%, -50%);
		transform: translateX(-50%);
	}
	#registry_popup .popup-wrapper .popup-header-section .popup-logo {
		width: 289px;
		height: 42px;
		margin: 20px 0;
	}
	#registry_popup .popup-wrapper #avaWidgetContainer {
		padding: 0 12%;
		padding-top: 30px;
	}
}
html.fix-mobile-scroll {
	overflow: hidden;
	/* position: relative; */
	height: 100%;
}
html.fix-mobile-scroll body {
	overflow: hidden;
	/* position: relative; */
	height: 100%;
}
@media screen and (min-width: 992px) and (min-height: 1080px) {
	#registry_popup .popup-wrapper {
		height: auto;
	}
}
@media screen and (min-width: 1024px) {
	#registry_popup .popup-wrapper #avaWidgetContainer {
		min-height: 560px;
	}
}

/*Login Widget*/
.main-header {
	position: relative;
}
.wrapper-widget-login {
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999999;
	display: none;
}

.wrapper-widget-login .login-container {
	position: fixed;
	top: 30px;
	left: 50%;
	max-width: 500px;
	background: #fff;
	z-index: 3;
	transform: translateX(-50%);
	width: 100%;
}

@media (max-width: 520px) {
	.wrapper-widget-login .login-container {
		max-width: 320px;
	}
}

.wrapper-widget-login .login-container .popup-header-section {
	background: #2257a7;
	width: 100%;
	min-height: 60px;
	position: relative;
	text-align: center;
}
.wrapper-widget-login .login-container .popup-header-section span.popup-logo {
	background: url(/wp-content/themes/ava_trade/app/controllers/reg_popup/imgs/logo-small-white.png)
		no-repeat;
	width: 53px;
	height: 21px;
	margin: 0;
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
}

.hewrapper .wrapper-widget-login .login-container .popup-header-section span.popup-logo {
	padding: 4px 0;
	background-image: url(/wp-content/themes/ava_trade/assets/images/atrade/common/mob-atrade.png) !important;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: left;
	width: 53px;
	height: 30px;
	filter: brightness(11);
}

.wrapper-widget-login .login-container .popup-header-section .popup-header-text {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin-top: 0%;
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.wrapper-widget-login .login-container .popup-header-text.forgot-password {
	display: none;
}
.wrapper-widget-login .login-container .popup-header-section .close-popup {
	position: absolute;
	right: 15px;
	top: 50%;
	cursor: pointer;
	transform: translateY(-50%);
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
.wrapper-widget-login .login-container .popup-header-section .close-popup::before,
.wrapper-widget-login .login-container .popup-header-section .close-popup::after {
	content: "";
	height: 2px;
	margin-top: -2px;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	background: #fff;
}
.wrapper-widget-login .login-container .popup-header-section .close-popup::before {
	transform: rotate(45deg);
}
.wrapper-widget-login .login-container .popup-header-section .close-popup::after {
	transform: rotate(-45deg);
}

.wrapper-widget-login .avatrade-login #AvasLogWidget {
	max-width: 460px;
	margin-top: 5px;
}

.wrapper-widget-login .avatrade-login #AvasLogWidget legend {
	display: none !important;
}

.wrapper-widget-login .avatrade-login #AvasLogWidget .avasSmallFont {
	line-height: initial;
}

.wrapper-widget-login .login-container .popup-footer-section {
	font-size: 16px;
	padding: 30px 0;
	margin: 0 10%;
	line-height: 1.5;
	border-top: 1px solid #e6e6e6;
	text-align: center;
}

.wrapper-widget-login .login-container .popup-footer-section a {
	color: #82bb41;
	font-weight: 700;
	cursor: pointer;
	text-decoration: underline;
}

.wrapper-widget-login .login-container .popup-bottom-strip,
.popup-bottom-strip-login-mobile {
	font-size: 15px;
	background: #dddddd;
	padding: 9px;
	text-align: center;
}
.wrapper-widget-login .part-strip span {
	line-height: 26px;
	vertical-align: super;
}
.wrapper-widget-login .login-container .part-strip,
.popup-bottom-strip-login-mobile .part-strip {
	margin: 0 10px;
	display: inline-flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
	overflow: hidden;
	flex-direction: row;
}

@media screen and (max-width: 992px) {
	.wrapper-widget-login .login-container .popup-header-section .popup-header-text {
		font-size: 14px;
	}
}

.wrapper-widget-login .avatrade-login #AvasLogWidget {
	position: relative;
	padding: 20px !important;
}

.wrapper-widget-login .avatrade-login .top-bar input {
	width: 100%;
}

.wrapper-widget-login #AvasLogWidget form {
	padding: 0 15px;
}

.wrapper-widget-login .avatrade-login #AvasLogWidget .has-error .mess-box {
	margin-bottom: 5px;
}
.wrapper-widget-login .login-widget-box {
	min-height: 287px;
	width: 100%;
}
.wrapper-widget-login .popup-bottom-strip-login-mobile {
	display: none;
}
@media (max-width: 991px) {
	.wrapper-widget-login .login-container {
		width: 100%;
		max-width: initial;
		height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		padding-bottom: 77px;
		overflow: auto;
		border: 0;
	}
	.wrapper-widget-login .login-container .popup-bottom-strip {
		/* position: fixed;
        bottom: 0;
        width: 100%; */
		display: none;
	}
	.wrapper-widget-login .popup-bottom-strip-login-mobile {
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 10001;
	}
}
.wrapper-widget-login #avaloginWidgetContainer {
	position: static;
	width: auto;
	margin: 0 !important;
	display: block;
}

#avaloginWidgetContainer {
	top: 50%;
	left: 50%;
	z-index: 3;
}

/* 
=============================================================================== 
Risk Sticky Disclamer
=============================================================================== 
*/

#cookieSticky {
	display: none;
    background-color: rgba(52,52,52,0.83);
	padding: 8px 15px;
}
#cookieSticky p{
	color: #fff !important;
}
#cookieSticky a{
	color: #fff;
	text-decoration: underline;
}
#cookieSticky a:link, a:visited:link {
    -webkit-tap-highlight-color: #fff;
}
#cookieSticky .column.small-12 {
    text-align: center;
	margin: 0 auto;
	padding: 0;
}
#cookieSticky button {
    background-color: #2882c0;
    padding: 10px;
    border: none;
    height: initial;
    color: #fff;
    font-weight: initial;
    border-radius: 7px;
	font-size: initial;
	cursor: pointer;
	width: initial;
	min-width: 100px;
	font-size: 14px;
	margin-left: 5px;
}
#cookieSticky p:first-child {
	float: left;
	width: 60%;
}

#cookieSticky p {
    line-height: 1;
	font-size: 13px;
	font-weight: 300;
    margin-bottom: 0;
    
    text-align: left;
   
}
@media screen and (min-width: 640px) {
    #cookieSticky p:first-child {
        float: none;
        width: auto;
    }
	#cookieSticky button{
		margin-left: 15px;
	}

	#cookieSticky p {
		line-height: 2.5rem;
        font-size: 14px;
        display: inline-block;
	}
}

footer.footer {
	clear: both;
	margin-top: 1em;
}

footer {
	overflow-x: hidden;
}

footer {
	margin-top: 0 !important;
	background: #f4f6f6;
}

footer #pre_footer {
	background: #5a5a5a;
	padding: 40px 0;
}

footer #pre_footer .menu {
	display: table;
	table-layout: fixed;
	width: 100%;
}

footer #pre_footer .menu .menu-item {
	vertical-align: top;
}

footer #pre_footer .menu .menu-item a {
	padding: 0;
	background: transparent !important;
	color: #feffff !important;
	font-size: 0.875rem;
	font-weight: 400;
}

footer #pre_footer .menu .menu-item .sub-menu {
	list-style: none;
	margin: 0;
}

footer #pre_footer .menu .menu-item .sub-menu .menu-item a {
	font-size: 0.75rem;
}

footer #inner-footer {
	padding: 40px 0;
}

footer span.footer_desc a {
	color: #2882c0 !important;
}

@media screen and (max-width: 639px) {
	footer #inner-footer {
		padding: 0 0 40px 0;
		background-color: #5a5a5a;
	}

	footer #pre_footer {
		padding: 40px 0 20px 0;
	}
	footer #inner-footer img {
		margin-bottom: 30px;
	}
	footer span.footer_desc {
		width: 80%;
	}

	footer span.footer_desc,
	footer span.footer_desc a,
	footer p.source-org.copyright {
		color: #ccc !important;
	}
}

@media screen and (max-width: 639px) {
	footer .footer_nav li {
		display: block;
		text-align: center;
	}
	footer
		.footer_nav
		li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children {
		display: inline-block;
		padding: 13px 0 !important;
	}

	footer #pre_footer .menu .menu-item .sub-menu {
		display: none;
		padding-bottom: 12px;
	}
	footer #pre_footer .menu .menu-item a {
		font-size: 18px !important;
		font-weight: 300;
		color: #ccc !important;
		border-right: 1px solid;
		float: left;
		padding: 1px 12px 0px 10px;
	}

	footer #inner-footer span img {
		margin-left: auto;
		margin-right: auto;
	}
	footer #inner-footer {
		text-align: center;
	}
}

footer p,
footer span {
	font-size: 0.875rem;
	line-height: 1.5rem;
}

/*
===============================================================================
Footer Menu
===============================================================================
*/

footer .footer_nav .sub-menu {
	float: none;
	padding-right: 0;
	max-width: 100%;
}

footer .footer_nav .sub-menu li {
	float: none;
	width: 100%;
	padding-bottom: 0;
}

footer .footer_nav .sub-menu li a {
	font-size: 12px;
}

/*
===============================================================================
Footer btns
===============================================================================
*/

footer .footer_nav {
	padding-bottom: 40px;
}

footer .footer_social .title {
	display: none;
}

footer .footer_social ul {
	margin-left: 0;
}

@media screen and (max-width: 640px) {
	footer .footer_nav {
		padding-bottom: 25px;
		width: 80%;
		margin: 0 auto;
		text-align: center;
	}

	footer .footer-btn {
		display: none;
	}
	footer .footer_social {
		float: none !important;
		padding-top: 20px;
		width: 80%;
		margin: 0 auto;
		text-align: center;
		border-top: 1px solid rgba(204, 204, 205, 0.5);
		border-bottom: 1px solid rgba(204, 204, 205, 0.5);
		padding-bottom: 10px;
	}

	footer .footer_social .title {
		color: #ccc;
		font-size: 14px;
		padding-bottom: 20px;
		display: block;
	}

	footer .footer_btns {
		margin-bottom: 5px;
	}
}

.footer_social {
	float: right;
}

.rtl .footer_social {
	float: left;
}

/*
===============================================================================
Footer Social Icons
===============================================================================
*/

footer .footer_social li.cn-fa-google a {
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(/wp-content/themes/ava_trade/assets/images/common/sprite_avawp.png);
	background-position: -37px -134px;
	margin: 0 5px;
}

footer .footer_social li.cn-fa-facebook a {
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(/wp-content/themes/ava_trade/assets/images/common/sprite_avawp.png);
	background-position: -88px -134px;
	margin: 0 5px;
}

footer .footer_social li.cn-fa-twitter a {
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(/wp-content/themes/ava_trade/assets/images/common/sprite_avawp.png);
	background-position: -138px -134px;
	margin: 0 5px;
}

footer .footer_social li.cn-fa-youtube a {
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(/wp-content/themes/ava_trade/assets/images/common/sprite_avawp.png);
	background-position: -188px -134px;
	margin: 0 5px;
}

footer ul.cnss-social-icon li {
	display: inline-block;
}

@media screen and (max-width: 640px) {
	ul.cnss-social-icon li a {
		margin-right: 0 !important;
	}
	ul.cnss-social-icon li {
		margin: 0 10px;
	}
}

ul.cnss-social-icon li a {
	margin-right: 15px;
}

/*instagram icon on footer*/
footer .footer_social li.cn-fa-instagram a {
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(/wp-content/themes/ava_trade/assets/images/common/sprite_avawp.png);
	background-position: -36px -134px;
	margin: 0 5px;
}

/*
===============================================================================
Footer Icon
===============================================================================
*/

footer #inner-footer .footer-icon span {
	display: block;
	margin: 0px auto 10px;
	height: 102px;
	width: 92px;
	background-image: url(/wp-content/themes/ava_trade/assets/images/common/sprite_avawp.png);
	background-position: -288px -140px;
}

@media screen and (min-width: 640px) {
	footer #inner-footer .footer-icon {
		margin: 0px 0px 10px;
	}
}

@media screen and (min-width: 1024px) {
	footer #inner-footer .footer-icon {
		width: 16%;
		float: left;
	}
	footer #inner-footer .footer_desc {
		width: 80%;
		float: right;
	}
}

/*
===============================================================================
Risk Sticky Disclamer
===============================================================================
*/

@media screen and (max-width: 639px) {
	footer #inner-footer {
		padding: 0 0 160px 0;
	}
}

@media screen and (min-width: 640px) {
	footer #inner-footer {
		padding: 40px 0;
	}
	.footer {
		padding-bottom: 140px;
	}
}

/*
===============================================================================
Canada footer
===============================================================================
*/

.En-cawrapper #header #riskStickyDisclamer,
.fr-cawrapper #header #riskStickyDisclamer {
	display: none;
}

.En-cawrapper footer #inner-footer .footer-icon span,
.fr-cawrapper footer #inner-footer .footer-icon span {
	display: none;
}

@media screen and (min-width: 1024px) {
	.En-cawrapper footer #inner-footer .footer_desc,
	.fr-cawrapper footer #inner-footer .footer_desc {
		width: 100%;
	}
}

/* Not sure what this is for */
.ineerBtns {
	text-align: center;
	margin-bottom: 30px;
}
.demo-btn {
	border: 1px solid #fff;
	margin-right: 8px;
}

@media screen and (max-width: 844px) {
	.demo-btn {
		margin-bottom: 6px;
	}
}

@media screen and (max-width: 640px) {
	.demo-btn {
		margin-right: 0;
	}
}

.demo-btn:hover {
	background-color: rgba(137, 137, 137, 0.2);
}

.open-btn {
	background-color: #82bb41;
	border-color: rgba(52, 52, 52, 0);
}

.open-btn:hover {
	background-position: 0 100%;
	border: 1px solid transparent;
	background-color: rgba(130, 187, 65, 0.9);
}
@media screen and (max-width: 639px) {
	footer #inner-footer {
		padding: 0 0 160px 0;
	}
}
@media screen and (min-width: 640px) {
	footer #inner-footer,
	.eswrapper footer #inner-footer {
		padding: 40px 0;
	}
	.footer {
		padding-bottom: 100px;
	}
	.eswrapper .footer {
		padding-bottom: 140px;
	}
}

.hewrapper .footer .inner-footer .small-12.medium-12.large-7.columns {
	float: right;
}
.hewrapper .footer .inner-footer .small-12.medium-12.large-7.columns .footer-icon {
	display: none;
}
.hewrapper .footer .inner-footer .small-12.medium-12.large-7.columns {
	float: left;
}
/*
===============================================================================
Footer Awards
===============================================================================
*/
.footer-awards {
	text-align: center;
	padding: 10px 10px 50px 10px;
}
.footer-awards .images-wrapper,
.footer-awards .images-wrapper-da,
.footer-awards .car-wrapper {
	max-width: 90%;
	margin: 0 auto;
}
.footer-awards .images-wrapper img,
.footer-awards .images-wrapper-da img {
	width: 30%;
	max-width: 140px;
	/* margin: 5px; */
}

.footer-awards .car-wrapper {
	padding-bottom: 21px;
	display: flex;
	flex-direction: column;
	gap: 21px;
	align-items: center;
}
.footer-awards .car-wrapper img {
	max-width: 318px;
}
@media (min-width: 768px) {
	.footer-awards .car-wrapper {
		flex-direction: row;
		gap: 46px;
		justify-content: center;
		padding-bottom: 60px;
	}
	.footer-awards .car-wrapper img {
		max-width: 40%;
	}
	.footer-awards .images-wrapper,
	.footer-awards .images-wrapper-da {
		max-width: 1350px;
	}
	.eswrapper .footer-awards .images-wrapper {
		max-width: 1060px;
	}
	.footer-awards .images-wrapper img,
	.footer-awards .images-wrapper-da img {
		width: auto;
		max-width: 140px;
	}
	.aston-footer-logo {
		max-width: 669px;
		margin-top: 70px;
	}
}
@media (min-width: 1024px) {
	.footer-awards .images-wrapper img,
	.footer-awards .images-wrapper-da img {
		width: auto;
		max-width: 150px;
	}
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
	max-width: 100%;
}
label {
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.8;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	image-rendering: -webkit-optimize-contrast;
}

/* GENERAL */

html {
	height: 100%;
	width: 100%;
}

html:lang(he-IL) .step1-register-container .logo-wrap img {
	display: none !important;
}

body img {
	width: initial;
	height: initial;
}

a,
a:hover,
a:active,
a.visited {
	color: inherit;
	text-decoration: none;
}

button:focus {
	outline: none;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

strong {
	font-weight: bold;
}

/*content*/

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.clearfix {
	clear: both;
	display: table;
	width: 100%;
}
h1,
h2 {
	font-weight: 400;
}
@media screen and (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media screen and (min-width: 768px) {
	.hidden-xl {
		display: none !important;
	}

	.container {
		width: 750px;
	}
}

@media screen and (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media screen and (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

/**shared elemnts**/
section {
	clear: both;
	display: block;
	width: 100%;
}

/*buttons*/

.btn-box {
	margin-bottom: 20px;
}

.btn-box .btn {
	display: inline-block;
	padding: 17px 30px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	position: relative;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: fit-content;
	min-width: 188px;
}

@media only screen and (max-width: 768px) {
	.btn-box .btn {
		display: block;
		margin: auto;
		max-width: 100%;
		min-width: 211px;
	}
	.btn-box .btn-real {
		background: #f89600;
	}
}

.btn-box .btn-link {
	color: #717171;
	text-decoration: underline;
	font-size: 16px;
	font-weight: normal;
	width: fit-content;
}

.btn-box .btn-link:hover {
	color: #717171;
	text-decoration: underline;
	font-size: 16px;
	font-weight: normal;
}

.btn,
.btn span {
	-webkit-user-select: none;
	-webkit-user-drag: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.btn-box .btn-orange {
	background-color: #f89600;
}

@media only screen and (max-width: 1199px) {
	.btn-box:not(.mobile-sticky) {
		display: none;
	}
}

/*btn animation*/

.btn-box a.btn.animate-btn,
.animate-btn {
	border-radius: 0;
	/* max-width: 250px; */
	border: 1px solid #1e8df6;
	color: #1e8df6;
}

@media (min-width: 650px) {
	.btn-box a.btn.animate-btn,
	.animate-btn {
		background: #1e8df6;
		overflow: hidden;
		-webkit-transition: color 0.5s ease-in-out;
		transition: color 0.5s ease-in-out;
		z-index: 1;
	}

	.btn-box a.btn.animate-btn::before,
	.animate-btn::before {
		content: "";
		position: absolute;
		z-index: -1;
		width: 120%;
		left: -10%;
		top: -5px;
		bottom: -5px;
		background: #fff;
		-webkit-transform: skewX(-30deg);
		transform: skewX(-30deg);
		-webkit-transition: left 0.5s ease-in-out;
		transition: left 0.5s ease-in-out;
	}

	.btn-box a.btn.animate-btn:hover,
	.animate-btn:hover {
		color: #fff;
		background: #1e8df6;
	}

	.btn-box a.btn.animate-btn:hover::before,
	.animate-btn:hover::before {
		left: 127%;
	}
}

/*end btn animation*/

a.cta-btn {
	min-width: 340px;
}

/* middle sections */
.section-wrap {
	/*max-width: 1670px;*/
	max-width: 1200px;
	padding: 0 20px;
	margin: auto;
}

@media (min-width: 1200px) {
	.section-wrap {
		padding: 0 10px;
	}
}

/*

Dynamic Data by BG General

*/
i.bg-investor-percentage {
	font-style: normal !important;
}

/* registry popup */
#registry_popup {
	display: none;
}

/*country-popup*/
#countryPopup {
	display: none;
}
/* es hide buttons middle sections //es
.countryid-200 .btn-box {
	display: none;
} */
/* rebranding new brand new-brand*/
.rb-cut-edge {
	clip-path: polygon(
		0 40%,
		10% 0,
		100% 0,
		100% 100%,
		100% 90%,
		100% 100%,
		10% 100%,
		0% 100%,
		0% 100%
	);
}

/* new brand UI with narrow container */
@media screen and (min-width: 1200px) {
	.indices-top .section-wrap,
	.long-top .section-wrap,
	.investing-top .section-wrap,
	.investing-title-logo .section-wrap,
	.investing-top-text-only .section-wrap,
	.investing-redesign-top .section-wrap,
	.block-instruments-slider-top-new-brand .section-wrap,
	.block-list-new-brand .section-wrap,
	.block-two-columns-text-table .section-wrap,
	.single-stock-top .section-wrap,
	.ebook-top .section-wrap,
	.block-nap-new-brand .section-wrap,
	#hero .section-wrap {
		max-width: 1670px;
	}
	.page_is_rebrand_narrow .indices-top .section-wrap,
	.page_is_rebrand_narrow .long-top .section-wrap,
	.page_is_rebrand_narrow .investing-top .section-wrap,
	.page_is_rebrand_narrow .investing-title-logo .section-wrap,
	.page_is_rebrand_narrow .investing-top-text-only .section-wrap,
	.page_is_rebrand_narrow .investing-redesign-top .section-wrap,
	.page_is_rebrand_narrow .block-instruments-slider-top-new-brand .section-wrap,
	.page_is_rebrand_narrow .block-list-new-brand .section-wrap,
	.page_is_rebrand_narrow .block-nap-new-brand .section-wrap,
	.page_is_rebrand_narrow .block-two-columns-text-table .section-wrap,
	.page_is_rebrand_narrow .single-stock-top .section-wrap,
	.page_is_rebrand_narrow .ebook-top .section-wrap,
	.page_is_rebrand_narrow #hero .section-wrap {
		max-width: 1170px;
	}
}
/*app btns*/
.app-btns-box {
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}
.rtl .app-btns-box {
	text-align: right;
}

.app-btns-box .download-app {
	width: 200px;
	height: 54px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	margin-bottom: 10px;
}
.app-btns-box .download-app.google {
	background-image: url(/wp-content/themes/ava_trade/app/lps/shared/images/google-light-svg.svg);
}
.app-btns-box .download-app.apple {
	background-image: url(/wp-content/themes/ava_trade/app/lps/shared/images/apple-light-svg.svg);
}
.page-template-template-huddle .app-btns-box .download-app.apple {
	background-image: url(/wp-content/themes/ava_trade/app/lps/shared/images/apple-dark.png);
}
.page-template-template-huddle .app-btns-box .download-app.google {
	background-image: url(/wp-content/themes/ava_trade/app/lps/shared/images/google-dark.png);
}

.app-btns-box.mobile-apps .download-app.google {
	background-image: url(/wp-content/themes/ava_trade/app/lps/shared/images/google-orange-svg.svg);
}
.app-btns-box.mobile-apps .download-app.apple {
	background-image: url(/wp-content/themes/ava_trade/app/lps/shared/images/apple-orange-svg.svg);
}

.app-btns-box .download-platform {
	min-width: 200px;
	padding: 17px;
	padding-left: 40px;
	display: inline-block;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: left 10px top 48%;
	margin: auto;
	margin-bottom: 10px;
	background-color: #ff5100;
	color: #fff;
	font-weight: 400;
}
.app-btns-box .download-platform.windows {
	background-image: url(/wp-content/themes/ava_trade/app/lps/shared/images/windows-icon.svg);
}
.app-btns-box .download-platform.mac {
	background-image: url(/wp-content/themes/ava_trade/app/lps/shared/images/mac-icon.svg);
}
@media only screen and (min-width: 768px) {
	.app-btns-box {
		text-align: start;
	}
	.app-btns-box .download-app.google {
		margin-right: 7px;
	}
	.rtl .app-btns-box .download-app.google {
		margin-left: 2px;
		margin-right: 0;
	}
}
.desktop-apps {
	display: none;
}
@media only screen and (min-width: 1280px) {
	.mobile-apps {
		display: none;
	}
	.desktop-apps {
		display: block;
	}
}

/*Hide Cookiebot Branding on the banner */
#CybotCookiebotDialogPoweredbyCybot,
#CybotCookiebotDialogPoweredByText,
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
	display: none !important;
}

/*footer*/

.LpFooter {
	text-align: center;
	font-size: 13px;
	background: #fff;
	padding-top: 29px;
}

.LpFooter #TermsTitleID {
	font-size: 12px;
	margin: 5px 0 15px;
	text-align: center;
	cursor: pointer;
	font-weight: 500;
}

.logos-canada {
	margin-bottom: 3%;
}

@media screen and (min-width: 768px) {
	.logos-canada img {
		margin-right: 35px;
		max-width: 100%;
	}

	.logos-canada img:last-child {
		margin-right: 0;
	}
}

@media screen and (max-width: 767px) {
	.logos-canada {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.logos-canada img {
		margin-right: 0;
		max-width: 100%;
		height: 35px;
	}
}

.social {
	width: 100%;
	text-align: center;
	margin: 20px 0;
	display: inline-block;
}

.social a {
	display: inline-block;
	min-width: 25px;
	min-height: 25px;
	margin-left: 5px;
	background: url(/wp-content/themes/ava_trade/app/lps/shared/default/footer/img/social-v2.png)
		no-repeat;
}

.social a.addfriend {
	display: inline-block;
	min-width: 25px;
	min-height: 25px;
	margin-left: 5px;
	background: url(/wp-content/themes/ava_trade/app/lps/shared/default/footer/img/addfriend.png)
		no-repeat;
}

.social a.facebook2 {
	background-position: 0 0;
}

.social a.instagram {
	background-position: -30px 0;
}

.social a.linkedin {
	background-position: -60px 0;
}

.social a.twitter2 {
	background-position: -90px 0;
}

.social a.youtube {
	background-position: -120px 0;
}

.social a.telegram {
	background-position: -150px 0;
}

#footer_bottom_disclamer {
	clear: both;
	display: block;
	font-size: 13px;
	text-align: center;
	padding: 0px 0px 120px 0px;
	line-height: 1.7em;
	margin: 0 auto;
	color: #5a5a5a;
	max-width: 100%;
	text-align: left;
}
.rtl #footer_bottom_disclamer {
	text-align: right;
}
#Footer a,
#Footer a:hover,
#Footer a:active,
#Footer a.visited {
	color: #3f7dd3;
	text-decoration: none;
}
.LpFooter .aston-footer-logo .desktop {
	display: none;
	margin: 0 auto;
}
.LpFooter .aston-footer-logo {
	max-width: 300px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.LpFooter #cryptoDisclaimer a {
	color: #3f7dd3;
}
#awardArea #awards.pc-awards {
	display: none;
}
#awardArea #awards.mob-awards {
	max-width: 325px;
	height: 518px;
}
.LpFooter .social-title {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.23;
	color: #5a5a5a;
	margin-top: 50px;
}
#footer_bottom_disclamer .ava_stock_footer_desc {
	display: none;
	margin-top: 50px;
}

.enwrapper #footer_bottom_disclamer .ava_stock_footer_desc.enwrapper,
.en-uswrapper #footer_bottom_disclamer .ava_stock_footer_desc.enwrapper {
	display: block;
}
/* T14 */
.ar_arwrapper #footer_bottom_disclamer .ava_stock_footer_desc.ar_arwrapper {
	display: block;
}

.enwrapper #footer_bottom_disclamer .ava_stock_footer_desc.enwrapper {
	display: block;
}

.dewrapper #footer_bottom_disclamer .ava_stock_footer_desc.dewrapper {
	display: block;
}

.itwrapper #footer_bottom_disclamer .ava_stock_footer_desc.itwrapper {
	display: block;
}
/* TEST9 */

.pt-ptwrapper #footer_bottom_disclamer .ava_stock_footer_desc.pt-ptwrapper {
	display: block;
}
.eswrapper #footer_bottom_disclamer .ava_stock_footer_desc.eswrapper {
	display: block;
}
.kowrapper #footer_bottom_disclamer .ava_stock_footer_desc.kowrapper {
	display: block;
}
.ruwrapper #footer_bottom_disclamer .ava_stock_footer_desc.ruwrapper {
	display: block;
}
.zh-hanswrapper #footer_bottom_disclamer .ava_stock_footer_desc.zh-hanswrapper {
	display: block;
}
.zh-hantwrapper #footer_bottom_disclamer .ava_stock_footer_desc.zh-hantwrapper {
	display: block;
}
@media screen and (min-width: 650px) {
	#footer_disclamer {
		font-size: 13px;
	}
	#awardArea #awards.pc-awards {
		display: inline-block;
		height: auto;
	}
	#awardArea #awards.mob-awards {
		display: none;
	}
}
@media screen and (min-width: 650px) {
	.LpFooter .aston-footer-logo {
		max-width: 700px;
		text-align: center;
	}
	.LpFooter .aston-footer-logo .desktop {
		display: block;
	}
	.LpFooter .aston-footer-logo .mobile {
		display: none;
	}
}
@media screen and (min-width: 1200px) {
	.LpFooter {
		padding-top: 70px;
	}
	.LpFooter .aston-footer-logo {
		max-width: 949px;
	}
	#awardArea #awards {
		width: initial;
	}

	#awardArea #awards.pc-awards {
		max-width: 100% !important;
	}

	.LpFooter {
		text-align: left;
	}
	.text-only .content {
		max-width: 90%;
	}
	.social {
		text-align: left;
	}
	div#footer_bottom_disclamer {
		text-align: left;
		padding-left: 0;
		margin-left: 0;
	}
	img#awards {
		max-width: 100% !important;
		margin-left: 0px !important;
	}

	.rtl .LpFooter {
		text-align: right;
	}
	.rtl .social {
		text-align: right;
	}
	.rtl div#footer_bottom_disclamer {
		text-align: right;
		padding-right: 0;
		margin-right: 0;
	}
	.rtl img#awards {
		margin-left: 0;
		margin-bottom: 15px !important;
	}
}

/*header*/

#header {
	position: sticky;
	top: 0;
	background-color: #fff;
	width: 100%;
	z-index: 100;
	margin: 0;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}

#header .logo #idLogo img {
	display: block;
	margin: 6px 0;
	height: 35px;
	float: left;
	width: fit-content;
}

#header .logo #idLogo img.pc {
	display: none;
}
#header .logo {
	display: flex;
	align-items: center;
}
.rtl #header .logo {
	float: right;
	flex: auto;
}
#header .logo #idLogo .canada-logo img {
	margin: 12px 0px;
	height: auto;
}
/* body.En-cawrapper {
	padding: 61px 0 0;
} */

.en-uswrapper div.contact-us-link,
.en-uswrapper div#LiveChat {
	display: none !important;
}

/* @media screen and (min-width: 768px) {
	body.En-cawrapper {
		padding: 69px 0 0;
	}
} */
#header .contact-us-link,
#header .popoverPhone,
#header #headerEmail,
.page-template-template-huddle #header .contact-us-link {
	margin-top: 15px;
	margin-right: 15px;
	font-size: 17px;
	float: right;
}

#header .whatsapp-wrapper {
	margin-top: 15px;
	margin-left: 15px;
	float: right;
}
.rtl #header .whatsapp-wrapper {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 15px;
	float: left;
}
.whatsapp-wrapper span {
	color: #3f7dd3;
	display: none;
	font-size: 17px;
}

#header .open-account-wrapper .btn-real {
	float: right;
	width: fit-content;
	padding: 8px 15px;
	background-color: #f89600;
	color: #ffff;
	border-radius: 0;
	font-size: 13px;
	font-weight: 500;
	margin-left: 10px;
	margin-right: 10px;
}
@media screen and (min-width: 768px) {
	#header .whatsapp-wrapper {
		border-left: 1px solid #539bcd;
		padding-left: 15px;
		margin-top: 15px;
	}
	.rtl #header .whatsapp-wrapper {
		border-left: none;
		border-right: 1px solid #539bcd;
		padding-left: 0px;
		padding-right: 15px;
		margin-top: 15px;
	}
	.whatsapp-wrapper span {
		display: inline-block;
	}
}
@media screen and (min-width: 992px) {
	#header .whatsapp-wrapper {
		margin-top: 20px;
	}
	#header .open-account-wrapper .btn-real {
		float: right;
		width: fit-content;
		padding: 10px 15px;
		font-size: 14px;
		min-width: 159px;
		margin-left: 30px;
		text-align: center;
		line-height: 1.07;
	}
}

.contact-us-link a {
	text-decoration: none;
	color: #3f7dd3 !important;
}

.contact-us-link .glyphicon {
	color: #3f7dd3 !important;
	margin-right: 12px;
}

#LiveChat {
	font-size: 17px;
	cursor: pointer;
	margin-top: 15px;
	float: right;
}
.rtl #LiveChat {
	float: left;
}
#LiveChat .glyphicon {
	color: #3f7dd3 !important;
	margin-right: 5px;
}

#LiveChat .chat-lable {
	color: #3f7dd3;
}

.glyphicon-comment:before {
	font-family: "Font Awesome 5 Free";
	content: "\f086";
	font-weight: 800;
}

.glyphicon-earphone:before {
	font-family: "Font Awesome 5 Free";
	content: "\f095";
	font-weight: 800;
}

@media screen and (max-width: 992px) {
	#header .logo #idLogo .avastocks-logo img {
		width: 177px;
		height: 17px;
	}
}
@media screen and (min-width: 768px) {
	#header .logo #idLogo .avastocks-logo img {
		width: 201px;
		height: 40px;
	}
	#header .avastocks-logo img {
		margin: 0 10px;
	}
	#header .contact-us-link {
		border-right: 1px solid #539bcd;
		margin-right: 15px;
		padding-right: 15px;
	}
	#header .logo #idLogo img {
		margin: 6px 0;
		height: 40px;
		max-width: 201px;
	}
	#header .logo #idLogo .canada-logo img {
		margin: 16px 0;
		height: auto;
	}
	#header .logo #idLogo img.mobile {
		display: none;
	}
	#header .logo #idLogo img.pc {
		display: inline-block;
		max-width: 201px;
		margin: 6px 0;
		margin-right: 10px;
	}
	.rtl #header .logo #idLogo img.pc {
		margin-right: auto;
		margin-left: 10px;
	}
	.en-ukwrapper #header .logo a#idLogo img.pc {
		height: 50px;
	}
	#header .logo #idLogo .opes {
		margin: 17px 0;
		height: 23px;
	}
	#header #LiveChat,
	#header .contact-us-link {
		margin-top: 20px;
	}
	.rtl #LiveChat .chat-lable {
		margin-right: 10px;
	}
}

/*second-logo*/
#header .second-logo img,
#header .logo #idLogo img {
	display: block;
	margin: 6px 0;
	height: 40px;
	float: left;
	width: fit-content;
}

.rtl #header .second-logo img {
	margin-right: 30px;
}
.rtl #header .second-logo img,
.rtl #header .logo #idLogo img {
	float: right;
}

@media (max-width: 992px) {
	.rtl #header .second-logo img {
		margin-right: 0px;
	}
	#header .second-logo img,
	#header .logo #idLogo img {
		height: 36px;
		margin: 11px 0;
	}
	#header .second-logo img {
		max-width: 118px;
	}
	#header .logo #idLogo img {
		height: auto;
		margin: 0 10px;
	}

	#header #LiveChat {
		margin-top: 15px;
	}
}

.cs-icons > .cs-icon > a {
	display: block;
}

.cs-icon--image {
	max-width: 100%;
	padding: 5px;
}

@media screen and (min-width: 768px) {
	.cs-desktop {
		/* position: relative; */
	}

	#header .row {
		position: relative;
	}

	.cs-desktop .cs-icons .cs-icon {
		display: flex;
		align-items: center;
		gap: 10px;
	}

	.cs-desktop .cs-icons {
		position: absolute;
		visibility: hidden;
		opacity: 0;
		width: 250px;
		background-color: #fff;
		right: 0;
		margin-top: 0;
		flex-direction: column;
		align-items: center;
		gap: 15px;
		padding: calc(15px + 14px) 15px 15px 15px;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
	}
	.rtl .cs-desktop .cs-icons {
		right: initial;
		left: 0;
	}

	.cs-desktop:hover .cs-icons {
		display: flex !important;
		visibility: visible !important;
		opacity: 1 !important;
		box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.26) !important;
	}

	.cs-desktop .cs-icons > .cs-icon > a {
		display: inline-flex;
		align-items: center;
		gap: 10px;
	}

	.btn.btn-default {
		pointer-events: none;
	}

	.cs-desktop .cs-icon.chatbot .cs-icon--link {
		display: inline-flex;
		gap: 10px;
		align-items: center;
		cursor: pointer;
	}

	.cs-desktop .cs-icon .cs-icon--link .cs-icon--text {
		font-size: 16px;
		color: #bab6b6;
		font-weight: 500;
	}
}

.cs-desktop .cs-icon {
	width: 100%;
}

.cs-desktop .cs-icons .cs-icon--image {
	width: 54px;
	height: 54px;
	border-radius: 10px;
	background-color: #f5f2f2;
}
.cs-mobile {
	display: none;
}
@media screen and (max-width: 767px) {
	.cs-mobile {
		display: block;
	}
	.cs-mobile .cs-icons {
		display: flex !important;
		flex-direction: column !important;
		visibility: visible !important;
		opacity: 1 !important;
		gap: 15px;
		align-items: start;
		position: fixed;
		background: #fff;
		z-index: 9999;
		bottom: -271px;
		visibility: hidden;
		right: 0;
		left: 0;
		padding: 50px 30px;
		justify-content: space-between;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		transition: all 0.5s ease;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
	}

	.cs-mobile .cs-icon {
		width: 100%;
		border-bottom: 1px solid #e0e0e0;
		padding-bottom: 15px;
	}

	.cs-mobile .cs-icon:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}

	.cs-mobile .cs-icons:before {
		content: "";
		width: 24px;
		height: 5px;
		background-color: #000;
		top: auto;
		left: 50%;
		transform: translate(-50%, -35px);
		position: absolute;
		border-radius: 10px;
	}

	.cs-mobile .cs-icons.cs-open {
		bottom: 0;
		visibility: visible;
	}

	.cs-mobile .cs-icons > .cs-icon > .cs-icon--link > svg {
		width: 70px;
		height: 70px;
		border-radius: 10px;
		background-color: #f5f2f2;
	}

	.cs-mobile .cs-icons > .cs-icon > .cs-icon--link {
		display: flex;
		align-items: center;
	}

	.cs-mobile .cs-icon--link > .cs-icon--text,
	.cs-mobile .cs-icons .cs-icon.chatbot > .cs-icon--text {
		font-size: 18px;
		color: #000;
		margin-left: 30px;
	}

	.body-cs-open:before {
		content: "";
		inset: 0;
		background-color: rgb(0 0 0 / 80%);
		position: fixed;
		z-index: 1;
	}
}

.btn.btn-default {
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.d-flex {
	display: flex;
}

.justify-content-between {
	justify-content: space-between;
}

.justify-content-end {
	justify-content: flex-end;
}

.align-items-center {
	align-items: center;
}

.align-items-end {
	align-items: flex-end;
}

.mr-auto {
	margin-right: auto;
}

.gap {
	gap: 15px;
}

/* .cs-icons > .cs-icon.chatbot {
	width: 45px;
	height: 45px;
}
.cs-icons > .cs-icon.whatsapp {
	width: 50px;
	height: 50px;
}
.cs-icons > .cs-icon.messenger {
	width: 45px;
	height: 45px;
}
.cs-icons > .cs-icon.telegram {
	width: 40px;
	height: 40px;
} */

/* new brand header*/
#header #header-strip {
	max-width: 1670px;
	width: 100%;
}

/* new brand UI with narrow container */
@media screen and (min-width: 1200px) {
	.page_is_rebrand_narrow #header #header-strip {
		max-width: 1200px;
		width: 100%;
	}
}
/* UK adjustments */
@media (max-width: 992px) {
	.en-ukwrapper #header .logo #idLogo img {
		height: 43px;
		width: 100%;
	}
}

/** page-template-template-blocks-design-system **/
.page-template-template-blocks-design-system #header #header-strip .header-top-links {
	min-height: 62px;
}
.page-template-template-blocks-design-system #header .open-account-wrapper .btn-real {
	min-width: 135px;
	text-align: center;
	padding: 11px 10px;
	font-size: 14px;
}
.page-template-template-blocks-design-system #header #header-strip,
#header #riskStickyDisclamer p {
	max-width: 1536px;
}
@media screen and (min-width: 768px) {
	.page-template-template-blocks-design-system #header #header .logo #idLogo img.pc {
		max-width: 159px;
		margin: 0;
	}
}
@media screen and (min-width: 1400px) {
	.page-template-template-blocks-design-system #header #header-strip .header-top-links {
		min-height: 69px;
	}
	.page-template-template-blocks-design-system #header .open-account-wrapper .btn-real {
		min-width: 149px;
		padding: 12px 10px;
	}
}

