
 #items .item .title
	{
	font-size: 14px;
	}

/*-------- WHY INVEST --------*/

 #why-invest
	{
	position: relative;
	}

 #why-invest .wrapper
	{
	position: relative;
	}

 #why-invest .photo
	{
	display: inline-block;
	width: 600px;
	height: 600px;
	max-width: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	}

 #why-invest .why-invest
	{
	position: absolute;
	top: 90px;
	left: 65px;
	display: inline-block;
	padding: 50px 35px 40px 35px;
	background: RGBA(9,32,68, 0.8);
	color: #fff;
	}

 #why-invest .why-invest div
	{
	font-family: Unbounded;
	font-size: 34px;
	color: #fff;
	text-align: right;
	}

 #why-invest .why-invest div:first-child
	{
	font-size: 88px;
	}

 #why-invest .text
	{
	position: absolute;
	top: 20px;
	right: 0;
	width: 48%;
	padding-left: 74px;
	line-height: 1.8;
	}
 #why-invest .text:before
	{
	content: '';
	position: absolute;
	top: -40px;
	left: 0px;
	width: 67px;
	height: 67px;
	background: url('images/quote.svg') 0 0 no-repeat;
	background-size: 100% auto;
	}

 #why-invest .text h1
	{
	margin-bottom: 20px;
	}

 #why-invest .a
	{
	font-weight: 700;
	color: #081c2a;
	text-decoration: underline;
	cursor: pointer;
	}

 #why-invest .brochure
	{
	margin-top: 6px;
	}

 #why-invest .carousel
	{
	position: absolute;
	bottom: 40px;
	left: 65px;
	right: 0px;
	}

 #why-invest .carousel-wrap
	{
	box-shadow: 0 0 40px 0 rgba(0,0,0, 0.11);
	}

 #why-invest .carousel-item-wrap
	{
	padding: 0 10px;
	flex: 0 0 33.33%;
	height: auto;
	}

 #why-invest .carousel-item
	{
	height: 100%;
	padding: 30px;
	background-color: #fff;
	box-shadow: 0 0 40px 0 rgba(0,0,0, 0.11);
	}

 #why-invest .carousel .n
	{
	display: inline-block;
	width: 50px;
	margin-bottom: 16px;
	padding-bottom: 20px;
	font-family: Unbounded;
	font-size: 34px;
	line-height: 1.4;
	color: #092044;
	border-bottom: 1px solid #092044;
	}

 #why-invest .carousel div
	{
	line-height: 1.5;
	}

 #why-invest .bt
	{
	position: absolute;
	top: 50%;
	margin-top: -30px;
	display: inline-block;
	width: 60px;
	height: 60px;
	background: RGBA(9,32,68, 0.7);
	text-align: center;
	cursor: pointer;
	z-index: 50;
	transition: background 0.2s ease;
	}
 #why-invest .bt:hover
	{
	background: RGB(9,32,68);
	}

 #why-invest .bt.back
	{
	left: -40px;
	}
 #why-invest .bt.next
	{
	right: -40px;
	}

 #why-invest .bt:hover
	{
	fill: #67AD5C;
	}

 #why-invest .dots
	{
	position: absolute;
	bottom: -30px;
	right: 0;
	}


/*-------- WHY INVEST WINDOW --------*/

 #text-window
	{
	max-width: 700px;
	}

 #text-window h3
	{
	margin: 0 0 20px 0;
	padding-bottom: 22px;
	font-family: Unbounded;
	font-size: 26px;
	font-weight: 400;
	color: #092044;
	border-bottom: 1px solid #ddd;
	}

 #text-window .text
	{
	line-height: 1.8;
	}


