/*!
 * Start Bootstrap - New Age v5.0.4 (https://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */
body,
html {
    width: 100%;
    height: 100%
}



:root {
    --green: #1bbd36;
    --purple: #AD36B4;
    --font: 'Montserrat', sans-serif;
    --text: #000;
    --bg: #f2f2f6;
    --bgbox: #fff;
    --boxshadow: inset 0 0 0.0em #f1f1f1, 0 0 0.0em black;
    --h1: #85858b;
    --h3: #85858b;
    --content: #333333;
    --accordion-title: #33333;
}

@media (prefers-color-scheme: dark) {
    :root {
        --text: #fff;
        --bg: #000;
        --bgbox: #1c1c1e;
        --boxshadow: inset 0 0 0.0em #f1f1f1, 0 0 0.1em black;
        --h1: #fff;
        --h3: #fff;
        --content: #fff;
    }
}

/*!
 * Start Bootstrap - New Age v5.0.4 (https://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2021 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */
body,
html {
    width: 100%;
    height: 100%
}

body {
    background: #1e285a;
    font-family: Muli, Helvetica, Arial, sans-serif
}

a {
    color: var(--purple);
    -webkit-transition: all .35s;
    transition: all .35s
}

a:focus,
a:hover {
    color: #df4aaf
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, .1)
}

hr.light {
    border-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Catamaran, Helvetica, Arial, sans-serif;
    font-weight: 200;
    letter-spacing: 1px
}

p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px
}

section {
    background: snow;
    padding: 75px 0
}

section h2 {
    font-size: 50px
}

.zoom {
  /* padding: 50px; */
  /* background-color: green; */
  transition: transform .2s; /* Animation */
  /* width: 200px; */
  /* height: 200px; */
  /* margin: 0 auto; */
}

.zoom:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

@media only screen and (max-width: 600px) {
  header.fullscreen {
    padding-top: 100px;
    padding-bottom: 10px;
    }
  header.masthead {
    position: relative;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 35px;
    color: snow;
    background: #1e285a;
    background-size:cover;
    background-image: url(../img/grill.jpg);
}
}


#mainNav {
    border-color: rgba(34, 34, 34, .05);
    background-color: #1e285a;
    -webkit-transition: all .35s;
    transition: all .35s;
    font-family: Catamaran, Helvetica, Arial, sans-serif;
    font-weight: 200;
    letter-spacing: 1px
}

#mainNav .navbar-brand {
    color: snow;
    font-family: Catamaran, Helvetica, Arial, sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
    font-weight: 400
}

#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: snow
}

#mainNav .navbar-toggler {
    border-color: rgba(255, 250, 250, .5);
    font-size: 12px;
    padding: 8px 10px;
    color: snow
}

#mainNav .navbar-nav > li > a {
    font-size: 11px;
    color: rgba(255, 250, 250, .5) !important;
    font-family: Lato, Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase
}

#mainNav .navbar-nav > li > a.active {
    color: snow !important;
    background-color: transparent
}

#mainNav .navbar-nav > li > a.active:hover {
    background-color: transparent
}

#mainNav .navbar-nav > li > a,
#mainNav .navbar-nav > li > a:focus {
    color: rgba(255, 250, 250, .5)
}

#mainNav .navbar-nav > li > a:focus:hover,
#mainNav .navbar-nav > li > a:hover {
    color: snow !important
}

#mainNav.navbar-shrink {
    border-color: rgba(34, 34, 34, .1);
    background-color: var(--purple);}

#mainNav.navbar-shrink .navbar-brand {
    color: snow
}

#mainNav.navbar-shrink .navbar-brand:focus,
#mainNav.navbar-shrink .navbar-brand:hover {
    color: snow
}

#mainNav.navbar-shrink .navbar-nav > li > a,
#mainNav.navbar-shrink .navbar-nav > li > a:focus {
    color: #222
}

#mainNav.navbar-shrink .navbar-nav > li > a:focus:hover,
#mainNav.navbar-shrink .navbar-nav > li > a:hover {
    color: #1e285a
}

@media (min-width:940px) {
    #mainNav {
        border-color: transparent;
        background-color: transparent
    }

    #mainNav .navbar-nav > li > a,
    #mainNav .navbar-nav > li > a:focus {
        color: rgba(255, 255, 255, .7)
    }

    #mainNav .navbar-nav > li > a:focus:hover,
    #mainNav .navbar-nav > li > a:hover {
        color: #fff
    }
}

header.masthead {
    position: relative;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 35px;
    color: snow;
    background: #1e285a;
    background-size:cover;
    background-image: url(../img/grill.jpg);
}

header.masthead-header {
    position: relative;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 35px;
    color: snow;
    background: #1e285a

}

header.masthead .header-content {
    max-width: 500px;
    margin-bottom: 60px;
    text-align: center
}

header.masthead .header-content h1 {
    font-size: 30px
}

