button {
    border: none;
}
body.notice {
    background: #e6e6e6;
}
a {
    color: #4bbfd0;
}
a:hover {
    text-decoration: none;
    color: #30a7b8;
}
.pl-0 {
    padding-left: 0;
}
.pr-0 {
    padding-right: 0;
}
#slides {
    background-color: #2d353c;
    text-align: center;
    color: #fff;
}
#slides .slide {
    background-size: cover;
    background-position: 50%;
    height: 500px;
    padding-left: 30px;
    padding-right: 30px;
}
#slides .slide.home-slide {
    background-size: cover;
    background-position: 50%;
    height: 450px;
    padding-left: 0;
    padding-right: 0;
}
@media screen and (max-width: 700px) {
    #slides .slide.home-slide {
        height: 300px;
    }
}
#slides .slide.home-slide h1 {
    color: black;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: left;
    padding-top: 0;
    margin-top: 0;
    font-size: 46px;
    font-weight: 700;
}
@media screen and (min-width: 800px) and (max-width: 900px) {
    #slides .slide.home-slide h1 {
        padding-top: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 800px) {
    #slides .slide.home-slide h1 {
        padding-top: 0;
    }
}
@media screen and (max-width: 700px) {
    #slides .slide.home-slide h1 {
        font-size: 30px;
        padding-top: 0;
    }
}
#slides .slide.home-slide h1 span {
    color: black;
    font-size: 30px;
    font-weight: normal;
}
@media (max-width: 700px) {
    #slides .slide.home-slide h1 span {
        font-size: 22px;
    }
}
#slides .slide.home-slide h2 {
    color: black;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    padding-top: 0;
    font-family: 'Helvetica Neue', sans-serif;
    margin-bottom: 20px;
}
@media (max-width: 700px) {
    #slides .slide.home-slide h2 {
        font-size: 22px;
    }
}
#slides .slide.home-slide h3 {
    color: #a5dfe8;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}
@media (max-width: 480px) {
    #slides .slide.home-slide h3 {
        font-size: 22px;
        padding-bottom: 50px;
    }
}
#slides .slide.home-slide .container {
    height: 100%;
    padding: 0;
}
#slides .slide.home-slide .container .row {
    height: 100%;
}
#slides .slide.home-slide .container .row .inner-div {
    padding-left: 15px;
    padding-right: 15px;
}
#slides .slide.home-slide .container .row .image-column {
    height: 100%;
    padding: 0;
}
#slides .slide.home-slide .container .row .image-column .image-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
}
@media screen and (max-width: 767px) {
    #slides .slide.home-slide .container .row .image-column .image-container {
        display: none;
    }
}
#slides .slide.home-slide .container .row .image-column .image-container img {
    max-height: 390px;
    width: auto;
    bottom: 0;
    left: 0;
    display: inline-block;
    position: absolute;
}
#slides .slide.notice-slide {
    background-size: cover;
    background-position: 50%;
    height: 270px;
    padding-left: 0;
    padding-right: 0;
}
@media screen and (max-width: 700px) {
    #slides .slide.notice-slide {
        height: 200px;
    }
}
#slides .slide.notice-slide h1 {
    color: black;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: left;
    padding-top: 0;
    margin-top: 0;
    font-size: 48px;
    font-weight: 700;
}
@media screen and (min-width: 800px) and (max-width: 900px) {
    #slides .slide.notice-slide h1 {
        padding-top: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 800px) {
    #slides .slide.notice-slide h1 {
        padding-top: 0;
    }
}
@media screen and (max-width: 700px) {
    #slides .slide.notice-slide h1 {
        font-size: 30px;
        padding-top: 0;
    }
}
#slides .slide.notice-slide h1 span {
    color: black;
    font-size: 30px;
    font-weight: normal;
}
@media (max-width: 700px) {
    #slides .slide.notice-slide h1 span {
        font-size: 22px;
    }
}
#slides .slide.notice-slide h2 {
    color: black;
    font-size: 25px;
    font-weight: normal;
    text-align: left;
    padding-top: 0;
    font-family: 'Helvetica Neue', sans-serif;
    margin-bottom: 20px;
}
@media (max-width: 700px) {
    #slides .slide.notice-slide h2 {
        font-size: 20px;
    }
}
#slides .slide.notice-slide h3 {
    color: #a5dfe8;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}
