@import 'custom-style.css';
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900');
body{font-family: 'Poppins', sans-serif; overflow-x: hidden;}
.main-header{position: fixed; top: 0; left: 0; width: 80px; height: 100%; z-index: 100; -webkit-transform: translate3d(0, 0, 0); text-align: center;}
.main-header::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #2b2c30;}
.logo-holder{float: left;width: 80px;height: 70px;line-height: 64px;background: #fff;text-align: center;}
a {text-decoration: none; position: relative; color: #000;}
.logo-holder img {height: auto;}
.nav-button {width: 28px; height: 50px; display: inline-block; cursor: pointer; position: relative; margin-top: 30px;}
.nav-button span {width: 100%; float: left; margin-bottom: 6px; height: 2px; background: #ea4e36; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.menu-button-text {position: absolute; left: 0; width: 100%; bottom: -1px; color: rgba(255, 255, 255, 0.41); font-size: 10px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px;}
.nav-button .ncs {width: 70%;}
.nav-button .nbs, .nav-button.cmenu:hover .nbs { width: 0;}
.nav-button:hover .ncs, .nav-button:hover .nbs { width: 100%;}
.nav-button:hover .menu-button-text {color: #fff;}
.nav-button.cmenu .nos {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin-bottom: 0; top: 8.5px;}
.nav-button.cmenu .ncs {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); margin-bottom: 0; top: 6px; width: 100%;}
.nav-button:hover .menu-button-text {color: #fff;}
.menu-button-text {position: absolute; left: 0; width: 100%; bottom: -1px; color: rgba(255, 255, 255, 0.71); font-size: 10px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px;}
.nav-button.cmenu .menu-button-text {margin-top: 16px;}
.header-social {position: absolute; bottom: 130px; width: 100%; left: 0;}
.header-social:before {content: ''; position: absolute; top: -70px; width: 1px; height: 50px; left: 50%; background: rgba(255, 255, 255, 0.08);}
.header-social li {float: left; width: 100%; margin-bottom: 16px; }
.header-social li a {display: inline-block; width: 36px; height: 36px; line-height: 36px; color: rgba(255, 255, 255, 0.41); font-size: 12px;
	border: 1px solid rgba(255, 255, 255, 0.08); -webkit-transition: all 300ms linear; transition: all 300ms linear; } 
.header-social li a:hover {border-radius: 100%; color: #fff; }
.contact-btn {position: fixed; top: 0; right: 0; font-size: 18px; color: #fff; width: 80px; text-align: center; z-index: 52; cursor: pointer; height: 80px; line-height: 80px; -webkit-transform: translate3d(0, 0, 0);}
.header-logo {float: left; position: absolute; top: 110px; left: 170px;}
.header-logo:before {content: ''; position: absolute; right: -100px; left: 90px; top: -10px; bottom: -13px; background: rgba(255, 255, 255, 0.031); z-index: -1; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.header-logo:hover:before {left: calc(100% + 100px); }
.header-logo img {width: auto;}
.nav-holder {position: fixed; top: 0; left: -1064px; bottom: 0; z-index: 99; width: 600px; background: #252425; overflow: auto; padding: 35px 30px 35px 160px; opacity: 0; -webkit-transform: translate3d(0, 0, 0);}
.nav-holder:after { content: ''; position: absolute; right: 0; bottom: 0; width: 60%; height: 100px; background: rgba(255, 255, 255, 0.031);
	z-index: -1; }
.nav-title {position: absolute; bottom: 0; left: 120px; z-index: 2; right: 0;}
.nav-title span {
	float: left;
	position: relative;
	opacity: 0.02;
	top: 150px;
	min-height: 200px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 60px;
	color: #fff;
	letter-spacing: 4px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-moz-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
	}
.nav-inner-wrap {float: left; width: 350px; position: relative; z-index: 10; top: 180px; }
.nav-overlay {position: fixed; top: 0; left: 0; bottom: 0; z-index: 98; width: 100%; background: rgba(37, 36, 37, 0.71); cursor: none;
	display: none; -webkit-transform: translate3d(0, 0, 0);}
.nav-overlay .tooltip {width: 150px; height: 50px; line-height: 50px; font-weight: 600; color: #fff; text-transform: uppercase; 
	letter-spacing: 2px; z-index: 100; font-size: 10px; display: none;}
.nav-overlay:hover .tooltip {display: block; position: fixed; overflow: hidden;}
nav.nav-inner {float: left; overflow: hidden; width: 100%; position: relative; background: #252425; z-index: 20;}
.sliding-menu ul {margin: 0; float: left; width: 100%; overflow: hidden; padding: 0px;}
.sliding-menu li {margin: 0; position: relative; float: left; width: 100%;}
.sliding-menu a {float: left; width: 100%; padding: 0 10px; height: 40px; line-height: 40px; position: relative; font-weight: 600; font-size: 12px; text-align: left; color: #fff; text-transform: uppercase; letter-spacing: 3px; text-decoration: none;}
.sliding-menu a:after {content: ''; position: absolute; top: 0; left: -10px; width: 0; -webkit-transition: all 300ms linear; transition: all 300ms linear; height: 100%; background: rgba(255, 255, 255, 0.071);}
.sliding-menu a:hover:after {width: 100%; }
.sliding-menu a i {float: left; width: 35px; color: #74829C; position: relative; top: 3px;}
.sliding-menu a.back:before {font-family: "FontAwesome"; content: "\f104"; color: #ea4e36; }
.submen-dec:before {font-family: "FontAwesome"; content: "\f105"; position: absolute; right: 50px; width: 10px; height: 10px; top: 9px; 	z-index: 20; color: #ea4e36;}
.subcribe-form {margin-top: 28px;}
.subcribe-form input.enteremail {float: left; width: 65%; border: none; background: rgba(255, 255, 255, 0.11); padding: 15px 20px; position: relative; z-index: 1; color: #fff;}
.subcribe-form input.enteremail::-webkit-input-placeholder {color: #fff; font-weight: 400; font-size: 12px;}
.subcribe-form .subscribe-button {position: absolute; top: 0; right: 0; width: 35%; z-index: 2; padding: 15px 0; color: #fff; 	border-top-right-radius: 4px; border-bottom-right-radius: 4px; border: none; cursor: pointer;}
.subcribe-form .subscribe-button i {padding-right: 10px;}
.subscribe-message {margin-top: 10px; text-align: left; color: #fff; float:left; width:100%; }
.nav-footer {margin-top: 40px; padding-top: 30px; border-top: 1px dotted rgba(255, 255, 255, 0.09);}
.scroll-nav-wrap {position: absolute; bottom: 0; height: 80px; left: 80px; right: 0; background: #2D2D32; z-index: 5; width: 100%;}
.scroll-nav {float: left; padding: 23px 40px 0; height: 100%; border-right: 1px solid rgba(255, 255, 255, 0.11); background: #2A2A2E;}
.scroll-nav li {float: left; margin-right: 10px;}
.scroll-nav li a {float: left; padding: 13px 35px; color: #8B8B8B; font-weight: 600; font-size: 10px; text-transform: uppercase; 
	letter-spacing: 2px; position: relative; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.scroll-nav li a:after,
.scroll-nav li a:before,
.fsp-filter .gallery-filters a:before,
.fsp-filter .gallery-filters a:after {content: ''; position: absolute; top: 50%; left: 0; width: 15px; height: 2px; margin-top: -1px; }
.scroll-nav li a:before,
.fsp-filter .gallery-filters a:before {background: rgba(255, 255, 255, 0.091); z-index: 1;}
.scroll-nav li a:after,
.fsp-filter .gallery-filters a:after {width: 0; z-index: 2; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.scroll-nav a.act-scrlink:after,
.fsp-filter .gallery-filters a.gallery-filter-active:after {width: 15px;}
.full-height {height: 100%;}
.header-social {position: absolute; bottom: 130px; width: 100%; left: 0;}
.header-social::before {content: ''; position: absolute; top: -70px; width: 1px; height: 50px; left: 50%; background: rgba(255, 255, 255, 0.08);}
.header-social ul{padding: 0px; list-style: none;}
.header-social ul li{float: left; width: 100%; margin-bottom: 16px;}
.header-social ul li a {display: inline-block; width: 36px; height: 36px; line-height: 36px; color: rgba(255, 255, 255, 0.41); font-size: 12px; border: 1px solid rgba(255, 255, 255, 0.08); -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.header-social ul li a:hover {border-radius: 100%; color: #fff;}
.webterminal-home{position: absolute; left: 0; bottom: 0; width: 80px; height: 80px; z-index: 100; color: #fff; font-size: 22px; line-height: 80px; background: #2ab25b;}
.webterminal-home span{position: absolute; height: 50px; line-height: 50px; left: 0; top: -50px; padding: 0 30px; font-size: 10px; text-transform: uppercase; letter-spacing: 2px; min-width: 160px; background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%); margin-top: -20px; opacity: 0; visibility: hidden;
-webkit-transition: all 300ms linear; transition: all 300ms linear;}
.webterminal-home:hover span{margin-top: 0; opacity: 1; visibility: visible;} 
.contact-nav{position: fixed; top: 0; right: 0; font-size: 18px; color: #fff; width: 80px; text-align: center; z-index: 52; cursor: pointer;
height: 80px; line-height: 80px; -webkit-transform: translate3d(0, 0, 0); background: #078ece; color: #fff;}
.contact-nav span{left: inherit; right: 0; top: 80px; margin-top: 10px; position: absolute; height: 50px; line-height: 50px; padding: 0 30px;
font-size: 10px; text-transform: uppercase; letter-spacing: 2px; min-width: 160px; background: #2D2D32; opacity: 0; visibility: hidden; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.contact-nav:hover span{margin-top: 0; opacity: 1; visibility: visible;}
.contact-nav:hover, .contact-nav:focus{color: #fff;}
/*.wrapper{position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 3;}*/
.scroll-news-sec{bottom: 0;height: 71px;left: 80px;right: 0;background: #2D2D32;width: 100%;z-index: 5 !important;margin-top: 0px;position: absolute;}
.top-bar{top: 0px;position: absolute;background:rgba(22, 24, 39, 0.86);width: 100%;padding: 25px 0;z-index: 9999;}
.login-sec{padding: 0; margin: 0; list-style: none; float: right; padding-right: 30px;}
.login-sec li{display: inline-block; padding-right: 20px;}
.login-sec li .fa{margin-right: 5px;}
.login-sec li a{color: #fff; text-decoration: none; font-size: 13px;}
.logo-name{float: left;height: 100%;position: relative;margin-left: 20px;padding-right: 50px;padding-top: 16px;border-right: 1px solid rgba(255, 255, 255, 0.11);}
.latest-news{float: left;padding: 15px 20px 0;height: 100%;border-right: 1px solid rgba(255, 255, 255, 0.11);background: #2A2A2E;width: 68%;overflow: hidden;}
.TickerNews{width: 100%; line-height: 40px;}
.ti_wrapper{width: 100%; position: relative; overflow: hidden;}
.ti_slide{width: 30000px; position: relative; left: 0; top: 0;}
.ti_content{width: 8000px; position: relative; float:left;}
.ti_news{float:left;}
.ti_news a{display: block; margin-right: 10px; color:black; text-decoration: none;}
.TickerNews.default_theme_2{background-color: #303030; position: relative;}
.TickerNews.default_theme_2 *{box-sizing:border-box;}
.TickerNews.default_theme_2 .leftside{position: relative; left:0; width: 120px; float:left;}
.TickerNews.default_theme_2 .rightside{position: relative; right:0; width: 120px; float:right; height:60px; background:#303030;}
.TickerNews.default_theme_2 .leftside h4{margin: 0; text-align: center; text-transform: uppercase; background-color: #BD2B2B;
color:white; padding:0 5px;}
.TickerNews.default_theme_2 .ti_wrapper{position: absolute; left: 0px; float:left;}
.TickerNews.default_theme_2 .ti_news a{display: block; margin-right: 40px; color:#fff; text-decoration: none; margin-left: solid 1px #c1c1c1; margin-left: solid 1px #c1c1c1; padding-left:15px; letter-spacing:1px; font-size: 13px;}
.TickerNews.default_theme_2 .ti_news span{padding-right:5px;}
.scroll-down-wrapper{float: left;height: 100%;position: relative;margin-left: 50px;padding-right: 50px;padding-top: 19px;}
.mousey {float: left; width: 20px; height: 30px; border-radius: 6px; padding: 0 6px; border: 2px solid rgba(255, 255, 255, 0.41);     box-sizing: border-box;}
.scroller {position: relative; left: 50%; top: 6px; margin-left: -1.5px; width: 3px; height: 6px; border-radius: 25%; background-color: #ea4e36; animation-name: scroll; animation-duration: 2.2s; animation-timing-function: cubic-bezier(.15, .41, .69, .94);     animation-iteration-count: infinite;}
@keyframes scroll {
	0% {
		opacity: 0;
	}
	10% {
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		transform: translateY(10px);
		opacity: 0;
	}
}
.red-icon{background: url(../../assest/images/point-news.png) no-repeat left 19px; background-position: left; }
.ti_news a::after{content: ''; height: 16px; width: 2px; background: #9a9999; right: -20px; top: 13px; position: absolute; line-height: 40px;}
.ti_news a {position: relative;}
.sidebar-login{font-size: 11px !important; color: #ea4e36 !important;}
/*.slider-content-sec{display: flex; justify-content: center; flex-direction: column; position: absolute; top: 50%; transform: translateY(-50%); left: 10%;}*/
.slider-content{display: block; justify-content: center; flex-direction: column; position: absolute; top: 50%; transform: translateY(-50%); left: 12%;z-index: 50;}
.trading-ticker{display: block; justify-content: center; flex-direction: column; position: absolute; top: 50%; transform: translateY(-50%); right: 1%;z-index: 50;}
.slider-content{color: #535e72;}
.slider-content h4{font-size: 20px; font-weight: 400; font-family: 'Montserrat', sans-serif; margin-bottom: 20px;}
.slider-content h2{line-height: 42px;font-size: 28px; text-transform: capitalize; font-weight: 700;font-family: 'Montserrat', sans-serif;margin-top: 0px;}
.slider-btn a{display: block; width: 170px; height: 40px; border: 1px solid #ea4e36; line-height: 40px; text-align: center; color: #ea4e36;
margin-top: 30px; position: relative; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; line-height: 40px; text-align: center; text-decoration: none; text-transform: uppercase;}
.slider-btn a:hover {background: #ea4e36; color: #fff;}
.slider-btn a:hover::before {left: -65px;}
.slider-btn a::before {content: ""; position: absolute; left: -29px; top: 50%; width: 56px; height: 2px; background: #fff; bottom: 0;
    transform: translateY(-50%); transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s;}
.home-content{width: 100%; position: relative; padding-left: 80px; z-index: 5; /*margin-bottom: 600px;*/ background: #fff;}
.section-heading{padding: 0px 0 20px 30px; margin-bottom: 20px; text-align: left; width: 100%; position: relative;}
.section-heading::before {content: ''; position: absolute; top: 0; left: -2px; width: 4px; height: 100%; background: #f36b35;}
.about-company-sec{padding-top: 50px; padding-bottom: 30px; z-index: 2; background: #fff;}
.section-heading h3{margin-top: 0px; font-size: 15px; color: #8d8a8a;}
.section-heading h2{margin-top: 0px;font-weight: 600;font-size: 26px;line-height: 32px;}
.section-heading h2 span{color: #f36b35;}
.section-subtitle{position: absolute;text-transform: uppercase;font-weight: 900;top:-15px;left: 20px;color: #b3aeae;right: 0;opacity: 0.15;text-align: left;font-size: 100px;}
.about-company-sec p{line-height: 26px; color: #5f5f5f; font-size: 16px; margin-bottom: 25px;}
/*.about-company-sec img{width: 100%;}*/
.feature-icon img{width:auto;}
.featured-box{margin-bottom: 25px; min-height: 120px;}
.feature-cont h4{font-weight: 500;font-size: 14px;line-height: 23px;}
.featured-mob-img{padding-top: 150px; max-width: 100%; }
.feature-icon{webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.featured-box:hover .feature-icon {-webkit-transform: translate(0px,-5px); -moz-transform: translate(0px,-5px); -ms-transform: translate(0px,-5px); -o-transform: translate(0px,-5px); transform: translate(0px,-5px);}
.company-service-sec{padding-top: 30px; padding-bottom: 90px; background: #fff;}
.comp-ser-head h2{font-weight: 700; color: #2c324b; font-size: 25px;}
.comp-ser-head{text-align: center; margin-bottom: 35px; }
.wrap{z-index: 10;}
.service-video-sec .image-box img{width: 100%; margin-bottom: 10px;}
.content-box{background: #F5F6FA; position: relative; padding: 0 40px; padding-top: 45px; padding-bottom: 43px; margin-bottom: 30px;}
.hvr-bounce-to-bottom {display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; position: relative; transition-property: color; -webkit-transition-duration: .5s; transition-duration: .5s;}
.hvr-bounce-to-bottom::before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #FF4328;
    -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: .5s; transition-duration: .5s;
    -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.hvr-bounce-to-bottom:active::before, .hvr-bounce-to-bottom:focus::before, .hvr-bounce-to-bottom:hover::before {-webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52,1.64,.37,.66); transition-timing-function: cubic-bezier(0.52,1.64,.37,.66); background: #FF4328;}
.content-box h3{font-size: 20px; font-weight: 700; margin-top: 0px; webkit-transition: all .4s ease; transition: all .4s ease; line-height: 28px;}
.content-box:hover h3, .content-box:hover h4, .content-box:hover p {color: #fff;}
.video-btn{width: 45px; height: 45px; background: #FF4328; color: #fff; font-size: 18px; line-height:45px; border-radius: 50%; text-align: center; position: absolute; bottom: -21px; right: 30px; -webkit-transition: all .4s ease; transition: all .4s ease;}
.content-box:hover a.video-btn {background: #fff; color: #FF4328;}
.service-single-item{width: 100%; padding: 0 30px; padding-top: 40px; padding-bottom: 37px;}
.service-single-item .service-cont h4{text-transform: uppercase; font-size: 15px;}
.service-single-item .service-cont{margin-top: 15px;}
.content-box p{line-height: 26px; text-align: justify;}
.single-ser-btn{width: 45px; height: 45px; background: #FF4328; color: #fff; font-size: 20px; line-height:47px; border-radius: 50%; text-align: center; position: absolute; bottom: -21px; right: 30px; -webkit-transition: all .4s ease; transition: all .4s ease;}
.content-box:hover a.single-ser-btn {background: #fff; color: #FF4328;}
.recent-post-sec{background: #f5f5f5; padding: 90px 0px; position: relative;}
.recent-post-sec::after {background: url(../../assest/images/logo-shape-bg.png) left top no-repeat; content: ''; height: 550px; top:35px; position: absolute; right: 0; width: 405px; }
.recent-post-single-item{ position: relative; max-width: 337px; padding-bottom: 89px; margin-bottom: 30px; z-index: 5;}
.recent-post-single-item .post-image{display: inline-block; position: relative; overflow: hidden; height: 329px;}
.recent-posts{padding-top: 30px;}
.recent-post-single-item .post-image::after {content: ''; width: 100%; top: 0; left: 0; display: block; position: absolute; height: 100%;
    transition: all 400ms linear 0s; opacity: 0; transform: translateY(-100%); border-radius: 2px; background: #14b6f2;}
.recent-post-single-item:hover .post-image::after {transform: translateY(0); opacity: 0.40;}
.post-content{padding: 18px 22px 17px 20px;margin-left: 17px;position: absolute;border-radius: 2px;bottom: 0;box-shadow: 0px 8px 40px -9px rgba(0, 0, 0, 0.155);transition: all 400ms linear 0s;background: #fff;display:  block;width: 100%;}
.post-content h3{font-weight: 600;font-size: 18px;margin-top: 0;}
.post-content h6{margin: 0px;}
.post-date{display: inline-block;}
.recent-post-single-item a{text-decoration: none;}
.recent-post-single-item a:hover{color: #000;}
.readmore-post-sec{width: 100%; position: relative; float: left;}
.readmore-post-sec h4{float: left; text-align: left; font-size: 18px; color: #666; position: relative; margin-right: 100px;}
.reanmore-post-btn{position: relative; z-index: 1; min-width: 160px; height: 48px; line-height: 48px; font-size: 13px; 
letter-spacing: 1px; display: inline-block; padding: 0 20px; text-align: center; text-transform: uppercase; background-size: 200% auto;
color: #fff; box-shadow: 0 3ox 20px rgba(0, 0, 0, 0.1); border-radius: 10px; background-image: -webkit-linear-gradient(left, #21d397 0%, #7450fe 51%, #21d397 100%); background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%); -webkit-transition: all 500ms; transition: all 500ms;}
.readmore-post-sec{padding-top: 50px;}
.reanmore-post-btn:hover, .reanmore-post-btn:focus{background-position: right center; color: #fff; text-decoration: none;}
.mobile-app-sec{background: #171726 url(../../assest/images/mobileapp-bg.jpg) center center no-repeat fixed; position: relative; padding: 125px 0;}
.mobile-app-sec h3{color: #fff; font-weight: 500; font-size: 40px; line-height: 50px; margin-bottom: 10px;}
.mobile-app-sec p{color: #fff; font-size: 14px; line-height: 26px; margin-bottom: 50px;}
.mobileapp-btn{position: relative; z-index: 1; height: 48px; line-height: 48px; font-size: 13px; letter-spacing: 1px; display: inline-block; padding: 0 30px; text-align: center; text-transform: uppercase; background-size: 200% auto; color: #fff; box-shadow: 0 3ox 20px rgba(0, 0, 0, 0.1); border-radius: 10px; background-image: -webkit-linear-gradient(left, #21d397 0%, #7450fe 51%, #21d397 100%); background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%); -webkit-transition: all 500ms; transition: all 500ms; border: none;}
.mobileapp-btn:hover, .mobileapp-btn:focus{background-position: right center; color: #fff; text-decoration: none;}
.mobileapp-btn .fa{font-size: 17px; margin-right: 5px; animation: heartbeat 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;}
.mobile-app-sec .mobileapp-btn + .mobileapp-btn {margin-left: 30px;}
.mobile-app img{position: absolute; top: 0; right: 0; margin-top: -100px;}
.payment-sec{padding-top: 100px; position: relative; padding-bottom: 120px;}
.cloud-img{background-image: url(../../assest/images/cloud.jpg); background-repeat: no-repeat; background-position: center bottom; position: absolute;
left: 0; top: 0; width: 100%; height: 100%; }
.client-logo img{width: auto !important; margin: auto;}
.payment-sec .section-subtitle{opacity: 0.3;}
.client-logo{margin-top: 80px;}
.mobile-app{z-index: 2;}
.client-logo .owl-dots{display: none;}
.open-account-sec{background: #2D2D32; padding: 60px 0; position: relative; width: 100%;}
.open-account-sec::before {content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 53.2%; background: rgba(255, 255, 255, 0.041);}
.open-account-sec h3{float: left; padding-left: 90px; position: relative; text-transform: uppercase; font-size: 12px; letter-spacing: 2px;
color: #8B8B8B; top: 18px; margin: 0px;}
.open-account-sec h3::before {content: ''; position: absolute; top: 50%; left: 0; width: 50px; height: 2px; margin-top: -1px; background: #ea4e36;}
.open-account-sec h3::after {content: ""; position: absolute; top: -15px; left: -70px; bottom: -15px; width: 270px; background: rgba(255, 255, 255, 0.041);}
.open-account-sec .mobileapp-btn + .mobileapp-btn {margin-left: 30px;}
.main-footer{position: relative; background: #2A2A2E; left: 80px; z-index: 2; bottom: 0; right: 0; overflow: hidden; -webkit-transform: translate3d(0, 0, 0);}
.footer-cont{ padding: 70px 0 30px; width: 100%; position: relative; z-index: 3;}
.footer-title{width: 100%; position: relative;}
.footer-title span {position: absolute; left: -120px; opacity: 0.2; margin-top: 66%; text-transform: uppercase; font-weight: 900; font-size: 43px; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); color: #fff;}
.footer-title span::before {content: ""; position: absolute; bottom: -20px; left: 50%; width: 100px; height: 1px; background: #fff; margin-left: -50px;}
.footer-heading{text-align: left; color: #fff; font-size: 14px; margin-bottom: 20px; padding-bottom: 20px; text-transform: uppercase;
letter-spacing: 2px; border-bottom: 1px dotted rgba(255, 255, 255, 0.11); float: left; width: 100%; position: relative;}
.min-height-div{height: 1084px; float: left; width: 100%; position: relative;}
.footer-links{padding: 0px; margin: 0px; list-style: none;}
.footer-links li{padding-bottom: 15px;}
.footer-links li a{color: #909096; font-size: 14px; text-decoration: none; -webkit-transition: all .4s ease; transition: all .4s ease;}
.footer-links li a .fa{color:#ea4e36; margin-right: 10px; }
.footer-links li a:hover{color: #fff;}
.newseletter-email{width: 65%; border: none; background: rgba(255, 255, 255, 0.11); padding: 12px 20px; position: relative; z-index: 1; color: #fff;}
.newsletter-sec{position: relative; padding-top: 20px; display: inline-block; width: 100%;}
.newsletter-sec .subscribe-button{position: absolute; top: 0; right: 0; width: 35%; z-index: 2; padding: 12px 0; color: #fff; border-top-right-radius: 4px;
border-bottom-right-radius: 4px; border: none; cursor: pointer; background-size: 200% auto; box-shadow: 0 3ox 20px rgba(0, 0, 0, 0.1); background-image: -webkit-linear-gradient(left, #21d397 0%, #7450fe 51%, #21d397 100%); background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%);
-webkit-transition: all 500ms; transition: all 500ms;}
.newsletter-sec form{position: relative; display: inline-block; width: 100%;}
.newsletter-sec .subscribe-button .fa{margin-right: 5px;}
.newsletter-sec .subscribe-button:hover, .newsletter-sec .subscribe-button:focus {background-position: right center; color: #fff; text-decoration: none;}
.footer-contact{margin-top: 20px; padding-top: 20px; border-top: 1px dotted rgba(255, 255, 255, 0.11);}
.footer-contact ul{list-style: none; padding: 0px; margin: 0px;}
.footer-contact ul li{padding: 8px 0; letter-spacing: 2px; font-size: 12px; color: #fff; line-height: 21px;}
.footer-contact ul li .fa{color:#ea4e36; font-size: 14px; margin-right: 3px;}
.footer-contact ul li span{text-align: left; color: #999; padding-right: 8px; text-transform: uppercase; float: left;
display: table-cell; width: 102px; height: 45px;}
.footer-social{margin-top: 20px;}
.footer-social ul{list-style: none; margin: 0px; padding: 0px;}
.footer-social ul li{display: inline-block; margin-right: 15px;}
.footer-social ul li a {display: inline-block; width: 36px; height: 36px; line-height: 36px; color: rgba(255, 255, 255, 0.41); font-size: 12px; border: 1px solid rgba(255, 255, 255, 0.08); -webkit-transition: all 300ms linear; transition: all 300ms linear; text-align: center;}
.footer-social ul li a:hover {border-radius: 100%; color: #fff;}
.footer-copyright{background: #2D2D32; height: 80px; z-index: 3; padding: 0 90px; position: relative;}
.privacy-box {color: rgba(255, 255, 255, 0.71); padding-top: 36px; letter-spacing: 2px; display: inline-block;}
.privacy-box span{font-size: 12px;}
.scrollup {position: absolute; text-align: center; top: -45px; right: 0; width: 40px; height: 90px; color: #fff; overflow: hidden; font-size: 24px; border: 1px solid rgba(255, 255, 255, 0.08); background-size: 200% auto; background-image: -webkit-linear-gradient(left, #21d397 0%, #7450fe 51%, #21d397 100%); background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%);
-webkit-transition: all 500ms; transition: all 500ms;}
.scrollup i{position: absolute; width: 100%; height: 100%; left: 0; z-index: 2; top: 0; line-height: 90px; -webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out; animation: pointDown 0.6s 0.6s ease-in infinite alternate forwards;}
.footer-copyright .container{max-width: 1224px; width: 92%; margin: 0 auto; position: relative;}
.scrollup:hover i {left: -40px;}
.to-top-letter {position: relative; width: 100%; height: 30px; left: -40px; line-height: 10px; font-size: 11px; color: #fff; text-transform: uppercase;     font-weight: 700; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; transition-delay: 0s;}
.to-top-letter:first-child {padding-top: 22px; -webkit-transition-delay: 0.4s; transition-delay: 0.4s;}
.to-top-letter:nth-child(2) {padding-top: 10px; -webkit-transition-delay: 0.3s; transition-delay: 0.3s;}
.to-top-letter:nth-child(3) {-webkit-transition-delay: 0.2s; transition-delay: 0.2s;}
.scrollup:hover .to-top-letter {left: 0;}
.scrollup:hover, .scrollup:focus{color: #fff; text-decoration: none;}
.client-logo .owl-nav{position: absolute; top: 21px; width: 100%;}
.client-logo .owl-nav .owl-prev{left: 0px; position: absolute; content: "\f177"; font-family: "FontAwesome"; font-size: 32px;}
.client-logo .owl-nav .owl-next{right: 0px; position: absolute; font-family: "FontAwesome"; font-size: 32px;}
.trading-ticker .table-bordered > thead > tr > th{background: #2e9d5c; color: #fff; font-weight: normal; text-transform: uppercase;}
.trading-ticker .table-bordered{border: 1px solid #000;}
.trading-ticker .table-bordered > thead > tr > th, .trading-ticker .table-bordered > tbody > tr > th, .trading-ticker .table-bordered > tfoot > tr > th, .trading-ticker .table-bordered > thead > tr > td, .trading-ticker .table-bordered > tbody > tr > td, .trading-ticker .table-bordered > tfoot > tr > td{border: 1px solid #000;}
.trading-ticker .table-bordered > tbody > tr:nth-of-type(2n+1){background-color: rgba(0, 0, 0, 0.45);}
.trading-ticker .table-bordered > tbody{background-color: rgba(51, 57, 67, 0.68);}
.trading-ticker .table-bordered > tbody > tr > td{color: #f8f4f4; font-size: 12px;}
.post-img-box img{width: 100%;}
.recent-post-sec .owl-prev{position: absolute; right: 38px; top: -60px; background: #11100f; padding: 5px 8px; color: #fff;}
.recent-post-sec .owl-next{position: absolute; top: -60px; right: 0; background: #11100f; padding: 5px 8px; color: #fff;}


/*about*/

.header-inner{position: fixed;top: 0;left: 80px;right: 0;height: 71px;z-index: 14;-webkit-transform: translate3d(0, 0, 0);background: #2D2D32;}
.header-nav{padding: 15px 40px 0;height: 100%;border-right: 1px solid rgba(255, 255, 255, 0.11);background: #2A2A2E;float: left;}
.header-nav .navbar-nav > li > a{padding: 13px 18px; color: #C0BEBE; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; position: relative; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.header-nav .navbar-nav > li > a .fa{font-size: 18px;}
.header-nav .navbar-nav > li > a .fa-angle-down{font-size: 12px !important;}
.stellarnav.light, .stellarnav.light ul ul{webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);border: 0;}
.header-nav .navbar-nav > li > a::after, .header-nav .navbar-nav > li > a::before{content: ''; position: absolute; top: 50%; left: 0; width: 15px; height: 2px; margin-top: -1px;}
.header-nav .navbar-nav > li > a::before{background:#ea4e36; z-index: 1;}
.header-nav .nav > li > a:hover, .header-nav .nav > li > a:focus{background: none; color: #ea4e36;}
.header-nav .nav > li > a.nav-hover::after{background:#ea4e36; }
.inner-banner-sec{padding: 155px 0 40px; background: #2A2A2E; position: relative; width: 100%; overflow: hidden; z-index: 2;}
.banner-image{left: inherit; right: 0; width: 60%; height: 105%; margin-top: 25px; top: 0; position: absolute; z-index: 3; background-size: cover; background-attachment: scroll; background-position: center; background-repeat: repeat; background-origin: content-box; }
.inner-banner-sec .overlay{left: inherit; right: 0; width: 60%; position: absolute; top: 0; height: 100%; background: #000; opacity: 0.4;
z-index: 3;}
.inner-banner-title{padding: 20px 0 20px 0px; margin-bottom: 50px; text-align: left;}
.inner-banner-title h2{color: #fff; padding-bottom: 50px; font-size: 30px; text-transform: uppercase; z-index: 1; font-weight: 800; position: relative;}
.inner-banner-title h2::before {content: ''; position: absolute; left: 0; top: -50px; width: 50px; height: 6px; background: rgba(255, 255, 255, 0.071); border: 1px solid rgba(255, 255, 255, 0.11);}
.inner-banner-title h2::after {content: ''; position: absolute; bottom: 30px; left: 0; width: 50px; height: 1px; border-bottom: 1px dotted rgba(255, 255, 255, 0.21);}
.inner-banner-title h2 span{color:#ea4e36; }
.inner-breadcrumb ul{padding: 0px; margin: 0px; list-style: none; position: relative; z-index: 1;}
.inner-breadcrumb ul li{display: inline-block; }
.inner-breadcrumb ul li a{color: #fff; text-decoration: none; }
.inner-breadcrumb ul li::after { content: "/"; padding: 0 10px; color: #fff;}
.inner-breadcrumb ul li:last-child::after {display: none;}
.inner-breadcrumb ul li .active{color:#ea4e36; }
.inner-breadcrumb ul li a:hover, .inner-breadcrumb ul li a:focus{color:#ea4e36; }
/*.inner-banner-sec::before{content: ''; position: absolute; bottom: 0; height: 80px; background: #fff; z-index: 4; right: 0; width: 60%;}*/
.inner-login-sec{top: 70px;position: absolute;background: rgba(42, 42, 46, 0.88);width: 100%;padding: 12px 10px;z-index: 10;}
.inner-login-sec .login-sec{padding-right: 0px;}
.back-home{float: left; margin-left: 50px; text-align: left; }
.back-home a{position: relative; top: 32px; text-decoration: none;}
.back-home a .fa{padding-right: 20px; webkit-transition: all 300ms linear; transition: all 300ms linear; color: #ea4e36;}
.back-home a span {text-transform: uppercase; font-size: 11px; letter-spacing: 2px; color: #C0BEBE; position: relative;}
.back-home a span::before {content: ''; position: absolute; left: 70%; right: -80px; top: -12px; bottom: -12px; background: rgba(255, 255, 255, 0.081); -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.back-home a:hover .fa{-webkit-transform: rotateX(360deg); transform: rotateX(360deg);}
.back-home a:hover span::before {left: 20%;}
.inner-login-sec .nav > li > a {padding: 0px;}
.inner-login-sec .nav > li > a:hover, .inner-login-sec .nav > li > a:focus {background-color: transparent !important;}
.inner-login-sec .nav .open > a, .inner-login-sec.nav .open > a:hover, .inner-login-sec .nav .open > a:focus {background-color: transparent;}
.inner-login-sec .dropdown-menu > li > a { color: #000;}
.inner-login-sec .dropdown-menu li {width: 100%; padding-right: 0px;}
.inner-login-sec .dropdown-menu > li > a {width: 100%; padding-right: 0px; border-bottom: 1px solid rgb(242, 242, 242);}
.inner-login-sec .dropdown-menu > li > a {padding: 10px 15px; line-height: 24px;}
.inner-login-sec .navbar-nav > li > .dropdown-menu {margin-top: 10px;}
.inner-login-sec .dropdown-menu {border-radius: 0px; border-top-right-radius: 0px; z-index: 55; padding: 0px 0;}
.language .dropdown-menu{top:29px; min-width: 265px; background:#fff; padding-bottom: 10px;  }
.language .dropdown-menu li {width: 50% !important; padding: 0px; border: none; margin: 0px;}
.language .dropdown-menu li a{padding: 6px 10px 6px 10px !important; color: #111010;}
.language .dropdown-menu {margin-top: 3px !important;}
.goog-logo-link {display:none !important;} 
.goog-logo-link {display:none !important;} 
.goog-te-gadget{color: transparent !important;}
.goog-te-banner-frame.skiptranslate {display: none !important;    } 
body {top: 0px !important; }
.about-cont-sec{padding-top: 80px; padding-bottom: 50px; background: #fff;}
.about-cont-sec p{text-align: center; line-height: 26px; font-size: 16px; }
.inner-page-heading{text-align: center; margin: 0 0 20px 0; font-size: 30px; font-weight: 800;}
.inner-page-heading span{color: #ea4e36;}
.company-features{position: relative; padding: 120px 0;}
.company-features::before {position: absolute; content: ""; width: 50%; height: 100%; left: 0; top: 0; background: #f4f4f4;}
.company-features::after {position: absolute; content: ""; width: 50%; height: 100%; right: 0; top: 0; background: #f4f4f4;
    z-index: -1;}
.company-features h3{font-weight: 700; margin: 0 0 15px 0; font-size: 20px; line-height: 25px;}
.company-features p{ line-height: 26px; font-size: 16px;}
.company-features-box{background: #fff; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); min-height: 310px; margin-bottom: 20px;}
.company-features-box img{width: 100%;}
.company-features-cont{padding: 30px;}
.comp-feat-points{position: relative; display: table; table-layout: fixed; width: 100%; padding-top: 0; margin-top: 0; padding-bottom: 6px; margin-bottom: 5px;}
.comp-feat-points::before{background-color: #fff; position: absolute; display: block; content: ''; width: 1px; height: 50%;
top: 0; bottom: 0; left: 3px;}
.comp-feat-points .point-list{text-align: left; vertical-align: middle; display: table-cell; position: relative; width: 20px;}
.comp-feat-points .point-list::before{position: absolute; display: block; content: ''; width: 7px; height: 7px; left: 0;
top: 50%; margin-top: -3.5px; border-radius: 100%;}
.comp-feat-points .green::before{background-color: #34bfa3;}
.comp-feature-list{position: relative; margin-top: 10px; display: inline-block; width: 100%;}
.comp-feature-list::before{position: absolute; display: block; content: ''; width: 1px; height: 100%; top: 0; bottom: 0;
left: 3px; background-color: #ebedf2;}
.point-list-text{display: table-cell; text-align: left; vertical-align: middle; width: 100%; padding: 0 5px 0 0; font-size: 16px;}
.comp-feat-points .blue::before{background-color: #36a3f7;}
.comp-feat-points .red::before{background-color: #f4516c;}
.comp-feat-points .sky-blue::before{background-color: #00c5dc;}
.comp-feat-points .orange::before{background-color: #ffb822;}
.comp-feat-points:last-child::before {top: auto; bottom: 0;}
#spandiv{overflow-x: hidden;}

/*platform*/
.platform-highlight span{ color: #333333; font-size: 16px; padding-left: 20px; display: block;}
.platform-highlight .fa{color: #e2e5ec; margin-right: 5px;}
.platform-highlight{position: relative; margin-bottom: 20px; margin-top: 20px;}
.platform-highlight::before{position: absolute; display: block; width: 4px; border-radius: 4px; height: 100%; left: 0;
content: ""; background: #ea4e36;}
.trading-software-sec p{text-align: justify; margin-bottom: 25px;}
.trading-software-sec img{width: 100%;}
.mobile-app-inner-sec{background: url("../../assest/images/mobole-app-bg.jpg"); background-size: cover; background-repeat: no-repeat;
background-position: center; position: relative; padding: 94px 0 100px; text-align: center;}
.mobile-app-inner-sec::before{position: absolute; content: ""; height: 100%; width: 100%; left: 0; top: 0; background: rgba(244, 67, 54, 0.8);}
.mobile-app-inner-sec h2{color: #fff; margin: 0 0 15px 0; font-size: 36px;} 
.mobile-app-inner-sec p{font-size: 16px; line-height: 26px; color: #fff; margin-bottom: 30px;}
.mobile-app-inner-sec .mobileapp-btn + .mobileapp-btn {margin-left: 30px;}


/*contact us*/
.contact-sec{padding-top: 50px; padding-bottom: 50px; display: inline-block; width: 100%; background-color: #fff;}
.contact-title{position: relative; padding: 0 20px 0 30px; margin-bottom: 30px;}
.contact-title::before {content: ''; position: absolute; top: -10px; left: -2px; bottom: -10px; width: 4px; background: #f36b35;}
.contact-title h3{font-size: 24px; text-align: left; font-weight: 700; position: relative; margin-top: 5px;}
.contact-type{margin-bottom: 30px; padding: 15px 20px 15px 140px; position: relative;}
.contact-type h3{font-size: 18px; padding-bottom: 18px; position: relative; color: #999; margin-top: 5px;}
.contact-type h3::before {content: ''; position: absolute; bottom: 4px; left: 0; width: 30px; height: 2px; background: #f36b35;}
.contact-img{position: absolute; left: 0px; top: 22px;}
.contact-type span{width: 100%; margin-top: 5px; letter-spacing: 2px; font-size: 14px; position: relative; text-align: left; color: #666; display: inline-block; width: 100%; word-break: break-all;}
.contact-form-sec{padding-top: 40px; padding-bottom: 40px; background-color: #f8fafe;}
.contact-form-head{text-align: center;}
.contact-form-head h4{color: #8c8c8c;}
.contact-form-head h2{margin-top: 12px; font-weight: 900;}
.contact-form-head h2 span{color: #ea4e36;}
.contact-form{padding-top: 40px;}
.contact-form-sec .login-form .form-group .form-address{height: 150px;}


/*login*/
.inner-min-height{height: 80px; width: 100%;}
.login-section{padding: 80px 0; background: #fff;}
.login-box{background: #fff; -webkit-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); -moz-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); text-align: center; padding: 50px;}
.login-box h2{position: relative; color: #222021; display: inline-block; margin-bottom: 35px; margin-top: 0px; font-size: 35px; font-weight: 900;}
.login-box h2 span{color: #ea4e36;}
.login-form .form-group{position: relative; margin-bottom: 25px; display: inline-block; width: 100%;}
.login-form .form-group i{color: #ddd; font-size: 20px; left: 20px; padding: 0; position: absolute; top: 48%; transform: translateY(-50%);}
.login-form .form-group .form-control{padding-left: 50px; height: 50px; border-radius: 5px; font-size: 13px; background: none; border-color: #e0e3ef; box-shadow: none;}
.remember-me{font-size: 12px;}
.remember-me .checkbox{float: left; width: 50%; margin: 0; position: relative; line-height: 18px; text-align: left;}
.remember-me a{color: #ea4e36; text-decoration: none;}
.form-button{margin-top: 20px; margin-bottom: 20px; text-align: center;}
.form-button .mobileapp-btn{width: 200px;}
.customer-login-footer .footer-social{margin-top: 0px;}
/*.inner-content{margin-bottom: 150px;}*/
.inner-footer-bg{background: #2A2A2E; padding: 110px 0 0px;}
.login-form .form-control:focus {box-shadow: none; border-color: #ff4500;}
.login-form .select-box::before {content: ''; right: 1px; top: 1px; width: 23px; height: 48px; background: #fff; position: absolute;
    pointer-events: none; display: block;}
.login-form .select-box::after {content: "\f078"; font-family: "FontAwesome"; font-size: 11px; color: #aaa; right: 11px; top: 18px;
    padding: 0 0 2px; position: absolute; pointer-events: none;}
.termsofuse a{text-decoration: none;}
.align-items-center {-ms-flex-align: center !important; align-items: center !important; position: relative;}
.no-padding{padding-right: 0; padding-left: 0;}
.link-login-page{background-color: #ea4e36; color: #fff; text-align: center; padding: 25px;}
.login-nav{position: absolute; right: 0px; top: 40%;}
.link-login-page h4{font-size: 22px; margin-bottom: 28px; text-transform: uppercase;}
.link-login-page .mobileapp-btn{height: 43px; line-height: 43px;}
.login-form .form-group .form-address{padding-left: 25px; padding-top: 13px; height: 100px;}
.login-form .form-group .field-head{font-weight: normal; text-align: left; display: block; text-transform: uppercase; border-bottom: 1px solid#e0e3ef; padding-bottom: 10px; padding-top: 10px; color: #969393;}
.login-form .btn-primary {border: 3px solid #ddd; background-color: #ddd; color: #888;}
.file-upload-label{font-weight: normal; text-align: left; font-size: 12px; display: block; padding-bottom: 8px;}
.login-form .file {visibility: hidden; position: absolute;}
.login-form .btn-primary:active:hover, .btn-primary:active:focus{border: 3px solid #ddd; background-color: #ddd; box-shadow: none;}
.login-form .btn-primary:active:hover, .login-form .btn-primary:active:focus {color: #888;}
.bank-detail-button .mobileapp-btn + .mobileapp-btn {margin-left: 20px;}
/*.bank-detail-button .mobileapp-btn { width: 150px;}*/
.top-bar .nav > li > a:hover, .top-bar .nav > li > a:focus{background-color:transparent !important;}
.top-bar .navbar-nav > li > a{padding-top: 0px; padding-bottom: 0px;}
.top-bar .nav > li > a{padding: 0px;}
.top-bar .dropdown-menu li a{color: #000;}
.top-bar .dropdown-menu li{width: 100%;padding-right: 0px;}
.top-bar .nav .open > a, .top-bar .nav .open > a:hover, .top-bar .nav .open > a:focus{background-color: transparent;}
.top-bar .dropdown-menu{border-radius: 0px; z-index: 55; padding: 0px 0;}
.top-bar .navbar-nav > li > .dropdown-menu{margin-top: 10px;}
.top-bar .dropdown-menu > li > a{padding: 10px 15px; line-height: 24px;}

/*customer profile*/
.profile-nav{margin-bottom: 20px; background:#fff; -webkit-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); -moz-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);
box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);}
.bank-info-sec{padding-top: 80px; padding-bottom: 80px; background-color: #fff; position: relative;}
ul.mtree.bubba li.no-arrow > a::after{display: none;}
.customer-pro-head h2{letter-spacing: 2px; text-transform: uppercase; position: relative; display: inline-block; color: #3d3d3d; font-size: 20px;}
.customer-pro-head h2::after {content: ''; width: 100px; height: 2px; display: block; position: absolute; top: 13px; right: -187px;
    background: #f0efef; }
.customer-pro-head{margin-bottom: 30px;}
a:active, a:hover, a:focus{outline: none;}
.profile-details-bg{background: #fff; padding: 1.25rem; margin-bottom: 25px; display: inline-block; width: 100%; -webkit-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); -moz-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);}
.profile-detail-head {margin-bottom: 30px;}
.profile-detail-head h4 {margin-top: 5px;}
.lstick {width: 2px; background: linear-gradient(to bottom right, #ffbe30 , #ff3e00); height: 30px; margin-left: -11px; margin-right: 12px; display: inline-block; vertical-align: middle;}
.acc-review-head {color: #0e81c1; font-size: 15px; padding-bottom: 5px;}
.pro-sec-underline {border-top: 1px solid #e8edef; margin-top: 13px;}
.account-details p{margin: 0px;}
.account-details{min-height: 20px;}
.cus-pro-botton .mobileapp-btn{width: 100%;}
.address-prof {margin-top: 25px;}
.view-id {position: relative; display: inline-block; font-size: 12px; color: #222; text-transform: uppercase; border: 2px solid #f37435; padding: 14px 32px 14px 31px; text-decoration: none; margin-top: 20px;}
.profile-details-bg a{text-decoration: none;}
.profile-edit .login-form .form-group .form-control{padding-left: 18px;}
.profile-edit .login-form .form-group{margin-bottom: 0px;}
.file-upload .form-group .form-control{padding-left: 50px !important;}
.file-upload .file-upload-label{font-size: 14px;}
.customer-form-box{box-shadow: none; border:1px solid #EFECEC; margin-top: 40px; margin-bottom: 40px;}
.customer-form-box h2{font-size: 26px;}
.withdrawal-view table th {background: #fff; color: #0e81c1; text-transform: capitalize; font-weight: normal;}
.browse-deposite{padding-left: 25px !important; height: 36px !important; padding-bottom: 46px;}
.customer-form-box .form-button{margin-top: 10px;}
.web-terminal-sec{padding-top: 10px; padding-bottom: 30px;}
.customer-profile-sec{padding-top: 30px; padding-bottom: 30px; display: inline-block; width: 100%;}
.cust-porofile-box{position: relative; border: 1px solid #f0f0f0; -webkit-transition: all .5s; transition: all .5s; padding: 40px 50px; margin-bottom: 30px;
height: 100%; overflow: hidden; webkit-transition-duration: 700ms; -o-transition-duration: 700ms; transition-duration: 700ms;}
.cust-porofile-box::after {content: ""; width: 0; height: 0; border-left: 50px solid transparent; border-top: 50px solid transparent;
    border-bottom: 50px solid #f7f7f7; position: absolute; bottom: 4px; right: 4px;}
.cust-pro-text{position: relative;}
.cust-pro-text h4{position: relative; margin-top: 10px; margin-bottom: 20px; padding-bottom: 8px; font-size: 16px; 
overflow: hidden;}
.cust-pro-text h4::before {-webkit-transform: scale3d(0.13, 1, 1); transform: scale3d(0.13, 1, 1);}
.cust-pro-text h4::after, .cust-pro-text h4::before {content: ''; display: inline-block; width: 100%; height: 2px; position: absolute;
    bottom: 0; left: 0; -webkit-transform-origin: left center; transform-origin: left center; background-color: rgba(91, 52, 255, 0.2);
    -webkit-transition: -webkit-transform 0.65s cubic-bezier(0.7, 0, 0.2, 1); transition: -webkit-transform 0.65s cubic-bezier(0.7, 0, 0.2, 1);
    transition: transform 0.65s cubic-bezier(0.7, 0, 0.2, 1); transition: transform 0.65s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform 0.65s cubic-bezier(0.7, 0, 0.2, 1);
}
.cust-pro-text h4::after { -webkit-transform: translate3d(-10px, 0, 0) scale3d(0, 1, 1); transform: translate3d(-10px, 0, 0) scale3d(0, 1, 1);
}
.cust-porofile-box:hover .cust-pro-text h4::before {-webkit-transform-origin: left center; transform-origin: left center;
    -webkit-transform: translate3d(100%, 0, 0) scale3d(2, 1, 1); transform: translate3d(100%, 0, 0) scale3d(2, 1, 1);}
.cust-porofile-box:hover .cust-pro-text h4::after {-webkit-transform-origin: left center; transform-origin: left center;
    -webkit-transition-delay: 0.1s; transition-delay: 0.1s; -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);}
.cust-pro-icon{padding-bottom: 10px;}
.cust-porofile-box:hover{-webkit-box-shadow: 0 21px 90px rgba(0, 0, 0, 0.15); box-shadow: 0 21px 90px rgba(0, 0, 0, 0.15);}
.customer-profile-sec a{text-decoration: none;}
.customer-profile-sec a:hover{color: #000;}
.profile-details-head h3{font-size: 20px; color: #131212; display: inline-block; position: relative; padding-bottom: 30px;}
.profile-details-head h3::after {content: ""; position: absolute; right: -60px; top: 13px; width: 76px; height: 1px; background: #121212;}
.login-form .form-group .form-error{position: absolute; font-size: 10px; top: -22px; right: 0; letter-spacing: 1px;}

/*post details*/
.post-news-image img{width: 100%; margin-bottom: 28px;}
.post-news-content{margin-bottom: 30px;}
.post-news-content h2{margin-bottom: 10px; margin-top: 0px; font-size: 20px; line-height: 32px;}
.post-news-details{padding: 0px; margin: 0px; margin-bottom: 20px;}
.post-news-details li{list-style: none; margin-right: 23px; display: inline-block;}
.post-news-details li a{color: #000; text-decoration: none;}
.post-news-details li .fa{margin-right: 5px; color: #ea4e36;}
.post-news-details li span{color: #888888;}
.post-news-content p{line-height: 24px;}
.leave-comment{margin-bottom: 30px;}
.post_heading {font-size: 20px; color: #444444; text-transform: capitalize; position: relative; margin-bottom: 50px;}
.post_heading::before {content: ""; background: #cccccc; bottom: -18px; display: block; height: 2px; margin-bottom: 6px;     position: absolute; width: 18px;}
.leave-comment .login-form .form-group .form-address{height: 150px;}
.leave-comment .form-button{text-align: left; margin-top: 10px;}
.comment-sec{margin-bottom: 30px;}
.comment-single-item{border: 1px solid #f5f5f5; margin-bottom: 10px; background: transparent; padding: 30px 25px; display: inline-flex;}
.comment-single-item .img-box img{height: 50px; width: 50px;}
.comment-text{padding-left: 40px;}
.comment-author-box{display: flex; justify-content: space-between; padding-left: 0; list-style: none;}
.comment-author-box li{display: flex;}
.comment-author-box li span:first-child {margin-right: 20px;}
.comment-author-box li .name {font-size: 16px; font-weight: 600; text-transform: uppercase;}
.comment-author-box li span{display: flex; font-size: 14px;}
.comment-author-box .reply { float: right;}
.comment-author-box .reply a {color: #4d6076; text-decoration: none; transition: all 0.3s ease-in-out;}
.comment-author-box .reply a .fa{margin-right: 5px; color: #f37435;}
.comment-text p{margin: 0; padding-top: 10px;}
.comment-sec .reply-text{width: 90%; float: right;}
.recent-post-inner{margin-bottom: 30px; position: relative;}
.recent-post-inner .post_heading{margin-top: 0px; margin-bottom: 40px;}
.post-item{position: relative; padding-left: 115px; overflow: hidden; margin-bottom: 15px;}
.post-img-box{position: absolute; top: 0px; left: 0px; width: 98px; height: 88px;}
.post-box-content a{text-decoration: none; font-size: 16px;}
.post-box-content span{color: #888888;}
.post-box-content p{margin-bottom: 0px; margin-top: 15px; font-size: 12px;}
.recent-post-inner .demo1{padding: 0px; margin: 0px; list-style: none;}
.panel-default{border:none;}
.panel-body{padding: 0px;}
.panel-footer{margin-top: 20px; padding: 0px; background-color: transparent; border-top: none;}
.recent-post-inner .pagination{position: absolute; top: 0; right: 0; border-radius: 0px;}
.recent-post-inner .pagination li a{color: #000; padding: 0px 12px;}
.sidebar-about-company {margin-bottom: 30px; border-bottom: 1px solid #f5f5f5; padding-bottom: 20px;}
.sidebar-about-company img{width: 100%; margin-bottom: 15px;}
.sidebar-about-company p{line-height: 24px; text-align: justify;}
.inner-login-sec .stellarnav.light li a{color: #fff;}
.inner-login-sec .stellarnav .dropdown-menu li a{color: #fff;}
.inner-login-sec .stellarnav .top-language-menu li a:after{display: none;}
.login-sec{display: none;}
.stellarnav li .dropdown-menu a{border-bottom: 1px dotted #ea4e361f;padding: 4px 10px;font-size: 11px;text-transform: capitalize;letter-spacing: 0.05em;}
.top-bar .stellarnav.light li a{color: #fff;letter-spacing: 0.05em;text-transform: capitalize;}
.top-bar .stellarnav .dropdown-menu li a{color: #fff;}
.top-bar .stellarnav .top-language-menu li a:after{display: none;}
.stellarnav li.has-sub > a::after {margin-left: 5px;}
.contact-banner{margin-bottom: 30px; padding-bottom: 20px; z-index: 1; position: relative; padding: 40px 0px; background-image: url(../../assest/images/contact-img.jpg); text-align: center; background-size: cover; background-repeat: no-repeat;}
.contact-banner::before {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; content: ''; z-index: -1; background: rgba(0, 156, 255, 0.8);}
.contact-banner h6 {font-size: 18px; font-weight: 400; color: #ffffff; line-height: 26px; margin: 0px;}
.contact-banner h4 {font-size: 24px; line-height: 28px; font-weight: 700; color: #ffffff; padding-top: 25px; margin: 0px;}
.contact-banner p {font-size: 14px; line-height: 28px; font-weight: 400; color: #ffffff; margin-bottom: 0px; padding-top: 10px;}
.single-post-box{background: #fff; box-shadow: 0 1px 4px rgba(0,0,0,.15); transition: all 0.3s ease 0s; margin-bottom: 30px;}
.single-post-box:hover{box-shadow: 0 10px 25px rgba(0,0,0,0.15);}
.single-post-img img{width: 100%;}
.single-post-cont{padding: 20px;}
.single-post-cont h3 a{color: #151515; text-decoration: none; font-size: 18px; }
.single-post-cont h3{margin-top: 10px;} 
.single-post-cont .post-mate{overflow: hidden; margin-bottom: 15px; padding: 0px; margin-top: 12px;}
.single-post-cont .post-mate li{list-style: none; display: inline-block;}
.single-post-cont .post-mate li a{color: #666; font-size: 14px; text-decoration: none;}
.single-post-cont .post-mate li .fa{margin-right: 5px; color: #ea4e36;}
.single-post-cont .post-mate li + li {margin-left: 15px;}
.single-post-cont p{ line-height: 25px;}
.post-read-btn{font-size: 13px; letter-spacing: 0.5px; position: relative; text-transform: uppercase; display: inline-block; text-decoration: none; line-height: 25px;}
.post-read-btn::before {background: #ea4e36 none repeat scroll 0 0; content: ""; position: absolute; left: 0; bottom: 0; transform: translateX(-50%); height: 1px; width: 50%; opacity: 0; transition: all 0.4s ease 0s;}
.post-read-btn:hover, .post-read-btn:focus{color: #ea4e36; text-decoration: none;}
.post-read-btn:hover::before {width: 50%; transform: translateX(0); opacity: 1;}
.post-read{display: inline-block; width: 100%;}

/*cfd trading*/
.cfd-highlights-sec{background: #f77062; background: -webkit-gradient(linear, left top, right top, from(#f77062), to(#ee488a));
background: linear-gradient(to right, #f47c34 0%, #ef3538 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77062', endColorstr='#ee488a',GradientType=1 ); padding-top: 30px; padding-bottom: 60px; position: relative;} 
.cfd-highlights-cont{margin-top: 65px; color: #fff;}
.cfd-highlights-cont ul{padding: 0px; list-style: none;}
.cfd-highlights-cont h3{margin-top: 0px; margin-bottom: 25px; font-size: 28px;}
.cfd-highlights-cont .fa{margin-right: 5px;}
.cfd-highlights-cont ul li{padding-bottom: 10px;}
.cfd-points-box .icon-box{display: table-cell; vertical-align: top;}
.cfd-points-box .icon-box .icon-inner-box{width: 90px; height: 90px; border-radius: 50%; background: #f77062; background: -webkit-gradient(linear, left top, right top, from(#f77062), to(#ee488a)); background: linear-gradient(to right, #f77062 0%, #f47c34 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77062', endColorstr='#ee488a',GradientType=1 );
-webkit-box-shadow: 0px 23px 43px rgba(51, 44, 72, 0.2); box-shadow: 0px 23px 43px rgba(51, 44, 72, 0.2);
text-align: center; line-height: 90px;}
.cfd-points-box .text-box{display: table-cell; vertical-align: top; padding-left: 30px;}
.cfd-points-box .text-box h4{font-size: 20px; line-height: 1em; margin-bottom: 10px;}
.cfd-points-box .text-box p{line-height: 26px; font-size: 14px;}
.cfd-points-box{margin-top: 30px; color: #fff;}
.cfd-highlights-cont p{font-size: 16px; line-height: 26px;}

/*forex and metals*/
.forex-trading-cont p{text-align: left;}
.forex-trading-cont ul{padding: 0px; list-style: none; margin-top: 20px; }
.forex-trading-cont ul li::before{color:#ea4e36; position: absolute; top: 0px; left: 0; content: "\f00c"; font-family: "FontAwesome"; }
.forex-trading-cont ul li{padding-bottom: 10px; position: relative; padding-left: 30px;}
.forex-trading-img img{width: 100%;}
.mtal-box{padding: 16px 0; margin-bottom: 30px; background: #fff; text-align: center; border-radius: 10px; box-shadow: 0px 23px 43px rgba(51, 44, 72, 0.2);}
.mtal-box span{font-size: 15px; padding: 0 30px; display: block;}
.metal-icon-box h5{color: #fff; padding-bottom: 20px;}
.metal-icon-box .mtal-box:last-child{margin-bottom: 0px;}
.margin-top35{margin-top: 35px;}
.margin-top70{margin-top: 70px;}
.metal-content{ margin-top: 75px; color: #fff;}
.metal-content h3{font-size: 26px; margin-bottom: 20px;}
.metal-content p{line-height: 28px; font-size: 16px; letter-spacing: 1px;}
.forex-trading-cont h4{font-size: 26px;}
.metal-highlights{ padding-top: 100px; padding-bottom: 100px; background: #fff; }
.flex-center {display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; -webkit-box-align: center !important; -moz-box-align: center !important; -ms-flex-align: center !important; -webkit-align-items: center !important; align-items: center !important; -webkit-box-pack: space-between !important; -moz-box-pack: space-between !important; -ms-flex-pack: space-between !important; -webkit-justify-content: space-between !important; justify-content: space-between !important;}
.listing-tick{padding: 0px; list-style: none; margin-top: 20px;}
.listing-tick li{padding-bottom: 10px; position: relative; padding-left: 30px;}
.listing-tick li::before {color: #ea4e36; position: absolute; top: 0px; left: 0; content: "\f00c"; font-family: "FontAwesome";}
.metal-highlights img{width: 100%;}

/*education and tools*/
.education-cont-box{background: #ffffff none repeat scroll 0 0; border-radius: 4px; box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
padding: 40px 20px 20px; position: relative; width: 120%; z-index: 10; margin-top: 100px;}
.education-intro img{width: 100%; border-radius: 8px;}
.education-cont-box p{text-align: justify;}
.education-cont-box h4{margin-top: 0px; font-size: 21px; color: #ea4e36;}
.trading-tools-sec{background: #efefef; padding: 80px 0;}
.trading-tools-image{position: relative; z-index: 1;}
.trading-tools-image::before {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.72); opacity: 0.3; visibility: visible; transition: 0.7s;}
.trading-tools-image img{width: 100%;}
.trading-tools-image::after {content: ""; position: absolute; left: 0; top: 0; width: 100%; background: #ea4e36; transition: 0.5s;
    height: 100%; margin-left: 15px; margin-top: 15px; z-index: -2;}
.trading-tools-image:hover::after {margin-left: 0; margin-top: 0;}
.indicator-cont{padding-left: 40px; padding-top: 30px;}
.prime-benefits{padding-top: 70px; display: inline-block; width: 100%;}
.trading-tools-head{margin-bottom: 40px}
.trading-tools-head .inner-page-heading{font-size: 22px;}
.list-round{padding: 0px; list-style: none;}
.list-round li{line-height: 36px; position: relative; padding-left: 30px;}
.list-round li::before {content: ''; position: absolute; left: 4px; top: 15px; width: 8px; height: 8px; background: #5374D6; -webkit-border-radius: 100px;
    -moz-border-radius: 100px; border-radius: 100px; z-index: 2;}
.list-round li::after {content: ''; position: absolute; left: 0px; top: 11px; width: 16px; height: 16px; background: #C8D1ED;
    -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; z-index: 1;}
.webinar-feature{padding: 80px 0 !important;}
.ticker-widget{margin-bottom: 20px;}
.forgot-password .form-button .mobileapp-btn{width: auto;}
.slider-btn1{margin-top: 25px;}
.slider-btn1 .mobileapp-btn + .mobileapp-btn {margin-left: 20px;}
.privacy-policy-sec p{text-align: left;}
.privacy-policy-sec ul li{line-height: 26px; padding-bottom: 10px;}
.privacy-policy-sec ul{padding-left: 10px;}

/*hme pricing*/
.hme-pricing-sec{
background-image: url(../../assest/images/pricing-bg.png);
padding: 30px 0px;
background-size: cover;
background-position: center center;
}
.single-pricing-table{
text-align: center;
border: 1px solid #d0e2f4;
padding: 40px;
border-radius: 5px;
position: relative;
overflow: hidden;
background: #fff;
-webkit-transition: .3s;
transition: .3s;
}
.pricing-head{
margin-top: 25px;
margin-bottom: 110px;
}
.pricing-head h2{
font-size: 30px;
font-weight: 500;
position: relative;
z-index: 99;
-webkit-transition: .3s;
transition: .3s;
margin: 0px;
}
.single-pricing-table::after {
    position: absolute;
    top: -203px;
    left: 127px;
    width: 118%;
    height: 65%;
    background: #f5f7fb;
    content: "";
    padding: 0px;
    border-radius: 42px;
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
    -webkit-transition: .3s;
    transition: .3s;
}
.single-pricing-table:hover {
    box-shadow: 0px 25px 57px 3px rgba(0, 27, 103, 0.15);
}
.single-pricing-table:hover::after {
    background-image: -webkit-linear-gradient( 0deg, rgb(129,238,142) 0%, rgb(0,201,253) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(129,238,142) 0%, rgb(0,201,253) 100%);
}
.pricing-content{
margin-bottom: 60px;
}
.pricing-content ul{
margin: 0;
padding: 0;
list-style: none;
}
.pricing-content ul li {
    font-size: 15px;
    font-weight: 500;
    color: #535e72;
    margin-bottom: 18px;
}
.pricing-amount .currency-price{

}
.border{
width: 100%;
border-bottom: 1px dotted rgba(255, 255, 255, 0.11);
margin-bottom: 25px;
}
.facebook .fa-5x{
font-size: 3em;
color: #4867AA;	
}
.pagination{text-align: center;
display: block;}
.pagination a{
	    display: inline-block;
    height: 23px;
    text-align: center;
    margin-right: 4px;
    background-color: #0abb87;
    font-size: 13px;
    line-height: 23px;
    color: #fff;
    padding: 0 9px;
}



@media (max-width: 676px) { 
	.company-features p,.about-cont-sec p{font-size: 14px;}
	.inner-banner-title h2::before,.inner-banner-title h2::after{display: none;}
	.inner-banner-title h2{padding-bottom: 5px !important;}
	.inner-banner-title {
    position: relative;
    z-index: 555;
}
	.footer-social ul{text-align: center;}
	.nav-inner-wrap{top:80px;}
	.chat-btm img {
    max-width: 60px !important;
}
.privacy-box span {
    font-size: 9px;
    display: block;
    margin-bottom: 10px;
}
.mobile-app-sec h3{font-size: 25px;}
.login-sec{padding-right: 0px; float: none; text-align: center;}
.header-social{display: none;}
.main-header{height: 80px; width: 100%;}
.webterminal-home{display: none;}
.contact-nav{z-index: 101;}
.nav-button{right: 38px; height: 40px;}

.slider-content h4{font-size: 10px;}
.slider-content h2{font-size: 15px; line-height: 20px; margin-top: 8px;}
.slider-btn a{width: 100px; height: 30px; line-height: 29px; font-size: 10px; margin-top: 15px;}
.slider-btn a::before{width: 35px;}
.slider-btn1{margin-top: 10px;}
.slider-btn1 .mobileapp-btn{height: 38px; line-height: 38px; font-size: 9px; padding: 0 13px;}
.slider-btn1 .mobileapp-btn + .mobileapp-btn {margin-left: 10px;}


.home-content{padding-left: 0px; margin-bottom: 0px;}
.mobile-app-sec{padding: 35px 0;}
.nav-holder{padding: 15px 30px 15px 20px;width: 100%;top: 70px;}
.header-logo{left: 30px;top:40px;}
.section-subtitle{overflow: hidden;left: 0;font-size: 76px;text-align: center;top: 0;}
.main-footer{position: relative; width: 100%; left: 0; overflow: hidden;}
.footer-copyright{padding: 0;height: 100%;}
.privacy-box{padding-top: 20px; width: 88%;}

.trading-ticker{position: relative; transform:inherit ; top: 20px;}




}
@media (max-width: 1064px) {
.footer-title{display: none;}
.nav-title{display: none;}
} 
@media (max-width: 991px) { 
.mobile-app img{display: none;}
.open-account-sec h3{float: none; margin-bottom: 66px;}
.hidden-xs{display: none;}
.inner-header{height: 80px; width: 100%;}
.main-header{height: 70px;width: 100%;}
.inner-content{padding-left: 0px;}
.header-inner{display: none;}
.contact-nav {z-index: 101;}
.nav-button {right: 38px;height: 38px;margin-top: 19px;float: right;}
.inner-footer{left: 0px !important;}
.webterminal-home{display: none;}
.company-features::after{display: none;}
.company-features::before{width: 100%;}
.home-content{padding-left: 0px;}
.education-cont-box{width: 100%;}
.logo-name{display: none;}
.scroll-news-sec{left: 0px;}
.scroll-down-wrapper{display: none;}
.latest-news{width: 100%;}
.top-bar{ padding: 12px 7px; background:#000;}
.login-sec{display: block;}
.stellarnav{display: none;}
.mockup{top:40px;}
.wrapper{position: relative;margin-top: 70px;}
.featured-mob-img{padding-top: 15px;}

}
@media (max-width: 1200px) { 
.post-image img{width: 100%;}
}
@media (min-width: 320px) and (max-width: 480px) { 
.wrap{min-height: 46vh !important; background: #2A2A2E;height: auto !important;}
.slider-content-sec{top: 40%;}
}
@media (max-width: 410px) {
.mobileapp-btn{margin-bottom: 15px;}
.mobile-app-sec .mobileapp-btn + .mobileapp-btn{margin-left: 0px;}
.login-box{padding: 25px;}

}
@media (min-width: 677px) and (max-width: 780px) { 
.wrap{background: #2A2A2E;}
.scroll-down-wrapper{display: none;}
}
@media (max-width: 767px) {
.featured-box{text-align: center;}
.inner-banner-sec::before{width: 70%;}
.banner-image{width: 70%;}
.inner-banner-sec .overlay{width: 70%;}
.navbar-nav .open .dropdown-menu{position: absolute;background-color: #fff;box-shadow: -1px 3px 6px rgba(0,0,0,.2);}
.top-language-menu{position:absolute; left: -115px; min-width: 215px !important;}
.language .dropdown-menu li{width: 100% !important;}
.comment-single-item{padding: 30px 15px 50px; display: inherit;}
.comment-single-item .img-box{text-align: center; margin-bottom: 10px;}
.comment-text{padding-left: 0px;}
.comment-author-box li{display: inline; margin: 0px auto;}
.comment-author-box li span:first-child{margin-right: 0px;}
.comment-author-box li .name{margin-left: 10px;}
.comment-author-box .reply{position: absolute; right: 0; bottom: -30px;}
}
@media (max-width: 424px) {
.mobileapp-btn{margin-bottom: 15px;}
.open-account-sec .mobileapp-btn + .mobileapp-btn{margin-left: 0px;}
.wrap{overflow: visible;}
.slider-content{left: 0px; width: 320px;}
.slick-dots{margin-top: 0px;}
}
@media (min-width: 425px) and (max-width:920px) {
.slider-content{left: 36px;width: 100%;top: 49%;left: 0;}
.slider-btn1 .mobileapp-btn{height: 38px; line-height:38px; padding:0 13px; font-size:10px;}
.slider-content h2{font-size: 25px;line-height: 37px;}
.banner-list li{padding-bottom: 3px;}
.slider-btn1{margin-top: 18px;}

}
@media (min-width: 677px) and (max-width:1064px) {
.main-footer{position: relative; left: 0px;}
.home-content{margin-bottom: 0px;}
}
@media (max-width: 1024px) {
.login-nav{position: relative;}
.no-padding{padding-right: 15px; padding-left: 15px;}
}
@media (min-width: 991px) {
/*.nav-button{display: none;}*/
}
@media (max-width: 378px) {
.login-sec li{padding-right: 10px;}
.login-sec .dropdown .fa-angle-down{display: none;}

}
@media (min-width: 667px) and (max-width:1120px) {
.top-bar .container{width: 540px;}
}
@media (max-width: 768px) {


.flex-center{display: block !important;}
}
@media (min-width: 480px) and (max-width:676px) {
.wrap{height: 85vh !important;}
}
@media (min-width: 991px) and (max-width:1146px) {
.header-nav .navbar-nav > li > a{padding: 13px 6px; font-size: 10px;}
.header-nav .navbar-nav > li > a::before{display: none;}
.stellarnav li.has-sub > a::after{display: none;}
}
@media (min-width: 767px) and (max-width:1198px) {
.featured-box{min-height: 145px;}
}



svg path,
svg rect{
  fill: #FF6700;
}
.loader{
	background: url(../../assest/images/loader.svg) #2B3134 no-repeat center; 
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}

.login-form label.error{
	position: absolute;
    top: -18px;
    font-size: 9px;
    font-weight: normal;
    background: #d60303;
    right: 0;
    color: #fff;
    letter-spacing: 0.06em;
    padding: 1px 6px;
    border-radius: 3px;
}
.login-form input.error{
	border: 1px solid red!important;
}
.login-form .uploads label.error{
	    top: inherit;
   	 bottom: -25px;
}
.login-form .checkbox label.error{
	top: inherit;
    bottom: -22px;
    right: 213px;
}


.sliding-menu-wrapper{
	min-width: 1200px !important;
}

.slider{position: relative;}


.post-content-inner p{display: block;}

.feature-cont{max-width: 80%;}

.coockies-sec{background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
left: 80px; padding: 0; position: fixed; bottom: 0; width: 100%; z-index: 999; height: 80px; line-height: 80px; text-align: center; padding-right: 80px;}
.coockies-btn{padding: 4px 15px; border: 1px solid; margin-left: 10px; color: #000 !important;}
.coockies-sec a{text-decoration: none; color: #1f598c;}
@media (max-width: 991px) {
.coockies-sec{left: 0px; padding-right: 0px; font-size: 12px; padding-top: 10px; line-height: 15px;}
.coockies-btn{ margin-top: 10px; margin-left: 0px; display: block;}
}

@media (max-width: 767px) {
.feature-cont{max-width: 100% !important;}
}





/*new styles*/

.main-banner{
/*background: url(../../assest/images/homepage-banner-bg.png);
background-size: cover;
background-position: center center;*/
background-color: #fff;
position: relative;
overflow: hidden;
z-index: 2;
height: 100vh;
}
.banner-trading-bg{
background-image: url(../../assest/images/trade-icon-bg.png);
background-position: top 24% left 74%;
background-repeat: no-repeat;
background-size: auto auto;
background-size: contain;
position: absolute;
z-index: 5;
height: 500px;
width: 60%;
top: 10px;
left: 80px;
}
.banner-mobile img{
position: absolute;
right: -187px;
z-index: 2;
top: 14%;
}
.banner-list{
padding: 0px;
}
.banner-list li{
list-style: none;
padding-bottom: 5px;
}
.banner-list li .fa{
color: #22b15a;
}
.privacy-footer{
background: #2a2a2e;
padding: 25px 0px;
color: #878a92;
}
.privacy-footer p{
line-height: 20px;
letter-spacing:1px;
font-size: 12px;
}
  #poppage .close{
          position: absolute;
    top: -24px;
    right: -17px;
    z-index: 555;
    color: #fff;
    opacity: 1;
    font-size: 26px;

      }
@media only screen and (max-width: 768px) {
  #poppage .close{
    color: #000;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    left: 50%;
    color:#fff;
    top: -37px;
    font-size: 33px;
    transform:translateX(-50%);
  }
  #poppage .modal-content{margin-top:45px;}
  .caption-right {
      position: relative;
    float: right;
    display: block;
    width: 100%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    text-align: center;
    margin-top: 25px;
  }
  .caption-left{
      position: relative;
    float: right;
    display: block;
    width: 100%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    text-align: center;
  }
  .slider-content{

    float: left;
    width: 100%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    top:0;
  }
}

@media only screen and (max-width: 567px) {
.login-form .checkbox label.error{
    right: 20px;
    width: auto;
}
    
}

.webterminal-home{display:none;}
.header-social{bottom:0}


@-webkit-keyframes pointDown {
	from {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}
	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

@keyframes pointDown {
	from {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}
	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}


.sticky-account ul{
	padding: 0;
	margin: 0;
	list-style: none;

}
.sticky-account{
	width: 46px;
	position: absolute;
	top: 30%;
	right: 0;
	list-style: none;
	padding: 5px 0;
	margin: 0;
	z-index: 50;
	background: #fff;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
	box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 3px 0 0 3px;
}
.sticky-account ul li{
	margin: 0;
	padding: 5px;
	text-align: center;
}
.sticky-account ul li i{
	font-size: 20px;
	-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
color: #0abb87;
}
.sticky-create a{
	background: #5d79ff !important;
}
.sticky-account ul li a{
	background: #0abb87;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 35px;
	height: 35px;
	border-radius: 3px;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
	text-decoration: none;
	position: relative;
}
.sticky-account ul li a span{
	position: absolute;
	background: #fff;
	opacity: 0;
	top: 0;
	transition: all .2s;
	width: 135px;
	right: 130%;
	font-size: 11px;
	padding: 8px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;

}
.sticky-account ul li a:hover span{
	opacity: 1;
}
.sticky-account ul li a:hover{
	background: #0abb87;
}
.sticky-account ul li a img{
	width: 20px;
	filter: brightness(0) invert(1);
	/*animation: heartbeat 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;*/
}

.sticky-account ul li a span:after{
	position: absolute;
	content: '';
	border-top: 6px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 8px solid transparent;
	right: -7px;
	top: 9px;
}
.sticky-account ul li a:hover img{
	filter: brightness(0) invert(1);
}


.inner-banner-sec::after, .inner-banner-sec::before {
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.rn_surface {
    position: relative;
    overflow: hidden;
}
.rn_surface.animated::before {
    background: #ea4e36;
    animation: rn_surface 2s cubic-bezier(0.8, 0, 0.18, 1) both;
    z-index: 2;
}
.rn_surface.animated::after {
    animation: rn_surfaceBack 2s cubic-bezier(0.8, 0, 0.18, 1) both;
}
.banner-bottom{
	content: ''; position: absolute; bottom: 0; height: 80px; background: #fff; z-index: 4; right: 0; width: 60%;
}
@keyframes rn_surface {
	0% {
		transform: translateX(-100%)
	}
	50% {
		transform: translateX(0)
	}
	100% {
		transform: translateX(100%)
	}
}



.banner-sec-shape{
	position: relative;
}
.banner-sec-shape::before {
    position: absolute;
    content: '';
    left: -80px;
    top: -120px;
    width: 335px;
    height: 384px;
    display: inline-block;
    background: url(../../assest/images/icon-1.png) no-repeat;
    animation-name: rotateme;
	animation-duration: 24s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: rotateme;
	-webkit-animation-duration: 24s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotateme;
	-moz-animation-duration: 24s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: rotateme;
	-ms-animation-duration: 24s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: rotateme;
	-o-animation-duration: 24s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}
@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }
    to { 
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotateme {
    from {
        -moz-transform: rotate(0deg);
    }
    to { 
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes rotateme {
    from {
        -o-transform: rotate(0deg);
    }
    to { 
        -o-transform: rotate(360deg);
    }
}



@-webkit-keyframes heartbeat {
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes heartbeat {
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}




.abt-wealthway-image{
	padding-left: 1.5rem;
	position: relative;
	padding-right: 1.5rem;
}
.abt-wealthway-image img {
    max-width: 100%;
}
.company-vision-sec{
	padding: 80px 0px;
}
.featured-icon{
	position: relative;
	width: 70px;
	margin-bottom: 30px;
}
.benefits-img img{
	max-width: 100%;
}
.comp-benefits-cont{
	padding: 20px 60px 0px 
}
.comp-benefits-cont p{
	line-height: 25px;
	margin-bottom: 5px;
}
.company-benefits-sec{
	background: #f4f4f4;
}
.company-journey-sec{
	padding: 80px 0px;
	background: #fff;
}
.journey-cont p{
	line-height: 25px;

}
.journey-image img{
	max-width: 100%;
}
.placing-order-points{
	margin-bottom: 20px;
	background: #fff;
	padding: 20px;
	min-height: 200px;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)
}
.placing-order-points h3{
	font-size: 18px;
}
.placing-order-points h3::after {
    content: '';
    display: block;
    margin-top: 15px;
    width: 40px;
    border-top: 2px solid #ea4e36;
}
.placing-order-points p{
	text-align: left;
	font-size: 14px;
	color: #777373;
	line-height: 24px;
}
.placing-order-sec{
	padding: 40px 0px;
	background: #f8f9fa;
}
.order-points{
	padding-top: 30px;
	display: inline-block;
	width: 100%;
}
.placing-order-sec h2{
	font-size: 24px;
}
.exicution-sec .company-features-box{
	min-height: 245px;
}
.exicution-sec h3{
	font-size: 18px;
	margin-bottom: 15px;
}
.exicution-sec p{
	line-height: 26px;
}
.inner-cont p{
	text-align: left;
}
.inner-cont ul{
	padding: 0px;
	list-style: none;
	padding-left: 15px;
}
.inner-cont ul li{
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 26px;
	list-style: decimal;
}

.mousey:hover{cursor:pointer;}@import 'custom-style.css';
@import url('https://fonts.googleapis.com/css?family=Poppins');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900');
body{font-family: 'Poppins', sans-serif; overflow-x: hidden;}
.main-header{position: fixed; top: 0; left: 0; width: 80px; height: 100%; z-index: 100; -webkit-transform: translate3d(0, 0, 0); text-align: center;}
.main-header::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #2b2c30;}
.logo-holder{float: left;width: 80px;height: 70px;line-height: 64px;background: #fff;text-align: center;}
a {text-decoration: none; position: relative; color: #000;}
.logo-holder img {height: auto;}
.nav-button {width: 28px; height: 50px; display: inline-block; cursor: pointer; position: relative; margin-top: 30px;}
.nav-button span {width: 100%; float: left; margin-bottom: 6px; height: 2px; background: #ea4e36; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.menu-button-text {position: absolute; left: 0; width: 100%; bottom: -1px; color: rgba(255, 255, 255, 0.41); font-size: 10px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px;}
.nav-button .ncs {width: 70%;}
.nav-button .nbs, .nav-button.cmenu:hover .nbs { width: 0;}
.nav-button:hover .ncs, .nav-button:hover .nbs { width: 100%;}
.nav-button:hover .menu-button-text {color: #fff;}
.nav-button.cmenu .nos {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); margin-bottom: 0; top: 8.5px;}
.nav-button.cmenu .ncs {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); margin-bottom: 0; top: 6px; width: 100%;}
.nav-button:hover .menu-button-text {color: #fff;}
.menu-button-text {position: absolute; left: 0; width: 100%; bottom: -1px; color: rgba(255, 255, 255, 0.71); font-size: 10px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px;}
.nav-button.cmenu .menu-button-text {margin-top: 16px;}
.header-social {position: absolute; bottom: 130px; width: 100%; left: 0;}
.header-social:before {content: ''; position: absolute; top: -70px; width: 1px; height: 50px; left: 50%; background: rgba(255, 255, 255, 0.08);}
.header-social li {float: left; width: 100%; margin-bottom: 16px; }
.header-social li a {display: inline-block; width: 36px; height: 36px; line-height: 36px; color: rgba(255, 255, 255, 0.41); font-size: 12px;
	border: 1px solid rgba(255, 255, 255, 0.08); -webkit-transition: all 300ms linear; transition: all 300ms linear; } 
.header-social li a:hover {border-radius: 100%; color: #fff; }
.contact-btn {position: fixed; top: 0; right: 0; font-size: 18px; color: #fff; width: 80px; text-align: center; z-index: 52; cursor: pointer; height: 80px; line-height: 80px; -webkit-transform: translate3d(0, 0, 0);}
.header-logo {float: left; position: absolute; top: 110px; left: 170px;}
.header-logo:before {content: ''; position: absolute; right: -100px; left: 90px; top: -10px; bottom: -13px; background: rgba(255, 255, 255, 0.031); z-index: -1; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.header-logo:hover:before {left: calc(100% + 100px); }
.header-logo img {width: auto;}
.nav-holder {position: fixed; top: 0; left: -1064px; bottom: 0; z-index: 99; width: 600px; background: #252425; overflow: auto; padding: 35px 30px 35px 160px; opacity: 0; -webkit-transform: translate3d(0, 0, 0);}
.nav-holder:after { content: ''; position: absolute; right: 0; bottom: 0; width: 60%; height: 100px; background: rgba(255, 255, 255, 0.031);
	z-index: -1; }
.nav-title {position: absolute; bottom: 0; left: 120px; z-index: 2; right: 0;}
.nav-title span {
	float: left;
	position: relative;
	opacity: 0.02;
	top: 150px;
	min-height: 200px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 60px;
	color: #fff;
	letter-spacing: 4px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-moz-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
	}
.nav-inner-wrap {float: left; width: 350px; position: relative; z-index: 10; top: 180px; }
.nav-overlay {position: fixed; top: 0; left: 0; bottom: 0; z-index: 98; width: 100%; background: rgba(37, 36, 37, 0.71); cursor: none;
	display: none; -webkit-transform: translate3d(0, 0, 0);}
.nav-overlay .tooltip {width: 150px; height: 50px; line-height: 50px; font-weight: 600; color: #fff; text-transform: uppercase; 
	letter-spacing: 2px; z-index: 100; font-size: 10px; display: none;}
.nav-overlay:hover .tooltip {display: block; position: fixed; overflow: hidden;}
nav.nav-inner {float: left; overflow: hidden; width: 100%; position: relative; background: #252425; z-index: 20;}
.sliding-menu ul {margin: 0; float: left; width: 100%; overflow: hidden; padding: 0px;}
.sliding-menu li {margin: 0; position: relative; float: left; width: 100%;}
.sliding-menu a {float: left; width: 100%; padding: 0 10px; height: 40px; line-height: 40px; position: relative; font-weight: 600; font-size: 12px; text-align: left; color: #fff; text-transform: uppercase; letter-spacing: 3px; text-decoration: none;}
.sliding-menu a:after {content: ''; position: absolute; top: 0; left: -10px; width: 0; -webkit-transition: all 300ms linear; transition: all 300ms linear; height: 100%; background: rgba(255, 255, 255, 0.071);}
.sliding-menu a:hover:after {width: 100%; }
.sliding-menu a i {float: left; width: 35px; color: #74829C; position: relative; top: 3px;}
.sliding-menu a.back:before {font-family: "FontAwesome"; content: "\f104"; color: #ea4e36; }
.submen-dec:before {font-family: "FontAwesome"; content: "\f105"; position: absolute; right: 50px; width: 10px; height: 10px; top: 9px; 	z-index: 20; color: #ea4e36;}
.subcribe-form {margin-top: 28px;}
.subcribe-form input.enteremail {float: left; width: 65%; border: none; background: rgba(255, 255, 255, 0.11); padding: 15px 20px; position: relative; z-index: 1; color: #fff;}
.subcribe-form input.enteremail::-webkit-input-placeholder {color: #fff; font-weight: 400; font-size: 12px;}
.subcribe-form .subscribe-button {position: absolute; top: 0; right: 0; width: 35%; z-index: 2; padding: 15px 0; color: #fff; 	border-top-right-radius: 4px; border-bottom-right-radius: 4px; border: none; cursor: pointer;}
.subcribe-form .subscribe-button i {padding-right: 10px;}
.subscribe-message {margin-top: 10px; text-align: left; color: #fff; float:left; width:100%; }
.nav-footer {margin-top: 40px; padding-top: 30px; border-top: 1px dotted rgba(255, 255, 255, 0.09);}
.scroll-nav-wrap {position: absolute; bottom: 0; height: 80px; left: 80px; right: 0; background: #2D2D32; z-index: 5; width: 100%;}
.scroll-nav {float: left; padding: 23px 40px 0; height: 100%; border-right: 1px solid rgba(255, 255, 255, 0.11); background: #2A2A2E;}
.scroll-nav li {float: left; margin-right: 10px;}
.scroll-nav li a {float: left; padding: 13px 35px; color: #8B8B8B; font-weight: 600; font-size: 10px; text-transform: uppercase; 
	letter-spacing: 2px; position: relative; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.scroll-nav li a:after,
.scroll-nav li a:before,
.fsp-filter .gallery-filters a:before,
.fsp-filter .gallery-filters a:after {content: ''; position: absolute; top: 50%; left: 0; width: 15px; height: 2px; margin-top: -1px; }
.scroll-nav li a:before,
.fsp-filter .gallery-filters a:before {background: rgba(255, 255, 255, 0.091); z-index: 1;}
.scroll-nav li a:after,
.fsp-filter .gallery-filters a:after {width: 0; z-index: 2; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.scroll-nav a.act-scrlink:after,
.fsp-filter .gallery-filters a.gallery-filter-active:after {width: 15px;}
.full-height {height: 100%;}
.header-social {position: absolute; bottom: 130px; width: 100%; left: 0;}
.header-social::before {content: ''; position: absolute; top: -70px; width: 1px; height: 50px; left: 50%; background: rgba(255, 255, 255, 0.08);}
.header-social ul{padding: 0px; list-style: none;}
.header-social ul li{float: left; width: 100%; margin-bottom: 16px;}
.header-social ul li a {display: inline-block; width: 36px; height: 36px; line-height: 36px; color: rgba(255, 255, 255, 0.41); font-size: 12px; border: 1px solid rgba(255, 255, 255, 0.08); -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.header-social ul li a:hover {border-radius: 100%; color: #fff;}
.webterminal-home{position: absolute; left: 0; bottom: 0; width: 80px; height: 80px; z-index: 100; color: #fff; font-size: 22px; line-height: 80px; background: #2ab25b;}
.webterminal-home span{position: absolute; height: 50px; line-height: 50px; left: 0; top: -50px; padding: 0 30px; font-size: 10px; text-transform: uppercase; letter-spacing: 2px; min-width: 160px; background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%); margin-top: -20px; opacity: 0; visibility: hidden;
-webkit-transition: all 300ms linear; transition: all 300ms linear;}
.webterminal-home:hover span{margin-top: 0; opacity: 1; visibility: visible;} 
.contact-nav{position: fixed; top: 0; right: 0; font-size: 18px; color: #fff; width: 80px; text-align: center; z-index: 52; cursor: pointer;
height: 80px; line-height: 80px; -webkit-transform: translate3d(0, 0, 0); background: #078ece; color: #fff;}
.contact-nav span{left: inherit; right: 0; top: 80px; margin-top: 10px; position: absolute; height: 50px; line-height: 50px; padding: 0 30px;
font-size: 10px; text-transform: uppercase; letter-spacing: 2px; min-width: 160px; background: #2D2D32; opacity: 0; visibility: hidden; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.contact-nav:hover span{margin-top: 0; opacity: 1; visibility: visible;}
.contact-nav:hover, .contact-nav:focus{color: #fff;}
/*.wrapper{position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 3;}*/
.scroll-news-sec{bottom: 0;height: 71px;left: 80px;right: 0;background: #2D2D32;width: 100%;z-index: 5 !important;margin-top: 0px;position: absolute;}
.top-bar{top: 0px;position: absolute;background:rgba(22, 24, 39, 0.86);width: 100%;padding: 25px 0;z-index: 9999;}
.login-sec{padding: 0; margin: 0; list-style: none; float: right; padding-right: 30px;}
.login-sec li{display: inline-block; padding-right: 20px;}
.login-sec li .fa{margin-right: 5px;}
.login-sec li a{color: #fff; text-decoration: none; font-size: 13px;}
.logo-name{float: left;height: 100%;position: relative;margin-left: 20px;padding-right: 50px;padding-top: 16px;border-right: 1px solid rgba(255, 255, 255, 0.11);}
.latest-news{float: left;padding: 15px 20px 0;height: 100%;border-right: 1px solid rgba(255, 255, 255, 0.11);background: #2A2A2E;width: 68%;overflow: hidden;}
.TickerNews{width: 100%; line-height: 40px;}
.ti_wrapper{width: 100%; position: relative; overflow: hidden;}
.ti_slide{width: 30000px; position: relative; left: 0; top: 0;}
.ti_content{width: 8000px; position: relative; float:left;}
.ti_news{float:left;}
.ti_news a{display: block; margin-right: 10px; color:black; text-decoration: none;}
.TickerNews.default_theme_2{background-color: #303030; position: relative;}
.TickerNews.default_theme_2 *{box-sizing:border-box;}
.TickerNews.default_theme_2 .leftside{position: relative; left:0; width: 120px; float:left;}
.TickerNews.default_theme_2 .rightside{position: relative; right:0; width: 120px; float:right; height:60px; background:#303030;}
.TickerNews.default_theme_2 .leftside h4{margin: 0; text-align: center; text-transform: uppercase; background-color: #BD2B2B;
color:white; padding:0 5px;}
.TickerNews.default_theme_2 .ti_wrapper{position: absolute; left: 0px; float:left;}
.TickerNews.default_theme_2 .ti_news a{display: block; margin-right: 40px; color:#fff; text-decoration: none; margin-left: solid 1px #c1c1c1; margin-left: solid 1px #c1c1c1; padding-left:15px; letter-spacing:1px; font-size: 13px;}
.TickerNews.default_theme_2 .ti_news span{padding-right:5px;}
.scroll-down-wrapper{float: left;height: 100%;position: relative;margin-left: 50px;padding-right: 50px;padding-top: 19px;}
.mousey {float: left; width: 20px; height: 30px; border-radius: 6px; padding: 0 6px; border: 2px solid rgba(255, 255, 255, 0.41);     box-sizing: border-box;}
.scroller {position: relative; left: 50%; top: 6px; margin-left: -1.5px; width: 3px; height: 6px; border-radius: 25%; background-color: #ea4e36; animation-name: scroll; animation-duration: 2.2s; animation-timing-function: cubic-bezier(.15, .41, .69, .94);     animation-iteration-count: infinite;}
@keyframes scroll {
	0% {
		opacity: 0;
	}
	10% {
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		transform: translateY(10px);
		opacity: 0;
	}
}
.red-icon{background: url(../../assest/images/point-news.png) no-repeat left 19px; background-position: left; }
.ti_news a::after{content: ''; height: 16px; width: 2px; background: #9a9999; right: -20px; top: 13px; position: absolute; line-height: 40px;}
.ti_news a {position: relative;}
.sidebar-login{font-size: 11px !important; color: #ea4e36 !important;}
/*.slider-content-sec{display: flex; justify-content: center; flex-direction: column; position: absolute; top: 50%; transform: translateY(-50%); left: 10%;}*/
.slider-content{display: block; justify-content: center; flex-direction: column; position: absolute; top: 50%; transform: translateY(-50%); left: 12%;z-index: 50;}
.trading-ticker{display: block; justify-content: center; flex-direction: column; position: absolute; top: 50%; transform: translateY(-50%); right: 1%;z-index: 50;}
.slider-content{color: #535e72;}
.slider-content h4{font-size: 20px; font-weight: 400; font-family: 'Montserrat', sans-serif; margin-bottom: 20px;}
.slider-content h2{line-height: 42px;font-size: 28px;font-weight: 700;font-family: 'Montserrat', sans-serif;margin-top: 0px;}
.slider-btn a{display: block; width: 170px; height: 40px; border: 1px solid #ea4e36; line-height: 40px; text-align: center; color: #ea4e36;
margin-top: 30px; position: relative; transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s; line-height: 40px; text-align: center; text-decoration: none; text-transform: uppercase;}
.slider-btn a:hover {background: #ea4e36; color: #fff;}
.slider-btn a:hover::before {left: -65px;}
.slider-btn a::before {content: ""; position: absolute; left: -29px; top: 50%; width: 56px; height: 2px; background: #fff; bottom: 0;
    transform: translateY(-50%); transition: all .3s; -webkit-transition: all .3s; -moz-transition: all .3s;}
.home-content{width: 100%; position: relative; padding-left: 80px; z-index: 5; /*margin-bottom: 600px;*/ background: #fff;}
.section-heading{padding: 0px 0 20px 30px; margin-bottom: 20px; text-align: left; width: 100%; position: relative;}
.section-heading::before {content: ''; position: absolute; top: 0; left: -2px; width: 4px; height: 100%; background: #f36b35;}
.about-company-sec{padding-top: 50px; padding-bottom: 30px; z-index: 2; background: #fff;}
.section-heading h3{margin-top: 0px; font-size: 15px; color: #8d8a8a;}
.section-heading h2{margin-top: 0px;font-weight: 600;font-size: 26px;line-height: 32px;}
.section-heading h2 span{color: #f36b35;}
.section-subtitle{position: absolute;text-transform: uppercase;font-weight: 900;top:-15px;left: 20px;color: #b3aeae;right: 0;opacity: 0.15;text-align: left;font-size: 100px;}
.about-company-sec p{line-height: 26px; color: #5f5f5f; font-size: 16px; margin-bottom: 25px;}
/*.about-company-sec img{width: 100%;}*/
.feature-icon img{width:auto;}
.featured-box{margin-bottom: 25px; min-height: 120px;}
.feature-cont h4{font-weight: 500;font-size: 14px;line-height: 23px;}
.featured-mob-img{padding-top: 150px; max-width: 100%; }
.feature-icon{webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.featured-box:hover .feature-icon {-webkit-transform: translate(0px,-5px); -moz-transform: translate(0px,-5px); -ms-transform: translate(0px,-5px); -o-transform: translate(0px,-5px); transform: translate(0px,-5px);}
.company-service-sec{padding-top: 30px; padding-bottom: 90px; background: #fff;}
.comp-ser-head h2{font-weight: 700; color: #2c324b; font-size: 25px;}
.comp-ser-head{text-align: center; margin-bottom: 35px; }
.wrap{z-index: 10;}
.service-video-sec .image-box img{width: 100%; margin-bottom: 10px;}
.content-box{background: #F5F6FA; position: relative; padding: 0 40px; padding-top: 45px; padding-bottom: 43px; margin-bottom: 30px;}
.hvr-bounce-to-bottom {display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; position: relative; transition-property: color; -webkit-transition-duration: .5s; transition-duration: .5s;}
.hvr-bounce-to-bottom::before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #FF4328;
    -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: .5s; transition-duration: .5s;
    -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.hvr-bounce-to-bottom:active::before, .hvr-bounce-to-bottom:focus::before, .hvr-bounce-to-bottom:hover::before {-webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52,1.64,.37,.66); transition-timing-function: cubic-bezier(0.52,1.64,.37,.66); background: #FF4328;}
.content-box h3{font-size: 20px; font-weight: 700; margin-top: 0px; webkit-transition: all .4s ease; transition: all .4s ease; line-height: 28px;}
.content-box:hover h3, .content-box:hover h4, .content-box:hover p {color: #fff;}
.video-btn{width: 45px; height: 45px; background: #FF4328; color: #fff; font-size: 18px; line-height:45px; border-radius: 50%; text-align: center; position: absolute; bottom: -21px; right: 30px; -webkit-transition: all .4s ease; transition: all .4s ease;}
.content-box:hover a.video-btn {background: #fff; color: #FF4328;}
.service-single-item{width: 100%; padding: 0 30px; padding-top: 40px; padding-bottom: 37px;}
.service-single-item .service-cont h4{text-transform: uppercase; font-size: 15px;}
.service-single-item .service-cont{margin-top: 15px;}
.content-box p{line-height: 26px; text-align: justify;}
.single-ser-btn{width: 45px; height: 45px; background: #FF4328; color: #fff; font-size: 20px; line-height:47px; border-radius: 50%; text-align: center; position: absolute; bottom: -21px; right: 30px; -webkit-transition: all .4s ease; transition: all .4s ease;}
.content-box:hover a.single-ser-btn {background: #fff; color: #FF4328;}
.recent-post-sec{background: #f5f5f5; padding: 90px 0px; position: relative;}
.recent-post-sec::after {background: url(../../assest/images/logo-shape-bg.png) left top no-repeat; content: ''; height: 550px; top:35px; position: absolute; right: 0; width: 405px; }
.recent-post-single-item{ position: relative; max-width: 337px; padding-bottom: 89px; margin-bottom: 30px; z-index: 5;}
.recent-post-single-item .post-image{display: inline-block; position: relative; overflow: hidden; height: 329px;}
.recent-posts{padding-top: 30px;}
.recent-post-single-item .post-image::after {content: ''; width: 100%; top: 0; left: 0; display: block; position: absolute; height: 100%;
    transition: all 400ms linear 0s; opacity: 0; transform: translateY(-100%); border-radius: 2px; background: #14b6f2;}
.recent-post-single-item:hover .post-image::after {transform: translateY(0); opacity: 0.40;}
.post-content{padding: 18px 22px 17px 20px;margin-left: 17px;position: absolute;border-radius: 2px;bottom: 0;box-shadow: 0px 8px 40px -9px rgba(0, 0, 0, 0.155);transition: all 400ms linear 0s;background: #fff;display:  block;width: 100%;}
.post-content h3{font-weight: 600;font-size: 18px;margin-top: 0;}
.post-content h6{margin: 0px;}
.post-date{display: inline-block;}
.recent-post-single-item a{text-decoration: none;}
.recent-post-single-item a:hover{color: #000;}
.readmore-post-sec{width: 100%; position: relative; float: left;}
.readmore-post-sec h4{float: left; text-align: left; font-size: 18px; color: #666; position: relative; margin-right: 100px;}
.reanmore-post-btn{position: relative; z-index: 1; min-width: 160px; height: 48px; line-height: 48px; font-size: 13px; 
letter-spacing: 1px; display: inline-block; padding: 0 20px; text-align: center; text-transform: uppercase; background-size: 200% auto;
color: #fff; box-shadow: 0 3ox 20px rgba(0, 0, 0, 0.1); border-radius: 10px; background-image: -webkit-linear-gradient(left, #21d397 0%, #7450fe 51%, #21d397 100%); background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%); -webkit-transition: all 500ms; transition: all 500ms;}
.readmore-post-sec{padding-top: 50px;}
.reanmore-post-btn:hover, .reanmore-post-btn:focus{background-position: right center; color: #fff; text-decoration: none;}
.mobile-app-sec{background: #171726 url(../../assest/images/mobileapp-bg.jpg) center center no-repeat fixed; position: relative; padding: 125px 0;}
.mobile-app-sec h3{color: #fff; font-weight: 500; font-size: 40px; line-height: 50px; margin-bottom: 10px;}
.mobile-app-sec p{color: #fff; font-size: 14px; line-height: 26px; margin-bottom: 50px;}
.mobileapp-btn{position: relative;z-index: 1;height: 45px;line-height: 48px;font-size: 11px;letter-spacing: 1px;display: inline-block;padding: 0 19px;text-align: center;text-transform: uppercase;background-size: 200% auto;color: #fff;box-shadow: 0 3ox 20px rgba(0, 0, 0, 0.1);border-radius: 10px;background-image: -webkit-linear-gradient(left, #21d397 0%, #7450fe 51%, #21d397 100%);background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%);-webkit-transition: all 500ms;transition: all 500ms;border: none;}
.mobileapp-btn:hover, .mobileapp-btn:focus{background-position: right center; color: #fff; text-decoration: none;}
.mobileapp-btn .fa{font-size: 17px; margin-right: 5px; animation: heartbeat 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;}
.mobile-app-sec .mobileapp-btn + .mobileapp-btn {margin-left: 30px;}
.mobile-app img{position: absolute; top: 0; right: 0; margin-top: -100px;}
.payment-sec{padding-top: 100px; position: relative; padding-bottom: 120px;}
.cloud-img{background-image: url(../../assest/images/cloud.jpg); background-repeat: no-repeat; background-position: center bottom; position: absolute;
left: 0; top: 0; width: 100%; height: 100%; }
.client-logo img{width: auto !important; margin: auto;}
.payment-sec .section-subtitle{opacity: 0.3;}
.client-logo{margin-top: 80px;}
.mobile-app{z-index: 2;}
.client-logo .owl-dots{display: none;}
.open-account-sec{background: #2D2D32; padding: 60px 0; position: relative; width: 100%;}
.open-account-sec::before {content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 53.2%; background: rgba(255, 255, 255, 0.041);}
.open-account-sec h3{float: left; padding-left: 90px; position: relative; text-transform: uppercase; font-size: 12px; letter-spacing: 2px;
color: #8B8B8B; top: 18px; margin: 0px;}
.open-account-sec h3::before {content: ''; position: absolute; top: 50%; left: 0; width: 50px; height: 2px; margin-top: -1px; background: #ea4e36;}
.open-account-sec h3::after {content: ""; position: absolute; top: -15px; left: -70px; bottom: -15px; width: 270px; background: rgba(255, 255, 255, 0.041);}
.open-account-sec .mobileapp-btn + .mobileapp-btn {margin-left: 30px;}
.main-footer{position: relative; background: #2A2A2E; left: 80px; z-index: 2; bottom: 0; right: 0; overflow: hidden; -webkit-transform: translate3d(0, 0, 0);}
.footer-cont{ padding: 70px 0 30px; width: 100%; position: relative; z-index: 3;}
.footer-title{width: 100%; position: relative;}
.footer-title span {position: absolute; left: -120px; opacity: 0.2; margin-top: 66%; text-transform: uppercase; font-weight: 900; font-size: 43px; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); color: #fff;}
.footer-title span::before {content: ""; position: absolute; bottom: -20px; left: 50%; width: 100px; height: 1px; background: #fff; margin-left: -50px;}
.footer-heading{text-align: left; color: #fff; font-size: 14px; margin-bottom: 20px; padding-bottom: 20px; text-transform: uppercase;
letter-spacing: 2px; border-bottom: 1px dotted rgba(255, 255, 255, 0.11); float: left; width: 100%; position: relative;}
.min-height-div{height: 1084px; float: left; width: 100%; position: relative;}
.footer-links{padding: 0px; margin: 0px; list-style: none;}
.footer-links li{padding-bottom: 15px;}
.footer-links li a{color: #909096; font-size: 14px; text-decoration: none; -webkit-transition: all .4s ease; transition: all .4s ease;}
.footer-links li a .fa{color:#ea4e36; margin-right: 10px; }
.footer-links li a:hover{color: #fff;}
.newseletter-email{width: 65%; border: none; background: rgba(255, 255, 255, 0.11); padding: 12px 20px; position: relative; z-index: 1; color: #fff;}
.newsletter-sec{position: relative; padding-top: 20px; display: inline-block; width: 100%;}
.newsletter-sec .subscribe-button{position: absolute; top: 0; right: 0; width: 35%; z-index: 2; padding: 12px 0; color: #fff; border-top-right-radius: 4px;
border-bottom-right-radius: 4px; border: none; cursor: pointer; background-size: 200% auto; box-shadow: 0 3ox 20px rgba(0, 0, 0, 0.1); background-image: -webkit-linear-gradient(left, #21d397 0%, #7450fe 51%, #21d397 100%); background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%);
-webkit-transition: all 500ms; transition: all 500ms;}
.newsletter-sec form{position: relative; display: inline-block; width: 100%;}
.newsletter-sec .subscribe-button .fa{margin-right: 5px;}
.newsletter-sec .subscribe-button:hover, .newsletter-sec .subscribe-button:focus {background-position: right center; color: #fff; text-decoration: none;}
.footer-contact{margin-top: 20px; padding-top: 20px; border-top: 1px dotted rgba(255, 255, 255, 0.11);}
.footer-contact ul{list-style: none; padding: 0px; margin: 0px;}
.footer-contact ul li{padding: 8px 0; letter-spacing: 2px; font-size: 12px; color: #fff; line-height: 21px;}
.footer-contact ul li .fa{color:#ea4e36; font-size: 14px; margin-right: 3px;}
.footer-contact ul li span{text-align: left;color: #999;padding-right: 8px;text-transform: uppercase;float: left;display: table-cell;width: 155px;height: 45px;width: 120px;}
.footer-social{margin-top: 20px;}
.footer-social ul{list-style: none; margin: 0px; padding: 0px;}
.footer-social ul li{display: inline-block; margin-right: 15px;}
.footer-social ul li a {display: inline-block; width: 36px; height: 36px; line-height: 36px; color: rgba(255, 255, 255, 0.41); font-size: 12px; border: 1px solid rgba(255, 255, 255, 0.08); -webkit-transition: all 300ms linear; transition: all 300ms linear; text-align: center;}
.footer-social ul li a:hover {border-radius: 100%; color: #fff;}
.footer-copyright{background: #2D2D32; height: 80px; z-index: 3; padding: 0 90px; position: relative;}
.privacy-box {color: rgba(255, 255, 255, 0.71); padding-top: 36px; letter-spacing: 2px; display: inline-block;}
.privacy-box span{font-size: 12px;}
.scrollup {position: absolute; text-align: center; top: -45px; right: 0; width: 40px; height: 90px; color: #fff; overflow: hidden; font-size: 24px; border: 1px solid rgba(255, 255, 255, 0.08); background-size: 200% auto; background-image: -webkit-linear-gradient(left, #21d397 0%, #7450fe 51%, #21d397 100%); background-image: linear-gradient(to right, #21d397 0%, #7450fe 51%, #21d397 100%);
-webkit-transition: all 500ms; transition: all 500ms;}
.scrollup i{position: absolute; width: 100%; height: 100%; left: 0; z-index: 2; top: 0; line-height: 90px; -webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out; animation: pointDown 0.6s 0.6s ease-in infinite alternate forwards;}
.footer-copyright .container{max-width: 1224px; width: 92%; margin: 0 auto; position: relative;}
.scrollup:hover i {left: -40px;}
.to-top-letter {position: relative; width: 100%; height: 30px; left: -40px; line-height: 10px; font-size: 11px; color: #fff; text-transform: uppercase;     font-weight: 700; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; transition-delay: 0s;}
.to-top-letter:first-child {padding-top: 22px; -webkit-transition-delay: 0.4s; transition-delay: 0.4s;}
.to-top-letter:nth-child(2) {padding-top: 10px; -webkit-transition-delay: 0.3s; transition-delay: 0.3s;}
.to-top-letter:nth-child(3) {-webkit-transition-delay: 0.2s; transition-delay: 0.2s;}
.scrollup:hover .to-top-letter {left: 0;}
.scrollup:hover, .scrollup:focus{color: #fff; text-decoration: none;}
.client-logo .owl-nav{position: absolute; top: 21px; width: 100%;}
.client-logo .owl-nav .owl-prev{left: 0px; position: absolute; content: "\f177"; font-family: "FontAwesome"; font-size: 32px;}
.client-logo .owl-nav .owl-next{right: 0px; position: absolute; font-family: "FontAwesome"; font-size: 32px;}
.trading-ticker .table-bordered > thead > tr > th{background: #2e9d5c; color: #fff; font-weight: normal; text-transform: uppercase;}
.trading-ticker .table-bordered{border: 1px solid #000;}
.trading-ticker .table-bordered > thead > tr > th, .trading-ticker .table-bordered > tbody > tr > th, .trading-ticker .table-bordered > tfoot > tr > th, .trading-ticker .table-bordered > thead > tr > td, .trading-ticker .table-bordered > tbody > tr > td, .trading-ticker .table-bordered > tfoot > tr > td{border: 1px solid #000;}
.trading-ticker .table-bordered > tbody > tr:nth-of-type(2n+1){background-color: rgba(0, 0, 0, 0.45);}
.trading-ticker .table-bordered > tbody{background-color: rgba(51, 57, 67, 0.68);}
.trading-ticker .table-bordered > tbody > tr > td{color: #f8f4f4; font-size: 12px;}
.post-img-box img{width: 100%;}
.recent-post-sec .owl-prev{position: absolute; right: 38px; top: -60px; background: #11100f; padding: 5px 8px; color: #fff;}
.recent-post-sec .owl-next{position: absolute; top: -60px; right: 0; background: #11100f; padding: 5px 8px; color: #fff;}


/*about*/

.header-inner{position: fixed;top: 0;left: 80px;right: 0;height: 71px;z-index: 14;-webkit-transform: translate3d(0, 0, 0);background: #2D2D32;}
.header-nav{padding: 15px 40px 0;height: 100%;border-right: 1px solid rgba(255, 255, 255, 0.11);background: #2A2A2E;float: left;}
.header-nav .navbar-nav > li > a{padding: 13px 18px; color: #C0BEBE; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; position: relative; -webkit-transition: all 300ms linear; transition: all 300ms linear;}
.header-nav .navbar-nav > li > a .fa{font-size: 18px;}
.header-nav .navbar-nav > li > a .fa-angle-down{font-size: 12px !important;}
.stellarnav.light, .stellarnav.light ul ul{webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.10);border: 0;}
.header-nav .navbar-nav > li > a::after, .header-nav .navbar-nav > li > a::before{content: ''; position: absolute; top: 50%; left: 0; width: 10px; height: 2px; margin-top: -1px;}
.header-nav .navbar-nav > li > a::before{background:#ea4e36; z-index: 1;}
.header-nav .nav > li > a:hover, .header-nav .nav > li > a:focus{background: none; color: #ea4e36;}
.header-nav .nav > li > a.nav-hover::after{background:#ea4e36; }
.inner-banner-sec{padding: 155px 0 40px; background: #2A2A2E; position: relative; width: 100%; overflow: hidden; z-index: 2;}
.banner-image{left: inherit; right: 0; width: 60%; height: 105%; top: 0; position: absolute; z-index: 3; background-size: cover; background-attachment: scroll; background-position: center; background-repeat: repeat; background-origin: content-box; }
.inner-banner-sec .overlay{left: inherit; right: 0; width: 60%; position: absolute; top: 0; height: 100%; background: #000; opacity: 0.4;
z-index: 3;}
.inner-banner-title{padding: 20px 0 20px 0px; margin-bottom: 50px; text-align: left;}
.inner-banner-title h2{color: #fff; padding-bottom: 50px; font-size: 30px; text-transform: uppercase; z-index: 1; font-weight: 800; position: relative;}
.inner-banner-title h2::before {content: ''; position: absolute; left: 0; top: -50px; width: 50px; height: 6px; background: rgba(255, 255, 255, 0.071); border: 1px solid rgba(255, 255, 255, 0.11);}
.inner-banner-title h2::after {content: ''; position: absolute; bottom: 30px; left: 0; width: 50px; height: 1px; border-bottom: 1px dotted rgba(255, 255, 255, 0.21);}
.inner-banner-title h2 span{color:#ea4e36; }
.inner-breadcrumb ul{padding: 0px; margin: 0px; list-style: none; position: relative; z-index: 1;}
.inner-breadcrumb ul li{display: inline-block; }
.inner-breadcrumb ul li a{color: #fff; text-decoration: none; }
.inner-breadcrumb ul li::after { content: "/"; padding: 0 10px; color: #fff;}
.inner-breadcrumb ul li:last-child::after {display: none;}
.inner-breadcrumb ul li .active{color:#ea4e36; }
.inner-breadcrumb ul li a:hover, .inner-breadcrumb ul li a:focus{color:#ea4e36; }
/*.inner-banner-sec::before{content: ''; position: absolute; bottom: 0; height: 80px; background: #fff; z-index: 4; right: 0; width: 60%;}*/
.inner-login-sec{top: 70px;position: absolute;background: rgba(42, 42, 46, 0.88);width: 100%;padding: 12px 10px;z-index: 10;}
.inner-login-sec .login-sec{padding-right: 0px;}
.back-home{float: left; margin-left: 50px; text-align: left; }
.back-home a{position: relative; top: 32px; text-decoration: none;}
.back-home a .fa{padding-right: 20px; webkit-transition: all 300ms linear; transition: all 300ms linear; color: #ea4e36;}
.back-home a span {text-transform: uppercase; font-size: 11px; letter-spacing: 2px; color: #C0BEBE; position: relative;}
.back-home a span::before {content: ''; position: absolute; left: 70%; right: -80px; top: -12px; bottom: -12px; background: rgba(255, 255, 255, 0.081); -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.back-home a:hover .fa{-webkit-transform: rotateX(360deg); transform: rotateX(360deg);}
.back-home a:hover span::before {left: 20%;}
.inner-login-sec .nav > li > a {padding: 0px;}
.inner-login-sec .nav > li > a:hover, .inner-login-sec .nav > li > a:focus {background-color: transparent !important;}
.inner-login-sec .nav .open > a, .inner-login-sec.nav .open > a:hover, .inner-login-sec .nav .open > a:focus {background-color: transparent;}
.inner-login-sec .dropdown-menu > li > a { color: #000;}
.inner-login-sec .dropdown-menu li {width: 100%; padding-right: 0px;}
.inner-login-sec .dropdown-menu > li > a {width: 100%; padding-right: 0px; border-bottom: 1px solid rgb(242, 242, 242);}
.inner-login-sec .dropdown-menu > li > a {padding: 10px 15px; line-height: 24px;}
.inner-login-sec .navbar-nav > li > .dropdown-menu {margin-top: 10px;}
.inner-login-sec .dropdown-menu {border-radius: 0px; border-top-right-radius: 0px; z-index: 55; padding: 0px 0;}
.language .dropdown-menu{top:29px; min-width: 265px; background:#fff; padding-bottom: 10px;  }
.language .dropdown-menu li {width: 50% !important; padding: 0px; border: none; margin: 0px;}
.language .dropdown-menu li a{padding: 6px 10px 6px 10px !important; color: #111010;}
.language .dropdown-menu {margin-top: 3px !important;}
.goog-logo-link {display:none !important;} 
.goog-logo-link {display:none !important;} 
.goog-te-gadget{color: transparent !important;}
.goog-te-banner-frame.skiptranslate {display: none !important;    } 
body {top: 0px !important; }
.about-cont-sec{padding-top: 80px; padding-bottom: 50px; background: #fff;}
.about-cont-sec p{text-align: center; line-height: 26px; font-size: 16px; }
.inner-page-heading{text-align: center; margin: 0 0 20px 0; font-size: 30px; font-weight: 800;}
.inner-page-heading span{color: #ea4e36;}
.company-features{position: relative; padding: 120px 0;}
.company-features::before {position: absolute; content: ""; width: 50%; height: 100%; left: 0; top: 0; background: #f4f4f4;}
.company-features::after {position: absolute; content: ""; width: 50%; height: 100%; right: 0; top: 0; background: #f4f4f4;
    z-index: -1;}
.company-features h3{font-weight: 700; margin: 0 0 15px 0; font-size: 20px; line-height: 25px;}
.company-features p{ line-height: 26px; font-size: 16px;}
.company-features-box{background: #fff; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); min-height: 310px; margin-bottom: 20px;}
.company-features-box img{width: 100%;}
.company-features-cont{padding: 30px;}
.comp-feat-points{position: relative; display: table; table-layout: fixed; width: 100%; padding-top: 0; margin-top: 0; padding-bottom: 6px; margin-bottom: 5px;}
.comp-feat-points::before{background-color: #fff; position: absolute; display: block; content: ''; width: 1px; height: 50%;
top: 0; bottom: 0; left: 3px;}
.comp-feat-points .point-list{text-align: left; vertical-align: middle; display: table-cell; position: relative; width: 20px;}
.comp-feat-points .point-list::before{position: absolute; display: block; content: ''; width: 7px; height: 7px; left: 0;
top: 50%; margin-top: -3.5px; border-radius: 100%;}
.comp-feat-points .green::before{background-color: #34bfa3;}
.comp-feature-list{position: relative; margin-top: 10px; display: inline-block; width: 100%;}
.comp-feature-list::before{position: absolute; display: block; content: ''; width: 1px; height: 100%; top: 0; bottom: 0;
left: 3px; background-color: #ebedf2;}
.point-list-text{display: table-cell; text-align: left; vertical-align: middle; width: 100%; padding: 0 5px 0 0; font-size: 16px;}
.comp-feat-points .blue::before{background-color: #36a3f7;}
.comp-feat-points .red::before{background-color: #f4516c;}
.comp-feat-points .sky-blue::before{background-color: #00c5dc;}
.comp-feat-points .orange::before{background-color: #ffb822;}
.comp-feat-points:last-child::before {top: auto; bottom: 0;}
#spandiv{overflow-x: hidden;}

/*platform*/
.platform-highlight span{ color: #333333; font-size: 16px; padding-left: 20px; display: block;}
.platform-highlight .fa{color: #e2e5ec; margin-right: 5px;}
.platform-highlight{position: relative; margin-bottom: 20px; margin-top: 20px;}
.platform-highlight::before{position: absolute; display: block; width: 4px; border-radius: 4px; height: 100%; left: 0;
content: ""; background: #ea4e36;}
.trading-software-sec p{text-align: justify; margin-bottom: 25px;}
.trading-software-sec img{width: 100%;}
.mobile-app-inner-sec{background: url("../../assest/images/mobole-app-bg.jpg"); background-size: cover; background-repeat: no-repeat;
background-position: center; position: relative; padding: 94px 0 100px; text-align: center;}
.mobile-app-inner-sec::before{position: absolute; content: ""; height: 100%; width: 100%; left: 0; top: 0; background: rgba(244, 67, 54, 0.8);}
.mobile-app-inner-sec h2{color: #fff; margin: 0 0 15px 0; font-size: 36px;} 
.mobile-app-inner-sec p{font-size: 16px; line-height: 26px; color: #fff; margin-bottom: 30px;}
.mobile-app-inner-sec .mobileapp-btn + .mobileapp-btn {margin-left: 30px;}


/*contact us*/
.contact-sec{padding-top: 50px; padding-bottom: 50px; display: inline-block; width: 100%; background-color: #fff;}
.contact-title{position: relative; padding: 0 20px 0 30px; margin-bottom: 30px;}
.contact-title::before {content: ''; position: absolute; top: -10px; left: -2px; bottom: -10px; width: 4px; background: #f36b35;}
.contact-title h3{font-size: 24px; text-align: left; font-weight: 700; position: relative; margin-top: 5px;}
.contact-type{margin-bottom: 30px;padding: 15px 2px 15px 130px;position: relative;}
.contact-type h3{font-size: 18px; padding-bottom: 18px; position: relative; color: #999; margin-top: 5px;}
.contact-type h3::before {content: ''; position: absolute; bottom: 4px; left: 0; width: 30px; height: 2px; background: #f36b35;}
.contact-img{position: absolute; left: 0px; top: 22px;}
.contact-type span{width: 100%; margin-top: 5px; letter-spacing: 2px; font-size: 14px; position: relative; text-align: left; color: #666; display: inline-block; width: 100%; word-break: break-all;}
.contact-form-sec{padding-top: 40px; padding-bottom: 40px; background-color: #f8fafe;}
.contact-form-head{text-align: center;}
.contact-form-head h4{color: #8c8c8c;}
.contact-form-head h2{margin-top: 12px; font-weight: 900;}
.contact-form-head h2 span{color: #ea4e36;}
.contact-form{padding-top: 40px;}
.contact-form-sec .login-form .form-group .form-address{height: 150px;}


/*login*/
.inner-min-height{height: 80px; width: 100%;}
.login-section{padding: 80px 0; background: #fff;}
.login-box{background: #fff; -webkit-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); -moz-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); text-align: center; padding: 50px;}
.login-box h2{position: relative; color: #222021; display: inline-block; margin-bottom: 35px; margin-top: 0px; font-size: 35px; font-weight: 900;}
.login-box h2 span{color: #ea4e36;}
.login-form .form-group{position: relative; margin-bottom: 25px; display: inline-block; width: 100%;}
.login-form .form-group i{color: #ddd; font-size: 20px; left: 20px; padding: 0; position: absolute; top: 48%; transform: translateY(-50%);}
.login-form .form-group .form-control{padding-left: 50px; height: 50px; border-radius: 5px; font-size: 13px; background: none; border-color: #e0e3ef; box-shadow: none;}
.remember-me{font-size: 12px;}
.remember-me .checkbox{float: left; width: 50%; margin: 0; position: relative; line-height: 18px; text-align: left;}
.remember-me a{color: #ea4e36; text-decoration: none;}
.form-button{margin-top: 20px; margin-bottom: 20px; text-align: center;}
.form-button .mobileapp-btn{width: 200px;}
.customer-login-footer .footer-social{margin-top: 0px;}
/*.inner-content{margin-bottom: 150px;}*/
.inner-footer-bg{background: #2A2A2E; padding: 110px 0 0px;}
.login-form .form-control:focus {box-shadow: none; border-color: #ff4500;}
.login-form .select-box::before {content: ''; right: 1px; top: 1px; width: 23px; height: 48px; background: #fff; position: absolute;
    pointer-events: none; display: block;}
.login-form .select-box::after {content: "\f078"; font-family: "FontAwesome"; font-size: 11px; color: #aaa; right: 11px; top: 18px;
    padding: 0 0 2px; position: absolute; pointer-events: none;}
.termsofuse a{text-decoration: none;}
.align-items-center {-ms-flex-align: center !important; align-items: center !important; position: relative;}
.no-padding{padding-right: 0; padding-left: 0;}
.link-login-page{background-color: #ea4e36; color: #fff; text-align: center; padding: 25px;}
.login-nav{position: absolute; right: 0px; top: 40%;}
.link-login-page h4{font-size: 22px; margin-bottom: 28px; text-transform: uppercase;}
.link-login-page .mobileapp-btn{height: 43px; line-height: 43px;}
.login-form .form-group .form-address{padding-left: 25px; padding-top: 13px; height: 100px;}
.login-form .form-group .field-head{font-weight: normal; text-align: left; display: block; text-transform: uppercase; border-bottom: 1px solid#e0e3ef; padding-bottom: 10px; padding-top: 10px; color: #969393;}
.login-form .btn-primary {border: 3px solid #ddd; background-color: #ddd; color: #888;}
.file-upload-label{font-weight: normal; text-align: left; font-size: 12px; display: block; padding-bottom: 8px;}
.login-form .file {visibility: hidden; position: absolute;}
.login-form .btn-primary:active:hover, .btn-primary:active:focus{border: 3px solid #ddd; background-color: #ddd; box-shadow: none;}
.login-form .btn-primary:active:hover, .login-form .btn-primary:active:focus {color: #888;}
.bank-detail-button .mobileapp-btn + .mobileapp-btn {margin-left: 20px;}
/*.bank-detail-button .mobileapp-btn { width: 150px;}*/
.top-bar .nav > li > a:hover, .top-bar .nav > li > a:focus{background-color:transparent !important;}
.top-bar .navbar-nav > li > a{padding-top: 0px; padding-bottom: 0px;}
.top-bar .nav > li > a{padding: 0px;}
.top-bar .dropdown-menu li a{color: #000;}
.top-bar .dropdown-menu li{width: 100%;padding-right: 0px;}
.top-bar .nav .open > a, .top-bar .nav .open > a:hover, .top-bar .nav .open > a:focus{background-color: transparent;}
.top-bar .dropdown-menu{border-radius: 0px; z-index: 55; padding: 0px 0;}
.top-bar .navbar-nav > li > .dropdown-menu{margin-top: 10px;}
.top-bar .dropdown-menu > li > a{padding: 10px 15px; line-height: 24px;}

/*customer profile*/
.profile-nav{margin-bottom: 20px; background:#fff; -webkit-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); -moz-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);
box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);}
.bank-info-sec{padding-top: 80px; padding-bottom: 80px; background-color: #fff; position: relative;}
ul.mtree.bubba li.no-arrow > a::after{display: none;}
.customer-pro-head h2{letter-spacing: 2px; text-transform: uppercase; position: relative; display: inline-block; color: #3d3d3d; font-size: 20px;}
.customer-pro-head h2::after {content: ''; width: 100px; height: 2px; display: block; position: absolute; top: 13px; right: -187px;
    background: #f0efef; }
.customer-pro-head{margin-bottom: 30px;}
a:active, a:hover, a:focus{outline: none;}
.profile-details-bg{background: #fff; padding: 1.25rem; margin-bottom: 25px; display: inline-block; width: 100%; -webkit-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); -moz-box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15); box-shadow: 0 18px 42px 0 rgba(28, 30, 35, 0.15);}
.profile-detail-head {margin-bottom: 30px;}
.profile-detail-head h4 {margin-top: 5px;}
.lstick {width: 2px; background: linear-gradient(to bottom right, #ffbe30 , #ff3e00); height: 30px; margin-left: -11px; margin-right: 12px; display: inline-block; vertical-align: middle;}
.acc-review-head {color: #0e81c1; font-size: 15px; padding-bottom: 5px;}
.pro-sec-underline {border-top: 1px solid #e8edef; margin-top: 13px;}
.account-details p{margin: 0px;}
.account-details{min-height: 20px;}
.cus-pro-botton .mobileapp-btn{width: 100%;}
.address-prof {margin-top: 25px;}
.view-id {position: relative; display: inline-block; font-size: 12px; color: #222; text-transform: uppercase; border: 2px solid #f37435; padding: 14px 32px 14px 31px; text-decoration: none; margin-top: 20px;}
.profile-details-bg a{text-decoration: none;}
.profile-edit .login-form .form-group .form-control{padding-left: 18px;}
.profile-edit .login-form .form-group{margin-bottom: 0px;}
.file-upload .form-group .form-control{padding-left: 50px !important;}
.file-upload .file-upload-label{font-size: 14px;}
.customer-form-box{box-shadow: none; border:1px solid #EFECEC; margin-top: 40px; margin-bottom: 40px;}
.customer-form-box h2{font-size: 26px;}
.withdrawal-view table th {background: #fff; color: #0e81c1; text-transform: capitalize; font-weight: normal;}
.browse-deposite{padding-left: 25px !important; height: 36px !important; padding-bottom: 46px;}
.customer-form-box .form-button{margin-top: 10px;}
.web-terminal-sec{padding-top: 10px; padding-bottom: 30px;}
.customer-profile-sec{padding-top: 30px; padding-bottom: 30px; display: inline-block; width: 100%;}
.cust-porofile-box{position: relative; border: 1px solid #f0f0f0; -webkit-transition: all .5s; transition: all .5s; padding: 40px 50px; margin-bottom: 30px;
height: 100%; overflow: hidden; webkit-transition-duration: 700ms; -o-transition-duration: 700ms; transition-duration: 700ms;}
.cust-porofile-box::after {content: ""; width: 0; height: 0; border-left: 50px solid transparent; border-top: 50px solid transparent;
    border-bottom: 50px solid #f7f7f7; position: absolute; bottom: 4px; right: 4px;}
.cust-pro-text{position: relative;}
.cust-pro-text h4{position: relative; margin-top: 10px; margin-bottom: 20px; padding-bottom: 8px; font-size: 16px; 
overflow: hidden;}
.cust-pro-text h4::before {-webkit-transform: scale3d(0.13, 1, 1); transform: scale3d(0.13, 1, 1);}
.cust-pro-text h4::after, .cust-pro-text h4::before {content: ''; display: inline-block; width: 100%; height: 2px; position: absolute;
    bottom: 0; left: 0; -webkit-transform-origin: left center; transform-origin: left center; background-color: rgba(91, 52, 255, 0.2);
    -webkit-transition: -webkit-transform 0.65s cubic-bezier(0.7, 0, 0.2, 1); transition: -webkit-transform 0.65s cubic-bezier(0.7, 0, 0.2, 1);
    transition: transform 0.65s cubic-bezier(0.7, 0, 0.2, 1); transition: transform 0.65s cubic-bezier(0.7, 0, 0.2, 1), -webkit-transform 0.65s cubic-bezier(0.7, 0, 0.2, 1);
}
.cust-pro-text h4::after { -webkit-transform: translate3d(-10px, 0, 0) scale3d(0, 1, 1); transform: translate3d(-10px, 0, 0) scale3d(0, 1, 1);
}
.cust-porofile-box:hover .cust-pro-text h4::before {-webkit-transform-origin: left center; transform-origin: left center;
    -webkit-transform: translate3d(100%, 0, 0) scale3d(2, 1, 1); transform: translate3d(100%, 0, 0) scale3d(2, 1, 1);}
.cust-porofile-box:hover .cust-pro-text h4::after {-webkit-transform-origin: left center; transform-origin: left center;
    -webkit-transition-delay: 0.1s; transition-delay: 0.1s; -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);}
.cust-pro-icon{padding-bottom: 10px;}
.cust-porofile-box:hover{-webkit-box-shadow: 0 21px 90px rgba(0, 0, 0, 0.15); box-shadow: 0 21px 90px rgba(0, 0, 0, 0.15);}
.customer-profile-sec a{text-decoration: none;}
.customer-profile-sec a:hover{color: #000;}
.profile-details-head h3{font-size: 20px; color: #131212; display: inline-block; position: relative; padding-bottom: 30px;}
.profile-details-head h3::after {content: ""; position: absolute; right: -60px; top: 13px; width: 76px; height: 1px; background: #121212;}
.login-form .form-group .form-error{position: absolute; font-size: 10px; top: -22px; right: 0; letter-spacing: 1px;}

/*post details*/
.post-news-image img{width: 100%; margin-bottom: 28px;}
.post-news-content{margin-bottom: 30px;}
.post-news-content h2{margin-bottom: 10px; margin-top: 0px; font-size: 20px; line-height: 32px;}
.post-news-details{padding: 0px; margin: 0px; margin-bottom: 20px;}
.post-news-details li{list-style: none; margin-right: 23px; display: inline-block;}
.post-news-details li a{color: #000; text-decoration: none;}
.post-news-details li .fa{margin-right: 5px; color: #ea4e36;}
.post-news-details li span{color: #888888;}
.post-news-content p{line-height: 24px;}
.leave-comment{margin-bottom: 30px;}
.post_heading {font-size: 20px; color: #444444; text-transform: capitalize; position: relative; margin-bottom: 50px;}
.post_heading::before {content: ""; background: #cccccc; bottom: -18px; display: block; height: 2px; margin-bottom: 6px;     position: absolute; width: 18px;}
.leave-comment .login-form .form-group .form-address{height: 150px;}
.leave-comment .form-button{text-align: left; margin-top: 10px;}
.comment-sec{margin-bottom: 30px;}
.comment-single-item{border: 1px solid #f5f5f5; margin-bottom: 10px; background: transparent; padding: 30px 25px; display: inline-flex;}
.comment-single-item .img-box img{height: 50px; width: 50px;}
.comment-text{padding-left: 40px;}
.comment-author-box{display: flex; justify-content: space-between; padding-left: 0; list-style: none;}
.comment-author-box li{display: flex;}
.comment-author-box li span:first-child {margin-right: 20px;}
.comment-author-box li .name {font-size: 16px; font-weight: 600; text-transform: uppercase;}
.comment-author-box li span{display: flex; font-size: 14px;}
.comment-author-box .reply { float: right;}
.comment-author-box .reply a {color: #4d6076; text-decoration: none; transition: all 0.3s ease-in-out;}
.comment-author-box .reply a .fa{margin-right: 5px; color: #f37435;}
.comment-text p{margin: 0; padding-top: 10px;}
.comment-sec .reply-text{width: 90%; float: right;}
.recent-post-inner{margin-bottom: 30px; position: relative;}
.recent-post-inner .post_heading{margin-top: 0px; margin-bottom: 40px;}
.post-item{position: relative; padding-left: 115px; overflow: hidden; margin-bottom: 15px;}
.post-img-box{position: absolute; top: 0px; left: 0px; width: 98px; height: 88px;}
.post-box-content a{text-decoration: none; font-size: 16px;}
.post-box-content span{color: #888888;}
.post-box-content p{margin-bottom: 0px; margin-top: 15px; font-size: 12px;}
.recent-post-inner .demo1{padding: 0px; margin: 0px; list-style: none;}
.panel-default{border:none;}
.panel-body{padding: 0px;}
.panel-footer{margin-top: 20px; padding: 0px; background-color: transparent; border-top: none;}
.recent-post-inner .pagination{position: absolute; top: 0; right: 0; border-radius: 0px;}
.recent-post-inner .pagination li a{color: #000;}
.sidebar-about-company {margin-bottom: 30px; border-bottom: 1px solid #f5f5f5; padding-bottom: 20px;}
.sidebar-about-company img{width: 100%; margin-bottom: 15px;}
.sidebar-about-company p{line-height: 24px; text-align: justify;}
.inner-login-sec .stellarnav.light li a{color: #fff;}
.inner-login-sec .stellarnav .dropdown-menu li a{color: #fff;}
.inner-login-sec .stellarnav .top-language-menu li a:after{display: none;}
.login-sec{display: none;}
.stellarnav li .dropdown-menu a{border-bottom: 1px dotted #ea4e361f;padding: 4px 10px;font-size: 11px;text-transform: capitalize;letter-spacing: 0.05em;}
.top-bar .stellarnav.light li a{color: #fff;letter-spacing: 0.05em;text-transform: capitalize;}
.top-bar .stellarnav .dropdown-menu li a{color: #fff;}
.top-bar .stellarnav .top-language-menu li a:after{display: none;}
.stellarnav li.has-sub > a::after {margin-left: 5px;}
.contact-banner{margin-bottom: 30px; padding-bottom: 20px; z-index: 1; position: relative; padding: 40px 0px; background-image: url(../../assest/images/contact-img.jpg); text-align: center; background-size: cover; background-repeat: no-repeat;}
.contact-banner::before {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; content: ''; z-index: -1; background: rgba(0, 156, 255, 0.8);}
.contact-banner h6 {font-size: 18px; font-weight: 400; color: #ffffff; line-height: 26px; margin: 0px;}
.contact-banner h4 {font-size: 24px; line-height: 28px; font-weight: 700; color: #ffffff; padding-top: 25px; margin: 0px;}
.contact-banner p {font-size: 14px; line-height: 28px; font-weight: 400; color: #ffffff; margin-bottom: 0px; padding-top: 10px;}
.single-post-box{background: #fff; box-shadow: 0 1px 4px rgba(0,0,0,.15); transition: all 0.3s ease 0s; margin-bottom: 30px;}
.single-post-box:hover{box-shadow: 0 10px 25px rgba(0,0,0,0.15);}
.single-post-img img{width: 100%;}
.single-post-cont{padding: 20px;}
.single-post-cont h3 a{color: #151515; text-decoration: none; font-size: 18px; }
.single-post-cont h3{margin-top: 10px;} 
.single-post-cont .post-mate{overflow: hidden; margin-bottom: 15px; padding: 0px; margin-top: 12px;}
.single-post-cont .post-mate li{list-style: none; display: inline-block;}
.single-post-cont .post-mate li a{color: #666; font-size: 14px; text-decoration: none;}
.single-post-cont .post-mate li .fa{margin-right: 5px; color: #ea4e36;}
.single-post-cont .post-mate li + li {margin-left: 15px;}
.single-post-cont p{ line-height: 25px;}
.post-read-btn{font-size: 13px; letter-spacing: 0.5px; position: relative; text-transform: uppercase; display: inline-block; text-decoration: none; line-height: 25px;}
.post-read-btn::before {background: #ea4e36 none repeat scroll 0 0; content: ""; position: absolute; left: 0; bottom: 0; transform: translateX(-50%); height: 1px; width: 50%; opacity: 0; transition: all 0.4s ease 0s;}
.post-read-btn:hover, .post-read-btn:focus{color: #ea4e36; text-decoration: none;}
.post-read-btn:hover::before {width: 50%; transform: translateX(0); opacity: 1;}
.post-read{display: inline-block; width: 100%;}

/*cfd trading*/
.cfd-highlights-sec{background: #f77062; background: -webkit-gradient(linear, left top, right top, from(#f77062), to(#ee488a));
background: linear-gradient(to right, #f47c34 0%, #ef3538 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77062', endColorstr='#ee488a',GradientType=1 ); padding-top: 30px; padding-bottom: 60px; position: relative;} 
.cfd-highlights-cont{margin-top: 65px; color: #fff;}
.cfd-highlights-cont ul{padding: 0px; list-style: none;}
.cfd-highlights-cont h3{margin-top: 0px; margin-bottom: 25px; font-size: 28px;}
.cfd-highlights-cont .fa{margin-right: 5px;}
.cfd-highlights-cont ul li{padding-bottom: 10px;}
.cfd-points-box .icon-box{display: table-cell; vertical-align: top;}
.cfd-points-box .icon-box .icon-inner-box{width: 90px; height: 90px; border-radius: 50%; background: #f77062; background: -webkit-gradient(linear, left top, right top, from(#f77062), to(#ee488a)); background: linear-gradient(to right, #f77062 0%, #f47c34 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77062', endColorstr='#ee488a',GradientType=1 );
-webkit-box-shadow: 0px 23px 43px rgba(51, 44, 72, 0.2); box-shadow: 0px 23px 43px rgba(51, 44, 72, 0.2);
text-align: center; line-height: 90px;}
.cfd-points-box .text-box{display: table-cell; vertical-align: top; padding-left: 30px;}
.cfd-points-box .text-box h4{font-size: 20px; line-height: 1em; margin-bottom: 10px;}
.cfd-points-box .text-box p{line-height: 26px; font-size: 14px;}
.cfd-points-box{margin-top: 30px; color: #fff;}
.cfd-highlights-cont p{font-size: 16px; line-height: 26px;}

/*forex and metals*/
.forex-trading-cont p{text-align: left;}
.forex-trading-cont ul{padding: 0px; list-style: none; margin-top: 20px; }
.forex-trading-cont ul li::before{color:#ea4e36; position: absolute; top: 0px; left: 0; content: "\f00c"; font-family: "FontAwesome"; }
.forex-trading-cont ul li{padding-bottom: 10px; position: relative; padding-left: 30px;}
.forex-trading-img img{width: 100%;}
.mtal-box{padding: 16px 0; margin-bottom: 30px; background: #fff; text-align: center; border-radius: 10px; box-shadow: 0px 23px 43px rgba(51, 44, 72, 0.2);}
.mtal-box span{font-size: 15px; padding: 0 30px; display: block;}
.metal-icon-box h5{color: #fff; padding-bottom: 20px;}
.metal-icon-box .mtal-box:last-child{margin-bottom: 0px;}
.margin-top35{margin-top: 35px;}
.margin-top70{margin-top: 70px;}
.metal-content{ margin-top: 75px; color: #fff;}
.metal-content h3{font-size: 26px; margin-bottom: 20px;}
.metal-content p{line-height: 28px; font-size: 16px; letter-spacing: 1px;}
.forex-trading-cont h4{font-size: 26px;}
.metal-highlights{ padding-top: 100px; padding-bottom: 100px; background: #fff; }
.flex-center {display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; -webkit-box-align: center !important; -moz-box-align: center !important; -ms-flex-align: center !important; -webkit-align-items: center !important; align-items: center !important; -webkit-box-pack: space-between !important; -moz-box-pack: space-between !important; -ms-flex-pack: space-between !important; -webkit-justify-content: space-between !important; justify-content: space-between !important;}
.listing-tick{padding: 0px; list-style: none; margin-top: 20px;}
.listing-tick li{padding-bottom: 10px; position: relative; padding-left: 30px;}
.listing-tick li::before {color: #ea4e36; position: absolute; top: 0px; left: 0; content: "\f00c"; font-family: "FontAwesome";}
.metal-highlights img{width: 100%;}

/*education and tools*/
.education-cont-box{background: #ffffff none repeat scroll 0 0; border-radius: 4px; box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
padding: 40px 20px 20px; position: relative; width: 120%; z-index: 10; margin-top: 100px;}
.education-intro img{width: 100%; border-radius: 8px;}
.education-cont-box p{text-align: justify;}
.education-cont-box h4{margin-top: 0px; font-size: 21px; color: #ea4e36;}
.trading-tools-sec{background: #efefef; padding: 80px 0;}
.trading-tools-image{position: relative; z-index: 1;}
.trading-tools-image::before {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.72); opacity: 0.3; visibility: visible; transition: 0.7s;}
.trading-tools-image img{width: 100%;}
.trading-tools-image::after {content: ""; position: absolute; left: 0; top: 0; width: 100%; background: #ea4e36; transition: 0.5s;
    height: 100%; margin-left: 15px; margin-top: 15px; z-index: -2;}
.trading-tools-image:hover::after {margin-left: 0; margin-top: 0;}
.indicator-cont{padding-left: 40px; padding-top: 30px;}
.prime-benefits{padding-top: 70px; display: inline-block; width: 100%;}
.trading-tools-head{margin-bottom: 40px}
.trading-tools-head .inner-page-heading{font-size: 22px;}
.list-round{padding: 0px; list-style: none;}
.list-round li{line-height: 36px; position: relative; padding-left: 30px;}
.list-round li::before {content: ''; position: absolute; left: 4px; top: 15px; width: 8px; height: 8px; background: #5374D6; -webkit-border-radius: 100px;
    -moz-border-radius: 100px; border-radius: 100px; z-index: 2;}
.list-round li::after {content: ''; position: absolute; left: 0px; top: 11px; width: 16px; height: 16px; background: #C8D1ED;
    -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; z-index: 1;}
.webinar-feature{padding: 80px 0 !important;}
.ticker-widget{margin-bottom: 20px;}
.forgot-password .form-button .mobileapp-btn{width: auto;}
.slider-btn1{margin-top: 25px;}
.slider-btn1 .mobileapp-btn + .mobileapp-btn {margin-left: 20px;}
.privacy-policy-sec p{text-align: left;}
.privacy-policy-sec ul li{line-height: 26px; padding-bottom: 10px;}
.privacy-policy-sec ul{padding-left: 10px;}

/*hme pricing*/
.hme-pricing-sec{
background-image: url(../../assest/images/pricing-bg.png);
padding: 30px 0px;
background-size: cover;
background-position: center center;
}
.single-pricing-table{
text-align: center;
border: 1px solid #d0e2f4;
padding: 40px;
border-radius: 5px;
position: relative;
overflow: hidden;
background: #fff;
-webkit-transition: .3s;
transition: .3s;
}
.pricing-head{
margin-top: 25px;
margin-bottom: 110px;
}
.pricing-head h2{
font-size: 30px;
font-weight: 500;
position: relative;
z-index: 99;
-webkit-transition: .3s;
transition: .3s;
margin: 0px;
}
.single-pricing-table::after {
    position: absolute;
    top: -203px;
    left: 127px;
    width: 118%;
    height: 65%;
    background: #f5f7fb;
    content: "";
    padding: 0px;
    border-radius: 42px;
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
    -webkit-transition: .3s;
    transition: .3s;
}
.single-pricing-table:hover {
    box-shadow: 0px 25px 57px 3px rgba(0, 27, 103, 0.15);
}
.single-pricing-table:hover::after {
    background-image: -webkit-linear-gradient( 0deg, rgb(129,238,142) 0%, rgb(0,201,253) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(129,238,142) 0%, rgb(0,201,253) 100%);
}
.pricing-content{
margin-bottom: 60px;
}
.pricing-content ul{
margin: 0;
padding: 0;
list-style: none;
}
.pricing-content ul li {
    font-size: 15px;
    font-weight: 500;
    color: #535e72;
    margin-bottom: 18px;
}
.pricing-amount .currency-price{

}
.border{
width: 100%;
border-bottom: 1px dotted rgba(255, 255, 255, 0.11);
margin-bottom: 25px;
}
.facebook .fa-5x{
font-size: 3em;
color: #4867AA;	
}





@media (max-width: 676px) { 
	.nav-inner-wrap{top:80px;}
	.chat-btm img {
    max-width: 60px !important;
}
.privacy-box span {
    font-size: 9px;
    display: block;
    margin-bottom: 10px;
}
.mobile-app-sec h3{font-size: 25px;}
.login-sec{padding-right: 0px; float: none; text-align: center;}
.header-social{display: none;}
.main-header{height: 80px; width: 100%;}
.webterminal-home{display: none;}
.contact-nav{z-index: 101;}
.nav-button{right: 38px; height: 40px;}

.slider-content h4{font-size: 10px;}
.slider-content h2{font-size: 15px; line-height: 20px; margin-top: 8px;}
.slider-btn a{width: 100px; height: 30px; line-height: 29px; font-size: 10px; margin-top: 15px;}
.slider-btn a::before{width: 35px;}
.slider-btn1{margin-top: 10px;}
.slider-btn1 .mobileapp-btn{height: 38px; line-height: 38px; font-size: 9px; padding: 0 13px;}
.slider-btn1 .mobileapp-btn + .mobileapp-btn {margin-left: 10px;}


.home-content{padding-left: 0px; margin-bottom: 0px;}
.mobile-app-sec{padding: 35px 0;}
.nav-holder{padding: 15px 30px 15px 20px;width: 100%;top: 70px;}
.header-logo{left: 30px;top:40px;}
.section-subtitle{overflow: hidden;left: 0;font-size: 76px;text-align: center;top: 0;}
.main-footer{position: relative; width: 100%; left: 0; overflow: hidden;}
.footer-copyright{padding: 0;height: 100%;}
.privacy-box{padding-top: 20px; width: 88%;}

.trading-ticker{position: relative; transform:inherit ; top: 20px;}




}
@media (max-width: 1064px) {
.footer-title{display: none;}
.nav-title{display: none;}
} 
@media (max-width: 991px) { 
.mobile-app img{display: none;}
.open-account-sec h3{float: none; margin-bottom: 66px;}
.hidden-xs{display: none;}
.inner-header{height: 80px; width: 100%;}
.main-header{height: 70px;width: 100%;}
.inner-content{padding-left: 0px;}
.header-inner{display: none;}
.contact-nav {z-index: 101;}
.nav-button {right: 38px;height: 38px;margin-top: 19px;float: right;}
.inner-footer{left: 0px !important;}
.webterminal-home{display: none;}
.company-features::after{display: none;}
.company-features::before{width: 100%;}
.home-content{padding-left: 0px;}
.education-cont-box{width: 100%;}
.logo-name{display: none;}
.scroll-news-sec{left: 0px;}
.scroll-down-wrapper{display: none;}
.latest-news{width: 100%;}
.top-bar{ padding: 12px 7px; background:#000;}
.login-sec{display: block;}
.stellarnav{display: none;}
.mockup{top:40px;}
.wrapper{position: relative;margin-top: 70px;}
.featured-mob-img{padding-top: 15px;}

}
@media (max-width: 1200px) { 
.post-image img{width: 100%;}
}
@media (min-width: 320px) and (max-width: 480px) { 
.wrap{min-height: 46vh !important; background: #2A2A2E;height: auto !important;}
.slider-content-sec{top: 40%;}
}
@media (max-width: 410px) {
.mobileapp-btn{margin-bottom: 15px;}
.mobile-app-sec .mobileapp-btn + .mobileapp-btn{margin-left: 0px;}
.login-box{padding: 25px;}

}
@media (min-width: 677px) and (max-width: 780px) { 
.wrap{background: #2A2A2E;}
.scroll-down-wrapper{display: none;}
}
@media (max-width: 767px) {
.featured-box{text-align: center;}
.inner-banner-sec::before{width: 70%;}
.banner-image{width: 70%;}
.inner-banner-sec .overlay{width: 70%;}
.navbar-nav .open .dropdown-menu{position: absolute;background-color: #fff;box-shadow: -1px 3px 6px rgba(0,0,0,.2);}
.top-language-menu{position:absolute; left: -115px; min-width: 215px !important;}
.language .dropdown-menu li{width: 100% !important;}
.comment-single-item{padding: 30px 15px 50px; display: inherit;}
.comment-single-item .img-box{text-align: center; margin-bottom: 10px;}
.comment-text{padding-left: 0px;}
.comment-author-box li{display: inline; margin: 0px auto;}
.comment-author-box li span:first-child{margin-right: 0px;}
.comment-author-box li .name{margin-left: 10px;}
.comment-author-box .reply{position: absolute; right: 0; bottom: -30px;}
}
@media (max-width: 424px) {
.mobileapp-btn{margin-bottom: 15px;}
.open-account-sec .mobileapp-btn + .mobileapp-btn{margin-left: 0px;}
.wrap{overflow: visible;}
.slider-content{left: 0px; width: 320px;}
.slick-dots{margin-top: 0px;}
}
@media (min-width: 425px) and (max-width:920px) {
.slider-content{left: 36px;width: 100%;top: 49%;left: 0;}
.slider-btn1 .mobileapp-btn{height: 38px; line-height:38px; padding:0 13px; font-size:10px;}
.slider-content h2{font-size: 25px;line-height: 37px;}
.banner-list li{padding-bottom: 3px;}
.slider-btn1{margin-top: 18px;}

}
@media (min-width: 677px) and (max-width:1064px) {
.main-footer{position: relative; left: 0px;}
.home-content{margin-bottom: 0px;}
}
@media (max-width: 1024px) {
.login-nav{position: relative;}
.no-padding{padding-right: 15px; padding-left: 15px;}
}
@media (min-width: 991px) {
/*.nav-button{display: none;}*/
}
@media (max-width: 378px) {
.login-sec li{padding-right: 10px;}
.login-sec .dropdown .fa-angle-down{display: none;}

}
@media (min-width: 667px) and (max-width:1120px) {
.top-bar .container{width: 540px;}
}
@media (max-width: 768px) {


.flex-center{display: block !important;}
}
@media (min-width: 480px) and (max-width:676px) {
.wrap{height: 100% !important;}
}

@media (min-width: 991px) and (max-width:1274px) {
.header-nav .navbar-nav > li > a{padding: 13px 6px; font-size: 10px;}
.header-nav .navbar-nav > li > a::before{display: none;}
.stellarnav li.has-sub > a::after{display: none;}
}
@media (min-width: 767px) and (max-width:1198px) {
.featured-box{min-height: 145px;}
}
@media (min-width: 991px) and (max-width:1010px) {
.header-nav .navbar-nav > li > a{padding: 13px 3px; font-size: 10px;}

}
@media (min-width: 676px) and (max-width:1196px) {
.inner-banner-title h2{z-index: 10;}
.inner-breadcrumb ul{z-index: 10;}
}



svg path,
svg rect{
  fill: #FF6700;
}
.loader{
	background: url(../../assest/images/loader.svg) #2B3134 no-repeat center; 
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}

.login-form label.error{
	position: absolute;
    top: -18px;
    font-size: 9px;
    font-weight: normal;
    background: #d60303;
    right: 0;
    color: #fff;
    letter-spacing: 0.06em;
    padding: 1px 6px;
    border-radius: 3px;
}
.login-form input.error{
	border: 1px solid red!important;
}
.login-form .uploads label.error{
	    top: inherit;
   	 bottom: -25px;
}
.login-form .checkbox label.error{
	top: inherit;
    bottom: -22px;
    right: 213px;
}


.sliding-menu-wrapper{
	min-width: 1200px !important;
}

.slider{position: relative;}


.post-content-inner p{display: block;}

.feature-cont{max-width: 80%;}

.coockies-sec{background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
left: 80px; padding: 0; position: fixed; bottom: 0; width: 100%; z-index: 999; height: 80px; line-height: 80px; text-align: center; padding-right: 80px;}
.coockies-btn{padding: 4px 15px; border: 1px solid; margin-left: 10px; color: #000 !important;}
.coockies-sec a{text-decoration: none; color: #1f598c;}
@media (max-width: 991px) {
.coockies-sec{left: 0px; padding-right: 0px; font-size: 12px; padding-top: 10px; line-height: 15px;}
.coockies-btn{ margin-top: 10px; margin-left: 0px; display: block;}
}

@media (max-width: 767px) {
.feature-cont{max-width: 100% !important;}
}





/*new styles*/

.main-banner{
/*background: url(../../assest/images/homepage-banner-bg.png);
background-size: cover;
background-position: center center;*/
background-color: #fff;
position: relative;
overflow: hidden;
z-index: 2;
height: 100vh;
}
.banner-trading-bg{
background-image: url(../../assest/images/trade-icon-bg.png);
background-position: top 24% left 74%;
background-repeat: no-repeat;
background-size: auto auto;
background-size: contain;
position: absolute;
z-index: 5;
height: 500px;
width: 60%;
top: 10px;
left: 80px;
}
.banner-mobile img{
position: absolute;
right: -187px;
z-index: 2;
top: 14%;
}
.banner-list{
padding: 0px;
}
.banner-list li{
list-style: none;
padding-bottom: 5px;
}
.banner-list li .fa{
color: #22b15a;
}
.privacy-footer{
background: #2a2a2e;
padding: 25px 0px;
color: #878a92;
}
.privacy-footer p{
line-height: 20px;
letter-spacing:1px;
font-size: 12px;
}
  #poppage .close{
          position: absolute;
    top: -24px;
    right: -17px;
    z-index: 555;
    color: #fff;
    opacity: 1;
    font-size: 26px;

      }
@media only screen and (max-width: 768px) {
  #poppage .close{
    color: #000;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    left: 50%;
    color:#fff;
    top: -37px;
    font-size: 33px;
    transform:translateX(-50%);
  }
  #poppage .modal-content{margin-top:45px;}
  .caption-right {
      position: relative;
    float: right;
    display: block;
    width: 100%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    text-align: center;
    margin-top: 25px;
  }
  .caption-left{
      position: relative;
    float: right;
    display: block;
    width: 100%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    text-align: center;
  }
  .slider-content{

    float: left;
    width: 100%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    top:0;
  }
}

@media only screen and (max-width: 567px) {
.login-form .checkbox label.error{
    right: 20px;
    width: auto;
}
    
}

.webterminal-home{display:none;}
.header-social{bottom:0}


@-webkit-keyframes pointDown {
	from {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}
	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

@keyframes pointDown {
	from {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}
	to {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}


.sticky-account ul{
	padding: 0;
	margin: 0;
	list-style: none;

}
.sticky-account{
	width: 46px;
	position: absolute;
	top: 30%;
	right: 0;
	list-style: none;
	padding: 5px 0;
	margin: 0;
	z-index: 50;
	background: #fff;
	-webkit-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
	box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 3px 0 0 3px;
}
.sticky-account ul li{
	margin: 0;
	padding: 5px;
	text-align: center;
}
.sticky-account ul li i{
	font-size: 20px;
	-webkit-transition: color 0.3s ease;
transition: color 0.3s ease;
color: #0abb87;
}
.sticky-create a{
	background: #5d79ff !important;
}
.sticky-account ul li a{
	background: #0abb87;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 35px;
	height: 35px;
	border-radius: 3px;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
	text-decoration: none;
	position: relative;
}
.sticky-account ul li a span{
	position: absolute;
	background: #fff;
	opacity: 0;
	top: 0;
	transition: all .2s;
	width: 135px;
	right: 130%;
	font-size: 11px;
	padding: 8px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;

}
.sticky-account ul li a:hover span{
	opacity: 1;
}
.sticky-account ul li a:hover{
	background: #0abb87;
}
.sticky-account ul li a img{
	width: 20px;
	filter: brightness(0) invert(1);
	/*animation: heartbeat 0.5s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;*/
}

.sticky-account ul li a span:after{
	position: absolute;
	content: '';
	border-top: 6px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 8px solid transparent;
	right: -7px;
	top: 9px;
}
.sticky-account ul li a:hover img{
	filter: brightness(0) invert(1);
}


.inner-banner-sec::after, .inner-banner-sec::before {
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.rn_surface {
    position: relative;
    overflow: hidden;
}
.rn_surface.animated::before {
    background: #ea4e36;
    animation: rn_surface 2s cubic-bezier(0.8, 0, 0.18, 1) both;
    z-index: 2;
}
.rn_surface.animated::after {
    animation: rn_surfaceBack 2s cubic-bezier(0.8, 0, 0.18, 1) both;
}
.banner-bottom{
	content: ''; position: absolute; bottom: 0; height: 80px; display: none; background: #fff; z-index: 4; right: 0; width: 60%;
}
@keyframes rn_surface {
	0% {
		transform: translateX(-100%)
	}
	50% {
		transform: translateX(0)
	}
	100% {
		transform: translateX(100%)
	}
}



.banner-sec-shape{
	position: relative;
}
.banner-sec-shape::before {
    position: absolute;
    content: '';
    left: -80px;
    top: -120px;
    width: 335px;
    height: 384px;
    display: inline-block;
    background: url(../../assest/images/icon-1.png) no-repeat;
    animation-name: rotateme;
	animation-duration: 24s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: rotateme;
	-webkit-animation-duration: 24s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotateme;
	-moz-animation-duration: 24s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: rotateme;
	-ms-animation-duration: 24s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: rotateme;
	-o-animation-duration: 24s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}
@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }
    to { 
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }
    to { 
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotateme {
    from {
        -moz-transform: rotate(0deg);
    }
    to { 
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes rotateme {
    from {
        -o-transform: rotate(0deg);
    }
    to { 
        -o-transform: rotate(360deg);
    }
}



@-webkit-keyframes heartbeat {
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes heartbeat {
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}




.abt-wealthway-image{
	padding-left: 1.5rem;
	position: relative;
	padding-right: 1.5rem;
}
.abt-wealthway-image img {
    max-width: 100%;
}
.company-vision-sec{
	padding: 80px 0px;
}
.featured-icon{
	position: relative;
	width: 70px;
	margin-bottom: 30px;
}
.benefits-img img{
	max-width: 100%;
}
.comp-benefits-cont{
	padding: 20px 60px 0px 
}
.comp-benefits-cont p{
	line-height: 25px;
	margin-bottom: 5px;
}
.company-benefits-sec{
	background: #f4f4f4;
}
.company-journey-sec{
	padding: 80px 0px;
	background: #fff;
}
.journey-cont p{
	line-height: 25px;

}
.journey-image img{
	max-width: 100%;
}
.placing-order-points{
	margin-bottom: 20px;
	background: #fff;
	padding: 20px;
	min-height: 200px;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)
}
.placing-order-points h3{
	font-size: 18px;
}
.placing-order-points h3::after {
    content: '';
    display: block;
    margin-top: 15px;
    width: 40px;
    border-top: 2px solid #ea4e36;
}
.placing-order-points p{
	text-align: left;
	font-size: 14px;
	color: #777373;
	line-height: 24px;
}
.placing-order-sec{
	padding: 40px 0px;
	background: #f8f9fa;
}
.order-points{
	padding-top: 30px;
	display: inline-block;
	width: 100%;
}
.placing-order-sec h2{
	font-size: 24px;
}
.exicution-sec .company-features-box{
	min-height: 245px;
}
.exicution-sec h3{
	font-size: 18px;
	margin-bottom: 15px;
}
.exicution-sec p{
	line-height: 26px;
}
.inner-cont p{
	text-align: left;
}
.inner-cont ul{
	padding: 0px;
	list-style: none;
	padding-left: 15px;
}
.inner-cont ul li{
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 26px;
	list-style: decimal;
}

.mousey:hover{cursor:pointer;}
.resend_otp_div{
    display: inline-block;
width: 100%;
}
a.otp-link-resend{
    font-size: 11px;
float: right;
padding-top: 7px;
display: none;
}
div.resend_otp_div i.fa-tag{
 margin-top: -10px;   
}

#view_historical_details th,#view_open_details th,#view_closed_details th {
    font-size: 11px;
}

@media only screen and (max-width: 992px) {
  .header-social{display: none;}
}
@media only screen and (max-width: 1295px) and (min-width: 992px)  {
.header-nav {
    padding: 15px 5px 0;

}
}


/*forex trade*/
.forex-trade-cont h3{
	margin-bottom: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0px;
}
.highlight-text{
	font-size: 17px !important;
	color: #424141 !important;
}
.forex-trade-cont p{
	color: #716f6f;
}
.forex-trade-img img{
	padding: 5px;
	border: 1px solid rgba(227, 226, 226, 0.87);
	width: 100%;
}
.forex-trade-importance{
	overflow: visible;
	border-bottom: 1px solid transparent;
	background-color: #111;
	margin-top: 90px;
}
.forex-imporatnce-cont{
	margin-top: 60px;
	margin-bottom: 60px;
	color: #fff;
}
.forex-imporatnce-img img{
	margin: -40px 0 0 0;
	text-align: right;
	max-width: 100%;
	height: auto;
}
.forex-imporatnce-img{
	text-align: right;
}
.forex-imporatnce-cont h3{
	text-transform: uppercase;
	font-size: 19px;
	font-weight: 700;
	margin-bottom: 20px;
}
.forex-imporatnce-cont ul{
	padding: 0;
	list-style: none;
}
.forex-imporatnce-cont ul li{
	position: relative;
	padding-left: 20px;
	list-style: none;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 26px;
}
.forex-imporatnce-cont ul li .fa{
	position: absolute;
	left: 0;
	top:4px;
	font-size: 18px;
	color: #ea4e36;

}
.forex-account-types{
	padding: 40px 0px;
	background: #fff;
}
.forex-account-types-box{
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	padding: 40px;
	background: #fff;
	text-align: center;
}
.forex-account-types-box .mobileapp-btn{
	margin-top: 12px;
}
.forex-account-types-box ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.forex-account-types-box ul li{
	text-align: center;
	border-bottom: 1px solid #eaeceb;
	line-height: 42px;
	list-style: none;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.forex-account-types-box ul li:last-child{
	border: none;
}
.forex-type-box-head{
	position: relative;
	text-align: center;
	padding: 20px 22px 30px;
}
.forex-type-box-head h4{
	font-weight: 700;
	line-height: 30px;
}

/*spread*/

.spread-img img{
	border-radius: 6px;
	box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
	max-width: 100%;

}
.spread-cont-points h3{
	margin-bottom: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0px;
}
.spread-cont-points ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.spread-cont-points ul li{
	position: relative;
	padding-left: 20px;
	list-style: none;
	font-size: 16px;
}
.spread-cont-points ul li .fa {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 18px;
    color: #ea4e36;
}
.spread-accord p{
	font-size: 14px;
}
.overnight-rollover-head{
	text-align: center;
	margin-bottom: 35px;
}
.overnight-rollover{
	padding-top: 60px;
}
.overnight-rollover-head p{
	text-align: center;
	font-size: 14px;
	color: #737373;
}
.partner-cont p{
	font-size: 16px;
	line-height: 26px;
}
.partner-cont h4{
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.partner-cont .mobileapp-btn{
	margin-top: 10px;
}
.wealth-benefits{
	margin-top: 0px;
}
.wealth-become-partner{
	padding: 80px 0px 120px;
}
.wealth-earning-sec{
	padding-bottom: 40px;
}
.ecn-account-types{
	background:#f7f7f7;
	padding: 60px 0px;
}
.ecn-account-box{
	position: relative;
	background: #fff;
	box-shadow: 0px 5px 32px 0px rgba(0, 0, 0, 0.08);
	padding: 50px;
	margin: 30px 65px;
}

.ecn-account-boxx{
	position: relative;
	background: #fff;
	box-shadow: 0px 5px 32px 0px rgba(0, 0, 0, 0.08);
	padding: 50px;

}
.ecn-account-boxx::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-image: url(../../assest/images/pattern.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.ecn-account-box::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-image: url(../../assest/images/pattern.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.plan-title{
    position: relative;
    margin: 40px 0 20px;
    padding-bottom: 35px;
    border-bottom: 1px solid #f2f2f2;
    display: inline-block;
	width: 100%;
}
.plan-title h4{
	font-size: 22px;
    font-weight: 800;
    color: #242424;
    line-height: 28px;
    margin-top: 0px;
}
.ecn-account-details ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.ecn-account-details ul li{
	position: relative;
	margin-top: 15px;
	font-size: 14px;
	font-weight: 300;
	padding-left: 24px;
}
.ecn-account-details ul li::before {
    color: #ea4e36;
    position: absolute;
    top: 0px;
    left: 0;
    content: "\f00c";
    font-family: "FontAwesome";
}
.economic-calender-sec iframe {
    height: 100vh;
}


/*documents*/

.documents-sec{
	background: #f7f7f7;
	position: relative;
	padding: 80px 0px;
}
.doc-side-img img{
	width: 100%;
}
.document-single-item{
	margin-bottom: 40px
}
.document-icon img{
	margin-bottom: 30px;
	display: inline-block;
	transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
}
.document-single-item h4{
	text-transform: capitalize;
	margin-bottom: 8px;
	font-size: 17px;
	font-weight: 600;
}
.document-single-item a{
	margin-top: 10px;
	border: none;
	color: #ea4e36;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500;
	display: inline-block;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	text-decoration: none;
}
.document-single-item a i{
	margin-left: 10px;
	transform: translateX(0px);
	transition: all 0.5s cubic-bezier(0.76, 0.46, 0.22, 1) 0s;
}
.document-single-item a:hover i{
	transform: translateX(3px);
}
.document-list-sec{
	padding-top: 50px;
	display: inline-block;
	width: 100%;
}

.txtalert{
    font-size: 10px;
    text-align: left;
    display: block;
    padding-top: 10px;
    font-style: italic;
    padding-bottom: 10px;
    color:red;
}
.mobile-trader img{
	max-width: 100%;
}
.trade-cal{
	overflow: hidden;
	margin-top: 30px;
}
.trade-cal iframe{
	margin-top: -23px;
	-moz-box-shadow: 4px 4px 14px #c8c6c6;
-webkit-box-shadow: 4px 4px 14px #c8c6c6;
box-shadow: 4px 4px 14px #c8c6c6;
}
.stellarnav li a.terminal-btn{
    background-color: #0abb87;
    padding: 2px 10px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.05em;
    border-radius: 3px;
}
.stellarnav li a.terminal-btn:hover{
    opacity:.9;
    background-color: #0abb87 !important;
}
.intro-modal .modal-content {
        background: url(../../assest/images/cloud.jpg) no-repeat;
        color: #000;
        text-align: center;
        padding: 26px 18px;
        max-width: 100%;
        padding-bottom: 17px;
        margin: 0 auto;
        background-position: 96% 57%;
        border: 1px solid #ddd;
        -webkit-animation: slide 20s linear infinite;
}
.intro-modal .modal-content img{
    animation-name: mymove;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    animation-delay: 1s;
}
@-webkit-keyframes slide {
    from { background-position:96% 57%; }
    to { background-position: 0% 57%; }
}
#introModal .modal-dialog{
    max-width: 585px;
    height: 100%;
    align-items: center;
    display: flex;
}
ul.popul {
    list-style: none;
    text-align: left;
    line-height: 25px;
}
.intro-modal button.close {
    float: right;
    position: absolute;
    right: 13px;
    font-size: 15px;
    font-weight: normal;
    top: 23px;
    outline: 0;
    text-align: right;
    display: block;
    z-index: 1;
    padding: 10px;
    position: absolute;
    top: -16px;
    right: -19px;
    background-color: #5d79ff;
    opacity: 1;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
}
.intro-modal{
   
    align-items:center;
}
.intro-modal .modal-content h4 {
    color: #2cc8e5;
    font-weight: normal;
    margin-bottom: 7px;
}
.intro-modal .modal-content p {
    color: #614d4d;
    font-size: 13px;
    line-height: 21px;
}
@media only screen and (max-width: 600px) {

    #introModal .modal-dialog {
    max-width: 480px;
    height: 100%;
    align-items: center;
    display: flex;
    width: 90%;
    margin: 0 auto;
}
}