/*
Author: Design Father
Author URI: http://designfather.com.ua/
*/

/* NULL */

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
SUP, SUB {line-height: 1px;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
[hidden] {display: none;}
.none, .hidden {display: none;}

.clear, .clr {clear: both;}
hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}
.clearfix:after, .clf:after {clear: both;}
.clearfix, .clf {*zoom: 1;}

.alignright, .right {
	float: right;
	}

.alignleft, .left {
	float: left;
	}

.center {
	text-align: center;
	}

.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright, img.right {
	margin: 0 0 4px 10px;
	display: inline;
	}

img.alignleft, img.left {
	margin: 0 10px 4px 0;
	display: inline;
	}

a img {
	border: none;
	}

img {
	max-width: 100%;
	}

.entry img {
	height: auto;
	}

/* END NULL */



/* BASE */

body {
	color: #1c1c1c;
	font-size: 20px;
	line-height: 30px;
	font-family: 'Roboto', sans-serif;
	background: #fff url('images/body.jpg') no-repeat center top;
	text-align: center;
	}

.wrap {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	}

input, textarea {
	color: #1c1c1c;
	font-size: 24px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
	}

a {
	color: #60a734;
	text-decoration: none;
	transition: all 0.3s 0.02s ease;
	}

a:hover {
	color: #60a734;
	text-decoration: underline;
	}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
	margin: 0 0 25px 0;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	color: #1c1c1c;
	font-weight: bold;
	}
h1, .h1, .title{
	font-size: 20px;
	line-height: 24px;
	}
h2, .h2{
	font-size: 19px;
	line-height: 23px;
	}
h3, .h3{
	font-size: 18px;
	line-height: 22px;
	}
h4, .h4{
	font-size: 17px;
	line-height: 21px;
	}
h5, .h5{
	font-size: 16px;
	line-height: 20px;
	}
h6, .h6{
	font-size: 15px;
	line-height: 19px;
	}

/* END BASE */





/* HEADER */

header {
	border-bottom: 1px solid #fff;
	padding: 0 0 15px 0;
	margin: 0 0 80px 0; 
	}

.logo{
	float: left;
	width: 385px;
	padding: 20px 0 0 0;
	}
.logo img{
	vertical-align: bottom;
	}

.hcenter{
	float:left;
	padding: 28px 0 0 60px;
	}
.hcenter_b{
	float: left;
	width: 236px;
	box-sizing: border-box;
	padding: 0 10px 0 48px;
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	}
.hcenter_b span{
	display:block;
	color: #60a734;
	font-size: 16px;
	font-weight: bold;
	}
.hcenter_buy{
	background: url('images/hcenter_buy.png') no-repeat 0 center;
	}
.hcenter_sel{
	background: url('images/hcenter_sel.png') no-repeat 0 center;
	}


.hright{
	float:right;
	width: 245px;
	padding: 25px 0 0 0;
	}
