html.sl-page, body.sl-page {
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color: #848e92;
    font-size: 16px;
    overflow-x: hidden;
    min-height: 100%;
}

p {
    font-weight: 400;
    color: #848e92;
    font-size: 16px;
    line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #444;
    line-height: 1.3;
}

a {
    color: #31aff5;
    transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
    color: #30a7e9;
    text-decoration: none;
}

a:focus { outline: none; }

img {
    max-width: 100%;
    height: auto;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

b,
strong { font-weight: 700; }

.content-wrapper {
    background:  url('../images/bg_tablet.jpg') center center no-repeat;
    background-size: cover;
    position: relative;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -ms-interpolation-mode: nearest-neighbor;
    min-height: 100%;
}

.content-wrapper::before { background: rgba(0, 0, 0, 0.45); }

.logo-sl-page {
    position: relative;
    padding: 3em 0 0;
}

.cta-light.section-spacing { padding-top: 3em; }

.cta-light form, .cta-light .white-panel-text {
    background: #fff;
    padding: 46px;
}

.cta-light .section-header { margin-bottom: 2.25em; }

.cta-light .section-header h2 {
    font-size: 24px;
    margin: 0;
}

.cta-light .form-control {
    border-color: #dadddf;
    color: #848e92;
}

.cta-light .form-control:focus { border-color: #31aff5; }
.cta-light input::-webkit-input-placeholder, .cta-light textarea::-webkit-input-placeholder {
    color: #6b777c;
    font-weight: 400;
}
.cta-light input:-moz-placeholder, .cta-light textarea:-moz-placeholder {
    color: #6b777c;
    font-weight: 400;
}
.cta-light input::-moz-placeholder, .cta-light textarea::-moz-placeholder {
    color: #6b777c;
    font-weight: 400;
}
.cta-light input:-ms-input-placeholder, .cta-light textarea:-ms-input-placeholder {
    color: #6b777c;
    font-weight: 400;
}

.cta-light .form-group label,
.cta-light .form-terms { color: #9da5a8; }

.cta-light .checkbox label {
    color: #6b777c;
    font-size: 14px;
}

.cta-light .checkbox label.small {
    font-size: 10px;
}


.cta-light .form-option { color: #fff; }

.cta-light form h3 {
    font-size: 16px;
    color: #6b777c;
    margin: 2.25em 0 0;
}

.sl-page .copyright-terms small,
.sl-page .terms-privacy a { color: #fff; }

.cta-dark { background: #212a3e; }

.cta-dark .section-header h2 { color: #fff; }

.cta-dark .section-header h3 { color: #31aff5; }

.cta-form .form-group { margin-bottom: 24px; }

.cta-signup-form .form-group:nth-of-type(3) { margin-bottom: 12px; }

.cta-form .form-control,
.sub-form .form-control {
    border-radius: 4px;
    font-size: 16px;
    box-shadow: none;
    transition: all .2s ease-out;
}

.cta-form .form-control:focus { background-color: #fff; }

.cta-dark .form-control {
    background-color: #363e51;
    border-color: #363e51;
    color: #fff;
}

.cta-dark .form-control:focus { color: #6b777c; }
.cta-dark input::-webkit-input-placeholder {
    color: #fff;
    font-weight: 400;
}
.cta-dark input:-moz-placeholder {
    color: #fff;
    font-weight: 400;
}
.cta-dark input::-moz-placeholder {
    color: #fff;
    font-weight: 400;
}
.cta-dark input:-ms-input-placeholder {
    color: #fff;
    font-weight: 400;
}
.cta-dark input:focus::-webkit-input-placeholder {
    color: #6b777c;
}
.cta-dark input:focus:-moz-placeholder {
    color: #6b777c;
}
.cta-dark input:focus::-moz-placeholder {
    color: #6b777c;
}
.cta-dark input:focus:-ms-input-placeholder {
    color: #6b777c;
}

.cta-form .form-group label {
    font-weight: 400;
    margin: 12px 0 0;
    font-size: 14px;
}

.cta-dark .form-group label,
.cta-dark .checkbox label,
.cta-form .form-terms,
.cta-dark .form-option { color: #696c74; }

.cta-form .required {
    color: #ee5555;
    padding-right: 4px;
    vertical-align: text-bottom;
}

.cta-form .checkbox { margin: 0 0 24px; }

.form-btn .btn { width: 100%; }

.form-terms {
    margin: 12px 0 0;
    font-size: 13px;
}

.form-option {
    margin: 36px 0;
    font-size: 24px;
}

.form-signup-google .btn,
.form-signup-facebook .btn { width: 100%; }

.form-signup-google .btn i,
.form-signup-facebook .btn i {
    padding-right: 10px;
    font-size: 24px;
    vertical-align: middle;
}

.form-signup-google .btn { background-color: #dc4e41; }

.form-signup-google .btn:hover,
.form-signup-google .btn:active,
.form-signup-google .btn:focus,
.form-signup-google .btn:active:hover,
.form-signup-google .btn:active:focus { background: #ce4a3d; }

.form-signup-facebook .btn { background-color: #3b5998; }

.form-signup-facebook .btn:hover,
.form-signup-facebook .btn:active,
.form-signup-facebook .btn:focus,
.form-signup-facebook .btn:active:hover,
.form-signup-facebook .btn:active:focus { background: #314d88; }

.form-signup-google { margin-bottom: 24px; }

.btn {
    padding: 1.25em 3em;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    background-color: #31aff5;
    line-height: 1.5;
    border: none;
    border-radius: 4px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    transition: all 0.3s ease-in-out;
}

.btn:hover {
    color: #fff;
    background-color: #30a7e9;
}

.btn:active,
.btn:focus,
.btn:active:hover,
.btn:active:focus {
    color: #fff;
    outline: none;
    background-color: #30a7e9;
}

.btn:active { opacity: .8; }

.copyright-terms { padding: 2.25em 0; }

.copyright-terms small,
.terms-privacy a {
    font-size: 14px;
    color: #fff;
}

.copyright-terms small { margin-bottom: 12px; }

.copyright-terms small,
.terms-privacy li { display: inline-block; }
.terms-privacy li:not(:nth-last-child(1) ) {
    margin-right: 21px;
}

@media (min-width: 768px) {
    .cta-light form, .cta-light .white-panel-text {

        padding: 46px 24px;
    }

}

.content-wrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}


.center-block[class^="col-"] { float: none; }

.app_name h1{
    color: #FFF;
    font-family: 'Courgette', sans-serif;
    margin-bottom:1em;
    text-align: center;
    font-size: 3.5em;
}

.white-panel-text{
    background-color: #FFF;
    font-size: 12px;
}

.cookie-links{
    font-weight: 700;
}

h2{
    font-family: 'Courgette', sans-serif;
}