@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700|Open+Sans:300,400,600');
#myFooter .second-bar a:hover,
#myFooter a,
.capsule-btn:hover,
.highlight-div a:hover,
.hovereffect a.info,
a {
    text-decoration: none
}

#slider,
.contact-form,
.hovereffect,
div.tab {
    overflow: hidden
}

#slider,
.backgroundCover,
footer,
section#download,
section#packages,
section#subscribe {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

p {
    margin-bottom: 20px;
    letter-spacing: .5px;
    text-align: justify
}

body {
    font-family: "Open Sans", Tahoma, Arial;
    overflow-x: hidden;
    . -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato, sans-serif
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background: #fff;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #d62931;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

header {
    color: #000
}

header.masthead .bannercontainer {
    width: 100%;
    position: relative;
    padding: 0
}

header.masthead .banner {
    width: 100%;
    position: relative
}

header.masthead h1 {
    text-transform: uppercase;
    font-size: 55px;
    font-weight: 700
}

header.masthead .tp-caption a {
    color: #fff
}

header.masthead .tp-caption a:hover {
    color: #eee
}

.learn-btn,
header.masthead h1,
header.masthead h2,
header.masthead h3 {
    color: #fff
}

header.masthead .mh-slider {
    position: absolute;
    bottom: 0;
    top: auto
}

.space {
    padding-top: 30px
}

.navbar-brand {
    padding: 3px
}

#slider {
    background-image: url(../img/bk.jpg);
    background-attachment: fixed;
    position: relative;
    text-align: center
}

#slider:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url(../img/pattern.png)
}

#slider .container {
    position: relative
}

#slider .container h1,
#slider .container h3 {
    font-weight: 300;
    text-transform: capitalize
}

#slider .container h1 span,
#slider .container h3 span {
    font-weight: 700
}

#slider .container h1 {
    color: #fff;
    margin-top: 70px
}

#slider .container h3 {
    margin: 0
}

#slider .container .btn.side {
    margin-top: 210px
}

#slider .container #carousel-slider .carousel-inner .item img {
    margin: auto
}

#slider .container #carousel-slider .carousel-control {
    background-image: none;
    padding-top: 20%
}

#slider .container #carousel-slider .carousel-control .slider-left,
#slider .container #carousel-slider .carousel-control .slider-right {
    background: url(../img/slider.png) no-repeat;
    display: block;
    width: 89px;
    height: 67px;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#nav .navbar-nav li a,
#nav.affix {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out
}

#slider .container #carousel-slider .carousel-control .slider-left {
    background-position: 0 0
}

#slider .container #carousel-slider .carousel-control .slider-left:hover {
    background-position: -100px 0
}

#slider .container #carousel-slider .carousel-control .slider-right {
    background-position: -200px 0
}

#slider .container #carousel-slider .carousel-control .slider-right:hover {
    background-position: -300px 0
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    width: unset;
    float: unset
}

.learn-btn {
    background: #FF9009;
    border: none
}

#nav {
    width: 100%;
    margin-bottom: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    background: #fff;
    min-height: 70px;
    border: none!important
}

.business-icon,
.tk-reviews-text {
    min-height: 180px
}

#nav.affix {
    position: fixed;
    top: 0;
    z-index: 99999;
    transition: all .25s ease-in-out
}

#nav .navbar-brand img {
    margin-top: 3px
}

#nav.navbar-fixed-top {
    position: fixed;
    top: 0
}

#nav .navbar-toggle {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 9px
}

#nav .navbar-toggle i {
    font-size: 2em
}

#nav .navbar-nav li a {
    text-transform: uppercase;
    padding-top: 25px;
    padding-bottom: 24px;
    font-family: "Open Sans", Tahoma, Arial;
    color: gray;
    transition: all .25s ease-in-out
}

#nav .navbar-nav.social li,
section#features .carousel-indicators li {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out
}

#nav .navbar-nav li a:hover {
    color: #d62931;
    background: 0 0
}

body#business a.business,
body#contact a.contact,
body#demo a.demo,
body#home a.home {
    color: #d62931;
    font-weight: 700;
    background: 0 0
}

#nav .navbar-nav li.active a {
    color: #d62931
}

#nav .navbar-nav.social {
    margin-left: 15px
}

#nav .navbar-nav.social li {
    transition: all .25s ease-in-out
}

#nav .navbar-nav.social li a {
    padding: 25px 5px
}

#nav .navbar-nav.social li a i {
    color: gray
}

#nav .navbar-nav.social li:hover {
    background: #d62931
}

#nav .navbar-nav.social li:hover a i {
    color: #fff
}

.dropdown-menu a {
    display: block;
    padding: 10px 5px!important
}