.htel{
	background: url('images/htel.png') no-repeat 13px 3px;
	padding: 0 0 0 50px;
	margin: 0 0 18px 0;
	color: #101010;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	}
.htel a{
	color: #101010;
	text-decoration: none;
	}
.htel a:hover{
	color: #60a734;
	}

.hvremy{
	background: url('images/hvremy.png') no-repeat 0 center;
	padding: 0 0 0 50px;
	color: #101010;
	font-size: 16px;
	line-height: 24px;
	}
/* END HEADER */


/* HOME */


.top_text{
	padding: 0 0 50px 480px;
	background: url('images/top_text.png') no-repeat;
	min-height: 345px;
	font-weight: 300;
	}
.top_text_zag{
	color: #1c1c1c;
	font-size: 42px;
	line-height: 42px;
	font-weight: 400;
	margin: 0 0 45px 0;
	}
.top_text p{
	margin: 0 0 35px 0;
	}
.top_text b{
	font-weight: 500;
	}
	
.obmen{
	background: #e7f6ff;
	padding: 50px 0 45px 0;
	margin: 0 0 35px 0;
	}	
.obmen_form{
	padding: 0 40px 0 40px;
	}
.form_top{
	margin: 0 0 25px 0;
	}	
.form_top_block{
	float:left;
	width: 516px;
	}	
.form_top_block_r{
	float: right;
	}	
.form_top_smena{
	width: 36px;
	padding: 67px 0 0 0;
	margin: 0 auto;
	}
.form_top_smena a{
	display: block;
	width: 36px;
	height: 36px;
	background: url('images/exchange.png') no-repeat;
	}
.form_top_smena a:hover{
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
	}
	
	
	
.main_poisk_zag{
	height: 54px;
	font-size: 30px;
	font-weight: 300;
	}
.form_top_inp{
	box-sizing:border-box;
	padding: 0 20px;
	margin: 0;
	height: 68px;
	width: 100%;
	border: 1px solid #cbe6f5;
	background: #fff;
	box-shadow: 0 0 70px rgba(0, 0, 0, 0.09);
	}	
.form_top_block_text{
	font-size: 24px;
	color: #1c1c1c;
	line-height: 26px;
	vertical-align: middle;
	display:table-cell;
	height: 70px;   
	}	
.form_top_block_text2{
	font-size: 18px;
	color: #1c1c1c;
	line-height: 30px;
	}
.form_top_sub{
	box-sizing:border-box;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	max-width: 210px;
	height: 57px;
	border-bottom: 3px solid #60a734;
	background: linear-gradient(to bottom, #97cc3c, #6eb941);
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	color: #fff;
	font-size: 18px;
	box-shadow: 0 25px 70px rgba(0, 0, 0, 0.09);
	}
.form_top_sub_b{
	max-width: 270px;
	height: 70px;
	display: block;
	margin: 0 auto;
	}
.form_top_sub:hover{
	background: linear-gradient(to bottom, #6eb941, #97cc3c);
	}
	
	
		
.form_top_sel{
	width: 100%;
	}		
.form_top_sel li.NEO, .form_top_sel.NEO .jq-selectbox__select{
	background: #fff url('img/NEO.png') no-repeat 20px center;
	}		
.form_top_sel li.Bitcoin, .form_top_sel.Bitcoin .jq-selectbox__select{
	background: #fff url('img/Bitcoin.png') no-repeat 20px center;
	}			
.form_top_sel li.Ethereum, .form_top_sel.Ethereum .jq-selectbox__select{
	background: #fff url('img/Ethereum.png') no-repeat 20px center;
	}		
.form_top_sel li.XRP, .form_top_sel.XRP .jq-selectbox__select{
	background: #fff url('img/XRP.png') no-repeat 20px center;
	}		
.form_top_sel li.Litecoin, .form_top_sel.Litecoin .jq-selectbox__select{
	background: #fff url('img/Litecoin.png') no-repeat 20px center;
	}		
.form_top_sel li.Bitcoin_Cash, .form_top_sel.Bitcoin_Cash .jq-selectbox__select{
	background: #fff url('img/Bitcoin_Cash.png') no-repeat 20px center;
	}			
.form_top_sel li.EOS, .form_top_sel.EOS .jq-selectbox__select{
	background: #fff url('img/EOS.png') no-repeat 20px center;
	}		
.form_top_sel li.Binance, .form_top_sel.Binance .jq-selectbox__select{
	background: #fff url('img/Binance.png') no-repeat 20px center;
	}		
.form_top_sel li.Huobi_Token, .form_top_sel.Huobi_Token .jq-selectbox__select{
	background: #fff url('img/Huobi_Token.png') no-repeat 20px center;
	}		
.form_top_sel li.Tether, .form_top_sel.Tether .jq-selectbox__select{
	background: #fff url('img/Tether.png') no-repeat 20px center;
	}		
.form_top_sel li.Paxos, .form_top_sel.Paxos .jq-selectbox__select{
	background: #fff url('img/Paxos.png') no-repeat 20px center;
	}		
.form_top_sel li.USD_Coin_USDC, .form_top_sel.USD_Coin_USDC .jq-selectbox__select{
	background: #fff url('img/USD_Coin_USDC.png') no-repeat 20px center;
	}		
.form_top_sel li.TrueUSD_TUSD, .form_top_sel.TrueUSD_TUSD .jq-selectbox__select{
	background: #fff url('img/TrueUSD_TUSD.png') no-repeat 20px center;
	}		
.form_top_sel li.StableUSD_USDS, .form_top_sel.StableUSD_USDS .jq-selectbox__select{
	background: #fff url('img/StableUSD_USDS.png') no-repeat 20px center;
	}		
.form_top_sel li.Tezos_XTZ, .form_top_sel.Tezos_XTZ .jq-selectbox__select{
	background: #fff url('img/Tezos_XTZ.png') no-repeat 20px center;
	}		
.form_top_sel li.Bitcoin_SV_BSV, .form_top_sel.Bitcoin_SV_BSV .jq-selectbox__select{
	background: #fff url('img/Bitcoin_SV_BSV.png') no-repeat 20px center;
	}		
.form_top_sel li.TRON_TRX, .form_top_sel.TRON_TRX .jq-selectbox__select{
	background: #fff url('img/TRON_TRX.png') no-repeat 20px center;
	}		
.form_top_sel li.Cardano_ADA, .form_top_sel.Cardano_ADA .jq-selectbox__select{
	background: #fff url('img/Cardano_ADA.png') no-repeat 20px center;
	}		
.form_top_sel li.Stellar_XLM, .form_top_sel.Stellar_XLM .jq-selectbox__select{
	background: #fff url('img/Stellar_XLM.png') no-repeat 20px center;
	}		
.form_top_sel li.Monero_XMR, .form_top_sel.Monero_XMR .jq-selectbox__select{
	background: #fff url('img/Monero_XMR.png') no-repeat 20px center;
	}		
.form_top_sel li.Dash, .form_top_sel.Dash .jq-selectbox__select{
	background: #fff url('img/Dash.png') no-repeat 20px center;
	}		
.form_top_sel li.IOTA_MIOTA, .form_top_sel.IOTA_MIOTA .jq-selectbox__select{
	background: #fff url('img/IOTA_MIOTA.png') no-repeat 20px center;
	}		
.form_top_sel li.Cosmos_ATOM, .form_top_sel.Cosmos_ATOM .jq-selectbox__select{
	background: #fff url('img/Cosmos_ATOM.png') no-repeat 20px center;
	}		
.form_top_sel li.Ethereum_Classic, .form_top_sel.Ethereum_Classic .jq-selectbox__select{
	background: #fff url('img/Ethereum_Classic.png') no-repeat 20px center;
	}		
.form_top_sel li.NEM_XEM, .form_top_sel.NEM_XEM .jq-selectbox__select{
	background: #fff url('img/NEM_XEM.png') no-repeat 20px center;
	}		
.form_top_sel li.Zcash_ZEC, .form_top_sel.Zcash_ZEC .jq-selectbox__select{
	background: #fff url('img/Zcash_ZEC.png') no-repeat 20px center;
	}		
.form_top_sel li.Advanced_Cash, .form_top_sel.Advanced_Cash .jq-selectbox__select{
	background: #fff url('img/Advanced_Cash.png') no-repeat 20px center;
	}		
.form_top_sel li.Perfect_Money, .form_top_sel.Perfect_Money .jq-selectbox__select{
	background: #fff url('img/Perfect_Money.png') no-repeat 20px center;
	}		
.form_top_sel li.yd, .form_top_sel.yd .jq-selectbox__select{
	background: #fff url('img/yd.png') no-repeat 20px center;
	}		
.form_top_sel li.Payeer, .form_top_sel.Payeer .jq-selectbox__select{
	background: #fff url('img/Payeer.png') no-repeat 20px center;
	}		
.form_top_sel li.QIWI, .form_top_sel.QIWI .jq-selectbox__select{
	background: #fff url('img/QIWI.png') no-repeat 20px center;
	}		
.form_top_sel li.WebMoney, .form_top_sel.WebMoney .jq-selectbox__select{
	background: #fff url('img/WebMoney.png') no-repeat 20px center;
	}		
.form_top_sel li.Exmo, .form_top_sel.Exmo .jq-selectbox__select{
	background: #fff url('img/Exmo.png') no-repeat 20px center;
	}		
.form_top_sel li.sberbank, .form_top_sel.sberbank .jq-selectbox__select{
	background: #fff url('img/sberbank.png') no-repeat 20px center;
	}		
.form_top_sel li.alfabank, .form_top_sel.alfabank .jq-selectbox__select{
	background: #fff url('img/alfabank.png') no-repeat 20px center;
	}		
.form_top_sel li.vtb, .form_top_sel.vtb .jq-selectbox__select{
	background: #fff url('img/vtb.png') no-repeat 20px center;
	}		
.form_top_sel li.tinkof, .form_top_sel.tinkof .jq-selectbox__select{
	background: #fff url('img/tinkof.png') no-repeat 20px center;
	}		
.form_top_sel li.Visa_MasterCard, .form_top_sel.Visa_MasterCard .jq-selectbox__select{
	background: #fff url('img/Visa_MasterCard.png') no-repeat 20px center;
	}		
.form_top_sel li.avangard, .form_top_sel.avangard .jq-selectbox__select{
	background: #fff url('img/avangard.png') no-repeat 20px center;
	}		
.form_top_sel li.promsvyzbank, .form_top_sel.promsvyzbank .jq-selectbox__select{
	background: #fff url('img/promsvyzbank.png') no-repeat 20px center;
	}		
.form_top_sel li.lyboybank, .form_top_sel.lyboybank .jq-selectbox__select{
	background: #fff url('img/lyboybank.png') no-repeat 20px center;
	}
	
	
	
	
	
		
		
.form_top_sel.ico .jq-selectbox__select{
	background-size: 40px auto;
	}
.jq-selectbox__dropdown ul li.ico{
	background-size: 20px auto;
	background-position: 10px center;
	}	
	
	
	
.koshelek{
	max-width: 1070px;
	margin: 0 auto 50px auto;
	text-align: left;
	}	
	
.koshelek_rek {
	margin: 0 0 35px 0;
	}
.koshelek_rek span{
	display:block;
	color: #60a734;
	font-size: 30px;
	text-align: center;
	margin: 0 0 25px 0;
	}	
	
.koshelek_rek ul{
	text-align: center;
	}
.koshelek_rek li{
	display: inline-block;
	width: 210px;
	padding: 0 45px 0 45px;
	text-align: center;
	}
.koshelek_rek li a.rek_img{
	display:inline-block;
	color: #00afe9;
	font-size: 18px;
	line-height: 62px;
	text-decoration: underline;
	text-align: center;
	margin: 0 0 10px 0;
	}
.koshelek_rek li a.rek_img:hover{
	color: #00afe9;
	font-size: 18px;
	text-decoration: none;
	}
.koshelek_rek li  a.rek_img img{
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	vertical-align: top;
	}
	
a.but{
	display:block;
	clear:both;
	box-sizing:border-box;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	max-width: 210px;
	height: 57px;
	border-bottom: 3px solid #60a734;
	background: linear-gradient(to bottom, #97cc3c, #6eb941);
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.3s 0.02s ease;
	color: #fff;
	font-size: 18px;
	line-height: 57px;
	text-align:center;
	text-decoration: none;
	box-shadow: 0 25px 70px rgba(0, 0, 0, 0.07);
	}	
a.but:hover{
	background: linear-gradient(to bottom, #6eb941, #97cc3c);
	}
	
.koshelek_best{
	}	
.koshelek_best span{
	display:block;
	color: #2d2d2d;
	font-size: 30px;
	line-height:36px;
	text-align: center;
	margin: 0 0 15px 0;
	}	
.koshelek_best ul{
	text-align:center;
	}	
.koshelek_best li{
	text-align:center;
	padding: 0 40px 15px 40px;
	display:inline-block;
	vertical-align: top;
	}
	
	

.video{
	margin: 0 0 50px 0;
	}
.main_zag{
	color: #1c1c1c;
	font-size: 42px;
	line-height: 42px;
	font-weight: 400;
	text-align:center;
	margin: 0 0 35px 0;
	}


	
.shetchik{
	background: #4492c1;
	padding: 70px 0 60px 0;
	margin: 0 0 50px 0;
	}		
.shetchik ul{
	text-align:center;
	}
.shetchik li{
	display: inline-block;
	padding: 0 50px 0 50px;
	color: #ffffff;
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
	}
.shetchik li span{
	display:block;
	font-size: 64px;
	line-height: 67px;
	}	
	
	
	
	
.komanda{
	margin: 0 0 50px 0;
	}		
.komanda ul{
	text-align:center;
	}
.komanda li{
	display: inline-block;
	padding: 0 10px;
	width: 370px;
	color: #1c1c1c;
	font-size: 24px;
	line-height: 26px;
	font-weight: 300;
	}
.komanda li img{
	padding: 0 0 30px 0;
	}
.komanda li span{
	display:block;
	font-size: 30px;
	line-height: 32px;
	font-weight: 500;
	margin: 0 0 12px 0;
	}	
	
	
.otzuvu{
	background: #d6e0e6;
	padding: 40px 0 0 0;
	}
.otzuvu ul{
	text-align: center;
	}
.otzuvu li{
	width: 360px;
	display:inline-block;
	padding: 0 18px 40px 18px;
	}
.otzuvu li a{
	display:block;
	position:relative;
	text-decoration: none;
	}
.otzuvu li a img{
	vertical-align: bottom;
	}
.otzuvu_play{
	position:relative;
	}
.otzuvu li a .otzuvu_play:before{
	content: "";
	display:block;
	background: rgba(0, 0, 0, 0.2) url('images/play.png') no-repeat center;
	position: absolute;
	z-index:1;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	transition: all 0.3s 0.02s ease;
	}
.otzuvu li a span{
	display:block;
	padding: 10px 0 10px 0;
	background: #4b4e50;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	}
.otzuvu li a:hover .otzuvu_play:before{
	content: "";
	display:block;
	background: rgba(0, 0, 0, 0.5) url('images/play.png') no-repeat center;
	}
	
	
	
.rezerv{
	margin: 0 0 50px 0;
	}
.rezerv_block{
	float:left;
	box-sizing:border-box;
	width: 285px; 
	height: 90px; 
	border: 1px solid #d4d4d4;
	margin: 0 20px 20px 0;
	padding: 10px 5px 10px 0;
	}	
.rezerv_block_r{
	margin: 0 0 20px 0;
	}
.rezerv_img {
	float:left;
	width: 100px;
	text-align:center;
	padding: 0 0 0 0;
	}
.rezerv_img img{
	max-height: 70px;
	vertical-align:bottom;
	}
.rezerv_text{
	height: 70px;
	vertical-align: middle;
	margin: 0 0 0 100px;
	display:table-cell;     
	padding: 0 0 0 0;
	color: #252525;
	font-size: 17px;
	line-height: 22px;
	}	
.rezerv_text span{
	display: block;
	}	
	
	
	
	
	
.preim{
	margin: 0 0 50px 0;
	}	
.preim_block{
	float:left;
	width: 33.333%;
	height: 380px;
	background: linear-gradient(to bottom, #97cc3c, #6eb941);
	color: #fff;
	text-align:center;
	font-size: 16px;
	font-weight: 300;
	}	
.preim_block_fon{
	padding: 210px 25px 0 25px;
	}
.preim_block1{
	background:  url('images/preim_block1.png') no-repeat center 54px;
	}
.preim_block2{
	background:  url('images/preim_block2.png') no-repeat center 54px;
	}
.preim_block3{
	background:  url('images/preim_block3.png') no-repeat center 54px;
	}
.preim_block_c{
	background: #fff;
	color: #212121;
	}
	
.preim_block span{
	font-size: 28px;
	line-height: 32px;
	font-weight: 400;
	margin: 0 0 30px 0;
	display:block;
	}
	
	
	
.invest{
	margin: 0 0 50px 0;
	}	
.invest_text{
	color: #1c1c1c;
	font-size: 20px;
	line-height: 22px;
	text-align:center;
	margin: 0 0 30px 0;
	}	
a.pdf_sub{
	display:block;
	max-width: 470px;
	height: 140px;
	box-sizing: border-box;
	border: 2px solid #6eb941;
	background: url('images/pdf.png') no-repeat 87px center;
	margin: 0 auto 40px auto;
	padding: 50px 0 0 190px;
	color: #252525;
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
	}	
a.pdf_sub:hover{
	background: url('images/pdf.png') no-repeat 77px center;
	}
	


.beg_sroka{
	border-top: 2px solid #60a734; 
	border-bottom: 2px solid #60a734;
	padding: 5px 0 0 0;
	height: 50px;
	box-sizing: border-box;
	position:relative;
	overflow:hidden;
	}	
.b_sroka{
	display:inline-block;
	vertical-align:middle;
	padding: 0 10px;
	line-height: 34px;
	color: #1c1c1c;
	font-size: 16px;
	}	
.b_sroka img{
	display:inline-block;
	vertical-align: bottom;
	}	
	

	
/* END HOME */



/* FOOTER */

footer{
	background: url('images/footer.jpg') no-repeat center top;
	background-size: cover;
	padding: 30px 0 30px 0;
	}	
.ftop{
	padding: 0 0 30px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #494848; 
	}
.bot_menu{
	text-align:center;
	}
.bot_menu li{
	display: inline-block;
	padding: 0 25px 0 25px;
	height: 18px;
	border-left: 1px solid #fff;
	line-height: 18px;
	}
.bot_menu li:first-child{
	border-left: 0px solid #fff; 
	}
.bot_menu li a{
	color: #fff;
	font-size: 18px;
	}
	
.fleft{
	float:left;
	color: #bdbdbd;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	}	
.fright{
	text-align: right;
	float: right;
	color: #bdbdbd;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	}

.modal {
    display: none;
	}
/* END FOOTER */




.exchange{
	max-width: 900px;
	margin: 0 auto 40px auto;
	}
.exchange_zag{
	color: #1c1c1c;
    font-size: 42px;
    line-height: 44px;
    font-weight: 400;
    text-align: center;
	margin: 0 0 24px 0;
	}
.exchange_zag span{
	padding: 22px 0 0 0;
	display:block;
	color: #60a734;
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
	}

.exchange_l{
	float:left;
	text-align:center;
	margin: 0 0 40px 0;
	}
.exchange_r{
	float:right;
	text-align:center;
	margin: 0 0 40px 0;
	}
.exchange_val_z{
	color: #00afe9;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
	margin: 0 0 24px 0;
	}
.exchange_val{
	text-align: left;
	vertical-align: middle;
	}
.exchange_val img{
	vertical-align:middle;
	}
.exchange_val_text{
	display:inline-block;
	padding: 0 0 0 15px;
	color: #252525;
    font-size: 20px;
    line-height: 22px;
	}
.exchange_val_text span{
	color: #00afe9;
	padding: 0 0 0 5px;
	}
	
.exchange_vuplata{
	color: #000000;
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
	margin: 0 0 34px 0;
	}	
	
.exchange_list_block{
	max-width: 760px;
	margin: 0 auto;
	}	
.exchange_list{
	position:relative;
	padding: 0 0 0 90px;
	margin: 0 0 30px 0;
	}
.exchange_list:before{
	content:"";
	display:block;
	position: absolute;
	z-index:1;
	top:0;
	left:0;
	width: 70px;
	height: 70px;
	box-sizing:border-box;
	border: 2px solid #6eb941;
	border-radius: 50%;
	text-align: center;
	line-height: 68px;
	color: #6eb941;
	font-size: 26px;
	font-weight: 500;
	}
.exchange_list1:before{
	content:"1";
	}
.exchange_list2:before{
	content:"2";
	}
.exchange_list3:before{
	content:"3";
	}
.exchange_list4:before{
	content:"4";
	}
.exchange_list5:before{
	content:"5";
	}
.exchange_list > span{
	vertical-align: middle;
	display:table-cell;
	height: 70px;
	color: #000;
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	}
.exchange_list2_info{
	color: #000;
	font-size: 18px;
	line-height: 46px;
	font-weight: 300;
	}	
.exchange_list2_info span{
	color: #ff0012;
	}	
	
.exchange_list_sub{
	float:left;
	width: 210px;
	text-align:center;
	padding: 0 20px 0 0;
	}	
a.exchange_list_sub_cansel{
	font-size: 16px;
	color: #504f4f;
	}	
	
.video_play{
	}	
.video_play_block{
	position: relative;
	overflow:hidden;
	max-height: 500px;
	}	
.video_play_block_ex{
	position: relative;
	overflow:hidden;
	max-height: 1000px;
	}
.video_play_block img{
	vertical-align: bottom;
	}
.video_play_block:before{
	content: "";
	display:block;
	background: rgba(0, 0, 0, 0.2) url('images/play.png') no-repeat center;
	position: absolute;
	z-index:1;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	transition: all 0.3s 0.02s ease;
	}
.video_play a:hover .video_play_block:before{
	content: "";
	display:block;
	background: rgba(0, 0, 0, 0.5) url('images/play.png') no-repeat center;
	}
	
	
.modal iframe{
	min-width: 600px;
	}
.modal2 iframe{
	min-width: 800px;
	}
	
.exchange_lr_block{
	max-width: 560px;
	margin: 0 auto;
	}	
	
	
.contacts_page{
	padding: 50px 0 50px;
    font-weight: 300;
	}
.contacts_page_inp{
	float:left;
	box-sizing:border-box;
	padding: 0 20px;
	margin: 0 0 20px 0;
	height: 68px;
	width: 48%;
	border: 1px solid #cbe6f5;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
	}		
.contacts_page_inp_r{
	float:right;
	}		
.contacts_page_textarea{
	box-sizing:border-box;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	height: 200px;
	width: 100%;
	border: 1px solid #cbe6f5;
	background: #fff;
	resize:none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
	}	