@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700');

body.landing-pages {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.5em;
    font-size: 15px;
}

.landing-pages .card-title,
.landing-pages .footer-big h4,
.landing-pages .footer-big h5,
.landing-pages .footer-brand,
.landing-pages .info-title,
.landing-pages .pricings h2,
.landing-pages .media .media-heading,
.landing-pages .title {
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #3c4858;
}

h1, h2 {
    text-transform: uppercase;
}

.landing-pages .h1,
.landing-pages .h2,
.landing-pages .h3,
.landing-pages .h4,
.landing-pages h1,
.landing-pages h2,
.landing-pages h3,
.landing-pages h4,
.landing-pages h5,
.landing-pages h6 {
    font-family: 'Roboto', sans-serif;
}

@media (min-width: 768px) {
    .landing-pages .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .landing-pages .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .landing-pages .container {
        width: 1170px;
    }
}

.section-white {
    background: #fff;
}

.section-gray {
    background: #e5e5e5;
}

.grid {
    padding: 15px;
    margin: 0 0 0px 0;
    text-align: left;
    background: #fff;
}

.grid.grid-icon-left .content .c-icon {
    float: left;
    margin: 0 17px 0 0;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    line-height: 1;
}

.grid.grid-icon-left .content .c-icon i {
    font-size: 49px;
}

.grid.grid-icon-left .content .c-head h3 {
    margin: 10px 0;
    font-size: 1.3em;
}

.grid.grid-icon-left .content .c-body {
    overflow: hidden;
    color: #999;
}

.landing-page .apps-link {
    color: #fff;
    margin: 40px 0 0;
}

.landing-page .apps-link img {
    margin: 0 16px 0 0;
}

.landing-page .appointment-btn .download-link {
    font-size: 12px;
    margin-top: 24px;
    font-weight: 700;
    letter-spacing: .7px;
    display: block;
    text-transform: uppercase;
    color: #fff;
}

.landing-page .page-header {
    color: #fff;
    height: 700px;
}

.landing-pages .top-nav a:hover {
    color: #fff;
}

.landing-page .page-header .container {
    padding-top: 13vh;
}

.landing-page .page-header .logo-wrapper {
    margin: 0 0 30px 0;
}

.landing-page .page-header .card.card-contact {
    margin-top: 120px;
}

.landing-page .page-header {
    position: relative;
    z-index: 9999;
}

.landing-page .page-header .header-content {
    position: absolute;
    top: 130px;
}

.landing-page .page-header .header-content img {
    margin-bottom: 30px;
}

.landing-page .page-header .header-content h1 {
    font-size: 3.6em;
    color: #fff;
    line-height: 1.2em;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 0px;
}

.landing-page .page-header .header-content p {
    color: #fff;
    font-size: 20px;
    margin-top: 40px;
    font-weight: 300;
    line-height: 30px;
}

.landing-page .page-header .header-content p.offer {
    font-style: italic;
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    margin: 0px 0px 10px 0px;
}

.landing-page .page-header .btn.btn-primary.offer-btn {
    width: auto;
    padding: 5px 30px;
    font-weight: 400;
    font-size: 20px;
    position: relative;
    z-index: 999;
    line-height: 37px;
}

.landing-page .page-header .btn.btn-primary#contactabovebtn {
    background: transparent;
    color: #fff;
    width: auto;
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 0px 30px 10px;
    line-height: 44px;
}

.landing-page select.form-control {
    color: #aaa;
    font-size: 14px;
}

.landing-page .contactus-1 .features .card-contact .form-group {
    margin: 10px 0 0;
}

.landing-page .page-header .btn.btn-primary {
    margin-top: 0px !important;
}

.call-to-us-section {
    padding-bottom: 40px;
}

.call-to-us-section h2 {
    color: #fff;
}

.landing-page .category-list-modal {
    margin-top: 25px;
    letter-spacing: initial;
}

