/* Presentation Block */

.presentation h1
{
	font-weight: bold;
	font-size: 50px;
	line-height: 150%;
}

.presentation h2
{
	font-size: 20px;
	line-height: 150%;
	font-weight:normal;
}

.presentation p
{
	font-size:14px;
	color: #D2D2D2;
	line-height: 150%;
	padding-right:15px;
	margin-bottom:35px;
}

.presentation .curr
{
	opacity: 0.1;
}

.presentation .curr span
{
	font-size: 16px;
	font-weight:bold;
	display:block;
	padding-top:15px;
}

.presentation .curr div
{
	font-size: 14px;
	line-height: 150%;
	opacity:.8;
}

.presentation span.yellow
{
	color:#feec4c;
}

.presentation span.green
{
	color:#5ad18b;
}

.presentation span.blue
{
	color:#61cefd;
}

.partners 
{
	overflow: hidden;
	margin-top:30px;
}

.partners>div
{
	white-space: nowrap;
}

.partners>div .partner
{
	width:255px;
	height: 150px;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	margin-right:30px;
	display:inline-block;
	position:relative;
}

.partners .partners-wrap>.partner:nth-child(EVEN)
{
	background: #233053!important;
}

.partners .partner>div
{
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	margin:auto auto;
}

.logo-poloniex {
    width: 74px; height: 74px;
    background: url('../img/partners-v=2.png') -489px -10px;
}

.logo-upbit {
    width: 74px; height: 74px;
    background: url('../img/partners-v=2.png') -583px -10px;
}

.logo-zb {
    width: 175px; height: 60px;
    background: url('../img/partners-v=2.png') -1609px -10px;
}

.logo-bhex {
    width: 55px; height: 74px;
    background: url('../img/partners-v=2.png') -148px -10px;
}

.logo-binance {
    width: 173px; height: 35px;
    background: url('../img/partners-v=2.png') -1223px -10px;
}

.logo-bitfinex {
    width: 197px; height: 23px;
    background: url('../img/partners-v=2.png') -2779px -10px;
}

.logo-bithumb {
    width: 53px; height: 70px;
    background: url('../img/partners-v=2.png') -75px -10px;
}

.logo-bitstamp {
    width: 74px; height: 74px;
    background: url('../img/partners-v=2.png') -677px -10px;
}

.logo-bittrex {
    width: 68px; height: 74px;
    background: url('../img/partners-v=2.png') -223px -10px;
}

.logo-cex {
    width: 70px; height: 74px;
    background: url('../img/partners-v=2.png') -399px -10px;
}

.logo-coinbase {
    width: 175px; height: 38px;
    background: url('../img/partners-v=2.png') -1804px -10px;
}

.logo-coinegg {
    width: 74px; height: 74px;
    background: url('../img/partners-v=2.png') -771px -10px;
}

.logo-coinex {
    width: 175px; height: 49px;
    background: url('../img/partners-v=2.png') -1999px -10px;
}

.logo-coinone {
    width: 175px; height: 38px;
    background: url('../img/partners-v=2.png') -2194px -10px;
}

.logo-cointiger {
    width: 86px; height: 74px;
    background: url('../img/partners-v=2.png') -865px -10px;
}

.logo-ethfinex {
    width: 118px; height: 74px;
    background: url('../img/partners-v=2.png') -1085px -10px;
}

.logo-exmo {
    width: 173px; height: 74px;
    background: url('../img/partners-v=2.png') -1416px -10px;
}

.logo-huobi {
    width: 175px; height: 52px;
    background: url('../img/partners-v=2.png') -2389px -10px;
}

.logo-idax {
    width: 45px; height: 74px;
    background: url('../img/partners-v=2.png') -10px -10px;
}

.logo-kcs {
    width: 68px; height: 74px;
    background: url('../img/partners-v=2.png') -311px -10px;
}

.logo-kraken {
    width: 94px; height: 74px;
    background: url('../img/partners-v=2.png') -971px -10px;
}

.logo-okex {
    width: 175px; height: 62px;
    background: url('../img/partners-v=2.png') -2584px -10px;
}

