﻿/* Miscellaneous */

::selection {
    color: #fff;
    background: #ec1c24;
}

::-webkit-selection {
    color: #fff;
    background: #ec1c24;
}

::-moz-selection {
    color: #fff;
    background: #ec1c24;
}

::-ms-selection {
    color: #fff;
    background: #ec1c24;
}

/* Typography */

h1, h2, h3, h4, h5, h6 {
    font-family: 'Suez One';
    line-height: 1.2;
}

body {
    color: #363a3a;
    font-family: 'Catamaran';
    font-size: 19px;
    overflow-x: hidden !important;
}

.font-suez {
    font-family: 'Suez One';
}

.font-catamaran {
    font-family: 'Catamaran', sans-serif;
}

.text-bold {
    font-weight: 700;
}

.jk-red {
    color: #ec1c24;
}

.jk-light-gold {
    color: #ffd169 !important;
}

.text-white {
    color: #fff;
}

.text-center {
    text-align: center;
}

h1.jk-red, h2.jk-red, h3.jk-red, h4.jk-red, h5.jk-red {
    font-weight: normal;
}

/* Button */

.jk-green-btn {
    background: #45b62b !important;
    color: #fff !important;
    text-shadow: none;
    padding: 10px 24px;
    border-radius: 5px;
    font-family: 'Suez One';
    transition: all .4s !important;
    -webkit-transition: all .4s !important;
    -moz-transition: all .4s !important;
    -ms-transition: all .4s !important;
    transition-timing-function: cubic-bezzier(.25, 1.6, .5, 1) !important;
    -webkit-transition-timing-function: cubic-bezzier(.25, 1.6, .5, 1) !important;
    -moz-transition-timing-function: cubic-bezzier(.25, 1.6, .5, 1) !important;
    -ms-transition-timing-function: cubic-bezzier(.25, 1.6, .5, 1) !important;
    box-shadow: none;
    border: none;
}

    .jk-green-btn:hover, .jk-landing-nav .jk-green-btn:hover {
        background: #25c500 !important;
        transform: scale(1.03);
        -webkit-transform: scale(1.03);
        -moz-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform-origin: center center;
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
    }

/* Layout */

.two-col-text-col {
    padding: 75px 100px 75px 100px;
}

    .two-col-text-col h1 {
        margin-bottom: 30px;
    }

    .two-col-text-col p {
        font-size: 24px;
        margin-bottom: 15px;
    }

.two-col-image-col {
    background-position: 50% 100% !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    padding: 0;
    height: auto;
    display: block;
}

.container-fluid.padded {
    padding-left: 100px;
    padding-right: 100px;
}

.jk-content-section {
    padding: 0;
    overflow-x: hidden;
}

.display-flex {
    display: flex;
    flex-wrap: wrap;
}

    .display-flex [class*='col-'] {
        flex-grow: 1;
    }

.flex-reverse {
    flex-wrap: wrap-reverse;
}

/* Header */

.jk-landing-header {
    margin-bottom: 0;
    box-shadow: none !important;
    background: #fff;
    border: 0;
}

.jk-landing-nav {
    top: 65px;
    right: 100px;
    position: absolute;
    padding: 0;
}

    .jk-landing-nav li a {
        padding: 10px 24px;
        transition: color .4s !important;
        -webkit-transition: all .4s !important;
        -moz-transition: all .4s !important;
        -ms-transition: all .4s !important;
    }

        .jk-landing-nav li a:not(.header-btn) {
            color: #363a3a !important;
        }

            .jk-landing-nav li a:not(.header-btn):hover {
                color: #af9343 !important;
            }

    .jk-landing-nav li:last-child a {
        padding-right: 15px;
    }

.header-btn {
    font-family: 'Catamaran';
    margin-right: 10px;
}

.header-col-phone {
    float: right;
    padding: 0;
}

    .header-col-phone a {
        color: #ec1c24;
        transition: all .4s !important;
        -webkit-transition: all .4s !important;
        -moz-transition: all .4s !important;
        -ms-transition: all .4s !important;
    }

        .header-col-phone a:hover {
            color: #b09443;
            opacity: .9;
            text-decoration: none;
        }

.jk-landing-header {
    height: 120px;
    margin-bottom: 0;
    box-shadow: none !important;
    background: #fff;
    border: 0;
}

.navbar-nav li {
    font-size: 21px;
}

/* Hero CTA */

.hero-heading {
    font-size: 42px;
    font-weight: normal;
}