.highlight-div {
    background-color: #fff
}

.highlight-div h3 {
    font-weight: 400;
    text-transform: uppercase
}

.highlight-div span {
    font-weight: 700;
    text-transform: uppercase;
    color: #ae2128
}

.highlight-div h4 {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 300
}

.highlight-div a {
    color: #fff;
    background-color: #222;
    padding: 8px 15px;
    transition: .68s;
    -webkit-transition: .68s
}

.highlight-div a:hover {
    background-color: transparent;
    color: #222;
    font-weight: 600;
    border: 2px solid #222
}

.highlight-div .info-div {
    border: 2px double #d62931;
    height: 270px;
    width: 270px;
    transition: .8s;
    -webkit-transition: .8s;
    margin: 0 auto 30px;
    padding: 25px;
    border-radius: 30%
}

.highlight-div .info-div:hover {
    background-color: #efefef;
    transform: scale(1.08)
}

.info-div:hover i {
    color: #ae2128
}

.highlight-div .info-div i {
    color: #222
}

section {
    padding: 55px 0
}

section#features {
    background: #d62931
}

section#features .feature {
    text-align: center;
    color: #fff
}

section#features .feature .icon i {
    border: 1px solid #fff;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 26px 15px 15px;
    width: 2em;
    height: 2em
}

section#features .feature h4 {
    font-weight: 300;
    padding: 8px 0
}

section#features .feature p {
    font-weight: 300;
    font-size: 15px
}

section#features .carousel-indicators {
    position: relative;
    bottom: -30px!important
}

section#features .carousel-indicators li {
    width: 15px;
    height: 15px;
    background: #a32a1e;
    border-color: #a32a1e;
    transition: all .25s ease-in-out;
    margin: 3px
}

section#download .container .btn-group .btn,
section#download .container .btn-group .btn span {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out
}

section#features .carousel-indicators li.active {
    width: 15px;
    margin: 3px;
    height: 15px;
    background: #fff;
    border-color: #fff
}

section#download {
    background-image: url(../img/download_bk.jpg);
    color: #fff;
    position: relative
}

section#download:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: url(../img/pattern.png)
}

section#download .container {
    position: relative;
    text-align: center;
    z-index: 9
}

section#download .container h1 {
    font-weight: 700;
    padding-bottom: 30px;
    font-size: 45px
}

section#download .container h1 span {
    font-weight: 300
}

section#download .container h4 {
    line-height: 35px;
    font-weight: 300
}

section#download .container .btn-group {
    margin: 25px 0
}

section#download a {
    color: #fff
}

section#download a:hover {
    color: #d62931
}

section#download .container .btn-group .btn {
    background: 0 0;
    transition: all .25s ease-in-out;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

section#download .container .btn-group .btn span {
    background: url(../img/sprites.png) no-repeat;
    display: block;
    margin: 10px auto;
    transition: all .25s ease-in-out
}

section#packages .pack,
section#packages .pack .heading {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out
}

section#settings {
    color: #fff;
    background: #d62931
}

section#settings img {
    margin-left: 30px
}

section#settings h2 {
    font-weight: 700;
    text-indent: 30px
}

section#settings h2 span {
    font-weight: 300
}

section#settings p {
    line-height: 25px;
    padding: 10px 0
}

section#settings .first {
    text-indent: 30px
}

section#settings .iphone-settings {
    bottom: -75px;
    position: relative
}

section#packages {
    background-image: url(../img/grey.jpg);
    background-attachment: fixed
}

section#packages .section-heading h3 {
    color: #222
}

section#packages .section-heading .divider {
    background: #028597
}

section#packages .section-heading p {
    color: #333
}

section#packages .pack {
    background: #fff;
    text-align: center;
    border: 7px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    transition: all .25s ease-in-out;
    margin: 35px 0
}

section#packages .pack .heading {
    background: #028597;
    color: #fff;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    transition: all .25s ease-in-out;
    padding: 20px 15px
}

.btn,
section#packages .pack .details {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out
}

section#packages .pack .heading h3 {
    text-transform: uppercase;
    font-weight: 700
}

section#packages .pack .heading h5 {
    text-transform: lowercase
}

section#packages .pack .details {
    background: 0 0;
    transition: all .25s ease-in-out;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding-bottom: 20px
}

section#packages .pack .details ul {
    list-style: none;
    padding: 20px 20px 0
}

section#packages .pack .details ul li {
    padding: 10px 0;
    border-top: 1px solid #eee;
    color: #999
}

section#packages .pack .details ul li:first-child {
    border: none
}

