@font-face {
	font-family: 'Lato-Regular';
	src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Light';
	src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Light.woff') format('woff'), url('../fonts/Lato-Light.ttf') format('truetype'), url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Black';
	src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Black.woff') format('woff'), url('../fonts/Lato-Black.ttf') format('truetype'), url('../fonts/Lato-Black.svg#Lato-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Bold';
	src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype'), url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Lato-Regular';
}
.line {
	background: url(../images/top_line.png) no-repeat center;
	background-size: cover;
	width: 100%;
	height: 4px;
}
#header {
	width: 100%;
	position: absolute;
	z-index: 9;
}
.about_row {
	background: url(../images/about-bg.png) no-repeat center;
	padding: 45px 0 70px;
	background-size: cover;
}
.investments img {
	width: 100%;
}
.traffic h2 {
	font-size: 42px;
	color: #000000;
	font-family: 'Lato-Black';
}
.traffic span {
	border-bottom: 2px solid #d65050;
}
.traffic p {
	font-size: 16px;
	font-family: 'Lato-Light';
	color: #000000;
	line-height: 29px;
}
.traffic p strong {
	color: #d65050;
	font-family: 'Lato-Bold';
	font-weight: 400;
}
.more_about a {
	background: #d65050;
	font-family: 'Lato-Black';
	font-size: 14px;
	padding: 15px 25px;
	margin: 38px 0 0 0;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	border-radius: 4px;
}
.more_about a:hover {
	color: #fff;
	background: #d65050;
}
.finance_row {
	background: url(../images/finance-bg.jpg) no-repeat center;
	padding: 45px 0 0;
	background-size: cover;
}
.finance_head h3 {
	font-size: 32px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Lato-Black';
}
.finance_head p {
	color: #fff;
	font-family: "Lato-Light";
	font-size: 18px;
	line-height: 29px;
	margin: 0 auto;
	text-align: center;
	width: 73%;
}
.video {
	margin: 42px 0 60px;
	text-align: center;
}
.included h1 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Lato-Black';
	font-size: 26px;
	margin: 0 0 20px 0;
}
.included_colam li {
	font-family: 'Lato-Bold';
	display: inline-block;
	list-style: outside none none;
	text-align: center;
	width: 200px;
	height: 200px;
	padding: 47px 0;
	margin: 0 -2px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}
.included_colam ul {
	margin: 0;
	padding: 0;
}
.included_colam li span {
	min-height: 80px;
	display: inline-block;
	text-align: center;
	width: 100%;
}
.surf {
	background: #d65050;
}
.audio {
	background: #c33636;
}
.nav span {
    position: fixed;
    top: 0;
    right: 40px;
    font-size: 12px;
}
.solve_row {
	background: #eba546;
	padding: 45px 0;
}
.count {
	color: #fff;
	font-family: 'Lato-Black';
	font-size: 60px;
}
.conter_xl h6 {
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-family: 'Lato-Regular';
}
#talkbubble {
	width: 120px;
	height: 80px;
	background: red;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: 20px;
}
#talkbubble:before {
	content: "";
	position: absolute;
	right: 100%;
	top: 26px;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-right: 26px solid red;
	border-bottom: 13px solid transparent;
}
.linker {
	font-size : 20px;
	font-color: black;
}
.conter_xl {
	float: left;
}
.icone_xl {
	float: left;
}
.conter_one {
	background: #777fbb;
	float: left;
	padding: 36px 74px;
	width: 100%;
}
.conter_one.coins {
	background: #d65050;
}
.conter_one.affiliates {
	background: #7db44b;
}
.icone_xl {
	float: left;
	padding: 0;
}
.conter_one.affiliates .conter_xl {
	margin: -22px 0 0 17px;
}
.affiliates_slider {
	border: 5px solid #fff;
	padding: 26px;
}
.affiliates_slider .carousel-control {
	height: 62px;
	opacity: inherit;
	top: 46%;
	width: 50px;
}
.affiliates_slider .carousel-control.left {
	left: -19px;
}
.affiliates_slider .carousel-indicators {
	bottom: -35px;
}
#footer {
	background: url(../images/footer-bg.jpg) no-repeat center;
	padding: 45px 0 0;
	background-size: cover;
}
.wight_titel {
	margin: 0 0 35px 0;
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	font-family: "Lato-Light";
}
.wight_titel strong {
	font-family: 'Lato-Black';
}
.quick-links li {
	float: left;
	background: url(../images/yellow-icone.png) no-repeat left;
	margin: 0 0 13px;
	padding: 0 0 0 13px;
	list-style: none;
	width: 33%;
}
.quick-links li a {
	color: #fff;
	font-size: 18px;
	font-family: "Lato-Light";
}
.quick-links li a:hover {
	color: #eba546;
}
.quick-links {
	padding: 0;
}
.footer_about p {
	line-height: 24px;
	font-family: "Lato-Light";
	color: #fff;
	margin: 26px 0;
	font-size: 14px;
}
#newsletter-container input[type=text] {
	height: 46px;
	width: 300px;
	vertical-align: top;
	margin-right: 5px;
	border-radius: 4px;
	border: 3px solid #84bb26;
	background: #CFCECE;
	line-height: 20px;
	padding: 5px 10px 5px 20px;
	color: #727b7c;
}
#newsletter-container .btn {
	padding: 12px 20px;
	font-size: 17px;
	line-height: 20px;
}
.btn-custom-3 {
	color: #fff;
	background-color: #575a59;
	border-color: #5c5f5e;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
	box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}
