<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Global */
	@font-face {
	  font-family: 'klima';
	  src: url('../fonts/klima-light-webfont.woff2') format('woff2'),
	       url('../fonts/klima-light-webfont.woff') format('woff');
	  font-weight: 300;
	  font-style: normal;
	}
	@font-face {
	  font-family: 'klima';
	  src: url('../fonts/klima-regular-webfont.woff2') format('woff2'),
	       url('../fonts/klima-regular-webfont.woff') format('woff');
	  font-weight: normal;
	  font-style: normal;
	}
	@font-face {
	  font-family: 'klima';
	  src: url('../fonts/klima-medium-webfont.woff2') format('woff2'),
	       url('../fonts/klima-medium-webfont.woff') format('woff');
	  font-weight: 500;
	  font-style: normal;
	}
	@font-face {
	  font-family: 'klima';
	  src: url('../fonts/klima-bold-webfont.woff2') format('woff2'),
	       url('../fonts/klima-bold-webfont.woff') format('woff');
	  font-weight: 700;
	  font-style: normal;
	}
	@font-face {
	  font-family: 'klima';
	  src: url('../fonts/klima-heavy-webfont.woff2') format('woff2'),
	       url('../fonts/klima-heavy-webfont.woff') format('woff');
	  font-weight: 800;
	  font-style: normal;
	}
	@font-face {
	  font-family: 'klima';
	  src: url('../fonts/klima-ultra-webfont.woff2') format('woff2'),
	       url('../fonts/klima-ultra-webfont.woff') format('woff');
	  font-weight: 900;
	  font-style: normal;
	}
	@font-face {
	  font-family: 'icomoon';
	  src:  url('../fonts/icomoon.eot?u9y7n6');
	  src:  url('../fonts/icomoon.eot?u9y7n6#iefix') format('embedded-opentype'),
	    url('../fonts/icomoon.ttf?u9y7n6') format('truetype'),
	    url('../fonts/icomoon.woff?u9y7n6') format('woff'),
	    url('../fonts/icomoon.svg?u9y7n6#icomoon') format('svg');
	  font-weight: normal;
	  font-style: normal;
	}
	[class^="icon-"], [class*=" icon-"] {font-family: 'icomoon' !important;speak: none;font-style: normal;
	  font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;
	  -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
	.icon-up:before {content: "\e902";}
	.icon-down:before {content: "\e900";}
	.icon-right:before {content: "\e903";}
	.icon-left:before {content: "\e904";}
	.icon-upward:before {content: "\e905";}
	.icon-downward:before {content: "\e901";}
	.icon-forward:before {content: "\e906";}
	.icon-back:before {content: "\e907";}
	body{font-family: 'klima', sans-serif;font-size: 14px;color:#1a1b1d;overflow-x:hidden;position: relative;
	background-color: #e9eef4;}
	body.fp-viewing-1{background-color: #2a2c24;}
	a, a:hover, a:focus, .btn-link, .btn-link:hover{}
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-weight: 800;}
	.text-ultra{font-weight: 900;}
	.text-orange{color:#ff740c;}
	.text-blue{color:#21abe2;}
	.text-green{color:#41901b;}
	.text-tosca{color:#76c0b8;}
	.text-pink{color:#f17081;}
	.text-red{color:#a83a3f;}
	.text-blue2{color:#5f89c8;}
	.text-yellow{color:#ae9e65;}
	.text-blue3{color:#4496dd;}
	
	.center-middle{position: absolute;top: 50%;left: 50%;width: 100%;text-align: center;
		transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);}
	.left-middle{position: absolute;top: 50%;left: 0;width: 100%;
		transform: translate(0, -50%);-webkit-transform: translate(0, -50%);}
	
	.gutters-20{margin-left: -10px;margin-right: -10px;}
	.gutters-20 [class^="col-"], .gutters-20 [class*=" col-"]{padding-left: 10px;padding-right: 10px;}
	
	[data-aos="zoom-outlg"]{transform: scale(1.7);}

	.btn{font-size: 15px;font-weight: 700;border-radius:0;line-height:24px;box-shadow:none!important;
		-webkit-box-shadow:none!important;padding:9px 20px 11px;}
	.btn-outline-white{border-color:#fff;color:#fff;}
	.btn-outline-white i{font-size:20px;position: relative;top:3px;color:#9fff99;}
	.btn-outline-white:hover, .btn-outline-white:focus{background-color: #fff;color:#1ab122;}
	.btn-outline-white:hover i, .btn-outline-white:focus i{color:#1ab122;}
	.btn-outline-dark{color:#1a1b1d;border-color:#1a1b1d;}
	.btn-outline-dark:hover, .btn-outline-dark:focus{background-color: #1a1b1d;border-color:#1a1b1d;color:#fff;}
	.btn-green{background-color: #1ab122;color:#9fff99;}
	.btn-green:hover, .btn-green:focus{color: #fff;}
	.btn-round{border-radius:4px;}

/* Navbar */
	.navbar{-webkit-transition: all 0.3s ease;transition: all 0.3s ease;padding:19px 20px;border-bottom:1px solid rgba(255,255,255,.08);
		transition-property: opacity,transform, background-color, padding!important;}
	.navbar-brand{padding:0;}
	.navbar-brand&gt;img{-webkit-transition: all 0.3s ease;transition: all 0.3s ease;display:block;}
	.navbar-brand.grey&gt;img, .navbar-brand&gt;img.logo-grey{display:none;}
	.navbar-brand.grey&gt;img.logo-grey{display:block;}

	.navbar-nav&gt;li{position: relative;}
	.navbar-nav&gt;li&gt;a{font-size: 15px;font-weight:500;color:#fff;line-height:24px;padding:2px 10px 6px;position: relative;
		display:block;text-decoration: none!important;}
	.navbar-nav&gt;li+li&gt;a::before{position: absolute;content:'|';left:-2px;top:2px;font-weight: 300;color:#fff;}
	.navbar-nav&gt;li.dropdown&gt;a::before, .navbar-nav&gt;li.nav-btn&gt;a::before{display:none;}
	.navbar-nav&gt;li.nav-btn{margin-left: 10px;}		
	.navbar-nav&gt;li.nav-btn&gt;a{background-color: #fff;font-size: 14px;color:#1a1b1d;border-radius:1px;}
	.navbar-nav&gt;li&gt;a:hover{color:#1AB122;}

	.navbar-nav&gt;li .dropdown-menu{-o-transition:.35s;-ms-transition:.35s;-moz-transition:.35s;-webkit-transition:.35s;transition:.35s;
		display: inherit;margin-top:30px;visibility:hidden;opacity:0;background-color:#d3d8dd;border:0;border-radius:0;
		box-shadow:0 5px 6px 6px rgba(0,0,0,.15);-webkit-box-shadow:0 5px 6px 6px rgba(0,0,0,.15);padding:15px 0;left:50%!important;
		transform: translateX(-50%)!important;-webkit-transform: translateX(-50%)!important;min-width:130px;
		top:100%!important;}
	.navbar-nav&gt;li .dropdown-menu::after{position: absolute;content:'';top:-8px;left:50%;
		border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #d3d8dd;margin-left: -8px;}
	.navbar-nav&gt;li .dropdown-menu&gt;li&gt;a{font-size: 14px;font-weight: 500;color:#1a1b1d;padding:5px 24px 7px;display:block;
		text-decoration: none!important;text-transform: uppercase;text-align: center;}
	@media (min-width: 768px) {
		.navbar-nav&gt;li.dropdown:not(.clicked):hover&gt;.dropdown-menu{display:block;visibility:visible;margin-top:15px;opacity:1}
	}
	@media (max-width: 767px) {
		.navbar-nav&gt;li .dropdown-menu.show{visibility:visible;margin-top:15px;opacity:1;}
	}
	.navbar-nav&gt;li .dropdown-menu&gt;li&gt;a:hover, .navbar-nav&gt;li .dropdown-menu&gt;li&gt;a:focus{
		background-color:transparent;color:#1a1b1d;}
	
	.need-share-button-default .need-share-button_button{color:#1a1b1d;font-weight: 700;text-transform: uppercase;border:0;
		padding: 5px 12px 7px;border-radius:1px;}
	.need-share-button-default .need-share-button_button:hover{color:#1AB122;}
	.need-share-button_dropdown-middle-right{left:auto;right:100%;margin-left: 0;margin-right: 10px;}
	.need-share-button_dropdown{border-radius:1px;}

	.hamburger{overflow: visible;padding:2px 5px;cursor: pointer;background-color:transparent;line-height:14px;height:24px;
    border: 0;z-index:1000;outline:none!important;display:none;
    transition-timing-function: linear;transition-duration: .15s;
    transition-property: opacity, right, -webkit-filter;
    transition-property: opacity, right, filter;
    transition-property: opacity, right, filter, -webkit-filter;}
	.hamburger.is-active{background-color: transparent;}
	.hamburger-box {position: relative;display: inline-block;width: 23px;height: 17px;vertical-align: middle;}
	.hamburger-inner {display: block;margin-top: -2px;top: 2px}
	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
		position: absolute;width: 23px;height:2px;background-color: #fff;
    transition-timing-function: ease;transition-duration: .15s;transition-property: -webkit-transform;
    transition-property: transform;transition-property: transform, -webkit-transform}
	.hamburger-inner:after, .hamburger-inner:before {display: block;content: ''}
	.hamburger-inner:before {top: 7px;
    transition-timing-function: ease;transition-duration: .2s;transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;transition-property: transform, opacity, -webkit-transform}
	.hamburger .hamburger-inner:after {top: 14px}
	.hamburger.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);transform: translate3d(0, 7px, 0) rotate(45deg)}
	.hamburger.is-active .hamburger-inner:before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71px, -6px, 0);transform: rotate(-45deg) translate3d(-5.71px, -6px, 0);opacity: 0}
	.hamburger.is-active .hamburger-inner:after {
	  -webkit-transform: translate3d(0, -14px, 0) rotate(-90deg);transform: translate3d(0, -14px, 0) rotate(-90deg)}

	.scroll-navigate{color:#fff;text-transform: uppercase;font-size: 10px;font-weight: 700;position: fixed;right:-55px;
		top:50%;transform: rotate(-90deg);z-index:1000;margin-top: -20px;display:none;}
	.scroll-navigate i{font-size: 18px;position: relative;top:4px;cursor:pointer;}
	.scroll-navigate .icon-back{margin-right: 5px;}
	.scroll-navigate .icon-forward{margin-left: 5px;}

	.navigation{display:none;}
	@media (max-width:767px){
		.hamburger, [type="button"].toggle-navbar-search{display:inline-block;vertical-align:middle;}
		[type="button"].toggle-navbar-search{font-size: 18px;color:#44cc79;padding:0 5px;height:24px;background-color:transparent;}
		.navigation-open .hamburger-inner, .navigation-open .hamburger-inner:after, .navigation-open .hamburger-inner:before{
			background-color:#1ab122;}

		.navigation-open, .lock{overflow: hidden;height: 100%;}
		.lock{position: fixed;}
		.navigation{position: fixed;top:0;right: 0;bottom: 0;width:250px;z-index: 1029;padding-top:65px;display:block;
			background: #fff;color: #1a1b1d;overflow-y: auto;overflow-x:hidden;
			-webkit-transform: translate3d(100%,0,0);transform: translate3d(100%,0,0);
			-webkit-transition: -webkit-transform 0.4s;transition: transform 0.4s;
			-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);transition-timing-function: cubic-bezier(0.7,0,0.3,1);}
		.navigation-nav{list-style:none;padding:0;margin:0 0 30px;position: relative;}
		.navigation-nav&gt;li{position: relative;display: block;
			-webkit-transform: translateX(100%);transform: translateX(100%);
			-webkit-transition: -webkit-transform 0.7s;transition: transform 0.7s;
			-webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);transition-timing-function: cubic-bezier(.645,.045,.355,1);}
		.navigation-nav&gt;li.active::before{position: absolute;content:'';width:5px;height:25px;background-color: #1ab122;
			left:0;top:50%;margin-top: -13px;}
		.navigation-nav&gt;li&gt;a{font-size:17px;color:#1a1b1d;font-weight:700;line-height:24px;padding:6px 20px 10px;
			display:block;}
		.navigation-nav&gt;li&gt;a:hover, .navigation-nav&gt;li&gt;a:focus, .navigation-nav&gt;li.active&gt;a{color:#1ab122;text-decoration: none;}
		.navigation-backdrop{position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.5);z-index:1000;opacity:0;
			visibility:hidden;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
		.navigation-nav&gt;li.lang&gt;a{font-size: 15px;color:rgba(26,27,29,.9);font-weight:500;text-transform: uppercase;}
		.navigation-nav&gt;li.lang.active&gt;a{font-weight: 700;}
		.navigation-nav&gt;li.divider{border-top:1px solid #e8e8e8;margin:20px;}

		.navigation-open .navigation{-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);
			-webkit-transition: -webkit-transform 0.5s;transition: transform 0.5s;}
		.navigation-open .navigation-nav&gt;li {-webkit-transform: translateX(0);transform: translateX(0);}
		.navigation-open .navigation-backdrop{opacity:1;visibility:visible;}
		.navigation-open .indicators{z-index:1020;}

		#share-button-xs{position: absolute;left:0;bottom:30px;width:100%;text-align: center;}
		#share-button-xs.need-share-button-default .need-share-button_button{background-color: #1ab122;color:#9fff99;
			width:150px;padding:12px 20px 14px;border-radius:4px;}
	}

	.landscape-msg{position: fixed;top:0;left: 0;width: 100%;height: 100%;font-size:16px;z-index: 10000;text-align: center;
    display: none;background-color: #fff;}
  .landscape-msg h2{font-size: 32px;font-weight:800;margin:10px 0 15px;}
  @media (max-width:767px) and (min-aspect-ratio: 13/9) {
    body{overflow:hidden;position: fixed;}
    .landscape-msg{display: block;}
  }

/* Footer */	

/* Opening */
	.hold-section{position: relative;}
	#opening .section-stack{opacity:0;visibility:hidden;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
	#opening .section-stack.active{opacity:1;visibility:visible;}

	.opening-01{height:100%;position: relative;overflow:hidden;color:#fff;z-index:30;}
	.opening-01::before{opacity: 0.451;height: 332px;width:100%;position: absolute;left:0;top:0;content:'';z-index:36;
	  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(6,10,9) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(6,10,9) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgb(6,10,9) 100%);}
	#opening-01-bg{position: absolute;left:-10px;top:-10px;right:-10px;bottom:-10px;z-index:31;
		background:url(../img/opening-01.jpg) no-repeat center center;background-size: cover;}
	#opening-trunck, #opening-leaves, #opening-blured-leaves, #opening-falling-leaves, #opening-reflexion{
		transform: scale(1);-webkit-transform: scale(1);}
	#opening-trunck{position: absolute;left:-10px;top:-10px;bottom:-10px;z-index:32;}
	#opening-leaves{position: absolute;right:-30px;bottom:-30px;width:35.5%;z-index:35;}
	#opening-blured-leaves{position: absolute;left:-10px;bottom:-10px;width:15.6818%;z-index:33}
	#opening-falling-leaves{position: absolute;left:50%;top:12%;width:55.0454%;margin-left: -27.5227%;z-index:32;}
	#opening-reflexion{position: absolute;width:6.3636%;right:25%;top:8%;z-index:32;}
	#opening-trunck&gt;img{height:100%;width:auto;}
	#opening-leaves&gt;img, #opening-blured-leaves&gt;img, #opening-falling-leaves&gt;img, #opening-reflexion&gt;img{max-width:100%;}
	.opening-01 .center-middle{z-index:37;}
	.opening-01 h1{margin:0;font-size: 60px;color:#fff;text-shadow: 0px 3px 2.67px rgba(0, 0, 0, 0.25);}
	.opening-01 h1 .xlg{font-size: 120px;display:block;}
	.opening-01 h1 .lg{font-size: 90px;}
	.opening-01 h1 .sm{font-size: 50px;padding-left: 105px;font-weight: 700;}
	.opening-01 h1 .line2, .opening-01 h1 .line3{display:block;}
	.opening-01 h1 .line2{padding-left: 100px;}
	.opening-01 h1 .line3{padding-right: 100px;}
	.scroll-down{position: absolute;left:50%;bottom:10px;color:#fff;border:0;padding:0;background-color:transparent;
		font-size: 15px;font-weight: 700;text-align: center;z-index:35;padding-bottom: 45px;cursor:pointer;
		transform: translateX(-50%);-webkit-transform: translateX(-50%);}
	.scroll-down i{font-size: 40px;font-weight: 400;position: absolute;left:50%;margin-left: -20px;
		-webkit-transform: translateY(0);transform: translateY(0);
		-webkit-transition: all 500ms ease-in-out;
	  -moz-transition: all 750ms ease-in-out;
	  -ms-transition: all 750ms ease-in-out;
	  -o-transition: all 750ms ease-in-out;
	  transition: all 750ms ease-in-out;}
  .scroll-down.lift i{-webkit-transform: translateY(14px);transform: translateY(14px);}

	.prev-active #opening-trunck, .prev-active #opening-leaves, .prev-active #opening-blured-leaves, 
	.prev-active #opening-falling-leaves, .prev-active #opening-reflexion{transform: scale(10);-webkit-transform: scale(10);
		-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}

	#opening .opening-02.section-stack.prev-active{opacity:1;visibility:hidden;}
	.opening-02, .opening-03{position: absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;z-index:20;color:#fff;}
	.opening-02-bg, .opening-03-bg{position: absolute;top: 0;left: 0;width: 100%;height:100%;
		background:url(../img/opening-02.jpg) no-repeat center center;background-size: cover;
		transform:scale(1);-webkit-transform:scale(1);
		-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
	.opening-02-bg::before, .opening-03-bg::before{position: absolute;content:'';left:0;top:0;width:100%;height:100%;
		background-color:rgba(0,0,0,.3);}
	.opening-03-bg{background-image: url(../img/opening-03.jpg);z-index:10}
	.opening-02.prev-active .opening-02-bg{transform:scale(1.2);-webkit-transform:scale(1.2);}
	.opening-03-bg{transform: scale(0.8);-webkit-transform: scale(0.8);}
	.opening-02.active .opening-02-bg, .opening-03.active .opening-03-bg{transform: scale(1);-webkit-transform: scale(1);}

	.opening-02 h2, .opening-03 h2{margin:0;font-size: 45px;text-shadow: 0px 3px 2.67px rgba(0, 0, 0, 0.2);
		position: absolute;top:50%;left:0;width:100%;text-align: center;}
	.opening-02 h2.d-none, .opening-03 h2.d-none, .opening-02-title-xs-wrap, .opening-03-title-xs-wrap{opacity: 0;
		transform: scale(1.7);-webkit-transform: scale(1.7);
		transition-property: opacity,transform;-webkit-transition-property: opacity,transform;
		transition-duration: .7s;-webkit-transition-duration: .7s;
		transition-timing-function: ease;-webkit-transition-timing-function: ease;}
	.opening-02 h2{margin-top: -75px;}
	.opening-02.active h2.d-none, .opening-03.active h2.d-none, 
	.opening-02.active .opening-02-title-xs-wrap, .opening-03.active .opening-03-title-xs-wrap{opacity: 1;
		transform: translate(0) scale(1);-webkit-transform: translate(0) scale(1);transition-delay: .1s;-webkit-transition-delay: .1s;}
	.opening-02 h2 .lg{font-size: 80px;display:block;}
	.opening-02 .scroll-down{font-size: 22px;}

	.opening-03 h2{font-size: 46px;margin-top: -115px;}
	.opening-03 h2 .line1, .opening-03 h2 .line2, .opening-03 h2 .line3{display:block;}
	.opening-03 h2 .line2, .opening-03 h2 .line3{font-size: 50px;}
	.opening-03 h2 .line1{padding-right:35px;}
	.opening-03 h2 .line2{padding-left:80px;}
	.opening-03 h2 .lg{font-size: 64px;}
	.opening-03 .scroll-down{font-size: 22px;}

/* Trade */
	.current{height:100%;position: relative;z-index:2;color:#fff;}
	.change{position: absolute;top:0;right:0;width:100%;height:100%;z-index:1;}

	.active .current{position: fixed;top:0;right:0;overflow:hidden;width:100%;
		-webkit-transition: width .7s ease;transition: width .7s ease;}
	.hold-position{position: relative;left:0;top:0;width:100%;height:100%;transform: translateX(0);-webkit-transform: translateX(0);
		-webkit-transition: transform .7s ease;transition: transform .7s ease;}
	.current.prev-active{width:0%;}
	.current.prev-active .hold-position{transform: translateX(-100%);-webkit-transform: translateX(-100%);}

	.ios-device	.current, .ie-browser	.current{-webkit-transition: width .3s ease!important;transition: width .3s ease!important;}
	.ios-device .current.prev-active .hold-position, 
	.ie-browser .current.prev-active .hold-position{transform: translateX(0);-webkit-transform: translateX(0);}
	
	.iphone .current.prev-active .hold-position{transform: translateX(0);-webkit-transform: translateX(0);}

	.trade-section-bg{position: absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}
	.left-side, .right-side{-webkit-transition: -webkit-transform .3s cubic-bezier(1,0,0,1) .6s;
		transition: -webkit-transform .3s cubic-bezier(1,0,0,1) .6s;
		transition: transform .3s cubic-bezier(1,0,0,1) .6s;
		transition: transform .3s cubic-bezier(1,0,0,1) .6s, -webkit-transform .3s cubic-bezier(1,0,0,1) .6s;
		will-change: transform;}
	.left-side{-webkit-transform: translateY(-100%);transform: translateY(-100%);}
	.right-side{-webkit-transform: translateY(100%);transform: translateY(100%);position: relative;}
	.trade-section-bg .right-side::before{position: absolute;content:'';top:0;right:0;bottom:0;width:200%;
		background-repeat: no-repeat;background-position: center center;background-size: cover;}
	.section.active .left-side, .section.active .right-side{-webkit-transform: translateY(0);transform: translateY(0);}

	.trade-section-content{height:100%;overflow:hidden;}
	.left-inner{max-width:50%;position: relative;padding-top:100px;}
	.left-inner .number{font-size:490px;font-weight: 800;line-height:1;position: absolute;top:-88px;left:-44px;z-index:-1;}
	.left-inner .lead{font-size: 22px;font-weight: 400;margin-bottom: 10px;}
	.left-inner .lead strong{font-weight: 800;}
	.left-inner h2{font-size: 55px;font-weight: 800;line-height:1;margin-bottom: 50px;max-width:420px;}
	.situation-change{position: relative;margin-right: -15px;}
	.left-inner ul{list-style:none;padding:0;margin:0;}
	.left-inner ul&gt;li, #boldstep h2 small{position: relative;display: -ms-flexbox;display: flex;-ms-flex-align: start;
		align-items: flex-start;}
	.left-inner ul&gt;li+li{margin-top: 15px;}
	.left-inner ul&gt;li&gt;a{font-size: 28px;color: rgba(26,27,29,.4);font-weight: 500;text-decoration: none!important;
		margin-right: 25px;}
	.left-inner ul&gt;li.active&gt;a{color:#1a1b1d;font-weight: 800;}
	.left-inner ul&gt;li .line, #boldstep h2 small .line{height:2px;-ms-flex: 1;flex: 1;margin-top:25px;position: relative;display:none;}
	.left-inner ul&gt;li .line::before, #boldstep h2 small .line::before{position: absolute;content:'';height:2px;width:0;left:0;top:0;
		-webkit-transition: width 0.3s ease 0.3s;transition: width 0.3s ease 0.3s;}
	.left-inner ul&gt;li.active .line, #boldstep h2 small .line{display:block;}
	.current .left-inner ul&gt;li&gt;a{color: rgba(255,255,255,.4);}
	.current .left-inner ul&gt;li.active&gt;a{color:#fff;}
	.section.active .current .left-inner ul&gt;li .line::before, 
	.section.active .change.section-stack.active .left-inner ul&gt;li .line::before,
	#boldstep.active h2 small .line::before{width:100%;}
	.section.active .current .left-inner ul&gt;li .line::before, 
	.section.active .change.section-stack.active.down .left-inner ul&gt;li .line::before, 
	#boldstep.active h2 small .line::before{transition-delay: 1s;-webkit-transition-delay: 1s;}
	.section.active .change.section-stack.active .left-inner ul&gt;li .line::before{transition-delay: .3s;-webkit-transition-delay: .3s;}
	.trade-desc{position: absolute;left:100%;margin-left:25px;width:465px;font-size: 17px;font-weight: 500;color:#fff;}
	.trade-desc.bottom{top:auto;bottom:0;}
	.slide-wrap{overflow:hidden;}
	.slide-right{transform: translateX(-100%);-webkit-transform: translateX(-100%);transition: transform .7s ease .3s;
		-webkit-transition: transform .7s ease .3s;}
	.section.active .current .slide-right, .section.active .change.section-stack.active .slide-right{transform: translateX(0);
		-webkit-transform: translateX(0);}
	.section.active .current .slide-right, .section.active .change.section-stack.active.down .slide-right{
		transition-delay: 1.3s;-webkit-transition-delay: 1.3s;}
	.section.active .change.section-stack.active .slide-right{transition-delay: .6s;-webkit-transition-delay: .6s;}

	.change .trade-section-bg .left-side, .change .trade-section-bg .right-side{background-color: #e9eef4;}
	.change .number{color:#fff;}

	.color-01 .current .trade-section-bg .left-side, .color-01 .current .trade-section-bg .right-side{background-color: #2c1e1e;}
	.color-01 .current .number{color:#413232;}

	.color-02 .current .trade-section-bg .left-side, .color-02 .current .trade-section-bg .right-side{background-color: #1b272f;}
	.color-02 .current .number{color:#2a3a44;}

	.color-03 .current .trade-section-bg .left-side, .color-03 .current .trade-section-bg .right-side{background-color: #363742;}
	.color-03 .current .number{color:#474857;}

	.color-04 .current .trade-section-bg .left-side, .color-04 .current .trade-section-bg .right-side{background-color: #3b0312;}
	.color-04 .current .number{color:#4e0518;}

	.color-05 .current .trade-section-bg .left-side, .color-05 .current .trade-section-bg .right-side{background-color: #2e1e1e;}
	.color-05 .current .number{color:#3e2c2c;}

	.color-06 .current .trade-section-bg .left-side, .color-06 .current .trade-section-bg .right-side{background-color: #1c1714;}
	.color-06 .current .number{color:#362c27;}

	.img-credit{position: absolute;right:10px;bottom:8px;font-size: 8px;font-weight: 700;color:rgba(255,255,255,.3);}

	.indicators{position:fixed;left:10px;top:50%;z-index:1000;}
	.section-pos{font-size: 10px;font-weight: 700;text-transform: uppercase;color:#7e7e7e;white-space:nowrap;width:120px;
		position: absolute;left:-49px;top:-90px; transform:rotate(-90deg);}
	.indicators ol{list-style:none;padding:3px;margin:0;background-color:rgba(26,27,29,.2);border-radius:24px;display:block;}
	.indicators ol&gt;li+li{margin-top: 6px;}
	.indicators ol&gt;li&gt;a{font-size: 12px;font-weight: 500;color:#a7a7a7;display:block;width:18px;height:18px;border-radius:50%;
		text-align: center;line-height:16px;text-decoration: none!important;padding:0;}
	.indicators ol&gt;li&gt;a.active{color:#fff;font-weight: 700;}
	.fp-viewing-0 .indicators{display:none!important;}

	[data-color="orange"] .text-color{color:#ff740c;}
	[data-color="orange"] .left-inner ul&gt;li .line::before, .indicators.orange ol&gt;li&gt;a.active{background-color: #ff740c;}
	[data-color="blue"] .text-color{color:#21abe2;}
	[data-color="blue"] .left-inner ul&gt;li .line::before, .indicators.blue ol&gt;li&gt;a.active{background-color: #21abe2;}
	[data-color="green"] .text-color{color:#41901b;}
	[data-color="green"] .left-inner ul&gt;li .line::before, .indicators.green ol&gt;li&gt;a.active{background-color: #41901b;}
	[data-color="blue2"] .text-color{color:#02a5f9;}
	[data-color="blue2"] .left-inner ul&gt;li .line::before, .indicators.blue2 ol&gt;li&gt;a.active{background-color: #02a5f9;}
	[data-color="tosca"] .text-color{color:#76c0b8;}
	[data-color="tosca"] .left-inner ul&gt;li .line::before, .indicators.tosca ol&gt;li&gt;a.active{background-color: #76c0b8;}
	[data-color="pink"] .text-color{color:#f17081;}
	[data-color="pink"] .left-inner ul&gt;li .line::before, .indicators.pink ol&gt;li&gt;a.active{background-color: #f17081;}
	[data-color="red"] .text-color{color:#a83a3f;}
	[data-color="red"] .left-inner ul&gt;li .line::before, .indicators.red ol&gt;li&gt;a.active{background-color: #a83a3f;}
	[data-color="blue3"] .text-color{color:#5f89c8;}
	[data-color="blue3"] .left-inner ul&gt;li .line::before, .indicators.blue3 ol&gt;li&gt;a.active{background-color: #5f89c8;}
	[data-color="yellow"] .text-color{color:#ae9e65;}
	[data-color="yellow"] .left-inner ul&gt;li .line::before, .indicators.yellow ol&gt;li&gt;a.active{background-color: #ae9e65;}
	[data-color="blue4"] .text-color{color:#4496dd;}
	[data-color="blue4"] .left-inner ul&gt;li .line::before, .indicators.blue4 ol&gt;li&gt;a.active{background-color: #4496dd;}

/* Trade01 */
	#trade01 .current .trade-section-bg .right-side::before{background-image: url(../img/trade01-current.png);}
	#trade01 .change .trade-section-bg .right-side::before{background-image: url(../img/trade01-change.png);}

/* Trade02 */
	#trade02 .left-inner h2{max-width:460px;}
	#trade02 .left-inner h2 .text-anim{display:block;}
	#trade02 .current .trade-section-bg .right-side::before{background-image: url(../img/trade02-current.png);}
	#trade02 .change .trade-section-bg .right-side::before{background-image: url(../img/trade02-change.png);}

/* Trade03 */
	#trade03 .left-inner h2{max-width:460px;}
	#trade03 .left-inner h2 .text-anim{display:block;}
	#trade03 .current .trade-section-bg .right-side::before{background-image: url(../img/trade03-current.png);}
	#trade03 .current .left-inner ul&gt;li .line::before{background-color: #fff;}
	#trade03 .change .trade-section-bg .right-side::before{background-image: url(../img/trade03-change.png);}

/* Trade04 */
	#trade04 .left-inner h2{max-width:460px;}
	#trade04 .current .trade-section-bg .right-side::before{background-image: url(../img/trade04-current.png);}
	#trade04 .change .trade-section-bg .right-side::before{background-image: url(../img/trade04-change.png);}

/* Trade05 */
	#trade05 .left-inner h2{max-width:520px;}
	#trade05 .current .trade-section-bg .right-side::before{background-image: url(../img/trade05-current.png);}
	#trade05 .change .trade-section-bg .right-side::before{background-image: url(../img/trade05-change.png);}

/* Trade06 */
	#trade06 .left-inner .number{top:-65px;}
	#trade06 .left-inner h2{max-width:520px;}
	#trade06 .current .trade-section-bg .right-side::before{background-image: url(../img/trade06-current.png);}
	#trade06 .change .trade-section-bg .right-side::before{background-image: url(../img/trade06-change.png);}

/* Trade07 */
	#trade07 .current .trade-section-bg .right-side::before{background-image: url(../img/trade07-current.png);}
	#trade07 .change .trade-section-bg .right-side::before{background-image: url(../img/trade07-change.png);}

	.section .col-sm-6, .section .col-sm-12{min-height: 0;}

/* Bold Step */
	#boldstep .left-inner{max-width:none;padding-top: 80px;color:#fff;}
	#boldstep .change{position: relative;height:auto;top:auto;min-height:100%;}
	#boldstep .change .trade-section-bg .left-side{background: #1ab122 url(../img/flower.png) no-repeat center center;}
	#boldstep .change .trade-section-bg .right-side{background-color: #fff;}
	#boldstep .text-green{color:#9fff99;display:block;}
	#boldstep h2{max-width:none;}
	#boldstep h2 small{font-size: 32px;color:#1a1b1d;font-weight: 800;margin-top: 15px;margin-right: -25px;}
	#boldstep h2 small .line{margin-left: 20px;margin-top: 20px;}
	#boldstep h2 small .line::before{background-color: #9fff99;}
	.list-step{list-style:none;padding:0;margin:0 0 0 40px;}
	.list-step&gt;li{font-size: 17px;font-weight: 500;position: relative;padding:10px 0 15px 50px;min-height:55px;}
	.list-step&gt;li+li{border-top:1px solid #e9eaea;}
	.list-step&gt;li .number{font-size: 32px;color:#1ab123;position: absolute;left:0;top:3px;font-weight: 400;}
	#boldstep.active [data-aos="fade-up"] {opacity: 1;-webkit-transform: none;transform: none;}
	.section.active .list-step&gt;li:nth-child(1){transition-delay: 1s!important;-webkit-transition-delay: 1s!important;}
	.section.active .list-step&gt;li:nth-child(2){transition-delay: 1.1s!important;-webkit-transition-delay: 1.1s!important;}
	.section.active .list-step&gt;li:nth-child(3){transition-delay: 1.2s!important;-webkit-transition-delay: 1.2s!important;}
	.section.active .list-step&gt;li:nth-child(4){transition-delay: 1.3s!important;-webkit-transition-delay: 1.3s!important;}
	.section.active .list-step&gt;li:nth-child(5){transition-delay: 1.4s!important;-webkit-transition-delay: 1.4s!important;}
	.section.active .list-step&gt;li:nth-child(6){transition-delay: 1.5s!important;-webkit-transition-delay: 1.5s!important;}
	.section.active .list-step&gt;li:nth-child(7){transition-delay: 1.6s!important;-webkit-transition-delay: 1.6s!important;}
	.section.active .list-step&gt;li:nth-child(8){transition-delay: 1.7s!important;-webkit-transition-delay: 1.7s!important;}
	.section.active .list-step&gt;li:nth-child(9){transition-delay: 1.8s!important;-webkit-transition-delay: 1.8s!important;}
	.section.active .list-step&gt;li:nth-child(10){transition-delay: 1.9s!important;-webkit-transition-delay: 1.9s!important;}
	.section.active .list-step&gt;li:nth-child(11){transition-delay: 2s!important;-webkit-transition-delay: 2s!important;}
	.section.active .list-step&gt;li:nth-child(12){transition-delay: 2.1s!important;-webkit-transition-delay: 2.1s!important;}
	.right-inner{padding-top:100px;padding-bottom: 60px;}
	#boldstep .fp-scrollable .left-inner{padding-top: 0;}

	.last-section .navbar-nav &gt; li &gt; a, .last-section .navbar-nav &gt; li + li &gt; a::before{color:#1a1b1d;}
	.last-section .need-share-button-default .need-share-button_button{background-color: #1ab122;color:#9fff99;}
	.last-section .need-share-button-default .need-share-button_button:hover{color:#fff;}
	.last-section .scroll-navigate{color:#a3a4a5;}

	.credit{color:#a4f79d;font-weight: 300;position: absolute;left:20px;bottom:20px;z-index:14;}
	.credit a{font-weight: 400;color:#a4f79d!important;}

@media (min-width:1540px) {
	.container{max-width: 1500px;width:auto;}
	.opening-01 h1{font-size:76px;}
	.opening-01 h1 .xlg{font-size:148px;}
	.opening-01 h1 .line2{padding-left: 135px;}
	.opening-01 h1 .lg{font-size: 120px;}
	.opening-01 h1 .line3{padding-right: 155px;margin-top: -20px;}
	.opening-01 h1 .sm{font-size: 65px;padding-left: 167px;}
	.opening-02 h2{font-size: 63px;margin-top: -104px;}
	.opening-02 h2 .lg{font-size: 110px;}
	.opening-03 h2{font-size: 65px;margin-top: -166px;}
	.opening-03 h2 .lg{font-size: 92px;}
	.opening-03 h2 .line2, .opening-03 h2 .line3{font-size: 70px;}
	.opening-03 h2 .line1{padding-right: 60px;}
	.opening-03 h2 .line2{padding-left: 100px;}

	.left-inner .number{font-size: 640px;top:-136px;left:-52px;}
	.left-inner .lead{font-size: 30px;}
	.left-inner h2{font-size: 70px;max-width:530px;}
	.left-inner ul &gt; li &gt; a{font-size: 36px;}
	.left-inner ul &gt; li .line{margin-top: 38px;}
	.trade-desc{font-size: 20px;width:540px;}
	.trade-desc.to-change{padding-top: 20px;}
	.situation-change{margin-right: -35px;}

	#trade02 .left-inner h2, #trade03 .left-inner h2, #trade04 .left-inner h2{max-width:620px;}
	#trade05 .left-inner h2, #trade06 .left-inner h2{max-width:680px;}
}
@media (min-width:1540px) and (max-height:850px) {
	#trade04 .left-inner h2{font-size: 60px;max-width: 520px;margin-bottom: 30px;}
	#trade04 .left-inner .number{top:-110px}
}
@media (min-width:768px) and (max-height:700px) {
	#trade04 .left-inner h2{font-size: 45px;margin-bottom: 30px;max-width:400px;}
	#trade04 .left-inner .number{top:-60px}
}
@media (min-width:1200px){
}
@media (max-width:1199px){
	.opening-03 h2{font-size: 40px;}
	.opening-03 h2 .lg{font-size: 60px;}

	.left-inner .number{font-size: 440px;top:-67px;left:-38px;}
	.left-inner .lead{font-size: 20px;}
	.left-inner h2{font-size: 48px;max-width:360px}
	.left-inner ul &gt; li &gt; a{font-size: 26px;}
	.trade-desc{max-width:425px;font-size: 15px;}
	#trade02 .left-inner h2{max-width:330px;}
	#trade04 .left-inner h2{max-width:380px;}
	#trade04 .left-inner .number{top:-25px;}
	#trade05 .left-inner .number, #trade06 .left-inner .number{top:-45px;}
	#trade07 .left-inner .number{top:-55px;}
	#boldstep h2{font-size: 44px;}
	#boldstep h2 small{font-size: 30px;}
	.list-step &gt; li{font-size: 15px;}
}
@media (max-width:991px){
	.navbar-expand .navbar-nav{align-items: center;-ms-flex-align:center;}
	.navbar-nav &gt; li &gt; a{padding-left: 6px;padding-right:6px;line-height:20px;text-align: center;}
	.navbar-nav &gt; li + li &gt; a::before{top:50%;margin-top: -12px;}
	.navbar-nav &gt; li.nav-btn{margin-left: 6px;}
	.opening-01 h1 .xlg{font-size: 90px;}
	.opening-01 h1{font-size: 44px;}
	.opening-01 h1 .lg{font-size: 66px;}
	.opening-01 h1 .line3{margin-top: -15px;padding-right: 0;}
	.opening-01 h1 .sm{font-size: 40px;}
	.opening-02 h2{font-size: 32px;margin-top: -51px;}
	.opening-02 h2 .lg{font-size: 54px;}
	.opening-03 h2{font-size: 32px;margin-top: -86px;}
	.opening-03 h2 .lg{font-size:40px;}
	.opening-03 h2 .line2, .opening-03 h2 .line3{font-size: 34px;}
	.opening-03 h2 .line1{padding-right: 10px;}

	.left-inner .number{font-size: 360px;top:-40px;left:-30px;}
	.left-inner .lead{font-size: 16px;}
	.left-inner h2{font-size: 40px;max-width:290px;}
	.left-inner ul &gt; li &gt; a{font-size: 22px;}
	.trade-desc{max-width:310px;overflow:hidden;}
	.trade-desc .row{display:block;margin-left: 0;margin-right: 0;transform: translateX(-100%);
		transition: transform .7s ease .3s;transition-delay: 0.3s;}
	.section.active .current .trade-desc .row, .section.active .change.section-stack.active .trade-desc .row{
		transform: translateX(0);}
	.section.active .change.section-stack.active .trade-desc .row{transition-delay: .6s;-webkit-transition-delay: .6s;}
	.section.active .current .trade-desc .row, .section.active .change.section-stack.active.down .trade-desc .row{
		transition-delay: 1.3s;-webkit-transition-delay: 1.3s;}
	.trade-desc .col-lg-6{padding-left: 0;padding-right: 0;}
	.trade-desc .col-lg-6, .trade-desc .col-lg-6 div{display:inline;}
	.left-inner ul &gt; li .line{margin-top: 18px;}
	#trade04 .left-inner h2{max-width:300px;}
	#trade04 .left-inner .number{top:-5px;}
	#trade05 .left-inner .number, #trade06 .left-inner .number{top:-20px;}
	#trade07 .left-inner .number{top:-30px;}
	#boldstep h2{font-size: 34px;}
	#boldstep h2 small{font-size: 21px;}
	#boldstep h2 small .line{margin-top: 13px;}
}
@media (max-width:767px){
	.navbar{padding-top: 15px;padding-bottom: 15px;}
	.navbar-nav{display:none;}
	.navbar-brand{-webkit-transition: width .5s ease;transition: width .5s ease;width:222px;overflow:hidden;}
	.navbar-brand &gt; img{width:222px;}
	.navbar.scrolled .navbar-brand{width:75px;}
	.hamburger{display:block;}

	#opening-01-bg{bottom:-50px;}
	#opening-trunck{bottom:-100px;left:-40px;}
	#opening-blured-leaves{bottom:-30px;}
	#opening-leaves{bottom:-100px;}
	#opening-reflexion{top:11%;}

	.opening-01, .opening-02, .opening-03{height:100vh;}
	/*.opening-02, .opening-03{position: relative;top:auto;left:auto;}
	#opening .section-stack{opacity:1;visibility:visible;}
	.opening-03-bg{transform: scale(1);}*/
	.opening-01 h1{font-size: 38px;}
	.opening-01 h1 .xlg{font-size: 60px;}
	.opening-01 h1 .line2{padding-left: 0;}
	.opening-01 h1 .lg{font-size:50px;}
	.opening-01 h1 .line3{padding-right: 0;margin-top:-5px;}
	.opening-01 h1 .sm{padding-left: 0;font-size: 30px;}
	.opening-02 h2{font-size: 26px;}
	.opening-02 h2 .lg{font-size: 34px;}
	.opening-03 h2{font-size:24px;}
	.opening-03 h2 .lg{font-size:30px;}
	.opening-03 h2 .line2, .opening-03 h2 .line3{font-size:28px;}
	.opening-03 h2 .line1{padding-right:0;}
	.opening-03 h2 .line2{padding-left: 0;}

	.opening-02 h2, .opening-03 h2{position: relative;left:auto;top:auto;margin-top: 0;}
	.opening-02-title-xs-wrap, .opening-03-title-xs-wrap{position: absolute;left:0;top:50%;width:100%;margin-top: -70px;}
	.opening-03-title-xs-wrap{margin-top: -65px;}

	.indicators, .section-pos{display:none;}
	.indicators{top:26px;left:50%;z-index:1040;margin-left: -84px;}
	.indicators ol{background-color:rgba(26,27,29,.3);display: -ms-flexbox;display: flex;}
	.indicators ol&gt;li{display:inline-block;}
	.indicators ol &gt; li + li{margin-top: 0;margin-left: 6px;}
	.indicators ol&gt;li&gt;a{color:#fff;}
	.indicators ol&gt;li&gt;a.orange.active{background-color: #ff740c;}
	.indicators ol&gt;li&gt;a.blue.active{background-color: #21abe2;}
	.indicators ol&gt;li&gt;a.green.active{background-color: #41901b;}
	.indicators ol&gt;li&gt;a.blue2.active{background-color: #02a5f9;}
	.indicators ol&gt;li&gt;a.tosca.active{background-color: #76c0b8;}
	.indicators ol&gt;li&gt;a.pink.active{background-color: #f17081;}
	.indicators ol&gt;li&gt;a.red.active{background-color: #a83a3f;}
	.indicators ol&gt;li&gt;a.blue3.active{background-color: #5f89c8;}
	.indicators ol&gt;li&gt;a.yellow.active{background-color: #ae9e65;}
	.indicators ol&gt;li&gt;a.blue4.active{background-color: #4496dd;}

	.current{height:auto;overflow: hidden;width: 100%;margin-left: auto;
		-webkit-transition: width .7s ease;transition: width .7s ease;}
	.left-side, .right-side{transform:translateY(0);-webkit-transform:translateY(0);}
	.left-side .left-middle{position: relative;left:auto;top:auto;transform:none;-webkit-transform:none;}
	.trade-section-bg .left-side, .trade-section-bg .right-side{display:none;background:none;}
	.trade-desc{position: relative;left:auto;margin-left: 0;width:auto;max-width: none;bottom:auto!important;top:auto!important;
		font-size: 17px;line-height:1.5;}
	.trade-desc .row{transform: translateX(0);}
	.left-inner{padding-top: 0;max-width:none;}
	.trade-section-content{padding-top: 75vw;padding-bottom: 45px;}
	.trade-section-bg{background-repeat: no-repeat;background-position:center top;background-size: contain;height:94.5241vw;}
	.trade-section-bg:before{position: absolute;content:'';left:0;bottom:-1px;width:100%;height:37.5%;}
	.left-inner .number{display:none;}
	.left-inner .lead{font-size: 30px;}
	.left-inner .lead .text-anim{padding-bottom: 0;}
	.left-inner h2{font-size: 47px;max-width:470px;line-height:1.1;margin-bottom: 30px;}
	.situation-change{margin-right: 0;}
	.left-inner ul{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 25px;position: relative;}
	.left-inner ul&gt;li{width:50%;display:block;}
	.left-inner ul &gt; li + li{margin-top: 0;}
	.left-inner ul&gt;li&gt;a{display:block;margin-right: 0;text-align: center;border:1px solid rgba(255,255,255,.5);
		color:rgba(255,255,255,.5);font-size: 24px;padding:8px 20px 12px;line-height:1.1;height:74px;}
	.left-inner ul&gt;li:first-child&gt;a{border-right:0;border-radius:6px 0 0 6px;}
	.left-inner ul&gt;li:nth-child(2)&gt;a{border-left:0;border-radius:0 6px 6px 0;}
	.left-inner ul &gt; li.active .line, #boldstep h2 small .line{display:none;}
	.left-inner ul &gt; li.active &gt; a{font-weight: 700;}
	.change .left-inner ul&gt;li&gt;a{color:rgba(26,27,29,.5);border-color:rgba(26,27,29,.5);}
	@media (min-width:768px){
		.left-inner ul:hover&gt;li.active&gt;a:not(:hover){color:rgba(255,255,255,.5);}
		.change .left-inner ul:hover&gt;li.active&gt;a:not(:hover){color:rgba(26,27,29,.5);}
	}
	.left-inner ul&gt;li&gt;a:hover,.left-inner ul&gt;li.active&gt;a{color:#fff;}
	.change .left-inner ul&gt;li&gt;a:hover,.change .left-inner ul&gt;li.active&gt;a{color:#1a1b1d;}
	.left-inner ul&gt;li:not(.magic-line){position: relative;z-index:2;}
	.left-inner ul&gt;li.magic-line{position: absolute;top:1px;left:1px;width: 100px;height:72px;background:rgba(255,255,255,.5);
		transform: translateX(0); transform-origin: left;transition: all 0.4s;z-index:1;}
	.change .left-inner ul&gt;li.magic-line{background-color:rgba(26,27,29,.5);}
	.left-inner ul&gt;li.magic-line::before{position: absolute;content:'';left:50%;margin-left: -7px;top:100%;margin-top: 1px;
		border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(255,255,255,.5);}
	.change .left-inner ul&gt;li.magic-line::before{border-top-color:rgba(26,27,29,.5);}
	.left-inner ul&gt;li:not(.active)&gt;a{animation: pulse 2s ease-out infinite;-webkit-animation: pulse 2s ease-out infinite;}
	.change .left-inner ul&gt;li:not(.active)&gt;a{animation: pulsec 2s ease-out infinite;-webkit-animation: pulsec 2s ease-out infinite;}
	@keyframes pulse {
	  0% {color:rgba(255,255,255,.5);}
	  50% {color:rgba(255,255,255,1);}
	  100% {color:rgba(255,255,255,.5);}
	}
	@-webkit-keyframes pulse {
	  0% {color:rgba(255,255,255,.5);}
	  50% {color:rgba(255,255,255,1);}
	  100% {color:rgba(255,255,255,.5);}
	}
	@keyframes pulsec {
	  0% {color:rgba(26,27,29,.5);}
	  50% {color:rgba(26,27,29,1);}
	  100% {color:rgba(26,27,29,.5);}
	}
	@-webkit-keyframes pulsec {
	  0% {color:rgba(26,27,29,.5);}
	  50% {color:rgba(26,27,29,1);}
	  100% {color:rgba(26,27,29,.5);}
	}

	.color-01 .current{background-color:#2c1e1e;}
	.color-01 .trade-section-bg::before{background-image: -moz-linear-gradient( 90deg, rgb(44,30,30) 0%, rgba(44,30,30,0) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(44,30,30) 0%, rgba(44,30,30,0) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(44,30,30) 0%, rgba(44,30,30,0) 100%);}
	.color-02 .current{background-color: #1b272f;}
	.color-02 .trade-section-bg::before{background-image: -moz-linear-gradient( 90deg, rgb(27,39,47) 0%, rgba(27,39,47,0) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(27,39,47) 0%, rgba(27,39,47,0) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(27,39,47) 0%, rgba(27,39,47,0) 100%);}

	.color-03 .current{background-color: #1b272f;}
	.color-03 .trade-section-bg::before{background-image: -moz-linear-gradient( 90deg, rgb(27,39,47) 0%, rgba(27,39,47,0) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(27,39,47) 0%, rgba(27,39,47,0) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(27,39,47) 0%, rgba(27,39,47,0) 100%);}

	.color-04 .current{background-color: #3b0312;}
	.color-04 .trade-section-bg::before{background-image: -moz-linear-gradient( 90deg, rgb(59,3,18) 0%, rgba(59,3,18,0) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(59,3,18) 0%, rgba(59,3,18,0) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(59,3,18) 0%, rgba(59,3,18,0) 100%);}

	.color-05 .current{background-color: #2e1e1e;}
	.color-05 .trade-section-bg::before{background-image: -moz-linear-gradient( 90deg, rgb(46,30,30) 0%, rgba(46,30,30,0) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(46,30,30) 0%, rgba(46,30,30,0) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(46,30,30) 0%, rgba(46,30,30,0) 100%);}

	.color-06 .current{background-color: #1c1714;}
	.color-06 .trade-section-bg::before{background-image: -moz-linear-gradient( 90deg, rgb(28,23,20) 0%, rgba(28,23,20,0) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(28,23,20) 0%, rgba(28,23,20,0) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(28,23,20) 0%, rgba(28,23,20,0) 100%);}

	.change{background-color:#e9eef4;}
	.change .trade-desc{color: #1a1b1d;}
	.change .trade-section-bg::before{background-image: -moz-linear-gradient( 90deg, rgb(233,238,244) 0%, rgba(233,238,244,0.5) 57%, rgba(233,238,244,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(233,238,244) 0%, rgba(233,238,244,0.5) 57%, rgba(233,238,244,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(233,238,244) 0%, rgba(233,238,244,0.5) 57%, rgba(233,238,244,0) 100%);}

	#trade01 .current .trade-section-bg{background-image: url(../img/trade01-current-sm.jpg);}
	#trade01 .change .trade-section-bg{background-image: url(../img/trade01-change-sm.jpg);}
	#trade02 .current .trade-section-bg{background-image: url(../img/trade02-current-sm.jpg);}
	#trade02 .change .trade-section-bg{background-image: url(../img/trade02-change-sm.jpg);}
	#trade02 .left-inner h2{max-width:400px;}
	#trade03 .current .trade-section-bg{background-image: url(../img/trade03-current-sm.jpg);}
	#trade03 .change .trade-section-bg{background-image: url(../img/trade03-change-sm.jpg);}
	#trade04 .current .trade-section-bg{background-image: url(../img/trade04-current-sm.jpg);}
	#trade04 .change .trade-section-bg{background-image: url(../img/trade04-change-sm.jpg);}
	#trade04 .left-inner h2{max-width:none}
	#trade04 .left-inner h2 .text-color{display:block;}
	#trade05 .current .trade-section-bg{background-image: url(../img/trade05-current-sm.jpg);}
	#trade05 .change .trade-section-bg{background-image: url(../img/trade05-change-sm.jpg);}
	#trade06 .current .trade-section-bg{background-image: url(../img/trade06-current-sm.jpg);}
	#trade06 .change .trade-section-bg{background-image: url(../img/trade06-change-sm.jpg);}
	#trade07 .current .trade-section-bg{background-image: url(../img/trade07-current-sm.jpg);}
	#trade07 .change .trade-section-bg{background-image: url(../img/trade07-change-sm.jpg);}

	#boldstep .change::before{position: absolute;content:'';left:0;top:0;width:100%;height:355px;
		background: #1ab122 url(../img/flower.png) no-repeat center center;}
	#boldstep .trade-section-bg{display:none;}
	#boldstep .trade-section-content{padding-top:0;background-color: #fff;}
	#boldstep .left-inner{padding-bottom: 50px;}
	.right-inner{padding-top:30px;padding-bottom: 0;}
	.list-step{margin-left: 0;margin-bottom: 30px;}
	#boldstep h2 small{font-size: 26px;margin-top: 0;}

	.btn-wrap{max-width:280px;margin:0 auto;}
	.btn-wrap .btn{padding-left: 10px;padding-right: 10px;}

	.text-anim{position: relative;overflow: hidden;display: block;will-change: transform;padding-bottom: 10px;}
	.text-anim+.text-anim{margin-top: -10px;}
	.text-anim&gt;span{-webkit-transform: translateY(100%);transform: translateY(100%);display: block;}
	.aos-animate .text-anim&gt;span {-webkit-animation: i .7s cubic-bezier(.645,.045,.355,1) both;
		animation: i .7s cubic-bezier(.645,.045,.355,1) both;animation-delay: 0s;}
	@-webkit-keyframes i {
	    0% {-webkit-transform: translateY(100%);transform: translateY(100%)}
	    to {-webkit-transform: translateY(0);transform: translateY(0)}
	}
	@keyframes i {
	    0% {-webkit-transform: translateY(100%);transform: translateY(100%)}
	    to {-webkit-transform: translateY(0);transform: translateY(0)}
	}
	.credit{display:none;}
}
@media (max-width:576px){
	.container{padding-left: 20px;padding-right: 20px;}
	.navbar{padding-top: 11px;padding-bottom: 11px;}
	.navbar-brand, .navbar-brand &gt; img{width:200px;}
	.navbar.scrolled .navbar-brand{width:67px;}

	.btn{font-size: 14px;}

	.indicators{top:20px;margin-left: -67px;}

	.opening-01 h1{font-size: 28px;}
	.opening-01 h1 .lg, .opening-02 h2 .lg{font-size: 38px;}
	.opening-01 h1 .xlg{font-size: 44px;}
	.opening-01 h1 .sm{font-size: 22px;}
	.opening-01 h1 .line3{font-size: 25px;}
	/*.opening-02 h2{margin-top: -60px;}*/
	.opening-02 h2, .opening-03 h2{font-size: 24px;padding-left: 20px;padding-right: 20px;}
	/*.opening-03 h2{margin-top: -93px;}*/
	.opening-03 h2 .line2, .opening-03 h2 .line3{font-size: 24px;}
	.opening-03 h2 .lg{font-size: 30px;}
	.opening-03 h2 .lg.db{display:block;}
	.opening-03 h2 .line1, .opening-03 h2 .line2, .opening-03 h2 .line3{display:inline;}
	.scroll-down{font-size: 14px;}
	.opening-02 .scroll-down{font-size: 17px;}
	.opening-03 .scroll-down{font-size: 17px;}

	.opening-02-title-xs-wrap{margin-top: -60px;}
	.opening-03-title-xs-wrap{margin-top: -93px;}

	.left-inner .lead{font-size: 17px;}
	.left-inner h2{font-size: 28px;}
	.left-inner ul &gt; li &gt; a{font-size: 15px;}
	.trade-desc{font-size: 14px;}
	.left-inner ul &gt; li &gt; a{height:56px;}
	.left-inner ul &gt; li.magic-line{height:54px;}

	#boldstep .change::before{height:310px;background-size: contain;}
	#boldstep h2{font-size: 32px;}
	#boldstep h2 small{font-size: 18px;}
	.btn-wrap{max-width:none;}
	#boldstep .btn{padding-left:10px;padding-right: 10px;display:block;max-width:300px;border-radius:4px;}
	.list-step &gt; li .number{font-size: 26px;}
}</pre></body></html>