/*-------- BUY STEPS --------*/

 #buy-steps
	{
	margin: 100px 0;
	}

 #buy-steps .wrapper
	{
	max-width: 1000px;
	}

 #buy-steps h2
	{
	color: #293D5C;
	}

 #buy-steps .steps
	{
	position: relative;
	}

 #buy-steps .step
	{
	position: relative;
	margin: 40px 0;
	padding-left: 100px;
	}

 #buy-steps .title
	{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
	color: #293D5C;
	}

 #buy-steps .text
	{
	line-height: 1.4;
	}

 #buy-steps .n
	{
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -30px;

	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 50px;
	*font-family: Unbounded;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	background-color: #293D5C;
	border: 6px solid #ffffff;
	border-radius: 50%;
	z-index: 15;
	}

 #buy-steps .show-all
	{
	text-align: center;
	}

 #buy-steps .vline
	{
	position: absolute;
	top: 0px;
	bottom: -40px;
	left: 30px;
	width: 3px;
	border-left: 1px solid #aaaaaf;
	z-index: 5;
	}

 #buy-steps .steps:after
	{
	content: '';
	position: absolute;
	bottom: -36px;
	left: 17px;
	width: 15px;
	height: 1px;
	border-top: 1px solid #aaaaaf;
	transform: rotate(45deg);
	}
 #buy-steps .steps:before
	{
	content: '';
	position: absolute;
	bottom: -36px;
	left: 29px;
	width: 15px;
	height: 1px;
	border-top: 1px solid #aaaaaf;
	transform: rotate(-45deg);
	}

 #buy-steps .step:first-of-type:after,
 #buy-steps .step:last-of-type:after
	{
	content: '';
	position: absolute;
	left: 27px;
	width: 6px;
	height: 50%;
	background: #fff;
	z-index: 10;
	}
 #buy-steps .step:first-of-type:after
	{
	top: 0;
	}
 #buy-steps .step:last-of-type:after
	{
	bottom: 0;
	}

 #buy-steps:not(.open) .step:nth-child(2) ~ .step
	{
	display: none;
	}

 #buy-steps.open .vline
	{
	bottom: 0;
	}

 #buy-steps.open .steps:after,
 #buy-steps.open .steps:before
	{
	display: none;
	}

 #buy-steps.open .btn
	{
	display: none;
	}


/*-------- WHY INVEST MOBILE --------*/

@media (max-width: 980px) 
 {
 #why-invest
	{
	padding: 0 60px;
	}

 #why-invest .wrapper
	{
	position: static;
	border-top: 1px solid #fff;
	}

 #why-invest .photo
	{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 100%;
	height: 410px;
	}

 #why-invest .why-invest
	{
	position: relative;
	top: auto;
	left: auto;
	margin: 30px 0;
	}

 #why-invest .why-invest div
	{
	font-size: 28px;
	}

 #why-invest .why-invest div:first-child
	{
	font-size: 56px;
	}

 #why-invest .carousel
	{
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	}

 #why-invest .carousel-item-wrap
	{
	flex: 0 0 50%;
	}

 #why-invest .carousel .dots
	{
	left: 0;
	justify-content: center;
	}

 #why-invest .text
	{
	position: relative;
	top: auto;
	right: auto;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	margin-top: 80px;
	padding-left: 20px;
	line-height: 1.6;
	}
 #why-invest .text:before
	{
	top: -40px;
	width: 35px;
	height: 35px;
	}
 }

@media (max-width: 768px) 
 {
 #why-invest
	{
	padding: 0 20px;
	}

 #why-invest .photo
	{
	height: 300px;
	}

 #why-invest .why-invest
	{
	margin: 20px 0;
	}

 #why-invest .carousel-item
	{
	padding: 16px 20px;
	font-size: 14px;
	}

 #why-invest .carousel .bt
	{
	display: none;
	}
 }

@media (max-width: 600px) 
 {
 #why-invest .photo
	{
	height: 280px;
	}

 #why-invest .why-invest
	{
	padding: 30px;
	}

 #why-invest .why-invest div
	{
	font-size: 20px;
	}

 #why-invest .why-invest div:first-child
	{
	font-size: 40px;
	}

 #why-invest .text
	{
	font-size: 14px;
	}
 }

@media (max-width: 480px) 
 {
 #why-invest .carousel-item-wrap
	{
	flex: 0 0 100%;
	}
 }


/*-------- BUY STEPS MOBILE --------*/

@media (max-width: 980px) 
 {
 #buy-steps
	{
	margin: 60px 0;
	}
 }

@media (max-width: 480px) 
 {
 #buy-steps
	{
	margin: 40px 0;
	}

 #buy-steps .step
	{
	margin: 26px 0;
	padding-left: 0;
	}

 #buy-steps .n
	{
	position: static;
	margin-right: 10px;
	width: 36px;
	height: 36px;
	line-height: 34px;
	font-size: 16px;
	border: none;
	}

 #buy-steps .title
	{
	font-size: 16px;
	}
 #buy-steps .text
	{
	font-size: 15px;
	}

 #buy-steps .vline,
 #buy-steps .steps:after,
 #buy-steps .steps:before,
 #buy-steps .step:first-of-type:after,
 #buy-steps .step:last-of-type:after
	{
	display: none;
	}

 #items .item .title
	{
	font-size: 13px;
	}
 }