@media (max-width: 480px) {
    #slides .slide.notice-slide h3 {
        font-size: 22px;
        padding-bottom: 50px;
    }
}
#slides .slide.notice-slide .container {
    height: 100%;
    padding: 0;
}
#slides .slide.notice-slide .container .row {
    height: 100%;
}
#slides .slide.notice-slide .container .row .inner-div {
    padding-left: 15px;
    padding-right: 15px;
}
#slides .slide.notice-slide .container .row .image-column {
    height: 100%;
    padding: 0;
}
#slides .slide.notice-slide .container .row .image-column .image-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
}
@media screen and (max-width: 767px) {
    #slides .slide.notice-slide .container .row .image-column .image-container {
        display: none;
    }
}
#slides .slide.notice-slide .container .row .image-column .image-container img {
    max-height: 390px;
    width: auto;
    bottom: 0;
    left: 0;
    display: inline-block;
    position: absolute;
}
#slides .slide h1 {
    color: #fff;
    padding-top: 100px;
    font-size: 46px;
    font-weight: 700;
}
@media (max-width: 480px) {
    #slides .slide h1 {
        font-size: 22px;
    }
}
#slides .slide h2 {
    color: #fff;
    padding-top: 100px;
    font-size: 46px;
    font-weight: 700;
}
@media (max-width: 480px) {
    #slides .slide h2 {
        font-size: 22px;
    }
}
#slides .slide h3 {
    color: #a5dfe8;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}
