@import "main.css";
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Caption&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,cyrillic);




body {
	line-height: 1.5em;
	color: #000;
	font-family: "Open Sans", sans-serif;
	padding-top: 80px;
	background-color: #ebebe8;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans" sans-serif; 
	color: #000;
	margin-top: 0;
}


h1 {
	font-size: 2.5em;
	font-weight: 400;

}

h2 {
	font-weight: 400;
}

h3 {
	font-weight: 400;
	color: #000;
	margin-top: 30px;
	margin-bottom: 20px;
}

h4 {
	font-weight: 600;
	color: #F95646;
}

h5 {
	font-size: 1.125em;
}


p {
	font-family: "Open Sans";
	font-size: 1em;
	font-weight: 300;
	color: #000;
}


a {
	color: #2E2E2E;
}

a:hover {
	color: #f1592a;
	text-decoration: none;
}

.text-link {
	text-decoration: underline;
}

.breadcrumb {
	font-family: "Open Sans";
	font-size: 1.1em;
	letter-spacing: 0;
	font-weight: 400;
	background: none;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.breadcrumb > .active {
	color: #333;
}


.phone {
	font-weight: 600;
	font-size: 1.125em;
}

.phone small {
	font-size: 0.9em;
	font-weight: 400;
}


#right1, #right2, #right3 {
	font-size: 0.625em;
}

.underline {
	width: 30px;
	display: inline-block;
	float: left;
}

.overvew {
	padding-right: 10px;
}

.overvew p {
	margin-bottom: 5px;
}


.navbar-nav li {
	padding-bottom: 1px;
}

.navbar-nav li:hover {
	color: #F95646;
	background-color: 
}

.navbar-nav>li>a {
	font-family: "open Sans" sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 400;
	color: #2E2E2E;
	letter-spacing: 0.125em;	
	margin: 1px 5px;
	border-radius: 5px;
	padding: 20px 13px;
}


.navbar-nav>li>a:hover {
	color: #F95646;
	border-radius: 5px;
	margin: 1px 5px;
}


.navbar-nav>.active >a {
	color: #F95646;	
	border-radius: 5px;	
	margin: 1px 5px;
}

.navbar-brand {
	margin-top: -13px;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: -30px;
}

.navbar-fixed-top {
	background: #fff;
}


.navbar-toggle {
	background: #444;
}

.navbar-toggle .icon-bar {
	background: #f5f5f5;
}

#logo {
	margin-top: 8px;
}

.btn-invest {
	border: 2px solid #fff;
	border-radius: 5px;
	background-color: #fff;
	color: #000;
	font-family: "open Sans";
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 15px;
	letter-spacing: 0.1em;
	box-shadow: 0px 0px 25px -15px #000;
}

.btn-invest:hover {
	border: 2px solid #FCDB05;
	border-radius: 5px;
	background-color: #FCDB05;
	color: #000;
	font-family: "open Sans";
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 15px;
	letter-spacing: 0.1em;
}

.btn-default {
	border: 2px solid #fff;
	border-radius: 5px;
	background-color: #Fff;
	color: #000;
	font-family: "open Sans";
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 15px;
	letter-spacing: 0.1em;
	box-shadow: 0px 0px 25px -15px #000;
}

.btn-default:hover {
	background: #FCDB05;
	border: 2px solid #FCDB05;
	border-radius: 5px;
	color: #000;
	font-family: "open Sans";
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 15px;
	
}

.btn-primary {	
	background: #F95646;
	border: 2px solid #F95646;
	border-radius: 5px;
	color: #fff;
	font-family: "open Sans";
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 15px;
	letter-spacing: 0.1em;
	box-shadow: 0px 0px 25px -15px #000;
}

.btn-primary:hover {
	background: #e60000;
	border: 2px solid #e60000;
	border-radius: 5px;
	color: #fff;
	font-family: "open Sans";
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 600;
	padding: 8px 15px;
	letter-spacing: 0.1em;
	box-shadow: 0px 0px 25px -15px #000;
}


