
.header-lp {
    background: url(../img/background-images/pintxos.jpg) no-repeat center top fixed;
    -webkit-background-size: cover;
    background-size: cover;
}

.body-lp {
    /*font-family: 'Open Sans', Helvetica Neue, Sans-serif !important;*/
    font-family: 'Arvo', serif;
    
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: 300 !important;
    color: #313131 !important;
    text-align: center;
    overflow-x: hidden !important;
    margin: auto !important;
}


.header-lp .overlay-layer {
    padding-top: 60px;
    padding-bottom: 0 !important;
    height: auto;
}


.sticky-navigation { /* maybe not necessary */
    background: #ffffff;
    min-height: 70px;
    border: none;
    font-weight: 400;
    margin-bottom: 0 !important;
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
}

.sticky-navigation .main-navigation li a {
    text-transform: uppercase;
    line-height: 34px;
    padding: 18px;
    color:#9d9d9d;
}

.sticky-navigation .navbar-brand {
    padding: 18px 15px;
}

.sticky-navigation .navbar-brand img {
    max-width: 80px;
    -webkit-backface-visibility: hidden;
}

.sticky-navigation .main-navigation {
    margin-top: 0;
}

.navbar-nav.navbar-right:last-child {
    margin-right: 0;
}
.sticky-navigation .login-register {
    margin-top: 0;
}


.sticky-navigation .login-register .register-button {
    margin-top: 15px;
}


.sticky-navigation .main-navigation li a {
    text-transform: uppercase;
    line-height: 34px;
    padding: 18px;
}
.navbar-inverse .navbar-nav > li > a {
    color: inherit;
}


.intro-section {
    margin-top: 100px;
    margin-bottom: 55px;
}

.intro-section h5 {
    margin-top: 15px;
    margin-bottom: 60px;
}

.standard-button {
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.6;
    border: none;
    padding: 18px 40px 18px 40px;
    color: #ffffff;
    -webkit-transition: none;
    transition: none;
}

.browser-image {
    overflow: hidden;
}

.client-logos {
    border-bottom: 1px solid #dadfe3;
    margin-bottom: 0;
    z-index: 1;
}

.client-logos li {
    display: inline-block;
    margin: 25px 25px 25px 25px;
    vertical-align: middle;
}

.white-bg-border {
    background: #ffffff;
    border-top: 1px solid #eaebec;
    border-bottom: 1px solid #eaebec;
}


.footer-lp {
    padding-top: 40px;
    padding-bottom: 40px;
}
.grey-bg {
    border-top: 1px solid #eaebec;
    border-bottom: 1px solid #eaebec;
    background: #F7F8FA;
}

.call-to-action {
    background: url(../img/absbkg.jpg) fixed no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
}

.features {
    background: url(../img/header/backdoc.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    background-size: cover;
}

.feature-list li {
    padding-top: 8px;
    padding-bottom: 12px;
    list-style: none;
}

.feature-list li span {
    margin-right: 10px;
}

.colored-text
{
    color: #3EBFB4;
}
.pricing {
    padding-bottom: 30px;
}

.unique-features {
    padding-bottom: 100px;
}
.white-bg {
    background: #ffffff;
}


.brief {
    padding-top: 80px;
    padding-bottom: 115px;
}

.brief .brief-image-right {
    margin-top: 20px;
}

.brief .brief-image-right img {
    float: right;
    width: 92%;
}

.brief h2 {
    margin-bottom: 15px;
    margin-top: 10px;
}

.feature-list {
    margin-top: 15px;
}

.feature {
    margin: auto;
    padding-left: 10px;
    padding-right: 0;
    margin-top: 30px;
    margin-bottom: 25px;
    overflow: hidden;
}

.feature .icon-container {
    margin-right: 10px;
    padding-top: 18px;
    float: left;
}

.feature .description {
    width: 85%;
    float: right;
}

.ipad-image {
    margin: auto;
}

.ipad-image img {
    width: 100%;
}

.section-header {
    margin-top: 90px;
    margin-bottom: 60px;
}

.pricing-table {
    padding-left: 30px;
    padding-right: 30px;
}

.single-pricing {
    background: #ffffff;
    border-radius: 3px;
    padding-bottom: 25px;
    border: 1px solid #e4e7e7;
    border-bottom: 4px solid #e4e7e7;
    margin-bottom: 80px;
    padding: 20px;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
}

.price {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 25px;
    padding-top: 15px;
}

.package-list {
    padding-top: 10px;
    margin-bottom: 25px;
}

.package-list li {
    margin-top: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #eaeaea;
    padding-bottom: 10px;
    list-style: none;
}

.package-list li span {
    margin-right: 8px;
}

.colored-line-left, .colored-line-right, .colored-line {
    background: #3EBFB4;
    margin-bottom: 6px;
}
.colored-line {
    margin: auto;
    
}
.colored-line-left, .colored-line-right, .colored-line, .white-line, .grey-line {
    height: 2px;
    width: 80px;
    display: block;
}

.sub-heading {
    margin-top: 20px;
}

.left-side .single-feature {
    padding-right: 18px;
}
.border-right-colored {
    border-right: 1px solid rgba(0, 142, 214, 0.3);
}
.single-feature {
    margin-bottom: 58px;
}


.call-to-action .overlay-layer-2, .overlay-layer-3 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.overlay-layer-2 {
    background: rgba(0, 5, 8, 0.90);
}

.overlay-layer-3 {
    background: rgba(0, 5, 8, 0.4);
}

.footer-links li {
    display: inline-block;
    padding: 10px;
}

.social-icons li {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}

.uppercase {
    text-transform: uppercase;
}
.small-text-medium {
    font-size: 14px;
    font-weight: 600;
}

.transparent-text-dark {
    color: rgba(49, 49, 49, 0.5);
}

footer
{
    margin-bottom: none!important;
    position: relative!important;
}

.footer-lp
{
    padding-top: 27px;
    padding-bottom: 29px;
}

.social-icons li a:hover .transparent-text-dark {
	color: #313131;
}

.screenshot img {
	display: block;
	width: 100%;
	height: auto;
}

.sticky-navigation .main-navigation li a:hover {
	/*text-decoration: underline;*/
        color: #3EBFB4;
}

.article-item
{
    text-align: left;
    margin: 40px 20px;
}

.article-title
{
    margin-bottom: -10px;
}

.article-date
{
    font-size: 11px;
}

.article-thumb
{
    padding:6px;
}


.pagehead
{
   padding: 60px 0 40px 0;
}


#particles-js{
  width: 100%;
  height: 100%;
  background-color: #333;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

canvas{
  
  vertical-align:top;
  margin-top: -500px
  
}