.start-box
{
	background: #233053;
	border-radius: 10px;
	min-height:180px;
	margin-top:30px;
	padding:25px;
	color:#fff;
}

.start-box .step
{
	background: #343c60;
	border-radius: 10px;
	width:75px;
	height:65px;
	float:left;
	margin-right:25px;
	display:flex;
	align-items: center;
	justify-content: center;
}

.start-box p
{
	display:block;
	margin-top:20px;
	font-size: 14px;
	opacity:.8;
}

.start-box b
{
	font-size: 22px;
}

.step-1 {
    width: 39px; height: 39px;
    background: url('../img/steps.png') -5px -5px;
}

.step-2 {
    width: 34px; height: 34px;
    background: url('../img/steps.png') -54px -5px;
}

.step-3 {
    width: 34px; height: 34px;
    background: url('../img/steps.png') -49px -54px;
}

.step-4 {
    width: 34px; height: 34px;
    background: url('../img/steps.png') -5px -54px;
}

.automatic-trades p
{
	font-size: 18px;
	opacity:.8;
	line-height: 150%;
}

.automatic-trades h3
{
	margin-bottom:30px;
}

.advantages>div
{
	padding:30px 0px;
}

.advantages div.info
{
	margin:0 auto;
	margin-top:30px;
}

.advantages div.info b
{
	margin:0 auto;
	display:block;
	width:230px;
	text-transform: uppercase;
	margin-bottom:10px;
}

.advantages div.info span
{
	display:block;
	margin:0 auto;
	width:270px;
	font-size:16px;
	color:#D2D2D2;
}

.polygon
{
	display:inline-block;
	position:relative;
}

.polygon>div:nth-child(1)
{
	position:relative;
	width: 200px;
	height:200px;
}

.polygon>div:nth-child(2)
{
	position:absolute;
	top:10px;
	left:10px;
	animation: shine 2s linear infinite;
}

.polygon>div:nth-child(3)
{
	position:absolute;
	top:40px;
	left:35px;
	display:flex;
	align-items: center;
	justify-content: center;
}

.polygon>div:nth-child(3) div
{
	margin-left:-10px;
	margin-top:-10px;
}

.blue-p-1 {
    width: 188px; height: 187px;
    background: url('../img/polygons.png') -472px -5px;
}

.blue-p-2 {
    width: 200px; height: 202px;
    background: url('../img/polygons.png') -1278px -5px;
}

.blue-p-3 {
    width: 145px; height: 146px;
    background: url('../img/polygons.png') -159px -5px;
}

.yellow-p-1 {
    width: 189px; height: 189px;
    background: url('../img/polygons.png') -670px -5px;
}

.yellow-p-2 {
    width: 208px; height: 208px;
    background: url('../img/polygons.png') -1488px -5px;
    padding:25px!important;
}

.yellow-p-3 {
    width: 148px; height: 149px;
    background: url('../img/polygons.png') -314px -5px;
}

.green-p-1 {
    width: 192px; height: 190px;
    background: url('../img/polygons.png') -869px -5px;
}

.green-p-2 {
    width: 197px; height: 198px;
    background: url('../img/polygons.png') -1071px -5px;
}


.green-p-3 {
    width: 144px; height: 143px;
    background: url('../img/polygons.png') -5px -5px;
}

.icon-bitcoin {
    width: 50px; height: 50px;
    background: url('../img/advantage-icons.png') -5px -5px;
}

.icon-24h {
    width: 50px; height: 50px;
    background: url('../img/advantage-icons.png') -65px -5px;
}

.icon-money {
    width: 50px; height: 50px;
    background: url('../img/advantage-icons.png') -125px -5px;
}


.contacts-block .contact-block
{
	width:100%;
	background:#fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	min-height:170px;
	margin-top:30px;
}