.hero-heading-lg {
    margin-top: 0;
    font-size: 54px;
    margin-bottom: 20px;
}

.hero-copy {
    font-size: 28px;
    padding-right: 5em;
    margin-bottom: 30px;
}

.hero-cta-btn {
    font-size: 30px;
}

.hero-section {
    height: auto;
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.93) 36%, rgba(255,255,255,.35) 56%, rgba(255,255,255,0) 100%);
    background-image: linear-gradient(left,rgba(255,255,255,.93) 36%, rgba(255,255,255,.35) 56%, rgba(255,255,255,0) 100%);
    background-image: -moz-linear-gradient(left,rgba(255,255,255,.93) 36%, rgba(255,255,255,.35) 56%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left,rgba(255,255,255,.93) 36%, rgba(255,255,255,.35) 56%, rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    padding-top: 40px;
    padding-bottom: 40px;
}


.hero-video {
    padding-top: 12px;
}

    .hero-video iframe {
        border: 5px solid #fff;
    }

/* Booking */

.jk-booking-options {
    background: #ec1c24;
    padding-top: 24px;
    padding-bottom: 85px;
}

.booking-option-wrap {
    background: #fff;
    border-radius: 5px;
    padding: 0;
    overflow: hidden;
    width: 31.6%;
    margin-top: 30px;
}

    .booking-option-wrap:nth-child(2) {
        margin: 0 2.6%;
        margin-top: 30px;
    }

.booking-option-img-col {
    width: 43%;
    float: left;
    display: inline-block;
}

.booking-option-img-col {
    background-position: 50% 50% !important;
    background-size: cover !important;
    padding: 0;
    height: auto;
    display: block;
}

    .booking-option-img-col.type-call-us {
        background: url(../../../images/targeted-landing-page/jk-booking-option-01-call-final-min.jpg);
    }

    .booking-option-img-col.type-book-online {
        background: url(../../../images/targeted-landing-page/jk-booking-option-02-online-final-min.jpg);
    }

    .booking-option-img-col.type-text-us {
        background: url(../../../images/targeted-landing-page/jk-booking-option-03-text-final-min.jpg);
    }

.booking-option-text-col {
    width: 57%;
    display: inline-block;
    padding: 28px;
}

    .booking-option-text-col p {
        font-size: 19px;
        margin-bottom: 22px;
    }

.booking-option-btn {
    font-size: 19px;
    width: 100%;
}

/* Social Proof */


.jk-social-proof-section .col-md-12 {
    padding: 0;
}

.swiper-slide.swiper-slide-active {
    width: 100%;
}

.client-testimonial {
    font-size: 28px;
    padding: 1.5em 5em 0;
}

    .client-testimonial p {
        margin-bottom: 1em;
    }

.testimonials-stars {
    width: 25%;
    margin: auto;
    display: block;
    padding-bottom: 2em;
}