section#packages .pack .details .btn-sign-up {
    background: #fff;
    color: #028597;
    width: 85%;
    margin: 0 auto;
    border-width: 1px;
    opacity: 0
}

section#packages .pack:hover {
    border-width: 1px;
    -webkit-transform: translatey(-30px);
    -moz-transform: translatey(-30px);
    -ms-transform: translatey(-30px);
    transform: translatey(-30px)
}

section#packages .pack:hover .heading {
    background: #fff;
    color: #028597
}

section#packages .pack:hover .details {
    background: #028597;
    color: #fff
}

section#packages .pack:hover .details ul li {
    border-color: #29bbc9;
    color: #fff
}

section#packages .pack:hover .details .btn-sign-up {
    background: #028597;
    color: #fff;
    opacity: 1;
    -webkit-transform: translatey(45px);
    -moz-transform: translatey(45px);
    -ms-transform: translatey(45px);
    -o-transform: translatey(45px);
    transform: translatey(45px)
}

section#testimonials {
    background: #f2f2f2;
    padding-top: 40px;
    padding-bottom: 15px
}

.tk-testimonials-wrap {
    color: #222;
    font-weight: 300
}

.tk-testimonials-wrap .client-logo1 {
    background-image: url(../img/client-logo.png);
    background-position: 0px 0px;
    margin: 0 auto;
    min-height: 70px;
    width: 105px
}

.tk-testimonials-wrap .client-logo2 {
    background-image: url(../img/client-logo.png);
    background-position: -117px 0px;
    margin: 0 auto;
    min-height: 70px;
    width: 144px
}

.tk-testimonials-wrap .client-logo3 {
    background-image: url(../img/client-logo.png);
    background-position: -260px 0px;
    margin: 0 auto;
    min-height: 70px;
    width: 165px
}

.tk-testimonials-wrap .client-logo4 {
    background-image: url(../img/client-logo.png);
    background-position: 120px 0px;
    margin: 0 auto;
    min-height: 70px;
    width: 105px
}

.tk-testimonials-wrap .testi-name {
    font-size: 17px;
    font-weight: 600
}

.tk-testimonials-wrap .testi-name span {
    font-size: 14px;
    font-weight: 400
}

#myFooter h5,
.btn,
.section-heading span {
    font-weight: 700
}

.tk-reviews-item {
    position: relative
}

.tk-reviews-text {
    background: #fafafa;
    border-radius: 3px;
    border: 1px solid #ccc;
    color: #777;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    position: relative;
    margin-bottom: 20px
}

.tk-reviews-text:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px;
    height: 14px;
    background-color: #fafafa;
    border-color: #ccc;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    bottom: -8px;
    content: "";
    display: block;
    left: 46%;
    position: absolute
}

.dine-in-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 64px;
    background-position: 0px 0px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.dine-in-logo:hover {
    -webkit-filter: unset;
    filter: unset
}

.pizza-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 64px;
    background-position: -64px 0px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.pizza-logo:hover {
    -webkit-filter: unset;
    filter: unset
}

.bar-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 64px;
    background-position: -126px 0px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.bar-logo:hover {
    -webkit-filter: unset;
    filter: unset
}

.dry-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 64px;
    background-position: -192px 0px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.dry-logo:hover {
    -webkit-filter: unset;
    filter: unset
}

.food-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 64px;
    background-position: -256px 0px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.food-logo:hover {
    -webkit-filter: unset;
    filter: unset
}

.car-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 64px;
    background-position: 0px 64px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.car-logo:hover {
    -webkit-filter: unset;
    filter: unset
}

.women-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 60px;
    background-position: -65px 64px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.women-logo:hover {
    -webkit-filter: unset;
    filter: unset
}

.build-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 64px;
    background-position: -123px 64px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.build-logo:hover {
    -webkit-filter: unset;
    filter: unset
}

.jewel-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 60px;
    background-position: -192px 64px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.jewel-logo:hover {
    -webkit-filter: unset;
    filter: unset
}

.retail-logo {
    background-image: url('../img/business-logo.png');
    min-height: 64px;
    max-width: 64px;
    background-position: -256px 64px;
    margin: 0 auto;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: .5s
}

.retail-logo:hover {
    -webkit-filter: unset;
    filter: unset
}
/*=========================================================*/
#client{ background-color: #d8d8d8;  width: 100%; height: 40px;margin: 10px 0 10px;}
#client span{ position: absolute; padding:10px; color: #fff; font-weight: 700}
#client1{ background-color: #d8d8d8;  width: 100%; height: 40px;margin: 10px 0 10px;}
#client1 span{ position: absolute; padding:10px; font-weight: 700}
#client2{ background-color: #d8d8d8;  width: 100%; height: 40px;margin: 10px 0 10px;}
#client2 span{ position: absolute; padding:10px; color: #fff; font-weight: 700}
#client3{ background-color: #d8d8d8;  width: 100%; height: 40px;margin: 10px 0 10px;}
#client3 span{ position: absolute; padding:10px; color: #fff; font-weight: 700}
/*=========================================================*/
#myFooter {
    background-color: #3a3f46;
    color: #fff;
    padding-top: 40px
}