header.masthead .device-container {
    max-width: 325px;
    margin-right: auto;
    margin-left: auto
}

header.masthead .device-container .screen img {
    border-radius: 3px
}

header.masthead p.quote {
    font-size: 17px;
    font-style: italic;
    margin-bottom: 2px
}

header.masthead p.source {
    font-size: 12px;
    font-style: italic
}

header.masthead .badge-link {
    display: block
}

header.masthead .badge-link:last-child {
    margin-bottom: 0
}

header.masthead .badge-link img {
    height: 60px
}

header.fullscreen {
    padding-top: 100px;
    padding-bottom: 75px
}

@media (min-width:992px) {
    header.fullscreen {
        height: 100vh;
        min-height: 775px;
        padding-top: 0;
        padding-bottom: 0
    }

    header.fullscreen .header-content {
        margin-bottom: 0;
        text-align: left
    }

    header.fullscreen .header-content h1 {
        font-size: 42px
    }

    header.fullscreen .device-container {
        max-width: 325px
    }
}

section.download {
    background: #1e285a;
    position: relative;
    color: snow
}

section.download .badges .badge-link img {
    height: 60px
}

section.download a,
section.download a:focus {
    color: rgba(255, 250, 250, .8)
}

section.download a:focus:hover,
section.download a:hover {
    color: snow !important
}

section.pricing {
    background: #1e285a;
    position: relative;
    color: snow
}

section.gallery {
    background: var(--purple);
    position: relative;
    color: snow
}

section.pricing table thead {
    border-top: hidden;
    color: rgba(255, 250, 250, .8);
    font-weight: 700
}

section.pricing table thead a,
section.pricing table thead a:focus {
    color: rgba(255, 250, 250, .8)
}

section.pricing table thead a:focus:hover,
section.pricing table thead a:hover {
    color: snow !important
}

section.pricing table tbody td,
section.pricing table tbody th {
    color: snow
}

section.pricing table tbody td a,
section.pricing table tbody th a {
    font-weight: 700
}

section.pricing table tbody td.feature,
section.pricing table tbody th.feature {
    padding-left: 0;
    text-align: left;
    min-width: 250px
}

section.pricing .badges .badge-link img {
    height: 60px
}

section.pricing .card {
    border-width: 0;
    margin-bottom: 15px;
    margin-top: 15px
}

@media (min-width:992px) {
    section.pricing .card {
        height: 93%
    }
}

