/*
# Author: ldrs
# Template: Dosdenou
# Version: 1.0
# Copyright 2016 Aldasoro Inc
# www: http://www.dosdenou.com


Taula de continguts
-------------------

 1.Base i fonts
 2.Bootstrap Grid
 3.Header
 4.Sign up form
 5.Content
 6.Slider Range
 7.Footer
 8.Login
 9.Single page


/* ---------- 1. Base i fonts ---------- */
@import url(https://fonts.googleapis.com/css?family=Raleway:100,300,500);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500);

body{
    margin: 0px;
    background: #f8f8f8;
    font-family: 'Open Sans', sans-serif;
    line-height: 21px;
    font-size: 13px;
    color: #6a737b;
}
a{
    text-decoration: none;
}
.a{
    color: white;
    cursor: pointer;
}
ul{
    margin: 0px;
    padding: 0px;
}
h1{
    text-align: center;
    color: white;
    font-size: 30px;
    font-family: 'Raleway';
    font-weight: 300;
}
h1 small{
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 100;
}
h2{
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 30px;
    padding-top: 70px;
    padding-bottom: 50px;
    text-align: center;
}
h3{
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Raleway';
    font-weight: 300;
    font-size: 30px;
}

/* ------- 2. Bootstrap Grid ------*/
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: 0px;
    margin-left: 0px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}