.swiper-button-next, .swiper-button-prev {
    display: none;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

/* Ending CTA */


.cta-heading {
    text-shadow: 0 0 10px rgba(114,84,0,.66);
    line-height: 1.5;
    font-size: 34px;
}

.jk-cta-section .jk-green-btn {
    margin: auto;
    margin-top: 2em;
    display: table;
}

/* Our Guarantee */

.jk-our-guarantee-section {
    padding: 1em;
}

.our-guarantee-jk-crown {
    width: 15%;
    margin: -3em auto .6em auto;
    display: block;
}

.jk-our-guarantee-section p {
    font-size: 15px;
}

/* Footer */

.jk-landing-footer {
    background: #ec1c24;
    padding-top: 2em;
    padding-bottom: 2em;
}

.jk-landing-footer-logo {
    margin-bottom: 60px;
}

.jk-landing-footer .local-phone, .fsocial a, .jk-landing-footer ul a {
    transition: all .4s !important;
    -webkit-transition: all .4s !important;
    -moz-transition: all .4s !important;
    -ms-transition: all .4s !important;
}

    .jk-landing-footer .local-phone:hover {
        color: #fff;
        opacity: .9;
        text-decoration: none;
    }

.jk-landing-footer ul {
    float: right;
    display: table;
}

    .jk-landing-footer ul li {
        display: inline-block;
        padding-left: 15px;
        font-size: 20px;
    }

    .jk-landing-footer ul a {
        color: #fff;
        opacity: 1;
    }

        .jk-landing-footer ul a:hover {
            color: #ffd169;
            text-decoration: none;
        }

.fsocial {
    float: right;
}

    .fsocial a:hover {
        opacity: .85;
    }

/* Media Queries */

@media (max-width: 1440px) {
    .hero-heading {
        font-size: 34px;
    }

    .hero-heading-lg {
        font-size: 44px;
    }

    .hero-copy {
        font-size: 25px;
        padding-right: 3em;
    }

    .booking-option-text-col p {
        font-size: 16px;
    }

    .booking-option-btn {
        font-size: 18px;
    }

    .booking-option-text-col {
        padding: 23px 20px;
    }

        .booking-option-text-col h2 {
            font-size: 28px;
            margin-top: 0;
        }

    .container-fluid.padded {
        padding-left: 80px;
        padding-right: 80px;
    }

    .jk-landing-nav {
        right: 80px;
    }

    .two-col-text-col {
        padding: 60px 80px 60px 80px;
    }

        .two-col-text-col h1 {
            font-size: 28px;
        }

        .two-col-text-col p {
            font-size: 20px;
        }

    .client-testimonial {
        font-size: 25px;
    }

    .testimonials-stars {
        width: 20%;
    }

    .jk-cta-section {
        padding: 5em;
    }
}

@media (max-width: 1366px) {
    .hero-video iframe {
        width: 560px;
        height: 315px;
    }

    .hero-heading {
        margin-top: 10px;
    }

    .hero-copy {
        font-size: 24px;
    }
}

@media (max-width: 1280px) {
    .container-fluid.padded {
        padding-left: 60px;
        padding-right: 60px;
    }

    .hero-heading {
        font-size: 31px;
    }

    .jk-landing-nav {
        right: 60px;
    }

    .hero-heading-lg {
        font-size: 40px;
    }

    .jk-landing-header {
        height: 110px;
    }

    .navbar-brand > img {
        display: block;
        width: 344px;
    }

    .header-col-phone h1 {
        font-size: 33px;
    }

    .jk-landing-nav {
        /*top: 60px;*/
    }

    .navbar-nav li {
        font-size: 19px;
    }

    .jk-cta-section {
        padding: 3em 3em 5em;
    }

    .booking-option-btn {
        font-size: 13px;
    }

    .jk-landing-footer ul li {
        padding-left: 24px;
        font-size: 17px;
    }
}

@media (max-width: 1024px) {
    .hero-heading {
        font-size: 25px;
        margin-top: 0;
    }

    @media (min-width: 768px) {
        .container-fluid > .navbar-collapse {
            margin-right: -15px;
        }
    }


    .container-fluid.padded {
        padding-left: 40px;
        padding-right: 40px;
    }

    .jk-landing-nav {
        right: 15px;
        /*margin-top:30px;*/
    }

    .hero-heading-lg {
        font-size: 32px;
    }

    .hero-copy {
        font-size: 22px;
    }

    .hero-cta-btn {
        font-size: 26px;
    }

    .hero-video iframe {
        width: 440px;
        height: 247px;
    }

    .booking-option-text-col h2 {
        font-size: 22px;
    }

    .booking-option-text-col p {
        font-size: 15px;
        letter-spacing: -0.025em;
    }

    .jk-green-btn {
        padding: 8px 14px;
    }

    .header-btn {
        padding: 8px 14px !important;
    }

    .jk-landing-nav li a {
        padding: 10px 21px;
    }

    .booking-option-text-col {
        padding: 15px;
    }

    .booking-option-btn {
        font-size: 11px;
        font-family: 'Catamaran';
        font-weight: 700;
    }

    .two-col-text-col p {
        font-size: 17px;
    }

    .client-testimonial {
        font-size: 23px;
    }

    .jk-cta-section {
        padding: 3em 1em 5em;
    }

    .cta-heading {
        font-size: 31px;
    }

    .jk-landing-footer-logo {
        margin-bottom: 57px;
    }

    .jk-landing-footer {
        padding-top: 1em;
        padding-bottom: 1em;
    }

    .two-col-text-col {
        padding: 30px 60px 30px 60px;
    }
}

@media (max-width: 960px) {
    .hero-cta-copy {
        width: 57%;
    }
}

@media (max-width: 768px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-brand > img {
        width: 304px;
    }

    .jk-landing-header .navbar-toggle {
        display: block;
        width: 50px;
        height: 50px;
        margin-right: 0;
        top: 40px;
        right: 0;
        border-color: transparent !important;
        background-color: #45b62b !important;
        position: absolute;
    }

        .jk-landing-header .navbar-toggle:before {
            content: "";
        }

    .jk-landing-header .navbar-collapse {
        border-top: 1px solid transparent;
        border: none;
    }

    .jk-landing-header .navbar-toggle:focus, .jk-landing-header .navbar-toggle:hover {
        background-color: transparent;
        border-color: transparent;
        /*top: 24px;*/
        margin-right: 0;
    }

    .jk-landing-header .navbar-toggle .icon-bar {
        background-color: #af9343;
        width: 30px;
        height: 3px;
    }

        .jk-landing-header .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 5px;
        }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
        margin-top: 30px;
    }

    .navbar-collapse.collapsing {
        margin-top: 30px;
    }

    .navbar-nav {
        float: none !important;
        margin-right: 0;
        background: #fff;
        border-radius: 5px;
        margin: 0;
        padding: 0 0 15px 0 !important;
    }

    .header-btn {
        margin-right: 0;
    }

    .navbar-nav > li {
        float: none;
        padding: 15px 15px 0 15px;
    }

        .navbar-nav > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
        }

    .collapse.in {
        display: block !important;
        /*margin-right: 0;
        margin-top: 15px;*/
        margin-top: 30px;
        box-shadow: 0 1px 8px rgba(0,0,0,0.2);
        background: #fff;
        border-radius: 5px;
    }

    .jk-landing-nav {
        z-index: 9;
        /*right: 20px;
        padding: 0;*/
    }

    .header-btn {
    }

    .hero-wrap {
        background-position: -59% 50%;
    }

    .hero-section {
        background-image: -webkit-linear-gradient(left,rgba(255,255,255,.93) 50%, rgba(255,255,255,.35) 66%, rgba(255,255,255,0) 100%);
    }

    .hero-cta-copy {
        width: 66%;
    }

    .hero-heading {
        margin-top: 0;
    }

    .hero-copy {
        font-size: 20px;
        margin-bottom: 24px;
    }

    .hero-video {
        padding-top: 42px;
    }

    .jk-landing-header {
        height: 100px;
    }

    .booking-option-wrap {
        width: 100%;
    }

        .booking-option-wrap:nth-child(2) {
            margin: 30px 0 0;
        }

    .booking-option-text-col {
        padding: 25px;
    }

        .booking-option-text-col h2 {
            font-size: 27px;
        }

        .booking-option-text-col p {
            font-size: 18px;
            letter-spacing: 0;
        }

    .booking-option-btn {
        font-size: 22px;
        font-family: 'Suez One';
        font-weight: normal;
    }

    body {
        position: relative;
    }

    .row.display-flex {
        margin-right: 0;
        margin-left: 0;
        overflow: hidden;
    }

    .jk-booking-options {
        padding-bottom: 62px;
    }

    .jk-social-proof-section h1 {
        font-size: 30px;
    }

    .container {
        width: auto;
    }

    .jk-landing-footer p {
        font-size: 16px;
    }
}