.contacts-block .contact-block a
{
	display:block;
	padding:15px 25px;
	background:#233053;
	color:#fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.contacts-block .contact-block p
{
	font-size: 14px;
	padding:15px 25px;
	color:#828282;;
}

.content-box-decor
{
	width:100%;
	background: url('http://Investcircuittrade.com/img/bg-decor.png?v=2') repeat-x 50% 50%;
}

@keyframes shine {
  0% {
  	opacity:.3;
  }
  10% {
  	opacity:1;
  }
  20%
  {
  	opacity:.3;
  }
  30%
  {
  	opacity:1;
  }
  100%
  {
  	opacity:1;
  }
}

#animation_container
{
	width:450px;
    max-width:100%;
	height:365px;
	overflow: hidden;
	position:relative;
    margin:0 auto;
}

.green-arrow
{
	display:block;
	width: 25px;
	height:25px;
	background:url("../img/presentation/green.png") no-repeat;
	background-size: contain;
	position:absolute;
	left:0px; right:0px; top:190px;
	margin-left: auto; margin-right:auto;
	animation-name:green-arrow;
	animation-duration:3s;
	animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(0.1, 0.4, .58, .1);
}

.blue-arrow
{
	display:block;
	width: 25px;
	height:25px;
	background:url("../img/presentation/blue.png") no-repeat;
	background-size: contain;
	position:absolute;
	right:210px; bottom:185px;
	animation-name:blue-arrow;
	animation-duration:3s;
	animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(0.1, 0.5, .58, .2);
}
 
.yellow-arrow
{
	display:block;
	width: 25px;
	height:25px;
	background:url("../img/presentation/yellow.png") no-repeat;
	background-size: contain;
	position:absolute;
	left:210px; bottom:185px;
	animation-name:yellow-arrow;
	animation-duration:3s;
	animation-fill-mode: forwards;
	animation-timing-function: cubic-bezier(0.1, 0.6, .58, .3);
}

.present-text
{ 
	position:absolute;
	top:0px; left:0px; right:0px; bottom:0px;
	margin:auto auto;
	width:140px;
	font-size:16px;
	font-weight:500;
	text-transform: uppercase;
	height:0px;
	text-align: center;
	opacity:0;
	animation-name:opa-show;
	animation-duration:1s;
	animation-fill-mode: forwards;
	animation-delay: 3.1s;
}

.present-text div
{
	font-weight: normal;
	font-size:32px;
	transform: scale(1, 1.5);
}

.presentation>.row>.curr
{
	animation-name:opa-show;
	animation-duration:1s;
	animation-fill-mode: forwards;
}

.presentation .curr:nth-of-type(1)
{
	animation-delay: 3.5s;
}

.presentation .curr:nth-of-type(2)
{
	animation-delay: 4s;
}

.presentation .curr:nth-of-type(3)
{
	animation-delay: 4.5s;
}

.presentation .curr:nth-of-type(4)
{
	animation-delay: 5s;
}

.presentation .curr:nth-of-type(5)
{
	animation-delay: 5.5s;
}

@keyframes opa-show
{
	from {}
	to {opacity: 1;}
}
 
@keyframes green-arrow
{
	0% { width: 25px; height:25px; transform:rotate(0deg);}
	75% {width: 195px; height:175px; transform:rotate(360deg);  top:50px;}
	85% {width: 195px; height:175px; transform:rotate(360deg);  top:50px;}
	100% {width: 195px; height:175px; transform:rotate(360deg); top:0;}
}

@keyframes blue-arrow
{
	0% { width: 25px; height:25px; transform:rotate(0deg);}
	75% {width: 190px; height:168px; transform:rotate(360deg); right:50px; bottom:50px;}
	85% {width: 190px; height:168px; transform:rotate(360deg); right:50px; bottom:50px;}
	100% {width: 190px; height:168px; transform:rotate(360deg); right:0; bottom:0;}
}

@keyframes yellow-arrow
{
	0% { width: 25px; height:25px; transform:rotate(0deg);}
	75% {width: 190px; height:168px; transform:rotate(360deg); left:50px; bottom:50px;}
	85% {width: 190px; height:168px; transform:rotate(360deg); left:50px; bottom:50px;}
	100% {width: 190px; height:168px; transform:rotate(360deg); left:0; bottom:0;}
}