/* ---------- 3. Header ---------- */
header{
    background-image: url('../img/banner.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:612px;
}
.single-page{
    height:140px;
}
.logo{
    height:32px;
    margin-top:50px;
}
.menu{
    list-style:none;
    text-align:right;
    padding-top:52px;
    padding-left:0px;
}
.menu li{
    text-transform: uppercase;
    font-family:'Roboto';
    font-weight: 400;
    color:white;
    font-size:14px;
    display:inline;
    padding-left:20px;
}
.menu a{
    color:white;
}
.menu a:hover, .menu .a:hover{
    padding-bottom:5px;
    border-bottom:2px solid white;
}
.menu a:hover{
    padding-bottom:5px;
    border-bottom:2px solid white;
}
.lang{
    font-weight:100;
}
.languages{
    list-style:none;
    text-align:right;
    margin-top:0px;
    padding-left:0px;
}
.languages li{
    text-transform: uppercase;
    font-family:'Roboto';
    font-weight: 400;
    color:white;
    font-size:14px;    
}
.languages a{
    color:white;    
}
.languages a:hover{
    color: #41bf67;  
}
.hidden{
    display: none;
}
.title{
    padding-top:300px;
}
header .responsive{
    display: none;
}

/* ------- 4. Sign up form ------- */
.signup-header{
    display: inline-block;
    margin-top:30px;
    width:100%;
}
input{
    background: 0 0;
    border: solid 1px #fff;
    margin-right: 10px;
    color: #fff !important;
    font-family: 'Roboto';
    font-weight: 300;
    height: 3rem;
    width: 200px;
    font-size: .8rem;
    padding-left: .5rem;
}
input::-webkit-input-placeholder {color: white; font-family: 'Roboto'; font-weight: 100;}
input:-moz-placeholder {color: white; font-family: 'Roboto'; font-weight: 100;}
input::-moz-placeholder {color: white; font-family: 'Roboto'; font-weight: 100;}
input:-ms-input-placeholder {color: white; font-family: 'Roboto'; font-weight: 100;}
.signup-prefooter{
    display: inline-block;
    margin-top:0px;
    width:100%;
}
.signup-prefooter input{
    background: #fff;
    border: solid 1px #969696;
    margin-right: 10px;
    color: #000 !important;
    font-family: 'Roboto';
    font-weight: 300;
    height: 3rem;
    width: 200px;
    font-size: .8rem;
    padding-left: .5rem;
}
.signup-prefooter input::-webkit-input-placeholder {color: #969696; font-family: 'Roboto'; font-weight: 100;}
.signup-prefooter input:-moz-placeholder {color: #969696; font-family: 'Roboto'; font-weight: 100;}
.signup-prefooter input::-moz-placeholder {color: #969696; font-family: 'Roboto'; font-weight: 100;}
.signup-prefooter input:-ms-input-placeholder {color: #969696; font-family: 'Roboto'; font-weight: 100;}
.btn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-signup{
    background:#41bf67;
    margin-right:10px;
    color:#fff;
    font-family: 'Roboto';
    font-weight: 300;
    height: 3.3rem;
    margin-top: -3px;
    width: 200px;
    font-size: .8rem;
    text-transform: uppercase;    
}
.radius{
    border-radius: 4px
}

/* ---------- 5. Content --------- */
.section-white{
    background: #fff;
    width: 100%;
    display: block;
    padding-bottom: 70px;
}
.section-grey{
    padding-top: 70px;
    padding-bottom: 70px;
}
.img-center{
    height:200px;
    display: block;
    margin: 0 auto;
}
.bloc{
    padding-top:50px;
    font-family: 'Raleway';
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin:0 auto;
}
.bloc p{
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 100;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 60px;
}
.align{
    text-align: right;
}
.down-section-2{
    margin-top: 400px;
}
.down-section-3{
    margin-top: 75px;
}
.macbooks{
    text-align: right;
}
.macbooks img{
    width: 650px;
}
.slidertext{
    display: flex;
    margin-top:10px;
}
.value{
    border:0;
    color:#000;
    font-weight:bold;
    width: 23px;
    text-align: right;
    margin-right: 5px;
    font-family: 'Roboto',Helvetica,Sans-Serif;
    font-size: 1em;
}
.value-initial{
    text-align: left;
    margin-right: 0px;
}
.value-extra{
    width: 45px;
}
.slidertext span{
    margin-top: 1px;
}
.pricing {
    margin-top: 50px;
}
.pricing p{
    margin-top:0px;
}
.price span{
    color: #41bf67;
    font-size: 50px;
    font-weight: 500;
}
.more-features a{
    color: #969696;
    font-size: 14px;
    margin-top: 10px;
}

/* ---------- 6. Slider Range --------- */
.ui-slider-range{
    background: #41bf67;
}
.ui-widget-content{
    background: #f8f8f8;
    border: 0px;
}
.slider{
    width: 350px;
    margin-right: 20px;
    margin-top: 5px;
}

/* ------------- 7. Footer ------------ */
.footer{
    width: 100%;
    background: #000;
    font-family: 'Roboto';
    font-size: 12px;
    line-height: 22px;
    font-weight: 300;
    margin-top: 70px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.footer ul{
    list-style: none;
}
.footer a{
    color: #969696;
}
.titol{
    margin-bottom: 12px;
}
.titol a{
    color: #fff !important;
    font-weight: 500;
    text-transform: uppercase;
}
.description{
    display: block;
    color: #6e6e6e;
    font-size: 0.9em;
    margin-top: -5px;
    margin-left: 20px;
}
.footer a:hover, .titol a:hover{
    color: #41bf67;
}
.cookies{
    color: #969696;
    text-align: center;
    padding-top: 50px;
}
.copyright{
    color: #969696;
    text-align: center;
    padding-top: 20px;
}

/* ------------- 8. Login --------------*/
.b-white{
    background: #fff;
}
.login-h1{
    text-align: center;
    font-size: 30px;
    font-family: 'Raleway';
    font-weight: 500;
    color:#41bf67;
    margin-top:250px;
}
.login{
    margin-top:30px;
    width:100%;
}
.login input{
    background: #f8f8f8;
    border: solid 1px #f8f8f8;
    margin-right: 10px;
    color: #969696 !important;
    font-family: 'Roboto';
    font-weight: 300;
    height: 3rem;
    width: 300px;
    margin-top: 5px;
    font-size: .8rem;
    padding-left: .5rem;

}
.login input::-webkit-input-placeholder {color: #333; font-family: 'Roboto'; font-weight: 100;}
.login input:-moz-placeholder {color: #333; font-family: 'Roboto'; font-weight: 100;}
.login input::-moz-placeholder {color: #333; font-family: 'Roboto'; font-weight: 100;}
.login input:-ms-input-placeholder {color: #333; font-family: 'Roboto'; font-weight: 100;}
.btn-login{
    background:#41bf67;
    margin-right:10px;
    color:#fff;
    font-family: 'Roboto';
    font-weight: 300;
    height: 3.3rem;
    margin-top: 10px;
    width: 310px;
    font-size: .8rem;
    text-transform: uppercase;    
}
.remodal input{
    background: #f8f8f8;
    border: solid 1px #f8f8f8;
    margin-right: 10px;
    color: #969696 !important;
    font-family: 'Roboto';
    font-weight: 300;
    height: 3rem;
    width: 300px;
    margin-top: 5px;
    font-size: .8rem;
    padding-left: .5rem;    
}
.remodal input::-webkit-input-placeholder {color: #333; font-family: 'Roboto'; font-weight: 100;}
.remodal input:-moz-placeholder {color: #333; font-family: 'Roboto'; font-weight: 100;}
.remodal input::-moz-placeholder {color: #333; font-family: 'Roboto'; font-weight: 100;}
.remodal input:-ms-input-placeholder {color: #333; font-family: 'Roboto'; font-weight: 100;}

/* ---------- 9. Single page ---------- */
.single-content h2{
    padding-bottom: 0px;
}
.single-content h3{
    font-weight:500;
    font-size:20px;
    padding-top: 50px;
}
.single-content h4{
    font-size:12px;
    font-weight:100;
    margin:0px;
}
.single-content p{
    text-align: justify;
}


/*
# Author: ldrs
# Template: Cloudia
# Version: 1.0
# Copyright 2015 Aldasoro Inc
# www: http://www.cloudia.com


Taula de continguts
-------------------

 1.Medium devices
 2.Small devices
 3.Exra small devices


/* ---------- 1. Medium devices --------- */
@media (max-width: 1199px) {
    .slider{
        width: 63%;
    }
    .pricing{
        width: 66.6%;
        text-align: center;
    }
    .down-section-3{
        margin-top: 0px;
        margin-bottom: 50px;
    }
    .macbooks img{
        width: 500px;
    }
}

/* ---------- 2. Small devices ---------- */
@media (max-width: 991px) {
    .img-center{
        padding-bottom: 50px;
    }
    .bloc{
        padding-top: 0px;
    }
    .down-section-2{
        margin-top: 467px;
    }
    .align{
        text-align: center;
    }
    .img-display{
        padding-bottom: 50px;
        display: block;
        margin: 0 auto;
        margin-left: -100px;
    }
    .down-section-3{
        margin-top: 0px;
        margin-bottom: 50px;
        text-align: center;
    }
    .macbooks {
        text-align: center;
    }
    .macbooks img{
        width: 550px;
    }
    .slider{
        width: 57%;
    }
    .more-features{
        margin-bottom: 70px;
    }
    .pricing{
        width: 66.6%;
    }
    .footer{
        text-align: center;
    }
    .footer ul{
        padding-bottom: 30px;
    }
}

/* ---------- 3. Extra small devices ---- */
@media (max-width: 767px) {
    input{
        -webkit-appearance: none;
    }
    /* --- index --- */
    .slider{
        width: 50%;
    }
    .macbooks img{
        width: 95%
    }
    .prefooter{
        display: none;
    }
    .down-section-2{
        margin-top: 0px;
    }
    .title{
        padding-top: 250px;
    }
    .signup-header input{
        display: none;
    }
    .img-display{
        width:95%;
    }
    .menu{
        display: none;
    }
    .responsive{
        display: inline !important;
        margin-top: 54px;
    }
    .responsive img{
        width: 25px;
    }
    /* --- login --- */
    .background-image{
        position: fixed;
        left:0;
        top:0;
        width:100%;
        height:100%;
        z-index: 1;

        display: block;
        background-image: url('../img/header-background.jpg');
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .content{
        position: fixed;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    .login-h1{
        margin-top:100px;
        color:#fff;
    }
    .login input{
        background: rgba(255,255,255,0.5);
        border: solid 1px rgba(255,255,255,0);
    }
}

/* ---------- 4. Menu responsive ---- */
.menu-responsive li{
    list-style:none;
    text-transform: uppercase;
    font-family:'Roboto';
    color:white;
    font-size:1.2em;
    padding-top:30px;
    padding-bottom:30px;
}
.menu-responsive li a{
    color:white;
    font-weight: 400;
}
.menu-responsive small{
    font-size:0.8em;
}
.separator{
    height:1px; 
    border-top:1px;
    margin-top:50px;
    background-color:#fff; 
    border:none; 
}