@media (max-width: 600px) {
    .hero-video iframe {
        width: 320px;
        height: 180px;
    }

    .hero-copy {
        font-size: 18px;
        padding-right: 0em;
        margin-bottom: 24px;
    }

    .hero-heading {
        font-size: 21px;
    }

    .hero-heading-lg {
        font-size: 26px;
    }

    .container-fluid.padded {
        padding-left: 30px;
        padding-right: 30px;
    }

    .hero-wrap {
        background-position: 24% 50%;
    }

    .hero-video {
        padding-top: 37px;
    }

    .hero-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .jk-landing-header, .navbar-header {
        height: 90px;
    }

    .navbar-brand > img {
        width: 272px;
    }

    .jk-landing-header .navbar-toggle {
        width: 42px;
        height: 42px;
        /*top: 24px;*/
    }

        .jk-landing-header .navbar-toggle .icon-bar {
            width: 23px;
            height: 3px;
        }

    .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        /*top: 18px;*/
    }

    .booking-option-text-col p {
        font-size: 15px;
        letter-spacing: -0.025em;
    }

    .booking-option-text-col {
        padding: 18px;
    }

    .booking-option-btn {
        font-size: 20px;
    }

    .booking-option-wrap {
        margin-top: 15px;
    }

        .booking-option-wrap:nth-child(2) {
            margin: 15px 0 0;
        }

    h1 {
        font-size: 32px;
        margin-top: 0;
    }

    .two-col-image-col {
        height: 260px;
    }

    .two-col-text-col {
        padding: 30px;
    }

    .jk-social-proof-section {
        padding: 30px;
    }

    .client-testimonial {
        padding: 1.5em 0;
    }

    .testimonials-stars {
        width: 50%;
    }

    .cta-heading {
        font-size: 26px;
    }

    .our-guarantee-jk-crown {
        width: 35%;
    }

    .jk-landing-footer-logo {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .jk-landing-footer p, .jk-landing-footer h1 {
        text-align: center;
    }

    .jk-landing-footer .visible-xs {
        display: table !important;
        margin: auto;
    }

    .jk-landing-footer ul {
        float: none;
        text-align: center;
        margin: 10px auto !important;
        padding: 0;
    }

        .jk-landing-footer ul li {
            padding: 8px 15px;
        }

    .fsocial {
        text-align: center;
        float: none;
        margin-bottom: 15px;
        display: inline-block;
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 400px) {
    .navbar-brand > img {
        width: 240px;
    }

    .booking-option-btn {
        font-size: 17px;
    }

    h1 {
        font-size: 27px;
    }

    .client-testimonial {
        font-size: 21px;
    }

    .cta-heading {
        font-size: 22px;
    }

    .two-col-image-col {
        height: 230px;
    }
}

@media (max-width: 340px) {
    .hero-cta-copy {
        width: 70%;
    }

    .hero-video iframe {
        width: 264px;
        height: 149px;
    }

    .navbar-brand > img {
        width: 200px;
    }

    .jk-landing-header, .navbar-header {
        height: 75px;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .navbar-toggle {
        top: 10px;
    }

    .booking-option-btn {
        font-size: 17px;
        font-family: 'Catamaran';
        font-weight: 700;
    }

    .booking-option-text-col {
        padding: 14px;
    }

    .two-col-text-col h1 {
        margin-top: 0;
    }

    .jk-landing-footer-logo {
        width: 90%;
    }
}

/* Social Icons */

.social-icons {
    color: #313437;
    background-color: #fff;
    text-align: center;
    padding: 70px 0;
}

@media (max-width:767px) {
    .social-icons {
        padding: 50px 0;
    }
}

.social-icons i {
    font-size: 36px;
    display: inline-block;
    color: #757980;
    margin: 0 10px;
    width: 60px;
    height: 60px;
    border: 1px solid #c8ced7;
    text-align: center;
    border-radius: 50%;
    line-height: 60px;
}

/* Simple Slider */

.simple-slider .swiper-slide {
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
    width: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

@media (max-width:767px) {
    .simple-slider .swiper-button-next, .simple-slider .swiper-button-prev {
        display: none;
    }
}

@media (max-width:767px) {
    .simple-slider .swiper-slide {
        height: 360px;
    }
}

/* Footer Dark */

.footer-dark {
    padding: 50px 0;
    color: #f0f9ff;
    background-color: #282d32;
}

    .footer-dark h3 {
        margin-top: 0;
        margin-bottom: 12px;
        font-weight: bold;
        font-size: 16px;
    }

    .footer-dark ul {
        padding: 0;
        list-style: none;
        line-height: 1.6;
        font-size: 14px;
        margin-bottom: 0;
    }

        .footer-dark ul a {
            color: inherit;
            text-decoration: none;
            opacity: 0.6;
        }

            .footer-dark ul a:hover {
                opacity: 0.8;
            }

@media (max-width:767px) {
    .footer-dark .item:not(.social) {
        text-align: center;
        padding-bottom: 20px;
    }
}

.footer-dark .item.text {
    margin-bottom: 36px;
}

@media (max-width:767px) {
    .footer-dark .item.text {
        margin-bottom: 0;
    }
}

.footer-dark .item.text p {
    opacity: 0.6;
    margin-bottom: 0;
}

.footer-dark .item.social {
    text-align: right;
}

@media (max-width:991px) {
    .footer-dark .item.social {
        text-align: right;
        margin-top: 20px;
    }
}

.footer-dark .item.social > a {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255,255,255,0.4);
    margin: 0 8px;
    color: #fff;
    opacity: 0.75;
}

    .footer-dark .item.social > a:hover {
        opacity: 0.9;
    }

.footer-dark .copyright {
    text-align: center;
    padding-top: 24px;
    opacity: 0.3;
    font-size: 13px;
    margin-bottom: 0;
}

p.h1sub {
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 10px;
}