.landing-page .contact-content {
    padding-bottom: 40px;
    padding-top: 50px;
    background: #ece9e6;
    background: -webkit-linear-gradient(to left, #ece9e6, #fff);
    background: linear-gradient(to left, #ece9e6, #fff);
}

.landing-page .section.templates {
    color: #fff;
    text-align: center;
}

.landing-page .section.bizonthego-sec {
    padding: 50px 0px;
    text-align: center;
}

.landing-page .section.bizonthego-sec h2.title {
    color: #fff;
    font-size: 2.2em;
    margin: 0px 0px 20px 0px;
}

.landing-page .section.bizonthego-sec .c-footer .btn {
    background: #00d2ff;
    background: -webkit-linear-gradient(to left, #00d2ff, #3a7bd5);
    background: linear-gradient(to left, #00d2ff, #3a7bd5);
    margin: 4px 0px 0px 0px;
    font-size: 20px;
}

.landing-page .section.templates h2.title {
    color: #fff;
}

.landing-page .info {
    padding: 20px 0 30px;
}

.landing-page .info .info-title {
    margin: 12px 0 15px;
}

.landing-page .section {
    padding: 80px 0px;
}

.landing-page .page-header .card.card-contact .form-group {
    padding-bottom: 0px;
    margin: 0px 0 16px;
}

.landing-page .help-block {
    color: #f44336;
}

.landing-page [class*=contactus-] {
    padding: 40px 0;
}

.template-images {
    margin: 10px 0;
}

.template-images img {
    border-radius: 8px;
    max-height: 350px;
    max-width: 100%;
    width: auto;
    box-shadow: 0 25px 20px -21px rgba(0, 0, 0, .57);
}

.landing-page .contact-adress-wrapper {
    margin-top: 100px;
}

.landing-page .faqs {
    padding: 40px 0px;
}

.landing-page .faqs .heading-2 {
    max-width: 695px;
    margin: 0 auto;
    margin-bottom: 4.375rem;
}

.landing-page .faqs .faq-content {
    margin-bottom: 30px;
}

.landing-page .faqs .faq-content .c-body {
    color: #999;
}

.landing-page .input-group .input-group-addon {
    padding: 6px 15px 0 0;
}

.landing-page .form-group.label-floating label.control-label, .landing-page .form-group.label-placeholder label.control-label {
    font-size: 14px;
}

.landing-page .main.main-raised.contact-section {
    margin: 0px 40px 0 !important;
}

@media (max-width: 991px) {

    .landing-page .page-header .header-content h1 {
        font-size: 3em;
    }

    .landing-page .main.main-raised.first {
        margin: -28px 20px 0 !important;
    }
}

@media (max-width: 767px) {
    .landing-page .page-header {
        height: auto;
    }

    .landing-page .main.main-raised.first {
        margin: 0px 20px 0 !important;
    }
}

.card.template-images {
    box-shadow: none;
    background: none;
}

.landing-page .card-pricing h1 {
    font-size: 2.4em;
    text-transform: inherit;
}

.landing-page .card-pricing h1 small:first-child {
    position: relative;
    top: 0px;
    font-size: 29px;
}

.landing-page .page-header .card.card-contact.top-form {
    box-shadow: 0 8px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px 2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    background: rgba(62, 62, 62, 0.53);
    border-radius: 11px;
}

.landing-page .page-header .card.card-contact.top-form form {
    position: relative;
    z-index: 999;
}

.landing-page .page-header .card.card-contact.top-form .content {
    padding: 15px 38px;
}

.landing-page .page-header .card.card-contact.top-form .content p {
    color: #ffffffb0;
    text-align: center;
    margin: 0px;
    font-size: 13px;
}

.landing-page .page-header .card.card-contact.top-form .content h3 {
    margin: 4px 0 24px;
    text-align: center;
    font-weight: 400;
    font-size: 1.525em;
    color: #fff;
    text-transform: uppercase;
}

.landing-page .page-header .card.card-contact.top-form .input-group {
    width: 100%;
}

.landing-page .page-header .card.card-contact.top-form .form-group .form-control {
    border: 1px solid #7d7b7b;
    background-image: none;
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-color: #fff;
    transition: background 0s ease-out;
    float: none;
    box-shadow: none;
    border-radius: 3px;
    font-weight: 400;
    color: #000;
    height: 41px;
    padding: 0 10px;
    margin-bottom: 0px;
}

.landing-page .page-header .card.card-contact.top-form .selectWrapper {
    border-radius: 3px;
    display: inline-block;
    overflow: hidden;
    background: #ffffff;
    width: 100%;
    border: 1px solid #7d7b7b;
}

.landing-page .page-header .card.card-contact.top-form .selectWrapper select.form-control {
    border: none;
    width: 100%;
    height: 26px !important;
    margin: 8px 0px 6px 0px;
    color: #aaa !important;
}

.landing-page .page-header .card.card-contact.top-form .form-group label.control-label {
    margin: 0px 0 10px;
    padding: 0 0px;
    z-index: 999;
    color: #fff;
}

.landing-page .page-header .card.card-contact.top-form .footer {
    margin-top: 0px;
    padding: 0 48px;

}

.landing-page .page-header .btn.btn-primary {
    width: 100%;
    box-shadow: none;
    padding: 14px 30px;
    border-radius: 3px;
}

.section-bg {
    background: url(/assets/w/img/section-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    color: #fff;
}

.section-bg h2.title {
    color: #fff;
    font-size: 2.8em;
}

.contact-adress-wrapper {
    margin-top: 100px;
}

ul#pricing-tab li {
    width: 50%;
    float: left;
    list-style: none;
}

ul#pricing-tab li .card-pricing ul li {
    display: block !important;
    width: 100%;
    float: none;
}

ul#pricing-tab li .card-pricing ul li strong {
    color: #000;
}

.landing-page .card-pricing ul li {
    display: block !important;
}

.landing-page .faqs h2 {
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: #3c4858;
}

span.font-1 {
    font-size: 1.1em;
    font-weight: 600;
    display: block;
    line-height: 1.4em;
}

span.font-2 {
    font-size: 1em;
    font-weight: 600;
    display: block;
}

span.font-3 {
    font-size: 0.7em;
    font-weight: 400;
}

.landing-pages .navbar-transparent .navbar .navbar-nav > li {
    line-height: 40px;
}

.landing-page .page-header .header-content .header-description {
    position: relative;
}

.landing-page .page-header .header-content .header-description:before {
    display: none;
    position: absolute;
    content: '';
    width: 52px;
    height: 3px;
    z-index: 1;
    bottom: -13px;
}

@media (min-width: 768px) {
    .landing-pages .navbar-right {
        float: right !important;
        margin-right: 0px;
    }
}

body.landing-pages .navbar {
    padding: 0 !important;
    margin: 0;
    background: rgba(0, 0, 0, 0.4) !important;
    height: 70px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 99999;
}

body.landing-pages .navbar.navbar-default {
    background: #fff !important;
}

body.landing-pages .navbar .navbar-brand .logo-img {
    height: 70px;
    line-height: 68px;
    vertical-align: middle;
    display: table-cell;
}

body.landing-pages .navbar .navbar-brand .logo-img img {
    max-height: 26px;
    display: inline-block;
}

body.landing-pages .navbar .navbar-brand {
    padding: 0px 0px;
}

body.landing-pages .navbar .navbar-toggle {
    margin-top: 18px;
    color: #fff;
}

body.landing-pages .navbar.navbar-color-on-scroll.navbar-fixed-top.navbar-default .navbar-toggle {
    color: #000;
}

@media only screen and (max-width: 800px) {
    body.landing-pages .navbar .logo-color.nav-bottom {
        margin-top: 0px !important;
    }
}

.landing-pages .navbar .navbar-nav > li {
    font-size: 19px;
    font-weight: 100;
    line-height: 70px;
    text-transform: uppercase;
    color: #fff;
}

.landing-pages .navbar.navbar-color-on-scroll.navbar-fixed-top.navbar-default .navbar-nav > li {
    color: #000;
}

.landing-pages .navbar .navbar-nav > li > a {
    display: inline;
    padding: 0;
    font-size: 19px;
    font-weight: 100;
}

.pricings h5 {
    font-weight: 600;
}

.landing-pages .card.card-pricing .btn {
    border-radius: 3px;
}

.landing-pages .card.card-pricing.card-raised .btn.btn-primary {
    box-shadow: none;
    border-radius: 3px;
}

.section-splitter {
    padding: 50px 0;
}

@media (max-width: 767px) {
    .landing-page .page-header .header-content {
        position: relative;
        top: 0;
    }
}

.section-splitter span.content {
    display: inline-grid;
    font-size: 3.8em;
    line-height: 1.15em;
}

.section-splitter .font-color1 {
    color: #fff;
    font-size: 1.4em;
}

.section-splitter .font-color2 {
    font-size: 1.2em;
    font-weight: 500;
}

.section-splitter span.content p {
    font-size: 0.6em;
    text-align: right;
    margin-right: 12px;
}

.section-splitter .call-to-action {
    margin: 53px 0;
}

.section-splitter .call-to-action .btn {
    border-radius: 3px;
    font-size: 22px;
    font-weight: 300;
    padding: 12px 50px;
    -webkit-box-shadow: 2px 7px 5px 0px rgba(161, 133, 96, 0.2);
    -moz-box-shadow: 2px 7px 5px 0px rgba(176, 176, 176, 1);
    box-shadow: 2px 7px 5px 0px rgba(161, 133, 96, 0.2);
    height: 50px;
    line-height: 53px;
    padding-top: 0;
}

footer#zfooter {
    background: #333;
    position: absolute;
    bottom: 0;
    width: 100%;
}

@media (max-width: 1024px) {
    .landing-page .page-header .container {
        padding-top: 7vh;
    }
}

@media (max-width: 768px) {
    .landing-pages .navbar .navbar-nav > li {
        color: #000;
    }

}

@media (max-width: 767px) {
    .section-splitter .call-to-action {
        margin: 0 0;
    }

    .section-splitter span.content p {
        text-align: left;
    }
}

@media (max-width: 439px) {
    .section-splitter span.content {
        display: block;
    }

}

div#navigation-example-xs {
    background: #fff;
}

