@font-face {
	font-family: 'Conv_GothamProBold';
	src: url('fonts/gothamprobold.eot');
	src: local('☺'), url('fonts/gothamprobold.woff') format('woff'), url('fonts/gothamprobold.ttf') format('truetype'), url('fonts/gothamprobold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_GothamProMedium';
	src: url('fonts/gothampromedium.eot');
	src: local('☺'), url('fonts/gothampromedium.woff') format('woff'), url('fonts/gothampromedium.ttf') format('truetype'), url('fonts/gothampromedium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_GothamProRegular';
	src: url('fonts/gothamproregular.eot');
	src: local('☺'), url('fonts/gothamproregular.woff') format('woff'), url('fonts/gothamproregular.ttf') format('truetype'), url('fonts/gothamproregular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_GothamProBlack';
	src: url('fonts/gothamproblack.eot');
	src: local('☺'), url('fonts/gothamproblack.woff') format('woff'), url('fonts/gothamproblack.ttf') format('truetype'), url('fonts/gothamproblack.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Eric Meyer's CSS Reset */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
	height: 100%;
}
::-webkit-input-placeholder {font: 14px 'Conv_GothamProRegular'; color: #afb0b2;}
::-moz-placeholder          {font: 14px 'Conv_GothamProRegular'; color: #afb0b2;}
:-moz-placeholder           {font: 14px 'Conv_GothamProRegular'; color: #afb0b2;}
:-ms-input-placeholder      {font: 14px 'Conv_GothamProRegular'; color: #afb0b2;}
.wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.block{
	width: 960px;
	padding: 0 20px;
	margin: 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 160px;
}
.header_cont{
	overflow: hidden;
	border-bottom: 1px solid #e9eaec;
}
.logo{
	padding: 25px 0;
	float: left;
}
.order{
	float: right;
	width: 430px;
	padding-top: 30px;
	text-align: right;
}
.order a{
	font: 16px 'Conv_GothamProBold';
	color: #fff;
	background: #3dccbb;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 15px 25px;
}
.order a:hover{
	background: url('../images/rectangle.png') no-repeat center;
}
.order a:active{
	background: url('../images/rectangle1.png') no-repeat center;
}
.order span{
	font: 18px 'Conv_GothamProMedium';
	color: #1f2126;
	padding-right: 35px;
}
.header_menu{
	text-align: center;
}
.header_menu li{
	display: inline-block;
	padding: 25px 20px;
}
.header_menu li a{
	font: 14px 'Conv_GothamProRegular';
	color: #222;
	text-decoration: none;
}
.header_menu li:last-child a{
	border-right: 1px solid #e9eaec;
}
.header_menu li a:hover{
	color: #3ecdbb;
}
/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding: 0 0 200px;
}
.slide_1{
	background: url('../images/side_1_bg.png') no-repeat top center;
	overflow: hidden;
}
h1{
	font: 56px 'Conv_GothamProBold';
	color: #fff;
	text-align: center;
	padding: 130px 0 20px 0;
}
.slide_1_cont{
	text-align: center;
}
.slide_1_cont p{
	font: 26px 'Conv_GothamProRegular';
	color: #fff;
	padding-bottom: 45px;
}
.slide_1_cont span a, .slide_1_cont span{
	display: block;
	font: 14px 'Conv_GothamProRegular';
	color: #fff;
	text-decoration: none;
	padding-bottom: 15px;
}
.slide_1_cont form{
	width: 745px;
    margin: 0 auto;
    border-radius: 3px;
    overflow: hidden;
}
.slide_1_cont form input{
	width: 120px;
	padding: 12px 20px;
	margin-right: -3px;
	border: none;
	background: #fff;
	border-right: 1px solid #e9eaec;
	outline: none;
}
.slide_1_cont form .sub{
	width: 260px;
	background: #3dccbb;
	border: none;
	font: 14px 'Conv_GothamProBold';
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
.slide_1_cont form .sub:hover{
	background: url('../images/rectangle.png') no-repeat center;
	background-size: 100%;
}
.slide_1_cont form .sub:active{
	background: url('../images/rectangle1.png') no-repeat center;
	background-size: 100%;
}
.slide_1_cont img{
	display: block;
	margin: 60px auto 60px;
	-webkit-animation: 0.5s tremor ease-out infinite;
    animation: 0.5s tremor ease-out infinite;
    -o-animation: 0.5s tremor ease-out infinite;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.25s ease-in-out;
}
@-webkit-keyframes tremor {
    25%, 25% {
    bottom: -25px;
    -moz-transform: translate(0, 10px); /* Р”Р»СЏ Firefox */
    -ms-transform: translate(0, 10px); /* Р”Р»СЏ IE */
    -webkit-transform: translate(0, 10px); /* Р”Р»СЏ Safari, Chrome, iOS */
    -o-transform: translate(0, 10px); /* Р”Р»СЏ Opera */
    transform: translate(0, 10px);
    }
    50%, 100% {
        bottom: 25px;
        	   -moz-transform: translate(0, -10px); /* Р”Р»СЏ Firefox */
    -ms-transform: translate(0, -10px); /* Р”Р»СЏ IE */
    -webkit-transform: translate(0, -10px); /* Р”Р»СЏ Safari, Chrome, iOS */
    -o-transform: translate(0, -10px); /* Р”Р»СЏ Opera */
    transform: translate(0, -10px);
    }
}
@-moz-keyframes tremor {
    25%, 25% {
        bottom: -25px;
      	   -moz-transform: translate(0, 10px); /* Р”Р»СЏ Firefox */
    -ms-transform: translate(0, 10px); /* Р”Р»СЏ IE */
    -webkit-transform: translate(0, 10px); /* Р”Р»СЏ Safari, Chrome, iOS */
    -o-transform: translate(0, 10px); /* Р”Р»СЏ Opera */
    transform: translate(0, 10px);
    }
    50%, 100% {
        bottom: 25px;
        	   -moz-transform: translate(0, -10px); /* Р”Р»СЏ Firefox */
    -ms-transform: translate(0, -10px); /* Р”Р»СЏ IE */
    -webkit-transform: translate(0, -10px); /* Р”Р»СЏ Safari, Chrome, iOS */
    -o-transform: translate(0, -10px); /* Р”Р»СЏ Opera */
    transform: translate(0, -10px);
    }
}
@-ms-keyframes tremor {
    25%, 25% {
        bottom: -25px;
	   -moz-transform: translate(0, 10px); 
    -ms-transform: translate(0, 10px); 
    -webkit-transform: translate(0, 10px); 
    -o-transform: translate(0, 10px); 
    transform: translate(0, 10px);
    }
    50%, 100% {
        bottom: 25px;
     	   -moz-transform: translate(0, -10px); 
    -ms-transform: translate(0, -10px); 
    -webkit-transform: translate(0, -10px); 
    -o-transform: translate(0, -10px); 
    transform: translate(0, -10px);
    }
}
@-o-keyframes tremor {
    25%, 25% {
        bottom: -25px;
	   -moz-transform: translate(0, 10px); 
    -ms-transform: translate(0, 10px); 
    -webkit-transform: translate(0, 10px); 
    -o-transform: translate(0, 10px); 
    transform: translate(0, 10px);
    }
    50%, 100% {
        bottom: 25px;
  	   -moz-transform: translate(0, -10px); 
    -ms-transform: translate(0, -10px); 
    -webkit-transform: translate(0, -10px); 
    -o-transform: translate(0, -10px); 
    transform: translate(0, -10px);
    }
}
@keyframes tremor {
    25%, 25% {
        bottom: -25px;
	   -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px); 
    -webkit-transform: translate(0, 10px); 
    -o-transform: translate(0, 10px); 
    transform: translate(0, 10px);
    }
    50%, 100% {
        bottom: 25px;
	   -moz-transform: translate(0, -150px); 
    -ms-transform: translate(0, -10px); 
    -webkit-transform: translate(0, -10px); 
    -o-transform: translate(0, -10px); 
    transform: translate(0, -10px);
    }
}
.slide_2, .slide_3{
	border-bottom: 1px solid #e9eaec;
}
h2{
	padding: 45px;
	font: 26px 'Conv_GothamProMedium';
	color: #222;
	text-align: center;
}
.franchise ul{
	text-align: center;
}
.franchise ul li{
	display: inline-block;
	vertical-align: top;
	width: 245px;
	padding: 20px;
	text-align: left;
	height: 280px;
	margin-right: -3px;
}
.franchise ul li:hover{
	background: url('../images/franchise-h.png') no-repeat top center;
}
.franchise_img{
	width: 70px;
	height: 70px;
	background: #3abfbc url('../images/shape.png') no-repeat center;
	border-radius: 50%;
	margin-bottom: 40px;
}
.franchise ul li:hover .franchise_img{
	background: #fff url('../images/shape-h.png') no-repeat center;
}
.franchise2 .franchise_img{
	background: #3abfbc url('../images/shape2.png') no-repeat center;
}
.franchise3 .franchise_img{
	background: #3abfbc url('../images/shape3.png') no-repeat center;
}
.franchise ul .franchise2:hover .franchise_img{
	background: #fff url('../images/shape2-h.png') no-repeat center;
}
.franchise ul .franchise3:hover .franchise_img{
	background: #fff url('../images/shape3-h.png') no-repeat center;
}
.franchise4 .franchise_img{
	background: #3abfbc url('../images/shape4.png') no-repeat center;
}
.franchise5 .franchise_img{
	background: #3abfbc url('../images/shape5.png') no-repeat center;
}
.franchise6 .franchise_img{
	background: #3abfbc url('../images/shape6.png') no-repeat center;
}
.franchise ul .franchise4:hover .franchise_img{
	background: #fff url('../images/shape4-h.png') no-repeat center;
}
.franchise ul .franchise5:hover .franchise_img{
	background: #fff url('../images/shape5-h.png') no-repeat center;
}
.franchise ul .franchise6:hover .franchise_img{
	background: #fff url('../images/shape6-h.png') no-repeat center;
}
.franchise ul li:first-child{
	border-right: 1px solid #e9eaec;
}
.franchise ul li:last-child{
	border-left: 1px solid #e9eaec;
}
.franchise ul li span{
	display: block;
	padding-bottom: 20px;
	font: 18px 'Conv_GothamProMedium';
	color: #222;
}
.franchise ul li:hover span{
	color: #fff;
}
.franchise ul li p{
	font: 14px 'Conv_GothamProRegular';
	color: #525866;
	padding-top: 20px;
	background: url('../images/line.png') no-repeat top left;
}
.franchise ul li:hover p{
	background: url('../images/line1.png') no-repeat top left;	
	color: #fff;
}
.slide_4{
	background: url('../images/picture.png') no-repeat center -10px;
	overflow: hidden;
}
.demand{
	background: url('../images/demand_line.png') no-repeat center 40px;
	overflow: hidden;
	margin-bottom: 60px;
}
.demand_block{
	width: 280px;
	text-align: right;
	margin-left: 150px;
}
.demand_block_next{
	text-align: left;
	margin-left: 535px;
}
.demand_block span{
	font: 72px 'Conv_GothamProBold';
	color: #000;
}
.demand_block p{
	font: 14px 'Conv_GothamProRegular';
	color: #525866;
	width: 220px;
	float: right;
	padding: 10px 0;
}
.demand_block_next p{
	float: left;
}
.slide_5{
	background: url('../images/win_bg.png') no-repeat top center;
	overflow: hidden;
	padding-bottom: 60px;
}
h2.white{
	color: #fff;
}
.calc{
	width: 500px;
	float: left;
}
.calc p{
	font: 14px 'Conv_GothamProRegular';
	color: #fff;
	padding-right: 50px;
	padding-bottom: 20px;
}
.calc_line{
	height: 4px;
	background: #64ffff;
}
.calc_img1{
	margin: -12px 0 0 65px;
}
.calc_img2{
	margin: -12px 0 0 45px;
}
.calc_img3{
	margin: -12px 0 0 325px;
}
.calc ul li{
	width: 10px;
	display: inline-block;
	font: 14px 'Conv_GothamProRegular';
	color: #fff;
	padding: 20px 84px 30px 0;
}
.calc ul li:last-child{
	padding-right: 0;
}
.col{
	position: relative;
	padding: 20px 0 10px 0;
	overflow: hidden;
}
.ui-slider .ui-slider-handle{
	background: #fff;
}
.ui-widget-header, .ui-widget-content{
	background: #64ffff;
}
.col p{
	float: left;
}
.col p:last-child{
	float: right;
	padding-right: 10px;
}
.col span{
	display: block;
	position: absolute;
    left: 50%;
    margin-left: -40px;
	width: 80px;
	text-align: center;
	border: 1px solid #fff;
	font: 18px 'Conv_GothamProBold';
	color: #fff;
	padding: 3px 0;
	border-radius: 3px;
	margin-top: -5px;
}
.col span input{
	background: none;
	padding-left: 20px;
	color: #fff;
}
.rez{
	width: 450px;
	float: right;
	text-align: center;
	padding-top: 65px;
}
.rez p{
	font: 18px 'Conv_GothamProRegular';
	color: #fff;
	padding: 0 75px 10px 75px;
}
.rez span{
	font: 50px 'Conv_GothamProBlack';
	color: #fff;
	display: block;
	margin: 0 auto;
}
.rez a{
	display: block;
	text-align: center;
	padding: 20px 0;
	font: 18px 'Conv_GothamProBold';
	color: #32a3bd;
	text-decoration: none;
	background: #fff;
	border-radius: 3px;
	width: 390px;
	margin: 20px auto;
	text-transform: uppercase;
}
.rez a:hover{
	background: url('../images/rectangle.png') no-repeat center;
	background-size: 100%;
	color: #fff;
}
.rez a:active{
	background: url('../images/rectangle1.png') no-repeat center;
	background-size: 100%;
	color: #fff;
}
.slide_6{
	background: url('../images/slide_6_bg.png') no-repeat top center;
	overflow: hidden;
}
.slide_6 h2, .slide_8 h2{
	background: url('../images/h2_bg.png') no-repeat bottom center;
	padding-bottom: 80px;
}
.clients_block{
	position: relative;
	padding: 30px 0;
}

.clients_block iframe {
    width: 470px;
    height: 305px;
    margin: 20px 0;
}

.clients_block_next{
	text-align: right;
}
.clients_block_next .clients_cont{
	text-align: left;
}
.clients_cont{
	position: absolute;
	right: 0;
	top: 50px;
	width: 470px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	z-index: 2;
}
.clients_block_next .clients_cont{
	left: 0;
}
.clients_cont span{
	display: block;
	padding: 35px 60px 0px 60px;
	font: 24px 'Conv_GothamProBold';
	color: #222;
}
.clients_cont p{
	margin: 25px 60px;
	font: 14px 'Conv_GothamProRegular';
	color: #525866;
	line-height: 18px;
	height: 105px;
	overflow: hidden;
}
.clients_cont a{
	display: block;
	width: 180px;
	margin: 0 0 25px 60px;
	text-decoration: none;
	background: #3dccbb;
	border-radius: 3px;
	font: 14px 'Conv_GothamProBold';
	color: #fff;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
}
.clients_cont a:hover{
	background: url('../images/rectangle.png') no-repeat center;
	background-size: 100% 100%;
}
.clients_cont a:active{
	background: url('../images/rectangle1.png') no-repeat center;
	background-size: 100% 100%;
}
.slide_7{
	background: url('../images/slide_7_bg.png') no-repeat top center;
	padding: 40px 0;
}
.result{
	padding: 20px 0 60px 0;
	text-align: center;
}
.result ul{
	padding-bottom: 60px;
}
.result ul li{
	width: 180px;
	padding-left: 40px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	font: 18px 'Conv_GothamProRegular';
	color: #222;
	background: url('../images/icon.png') no-repeat left top;
}
.result a{
	font: 14px 'Conv_GothamProBold';
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: #3dccbb;
	padding: 15px 30px;
	border-radius: 3px;
}
.result a:hover{
	background: url('../images/rectangle.png') no-repeat center;
	background-size: 100%;
}
.result a:active{
	background: url('../images/rectangle1.png') no-repeat center;
	background-size: 100%;
}
.slide_9{
	background: url('../images/slide_9.png') no-repeat top center;
	overflow: hidden;
	background-size: auto 100%;
}
.founder{
	width: 520px;
	float: right;
	padding: 40px 0;
}
.founder span{
	font: 26px 'Conv_GothamProRegular';
	color: #fff;
}
.founder p{
	padding-top: 30px;
	font: 14px 'Conv_GothamProRegular';
	color: #fff;
}
.founder p a{
	font: 14px 'Conv_GothamProMedium';
	color: #fff;
	text-decoration: none;
}
.founder p .founder_linc{
	font: 14px 'Conv_GothamProRegular';
	color: #fff;
	text-decoration: underline;
}
.slide_10_cont{
	padding: 60px;
}
.slide_10_cont span{
	color: #222;
}
.slide_10_cont form input{
	border: 1px solid #e9eaec;
	width: 119px;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -200px auto 0;
	min-width: 1000px;
	height: 200px;
	background: #222222;
	position: relative;
}
.footer_adres{
	width: 300px;
	float: left;
	padding: 30px 0 0 0;
	font: 12px 'Conv_GothamProRegular';
	color: #fff;
}
.footer_adres p{
	padding-bottom: 5px;
}
.footer_adres a{
	color: #fff;
}
.footer_info{
	width: 300px;
	float: left;
	padding: 30px 0 0 130px;
	font: 12px 'Conv_GothamProRegular';
	color: #fff;
}
.footer_info ul li{
	padding-bottom: 5px;
}
.soc{
	float: right;
	padding-top: 40px;
}
.soc ul li{
	display: inline-block;
	padding-left: 5px;
}
.soc ul li a{
	display: block;
	width: 24px;
	height: 24px;
	background: url('../images/soc.png') no-repeat left top;
}
.soc ul li.vk a:hover{
	background: url('../images/vk.png') no-repeat left top;
}
.soc ul li.twitter a{
	background: url('../images/soc.png') no-repeat -40px top; 
}
.soc ul li.twitter a:hover{
	background: url('../images/twitter.png') no-repeat left top;
}
.soc ul li.instagram a{
	background: url('../images/soc.png') no-repeat -79px top; 
}
.soc ul li.instagram a:hover{
	background: url('../images/instagram.png') no-repeat left top;
}
.soc ul li.facebook a{
	background: url('../images/soc.png') no-repeat -119px top; 
}
.soc ul li.facebook a:hover{
	background: url('../images/facebook.png') no-repeat left top;
}
.clients_cont_auto p{
	height: auto;
}
.clients_cont_auto a{
	display: none;
}



/*------------------ popup -----------------------------*/
		
	.overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 20;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
/* Позиционирум медиа-элементы внутри окна */
.is-image {
  width: 100%;
  display: inline-block;
  height: auto;
  margin: auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 15px;
  top: 0; left: 0; bottom: 0; right: 0;
}
embed, iframe {
  width: 100%;
  margin: auto;
  top: 0; left: 0; bottom: 0; right: 0;
}
/* Формируем и позиционируем всплывающее окно */
.popup { 
    width: 480px;
    margin: auto;
    text-align: center;
    border-radius: 10px;
    background: #fff;

    display: block;
    left: 0; right: 0;
    opacity: 0;
    position: absolute;
    font-size: 14px;
    top: 0;
    padding: 20px 0;
    visibility: hidden;
    z-index: 20;
/* Устанавливаем эффект перехода появления окна */ 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}

/* Устанавливаем позицию появления окна */ 
.overlay:target+.popup {
    top: 10%;
    position: fixed;
    opacity: 1;
    visibility: visible;
}
/* Оформляем и позицонируем кнопку закрытия */
.close {
    height: 0px;
    line-height: 24px;
    position: absolute;
    right: 3px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 0;
    top: 3px;
    width: 24px;
    color: #000;
}
.overlay .popup .close:before {
    display: none;
    color: rgba(255, 255, 255, 0.6);
    content: "X";
    font-size: 14px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.6);
}
.close:hover {
    background-color: rgba(64, 128, 128, 0.8);
}
.popup p{
	font: 26px 'Conv_GothamProMedium';
	color: #222;
}
.popup form{
	padding: 20px;
}
.popup form input{
	background: #fff;
	outline: none;
	border: 1px solid #ebebeb;
	width: 370px;
	padding: 15px;
	font: 18px 'Conv_GothamProMedium';
	color: #080808; 
	line-height: 18px;
}
.popup form input.sub{
	width: 400px;
	font: 16px 'Conv_GothamProBold';
	color: #fff;
	background: #3dccbb;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 15px 25px;
	border: none;
}
.popup img{
	margin: 20px 0 -50px 0;
    position: relative;
}

.block-success {
	width: 300px;
    background: #fff;
    margin: 15% auto;
	padding: 25px;
    border-radius: 10px;
}

.block-success h2 {
	font: 26px 'Conv_GothamProMedium';
    padding: 15px;
}

.block-success strong {
	font: 16px 'Conv_GothamProRegular';
    text-align: center;
    display: block;
    line-height: 25px;
}

.block-success p {
	font: 14px 'Conv_GothamProRegular';
    text-align: center;
	display: block;
	line-height: 20px;
}

.block-success span {
	font: 15px 'Conv_GothamProRegular';
    text-align: center;
	display: block;
}

.block-success a {
    font: 15px 'Conv_GothamProMedium';
    background: #3dccbb;
    color: #fff;
    text-align: center;
    margin: 20px 0 0 0;
    padding: 15px 0px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
}

.block-success a:hover {
	text-decoration: underline;
	background: #37b5a6;
}

.block-success hr {
	margin: 10px 0px;
	border: none;
    background-color: #d8e4e3;
    height: 1px;
}
.block-success b {
    font-weight: bold;
}	