/* CSS Generated Tue. Jan 03, 2018 11:31 AM
   Author: Aaron H.
*/

@font-face {
    font-family: "Proxima Nova";
    src: url("Proxima Nova.ttf")
}

@font-face {
    font-family: "Proxima Nova Light";
    src: url("Proxima Nova Light.ttf")
}

@font-face {
    font-family: "Museo Sans";
    src: url("Museo Sans.woff")
}

.carousel-cell {
    padding-left: 10px;
    width: 260px;
    padding-right: 10px;
}

.carousel-cell.is-selected > .card {
    border: 1px solid rgba(3,187,135,1);
    -webkit-box-shadow: 0px 0px 25px -8px rgba(3,187,135,1);
    -moz-box-shadow: 0px 0px 25px -8px rgba(3,187,135,1);
    box-shadow: 0px 0px 25px -8px rgba(3,187,135,1);
    transition: box-shadow 0.75s ease-in-out;
    -webkit-transition: box-shadow 0.75s ease-in-out;
}

.flickity-page-dots {
    display: none;
}

body {
    font-family: "Museo Sans", sans-serif
}

.navbar-brand {
    font-family: "Audiowide", cursive;
    font-weight: 800;
    color: #fff!important
}

.navbar-toggler {
    padding: .45rem .75rem;
    background-color: #f9f9f9
}

.navbar-light {
    padding-top: 25px;
    font-family: "Proxima Nova Light", sans-serif;
    background-color: #3bb878
}

.navbar .navbar-nav .nav-link {
    color: #ecf0f1
}

.navbar .navbar-nav .nav-link:not(.disabled):hover,
.navbar .navbar-nav .nav-link:not(.disabled):focus {
    color: #fff
}

.navbar .navbar-link {
    color: #fff
}

.navbar .navbar-link:hover {
    color: #fff
}

.navbar-expand-md .navbar-nav .show .dropdown-menu .dropdown-item.active {
    color: #fff
}

.round-btn {
    border-radius: 20px;
    padding-top: 9px;
    font-family: "Proxima Nova Light", sans-serif
}

.navbar-collapse {
    padding-left: 2px
}

.section-start {
    font-family: "Proxima Nova Light", sans-serif;
    padding-top: 50px
}

.nav-link {
    font-size: 1.1em;
}

.hero-head {
    text-transform: capitalize;
    font-family: "Proxima Nova light", Helvetica Neue, Helvetica, Arial, sans-serif
}

@media (min-width:800px) {
    .hero-head {
        font-size: 50px
    }
}

.hero-sub {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: "Proxima Nova Light", sans-serif
}

.register-form {
    padding-top: 20px;
    padding-bottom: 25px
}

.form-control,
.form-control:focus {
    font-family: "Proxima Nova Light", "Museo Sans", sans-serif;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bold {
    font-weight: 800
}

.hero-sub a {
    border-bottom: 1px solid #fff;
    font-weight: 800;
    color: #fff
}

a,
a:focus,
a:hover {
    text-decoration: none
}

.partner {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.features {
    font-weight: 800;
    padding-top: 20px;
    padding-left: 0
}

.feature-desc {
    text-align: left;
    padding-top: 20px
}

p,
pre,
ul {
    margin: 0 0 16px
}

.mobile-hide {
    visibility: visible;
}

.jumbotron-footer {
    font-family: "Proxima Nova Light", sans-serif;
    padding-top: 50px;
    padding-bottom: 40px;
    margin-bottom: 0;
    margin-top: 60px;
    background: #3b4347;
    -webkit-box-shadow: 0 3px 52px 1px rgba(0, 0, 0, .34);
    -moz-box-shadow: 0 3px 52px 1px rgba(0, 0, 0, .34);
    box-shadow: 0 3px 52px 1px rgba(0, 0, 0, .34);
    color: white
}


.jumbotron-footer p {
    font-size: 0.8em;
}

@media (max-width:575px) {
    .mobile-hide {
        visibility: hidden;
    }
    .jumbotron-welcome {
        background: #3bb878 url(clouds.png) bottom center !important;
    }
}

@media (max-width:767px) {
    .mobile-hide {
        visibility: hidden;
    }
    .jumbotron-welcome {
        background: #3bb878 url(clouds.png) bottom center !important;
    }
}

@media (max-width:991px) {
    .jumbotron-welcome {
        background: #3bb878;
    }
}

@media (max-width:1199px) {
    .jumbotron-welcome {
        background: #3bb878;
    }
}
.jumbotron-welcome {
    background: #3bb878;
    -webkit-box-shadow: 0 3px 52px 1px rgba(0, 0, 0, .34);
    -moz-box-shadow: 0 3px 52px 1px rgba(0, 0, 0, .34);
    box-shadow: 0 3px 52px 1px rgba(0, 0, 0, .34);
    padding-top: 110px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white
}

.logo {
    color: white;
    font-family: "Audiowide", cursive;
    font-weight: 800
}

.padding-block {
    padding-top: 40px
}

.footer-link {
    color: #ecf0f1
}

.footer-link:hover {
    color: #fff
}

.footer-link:clicked {
    color: #fff
}

h5,
p {
    font-family: "Proxima Nova light", Helvetica Neue, Helvetica, Arial, sans-serif
}

.feature {
    padding-top: 20px;
    text-align: left
}

.featured-image {
    margin-bottom: 1em
}

.flagIcon {
    width: 27px;
    margin-top: -5px
}

.flagArea {
    padding-top: 20px;
    padding-bottom: 0
}

@media only screen and (min-width:320px) {
    .flagArea {
        text-align: center!important
    }
    .plan-header h6 {
        font-size: 1.18em
    }
    .plan-header {
        width: 100.35%
    }
}

@media only screen and (min-width:480px) {
    text-align: center!important
}

.plan-header h6 {
    font-size: 1.25em
}

.plan-header {
    width: 100.35%
}


}
@media only screen and (min-width:768px) {
    .flagArea {
        text-align: center!important
    }
    
    .plan-header h6 {
        font-size: 1.25em
    }
    
    .plan-header {
        width: 100.35%
    }
}
@media only screen and (min-width:992px) {
    .flagArea {
        text-align: center!important
    }
    
    .plan-header h6 {
        font-size: 1em
    }
    
    .plan-header {
        width: 100.45%
    }
}
@media only screen and (min-width:1200px) {
    .flagArea {
        text-align: center!important
    }
    
    .plan-header h6 {
        font-size: 1em
    }
    
    .plan-header {
        width: 100.45%
    }
}
.card-body {
    z-index: 10!important
}

.plan-header {
    background-color: #3bb878;
    color: white;
    text-align: center;
    min-height: 40px;
    margin-top: -1px;
    margin-left: -.75px;
    margin-right: -.75px;
    z-index: 100!important;
    padding-top: 12px;
    border-top-left-radius: .21rem;
    border-top-right-radius: .21rem
}
.plan-header h6 {
    font-weight: 800
}