#myFooter .info,
#myFooter .info p {
    text-align: justify;
    color: #afb0b1
}

#myFooter .row {
    margin-bottom: 60px
}

#myFooter .info p {
    margin-bottom: 5px
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7
}

#myFooter h5 {
    font-size: 18px;
    color: #fff;
    margin-top: 30px
}

#myFooter .logo {
    margin-top: 10px
}

#myFooter .second-bar .logo a {
    color: #fff;
    font-size: 28px;
    float: left;
    font-weight: 700;
    line-height: 68px;
    margin: 0;
    padding: 0
}

#myFooter .second-bar .logo a img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    padding-bottom: 10px
}

#myFooter .second-bar .logo a img:hover {
    filter: brightness(100%) invert(0);
    -webkit-filter: brightness(100%) invert(0)
}

#myFooter a {
    color: #d2d1d1
}

#myFooter a:focus,
#myFooter a:hover {
    text-decoration: none;
    color: #fff
}

#myFooter .second-bar {
    background-color: #33373e;
    text-align: center
}

#myFooter .second-bar a {
    font-size: 22px;
    color: #9fa3a9;
    padding: 10px;
    transition: .2s;
    line-height: 68px
}

#myFooter .social-icons {
    float: right
}

#myFooter .facebook:hover {
    color: #0077e2
}

#myFooter .google:hover {
    color: #ef1a1a
}

#myFooter .twitter:hover {
    color: #00aced
}

@media screen and (max-width: 767px) {
    #myFooter,
    #myFooter .info {
        text-align: center
    }
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.btn.active,
.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    transition: all .25s ease-in-out;
    padding: 12px 18px;
    margin-right: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn:hover {
    border: 2px solid #fff
}

.btn.btn-default {
    background: #fff;
    color: #d62931
}

.btn.btn-default:hover,
.btn.btn-empty {
    background: 0 0;
    color: #fff
}

.btn.btn-empty:hover {
    background: #fff;
    color: #d62931
}

