﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,600,400&subset=latin,latin-ext,cyrillic);
@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background-color: #1F1F1F;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
	color: #777777;
    max-width: 100%;
    overflow-x: hidden;
    position: relative;	
	vertical-align: baseline;
	padding: 0;
	margin: 0;
	top: 86px;
}

body:after {
    content: "three";
    display: none;
}

a{
	text-decoration: none;
	outline: none;
}
p{
	padding: 0 30px;
	margin: 0;
	font-family: 'OpenSansRegular';
}
h2{
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 300;
    font-size: 30px;
	font-weight: normal;
    letter-spacing: 0.5px !important;
    margin: 0 auto;
    text-transform: none !important;
	color: #444444;
	padding: 30px 30px;
}
h3{
	font-size: 16px;
	line-height: 34px;
    margin-bottom: 12px;
	color: #444444;
	font-weight: bold;
    letter-spacing: -0.5px;
	font-family: 'Open Sans', Arial, sans-serif;
	padding: 0 30px;
}
#header{
    background-color: #FFFFFF;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    left: 0;
    top: 0;	
    padding: 0 0 0;
    position: fixed;
    width: 100%;
    z-index: 9998;
}
.container {
    max-width: 880px;
	visibility: visible;
	margin: 0 auto;
    position: relative;
}
#header-logo{
	width: 20.5%;
	margin-right: 2%;
	display: block;
    float: left;
    position: relative;
}
#header-logo img{
	display: block;
    margin-bottom: 0;
    max-width: none;
    width: auto;
	border: 0;
	margin-right: 5px;
	margin-left: -70px;
	float: left;
}
#header-logo a{
	color: #000000;
    font-size: 40px;
	font-weight: 600;
    line-height: 64px;
    text-align: left;
    letter-spacing: -1px;
	display: inline-block;
	text-transform: uppercase;
	margin-left: 70px;
}
#menu{
    position: static;
	width: 76.5%;
	display: block;
    text-align: right;
    margin-left: 20.5%;
    padding-top: 20px;
	display: block;
}
#menu  a{
	color: #888888;
	position: relative;
	font-family: 'OpenSansRegular';
    font-size: 14px;
    line-height: 20px;
	padding-left: 12px;
	text-decoration: none;
	transition: color 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s;
}
#menu a:hover{
	color:#27CCC0;
}
#icon-slider{
	display: block;
	position: fixed;
	background: url(../images/background.jpg) 0 0 repeat;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
}
#top{
	position: relative;
	display: block;
	left:0;
	top: 0;
	width: 100%;
	/*height: 100%;*/
	height: 480px; 
}
#top-left{
	position: fixed;
	display: table;
	width: 50%;
	max-width: 640px;
	height: 480px;
	right: 48%;
	margin-top: 0;
	top: 60px;
}
#top-right{
	position: fixed;
	display: table;
	width: 50%;
	max-width: 640px;
	height: 480px; 
	left: 48%;
	margin-top: 0;
	top: 60px;
}
#top-right img{
	width: 100%;
	max-width: 520px;
	opacity: 0.8;
}
#top-description{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
#top-text{
	position: relative;
	padding: 10px;
	margin: 7%;
	background-color: rgba(31, 31, 31, 0.8);
}
#top-left h1{
	color: #E65E38;
    font-size: 55px;
    line-height: 60px;
    text-align: left;
	font-weight: 300;
    letter-spacing: -1px;
}
#top-text p{
	text-align: left;
	color: #FFFFFF;
	font-weight: 300;
    letter-spacing: 0.5px;
	padding: 0;
}
#top-right p{
	position: fixed;
}
#main{
	z-index: 100;
}
.content-wrap{
    margin-top: -25px;
    padding: 0;
	background-color: #F5F5F5;
	position: relative;
    z-index: 100;
	width: 100%;
}	
#features-all{
	background-color: #FDFDFD;
    visibility: visible;
	position: relative;
    z-index: 0;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
}
#features-all:after, #footer:after, #header:after, #icon-slider:after{
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.feature{
	width: 22.5%;
	margin-right: 2%;
	display: block;
    float: left;
    position: relative;
	text-align: center;
}
.feature p{
	padding-bottom: 0;
	border: 0 none;
    font-family: 'OpenSansRegular';
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
	vertical-align: baseline;
	text-align: center;
}
.feature img{
	display: inline-block;
    height: 90px;
    width: 90px;
    position: relative;
    vertical-align: middle;
    width: 90px;
	margin: 0 auto;
}
.f1, .f2, .f3, .f4{
	background-repeat: no-repeat;
	background-position: 50% 0;
	display: block;
	transition: all 0.1s linear 0s;
	-moz-transition: all 0.1s linear 0s;
	-webkit-transition: all 0.1s linear 0s;
}
.f1{
	background-image: url(../images/scalability.png);
}
.f1:hover{
	background-image: url(../images/scalability-hover.png);
}
.f2{
	background-image: url(../images/customizable.png);
}
.f2:hover{
	background-image: url(../images/customizable-hover.png);
}
.f3{
	background-image: url(../images/styles.png);
}
.f3:hover{
	background-image: url(../images/styles-hover.png);
}
.f4{
	background-image: url(../images/easy.png);
}
.f4:hover{
	background-image: url(../images/easy-hover.png);
}
.feature h3{
	margin: 150px 0 12px;
}
#buy-section{
    margin-top: 0 !important;
    padding: 0 0 25px 0;
	background-color: #859198;
	position: relative;
    z-index: 100;
	width: 100%;
	text-align: center;
}
#buy-section h2{
	font-size: 52px;
    line-height: 55px;
    margin-bottom: 10px;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-weight: 300;
	margin: 0;
	padding-top:20px;
	font-family: 'Open Sans', Arial, sans-serif;
}
#buy-section p{
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 300;
	color:#FFFFFF;
    font-size: 20px;
    line-height: 38px;
	letter-spacing: 0.5px;
	margin:0;
}
.buttons{
	position: relative;
	letter-spacing: 2px;
	display: inline-block;
}
#left-btn-main, #right-btn-main, #left-btn, #right-btn{
	float: left;
	margin: 15px 0;
	cursor:pointer;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: bold;
    font-size: 12px;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 1px 3px rgba(0, 0, 0, 0.2);	
	text-transform: uppercase;
    transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	background-color:#F6653C;
}
#left-btn-main a,  #left-btn a, #right-btn a{
	color: #FFFFFF;
	padding: 13px 19px;
	width: 220px;
	display: inline-block;
}
#right-btn-main a, #right-btn a{
	display: none;
}
#left-btn-main:hover, #right-btn-main:hover, #left-btn:hover, #right-btn:hover{
	background-color:#E65E38;	
}