/*business-page-colors*/

.business-page span.font-2 {

    color: #aa8853;
}

.business-page .page-header .header-content .header-description:before {
    background: #aa8853;
}

.business-page .page-header .btn.btn-primary {
    background: #aa8853;
}

.business-page .grid.grid-icon-left .content .c-icon i {
    color: #aa8853;
}

.business-page .pricings h5 {
    color: #aa8853;
}

.business-page .card.card-pricing.card-raised .btn.btn-primary {
    background: #aa8853;
}

.business-page .section-splitter .font-color2 {
    color: #a4865c;
}

.business-page .section-splitter span.content p {
    color: #a4865c;
}

.business-page .section-splitter .call-to-action .btn {
    background: #a4865c;
}

/*doctors-page*/

.doctors-page span.font-2 {

    color: #00d8ff;
}

.doctors-page .page-header .header-content .header-description:before {
    background: #00d8ff;
}

.doctors-page .page-header .btn.btn-primary {
    background: #00d8ff;
}

.doctors-page .grid.grid-icon-left .content .c-icon i {
    color: #00d8ff;
}

.doctors-page .pricings h5 {
    color: #00d8ff;
}

.doctors-page .card.card-pricing.card-raised .btn.btn-primary {
    background: #00d8ff;
}

.doctors-page .section-splitter .font-color2 {
    color: #00d8ff;
}