.btn-custom-3:hover {
	color: #fff;
	background-color: #84bb26;
	border-color: #94CF2E;
	-webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
	box-shadow: inset 0 1px 1px rgba(255,255,255,.4);
}
.btn.btn-custom-3 {
	background: #d65050;
	border: medium none;
	border-radius: 0 3px 4px 0;
	color: #fff;
	font-family: "Lato-Bold";
	margin: -4px -4px 0;
	font-size: 20px;
	padding: 13px 29px;
	width: auto;
}
.news_latter input {
	background: #626262;
	border: medium none;
	border-radius: 4px 0 0 4px;
	color: #fff;
	height: 54px;
	padding: 16px 26px;
	width: 77%;
}
.footer_icone ul {
	padding: 0;
	margin: 45px 10px 0 0;
}
.footer_icone li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
}
.cont_btn {
	background: #eba546;
	font-family: 'Lato-Black';
	font-size: 14px;
	padding: 10px 25px;
	display: inline-block;
	text-transform: uppercase;
	color: #000;
	border-radius: 4px;
}
.cont_btn:hover {
	color: #fff;
	background: #d65050;
}
.copyright {
	color: #cfcfcf;
	float: left;
	font-family: "Lato-Light";
	font-size: 14px;
	font-style: italic;
	padding: 40px 0 30px;
	text-align: center;
	width: 100%;
}
.slider_main .carousel-inner {
	height: 686px !important;
}
.slider_main .carousel-inner img {
	height: 686px !important;
}
.login_btn {
	background: #eba546;
	border-radius: 4px;
	padding: 13px 39px !important;
}
.login_btn:hover {
	border: none !important;
	background: #eba546 !important;
}
.slider_main .carousel-caption {
	top: 32% !important;
	left: 18% !important;
}
.begin_xl h1 {
	font-size: 50px;
	color: #fff;
	text-transform: uppercase;
	font-style: italic;
	font-family: 'Lato-Black';
}
.begin_xl span {
	border-bottom: 2px solid #d65050;
}
.begin_xl p {
	font-size: 28px;
	color: #fff;
	margin: 16px 0 40px 0;
	text-transform: uppercase;
	font-family: "Lato-Light";
}
.begin_xl .btn {
	background: transparent;
	border: 2px solid #d65050;
	border-radius: 4px;
	font-size: 16px;
	margin: 0 13px;
	font-family: 'Lato-Black';
	padding: 16px 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 212px;
}
.begin_xl .btn:hover {
	background: #d65050;
	border: 2px solid #d65050;
}
.solve_colam .col-md-8 {
	margin: 0 0 0 30px;
	width: 64%;
}
.top-nav-collapse {
	background: #2d2d2d;
	height: 91px !important;
	margin: 0 !important;
}
.video iframe {
	border: 4px solid #fff;
	border-radius: 4px;
}
.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
}
.register_bg {
	background: url(../images/reg-bg.png) no-repeat center;
	padding: 45px 0 0;
	background-size: cover;
	background-attachment:fixed;
}.footer_logo img {
    width: 89%;
}
.btn.btn-primary.btn-lg.back-to-top {
	background: #eba546 !important;
	border: none;
}
.register-container {
	margin: 0 auto;
	width: 790px;
}
.registerxl-container {
	margin: 0 auto;
	width: 470px;
}
.register_row {
	background: #fff;
	display: inline-block;
	padding: 30px 35px;
	margin: 40px 0 0;
	border-radius: 5px;
	width: 100%;
}
.rg_logo {
	text-align: center;
}
.titel_rg {
	text-align: center;
}
.titel_rg h2 {
	margin: 0;
	color: #dd1e26;
	font-size: 26px;
	font-family: 'Lato-Black';
	text-transform: uppercase;
}
.form_colam .input-group {
	width: 100%;
}
.form_colam .input-group input {
	border: 1px solid #ccc;
	border-radius: 4px !important;
	box-shadow: none;
	height: 45px;
}
.form_colam .input-group select {
	width: 100%;
	padding: 0 10px;
	border: 1px solid #ccc;
	border-radius: 4px !important;
	box-shadow: none;
	height: 45px;
}
.ip_address .col-sm-6 {
	padding: 0 5px 0 0;
}
.ip_address input {
	background: #f8f8f8;
	color: #000;
}
.form-group button {
	margin: 0 auto;
	padding: 17px 57px;
	text-align: center;
	width: auto;
}
.form-group button {
	font-size: 17px;
	letter-spacing: 6px;
	margin: 0 auto;
	padding: 18px 50px;
	background: #d6504f;
	font-family: 'Lato-Black';
	border: none;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
.login_hear {
	text-align: center;
	font-size: 14px;
	font-family: 'Lato-Black';
	color: #292929;
}
.login_hear a {
	color: #d6504f;
	text-decoration: underline;
	text-transform: uppercase;
}.login_form_xl input {
    height: 52px;
	border: 1px solid #ccc;

	box-shadow: none;
 
}
.form_field{ text-align:center;}
 .form_field a {
    border-right: 1px solid #000;
    color: #d6504f;
	font-family: "Lato-Light";
    font-size: 16px;
    padding: 0 6px;
}.form_field a:last-child {
    border: medium none;
}.form-group.xdg button {
    font-size: 14px;
    letter-spacing: 2px;
    padding: 13px 30px;
}
@media(min-width:767px) {
.navbar {
	padding: 20px 0;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-nav-collapse {
	padding: 5px 0;
}
}