/*#left-btn-main{
	background: none;	
	border: 2px solid rgba(255, 255, 255, 0.7);
}
#left-btn-main:hover{
	background: none;
	border: 2px solid #FFFFFF;
}
#left-btn-main a{
	background: none;
	color: #FFFFFF;
	padding: 11px 17px;
	width: 170px;
	display: inline-block;
}
#left-btn{
	background: none;
	border: 2px solid rgba(230, 94, 56, 0.7);
}
#left-btn:hover{
	background: none;
	border: 2px solid #F6653C;
}
#left-btn a{
	background: none;
	color: #F6653C;	
    padding: 11px 17px;	
	width: 170px;
	display: inline-block;
}
#right-btn{    
	background-color:#F6653C;
}
#right-btn:hover{
	background-color:#E65E38;	
}
#right-btn a{
	color: #FFFFFF;
	padding: 13px 19px;
	width: 170px;
	display: inline-block;
}*/

.main{
	background-color: #FDFDFD;
}
.main img{
	border: 0 none;
	padding:0;
	margin: 0;
	width:100%;
	left:0;
}
#footer{
	position: relative;
    z-index: 10;
    background-color: #1F1F1F;
    border-top: 1px solid #3A3A3A;
    color: #777777;
    font-size: 12px;
    padding: 20px 0;
	margin-bottom: 0;	
}
#footer-left{
    display: block;
    float: left;
    margin-right: 2%;
    position: relative;
    width: 67%;
}
#footer-right{
    display: block;
    margin-left: 67%;
    position: relative;
    text-align: right;
    width: 30%;
	line-height: 46px;
}
#footer-right a{
	color: #CCCCCC;
	text-decoration: none;
	cursor: pointer;
	transition: color 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s;	
}
#footer-right a:hover{
	color: #27CCC0;
}

@media (max-width: 1190px){
#left-btn-main, #right-btn-main{
	float:none;
	margin: 7px;
}
#top-right{
	left: 50%;
}
#top-left{
	right: 50%;	
	top: 40px;
}
}

@media (min-width: 768px) and (max-width: 980px) {
.content-wrap{
    margin-top: -15px;
}
#buy-section{
	padding: 0 0 15px 0;
}		
.feature{
	width: 45.5%;
}
.container {
    max-width: 100%;
}
#top-left{
	top: 60px;
}	
#top-left h1{
    font-size: 50px;
    line-height: 55px;
}
}

@media (min-width: 550px) and (max-width: 767px) {
#header{
	padding: 13px 0 0 0;
}
#header-logo{
	width: 100%;
	margin-right: 0%;
}
#menu{
	width: 100%;
    margin-left: 0%;
	padding: 15px 0;
	text-align: left;
}
.content-wrap{
    margin-top: -85px;
}
#buy-section{
	padding: 0 0 85px 0;
}
.feature{
	width: 100%;
}
.container {
    max-width: 100%;
}
#top-left{
	width: 100%;
	top: 0px;
	left: 0;
	right: 0;
	position: absolute;
	margin: 0 auto;
}
#top-right{
	display: none;
}
#top-text{
	top: 70px;
}
#top-left h1{
    font-size: 40px;
    line-height: 45px;
}
#icon-slider{
	position: relative;
	height: 480px;
	top: -250px;
}
#top{
	height: 0px;
}
#header{
	position: relative;
}
body {
	top: 0px;
}
}

@media (max-width: 550px) {
.content-wrap{
    margin-top: -25px;
}
.feature{
	width: 100%;
}
#buy-section{
	padding: 0 0 85px 0;
}
#header{
	padding: 13px 0 0 0;
}
#header-logo{
	width: 100%;
	margin-right: 0%;
}
#menu{
	width: 100%;
    margin-left: 0%;
	padding: 15px 0;
	text-align: left;
}
#top-left{
	width: 100%;
	top: 0px;
	left: 0;
	right: 0;
	position: absolute;
	margin: 0 auto;
}
#top-left h1{
    font-size: 35px;
    line-height: 40px;
	margin: 0 auto;
}
#top-right{
	display: none;
}
#top-text{
	top: 10px;
}
#left-btn, #right-btn{
	float:none;
}
#footer-left{
	width: 100%;
}
#footer-right{
	width: 100%;
	margin-left: 0;
}
}