.doctors-page .section-splitter span.content p {
    color: #00d8ff;
}

.doctors-page .section-splitter .call-to-action .btn {
    background: #00d8ff;
}

/*professional-page*/

.professional-page span.font-2 {

    color: #d3be69;
}

.professional-page .page-header .header-content .header-description:before {
    background: #d3be69;
}

.professional-page .page-header .btn.btn-primary {
    background: #d3be69;
}

.professional-page .grid.grid-icon-left .content .c-icon i {
    color: #d3be69;
}

.professional-page .pricings h5 {
    color: #d3be69;
}

.professional-page .card.card-pricing.card-raised .btn.btn-primary {
    background: #d3be69;
}

.professional-page .section-splitter .font-color2 {
    color: #d3be69;
}

.professional-page .section-splitter span.content p {
    color: #d3be69;
}

.professional-page .section-splitter .call-to-action .btn {
    background: #d3be69;
}

/*stores page*/

.stores-page span.font-2 {

    color: #ffcc00;
}

.stores-page .page-header .header-content .header-description:before {
    background: #ffcc00;
}

.stores-page .page-header .btn.btn-primary {
    background: #ffcc00;
    color: #000;
}

.stores-page .grid.grid-icon-left .content .c-icon i {
    color: #ffcc00;
}