a {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.section-heading {
    text-align: center;
    padding: 30px 0;
    color: #fff
}

.section-heading h1,
.section-heading h2,
.section-heading h3 {
    text-transform: uppercase;
    color: #fff
}
.restaurant-special{ padding: 35px 0 }
.section-heading h4,
.section-heading p {
    color: #fff;
    line-height: 22px
}

.section-heading i {
    color: #d9d9d9
}

.section-heading span.divider {
    position: relative;
    height: 2px;
    width: 15%;
    background: #fff;
    display: block;
    margin: 10px auto
}
.car-banner,
.dry-banner,
.hotel-banner,
.pizza-banner,
.restaurant-banner,
.retail-banner,
.spa-banner {
    background-position: top
}
.car-banner,
.contact-banner,
.demo-banner,
.dry-banner,
.hotel-banner,
.pizza-banner,
.restaurant-banner,
.retail-banner,
.spa-banner {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat
}

.scrollpoint {
    opacity: 0
}

.scrollpoint.active {
    opacity: 19
}

@-webkit-keyframes bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@media (max-width: 767px) {
    #nav .navbar-nav li a {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.restaurant-banner {
    background-image: url(../img/bg.jpg);
    color: #fff; 
}

.restaurant-banner h3 {
    margin-bottom: 20px
}

.restaurant-banner p {
    margin-bottom: 30px;
    font-size: 16px
}

.restaurant-special .media {
    min-height: 150px
}

.page-heading {
    font-size: 55px;
    font-weight: 600
}

.page-subheading {
    font-size: 35px;
    font-weight: 300
}

.page-subheading span {
    font-weight: 700
}

.capsule-btn {
    background-color: #fff;
    color: #222;
    font-weight: 600;
    margin-top: 40px;
    padding: 10px 30px;
    border-radius: 30px;
    border: 2px solid #fff
}

.capsule-btn:hover {
    background-color: transparent;
    border: 3px solid #fff;
    color: #fff
}

.restaurant-feature {
    color: #333
}

.restaurant-feature,
.restaurant-pricing {
    background-color: #e6e6e6
}

.restaurant-feature img {
    margin: 0 auto
}

.float-bottom {
    position: absolute;
    bottom: 0
}

.restaurant-special {
    color: #fff;
    background-color: #d62931
}
.seo-banner {
   background-color: #078bce;
   padding: 55px 0;
    color: #ececec
}

.spa-banner {
    background-image: url(../img/bg1.jpg);
    color: #fff
}

.pizza-banner {
    background-image: url(../img/bg2.jpg);
    color: #fff
}

.hotel-banner {
    background-image: url(../img/bg3.jpg);
    color: #fff
}

.dry-banner {
    background-image: url(../img/bg4.jpg);
    color: #fff
}

.car-banner {
    background-image: url(../img/bg5.jpg);
    color: #fff
}

.retail-banner {
    background-image: url(../img/bg8.jpg);
    color: #fff
}

.contact-banner {
    background-image: url(../img/bg6.jpg);
    background-position: center;
    color: #fff
}

.demo-banner {
    background-image: url(../img/bg7.jpg);
    background-position: top;
    color: #fff
}

.tk-getintouch-full {
    background: #d62931;
    padding: 30px 0
}

.tk-getintouch-full .tk-fancy-title h2,
.tk-workwithus-full .tk-fancy-title h2 {
    color: #fff
}

.tk-business-full .tk-maindivider span:after,
.tk-business-full .tk-maindivider span:before,
.tk-getintouch-full .tk-maindivider span:after,
.tk-getintouch-full .tk-maindivider span:before {
    border-top: 1px solid #fff
}

.tk-getintouch-wrap {
    float: left;
    position: relative;
    width: 100%;
    color: #fff
}

.tk-getintouch-wrap .tk-listing-search-1 {
    bottom: 0;
    left: 0;
    width: 100%
}

.tk-getintouch-wrap .tk-listing-search-1::before {
    content: "";
    height: 100%;
    left: 0;
    opacity: .8;
    top: 0;
    width: 100%
}

.tk-getintouch-wrap .tk-listing-search-1 ul {
    margin: 0 -8px;
    position: relative
}

.tk-getintouch-wrap.tk-listing-search-1 ul li {
    float: left;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    width: 80%;
    background: #fff!important
}

.tk-getintouch-wrap .tk-listing-search-1 ul li input[type=text] {
    color: #6d6e71;
    float: left;
    font-size: 14px;
    padding: 0 15px;
    width: 100%;
    line-height: 48px;
    height: 48px;
    border: 1px solid #e4e4e4;
    border-right: 2px solid #e4e4e4
}

.tk-getintouch-wrap .tk-listing-search-1 ul li input.input-text {
    background: #fff;
    border-left: 0;
    border-right: 0
}

.tk-getintouch-wrap .tk-listing-search-1 ul li input.input-text-bdr {
    border-right: 1px solid #ccc
}

.tk-getintouch-wrap .tk-listing-search-1 ul li input[type=button] {
    background: #666;
    border: 0;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding: 0 14px;
    text-transform: uppercase;
    width: 100%;
    line-height: 48px;
    height: 48px;
    border-radius: 0;
    -webkit-transition: background-color .1s ease-out .1s;
    -moz-transition: background-color .1s ease-out .1s;
    -o-transition: background-color .1s ease-out .1s;
    transition: background-color .1s ease-out .1s
}

.tk-search-wrap-1 .form-text a,
.tk-search-wrap-1 a {
    color: #fff;
    font-weight: 700
}

.tk-getintouch-wrap .tk-listing-search-1 ul li input[type=button]:hover {
    background-color: #333!important
}

.tk-search-wrap-1 {
    max-width: 1100px;
    padding: 0;
    margin: auto;
    clear: both
}

.tk-listing-search-1 ul li {
    display: inline-block;
    float: none;
    border-right: 1px solid #ccc;
    width: 23%
}

.tk-listing-search-1 ul li:last-child {
    border: 0
}

_:-webkit-full-screen:not(:root:root) .tk-banner .tk-listing-search ul li {
    float: left
}

.tk-listing-search-1 ul li input[type=submit] {
    border: none;
    padding: 1px 14px
}

.policy .tk-fancy-title ul,
.terms-of-use .tk-fancy-title ul {
    padding-left: 15px
}

.policy a {
    color: #ae2128;
    font-weight: 600
}

.policy .term-date {
    text-align: center!important
}

.policy .tk-fancy-title h2 {
    font-weight: 300
}

.policy .tk-fancy-title h2 span {
    font-weight: 600
}

.policy .tk-fancy-title h3 {
    font-weight: 400
}

.policy .tk-fancy-title p {
    text-align: justify
}

.terms-of-use a {
    color: #ae2128;
    font-weight: 600
}

.terms-of-use .term-date {
    text-align: center!important
}

.terms-of-use .tk-fancy-title h2 {
    font-weight: 300
}

.terms-of-use .tk-fancy-title h2 span {
    font-weight: 600
}

.terms-of-use .tk-fancy-title h3 {
    font-weight: 400
}

.terms-of-use .tk-fancy-title p {
    text-align: justify
}

.hovereffect,
.hovereffect h2,
.pricing__item,
div.tab {
    text-align: center
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    cursor: default;
    box-shadow: 0 0 15px #555;
    margin-bottom: 20px
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    font-size: 20px;
    margin-top: 50px;
    letter-spacing: 2px;
    background: #d62931;
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px
}

.hovereffect a.info {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: #d62931;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 50px 0 0;
    padding: 7px 14px
}

.hovereffect a.info:hover {
    background-color: transparent;
    color: #fff;
    box-shadow: 0 0 5px #fff
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100)
}