section.pricing .card .card-body {
    color: #1e285a;}

section.pricing .card .card-body p,
section.pricing .card .card-body ul {
    font-size: 16px;
    margin-bottom: 5px
}

section.pricing .card .card-body ul {
    padding-left: 16px;
    margin: 0
}

section.pricing .card .card-header {
    background: var(--purple);
    border-style: none;
    text-align: center
}

section.pricing .card .card-header h3,
section.pricing .card .card-header i {
    display: inline;
    color: snow;
    font-weight: 400
}

section.pricing .card .card-header i {
    margin-top: 7px
}

section.pricing a.white,
section.pricing a.white:focus {
    color: rgba(255, 250, 250, .8)
}

section.pricing a.white:focus:hover,
section.pricing a.white:hover {
    color: snow !important
}

section.pricing .btn-sign-in {
    border-radius: 8px;
    border-width: medium;
    border-color: #1e285a;
    color: #1e285a;
    padding: 10px;
    font-family: Catamaran, Helvetica, Arial, sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 15px
}

section.features h3 {
    font-size: 30px
}

section.features .section-heading {
    margin-bottom: 50px
}

section.features .section-heading h2 {
    margin-top: 0
}

section.features .section-heading p {
    margin-bottom: 0
}

section.features .device-container,
section.features .feature-item {
    max-width: 325px;
    margin: 0 auto
}

section.features .device-container-ipad {
    max-width: 650px;
    margin: 0 auto
}

section.features .device-container-watch {
    max-width: 400px;
    margin: 0 auto;
    padding-bottom: 50px
}

section.features .device-container,
section.features .device-container-ipad,
section.features .device-container-watch {
    margin-bottom: 50px
}

section.features .feature-item {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

section.features .feature-item i {
    font-size: 80px;
    display: block;
    margin-bottom: 15px;
    background: #e775c2;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

section.cta {
    position: relative;
    padding: 250px 0;
    background-image: url(../img/bg-cta.jpg);
    background-position: center;
    background-size: cover
}

section.cta .cta-content {
    position: relative;
    z-index: 1
}

section.cta .cta-content h2 {
    font-size: 50px;
    max-width: 450px;
    margin-top: 0;
    margin-bottom: 25px;
    color: #fff
}

@media (min-width:768px) {
    section.cta .cta-content h2 {
        font-size: 80px
    }
}

section.cta .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

section.contact {
    text-align: center;
    background: var(--purple);
    color: snow
}

section.contact a.white {
    color: rgba(255, 250, 250, .8)
}

section.contact a.white:hover {
    color: snow !important
}

section.contact h2 {
    margin-top: 0
}

section.contact h2 i {
    color: #e775c2
}

section.contact ul.list-social li a {
    font-size: 40px;
    line-height: 80px;
    display: block;
    width: 80px;
    height: 80px;
    color: #fff;
    border-radius: 100%
}

section.contact ul.list-social li.social-email a,
section.contact ul.list-social li.social-link a,
section.contact ul.list-social li.social-twitter a {
    background-color: #1e285a
}

section.contact ul.list-social li.social-email a:hover,
section.contact ul.list-social li.social-link a:hover,
section.contact ul.list-social li.social-twitter a:hover {
    background-color: #e775c2
}

footer {
    padding: 25px 0;
    text-align: center;
    color: rgba(255, 255, 255, .3);
    background-color: #222
}

footer p {
    font-size: 12px;
    margin: 0
}

footer ul {
    margin-bottom: 0
}

footer ul li a {
    font-size: 12px;
    color: rgba(255, 255, 255, .3)
}

footer ul li a.active,
footer ul li a:active,
footer ul li a:focus,
footer ul li a:hover {
    text-decoration: none
}

section.policy {
    padding: 25px 0
}

section.policy h2,
section.policy h3,
section.policy h4 {
    color: #1e285a
}

section.policy h4 {
    font-size: 20px
}

section.policy li,
section.policy p {
    font-size: 12px
}

section.policy .indented {
    padding-left: 20px
}

section.help {
    padding: 25px 0
}

section.help .hint {
    font-weight: 300;
    color: #e775c2
}

section.help section {
    padding: 0
}

section.help i,
section.help mark {
    color: #54b6d4
}

section.help mark {
    background-color: transparent;
    padding: 0
}

section.help h2,
section.help h3,
section.help h4 {
    color: #1e285a
}

section.help dd,
section.help dt,
section.help li,
section.help p,
section.help td,
section.help th {
    font-size: 14px
}

section.help samp {
    font-size: 12px
}

section.help .indented {
    padding-left: 20px
}

section.guide {
    padding: 25px 0
}

section.guide h3,
section.guide h4,
section.guide h5 {
    color: #1e285a
}

section.guide .hint {
    font-weight: 300;
    color: #e775c2
}

section.guide .card {
    border-color: #54b6d4;
    margin-bottom: 15px;
    margin-bottom: 15px
}

section.guide a.no-style {
    text-decoration: none
}

section.guide .card-header {
    background: #54b6d4;
    border-style: none
}

section.guide .card-header h3,
section.guide .card-header i {
    display: inline;
    color: snow
}

section.guide .card-header i {
    margin-top: 7px
}

section.guide .card-header.empty {
    background: inherit
}

section.guide .card-header.empty h3,
section.guide .card-header.empty i {
    margin: 0 auto;
    color: #54b6d4
}

section.guide .guide-title {
    text-align: center;
    margin-bottom: 0
}

section.guide .screenshot {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-bottom: 15px;
    margin-top: 15px
}

section.guide .card-body div.row,
section.guide div.guide div.row {
    padding-top: 16px;
    padding-bottom: 20px;
    border-top-color: #54b6d4;
    border-top-style: solid;
    border-top-width: 1px
}

section.guide .card-body div.row.no-border,
section.guide div.guide div.row.no-border {
    border-top-width: 0;
    padding-top: 0
}

section.guide .card-body div.row h4,
section.guide div.guide div.row h4 {
    margin-top: 15px
}

@media (min-width:992px) {

    section.guide .card-body div.row h4,
    section.guide div.guide div.row h4 {
        margin-top: 0
    }
}

section.guide .card-body div.row p,
section.guide div.guide div.row p {
    margin-bottom: .5rem
}

section.guide section {
    padding: 0
}

section.guide i,
section.guide mark {
    color: #54b6d4
}

section.guide mark {
    background-color: transparent;
    padding: 0
}

section.guide dd,
section.guide dt,
section.guide li,
section.guide p,
section.guide td,
section.guide th {
    font-size: 14px
}

section.guide samp {
    font-size: 12px
}

section.guide li {
    list-style: none
}

section.guide .indented {
    padding-left: 20px
}

.bg-primary {
    background: snow;
    color: #1e285a
}

.text-primary {
    color: #1e285a
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.btn-outline {
    color: #fff;
    border: 1px solid;
    border-color: #fff
}

.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    color: #fff;
    border-color: #1e285a;
    background-color: #1e285a
}

.btn {
    border-radius: 300px;
    font-family: Lato, Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase
}

.btn-xl {
    font-size: 11px;
    padding: 15px 45px
}

@media (min-width: 34em) {
    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media (min-width: 48em) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 62em) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 75em) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}