@media (max-width: 480px) {
    #slides .slide h3 {
        font-size: 22px;
        padding-bottom: 50px;
    }
}
#slides .slick-next:before,
#slides .slick-prev:before {
    font-size: 36px;
}
#slides .slick-next {
    right: 30px;
}
#slides .slick-prev {
    left: 15px;
    z-index: 1;
}
.cta-form,
.cta-form-2 {
    text-align: center;
}
.cta-form input,
.cta-form-2 input {
    display: block;
    display: inline-block;
    margin-bottom: 10px;
    width: 80%;
    padding: 10px;
    border: none;
}
.cta-form input[type="submit"],
.cta-form-2 input[type="submit"] {
    display: inline-block;
}
.cta-form .g-recaptcha,
.cta-form-2 .g-recaptcha {
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
}
.feedback-form {
    text-align: center;
}
.feedback-form input,
.feedback-form textarea {
    display: block;
    display: inline-block;
    margin-bottom: 10px;
    width: 80%;
    padding: 10px;
    border: none;
    background: #eeeeee;
}
.feedback-form input[type="submit"],
.feedback-form textarea[type="submit"] {
    display: inline-block;
}
.feedback-form textarea {
    height: 150px;
}
.feedback-form .g-recaptcha {
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
}
.feedback-form .form-input-wrapper {
    align-items: center;
    text-align: left;
    display: flex;
    width: 80%;
    background: #eeeeee;
    padding: 5px 0 0 10px;
    margin: 0 auto;
}
.feedback-form .form-input-wrapper p {
    padding: 0;
}
.feedback-form .form-input-wrapper p:nth-child(1) {
    width: 40%;
    font-size: 15px;
    color: #8A8A96;
}
.feedback-form .form-input-wrapper p:nth-child(2) {
    width: 60%;
    padding-left: 20px;
}
.feedback-form .form-input-wrapper p:nth-child(2) i {
    font-size: 24px;
    margin-top: 7px;
    margin-right: 5px;
}
.feedback-form .form-input-wrapper p:nth-child(2) .glyphicon-star::before {
    content: "\e006";
    color: #eeaf76;
}
.feedback-form .form-input-wrapper p:nth-child(2) .glyphicon-star-empty::before {
    content: "\e006";
    color: #e0e0e1;
}
#form-response {
    margin-top: 15px;
    display: block;
    text-align: center;
}
.page-sub-title {
    font-size: 22px;
    color: #4bbfd0;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 25px;
    margin-bottom: 25px;
}
.bespoke-plan {
    background-color: #4bbfd0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.bespoke-plan h2,
.bespoke-plan p {
    color: #fff;
}
.bespoke-plan h2 {
    font-weight: bold;
}
.bespoke-plan p {
    padding-top: 30px;
    padding-bottom: 30px;
}
.button-blue {
    color: #fff !important;
    background-color: #4bbfd0;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.35s;
    border: none;
}
.button-blue:hover {
    color: #fff;
    text-decoration: none;
    background-color: #30a7b8;
}
.button-black {
    color: #fff !important;
    background-color: #000000;
    display: inline-block;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.35s;
    border: none;
    border-radius: 0 !important;
    text-decoration: none;
    padding: 10px 25px;
    float: left;
}
.button-black:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000000;
}
.button-green-square {
    color: #fff !important;
    background-color: #24e88d;
    display: inline-block;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.35s;
    border: none;
    border-radius: 0 !important;
    text-decoration: none;
    padding: 10px 25px;
    float: left;
}
.button-green-square:hover {
    color: #fff;
    text-decoration: none;
    background-color: #15c473;
}
.button-white {
    color: #fff !important;
    background-color: #ffffff;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.35s;
    border: none;
    color: #4bbfd0 !important;
}
.button-white:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e6e6e6;
}
.button-green {
    color: #fff !important;
    background-color: #24e88d;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.35s;
    border: none;
}
.button-green:hover {
    color: #fff;
    text-decoration: none;
    background-color: #15c473;
}
.facebook-button {
    color: #fff !important;
    background-color: #3b5998;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.35s;
    border: none;
}
.facebook-button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2d4373;
}
.twitter-button {
    color: #fff !important;
    background-color: #5fa9dd;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.35s;
    border: none;
}
.twitter-button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3592d4;
}
.email-button {
    color: #fff !important;
    background-color: #4bbfd0;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.35s;
    border: none;
}
.email-button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #30a7b8;
}
body {
    font-size: 16px;
    font-family: 'Muli';
}
h1,
h2,
h3,
h4,
h5 h6 {
    font-family: 'Muli';
}
img {
    max-width: 100%;
    display: inline-block;
}
p {
    line-height: 1.5;
}
.inner-content {
    padding-bottom: 30px;
}
.bg-primary {
    background-color: #4bbfd0;
    color: #fff;
}
.bg-success {
    background-color: #c1e2b3;
    color: #fff;
}
.bg-gray {
    background-color: #2d353c;
}
.bg-gray-dark {
    background-color: #242a30;
}
.color-primary {
    color: #4bbfd0 !important;
}
.no-pad {
    padding: 0;
}
.no-pad-right {
    padding-right: 0;
}
.mb-2 {
    margin-bottom: 30px;
}
.mlr-8-mtb-4 {
    margin: 4em 8em;
}
.mlr-8-mtb-2 {
    margin: 4% 15%;
}
.mtb-2 {
    margin-bottom: 2em;
    margin-top: 2em;
    display: inline-block;
}
.plr-2 {
    padding-left: 2em;
    padding-right: 2em;
}
.plr-4 {
    padding-left: 4em;
    padding-right: 4em;
}
.plr-15 {
    padding-left: 15%;
    padding-right: 15%;
    display: inline-block;
}
.fs-22 {
    font-size: 22px;
}
.fs-12 {
    font-size: 12px;
}
.mt-2 {
    display: block;
    margin-top: 30px !important;
}
.row-space {
    padding-top: 15px;
    padding-bottom: 15px;
}
.page-title {
    color: #4bbfd0;
    font-weight: 700;
    margin-top: 45px;
    margin-bottom: 30px;
    line-height: 1.25;
}
.border-bottom {
    border-bottom: 5px solid #eee;
}
.heading {
    font-size: 28px;
    color: #4bbfd0;
    font-weight: bold;
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 30px;
}
/* HEADER */
.header-top {
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-top .phone {
    font-size: 20px;
    font-family: 'Muli', sans-serif;
}
.header-top .links {
    text-align: right;
}
.header-top .links a {
    margin-left: 15px;
}
.header-top .links a.instagram-logo {
    margin-left: 12px;
}
.header-top .links .fa {
    font-size: 20px;
    margin-top: 3px;
}
.header-top a {
    color: #fff;
}
.header-top a:hover {
    color: #e6e6e6;
    text-decoration: none;
}
.header-bottom #menu-open {
    position: absolute;
    right: 15px;
    top: 18px;
    font-size: 32px;
    color: #4bbfd0;
}
@media (min-width: 1025px) {
    .header-bottom #menu-open {
        display: none;
    }
}
.header-bottom #menu-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 22px;
    cursor: pointer;
}
@media (min-width: 1025px) {
    .header-bottom #menu-close {
        display: none;
    }
}
.header-bottom.ani {
    position: fixed;
    background-color: #fff;
    width: 100%;
    top: 0;
    z-index: 999;
    box-shadow: 0px 5px 15px -10px #000000;
    transition: padding 0.35s;
}
.header-bottom.ani #menu-open {
    top: 10px;
}
.header-bottom.ani img {
    width: 180px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-bottom.ani .links {
    padding-top: 4px;
    font-size: 14px;
}
@media (max-width: 768px) {
    .header-bottom.ani .links {
        padding-top: 50px;
    }
}
.header-bottom.ani .links .button-green {
    padding: 10px;
}
.header-bottom img {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 350px;
}
@media (max-width: 768px) {
    .header-bottom img {
        width: 180px;
    }
}
.header-bottom .logo {
    padding-top: 15px;
    padding-bottom: 15px;
}
.header-bottom .links {
    text-align: right;
    padding-top: 24px;
}
@media (min-width: 1025px) {
    .header-bottom .links {
        padding-left: 0;
    }
}
@media (max-width: 1024px) {
    .header-bottom .links {
        width: 300px;
        position: fixed;
        right: -301px;
        height: 100%;
        top: 0;
        background-color: #fff;
        border-left: 1px solid #bfbfbf;
        z-index: 9999;
        padding-top: 50px;
        transition: all 0.35s;
    }
    .header-bottom .links.open {
        right: 0px;
    }
}
.header-bottom .links a {
    padding: 15px 10px;
    display: inline-block;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
}
@media (max-width: 1199px) {
    .header-bottom .links a {
        font-size: 13px;
    }
}
@media (max-width: 1024px) {
    .header-bottom .links a {
        font-size: 14px;
    }
    .header-bottom .links a.button-green {
        padding: 10px 10px;
    }
}
@media (max-width: 1024px) {
    .header-bottom .links a {
        display: block;
        font-size: 18px;
    }
    .header-bottom .links a.button-green {
        text-align: center;
        margin-top: 30px;
    }
}
.header-bottom .links a.active {
    color: #4bbfd0;
}
.header-bottom .links a:hover {
    color: #4bbfd0;
    text-decoration: none;
}
.header-bottom .links a.button-green {
    text-align: center;
    padding: 5px 10px !important;
}
.header-bottom .links .button-black,
.header-bottom .links .button-green-square {
    float: none;
    border-radius: 0;
    font-family: "Helvetica Neue", sans-serif;
}
/* FOOTER */
.testimonials {
    padding-top: 45px;
    padding-bottom: 45px;
    color: #fff;
}
.testimonial-image {
    max-height: 125px;
    margin-bottom: 15px;
    margin-top: 20px;
    width: auto;
}
.testimonial-logo {
    height: 70px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}
.italics {
    font-style: italic;
    margin-bottom: 0;
}
.testimonials h3.testimonial-heading {
    font-size: 20px;
}
.testimonial-business {
    font-weight: bold;
    font-size: 18px;
}
.footer-links {
    background: black !important;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    font-size: 15px;
    font-family: "Helvetica Neue", sans-serif;
}
.footer-links .social {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer-links .social a {
    display: inline-block;
    width: 80%;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
.footer-links .social a i {
    position: absolute;
    right: 15px;
    top: 10px;
    line-height: 24px;
    font-size: 18px;
}
@media (max-width: 768px) {
    .footer-links .social a {
        margin-bottom: 15px;
    }
}
.footer-links .copy {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.footer-links .copy a {
    color: white;
}
.footer-links .footer-modal {
    color: #fff;
}
.footer-links .footer-modal:hover {
    color: #e6e6e6;
}
/* PAGE HOME */
.intro {
    /* background-image: url(../img/trees-bg.jpg); */
    background-size: cover;
    background-position: 50%;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #fff;
    border-bottom: 5px solid #eeeeee;
    background: #6b7074;
}
.intro h1 {
    margin: 0;
    font-size: 46px;
    margin-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.25);
    padding: 30px;
    text-align: center;
    display: inline-block;
    text-shadow: 1px 1px #000;
}
.intro h2 {
    color: #4bbfd0;
    margin-top: 0;
    margin-bottom: 15px;
}
.home-section-1 {
    padding-top: 60px;
}
@media (max-width: 768px) {
    .home-section-1 .section-1-image {
        margin-top: 50px;
    }
}
.home-section-2 span {
    color: #4bbfd0;
    font-weight: 700;
}
@media (max-width: 768px) {
    .home-section-2 {
        padding-bottom: 60px;
    }
}
@media (max-width: 768px) {
    .home-section-2 .section-2-image {
        display: none;
    }
}
.home-section-2 .heading {
    padding-top: 60px;
}
.info-boxes {
    padding-top: 60px;
    padding-bottom: 60px;
}
@media (max-width: 768px) {
    .info-boxes .info-box {
        padding-bottom: 60px;
    }
}
.info-boxes h3 {
    font-weight: bold;
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.info-boxes p {
    margin-bottom: 15px;
    line-height: 1.25;
    margin-bottom: 30px;
}
.testimonials h3 {
    font-size: 22px;
    line-height: 1.25;
}
/* PAGE HELP CLIENTS */
.hyc h3 {
    margin-bottom: 20px;
}
.hyc-testimonials .left .inner {
    padding-right: 0;
    background-image: url('/web/assets/img/for-families-1.jpg');
    background-size: cover;
    background-position: 50%;
}
@media (max-width: 768px) {
    .hyc-testimonials .left {
        display: none;
    }
}
.hyc-testimonials .hyc-testimonial {
    padding-top: 50px;
    padding-bottom: 60px;
    padding-left: 80px;
    padding-right: 80px;
}
.hyc-testimonials .hyc-testimonial h2 {
    font-size: 24px;
}
.hyc-side {
    padding-bottom: 30px;
}
@media (max-width: 768px) {
    .hyc-side {
        display: none;
    }
}
/* PAGE PROMOTE YOUR BUSINESS */
@media (max-width: 768px) {
    .pyb .right {
        display: none;
    }
}
.pyb h2 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.pyb h3 {
    margin-bottom: 20px;
}
/* PAGE SUPPORT */
.support .panel {
    border: none;
    box-shadow: none;
}
.support .panel-default > .panel-heading {
    background: #fff;
    border: none;
    border-bottom: 1px solid #4bbfd0;
    color: #4bbfd0;
    padding-left: 0;
}
.support .panel-heading h4 {
    font-weight: bold;
    position: relative;
}
.support .panel-heading h4 a {
    display: block;
}
.support .panel-heading h4 i {
    font-weight: bold;
}
.support-side {
    color: #4bbfd0;
}
@media (max-width: 768px) {
    .support-side {
        padding-top: 50px;
    }
}
.support-side h4 {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 5px solid #4bbfd0;
    font-size: 28px;
    font-weight: bold;
}
.support-side h4.contacts {
    font-size: 18px;
    border: none;
    line-height: 1.5;
}
@media (max-width: 1024px) {
    .support-side h4.contacts {
        font-size: 14px;
    }
}
/* PAGE PRICES */
.price-box {
    background-color: #ededed;
    min-height: 360px;
    margin-bottom: 30px;
    margin-top: 30px;
}
@media (max-width: 768px) {
    .price-box {
        text-align: center;
    }
}
.price-box .header {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #4bbfd0;
    color: #fff;
    font-size: 32px;
    padding-left: 15px;
}
.price-box .header.alt {
    background: #4bbfd0;
}
.price-box .buy {
    padding: 15px 30px;
    background-color: #24e88d;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.price-box .price-info {
    position: absolute;
    top: 70px;
}
@media (max-width: 768px) {
    .price-box .price-info {
        position: relative;
        top: 0;
    }
}
.price-box h3 {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #4bbfd0;
    line-height: 1.6;
    padding-left: 15px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 30px;
    line-height: 30px;
    font-size: 30px;
}
@media (max-width: 768px) {
    .price-box h3 {
        padding-left: 0;
    }
}
.price-box h3.price {
    color: #000;
    padding-top: 0;
    padding-bottom: 30px;
}
.price-box p {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
}
.price-box p.content {
    padding-top: 140px;
    padding-bottom: 30px;
    line-height: 1.2;
    min-height: 305px;
}
@media (max-width: 768px) {
    .price-box p.content {
        min-height: initial;
        padding-top: 0px;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 50px;
    }
}
.price-box p.credit-line {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}
.price-box a {
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.modal.fade {
    background-color: rgba(75, 191, 208, 0.5);
}
.modal .modal-content {
    border-radius: 0;
}
#preview-inactive {
    background-color: red;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.bg-white {
    background-color: white;
}
#notice {
    background-color: #e6e6e6;
    padding-top: 30px;
}
@media (max-width: 768px) {
    #notice {
        padding-top: 0px;
    }
}
#notice #pre-load {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 0;
    top: 0;
    color: #d9f1f5;
    text-align: center;
}
#notice #pre-load .inner {
    position: absolute;
    top: 50%;
    margin-top: -45px;
    height: 90px;
    width: 100%;
}
#notice #pre-load .inner i {
    font-size: 28px;
}
#notice #pre-load .inner img {
    opacity: 0.5;
    width: 240px;
}
#notice #n-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 55px;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0px 5px 15px -10px #000000;
    display: none;
}
#notice #n-nav img {
    height: 55px;
}
#notice.preview {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}
#notice.preview .col-md-6,
#notice.preview .col-md-1,
#notice.preview .col-md-3,
#notice.preview .col-md-12,
#notice.preview .col-md-2,
#notice.preview .col-md-4,
#notice.preview .col-md-8,
#notice.preview .col-md-9,
#notice.preview .col-md-10,
#notice.preview .details-inner {
    width: 100%;
    text-align: center;
}
#notice.preview .col-md-6.row,
#notice.preview .col-md-1.row,
#notice.preview .col-md-3.row,
#notice.preview .col-md-12.row,
#notice.preview .col-md-2.row,
#notice.preview .col-md-4.row,
#notice.preview .col-md-8.row,
#notice.preview .col-md-9.row,
#notice.preview .col-md-10.row,
#notice.preview .details-inner.row {
    width: auto !important;
}
#notice.preview .face {
    margin-top: 45px;
    margin-bottom: 30px;
}
#notice.preview .json .item-wrapper .switcher-button {
    margin-top: 10px;
}
#notice.preview .json .item-wrapper .switcher-button.flasher {
    -webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    -ms-animation: blink 0.5s linear infinite;
    -o-animation: blink 0.5s linear infinite;
    animation: blink 0.5s linear infinite;
}
@keyframes blink {
    0% {
        box-shadow: 0 0 50px yellow;
    }
    50% {
        box-shadow: none;
    }
    100% {
        box-shadow: 0 0 50px yellow;
    }
}
@-webkit-keyframes blink {
    0% {
        box-shadow: 0 0 50px yellow;
    }
    50% {
        box-shadow: 0 0 0;
    }
    100% {
        box-shadow: 0 0 50px yellow;
    }
}
#notice.preview .json .item-wrapper .details {
    padding-right: 0;
}
#notice.preview .json .item-wrapper .details .details-inner {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#notice.preview .share-buttons a {
    text-align: left;
}
.switcher-button {
    margin-top: 10px;
}
.switcher-button.flasher {
    -webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    -ms-animation: blink 0.5s linear infinite;
    -o-animation: blink 0.5s linear infinite;
    animation: blink 0.5s linear infinite;
}
@keyframes blink {
    0% {
        box-shadow: 0 0 50px yellow;
    }
    50% {
        box-shadow: none;
    }
    100% {
        box-shadow: 0 0 50px yellow;
    }
}
@-webkit-keyframes blink {
    0% {
        box-shadow: 0 0 50px yellow;
    }
    50% {
        box-shadow: 0 0 0;
    }
    100% {
        box-shadow: 0 0 50px yellow;
    }
}
#preview-wrapper {
    width: 426px;
    height: 888px;
    position: absolute;
    left: 50%;
    margin-left: -213px;
    top: 60px;
    padding: 15px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}