.hovereffect:hover a.info,
.hovereffect:hover h2 {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0)
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

/*==========================================================*/
.contact-form {
    position: relative
}

.contact-form .input-box {
    position: relative;
    padding: 0 0 5px;
    border-bottom: 1px solid #444
}

.contact-form .input-box.required:before {
    font-size: 16px;
    line-height: 17px;
    position: absolute;
    top: 7px;
    left: 6px;
    content: '*';
    color: #c2113a
}

.contact-form .child-input-focused .input-box input.placeholder,
.contact-form .child-input-focused .input-box textarea.placeholder,
.contact-form .just-focus .input-box input.placeholder,
.contact-form .just-focus .input-box textarea.placeholder {
    color: transparent
}

.contact-form .row {
    margin: 0 -26px 22px
}

.contact-form .row:last-of-type {
    margin: 0 -26px
}

.contact-form .area {
    float: left;
    width: 50%;
    padding: 0 26px
}

.lp .contact-form .area {
    clear: both;
    width: 80%
}

.modal-sm {
    margin: 0 auto
}

@media (min-width: 768px) {
    .modal-sm-custom .modal-sm {
        width: 334px
    }
}

.contact-form .child-input-focused.wide {
    width: 100%
}

.contact-form .child-input-focused .input-box input::-webkit-input-placeholder,
.contact-form .child-input-focused .input-box textarea::-webkit-input-placeholder {
    color: transparent
}

.contact-form .child-input-focused .input-box input::-moz-placeholder,
.contact-form .child-input-focused .input-box textarea::-moz-placeholder {
    opacity: 1;
    color: transparent
}

.contact-form .child-input-focused .input-box input:-moz-placeholder,
.contact-form .child-input-focused .input-box textarea:-moz-placeholder {
    color: transparent
}

.contact-form .child-input-focused .input-box input:-ms-input-placeholder,
.contact-form .child-input-focused .input-box textarea:-ms-input-placeholder {
    color: transparent
}

.contact-form .child-input-focused .input-box textarea {
    height: 117px
}

.contact-form .just-focus .input-box {
    border-bottom-color: #19191b
}

.contact-form .just-focus .input-box input,
.contact-form .just-focus .input-box textarea {
    background: #303032
}

.contact-form .just-focus .input-box input::-webkit-input-placeholder,
.contact-form .just-focus .input-box textarea::-webkit-input-placeholder {
    color: transparent
}

.contact-form .just-focus .input-box input::-moz-placeholder,
.contact-form .just-focus .input-box textarea::-moz-placeholder {
    opacity: 1;
    color: transparent
}

.contact-form .just-focus .input-box input:-moz-placeholder,
.contact-form .just-focus .input-box textarea:-moz-placeholder {
    color: transparent
}

.contact-form .just-focus .input-box input:-ms-input-placeholder,
.contact-form .just-focus .input-box textarea:-ms-input-placeholder {
    color: transparent
}

.contact-form .input-box.error {
    border-bottom-color: #f9154b!important
}

.contact-form input[type=email],
.contact-form input[type=phone],
.contact-form input[type=text],
.contact-form textarea {
    font-size: 14px;
    width: 100%;
    margin: 0;
    padding: 12px 14px;
    -webkit-transition: height .3s ease-in-out, background .3s ease-in-out;
    transition: height .3s ease-in-out, background .3s ease-in-out;
    color: #222;
    border: 0;
    outline: 0;
    background: 0 0;
    box-shadow: none
}

.contact-form .msg-box,
.contact-form .submit {
    font-size: 12px;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase
}

.contact-form input[type=email]::-webkit-input-placeholder,
.contact-form input[type=phone]::-webkit-input-placeholder,
.contact-form input[type=text]::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #222
}