.navbar-header {
	height: 60px;
}

span {
	color: #f1592a;
	font-size: 0.5em;
	
}
	
#tariffs {
	padding-top: 80px;
	margin-top: -80px;
}

.glyphicon {
	font-size: 0.9em;
}

#projects {
	padding-bottom:50px;
}

#projects h1 {
	margin-bottom: 0.4em;
}


#projects img {
	padding-left: 30px;
}

#projects .btn-default {
	margin-right: 3px;
}

#advantages {
	padding-bottom: 80px;
}

#advantages h3 {
	margin-bottom: 10px;
}

.tagline {
	padding: 0 150px 50px;
}



#robot {
	padding: 0 10px;
}

.subscribers {
	background: #f3f1f1;
	padding: 60px 0 60px;
}

.subscribers p {
	font-family: "PT Serif";
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 0 100px;
}

.subscribers h2 {
	margin-bottom: 1.4em;
}

.subscribers h3 {
	color: #f1592a;
}

#globe {
	margin-bottom: 50px;
}

#castle, #subscribers {
	padding: 40px 0 15px;
}

.join {
	padding: 50px 0 70px;
}

.btn-lg {
	padding: 15px 40px;
	border-radius: 10px;
	font-size: 1.4em;
	margin-top: 30px;
}

.btn-lg:hover {
	padding: 15px 40px;
	border-radius: 10px;
	font-size: 1.4em;
	margin-top: 30px;
	background: #e60000;

}

footer {
	background: #ebebe8;
	padding: 40px 0 30px;
}

footer p {
	font-weight: 400;
}


#investment {
	padding-top: 20px;
}

#investment p {
	font-family: "PT Serif";
	font-size: 1.3em;
	line-height: 1.5em;
	padding: 0 100px;
}

#investment img {
	margin: 0 auto;
}

#conditions {
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 60px;
	border-top: 1px solid #e1e1e1;
}

#conditions p {
	font-family: "PT Serif";
	font-size: 1.1em;
	line-height: 1.5em;
}

#interest, #amount, #time, #currency, #profits, #early {
	padding: 60px 0 30px;
	margin: 0 auto;
}

.investors {
	background: #f3f1f1;
	padding: 60px 0 60px;
}

.investors h2 {
	margin-bottom: 1.4em;
}

#bg {
	background-color: #f8f8f8;
	border-radius: 10px;
	padding: 60px 40px;
}

.panel {
	border-radius: 0 10px 10px 0;
	border-color: #F0F0F0;
	margin-left: -15px;
}

.panel h3 {
	margin: 0;
}

.tree, .castle, .com {
	float: left;
	margin-right: 70px;
} 

.testimonials {
	background: #dadada;
	padding: 60px 0 60px;
}

#quotes {
	margin-bottom: 20px;
}

.testimonials h2 {
	padding-left: 10px;
	padding-bottom: 20px;
}


.table > thead > tr > th {
	vertical-align: top;
	line-height: 1.2;
	font-size: 0.9em;
	padding: 10px 5px;
	font-family: "open Sans";
	font-weight: 600;
}

.nav-tabs > li > a {
	font-size: 1em;
	font-weight: 600;
	color: #000;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #D8DDE5;
	color: #000;
	border-color: #D8DDE5;
}

.attention {
	color: #f1592a;
	font-weight: 600;
	background-color: #F8EAB0;
	padding: 10px 0 10px 25px;
	border-left: 10px solid #ECD163;
	line-height: 1.2em;
}


.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background: #9FA5A5;
	border: 1px solid #9FA5A5;
	font-size: 1.1em;
	font-weight: 600;
}


h4 small {
	font-family: "open Sans";
	font-size: 0.9em;
	font-weight: 300;
	color: #000;
}

h3 small {
	color: #f1592a;
	font-weight: 600;

}

#logic-line {

	padding-top: 80px;
	margin-top: -80px;
	clear: both;
}