.stores-page .pricings h5 {
    color: #ffcc00;
}

.stores-page .card.card-pricing.card-raised .btn.btn-primary {
    background: #ffcc00;
    color: #000;
}

.stores-page .section-splitter .font-color2 {
    color: #ffcc00;
}

.stores-page .section-splitter span.content p {
    color: #ffcc00;
}

.stores-page .section-splitter .call-to-action .btn {
    background: #ffcc00;
    color: #000;
}

/*resume page*/

.resume-page span.font-2 {

    color: #eb7575;
}

.resume-page .page-header .header-content .header-description:before {
    background: #eb7575;
}

.resume-page .page-header .btn.btn-primary {
    background: #eb7575;
}

.resume-page .grid.grid-icon-left .content .c-icon i {
    color: #eb7575;
}

.resume-page .pricings h5 {
    color: #eb7575;
}

.resume-page .card.card-pricing.card-raised .btn.btn-primary {
    background: #eb7575;
}

.resume-page .section-splitter .font-color2 {
    color: #eb7575;
}

.resume-page .section-splitter span.content p {
    color: #eb7575;
}

.resume-page .section-splitter .call-to-action .btn {
    background: #eb7575;
}

/*category page*/

.category-page span.font-2 {

    color: #00d2ff;
}

.category-page .page-header .header-content .header-description:before {
    background: #00d2ff;
    background: -webkit-linear-gradient(to left, #00d2ff, #3a7bd5);
    background: linear-gradient(to left, #00d2ff, #3a7bd5);
}

.category-page .page-header .btn.btn-primary {
    background: #00d2ff;
    background: -webkit-linear-gradient(to left, #00d2ff, #3a7bd5);
    background: linear-gradient(to left, #00d2ff, #3a7bd5);
}

.category-page .grid.grid-icon-left .content .c-icon i {
    background: -webkit-linear-gradient(#00d2ff, #3a7bd5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.category-page .pricings h5 {
    color: #00d2ff;
}

.category-page .card.card-pricing.card-raised .btn.btn-primary {
    background: #00d2ff;
    background: -webkit-linear-gradient(to left, #00d2ff, #3a7bd5);
    background: linear-gradient(to left, #00d2ff, #3a7bd5);
}

.category-page .section-splitter .font-color2 {
    color: #00d2ff;
}

.category-page .section-splitter span.content p {
    color: #00d2ff;
}

.category-page .section-splitter .call-to-action .btn {
    background: #00d2ff;
    background: -webkit-linear-gradient(to left, #00d2ff, #3a7bd5);
    background: linear-gradient(to left, #00d2ff, #3a7bd5);
}

.lead-saved .page-header {
    display: flex;
    justify-content: center;
    flex-direction: column;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-flex-direction: column;
    margin-bottom: 27px;
}

.lead-saved .page-header .content {
    text-align: center;
    padding-top: 70px;
}

.lead-saved .page-header .content .c-icon img {
    height: 60px;
    width: 60px;
}

.lead-saved .page-header .content .c-head h1 {
    line-height: 1.2;
    margin-top: 9px;
}

.lead-saved .page-header .content .c-head h1 span.font-1 {
    font-size: 0.4em;
    color: #00d2ff;
}

.lead-saved .page-header .content .c-head h1 span.font-2 {
    display: block;
    font-size: 0.4em;
    font-weight: 500;
}

.lead-saved .page-header .content .c-head h1 span.font-3 {
    font-size: 0.6em;
    display: block;
    text-transform: capitalize;
    font-weight: 300;
    margin: 10px 0px 10px 0px;
}

.lead-saved .page-header .content .c-head h1 span.font-4 {
    font-size: 1.1em;
    font-weight: 500;
    display: block;
}

.lead-saved .page-header .content .c-body {
    margin: 25px 0 5px 0;
}

.lead-saved .page-header .content .c-body .sdsc {
    font-size: 18px;
    font-weight: 100;
    max-width: 500px;
    margin: 20px auto 20px auto;
}

.lead-saved .page-header .content .c-footer a.btn {
    background: #00d2ff;
    background: -webkit-linear-gradient(to left, #00d2ff, #3a7bd5);
    background: linear-gradient(to left, #00d2ff, #3a7bd5);
    font-size: 15px;
    font-weight: 300;
    box-shadow: none;
}

.lead-saved .page-header .content .c-footer a.btn:hover {
    background: #00d2ff;
    background: -webkit-linear-gradient(to left, #00d2ff, #3a7bd5);
    background: linear-gradient(to left, #00d2ff, #3a7bd5);
    box-shadow: none;
}

.lead-saved .page-header .content .social-icons ul {
    padding: 0;
    margin: 32px 0 0 0;
}

.lead-saved .page-header .content .social-icons ul li {
    list-style: none;
    display: inline-block;
}

.lead-saved .page-header .content .social-icons ul li i {
    font-size: 31px;
    color: rgba(255, 255, 255, 0.67);
    margin: 0 16px 0 0;
}

ul.plan-list {
    list-style: none;
    padding: 0px;
}

ul.plan-list li {
    margin-bottom: 10px;
}

ul.plan-list li span {
    background: #212121;
    padding: 0px 4px;
    color: #fff;
    font-size: 24px;
}

.business-title {
    margin-top: 80px;
}

@media (min-width: 768px) {
    .landing-page.pricing .container {
        width: 1170px;
    }
}

@media (max-width: 789px) {
    .offer-img {
        display: none;
    }

    body.landing-pages .navbar {
        top: 0;
    }

    .landing-page .page-header {
        top: 0;
    }
}

.leadform-page {
    background: url(/assets/w/img/section-bg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
}

.landing-page.leadform-page .page-header .card.card-contact {
    margin: 170px 0px 20px 0px;
}

.landing-page .page-header:after {
    background: none;
}

.overlay {
    min-height: 100vh;
    overflow: hidden;
    display: block;
    position: relative;
    padding-bottom: 84px;
}

.landing-page .card-pricing p.annual-tag {
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
}

.landing-page .card-pricing h1.crossed {
    color: #999;
    margin-bottom: 0px;
    font-size: 1.6em;
}

.landing-page .card-pricing h1.crossed small:first-child {
    color: #999;
    font-size: 20px;
}

.landing-page .card-pricing h1.non-crossed {
    margin-top: 10px;
}