.contact-form input[type=email]::-moz-placeholder,
.contact-form input[type=phone]::-moz-placeholder,
.contact-form input[type=text]::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    text-transform: uppercase;
    opacity: 1;
    color: #222
}

.contact-form input[type=email]:-moz-placeholder,
.contact-form input[type=phone]:-moz-placeholder,
.contact-form input[type=text]:-moz-placeholder,
.contact-form textarea:-moz-placeholder {
    text-transform: uppercase;
    color: #222
}

.contact-form input[type=email]:-ms-input-placeholder,
.contact-form input[type=phone]:-ms-input-placeholder,
.contact-form input[type=text]:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
    text-transform: uppercase;
    color: #222
}

.contact-form input[type=email].placeholder,
.contact-form input[type=phone].placeholder,
.contact-form input[type=text].placeholder,
.contact-form textarea.placeholder {
    text-transform: uppercase;
    color: #222
}

.contact-form textarea {
    height: 40px;
    margin: 1px 0 0;
    resize: none
}

.contact-form .submit button {
    line-height: 16px;
    position: relative;
    padding: 8px 20px;
    border: 1px solid #ae2128!important;
    transition: color .3s ease-in-out;
    background: 0 0
}

.contact-forms {
    position: relative
}

.contact-forms .input-box {
    position: relative;
    padding: 0 0 5px;
    border-bottom: 1px solid #444
}

.contact-forms .input-box.required:before {
    font-size: 16px;
    line-height: 17px;
    position: absolute;
    top: 7px;
    left: 6px;
    content: '*';
    color: #c2113a
}

.contact-forms .child-input-focused .input-box input.placeholder,
.contact-forms .child-input-focused .input-box textarea.placeholder,
.contact-forms .just-focus .input-box input.placeholder,
.contact-forms .just-focus .input-box textarea.placeholder {
    color: transparent
}

.contact-forms .row {
    margin: 0 -26px 22px
}

.contact-forms .row:last-of-type {
    margin: 0 -26px
}

.contact-forms .area {
    float: left;
    width: 100%;
    padding: 0px 26px;
    margin-bottom: 15px
}

.lp .contact-forms .area {
    clear: both;
    width: 80%
}

.modal-sm {
    margin: 0 auto
}

@media (min-width: 768px) {
    .modal-sm-custom .modal-sm {
        width: 334px
    }
}

.contact-forms .child-input-focused.wide {
    width: 100%
}

.contact-forms .child-input-focused .input-box input::-webkit-input-placeholder,
.contact-forms .child-input-focused .input-box textarea::-webkit-input-placeholder {
    color: transparent
}

.contact-forms .child-input-focused .input-box input::-moz-placeholder,
.contact-forms .child-input-focused .input-box textarea::-moz-placeholder {
    opacity: 1;
    color: transparent
}

.contact-forms .child-input-focused .input-box input:-moz-placeholder,
.contact-forms .child-input-focused .input-box textarea:-moz-placeholder {
    color: transparent
}

.contact-forms .child-input-focused .input-box input:-ms-input-placeholder,
.contact-forms.child-input-focused .input-box textarea:-ms-input-placeholder {
    color: transparent
}

.contact-forms .child-input-focused .input-box textarea {
    height: 117px
}

.contact-forms .just-focus .input-box {
    border-bottom-color: #19191b
}

.contact-forms .just-focus .input-box input,
.contact-forms .just-focus .input-box textarea {
    background: #303032
}

.contact-forms .just-focus .input-box input::-webkit-input-placeholder,
.contact-forms .just-focus .input-box textarea::-webkit-input-placeholder {
    color: transparent
}

.contact-forms .just-focus .input-box input::-moz-placeholder,
.contact-forms .just-focus .input-box textarea::-moz-placeholder {
    opacity: 1;
    color: transparent
}

.contact-forms .just-focus .input-box input:-moz-placeholder,
.contact-forms .just-focus .input-box textarea:-moz-placeholder {
    color: transparent
}

.contact-forms .just-focus .input-box input:-ms-input-placeholder,
.contact-forms .just-focus .input-box textarea:-ms-input-placeholder {
    color: transparent
}

.contact-forms .input-box.error {
    border-bottom-color: #f9154b!important
}

.contact-forms input[type=email],
.contact-forms input[type=phone],
.contact-forms input[type=text],
.contact-forms textarea {
    font-size: 14px;
    width: 100%;
    margin: 0;
    padding: 12px 14px;
    -webkit-transition: height .3s ease-in-out, background .3s ease-in-out;
    transition: height .3s ease-in-out, background .3s ease-in-out;
    color: #222;
    border: 0;
    outline: 0;
    background: 0 0;
    box-shadow: none
}