#features {
	padding-top: 80px;
	margin-top: -80px;
	padding-bottom: 40px;
}

dt {
	font-size: 1.1em;


}

dd {
	font-size: 1em;
	font-weight: 300;
	padding-bottom: 10px;
}

.tags {
	float-clear:both;
}

.tags li {
	display: inline;
	font-size: 0.8em;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	font-weight: 600;
}

.tags li:hover a {
background-color: #e60000;
}

.tags li a {
	color: #fff;
	border-radius: 15px;
	padding: 3px 10px;
	background-color: #F95646;

}

.tags ul {
	padding-left: 0;
}

#login {
	padding: 10px 0;
	background: #F0F0F0;
	border-color: #F0F0F0;
	margin-left: -15px;
}

#login ul {
	list-style: none;
	padding-left: 20px;
}

#login ul li {
	margin: 10px 0;
}

#login .btn-primary {
	width: 90%;
	margin: 0 auto;
}

#login .btn-invest {
	width: 90%;

}

#login .btn-default {
	width: 90%;

}

#registration {
	margin-left: 20px;
	font-size: 1.125em;
	font-weight: 600;
}

.docs {
	padding-left: 5px;
	padding-right: 5px;
}

.docs a {
	color: #000;
}

.docs a:hover {
	text-decoration: underline;
}

.docs img {
	padding: 5px 15px 0 0;
	float: left;
}

.docs dt {
	font-size: 0.825em;
	line-height: 1.1em;
	color: #000;
}

.docs p {
	font-size: 1em;

}

.docs dd {
	font-size: 1em;
	padding-bottom: 13px;
}

#sidebar {
	
}
.panel-default {
	background-color: #F0F0F0;
}

.comtube {
	clear: right;
}

#comtube {
	clear: both;
}

.services p {
	font-size: 0.9em;
	font-weight: 400;
}

.col-1 {
	margin: 20px 0 20px;
}

.table-bordered {
	border: 2px solid #D8DDE5;
}

#results {
	padding-bottom: 50px;
}

#results h2 {
	color: #f1592a;
}

#results p {
	color: #f1592a;
}

.table-bordered > thead > tr > th {
	border-bottom: 1px solid #D8DDE5;
	color: #000;
	background-color: #D8DDE5;
}

.left-col {
	font-size: 0.9em;
}

.header {
	margin-bottom: 50px;
}

.partners {
	padding-top: 30px;
	padding-bottom: 100px;
}


#contacts .phone {
	
	padding-right: 15px;
}

.hr-bold {
	border-width: 2px;
}

.first-paragraph {
	clear: both;
}

.info dd {
	padding-bottom: 13px;
}

.space-right img {
	padding-right: 50px;
}

.conditions {
	font-size: 1.125em;
	font-weight: 600;
}

#cond-img img {
	margin-bottom: 5px;
}

td a {
	color: #000;
	text-decoration: underline;
}

#page-dev img {
	margin: 20px 0 50px;

}

#numbers {
	margin-top: 30px;
}

#numbers h2 {
	color: #F95646;
	margin-bottom: 0;
}

#numbers img {
	padding-left: 30px;
}

.copy {
	font-size: 1.2em;
}

#investment-conditions {
	padding-top: 80px;
	margin-top: -80px;
}

#information {
	padding-top: 80px;
	margin-top: -80px;
}


/* ============ @MEDIA ============== */

@media (max-width: 768px) {
	.circle {
		margin: 20px auto;
	}
}

@media (max-width: 768px) {
	.navbar-fixed-top {

	}
}

@media (max-width: 768px) {
	
	.navbar-nav>li>a {
		background: #3d4860;
	
		color: #fff;
	
	}
	.navbar-nav>li>a:hover {
		background: #53617f;
		color: #fff;
		
	}
	

}

@media (max-width: 678px) {
	.tags ul li {
		display: block;
		margin-bottom: 5px;
	}
}