@media (max-width: 768px) {
    #preview-wrapper {
        width: initial;
        height: initial;
        position: initial;
        background-image: none !important;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
    }
}
#notice.preview {
    width: 375px !important;
    height: 667px;
    overflow: scroll;
    border: 1px solid;
    position: relative;
    top: 90px;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
#notice.preview::-webkit-scrollbar {
    display: none;
}
@media (max-width: 768px) {
    #notice.preview {
        width: initial !important;
        height: initial;
        top: 0;
        overflow: initial;
        border: none;
    }
}
#notice.preview .logo-wrapper {
    padding-bottom: 0;
}
#notice.preview .logo-wrapper .inner img {
    top: 15px;
}
.logo-wrapper {
    background-color: #4bbfd0;
    margin-top: -15px;
    padding-bottom: 15px;
}
@media (min-width: 1024px) {
    .logo-wrapper {
        margin-top: 0;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
    }
}
.logo-wrapper .inner img {
    width: 100%;
    position: relative;
    top: 30px;
    border-radius: 5px;
}
@media (min-width: 1024px) {
    .logo-wrapper .inner img {
        top: 0;
    }
}
@media (max-width: 768px) {
    .face {
        margin-top: 45px;
        margin-bottom: 30px;
        text-align: center;
    }
}
.face img {
    border-radius: 30px;
    max-width: 200px;
    display: inline-block;
}
@media (min-width: 1024px) {
    .face img {
        margin-bottom: 30px;
    }
}
@media (max-width: 1024px) {
    .face img {
        max-width: 100%;
    }
}
.name h1 {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 22px;
}
@media (max-width: 768px) {
    .name h1 {
        text-align: center;
    }
}
.description p {
    margin-bottom: 30px;
    font-size: 18px;
}
@media (max-width: 768px) {
    .description p {
        text-align: center;
    }
}
@media (min-width: 1024px) {
    .json .details {
        padding-right: 15px;
    }
}
.json .item-wrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.json .item-wrapper h2 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 700;
}
.json .item-wrapper .details-inner {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #fff;
}
@media (min-width: 1024px) {
    .json .item-wrapper .details-inner {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
}
.json .item-wrapper .details-inner h3 {
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.5;
    position: relative;
    font-size: 18px;
}
.json .item-wrapper .details-inner h3.date {
    font-weight: 700;
}
.json .item-wrapper .details-inner h3.address {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 0;
}
.json .item-wrapper .details-inner h3 i {
    position: absolute;
    top: 8px;
    left: 0;
    width: 30px;
    text-align: center;
    color: #b1b1b1;
}
@media (max-width: 768px) {
    .json .item-wrapper .details-inner h3 i {
        display: none;
    }
}
.json .item-wrapper .description-inner {
    min-height: 400px;
    margin: 0;
    padding: 30px;
    font-size: 16px;
    background-color: #fff;
}
.json .item-wrapper .description-inner p {
    margin-bottom: 0;
}
.json .item-wrapper .switcher-wrapper {
    display: flex;
    background-color: #e6e6e6;
}
.json .item-wrapper .switcher-wrapper .switcher-button {
    background-color: #4bbfd0;
    margin-right: 5px;
    padding: 10px;
    flex: 1;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 700;
    text-align: left;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    position: relative;
}
.json .item-wrapper .switcher-wrapper .switcher-button.active .arrow {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #4bbfd0;
    z-index: 50;
    display: block;
}
.json .item-wrapper .switcher-wrapper .switcher-button.right {
    margin-right: 5px;
    background-color: #2d353c;
}
.json .item-wrapper .switcher-wrapper .switcher-button.right .arrow {
    border-top: 10px solid #2d353c;
    display: none;
}
.json .item-wrapper .switcher-wrapper .switcher-button.right.active .arrow {
    display: block;
}
.json .item-wrapper .map {
    min-height: 400px;
}
.json .item-wrapper .directions {
    background-color: #fff;
    padding: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.json .item-wrapper .directions a {
    background-color: #4bbfd0;
    padding: 10px;
    display: block;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 700;
}
.json .item-wrapper .directions a i {
    margin-right: 2px;
}
.branch-info {
    float: left;
    width: 100%;
}
.branch-info img {
    width: 250px;
}
@media (max-width: 768px) {
    .branch-info {
        text-align: center;
    }
}
.share-text {
    margin-top: 30px;
    float: left;
    font-weight: 700;
    text-align: center;
    width: 100%;
}
@media (min-width: 1024px) {
    .share-text {
        margin-top: 0;
    }
}
.share-buttons {
    float: left;
    width: 100%;
}
.share-buttons a {
    display: block;
    color: #fff;
    background-color: #4bbfd0;
    border-radius: 2px;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-weight: bold;
}
.share-buttons a.facebook {
    background-color: #3b5998;
}
.share-buttons a.twitter {
    background-color: #4099FF;
}
.share-buttons a i {
    float: right;
    line-height: 25px;
}
.footer-logo {
    text-align: center;
    margin-top: 20px;
}
.footer-logo img {
    display: inline-block;
    width: 240px;
}
#slides .slide {
    height: 450px;
}
.full-height {
    height: 100%;
}
.flex-align {
    display: flex;
    align-items: center;
}
@media screen and (max-width: 700px) {
    #slides .slide {
        height: 300px;
    }
    #slides .slide h2 {
        font-size: 28px;
        padding-top: 60px;
    }
}
@media screen and (max-width: 480px) {
    #slides .slide h2 {
        font-size: 22px;
        padding-top: 60px;
    }
}
#topButton {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 60px;
    z-index: 999;
    cursor: pointer;
    padding: 10px 14px;
    border: 0;
    outline: 2px solid white;
    border-radius: 0;
    background-color: black;
    color: white;
}
@-webkit-keyframes flashing-green {
    0% {
        background-color: #24e88d;
        -webkit-box-shadow: 0 0 40px #24e88d;
    }
    50% {
        background-color: black;
        -webkit-box-shadow: 0 0 40px black;
    }
    100% {
        background-color: #24e88d;
        -webkit-box-shadow: 0 0 40px #24e88d;
    }
}
@-moz-keyframes flashing-green {
    0% {
        background-color: #24e88d;
        -moz-box-shadow: 0 0 40px #24e88d;
    }
    50% {
        background-color: black;
        -moz-box-shadow: 0 0 40px black;
    }
    100% {
        background-color: #24e88d;
        -moz-box-shadow: 0 0 40px #24e88d;
    }
}
@-o-keyframes flashing-green {
    0% {
        background-color: #24e88d;
        box-shadow: 0 0 40px #24e88d;
    }
    50% {
        background-color: black;
        box-shadow: 0 0 40px black;
    }
    100% {
        background-color: #24e88d;
        box-shadow: 0 0 40px #24e88d;
    }
}
@keyframes flashing-green {
    0% {
        background-color: #24e88d;
        box-shadow: 0 0 40px #24e88d;
    }
    50% {
        background-color: black;
        box-shadow: 0 0 40px black;
    }
    100% {
        background-color: #24e88d;
        box-shadow: 0 0 40px #24e88d;
    }
}
@-webkit-keyframes navbar-flashing-green {
    0% {
        background-color: #24e88d;
        -webkit-box-shadow: 0 0 1px #24e88d;
    }
    50% {
        background-color: #15c473;
        -webkit-box-shadow: 0 0 40px #15c473;
    }
    100% {
        background-color: #24e88d;
        -webkit-box-shadow: 0 0 1px #24e88d;
    }
}
@-moz-keyframes navbar-flashing-green {
    0% {
        background-color: #24e88d;
        -moz-box-shadow: 0 0 1px #24e88d;
    }
    50% {
        background-color: #15c473;
        -moz-box-shadow: 0 0 40px #15c473;
    }
    100% {
        background-color: #24e88d;
        -moz-box-shadow: 0 0 1px #24e88d;
    }
}
@-o-keyframes navbar-flashing-green {
    0% {
        background-color: #24e88d;
        box-shadow: 0 0 1px #24e88d;
    }
    50% {
        background-color: #15c473;
        box-shadow: 0 0 40px #15c473;
    }
    100% {
        background-color: #24e88d;
        box-shadow: 0 0 1px #24e88d;
    }
}
@keyframes navbar-flashing-green {
    0% {
        background-color: #24e88d;
        box-shadow: 0 0 1px #24e88d;
    }
    50% {
        background-color: #15c473;
        box-shadow: 0 0 40px #15c473;
    }
    100% {
        background-color: #24e88d;
        box-shadow: 0 0 1px #24e88d;
    }
}
@-webkit-keyframes navbar-flashing-black {
    0% {
        background-color: black;
        -webkit-box-shadow: 0 0 1px black;
    }
    50% {
        background-color: black;
        -webkit-box-shadow: 0 0 40px black;
    }
    100% {
        background-color: black;
        -webkit-box-shadow: 0 0 1px black;
    }
}
@-moz-keyframes navbar-flashing-black {
    0% {
        background-color: black;
        -moz-box-shadow: 0 0 1px black;
    }
    50% {
        background-color: black;
        -moz-box-shadow: 0 0 40px black;
    }
    100% {
        background-color: black;
        -moz-box-shadow: 0 0 1px black;
    }
}
@-o-keyframes navbar-flashing-black {
    0% {
        background-color: black;
        box-shadow: 0 0 1px black;
    }
    50% {
        background-color: black;
        box-shadow: 0 0 40px black;
    }
    100% {
        background-color: black;
        box-shadow: 0 0 1px black;
    }
}
@keyframes navbar-flashing-black {
    0% {
        background-color: black;
        box-shadow: 0 0 1px black;
    }
    50% {
        background-color: black;
        box-shadow: 0 0 40px black;
    }
    100% {
        background-color: black;
        box-shadow: 0 0 1px black;
    }
}