.contact-forms .msg-box,
.contact-forms .submit {
    font-size: 12px;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase
}

.contact-forms input[type=email]::-webkit-input-placeholder,
.contact-forms input[type=phone]::-webkit-input-placeholder,
.contact-forms input[type=text]::-webkit-input-placeholder,
.contact-forms textarea::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #222
}

.contact-forms input[type=email]::-moz-placeholder,
.contact-forms input[type=phone]::-moz-placeholder,
.contact-forms input[type=text]::-moz-placeholder,
.contact-forms textarea::-moz-placeholder {
    text-transform: uppercase;
    opacity: 1;
    color: #222
}

.contact-forms input[type=email]:-moz-placeholder,
.contact-forms input[type=phone]:-moz-placeholder,
.contact-forms input[type=text]:-moz-placeholder,
.contact-forms textarea:-moz-placeholder {
    text-transform: uppercase;
    color: #222
}

.contact-forms input[type=email]:-ms-input-placeholder,
.contact-forms input[type=phone]:-ms-input-placeholder,
.contact-forms input[type=text]:-ms-input-placeholder,
.contact-forms textarea:-ms-input-placeholder {
    text-transform: uppercase;
    color: #222
}

.contact-forms input[type=email].placeholder,
.contact-forms input[type=phone].placeholder,
.contact-forms input[type=text].placeholder,
.contact-forms textarea.placeholder {
    text-transform: uppercase;
    color: #222
}

.contact-forms textarea {
    height: 40px;
    margin: 1px 0 0;
    resize: none
}

.contact-forms .submit button {
    line-height: 16px;
    position: relative;
    padding: 8px 20px;
    border: 1px solid #ae2128!important;
    transition: color .3s ease-in-out;
    background: 0 0
}

.map-content,
.pricing-tab,
.testimonials h1 {
    position: absolute
}

.contact-form .submit[class*=' icon-'],
.contact-form .submit[class^=icon-]. .contact-forms .submit[class*=' icon-'],
.contact-forms .submit[class^=icon-] {
    position: absolute;
    top: 0;
    right: 0
}

.contact-form .submit button:hover,
.contact-forms .submit button:hover {
    color: #fff;
    background-color: #ae2128;
    font-weight: lighter
}

.contact-form label {
    display: none!important
}

.contact-form.error .msg-box {
    display: block
}

input[type=checkbox],
input[type=radio] {
    width: 20px;
    height: 20px;
    background-color: transparent;
    vertical-align: middle
}

.pos-slider {
    background-color: #d62931
}

.pos-slider .item h3 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-family: Lato, sans-serif
}

.pos-slider .item h4 {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize
}

.pos-slider .item p {
    color: #fff
}

#testimonials {
    padding: 60px 0;
    text-align: center
}

#testimonials h2 {
    text-transform: uppercase;
    color: #222
}

#testimonials p {
    color: #444;
    text-align: center
}

#testimonials .item .quote {
    margin: 20px auto;
    width: 80%
}

#testimonials .item .quote .right {
    margin-left: 40px;
    font-size: 32px;
    color: #333
}

#testimonials .item .quote .left {
    float: left;
    margin-right: 40px;
    color: #333
}

#testimonials .item h5 {
    color: #333;
    line-height: 36px
}

#testimonials .item h5 span {
    font-weight: 700;
    text-transform: uppercase
}

#testimonials .owl-pagination .owl-page.active span {
    background-color: #333
}

#testimonials .owl-pagination .owl-page span {
    border: 2px solid #333;
    border-radius: 50%;
    background: 0 0;
    opacity: 1;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.testimonial {
    box-shadow: 0 0 8px #888;
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (max-width: 480px) {
    header.masthead .mh-slider {
        left: 0px
    }
    .highlight-div .info-div {
        margin: 0 auto 10px
    }
    .tk-reviews-text {
        min-height: 130px
    }
    .highlight-div .info-div {
        border: none;
        width: 100%;
        height: 100%;
        padding: unset
    }
    .hovereffect h2 {
        margin-top: 20px
    }
    .hovereffect a.info {
        margin-top: 20px
    }
    .restaurant-special .media {
        min-height: auto
    }
    .contact-form .area {
        width: 100%
    }
    .contact-form .row {
        margin: unset
    }
    .contact-form .msg-box,
    .contact-form .submit {
        text-align: center
    }
    .pizza-banner {
        background-position: calc(100% - 74%)
    }
}

@media screen and (max-width: 1024px) {
    .highlight-div .info-div {
        border: none;
        width: 100%;
        height: 100%;
        padding: unset
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner {
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}