/*
Theme Name: Wealth
Theme URI: http://demo.vegatheme.com/wealth
Author: OceanThemes
Author URI: http://oceanthemes.net/
Description: In 2018, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three .widget_tag_cloud li areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: wealth
Domain Path: /languages/

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*------------------------------------------------------------------
[Table of contents]
* body
* header
    * subheader
* navigation
* content
* section
* footer
* sidebar
* blog
* products
* contact
* coming soon page
* elements
    * address
    * border
    * breadcrumb
    * button
    * columns
    * counter
    * divider
    * dropcap
    * heading
    * icon font
    * map
    * package
    * page heading
    * pagination
    * pricing
    * progress bar
    * social icons
    * spacer
    * tabs
    * team
    * testimonial
* media query

-------------------------------------------------------------------*/

/*--------------------------------
            General
--------------------------------*/
body {
    -webkit-font-smoothing: antialiased;
}
a:hover, a:focus {
    text-decoration: none;
    opacity: 0.85;
}
ul li, ol li {    
    list-style: none;
}
ul{
    padding-left: 0;
}
h1 b{
    color:#f0d80b;
}
h1 strong {
    font-weight: normal;
    color:#9bb649;
}

/*----- Selector -----*/    
    
::-moz-selection { /* Code for Firefox */
 color: #313036;
 background: #fffbde;
}
::selection {
    color: #313036;
    background: #fffbde;
}

/**** Start Reset CSS For WordPress ****/
.alignnone {max-width: 100%;height: auto;}
.wp-caption.alignnone img {max-width: 100%;height: auto;}
.align-center {
  width: 100%;
  text-align: center;
}
.align-right {text-align:right;}
.align-left {text-align: left;}
.fleft {float: left;}
.fright {float: right;}
a, a:hover, a:active, a:focus {
     outline: 0;
}
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  padding: 10px 20px;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}

td {
  border-width: 0 1px 1px 0;
}
dl {
  margin-bottom: 24px;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 24px;
}
/* Alignment */

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
  text-align: left;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}
blockquote cite, p cite {display: inline-block;margin: 10px 0px;font-style: italic;color: #101010;font-weight: bold;}
.wp-caption.alignright {
  margin: 7px 0 7px 14px;
  text-align: right;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}
.wp-caption {
  margin-bottom: 24px;
  max-width: 100%;
  color: #767676;
}
.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
}

div.wp-caption .wp-caption-text {
  padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0;
}

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
pre, code {
    background-color: #F9F9F9;
    border-color: rgba(180,180,180,1);
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    display: block;
    font-family: 'Open Sans', sans-serif;font-weight: 300;
    font-size: 14px;
    padding: 10px;
    margin-top:20px;
    margin-left:20px;
    margin-right:20px;
    overflow: auto;
}
code{display: inline-block;}
.textwidget select {
  max-width: 100%;
}
.textwidget img {height: auto;}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/**** End Reset CSS For WordPress ****/

/**************** Button ******************/
.lp-btn-default {
    font-weight: 700;
    border-radius: 0px;
    color: #fff;
    padding: 19px 53px;
    font-size: 20px;
    
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.price-cta .lp-btn-default {
    padding: 16px 16px;
    border-color: #f0d80b;
    background-color: #f0d80b;
    border-radius: 2px;
    color: #232323;
    font-size: 23px;
    margin-bottom: 10px;
    
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.price-cta .lp-btn-default:hover {
    background-color: #fff;
    border-color: #fff;
    color: #232323;
}
.price-cta p {
    margin-left: 70px;
    display: inline-block;
    font-size: 29px;
    color: #f3f3f3;
}
/************** form **************/
.form-box {
    background-color: #fff;
    padding : 26px 27px;
}
.form-box .input-group .input-group-addon{
    font-size: 13px;
}
.input-group .input-group-addon i{
    margin-left: 0px;
}
.form-box h1 {
    color: #424649;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 35px!important;
}
.input-group .form-control {
    border: 1px #dbe5ec solid;
    background-color: #fff;
    height: 50px;
    border-radius: 0px;
}
text .form-control {
    font-size: 14px;
    color: #6d7478;
    font-weight: 500;
}
.form-box .lp-btn-default {
    font-size: 26px;
    padding: 7px 39px;
    margin-top: 15px;
}
.input-group {
    margin-bottom: 15px;
}
.input-group .input-group-addon {
    background-color: #f6fafc;
    padding: 17px;
    border-radius: 0px;
}
input.error {
    border: 2px solid red!important;
}
select.error {
    border: 2px solid red!important;
}
label.error {
    color: red!important;
}
/**************** Back to Top ***********************/

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(3, 3, 5, 100) url(./images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible { /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.no-touch .cd-top:hover {
    background-color: #cb2529;
    opacity: 1;
}
/***************  Common class css  *********************/
.lp-section-container {
    padding-top: 80px;
    padding-bottom: 80px;
}
.lp-section-title {
    margin-bottom: 50px;
    text-align: center;
}
.lp-section-color {
    background-color: #f5faff;
}
.lp-section-block {
    margin-bottom: 30px;
}
.call {
    margin-top: 20px;
    font-size: 40px;
    color: #e43e04;
}
.lp-lead {
    font-size: 27px;
    color: #717577;
    text-align: center;
    line-height: 38px;
    
}
.lead-broker ul li{
    font-size: 18px;
    color: #717577;
    margin-bottom: 15px;
    line-height: 29px;
    list-style: none;
}
.lead-broker{
    font-size: 18px;
    color: #717577;
    margin-bottom: 15px;
    line-height: 29px;
    list-style: none;
}
.newsletter-broker .form-control{
    margin-bottom: 20px;
    border: 2px solid #2e2f30;
    background-color: #2e2f30;
    font-size: 13px;
    color: #717577;
    border-radius: 0px;
}
.newsletter-broker .lp-btn-default{
    font-weight: 700;
    color: #fff;
    padding: 8px 28px;
    font-size: 16px;
}
.owl-theme.lp-testimonial .owl-controls .owl-page span{
    background-color:#41b1fa;
}
.lp-pic-carre {
    overflow: hidden;
    border-radius: 4px;
}
.lp-pic-carre img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    max-width: 100%;
}
.lp-pic-carre:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
/*************** lp header  ****************/
#lp-hero {
}
.lp-hero {
    background: url(../images/banner.jpg) no-repeat;
    background-position: center;
    min-height: 750px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding-top: 100px;
}
.lp-hero .hero-ctn {
    padding-top: 100px;
}
.lp-header {
}
.lp-header .navbar-default {
}
.lp-header .navbar-default ul li.call {
    color: #fff;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: 600;
}
.hero-caption {
}
.hero-caption ul {
}
 .hero-caption ul li {
    font-size: 21px;
    color: #fff;
    margin-bottom: 15px;
}
.hero-caption ul li i {
    font-size: 21px;
    color: #fff;
    margin-right: 20px;
    margin-left: 0px;
}
.hero-caption h1 {
    font-size: 68px;
    color: #fff;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 30px;
    margin-top: 0px;
   
}
.lp-header .navbar-default .navbar-brand>img{
    max-width: 500px;
    max-height: 40px;
}
.lp-header .navbar-default.top-nav-collapse .navbar-brand>img{
    max-width: 500px;
    max-height: 40px;
    padding-top: 5px;
}
.lp-header .navbar-default.top-nav-collapse {background-color: #41adef;padding-top: 10px;}
.lp-header .navbar-default.top-nav-collapse .navbar-nav > li > a:hover {
    color: #1b1b1b;
}
.lp-header .navbar-default .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
}
.lp-header .navbar-default.top-nav-collapse .navbar-brand {
    float: left;
    height: 50px;
    padding: 1px 15px;
}
.lp-header .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border-color: #fff;
}
.lp-header .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.lp-header .navbar-toggle {
    margin-top: 18px;
    margin-bottom: 18px;
}
.lp-header .nav>li {
    margin-bottom: 0px;
}
.lp-header .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    line-height: 0.8;
    text-transform: uppercase;
}
.lp-header .navbar-default .navbar-nav li a:hover{color: #41adef;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}


/***************** service *******************/
.lp-service .lp-section-block {
    margin-bottom: 70px;
}
.service-block {
    margin-bottom: 30px!important;
}
.service-block .service-img {
}
.service-block .service-caption {
    position: absolute;
    bottom: 125px;
    text-align: center;
    margin: 0 auto;
    left: 35%;
    text-transform: uppercase;
}
.service-block .service-caption h3 {
    color: #fff;
    margin-bottom: 0px;
    font-weight: 600;
}
.lp-lead strong{ font-weight: normal;}
/***************** benefit *******************/ 

#lp-benefit {
}
.lp-benefit {
}
.benefit-block .square-icon {
    height: 100px;
    width: 100px;
    margin-left: 20%;
    margin-bottom: 50px;
}
.benefit-block .square-icon i {
    font-size: 30px;
    color: #fff;
    padding: 37px;
    margin-left: 0px;
}
.benefit-block .benefit-info {
    text-align: center;
}
.benefit-block .benefit-info h2 {
    font-weight: 600;
}
.benefit-block .benefit-info p {
    font-size: 16px;
    color:#717577;
}
/***************** listing *******************/ 

#lp-listing {
}
.lp-listing {
}
.listing-block {
    border: #f0f2f3 1px solid;
}
.listing-block .listing-img {
}
.listing-block .listing-img .img-caption {
    position: absolute;
    top: 0px;
    right: 15px;
    padding: 6px 10px;
}
.listing-block .listing-img .img-caption span {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.listing-block .listing-img .img-caption-blk {
    background-color: #2f3132;
    position: absolute;
    top: 0px;
    right: 15px;
    font-weight: 600;
    padding: 6px 10px;
}
.listing-block .listing-img .img-caption-blk span {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.listing-block .listing-info {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.listing-block .listing-info h2 {
    border-bottom: #ecf0f2 1px solid;
    padding-bottom: 20px;
    font-size: 26px;
    letter-spacing: -1px;
    color: #272525;
    font-weight: 600;
}
.listing-block .listing-info .listing-icon {
    margin-bottom: 30px;
}
.listing-block .listing-info .listing-icon .icon {
}
.listing-block .listing-info .listing-icon .icon i {
    margin-right: 20px;
    margin-top: 8px;
}
.listing-block .listing-info i {
    font-size: 18px;
    float: left;
}
.listing-block .listing-info .listing-icon p {
    font-weight: 600;
    margin-left: 20px;
    margin-bottom: 0px;
    color: #717577;
    font-size: 18px;
    line-height: 29px;
}
.listing-block .listing-info .listing-icon small {
    font-size: 14px;
    color: #717577;
    margin-left: 35px;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/***************** testimonial *******************/  

#lp-testimonial {
}
.lp-testimonial {
    text-align: center;    
}
.lp-testimonial .testimonial-block {
    margin-bottom: 70px;
}
.lp-testimonial h1 {
    color: #fff;
}
.lp-testimonial p {
    font-size: 21px;
    color: #a3dbff;
    font-style: italic;
    margin-bottom: 60px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 1px;
}
.lp-testimonial h2 {
    color: #fff;
    font-weight: 600;
}
.lp-testimonial span {
    color: #e0efff;
    font-size: 18px;
}
.lp-section-block .testimonial-info-photo p {
    font-size: 28px;
    font-style: italic;
    color: #585853;
    font-family: 'Source Sans Pro', sans-serif;
}
.lp-section-block .testimonial-info-photo span {
    font-size: 30px;
    font-weight: 600;
}
.lp-section-block .testimonial-info-photo small {
    font-size: 17px;
    color: #fff;
    margin-left: 20px;
}
.contact-photo h3.highlight{
    font-size: 28px;
    letter-spacing: 2px;
}
.contact-photo p{
    font-size: 22px;
    color: #585853;
    line-height: 33px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 30px;
}
.contact-photo ul li{
    font-size: 18px;
    color: #585853;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 5px;
}
.gallery-photo.owl-theme .owl-controls{
    margin-top: 20px;
}
/***************** team *******************/

#lp-team {
}
.lp-team {
}
.lp-team .lp-section-block {
}
.team-block {
    border: #f0f2f3 1px solid;
    margin-bottom: 30px;
}
.team-block .team-pic {
}
.team-block .team-info {
    padding: 20px;
}
.team-block .team-info h3 {
    border-bottom: #ecf0f2 1px solid;
    padding-bottom: 20px;
    font-size: 22px;
    color: #3b3f46;
    font-weight: 600;
}
.team-block .team-info ul {
    margin-bottom: 0px;
    padding-left: 0;
}
.team-block .team-info ul li {
    font-size: 14px;
    color: #4a4d4f;
    margin-bottom: 15px;
}
.team-block .team-info ul li i {
    font-size: 14px;
    margin-right: 15px;
}

.team-blocks .team-pic{
    text-align: center;
}
.team-blocks .team-pic img {
    border: 5px #2d2d29 solid;
    margin-bottom: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.team-blocks h3 {
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.team-blocks small {
    font-size: 18px;
}
.team-blocks .team-pic img:hover {
    border: 5px solid;
}
/***************** cta *******************/


.lp-cta .lp-section-block {
    margin-bottom: 0px;
    padding-bottom: 70px;
    padding-top: 100px;
}
.cta-block {
}
.cta-block .cta-info {
}
.cta-block .cta-info h3 {
    color: #b6ffb4;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.cta-block .cta-info h1 {
    color: #fff;
    font-weight: normal;
    font-size: 44px;
}
.cta-block .lp-btn-default {
    border-color: #fff;
    background-color: #fff;
    margin-top: 20px;
    padding: 20px 53px;
}
/*************** lp footer ****************/
.lp-footer {
    background-color: #242526;
    padding-top: 80px;
    padding-bottom: 40px;
}
.lp-footer .footer-block {
}
.lp-footer .footer-block h2 {
    margin-bottom: 50px;
}
.footer-block .add {
}
.footer-block .add h2 {
    color: #fff;
    font-weight: 600;
}
.footer-block .add ul {
}
.footer-block .add ul li {
    font-size: 18px;
    color: #717577;
    margin-bottom: 35px;
    line-height: 29px;
}
.footer-block .area {
}
.footer-block .area h2 {
    color: #fff;
    font-weight: 600;
}
.footer-block .area ul {
}
.footer-block .area ul li {
    font-size: 18px;
    color: #717577;
    margin-right: 10px;
}
.footer-block .area ul li i {
    margin-right: 10px;
}
.footer-block .ft-news-letter {
}
.footer-block .ft-news-letter h2 {
    color: #fff;
    font-weight: 600;
}
.footer-block .ft-news-letter p {
    font-size: 18px;
    color: #717577;
}
.footer-block .ft-news-letter .lp-btn-default {
    font-weight: 700;
    color: #fff;
    padding: 8px 28px;
    font-size: 16px;
}
.ft-news-letter input.form-control, select.form-control {
    margin-bottom: 20px;
    border: 2px solid #2e2f30;
    background-color: #2e2f30;
    font-size: 13px;
    color: #717577;
    border-radius: 0px;
}
/*************** lp tiny-footer ****************/
.tiny-footer {
    background-color: #242526;
    padding-bottom: 40px;
    padding-top: 40px;
}
.tiny-footer p {
    font-size: 13px;
    color: #696b6c;
    margin-bottom: 0px;
}
.tiny-social {
    text-align: center;
}
.tiny-social a {
}
.tiny-social a i {
    font-size: 24px;
    margin-left: 10px;
}


.rich-header {
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 150px 0 40px 0;
    background: rgba(0,0,0,0.7);
    color: #ddd;
}
.rich-header .page-title {
    font-size: 54px;
    line-height: 64px;
    width: 100%;
    color: #ffffff;
    font-weight: 300;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    text-align: center;
}
#content {
    padding: 70px 0 0 0;
    position: relative;
}
.blog-list {
    list-style: none;
}
.blog-list li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.post-media {
    margin-bottom: 15px;
}
img {
    max-width: 100%;
    height: auto !important;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom;
    margin: 0;
}
.blog-list h3{
    letter-spacing: 1px;
}
.blog-list h3.blog-title a{
    color:#252422;
    font-size: 30px;
    line-height: 42px;
}
.post-meta span {
    display: inline-block;
    margin-right: 15px;
    color: #a2a2a2;
    margin-bottom: 10px;
    font-size: 14px;
}
.post-meta span a {color: #a2a2a2;}
.post-meta span a:hover{text-decoration: underline;color: #41ADEF;}
.post-meta span i {
    margin-right: 8px;
    margin-left: 0px;
}
.button2.sdark{
    padding: 10px 22px 10px 22px;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 5px!important;
    border:2px solid #555555;
    border-radius: 3px;
    color: #555555!important;
}
.blog-list p{
    font-size: 14px;
    line-height: 22px;
    color: #777;
    margin-bottom: 30px;
}
.blog-list .owl-theme .owl-controls {
    margin-top: -35px;
    position: absolute;
    left:50%;
}
.blog-list .owl-theme .owl-controls .owl-page span{
    background:#777!important;
}
.pagination {
    display: block;
    margin: 60px 0;
}
.pagination ul {
    text-align: center;
    list-style: none;
    padding-left: 0;
}
.pagination ul li {
    display: inline-block;
}
.pagination ul li a, .pagination ul li span {
    padding: 5px 15px;
    border: 1px solid #eee;
    font-size: 17px;
    color: #333;
    margin-right: 2px;
    -webkit-transition: linear 0.2s;
    -moz-transition: linear 0.2s;
    -o-transition: linear 0.2s;
    transition: linear 0.2s;
}
.sidebar .widget {
    padding-bottom: 30px;
}
.form-wrap {
    position: relative;
}
.search-form input[type="text"]{
    display: block;
    outline: 0;
    margin: 0 0 25px 0;
    text-align: left;
    vertical-align: top;
    height: 50px;
    max-width: 100%;
    padding: 0px 10px 0px 10px;
    -webkit-backface-visibility: hidden;
    background: rgb(240, 240, 240);
    border: 1px solid #d0d0d0;
    font-size: 13px;
    color: #999999;
    font-weight: 300;
    box-sizing: border-box;
    float: left;
    width: 70%;
}
.submit-search {
    border: none;
    padding: 0px 10px 0px 10px;
    background: #222;
    float: left;
    width: 30%;
    height: 50px;
    font-size: 24px;
    color: #111;
    text-align: center;
    background-color: #41adef;
}
.submit-search:hover{background-color: #888888;}
.submit-search i.fa {margin-left: 0px;}
.widget h2{
    color: #252422;
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 22px;
}
.sidebar .widget li {
    border-bottom: 1px solid #eae7e7;
    margin-bottom: 10px;
    padding-bottom: 9px;
    list-style: none;
    color: #252422;
    font-weight: 700;
}
.sidebar .widget li a {font-weight: 300;}
.latest_news .post-thumb {
    width: 100px;
    float: left;
    margin-right: 15px;
}
.sidebar .widget li a, .sidebar .widget li.recentcomments a:hover {
    color: #333;
}
.latest_news h4 {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}
.latest_news ul li {
    overflow: hidden;
    clear: both;
    padding: 15px 0 20px;
}
.widget_recent_entries ul li a,.widget_recent_comments ul li a,
.widget_categories ul li a,.widget_meta ul li a,
.widget_archive ul li a{
    font-size: 13px;
    letter-spacing: 1px;
    
}
.tagcloud a {
    padding: 3px 10px;
    font-size: 14px!important;
    color: #333;
    border: 1px solid#333;
    display: inline-block;
    margin-bottom: 3px;
}
table#wp-calendar{
    width:100%;
}
.widget_calendar caption{
    color: #777;
    margin-bottom: 15px;
    font-size: 26px;
}
.widget_calendar tr td{
    line-height: 32px
}
.widget_calendar tr td#today{
    font-weight: 600;
}
.preview blockquote {
    background: #F9F9F9;
    padding: 20px;
    border-left: 5px solid #eee;
    margin-left: 40px;
}
blockquote p {
    font-size: 15px;
    font-style: italic;
    padding-bottom: 0;
}
p.logged-in-as{
    font-size: 16px;
}
.comments-box {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #222;
}
.single-comment, .single-comment ul {
    list-style: none;
    padding-left: 0;
}
ul.single-comment li {
    margin-bottom: 20px;
}
div.img {
    float: left;
    margin-right: 15px;
}
.comment-content h6{
    color: #222;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
}
.post-content-comment .date {margin-bottom: 5px;}
.date .c_date {
    margin-right: 10px;
    font-size: 13px;
    color:#777;
}
.comment-content p{
    margin-left: 93px;
    font-size: 14px;
    line-height: 22px;
}
ul.children{
    margin-left: 40px;
}
.c_reply a{
    margin-left: 30px;
    font-size: 15px;
}
.c_reply a:hover{
    opacity: 0.6;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], 
input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #f7f7f7;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #686868;
    padding: 0.625em 0.4375em;
    width: 100%;
}
.comment-respond form input[type=text], .comment-respond form input[type=email], .comment-respond form input[type=url] {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #d1d1d1;
    height: 40px;
    padding: 0 15px 0 15px;
    box-sizing:border-box;
    font-size: 15px;
    outline: 0;
}
.comment-respond form textarea{
    padding: 7px 10px 7px 10px;
    height: 170px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing:border-box;
    font-size: 15px;
    outline: 0;
}
.comment-form .form-submit input[type='submit'] {
    font-size: 13px;
    padding: 10px 15px;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    overflow: visible;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    margin-right: 5px;
    max-width: 100%;
    border-radius: 3px;
    border-width: 0px;
    border-style: solid;
    color:#fff;
    background-color: #1a1a1a;
    font-size: 15px;    
    -webkit-backface-visibility: hidden;
}
.comment-form .form-submit input[type='submit']:hover{
    opacity: 0.7;
}
.author-comment {margin: 10px 0px;font-weight: 600;}
.comment-form{
    margin-bottom: 30px;
}
.comment-navigation {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    color: #686868;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.6153846154;
    margin: 0 7.6923% 2.1538461538em;
    padding: 1.0769230769em 0;
}

.comment-navigation {
    margin-right: 0;
    margin-left: 0;
}

.comments-title + .comment-navigation {
    border-bottom: 0;
    margin-bottom: 0;
}

.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
    display: inline-block;
}

.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.538461538em;
}
/**
 * 11.4 - Comments
 */

.comments-area {
    margin: 40px 0px 0px 0px;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
    padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
    border-top: 4px solid #1a1a1a;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.3125;
    padding-top: 1.217391304em;
}

.comments-title {
    margin-bottom: 1.217391304em;
}

.comment-list {
    list-style: none;
    margin: 0;
}
.page-content .comment-list{padding: 0px;}
.page-content .comment-list li {list-style: none;}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid #d1d1d1;
    padding: 1.75em 0;
}

.comment-list .children {
    list-style: none;
    margin: 0;
}

.comment-list .children > li {
    padding-left: 0.875em;
}

.comment-author {
    color: #1a1a1a;
    margin-bottom: 0.4375em;
}

.comment-author .avatar {
    float: left;
    height: 80px;
    margin-right: 0.875em;
    position: relative;
    width: 80px;
}

.bypostauthor > article .fn:after {
    content: "\f304";
    left: 3px;
    position: relative;
    top: 5px;
}

.comment-metadata,
.pingback .edit-link {
    color: #686868;
    font-size: 11px;
    line-height: 1.6153846154;
}

.comment-metadata {
    margin-bottom: 10px;
}

.comment-metadata a,
.pingback .comment-edit-link {
    color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
    color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
    display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-reply-link {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #007acc;
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    margin-top: 2.1538461538em;
    padding: 0.5384615385em 0.5384615385em 0.4615384615em;
    position: absolute;
    right: 0px;
    top: 0px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    border-color: currentColor;
    color: #007acc;
    outline: 0;
}

.comment-form {
    padding-top: 1.75em;
}

.comment-form label {
    color: #686868;
    display: block;
    font-size: 13px;
    letter-spacing: 0.076923077em;
    line-height: 1.6153846154;
    margin-bottom: 0.5384615385em;
    text-transform: uppercase;
}

.comment-list .comment-form {
    padding-bottom: 1.75em;
}
.comment-body {position: relative;}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #686868;
    font-size: 13px;
    line-height: 1.6153846154;
    margin-bottom: 2.1538461538em;
}

.no-comments {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    margin: 0;
    padding-top: 1.75em;
}

.comment-navigation + .no-comments {
    border-top: 0;
    padding-top: 0;
}

.form-submit {
    margin-bottom: 0;
}

.required {
    color: #007acc;
}

.comment-reply-title small {
    font-size: 100%;
}

.comment-reply-title small a {
    border: 0;
    float: right;
    height: 32px;
    overflow: hidden;
    width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
    color: #1a1a1a;
}

.comment-reply-title small a:before {
    font-family: 'FontAwesome';    
    content: "\f00d";
    font-size: 32px;
    position: relative;
    top: -5px;
}

.wpcf7-validation-errors{
    display: none!important;
}
.wpcf7-not-valid-tip{
    display: none!important;
}
.wpcf7-not-valid{
    border: 2px solid red!important;
}
.wpcf7-form .ajax-loader{
    display: none;
}
.lp-form input.form-control,.lp-form select.form-control {
    height: 48px;
    background-color: #fff;
    margin-bottom: 0px;
    border: 1px solid #e0d1cb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    color: #998f8b;
}

.lp-form {
    background-color: #fdf6f3;
    padding: 40px 30px;
    border: 1px solid #fdf6f3;
    border-radius: 4px;
    margin-bottom: 25px;
    text-align: center;
}
.lp-form .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #998f8b;
    text-align: center;
    background-color: #fff;
    border-top: 1px solid #e0d1cb;
    border-bottom: 1px solid #e0d1cb;
    border-right: 1px solid #e0d1cb;
    border-radius: 0px 2px 2px 0px;
}
.lp-form .lp-btn-primary {
    padding: 14px 41px;
}
.lp-form-cake .lp-btn-primary {
    padding: 14px 41px;
}
.lp-btn-primary {
    color: #fff;
    font-weight: 700;
    padding: 17px 77px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 2px;
}
.lp-btn-primary:hover, .lp-btn-primary:focus {
    background-color: #fff;
}

.cacke-block {
    border: 1px solid #efece9;
    padding: 10px;
    margin-bottom: 5px;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
    -moz-box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
    box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
}
.cacke-block .cacke-info h2{
    font-size: 22px;
    letter-spacing: -1px;
    font-weight: 300;
    color: #42322a;
    margin-top: 0;
    margin-bottom: 17px;
}
.cacke-block .cacke-info p{
    color: #505358;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 18px;
    font-weight: 300;
    line-height: 28px;
}
.lp-pic {
    overflow: hidden;
    margin-bottom: 7px;
    border: 4px solid #fff;
}
.lp-pic img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    max-width: 100%;
}
.lp-pic:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
.cacke-info {
    background-color: #fdf6f3;
    padding: 30px;
}
.order-online {
    text-align: center;
}
.order-online .circle {
    margin: 0 auto 43px;
}
.circle {
    width: 93px;
    height: 93px;
    font-size: 32px;
    border-radius: 100%;
    border: 5px solid #fff;
    margin-bottom: 50px;
    color: #fff;
    text-align: center;
    line-height: 2.4;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
    -moz-box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
    box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
}
.order-online h2{
    font-size: 22px;
    margin-bottom: 17px;
    margin-top: 0px;
    letter-spacing: -1px;
    font-weight: 300;
    color: #42322a;
}
.about-info {
    margin-top: 50px;
}
.about-info h1{
    font-size: 36px;
    letter-spacing: -1px;
    font-weight: 300;
    color: #42322a;
}
.about-info p{
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 21px;
    color: #615854;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: left;
    font-weight: 300;
}
.about-info h1, .about-info p {
    margin-bottom: 50px;
}
.about-info .lp-btn-primary {
    padding: 8px 20px;
    float: left;
    margin-right: 45px;
}
.calls {
    font-size: 22px;
    color: #4a4444;
}
.about-info .call {
    display: inline-block;
}

.about-info .lp-btn-primary {
    padding: 8px 20px;
    float: left;
    margin-right: 45px;
}
.feature-block{
    text-align: center;
}
.feature-block .circle {
    margin: 0 auto 30px;
    background-color: #ffe9e2;
}
.feature-block .circle i{
    margin-left: 0px;
}
.feature-block h2{
    font-size: 22px;
    margin-bottom: 17px;
    margin-top: 0px;
    letter-spacing: -1px;
    font-weight: 300;
    color: #42322a;
}

.feature-block-diet .circle {
    height: 50px;
    width: 50px;
    background-color: #fff;
    border-radius: 100%;
    float: left;
    border:none;
    margin-bottom: 0;
    text-align: left;
    box-shadow: none;
}
.feature-block-diet .circle i {
    font-size: 20px;
    display: block;
    padding-top: 30%;
    padding-left: 30%;
    margin-left: 0px;
}
.feature-block-diet h3 {
    font-size: 21px;
    font-weight: normal;
    color: #fcfdf0;
    margin-bottom: 0px;
    line-height: 2.5;
    padding-left: 70px;
    margin-top: 0;
}

.portfolioFilter {
    text-align: center;
    margin-bottom: 70px;
}
.portfolioFilter a {
    margin-right: 10px;
    color: #615854;
    text-decoration: none;
    display: inline;
    border: 2px solid #ffe9e2;
    padding: 13px 15px;
    font-size: 14px;
}
.portfolioFilter a.current {
    font-weight: 600;
    color: #fff;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
    position: relative;
    display: block;
}
.isotope, .isotope .isotope-item {
    /* change duration value to whatever you like */
    
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.gallery-pic {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(23,22,22,0) 0%, rgba(23,22,22,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(23,22,22,1)), color-stop(100%, rgba(23,22,22,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(23,22,22,0) 0%, rgba(23,22,22,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(23,22,22,0) 0%, rgba(23,22,22,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(23,22,22,0) 0%, rgba(23,22,22,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(23,22,22,0) 0%, rgba(23,22,22,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
    -moz-box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
    box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
}
.gallery-pic img {
    position: relative;
    z-index: -1;
}
.caption {
    position: absolute;
    bottom: 5px;
    padding: 20px;
}
.caption h2 {
    margin-bottom: 14px;
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.caption span {
    font-size: 26px;
    padding: 0px 13px;
    color: #fff;
    border-radius: 2px;
    font-weight: 600;
}
.caption span small {
    font-size: 18px;
}
.que h4 {
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: 400;
    margin-top: 0px;
    letter-spacing: -1px;
    color: #42322a;
}
.que h4 b {
    margin-right: 15px;
    font-weight: normal;
}
.que p {
    color: #505358;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 18px;
    font-weight: 300;
    line-height: 28px;
}
.bg-color {    
    -webkit-box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
    -moz-box-shadow: 0px 1px 5px 1px rgba(239,236,233,0.75);
    box-shadow: 0px 2px 6px 2px rgba(239,236,233,0.75);
}
.bg-color ul li{
    font-size: 21px;
    color: #42322a;
    font-weight: 300;
    margin-bottom: 0;
}
.bg-color strong{
    font-size: 21px;
    line-height: 37px;
    margin-right: 25px;
    color: #42322a;
    font-weight: 300;
}
input.form-control-photo, select.form-control-photo {
    height: 52px;
    background-color: #0a0a0a;
    border-color: #423f3f;
    margin-bottom: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
select.form-control-photo {
    border-radius: 0px;
    height: 50px;
    border: 1px solid #423f3f;
    background-color: #0a0a0a;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    color: #55575a;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    
    padding-right: 15px;
    color: #888;
}
.lp-btn-default-photo {
    border-color: #f0d80b;
    background-color: #f0d80b;
    border-radius: 2px;
    color: #232323;
    padding: 14px 12px;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 700;
    text-decoration: none;
}
.lp-btn-default-photo:hover, .lp-btn-default-photo:focus{
    border-color: #0a0a0a;
    background-color: #0a0a0a;
    color:#fff;
}
.form-box-diet {
    background-color: #e8ece5;
    padding : 30px;
    margin-bottom: 70px;
    margin-top: 70px;
}
.form-box-diet h1 {
    letter-spacing: -1px;
    color: #292c27;
    font-weight: 400;
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 32px;
}
input.form-control-diet {
    border: 1px #d5dbd1 solid;
    border-radius: 0px;
    background-color: #fff;
    height: 45px;
    font-size: 14px;
    color: #60635d;
}
select.form-control-diet {
    border: 1px #d5dbd1 solid;
    border-radius: 0px;
    background-color: #fff;
    height: 45px;
    font-size: 14px;
    color: #60635d;
        -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-image: url(./images/down-arrow.png);
    padding-right: 15px;
    
}
textarea.form-control-diet {
    font-size: 14px;
    color: #6d7478;
    font-weight: 500;
    -webkit-appearance: inherit;
    border-radius: 0px;
    margin-top: 15px;
}
.lp-btn-default-diet {
    font-weight: 700;
    border-radius: 0px;
    color: #fff;
    padding: 19px 53px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-default-diet:hover {
    color: #fff;
}
.form-box-diet .lp-btn-default-diet {
    font-size: 20px;
    padding: 15px 39px;
    margin-top: 15px;
}

textarea .form-control-diet {
    border: 1px #d5dbd1 solid;
    border-radius: 0px;
    background-color: #fff;
    height: 75px;
    margin-top:15px;
}
ul.feature-info li {
    font-weight: 500;
    font-size: 28px;
    border-bottom: 2px dashed #30302d;
    margin-bottom: 30px;
    padding-bottom: 28px;
    color: #585853;
}
ul.feature-info li i {
    margin-right: 15px;
    font-size: 20px;
}


div.wpcf7-mail-sent-ok{
    border:0!important;
}
#gallery-photo.owl-theme .owl-controls .owl-buttons div.owl-next{
    position: relative;
    left: 35%;
} 
#gallery-photo.owl-theme .owl-controls .owl-buttons div.owl-prev{
    position: relative;
    left: 49%;
} 
.price-block {
    background-color: #1e1e1c;
    padding: 40px;
    border-radius: 4px;
}
.price-block ul{
    margin-bottom: 30px;
} 
.price-block ul li{
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #585853;
    margin-bottom: 15px;
    list-style: none;
}
.price-block h1 {
    font-size: 50px;
    color: #f0d80b;
    padding-left:15px;
}
.testimonial-photo.owl-theme .owl-controls{
    margin-left: 26%;
}
.testimonial-photo.owl-theme .owl-controls .owl-page span{
    width: 9px;
    height:9px;
}
.testimonial-photo.owl-theme .owl-controls .owl-page.active span, .testimonial-photo.owl-theme .owl-controls.clickable .owl-page:hover span{
    width: 9px;
    height:9px;
    background-color:#3a3a38 ;
}

.price-block h1 small {
    font-size: 25px;
    color: #f0d80b;
    position: absolute;
    left: 55px;
    bottom: 60px;
}
.price-block-dark {
    background-color: #232321;
    padding-bottom: 60px;
    top: 0px;
}
.price-block-dark h1 small {
    position: absolute;
    left: 55px;
    bottom: 79px;
}
.price-block h2 {
    color: #f0d80b;
    padding-bottom: 29px;
    border-bottom: 2px dotted #30302d;
    margin-bottom: 30px;
    
}
.price-block ul {
}
.price-block ul li {
    font-size: 18px;
}
.price-block .small {
    color: #f0d80b;
    font-weight: 600;
}
.price-block .span {
    font-size: 50px;
    color: #f0d80b;
    font-weight: 600;
}
.combo-box .amt i {
    font-size: 20px;
    color: #f7c337;
}
.combo-box .amt {
    color: #FFF;
    border-radius: 2px;
    float: left;
    padding: 2px 11px;
    margin-right: 18px;
}
.combo-box .amt p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 29px;
    font-weight: 700;
}
.combo-box .amt span {
    font-size: 13px;
}
.combo-box .rating {
    margin-top: 43px;
}
.combo-box .rating small {
    font-size: 14px;
    color: #686b66;
    margin-left: 20px;
}
.combo-box i {
    font-size: 20px;
    color: #f7c337;
    margin-top: 10px;
}
.combo-info {
    margin-top: 40px;
}
.combo-info h3 {
    font-weight: 500;
    font-size: 21px;
    color: #686b66;
    line-height: 35px;
    margin-bottom: 30px;
}
.combo-info p {
    line-height: 30px;
    font-size: 16px;
    color: #686b66;
    margin-bottom: 30px;
}
.work-block {
    text-align: center;
}
.work-block .circles-border {
    border-radius: 100%;
    height: 141px;
    width: 141px;
    border: 5px solid #ddd;
    margin: 0 auto 35px;
}
.work-block .circles {
    height: 117px;
    width: 117px;
    border-radius: 100%;
    margin-left: 7px;
    margin-top: 7px;
}
.work-block .circles h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 900;
    text-align: center;
    position: relative;
    top: 30%;
    margin-top: 0;
}
.work-info {
}
.work-info h3 {
    font-size: 21px;
    color: #292c27;
    font-weight: 600;
}
.benefit-point {
    background-color: #f4f4f4;
    border-radius: 70px 0px 0px 70px;
    padding: 22px 0px;
    margin-bottom: 30px;
}
.benefit-point p {
    color: #292c27;
    margin-bottom: 0px;
    font-size: 16px;
}
.benefit-point .circle-benefit {
    height: 71px;
    width: 71px;
    border-radius: 100%;
    float: left;
    margin-top: -21px;
    margin-right: 15px;
    margin-left: 2px;
}
.benefit-point .circle-benefit i {
    font-size: 24px;
    color: #fff;
    display: block;
    padding-top: 33%;
    text-align: center;
    margin-left: 0px;
}
.result-point i {
    margin-right: 18px;
    font-size: 45px;
    float: left;
}
.result-point h2 {
    font-size: 18px;
    color: #292c27;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: -1px;
}
.bdr-right {
    border-right: 1px solid #e9e9e9;
}
.price-block-diet {
    text-align: center;
}
.price-block-diet .price-img {
    display: inline-block;
    margin-bottom: 30px;
}
.price-block-diet h1 {
    margin-bottom: 60px;
    font-size: 50px;
    font-weight: 700;
}
.testimonial-block-diet {
    margin-bottom: 80px!important;
    display: inline-block;
}
.testimonial-block-diet h3 {
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 40px;
    color:#686b66;
}
.testimonial-block-diet .testi-pic {
    margin-right: 10px;
    float: left;
}
.testimonial-block-diet .name {
}
.testimonial-block-diet .name span {
    font-size: 20px;
    font-weight: normal;
}
.testimonial-block-diet .name small {
    font-size: 14px;
    color: #989499;
    display: block;
}
.big-logo{
    position: absolute;
    margin-left: 41%;
    margin-top: -30px;
}
.appoinment-form {
    padding: 30px 30px 30px 30px;
    background-color:#f0f1ec;
    border-radius:2px;
    box-shadow: 0px 3px 0px 0px rgba(203, 205, 198, 0.9);
}

.appoinment-form .form-group label {
    font-size:16px;
    font-weight:normal;
    margin-bottom:5px;
    color:#4c4d46;
    -webkit-font-smoothing: antialiased;
}
.appoinment-form .form-group input {
    padding:15px 15px;
    height: 45px;
}
.btn-Submit {
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size:16px;
}
.btn-orange {
    background-color:#f1703d;
    color:#fff;
    padding:10px 23px;
    font-size:18px;
    border: none;
    font-weight: 700;
    letter-spacing: 1px;
    
}
.appoinment-form h3 {
    margin-top: 0px;
    margin-bottom: 50px;
}
.btn-orange:hover {
    color:#fff;
    background-color:#dc5520;
}
.lead p{
    font-size:18px;
    margin-bottom:75px;
    line-height:27px;
    -webkit-font-smoothing: antialiased;
}
.box-ct{
    margin-top:30px;
}
.box-icon{
    height: 160px;
    width: 160px;
    -moz-border-radius: 35px;
    border-radius: 100%;
    padding: 55px;
    background-color: #f0f1ec;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-right: 15px;
}

.box-icon:hover{
    height: 160px;
    width: 160px;
    -moz-border-radius: 35px;
    border-radius: 100%;
    padding: 55px;
    color:#fff;
    text-align: center;
    cursor:pointer;
}
.block:hover .box-icon{
    -moz-border-radius: 35px;
    border-radius: 100%;
    padding: 55px;
    background-color: #9bb649;
    color:#fff;
    text-align: center;
    cursor:pointer;
}
.feature-life h3{
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: -1px;
    font-size: 20px;
}
.feature-life p{
    font-size: 16px;
    line-height: 26px;
    color: #72736e;
    -webkit-font-smoothing: antialiased;
}
.feature-life .box-icon i{
    margin: 0px;
}
.doctor-profile {
    margin-top:60px;

}
.doctor-profile img {
    margin-top:-60px;
    width: 100%;
}
.doctor-profile h3{
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: -1px;
}
.doctor-profile p{
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
}
.doctor-profile strong {
    margin-bottom:10px;
    display:block;
    -webkit-font-smoothing: antialiased;
}
.bg-profile{ background:#e8eae3; text-align: center; margin-bottom:20px; -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;}
.bg-profile:hover{ cursor:pointer;}
.doctor-profile .social a {
    padding: 10px 5px!important;
    margin-top:3px;
    color: #72736e;
}
.doctor-profile .social i {
    margin-left: 0px;
}
.doctor-profile .fa-size {
    font-size: 24px;
}
.client-circle {
    padding: 8px;
    background: #fff;
    border: 1px solid #ebece8;
}
.testimonial-life p{
    font-size: 16px;
    line-height: 26px;
    color: #72736e;
    margin-bottom: 30px;
    -webkit-font-smoothing: antialiased;
}
.testimonial-life span {
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
}
.testimonial-life span span {
    font-size: 14px;
}
.lead-life{
    font-size: 16px;
    line-height: 26px;
    color: #72736e;
    margin-bottom: 30px;
    font-family: 'Asap', sans-serif;
    font-weight: 300;
}
h1.lead-life b{
    font-weight: normal;
}
.newsletter-life .form-control-life {
    height: 48px;
    border-radius: 0px;
    border: 1px solid #c1c3bd;
}
.client-logo {
    margin-top:30px;
}
.client-logo .item img {
    opacity:0.5
}
.client-logo .item img:hover {
    opacity:1;
    cursor:pointer;
}
.client-circle {
    padding: 8px;
    background: #fff;
    border: 1px solid #ebece8;
}
.client-logo.owl-theme .owl-controls{
    text-align: center;
}
.client-logo.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 10px;
    height: 10px;
    margin: 11px 7px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.2;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #9bb649;
}
.client-logo.owl-theme .owl-controls .owl-page.active span, .client-logo.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    background-color: #9bb649;
}
.green-icon {
    text-align: center;
}
.green-icon i {
    margin-bottom: 40px;
}
.green-icon h3{
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: -1px;
}
.green-icon p{
    font-size: 16px;
    line-height: 26px;
    color: #72736e;
    margin-bottom: 30px;
}
.green-icon:hover{
    margin-bottom:40px;
    color:#034b81;
}
.appoinment-form-2 {
    padding: 30px;
    background-color:#fff;
    border-radius:2px;
    -webkit-box-shadow: 0px 3px 1px 0px rgba(211, 213, 207, 0.75);
    -moz-box-shadow:    0px 3px 1px 0px rgba(211, 213, 207, 0.75);
    box-shadow:         0px 3px 1px 0px rgba(211, 213, 207, 0.75);
}
.appoinment-form-2 h2{
    color:#9bb649;
    margin-bottom:30px;
    font-size: 26px;
    letter-spacing: -1px;
}
.appoinment-form-2 .form-group label {
    font-size:16px;
    font-weight:normal;
    margin-bottom:5px;
    color:#4c4d46;
    -webkit-font-smoothing: antialiased;
}
.appoinment-form-2 .form-group input {
    padding:15px 15px;
    height: 45px;
}
.call-info p{
    color: #afb0ad;
    font-weight: 700;
    font-size: 32px;
}
.wpb_column .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon{
    font-size: 32px!important;
    margin-left: -10px;
}
.single-image img{
    opacity: 0.5;
}
.green-icon-life3 i.fa {    
    margin-left: 0px;  
}
.green-icon-life3 p{
    font-size: 16px;
    line-height: 26px;
    color: #72736e;
}
.green-icon-life3:hover{
    margin-bottom:40px;
}
.green-icon-life3 h2  {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: -1px;
    line-height: 1.1;
}
.green-icon-life3 .feature-block{
    margin-top: 30px;
    text-align: center;
}
.form-box-pool {
    background-color: #edf4f8;
    padding: 24px;
    margin-top: 70px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.form-box-pool h2 {
    color: #2f3336;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0;
    line-height: 1.1;
}
.form-box-pool .form-group{
    margin-bottom: 20px;
}
.form-box-pool .form-control-pool {
    background-color: #fff;
    border: 1px solid #d3dbe1;
    height: 50px;
    font-size: 16px;
    color: #7b7b7b;
    font-weight: 600;
    text-rendering: optimizeSpeed;
    -webkit-font-smoothing: antialiased;
}
.lp-btn-primary-pool {
    color: #fff;
    font-weight: 700;
    padding: 11px;
    margin-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 2px;
}
.form-box-pool .lp-btn-primary-pool:hover{    
    border-color: #191919;
    color: #fff;
}
.form-box-pool .lp-btn-primary-pool:focus{
    color: #fff;
    outline: 0;
}
.service-blk .service-info {
    padding-bottom: 35px;
    padding-top: 30px;
    background-color: #fff;
    text-align: center;
    border-bottom: 3px solid #e2e8ed;
    padding-left: 15px;
    padding-right: 15px;
}
.service-blk .service-info h2{
    color: #252525;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 0;
}
.service-blk .service-info p{
    color: #818181;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 28px;
}
.lp-feature-box {
    text-align: center;
}
.lp-feature-box p{
    color: #818181;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 28px;
}
.lp-feature-box .lp-feature-cir {
    background-color: #fff;
    border: 4px  solid;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0px auto;
    margin-bottom: 30px;
    font-size: 48px;
    text-align: center;
    line-height: 2.5;
}
.lp-feature-box .lp-feature-cir i{
    margin-left: 0px;
}
.lp-feature-box h2{
    color: #252525;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 700;    
}
.lp-price-blk {
    background-color: #FFF;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(226,232,237,0.75);
    -moz-box-shadow: 0px 4px 0px 0px rgba(226,232,237,0.75);
    box-shadow: 0px 4px 0px 0px rgba(226,232,237,0.75);
}
.lp-price-blk .lp-price-title {
    padding: 25px 14px;
    text-align: center;
}

.lp-price-blk .lp-price-title h2 {
    font-size: 29px;
    color: #FFF;
    margin: 0px auto;
    font-weight: 700;
}
.lp-price-blk .price-ctn {
    padding: 40px;
}
.lp-price-blk .price-ctn h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 0px;
}
.lp-price-blk ul li {
    margin-bottom: 15px;
    font-size: 14px;
    color:#7a7878;
}
.lp-price-blk li i {
    font-size: 12px;
    color: #0abf45;
    margin-right: 10px;
}
.price-box {
    padding: 21px 37px 26px;
    text-align: center;
    background-color: #f4f7f9;
}
.lp-price-blk .price-box h1 span.dlr {
    text-align: center;
    font-size: 36px;
    color: #908f8f; 
    position: absolute;
    left:80px;
    bottom: 20px;
    font-weight: 600; 
}
.lp-price-blk .price-box h1 {
    font-size: 72px;
    color: #252525;
    margin-bottom: 0px;
    margin-top: 0;
    line-height: 1;
    position: relative;
    letter-spacing: -1px;
    font-weight: 600;
}
.lp-price-blk .lp-btn-default-pool {
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    padding: 9px 45px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 700;
    margin-top: 20px;
}
.lp-price-blk .lp-btn-default-pool:hover {
    color: #fff;
}
.hot-tubs {
    top: -30px;
    position: relative;
}
.lp-price-blk.hot-tubs .lp-btn-default-pool {
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    padding: 9px 45px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 700;
}
.lp-price-blk.hot-tubs .lp-btn-default-pool:hover {
    color: #fff;
}
.team-pool {
    text-align: center;
}
.team-pool .team-info {
    padding: 30px;
}
.team-pool .team-info h2 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 24px;
}
.team-pool .team-info p {
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 18px;
}
.team-pool .down-arrow {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 23.5px 0 23.5px;    
    position: absolute;
    left: 40%;
}
.team-pool .team-pic {
    background-color: #eff3f6;
    padding: 35px 26px;
    -webkit-box-shadow: 0px 4px 0px 0px rgba(226,232,237,0.75);
    -moz-box-shadow: 0px 4px 0px 0px rgba(226,232,237,0.75);
    box-shadow: 0px 4px 0px 0px rgba(226,232,237,0.75);
}
.style3 img {
    float: left;
    padding-right: 25px;
}
.style3 p {
    font-size: 24px;
    color: #808182;
    font-style: italic;
}
.style3 span {
    font-size: 18px;
    color: #252525;
}
.style3 .owl-controls.clickable{
    text-align: center;
}
.form-box-wedding {
    background-color: #f3f3f3;
    padding : 40px;
    margin-top: 20px;    
}
.form-box-wedding h1 {
    font-size: 26px;
    color: #752154;
    margin-bottom: 35px;
    margin-top: 0;
    text-align: center;
}
.form-box-wedding .form-group {
    margin-bottom: 5px;
}
input.form-control-wedding {
    border: 0px;
    background-color: #fff;
    height: 48px;
    font-size: 15px;
    color: #6a6568;
    border-radius: 0px;
}
select.form-control-wedding {
    border: 0px;
    background-color: #fff;
    height: 48px;
    font-size: 15px;
    color: #6a6568;border-radius: 0px;
    -webkit-appearance: inherit;
}
.form-box-wedding .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #6a6568;
    text-align: center;
    background-color: #fff;
    border: 0px solid #fff;
    border-radius: 0px;
}
.form-box-wedding .lp-btn-default-wedding {
    padding: 10px 39px;
}
.lp-btn-default-wedding {
    font-weight: 700;
    border-radius: 0px;
    color: #232022;
    padding: 19px 53px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-default-wedding:hover, .lp-btn-primary-wedding:focus {
    color: #fff;
}
.form-box-wedding .form-group .input-group{
    margin-bottom: 0;
}
.service-block-wedding {
    border: #ededed 1px solid;
    margin-bottom:20px!important;
}
.service-block-wedding .service-info {
    padding: 38px 36px;
}
.service-block-wedding .service-info h2 {
    font-size: 24px;
    color: #232022;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}
.service-block-wedding .service-info p {
    font-size: 17px;
    color: #6a6568;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 29px;
}
.service-block-wedding .lp-pic{
    border:0;
    margin-bottom: 0;
}

.work-block-wedding .circle-wedding {
    margin: 0 auto 22px;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    border: 3px solid #efb81f;
}
.work-block-wedding .circle-wedding h1 {
    text-align: center;
    position: relative;
    top: 30%;
    font-size: 40px;
    color: #272426;
    font-weight: 700;
    right: 2%;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}
.work-block-wedding .work-info {
    text-align: center;
}
.work-block-wedding .work-info h2 {
    font-family: 'Playfair Display', serif;
    font-size: 24px;
    color: #272426;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}
.work-block-wedding .work-info p {
    font-size: 17px;
    color: #272426;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 29px;
}
.pricing-block-wedding .lp-pic{
    border:0;
    margin-bottom: 0;
}
.pricing-block-wedding .amt {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    padding-left: 30px;
    margin-bottom: 50px;
    margin-top: 30px;
    font-size: 46px;
    position: relative;
}
.pricing-block-wedding .amt small {
    font-size: 24px;
    left: 10px;
    bottom: 14px;
    position: absolute;
    margin-right: 12px;
}
.pricing-block-wedding .pricing-info {
    padding-top: 40px;
}
.pricing-block-wedding .pricing-info h2{ 
    font-family: 'Playfair Display', serif;
    margin-bottom: 10px;
    margin-top:0;
    font-size: 24px;
    color: #272525;
}
.pricing-block-wedding .pricing-info ul li {
    border-bottom: #f2f2f2 1px solid;
    padding-bottom: 15px;
    display: flex;
    color: #464646;
    font-size: 18px;
    margin-bottom: 15px;
}
.pricing-block-wedding .pricing-info ul li i {
    font-size: 16px;
    margin-right: 10px;    
    padding-top: 4px;  
    margin-left: 0px;   
}
.lead-wedding {
    margin-top: 0px;
    color: #717577;
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 29px;
}
ul li i{
    font-size: 16px;
    margin-right: 10px;
    padding-top: 4px;
}
#testimonial-wedding .owl-prev {
    left: 0px;
}
#testimonial-wedding .owl-next {
    right: 0px;
    left:95%;
}
#testimonial-wedding .owl-next, #testimonial-wedding .owl-prev {
    position: absolute;
    top: 20%;
}
#testimonial-wedding.owl-theme .owl-controls .owl-buttons div {
    color: #6a6568;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 42px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: transparent;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
#testimonial-wedding.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}
.testimonial-block-wedding {
    text-align: center;
    padding: 0px 30px 0px 50px;
}
.testimonial-block-wedding h3 p {
    font-size: 26px;
    font-style: italic;
    color: #6a6568;
    font-weight: 300;
    line-height: 45px;
    letter-spacing: 1px;
}
.testimonial-block-wedding .name {
    text-align: center;
}
.testimonial-block-wedding .name span {
    font-size: 26px;
    color: #232022;
    font-weight: 200;
    font-family: 'Playfair Display', serif;
}
.testimonial-block-wedding .name small {
    font-weight: 600;
    display: block;
    font-size: 17px;
    font-family: 'Playfair Display', serif;
}
.cta-info-wedding p {
    font-size: 26px;
    color: #232022;
    font-weight: 300;
    line-height: 45px;
    margin-top: 0;
    margin-bottom: 30px;
}
.cta-btn-wedding {
    text-align: center;
    margin-top: 20px;
}
.lp-btn-primary-wedding {
    border-color: #752154;
    font-weight: 700;
    background-color: #752154;
    border-radius: 4px;
    color: #fff;
    padding: 15px 30px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
}
.lp-btn-primary-wedding:hover, .lp-btn-primary-wedding:focus {
    background-color: #232022;
    border-color: #232022;
    color: #fff;
}
.gallery-wedding.owl-theme .owl-pagination{
    text-align: center;
}
.gallery-wedding.owl-theme .owl-controls{
    margin-top: 50px;
}
.lp-form-travel {
    background-color: #eee;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-top: 70px;
}
.lp-form-travel h1 {
    color: #3b3e40;
    font-size: 36px;
    margin-bottom: 20px;
    margin-top:0;
    letter-spacing: -1px;
    font-weight: 200;
}
.lp-form-travel .form-group{
    margin-bottom: 16px;
}
.lp-form-travel .input-group[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
}
.lp-form-travel .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #55575a;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 0px 3px 3px 0px;
}
input.form-control-travel, select.form-control-travel {
    height: 48px;
    background-color: #fff;
    margin-bottom: 0px;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.lp-btn-primary-travel {
    padding: 13px 62px;
    color: #fff;
    font-weight: 700;    
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 2px;
}
.lp-btn-primary-travel:hover {
    background-color: #3fabe6;
    border-color: #3fabe6;
    color: #fff;
}
p .lp-btn-primary-travel{
    margin-bottom: 0;
}
.tour-block {
}
.tour-block .lp-pic {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 26px;
    border:0;
}
.tour-block .package-info {
    border-bottom: 2px solid #eeeeee;
    margin-bottom: 30px;
    display: block;
    padding-bottom: 10px;
}
.tour-block .package-info h2 {
    font-size: 24px;
    color: #1e1e1e;
    font-weight: 200;
    margin-bottom: 8px;
    margin-top: 0px;
    letter-spacing: -1px;
}
.tour-block .package-info h2 small {
    font-size: 17px;
    color: #8e9396;
}
.tour-block .package-info h2 span {
    float: right;
}
.tour-block .package-info span.date {
    font-size: 17px;
    margin-bottom: 20px;
    display: inline-block;
}
.tour-block .package-info p b {
    color: #3b3e40;
    font-weight: normal;
}
.tour-block .package-info p {
    color: #8e9396;
    font-size: 17px;
    margin-bottom: 24px;
    line-height: 35px;
}
.feature-block-travel {
    display: flex;
    margin-bottom: 30px;
}
.feature-block-travel .circle-travel {
    float: left;
    background-color: #fff;
    height: 75px;
    width: 75px;
    line-height: 6.2;
    border-radius: 100%;
    text-align: center;
    margin-right: 20px;
}
.feature-block-travel .circle-travel i {
    color: #46b3ef;
    font-size: 24px;
}
.feature-block-travel h3 {
    margin-top: 30px;
    display: inline-block;
    color: #fff;
    letter-spacing: -1px;
}
.lead-travel{
    color: #bbe7ff;
    display: flex;
    font-size: 17px;
    margin-bottom: 24px;
    line-height: 35px;  
}
.lead-travel ul li{
    margin-bottom: 15px;
    display: flex;
    line-height: 1.4;
}
.lead-travel ul li i{
    margin-left: 0px;
}
.holiday-block{
    margin:10px;
}
.holiday-block .lp-pic{
    margin-bottom: 7px;
}
.holiday-block h2{
    font-size: 24px;
    color: #1e1e1e;
    font-weight: 200;
    margin-bottom: 8px;
    margin-top: 0px;
    letter-spacing: -1px;
}
.holiday-block h2 small p {
    float: right;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 16px;

}
.holiday.owl-theme .owl-controls {
    margin-top: 80px;
    text-align: center;
}
.testimonial-block-travel {
    margin-bottom: 30px;
}
.testimonial-block-travel .info-bg:before {
    border: 18px solid transparent;   
    top: 224px;
    content: "";
    display: block;
    left: 5%;
    position: absolute;
    z-index: 10;
}
.testimonial-block-travel .info-bg p {
    color: #fff;
    font-style: italic;
    font-size: 20px;
    margin-bottom: 24px;
    line-height: 35px;
}
.testimonial-block-travel .customers-details {
    margin-top: 40px;
}
.testimonial-block-travel .customers-details .lp-pic {
    height: 110px;
    float: left;
    margin-right: 25px;
    width: 110px;
}
.testimonial-block-travel .customers-details .customers-name {
    text-align: left;
}
.testimonial-block-travel .customers-details .customers-name h2 {
    margin-bottom: 0px;
    margin-top: 30px;
    display: inline-block;
    font-size: 24px;
    color:#1e1e1e;
}
.testimonial-block-travel .customers-details small {
    font-size: 17px;
}
.info-bg {
    padding: 30px;
    position: relative;
    border-radius: 4px;
}
.feature-block-travel2 .lp-pic {
    margin-bottom: 0px;
    border-radius: 4px 4px 0px 0px;
    border:0;
}
.feature-block-travel2 .info-bg {
    border-radius: 0px 0px 4px 4px;
}
.feature-block-travel2 .info-bg h1 {
    color: #fff;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 32px;
}
.feature-block-travel2 .info-bg p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 35px;
}
.form-box-meeting {
    padding: 25px;
    margin-bottom: 10px;
    margin-top: 100px;
}
label.meeting {
    color: #fff;
}
input.form-control-meeting {
    border: 0px;
    background-color: #fff;
    height: 40px;
    font-size: 15px;
    color: #a0a0a0;
}
select.form-control-meeting {
    border: 0px;
    background-color: #fff;
    height: 40px;
    font-size: 15px;
    color: #a0a0a0;
    margin-bottom: 15px;
}
.lead-meeting ul li i{
    margin-left: 0px;
}
input.form-control-cake, select.form-control-cake {
    height: 48px;
    background-color: #fff;
    margin-bottom: 0px;
    border: 1px solid #e0d1cb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    color: #998f8b;
}
.lp-form-cake {
    background-color: #fdf6f3;
    padding: 40px 30px;
    border: 1px solid #fdf6f3;
    border-radius: 4px;
    margin-bottom: 25px;
    text-align: center;/*position: absolute;
    top: -150px;*/
}
.lp-form-cake .input-group-addon-cake {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #998f8b;
    text-align: center;
    background-color: #fff;
    border-top: 1px solid #e0d1cb;
    border-bottom: 1px solid #e0d1cb;
    border-right: 1px solid #e0d1cb;
    border-radius: 0px 2px 2px 0px;
    border: 1px solid #ccc;
}
.input-group .form-control-cake:first-child{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.lp-form-cake .input-group .input-group-addon {
    background-color: #f6fafc;
    padding: 6px 12px;
    border-radius: 2px;
    font-size: 14px;
}
.testimonial-cake h2{
    font-family: 'Roboto Slab', serif;
    margin-bottom: 40px;
    margin-top: 0px;
    letter-spacing: -1px;
    font-weight: 300;
    color: #42322a;
    font-size: 22px;
}
.testimonial-cake p{
    font-size: 24px;
    line-height: 34px;
    color: #615854;
    font-style: italic;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 18px;
    font-weight: 300;
}
.lead-cake{
    color: #2e2927;
    font-size: 25px;
    margin-right: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 18px;
}
.lead-cake b{
    font-size: 600;
    font-style: italic;
}
.diet{
    font-size: 34px;
    color: #292c27;
    letter-spacing: -1px;
    font-weight: 500;
}
.lp-pic-room {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 10px;
}
.lp-pic-room img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    max-width: 100%;
}
.lp-pic-room:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
.room-block {
    border: #efefef solid 1px;
}
.room-block .room-pic .img-caption {
    position: absolute;
    top: 0px;
    right: 15px;
    font-weight: 600;
    padding: 8px 16px;
}
.room-block .room-pic .img-caption span {
    font-size: 14px;
    color: #fff;
}
.room-block .room-info {padding:20px;}
.room-block .room-info h2 {
    margin-bottom: 20px; 
    margin-top: 0;
    color: #494a47;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: -1px;
}
.room-block .room-info p {
    color: #6a6b67;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 28px;
}
.room-block .grey-box {
    border: #efefef solid 1px;
    background-color: #f7f6f5;
    font-weight: 600;
    padding: 11px;
}
.room-block .grey-box span {
    font-size: 15px;
    color: #494a47;
}
.room-block .grey-box span {
    font-size: 15px;
}
.benefit-block-room .square {
    height: 100px;
    width: 100px;
    border: 5px solid ;
    margin-bottom: 10px;
    float: left;
    margin-right: 30px;
    text-align: center;
    line-height: 7.9;
}
.benefit-block-room .square i {
    font-size: 42px;
    margin-left: 0px;
}
.benefit-block-room {
    display: inline-block;
}
.benefit-block-room .benefit-info-room {
}
.benefit-block-room .benefit-info-room h2 {
    line-height: 32px;
    margin-top: 15px;
    font-weight: 300;
    color: #494a47;
    font-size: 24px;
}
a.social-room {
    display: inline-block;
    margin-right: 30px;
}
a.social-room i {
    font-size: 36px;
    color: #e5e6e3;
    margin-left: 0px;
}
.room ul li{
    font-size: 21px;
    margin-bottom: 25px;
    display: flex;
    color: #7a7878;
}
.room ul li i{
    font-size: 21px;
    margin-right: 20px;
    margin-left: 0px;
}
.testimonial-block-room .testimonial-info p{
    font-size: 24px;
    font-style: italic;
    line-height: 36px;
    color: #6a6b67;
    margin-bottom: 30px;
    font-weight: 300;
}
.testimonial-block-room .testimonial-img {
    float: left;
    margin-right: 20px;
}
.testimonial-block-room .testimonial-name {
    margin-top: 20px;
    display: inline-block;
}
.testimonial-block-room .testimonial-name span {
    font-size: 21px;
    font-weight: 600;
}
.testimonial-block-room .testimonial-name small {
    font-size: 14px;
    color: #6a6b67;
}
.form-group .col-md-7{
    padding: 0 15px 0 0;
}
.form-group .col-md-5{
    padding:  0 0 0 15px;
}
.lp-btn-default-meeting {
    border-color: #252623;
    background-color: #252623;
    color: #f9f9f9;
    padding: 7px 12px;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 700;
}
.lp-btn-default-meeting {
    padding: 10px 39px;
    margin-top: 25px;
}
.lp-btn-default-meeting:hover, .lp-btn-default-meeting:focus {
    background-color: #fff;
    border-color: #fff;
    color: #97bf51;
}
.form-box-meeting h1 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 35px;
    font-size: 36px;
    letter-spacing: -1px;
}
ul.caption-meeting{
    margin-bottom: 30px;
}
ul.caption-meeting li{
    font-size: 24px;
    color: #fff;
    margin-bottom: 15px;
}
ul.caption-meeting li i{
    font-size: 24px;
    margin-right: 15px;
    margin-left: 0px;
}
.lp-form-makeup {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-top: 50px;
}
 
.lp-form-makeup .form-group{
    margin-bottom: 20px;
}
input.form-control-makeup, select.form-control-makeup {
    height: 48px;
    background-color: #f6f6f6;
    margin-bottom: 0px;
    border: 1px solid #e2e2e2;
    color: #2b212f;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: 200;
}
.lp-btn-primary-makeup {
    color: #fff;
    font-weight: 200;
    padding: 9px 33px;
    margin-bottom: 0px;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 2px;
    letter-spacing: 2px;
}
.lp-btn-primary-makeup:hover {
    background-color: #781343;
    border-color: #781343;
    color: #fff;
}
.lp-pic-makeup {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 30px;
}
.lp-pic-makeup img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    max-width: 100%;
}
.lp-pic-makeup:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
.service-block-makeup h2{
    font-size: 24px;
    color: #2B212E;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: 1px;
}
.service-block-makeup p{
    color: #656167;
    letter-spacing: 1px;
    font-size: 17px;
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 30px;
}
.lp-pic-about {
    border: 5px solid ;
}
.makeup-about{
    color: #656167;
    letter-spacing: 1px;
    font-size: 17px;
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 30px;
}
.makeup-about ul li i{
    margin-left: 0px;
}
.white-bg {
    color: #2b212f;
    font-size: 20px;   
    line-height: 35px;
    font-weight: 200;
    background-color: #fff;
    padding: 30px;
    position: relative;
    border: 1px solid #d8d8d8;
}
.white-bg a{
    margin-right: 20px;
}
.white-bg p{
    margin-bottom: 0;
}
.white-bg a i{
    font-size: 32px;
    margin-left: 0px;
}
#gallery-makeup.owl-theme .owl-controls{
    text-align: center;
    margin-top: 30px;
}
#gallery-makeup.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#gallery-makeup.owl-theme .owl-controls .owl-page.active span, #gallery-makeup.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background-color: #9d9d9d;
}
.pricing-block-makeup .pricing-info {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
.pricing-block-makeup .pricing-info h2 {
    font-size: 24px;
    color: #2b212f;
    font-weight: 400;
    margin-top: 0px;
    letter-spacing: 1px;
    margin-bottom: 43px;
}
.pricing-block-makeup .bg-ptn {
    background-repeat: repeat;
}
.pricing-block-makeup .icon-circle {
    position: absolute;
    top: 60px;
    left: 33%;
    margin: 45px 0px 30px;
}
.pricing-block-makeup .icon-circle {
    height: 135px;
    width: 135px;
    line-height: 8.2;
    border-radius: 100%;
    text-align: center;
}
.pricing-block-makeup .icon-circle h1 {
    margin-bottom: 0px;
    margin-top: 30px;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.1;
}
.pricing-block-makeup .icon-circle small {
    font-size: 17px;
    color: #fff;
    position: absolute;
    top: 20px;
    left: 27px;
    line-height: 8.2;
}
.pricing-block-makeup .pricing-ctn {
    background-color: #fff;
    padding: 10px 40px;
    padding-top: 120px;
    text-align: center;
    border: 2px solid #f0f0f0;
}
.pricing-block-makeup .pricing-ctn ul {
    margin-bottom: 30px;
    padding:0;
}
.pricing-block-makeup .pricing-ctn ul li {
    color: #4e4e4e;
    font-size: 16px;
    margin-bottom: 15px;
    list-style: none;
    font-weight: 200;
}
.testimonial-block-makeup .testimonial-pic{    
    border: 2px solid #2b212f;
    margin: 0 auto 40px;
    width: 155px;
    height: 155px;
    border-radius: 100px;
}
.testimonial-block-makeup p{
    text-align: center;
    color: #2b212f;
    font-style: italic;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 30px;
}
.testimonial-block-makeup h3{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: 1px;
}
.testimonial-block-makeup.owl-theme .owl-controls{
    text-align: center;
    margin-top: 0px;
}
.testimonial-block-makeup.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.testimonial-block-makeup.owl-theme .owl-controls .owl-page.active span, #gallery-makeup.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background-color: #9d9d9d;
}

.form-box-edu {
    background-color: #e7ecee;    
    padding : 24px;    
}
.form-box-edu h1 {
    font-size: 28px;
    color: #2b2d2e;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.form-box-edu .form-group{margin-bottom: 5px;}
input.form-control-edu {
    border: 1px #d0d7da solid;
    background-color: #fff;
    height: 50px;
    font-size: 15px;
    color: #65696b;
    border-radius: 0px;
}
select.form-control-edu {
    border: 1px #d0d7da solid;
    background-color: #fff;
    height: 50px;
    font-size: 15px;
    color: #65696b;
    margin-bottom: 10px;
    border-radius: 0px;
    -webkit-appearance:none;
}
.form-box-edu .lp-btn-default-edu {
    font-size: 18px;
    padding: 14px;
    color: #fff;
    text-transform: uppercase;
}
.lp-btn-default-edu {
    font-weight: 700;
    border-radius: 1px;
    color: #fff;
    padding: 19px 53px;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-default-edu:hover {
    color: #fff;
}
.form-box-edu .input-group[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
}
.caption-edu ul {
    display: inline-block;
}
.caption-edu ul li {
    font-size: 17px;
    color: #fff;
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
}
.caption-edu ul li i{
    margin-left: 0px;
}
.skill-icon-edu {
    float: left;
}
.skill-info-edu {
    margin-left: 80px;
}
.skill-info-edu h2 {
    font-size: 22px;
    letter-spacing: -1px;
    color: #2b2d2e;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: 1.1;
}
.skill-info-edu p {
    margin-top: 0px;
    color: #65696b;
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 29px;
}
.price-block-edu .basic {
    background-color: #f4f7f9;
    padding-bottom: 35px;
    padding-top: 35px;
    border : 1px#e0e6e9 solid;
    text-align: center;
}
.price-block-edu .basic h2 {
    margin-bottom: 21px;
    font-size: 22px;
    letter-spacing: -1px;
    color: #2b2d2e;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.1;
}
.price-block-edu .basic small {
    font-size: 14px;
    color: #65696b;
}
.price-info-edu span {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
}
.price-info-edu h1 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 60px;
    text-align: center;
}
.price-info-edu {
    background-color: #f4f7f9;
    padding: 30px 20px;
    border-bottom: 1px#e0e6e9 solid;
    border-right: 1px#e0e6e9 solid;
    border-left: 1px#e0e6e9 solid;
    text-align: center;
    margin-bottom: 20px;
}
.price-info-edu .month {
    margin-bottom: 40px;
    border-radius: 2px;
    padding: 3px 15px;
    background-color: #fff;
    display: inline-block;
    text-align: center;
}
.price-info-edu ul {
    margin-bottom: 35px;
    text-align: left;
    margin-top: 0;
}
.price-info-edu ul li {
    display: flex;
    color: #65696b;
    font-size: 18px;
    margin-bottom: 15px;
    list-style: none;
}
.price-info-edu ul li i {
    font-size: 17px;
    margin-left: 15px;
    margin-right: 15px;
}
.price-info-edu a {
    text-align: center;
}
.price-info-edu .lp-btn-default-edu {
    font-weight: 700;
    border-radius: 1px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 9px 15px;
    font-size: 17px;     
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
    display: none;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panel-title > a{
    background: #fff;
    display: block;
    padding: 10px 15px;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
    position: relative;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    border: 1px solid #e0e6e9; 
    border-radius: 2px;
    line-height: 1.1;
}
.vc_tta-container .vc_tta.vc_general .vc_tta-panel-title > a span{
    color:#333;
    font-size: 21px;
    font-weight: 600;
} 
.vc_tta-container .vc_tta.vc_general .vc_tta-panel-body{
    border: 1px solid #e0e6e9!important;
    box-sizing: content-box;
    padding: 15px;
    display: none;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: padding 0.2s ease-in-out;
    transition: padding 0.2s ease-in-out;
    font-size: 17px;
    background-color: #fff!important;
}
.testimonial-block-edu .testimonial-info-edu h3 {
    color: #65696b;
    font-style: italic;
    line-height: 36px;
    font-size: 19px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
}
.testimonial-block-edu .testimonial-pic-edu {
    float: left;
    margin-right: 21px;
}
.testimonial-block-edu .name-edu {
    margin-top: 18px;
    display: inline-block;
}
.testimonial-block-edu .name-edu h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 21px;
    letter-spacing: -1px;
    margin-top: 0;
}
.testimonial-block-edu .name-edu small {
    font-size: 14px;
}
.lp-form-carre {
    background-color: #f2f5fa;
    padding: 40px 30px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 25px;
}
.lp-form-carre h1 {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 700;
    letter-spacing: 0px;
}
.lp-form-carre .input-group-carre[class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
}
.lp-form-carre .input-group-addon-carre {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #55575a;
    text-align: center;
    background-color: #fff;
    border-top: 2px solid #c2c7d4;
    border-bottom: 2px solid #c2c7d4;
    border-right: 2px solid #c2c7d4;
    border-radius: 0px 3px 3px 0px;
}
.form-group-carre {
    margin-bottom: 13px;
}
.form-group-carre label {
    font-weight: 600;
    font-weight: 300;
    margin-bottom: 10px;
}
input.form-control-carre, select.form-control-carre {
    height: 48px;
    background-color: #fff;
    margin-bottom: 0px;
    border: 2px solid #c2c7d4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    color: #b2b6bd;
}
input.input-group-addon-carre:last-child {
    border-left: 0;
    float: right;
    position: relative;
    bottom: 50px;
    right: 1px;
    font-size: 15px;
    line-height: 0;
}
.lp-btn-primary-carre {
    border-color: #de5b32;
    background-color: #f36639;
    color: #fff;
    font-weight: 700;
    padding: 9px 35px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
}
.lp-btn-primary-carre:hover, .lp-btn-primary-carre:focus {
    color: #fff;
}
.weight-700{
    font-weight: 700;
}
.font-weight-700{
    font-weight: 700;
}
.font-weight-600{
    font-weight: 600;
}
.font-weight-500{
    font-weight: 500;
}
.font-weight-400{
    font-weight: 400;
}
.font-weight-300{
    font-weight: 300;
}
.point-block-carre{
    text-align: center;
    margin-bottom: 20px;
}
.circle-carre {
    width: 128px;
    height: 128px;
    border-radius: 100%;
    background-color: #f2f5fa;
    margin: 0 auto 38px;
    font-size: 42px;
    text-align: center;
    line-height: 3;
}
.circle-carre i.fa{
    margin-left: 0px;
}
.point-block-carre h2{
    font-size: 24px;
    color: #27292d;
    font-weight: 700;
    margin-bottom: 17px;
    margin-top: 0px;
}
.point-block-carre p{
    color: #505358;
    letter-spacing: 0px;
    font-size: 16px;
    margin-bottom: 19px;
    font-weight: 300;
    line-height: 28px;
}
.lead-carre{
    color: #505358;
    letter-spacing: 0px;
    font-size: 16px;
    margin-bottom: 19px;
    font-weight: 300;
    line-height: 28px;
}
ul.schedules-day li{
    margin-bottom: 20px;
    font-size: 16px;
}
ul.schedules-day li:last-child{
    margin-bottom: 20px;
}
ul li.day{
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 0px;
}
ul li.day.day-call{
    margin-bottom: 20px;
}
ul.tecnical-support li{
    font-size: 16px;
}
.bg-color-carre {
    background-color: #f2f5fa;
}
.lead-carre ul{
    margin-bottom: 20px;
}
.lead-carre ul li{
    margin-bottom: 15px;
}
.testimonial-block-carre {
    text-align: center;
}
.testimonial-block-carre .testimonial-info-carre {
    text-align: center;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 40px;
    position:relative;
}
.testimonial-block-carre .testimonial-info-arrow-carre{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #fff transparent transparent transparent;
    bottom: 216px;
    position: absolute;
    margin-left: 42%;
}
.testimonial-block-carre .testimonial-info-carre p {
    font-style: italic;
    margin-bottom: 45px;
    font-weight: 700;
    color: #505358;
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 28px;
}
.testimonial-block-carre .testimonial-detail-carre img {
    margin-bottom: 30px;
}
.testimonial-block-carre .testimonial-detail-carre h3{
    font-size: 18px;
    color: #27292d;
    font-weight: 700;
    margin-bottom: 17px;
    margin-top: 0px;
}
.testimonial-block-carre .testimonial-detail-carre span {
    color: #1749a9;
    font-size: 14px;
}
h3 b{
    color:#505358;
    font-size: 21px;
    letter-spacing: 1px;
}
.lead-fitness{
    margin-top: 0px;
    color: #858585;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px;
    line-height: 29px;
}
.lead-form-fitness {
    background-color:#fff;
    padding:30px;
}
.lead-form-fitness h1 {
    font-size: 48px;
    letter-spacing: -3px;
    color: #030305;
    margin-bottom: 30px;
    margin-top: 0px;
}
input.form-control-fitness, select.form-control-fitness {
    border-radius:0px;
    height: 50px;
    border:1px solid #dadada;
    background-color: #f7f6f6;
    font-family: 'Roboto Condensed';
}
textarea.form-control-fitness {
    border-radius:0px;
    border:1px solid #dadada;
    background-color: #f7f6f6;
}
.lead-form-fitness p {
    font-family: 'Roboto Condensed';
    font-size: 15px;
    color: #030305;
    margin-bottom: 0px;
    line-height: 29px;  
}
.highlight-fitness{
    font-family: 'Contrail One';
}
.checkbox{
    margin-bottom: 20px!important;
}
.checkbox input[type="checkbox"]{
    margin-left: 0;
}
.checkbox span span span{
    margin-left: 15px;
    font-size: 16px;
    color: #858585;
    font-family: 'Roboto Condensed';
}
.lp-btn-primary-fitness {
    border-radius:0px;
    color: #fff;
    padding: 12px 45px;
    margin-top: 30px;
    margin-bottom:10px;
    font-size:18px;
    font-family: 'Contrail One';
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-primary-fitness:hover, .lp-btn-primary-fitness:focus {
    background-color: #030305;
    border-color:#030305;
    color: #fff;
}
.letter-spacing-3{
    letter-spacing: -3px;
}
.letter-spacing-1{
    letter-spacing: -1px;
}
.lp-section-block-fitness {
    text-align:center;
}
.lp-section-block-fitness .icon-circle-fitness {
    height: 125px;
    width: 125px;
    line-height: 8.2;
    border-radius: 100%;
    text-align: center;
    margin: 0px auto 60px;
}
.lp-section-block-fitness .icon-circle-fitness img {
    vertical-align: middle;
}
.lp-section-block-fitness h2{
    font-size: 29px;
    letter-spacing: -1px;
    color: #030305;
    margin-bottom: 30px;
    margin-top: 0;
}
.lp-section-block-fitness p{
    margin-top: 0px;
    color: #858585;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px;
    line-height: 29px;
}
.app-info-fitness h1{
    margin-bottom: 30px;
    margin-top: 0px;
    font-size: 48px;
    letter-spacing: -3px;
    color: #fff;
}
.app-info-fitness p{
    margin-top: 0px;
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px;
    line-height: 29px;
}
.open-now{
    display: none;
}
.lp-section-block-fitness2{
    margin-bottom: 30px;
}
.lp-section-block-fitness2 h1 {
    font-size: 71px;
    letter-spacing: -3px;
    color: #030305;
    font-family: 'Contrail One', cursive;
    margin-bottom: 30px;
    margin-top: 0px;
    font-weight: 500;
    line-height: 1.1;
}
.lp-section-block-fitness2 p{
    margin-top: 0px;
    color: #858585;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px;
    line-height: 29px;
}
.lp-section-block-fitness2 p.lp-lead-fitness{
    font-family: 'Contrail One', cursive;
    font-size: 22px;
    color: #030305;
    margin-bottom: 30px;
    line-height: 29px;
    margin-top: 0;
}
.lp-section-block-fitness2 .lp-btn-primary-fitness{
    padding: 9px 45px;
    margin-top: 0;
}
.close-sign {
    position: relative;
    text-align: right;
    top: 70px;
    text-transform: uppercase;
}
.close-sign i {
    color:#cb2529;
}
.pricing-block-fitness{
    background-color: #f7f3f3;
    padding: 50px 25px;
    text-align: center;
    margin-bottom: 30px;
}
.pricing-block-fitness h2{
    margin-bottom: 40px;
    font-size: 29px;
    letter-spacing: -1px;
    color: #030305;
    margin-top: 0px;
}
.pricing-block-fitness .icon-circle-fitness{
    width: 130px;
    height: 130px;
    line-height: 8.2;
    border-radius: 100%;
    text-align: center;
    margin: 0px auto 35px;
}
.pricing-block-fitness .icon-circle-fitness h1{
    color: #fff;
    margin-bottom: 0px;
    padding-top: 23px;
    font-size: 48px;
    letter-spacing: -3px;
    margin-top: 0px;
}
.pricing-block-fitness .icon-circle-fitness h1 small{
    color: #fff;
    font-size: 20px;
    top: 150px;
    position: absolute;
    left: 165px;
}
.pricing-block-fitness .icon-circle-fitness p{
    color:#fff;
    margin-top: 0px;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 29px;
}
.pricing-block-fitness ul{
    margin-bottom: 30px;
}
.pricing-block-fitness ul li{
    margin-bottom: 20px;
    position: relative;
    color: #858585;
    font-size: 18px;
    font-family: 'Roboto Condensed';
    list-style: none;
}
.pricing-block-fitness.pricing-block-feature-fitness ul li,.pricing-block-fitness.pricing-block-feature-fitness ul li i{
    color:#fff;
}
.pricing-block-fitness ul li i{
    color: #858585;
}
.pricing-block-fitness .lp-btn-grey-fitness {
    border-color: #858585;
    background-color: #858585;
    border-radius: 0px;
    color: #fff;
    font-size: 18px;
    padding: 9px 45px;
    font-family: 'Contrail One';
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.pricing-block-fitness .lp-btn-grey-fitness:hover, .lp-btn-grey-fitness:focus {
    color: #fff;
}
.pricing-block-fitness.pricing-block-feature-fitness .lp-btn-grey-fitness:hover, .lp-btn-grey-fitness:focus {
    background-color: #fff;
    border-color: #fff;
}
#testimonials-fitness .item {
    background-color: transparent;
    padding: 30px 0px;
    padding-top: 10px;
    margin: 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
}
#testimonials-fitness .item p {
    margin-top: 0px;
    color: #858585;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 29px;
    font-family: 'Roboto Condensed';
}
#testimonials-fitness .item .client .client-img {
    float: left;
    margin-right: 50px;
    width:84px;
}
#testimonials-fitness .item .client p.client-name {
    font-size: 29px;
    letter-spacing: -1px;
    color:#030305;
    padding-top: 20px;
}
#testimonials-fitness .item .client p.client-name small {
    font-size:15px;
}

.lead-form-carbooking {
    background-color: #111;
    padding: 30px 15px;
    margin-top: 110px;
    display: inline-block;
}
.lead-form-carbooking .col-md-4.padding-right-7{
    padding-right: 7px;
}
.lead-form-carbooking .col-md-4.padding-left-right-0{
    padding-right: 0px;
    padding-left: 0px;
}
.lead-form-carbooking .col-md-4.padding-left-7{
    padding-left: 7px;
}
.lead-form-carbooking .col-md-6.padding-left-7{
    padding-left: 7px;
}
.lead-form-carbooking .col-md-6.padding-right-0{
    padding-right: 0px;
}
.lp-btn-primary-carbooking { 
    font-weight: 600;
    padding: 9px 45px;
    margin-bottom:10px;
    font-size:18px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 2px;
}

input.form-control-carbooking, select.form-control-carbooking {
    height: 48px;
    background-color: #f8f8f8;
    margin-bottom: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: 0;
}
.lp-section-block-carbooking{
    background-color:#f3f3f3; 
    padding:50px 40px; 
    border-radius:4px;
    color: #4e4e4e;
    text-align: center;
}
.lp-section-block-carbooking:hover{
    color:#1e1e1e!important;
}
.lp-section-block-carbooking i {
    font-size: 31px;
    color: #7f7e7c;
    margin-bottom: 25px;
}
.lp-section-block-carbooking h3 {
    margin-bottom: 0px;
    margin-top: 0;
    color: #7f7e7c;
    font-size: 20px;
    letter-spacing: -1px;
}
.lp-section-block-carbooking:hover h3 {
    color: #1e1e1e;
    font-size: 20px;
}
.lp-section-block-carbooking-2 h3{
    font-size: 24px;
    color: #1e1e1e;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 0px;
    letter-spacing: -1px;
    line-height: 1.1;
}
.lp-section-block-carbooking-2 h3 i{
    margin-right: 10px;
    margin-left: 0px;   
}
.lp-section-block-carbooking-2 p{
    color: #4e4e4e;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    line-height: 28px;
}
i.fa{
    margin-left: 10px;
}
.pricing-block-carbooking .pricing-info-carbooking {
    background-color: #333333;
    text-align: center;
    padding-top: 30px;
    position: relative;
    height: 182px;
}
.pricing-block-carbooking .pricing-info-carbooking h3 {
    color: #fff;
    margin-bottom: 73px;
    font-size: 22px;
    margin-top: 0px;
    letter-spacing: -1px;
}
.pricing-block-carbooking .icon-circle-carbooking {
    position: absolute;
    top: 50px;
    left: 33%;
    margin: 70px 0px;
    height: 125px;
    width: 125px;
    line-height: 8.2;
    border-radius: 100%;
    text-align: center;
}
.pricing-block-carbooking .icon-circle-carbooking h1 {
    margin-bottom: 0px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 42px;
    letter-spacing: -1px;
}
.pricing-block-carbooking .icon-circle-carbooking h1 small {
    font-size: 23px;
    color: #333;
    position: absolute;
    top: 37px;
    left: 12px;
    line-height: 1.1;
}
.pricing-block-carbooking .pricing-ctn-carbooking {
    background-color: #1e1e1e;
    padding: 10px 40px;
    padding-top: 120px;
    text-align: center;
}
.pricing-block-carbooking .pricing-ctn-carbooking p {
    color: #949494;
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 28px;
}
.lp-section-block-carbooking-3{
    margin-bottom: 90px;
}
.lp-section-block-carbooking-3 .question-block {
    margin-bottom: 30px;
    display: flex;
}
.lp-section-block-carbooking-3 span.square {
    padding: 10px 10px;
    width: 60px;
    height: 60px;
    line-height: 2;
    float: left;
    text-align: center;
    margin-right: 15px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 2px;
}
.lp-section-block-carbooking-3 .question-block h3{
    margin-bottom: 0px;
    text-align: left;
    padding-top: 7px;
    color: #1e1e1e;
    margin-top: 0px;
    letter-spacing: -1px;
}
.lp-section-block-carbooking-3 p{
    color: #4e4e4e;
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 28px;
}
.app-pic-carbooking {
    bottom: -70px;
}
.app-info-carbooking{
    margin-top: 100px;
}
.app-info-carbooking h1{
    font-size: 45px;
    color: #1e1e1e;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 30px;
    margin-top: 0px;
    letter-spacing: -1px;
    line-height: 1.1;
}
.app-info-carbooking p{
    color: #4e4e4e;
    font-size: 17px;
    margin-bottom: 30px;
    line-height: 28px;
}
.app-info-carbooking a{
    margin-right: 20px;
    margin-bottom: 30px;
}
.form-box-handyman {
    padding: 40px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.form-box-handyman h1 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 35px;
    margin-top: 0px;
    font-size: 36px;
    letter-spacing: -1px;
}
.form-group-handyman{
    margin-bottom: 15px;
}
input.form-control-handyman {
    border: 0px;
    background-color: #fff;
    height: 45px;
    font-size: 15px;
    color: #a0a0a0;
}
select.form-control-handyman {
    border: 0px;
    background-color: #fff;
    height: 45px;
    font-size: 15px;
    color: #a0a0a0;
}
.form-box-handyman .lp-btn-default-handyman {
    background-color: #191919;
    font-size: 17px;
    padding: 10px 39px;
    color: #fff;
    margin-top: 13px;
    border-radius: 2px;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 700;
}
.header-handyman ul{
    margin-bottom: 30px;
}
.header-handyman ul li{
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
    list-style: none;
}
.header-handyman ul li i{
    color:#fff;
    margin-right: 10px;
}
.lead-handyman{
    margin-bottom: 22px;
    font-size: 16px;
    color: #7a7878;
    line-height: 28px;
}
.service-block-handyman .lp-white-box:hover {
    color: #fff;
}
.lp-white-box {
    margin-bottom: 30px;
    background-color: #fff;
    padding: 40px;
    border-radius: 2px;
}
.service-block-handyman .lp-white-box h3{
    margin-bottom: 25px;
    font-size: 18px;
    color: #191919;
    font-weight: 400;
    margin-top: 0;
}
.service-block-handyman .lp-white-box:hover h3,.service-block-handyman .lp-white-box:hover p{
    color: #fff;
}
.service-block-handyman .lp-white-box p{
    color: #7a7878;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 28px;
}
.item-handyman{
    margin-left: 10px;
    margin-right: 10px;
}
.service-handyman .owl-controls{
    text-align: center;
}
.price-info-handyman .lp-white-box{
    padding:25px;
}
.price-info-handyman .lp-white-box h3 {
    margin-bottom: 20px;
    font-size: 18px;
    color: #191919;
    font-weight: 400;
    margin-top: 0px;
    line-height: 1.1;
}
.price-info-handyman .lp-white-box p{
    color: #7a7878;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 28px;
}
.price-info-handyman .amt-handyman{
    color: #FFF;
    float: right;
    padding: 0px 10px;
    bottom: 60px;
    position: relative;
    border-radius: 2px;
}
.price-info-handyman .amt-handyman p{
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}
.price-info-handyman .amt-handyman p span{
    font-size: 14px;
}
.customer-block-handyman .lp-white-box{
    border: #e3dfdb solid 1px;
    margin-left: 15px;
}
.customer-block-handyman .lp-white-box p{
    font-size: 22px;
    font-style: italic;
    line-height: 36px;
    color: #3a3735;
    font-weight: 700;
}
.customer-block-handyman .lp-white-box img {
    background-color: #fff;
    height: 96px;
    width: 96px;
    line-height: 8.2;
    border-radius: 100%;
    text-align: center;
    margin: 0px auto 60px;
    border: #e3dfdb solid 1px;
    float: left;
    margin-right: 20px;
}
.customer-block-handyman .lp-white-box h3{
    font-size: 24px;
    font-weight: 600;
    margin-top: 30px;
}
.testimonial-handyman .owl-controls{
    text-align: center;
}
.lead-form-moving {
    background-color: #fff;
    padding: 30px;
}
.lead-form-moving .col-md-6{
    padding:0;
}
.lead-form-moving .col-md-6.padding-right-30{
    padding-right: 30px;
}
.lead-form-moving h1{
    font-size: 42px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 30px;
    margin-top: 0px;
}
.form-group-moving {
    margin-bottom: 10px;
}
input.form-control-moving, select.form-control-moving {
    border-radius: 2px;
    height: 50px;
    border: 1px solid #eeeeee;
    background-color: #eeeeee;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    color: #55575a;
}
.form-group-moving .col-md-6 input{
    margin-bottom: 10px;
}
.lp-btn-primary-moving {
    font-weight: 700;
    border-radius: 0px;
    color: #fff;
    padding: 15px 45px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-primary-moving:hover, .lp-btn-primary-moving:focus {
  background-color: #272829;
  border-color:#272829;
  color: #fff;
}
.lp-section-block-moving .col-md-5{
    padding-right: 0px;
    padding-left: 0px;
}
.service-img-moving {
    float: left;
}
.lp-section-block-moving .col-md-7{
    padding-left: 0px;
    margin-left: -4px;
}
.lp-section-block-moving .service-info-moving {
    border-right: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 31px 35px 27px 35px;
}
.lp-section-block-moving .service-info-moving h2{
    margin-bottom: 10px;
    font-size: 29px;
    color: #303337;
    letter-spacing: -1px;
    margin-top: 0px;
    line-height: 1.1;
}
.lp-section-block-moving .service-info-moving p{
    margin-bottom: 0;
    margin-top: 0px;
    color: #7e828a;
    font-size: 16px;
    line-height: 25px;
}
.gallery-moving .owl-controls{
    text-align: center;
    position: relative;
    top:-40px;
}
.lead-moving{
    margin-top: 0px;
    color: #7e828a;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 26px;
}
.feature-block-moving img{
    float: left;
    margin-right: 15px;
    width: 35px;
    height: 35px!important;
    padding-top: 7px;
    margin-top: -7px;
}
.feature-block-moving h2{
    margin-top: 7px;
    margin-bottom: 23px;
    font-size: 29px;
    color: #303337;
    letter-spacing: -1px;
}
.work-pic-moving{
    position: relative;
}
.work-pic-moving .work-caption-moving {
    position: absolute;
    text-align: center;
    top: 30%;
    left: 0;
    right: 0;
}
.work-pic-moving .circle-moving {
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #fff;
    margin: auto;
    color: #fff;
    line-height: 2;
    bottom: 30px;
    position: relative;
    font-size: 26px;
    font-weight: 700;
    box-shadow: 2px 1px 6px #282828;
    -webkit-box-shadow: 2px 1px 6px rgba(152, 152, 152, 0.75);
    -moz-box-shadow: 2px 1px 6px rgba(152, 152, 152, 0.75);
}
.work-pic-moving .work-caption-moving h2{
    color: #fff;
    text-align: center;
    font-size: 29px;
    letter-spacing: -1px;
    margin-bottom: 30px;
    margin-top: 0px;
}
.area-img-moving .area-caption-moving {
    display: inline-block;
    padding:4px 13px;
    border-radius: 2px;
    position: absolute;
    bottom: 10PX;
    margin-left: 10px;
}
.area-img-moving .area-caption-moving p {
    text-transform: uppercase;
    color:#fff;
    font-size:13px;
    margin-bottom:0px;
    font-weight:700;
    line-height: 26px;
}
.area-img-moving .area-caption-moving p i {
    margin-right:10px;
}
input.form-control-mortgage, select.form-control-mortgage {
    border-radius:0px;
    height: 50px;
    border:1px solid #c9d0d6;
    background-color: #fff;
    box-shadow:inset 0 0px 0px rgba(0, 0, 0, .075);
    color:#464646;
}
.form-group-mortgage {
    margin-bottom: 5px;
}
.box-color-mortgage{
    background-color:#f0f6fb;
    padding: 30px;
}
.box-color-mortgage h1{
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 36px;
    letter-spacing: -1px;
    font-weight: 700;
    line-height: 1.1;
}
.lp-btn-primary-mortgage {
    font-weight: 700;
    border-radius: 0px;
    color: #fff;
    padding: 9px 45px;
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 1.42857143;
}
.lp-btn-primary-mortgage:hover, .lp-btn-primary-mortgage:focus {
    background-color: #414345;
    border-color: #414345;
    color: #fff;
}
.lead-mortgage{
    margin-top: 0px;
    color: #616668;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 26px;
}
ul.mortgage li{
    color: #7d8185;
    font-size: 18px;
    margin-bottom: 15px;
    list-style: none;
}
ul.mortgage li i{
    margin-left: 0px;
}
.advice-block-mortgage .box-color-mortgage{
    padding: 18px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}
.advice-block-mortgage .box-color-mortgage h3{
    font-size: 21px;
    color: #3b3f46;
    margin-top: 0;
    margin-bottom: 0;
}
.advice-block-mortgage .box-color-mortgage h3 i{
    margin-left: 0px;
}
.advice-block-mortgage .box-color-mortgage p{
    margin-top: 0px;
    color: #616668;
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 26px;
}
.lp-btn-default-mortgage {
    border-radius: 0px;
    color: #fff;
    font-weight: 700;
    padding: 12px 45px;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-default-mortgage:hover, .lp-btn-default-mortgage:focus {
    background-color: #414345;
    border-color: #414345;
    color: #fff;
}

.lp-form-hotel .col-md-6{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 8px;
}
.lp-form-hotel .col-md-6.padding-left-30{
    padding-left: 30px;
}
.lp-form-hotel{
    background-color: rgba(255, 255, 255, .30);
    padding: 30px;
    border: 1px solid #889398;
}
.lp-form-hotel h1{
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 20px;
    margin-top: 0px;
}
.lp-form-hotel .form-group-hotel{
    margin-bottom: 8px;
}
input.form-control-hotel, select.form-control-hotel {
    border-radius: 0px;
    height: 48px;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    color: #55575a;
}
.lp-btn-primary-hotel {
    font-weight: 700;
    border-radius: 0px;
    color: #fff;
    padding: 15px 45px;
    margin-bottom: 10px;
    font-size: 20px;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-primary-hotel:hover, .lp-btn-primary-hotel:focus{
    background-color: #272829;
    border-color:#272829;
    color: #fff;
}
.lead-hotel{
    margin-top: 0px;
    color: #392f28;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 26px;
}
.lead-hotel ul li{
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    list-style: none;
}
.lead-hotel ul li i{
    color: #fff;
}
.newsletter-hotel .input-group-hotel{
    display: table;
}
.input-group-hotel .form-control-hotel{
    display: table-cell;
}
.newsletter-hotel .input-group-hotel .input-group-btn-hotel{
    display: table-cell;
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width:1%;
}
.lp-btn-default-hotel {
    border-color: #1d1915;
    background-color: #1d1915;
    border-radius: 0px;
    color: #fff;
    font-weight: 700;
    padding: 11px 45px;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-default-hotel:hover, .lp-btn-default-hotel:focus {
    background-color: #cb2529;
    border-color: #cb2529;
    color: #fff;
}
.gallery-room .item {
  background-color: transparent;
  padding: 30px 0px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: left;
}
.gallery-room .gallery-pic-room {
  float: left;
  margin-right: 50px;
}
.gallery-pic-room {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(16, 14, 13, 1)), color-stop(100%, rgba(16, 14, 13, 0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(16, 14, 13, 0) 0%, rgba(16, 14, 13, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
}
.gallery-pic-room:hover {
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(206, 32, 26, 0) 0%, rgba(206, 32, 26, 1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(206, 32, 26, 1)), color-stop(100%, rgba(206, 32, 26, 0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(206, 32, 26, 0) 0%, rgba(206, 32, 26, 1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(206, 32, 26, 0) 0%, rgba(206, 32, 26, 1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(206, 32, 26, 0) 0%, rgba(206, 32, 26, 1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(206, 32, 26, 0) 0%, rgba(206, 32, 26, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0 ); /* IE6-9 */
}
.gallery-pic-room img {
  position:relative;
  z-index:-1;
  display:block;
  max-width: 450px;
}
.gallery-caption-room {
  position: absolute;
  bottom: 0px;
  padding: 0px 40px 30px;
}
.gallery-caption-room h2 {
  color:#fff;
  margin-bottom:20px;
}
.gallery-caption-room p {
  color:#eae3ce;
  margin-bottom:0px;
}
.gallery-room.owl-theme .owl-controls {
    margin-top: 60px;
    text-align: center;
    z-index: 9999;
}
.pricing-block-hotel .pricing-pic-hotel .pricing-caption-hotel {
    padding: 6px 19px;
    background-color: #000;
    float: right;
    position: relative;
    bottom: 45px;
    right: 0px;
}
.pricing-block-hotel .pricing-pic-hotel .pricing-caption-hotel h2 {
    margin-bottom: 0px;
    color: #f2f1ec;
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pricing-block-hotel .pricing-info-hotel {
    background-color: #f2f1ec;
    padding: 30px;
}
.pricing-block-hotel .pricing-info-hotel h2 {
    font-size: 24px;
    color: #392f28;
    letter-spacing: -1px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
}
.pricing-block-hotel .pricing-info-hotel ul {
    padding-left: 0;
    margin-bottom: 30px;
}
.pricing-block-hotel .pricing-info-hotel ul li {
    position: relative;
    color: #392f28;
    font-size: 18px;
    margin-bottom: 15px;
    list-style: none;
}
.pricing-block-hotel .pricing-info-hotel ul li i.fa{
    margin-left: 0px;
    color: #392f28;
}
.about-add-hotel {
  background-color:#1d1915;
  padding:30px;
  display: flex;
}
input.form-control-rental, select.form-control-rental {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 50px;
  border:0px;
  background-color: #fff;
  box-shadow:inset 0 0px 0px rgba(0, 0, 0, .075);
  color:#979ea1;
}
select.form-control-rental{-webkit-appearance:none;
    -moz-appearance:none;
    background-position:right 50%;
    background-repeat:no-repeat;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
    padding-right:15px;
  }
textarea.form-control-rental {
  border-radius:4px;
  border:1px solid #fff;
  background-color: #fff;
  box-shadow:inset 0 0px 0px rgba(255, 255, 255, .075);
  color:#a1a1a1;
}
.form-group-rental {
  margin-bottom: 20px;
}
input.form-control-rental, select.form-control-rental {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 50px;
    border: 0px;
    background-color: #fff;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    color: #979ea1;
}
.lp-btn-primary-rental {
    font-weight: 700;
    border-radius: 2px;
    color: #fff;
    padding: 11px 52px;
    margin-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-primary-rental:hover, .lp-btn-primary-rental:focus {
    color: #fff;
}
.booking-block-rental {
    margin-bottom: 30px!important;
}
.booking-block-rental .box-color-rental {
    padding: 20px 20px 20px;
    background-color: #fff;
    border: 1px solid #e8f1f6;
}
.booking-block-rental .booking-info-rental h3 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #3b3f46;
    margin-top: 0px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.1;
}
.booking-block-rental .booking-info-rental p {
    margin-bottom: 0px;
    color: #a1a9ac;
    margin-top: 0px;
    font-size: 16px;
    line-height: 26px;
}
.booking-block-rental .price-box-rental {
    padding: 20px 20px;
    background-color: #fff;
    border: 1px solid #e8f1f6;
    border-top: 0px;
}
.booking-block-rental .price-box-rental span.amount-rental {
    font-size: 16px;
    font-weight: 700;
}
.booking-block-rental .price-box-rental span.amount-rental small {
    color: #a1a9ac;
    font-size: 11px;
    text-transform: uppercase;
    margin-left: 10px;
}
.lead-rental{
    margin-top: 0px;
    color: #616668;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 26px;
}
.about-feature-rental i {
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    width: 63px;
    height: 63px;
    text-align: center;
    margin-top: -10px;
    float: left;
    margin-right: 20px;
    line-height: 2;
}
.about-feature-rental h3 {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 18px;
    color: #3b3f46;
    font-weight: 700;
    letter-spacing: -1px;
}
.about-feature-rental p {
    font-size: 15px;
    color: #a1a9ac;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 26px;
}
.service-info-rental.box-color-rental {
    padding: 30px;
    background-color: #fff;
    border: 1px solid #e8f1f6;
}
.service-info-rental.box-color-rental h3 {
    font-size: 26px;
    color: #3b3f46;
    margin-bottom: 30px;
    margin-top: 0px;
    font-weight: 700;
    letter-spacing: -1px;
}
.service-info-rental.box-color-rental ul{
    margin-top: 0px;
    margin-bottom: 0px;
}
.service-info-rental.box-color-rental ul li{
    color: #858585;
    font-size: 18px;
    margin-bottom: 15px;
    list-style: none;
}
.service-info-rental.box-color-rental ul li i{
    margin-left: 0px;
}
.feature-box-rental {
    border-bottom: 1px solid #029be7;
    padding-bottom: 30px;
    margin-bottom: 28px;
}
.feature-box-rental img {
    float: left;
    margin-right: 15px;
}
.feature-box-rental h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: 700;
    letter-spacing: -1px;
}
.testimonial-block-rental.box-color-rental {
    text-align: center;
    margin-bottom: 30px;
    padding: 30px;
    background-color: #fff;
    border: 1px solid #e8f1f6;
}
.testimonial-block-rental .testimonial-pic-rental {
    margin-bottom: 30px;
}
.testimonial-block-rental .testimonial-pic-rental img {
    margin: 0 auto;
}
.testimonial-block-rental .testimonial-info-rental p {
    color: #353a3c;
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.testimonial-block-rental .testimonial-info-rental p strong{
    color: #008ed4;
    font-weight: normal;
}
.testimonial-block-rental .testimonial-info-rental span.name {
    font-weight: 700;
    font-size: 18px;
}
.testimonial-block-rental .testimonial-info-rental span.name small {
    color: #a1a9ac;
    font-size: 85%;
}
.newsletter-rental input.form-control-rental, .newsletter-rental select.form-control-rental {
    border: 2px solid #9caab1;
    background-color: #fff;
    font-size: 13px;
    color: #a1a9ac;
}
.lead-rental ul li{
    margin-bottom: 15px;
    font-size: 18px;
    list-style: none;
}
input.form-control-carwash, select.form-control-carwash {
    border-radius: 2px;
    height: 46px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    color: #464646;
    font-family: 'PT Sans Narrow', sans-serif;
}
.form-group-carwash{
    margin-bottom: 4px;
}
.book-form-carwash {
    background-color: #f7f6f6;
    padding: 24px;
    padding: 24px 29px 24px 29px;
    border: 1px solid #e6e6e6;
}
.book-form-carwash h1 {
    color: #333333;
    font-size: 37px;
    margin-bottom: 27px;
    letter-spacing: 1px;
    font-weight :700;
    margin-top: 0;
}
.lp-btn-primary-carwash{
    font-size: 18px;
    margin-top: 11px;
    padding: 10px;
    border-radius: 2px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s;
}
.lp-btn-primary-carwash:hover, .lp-btn-primary-carwash:focus {
    background-color: #272525;
    border-color: #272525;
    color: #fff;
}
.lead-carwash ul li{
    font-size: 23px;
    color: #fff;
    margin-bottom: 15px;
    list-style: none;
}
.lead-carwash{
    margin-top: 0px;
    color: #616668;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 26px;
}
.lead-carwash ul li i{
    color:#fff;
}
.features-block-carwash .circle-carwash {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    font-size: 29px;
    color: #fff;
    text-align: center;
    line-height: 3.3;
    float: left;
    margin-right: 20px;
    margin-top: -40px;
}
.features-block-carwash .circle-carwash i.fa{
    margin-left: 0;
}
.features-block-carwash h3 {
    font-size: 20px;
    margin-top: 40px;
    color: #3b3f46;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.1;
}
.service-block-carwash {
    text-align: center;
    margin-bottom: 10px;
}
.service-block-carwash .service-icon-carwash {
    margin-bottom: 20px;
}
.service-block-carwash h2{
    font-size: 26px;
    color: #272525;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0px;
}
.service-block-carwash p{
    margin-top: 0px;
    color: #616668;
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 26px;
}
.price-block-carwash {
    margin-bottom: 20px;
}
.price-block-carwash .price-title-carwash {
    background-color: #f6f6f6;
    padding: 30px;
    border: 1px solid #e6e6e6;
}
.price-block-carwash .price-title-carwash h2 {
    margin-bottom: 0px;    
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 0px;
}
.price-block-carwash .price-info-carwash {
    border-top: 0px;
    background-color: #fff;
    border-color: #e6e6e6;
    padding: 30px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.price-block-carwash .price-info-carwash ul{
    margin-bottom: 30px;
}
.price-block-carwash .price-info-carwash ul li{
    color: #464646;
    font-size: 19px;
    margin-bottom: 15px;
    list-style: none;
}
.price-block-carwash .price-info-carwash ul li i{
    margin-left: 0px;
}
.price-block-carwash .price-info-carwash .price-carwash {
    margin-top: 20px;
    font-size: 40px;
    font-weight: 700;
}
.coupons-block-carwash {
    border: 2px dashed #e6e6e6;
    padding: 30px;
    margin-bottom: 20px;
}
.coupons-block-carwash h2 {
    text-transform: uppercase;   
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 26px;
    color: #272525;
    letter-spacing: 1px;
    margin-top: 0;
}
.coupons-block-carwash h1 {
    margin-bottom: 10px;
    font-size: 56px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 0px;
}
.coupons-block-carwash .price {
    color: #c2c2c2;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
    margin-top: 0px;
}
.coupons-block-carwash p {
    margin-top: 0px;
    color: #616668;
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 26px;
}
.coupons-block-carwash small {
    font-size: 12px;
}
.testimonial-block-carwash{
    margin-bottom: 30px;
}
.testimonial-block-carwash .box-color-carwash {
    padding: 36px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}
.testimonial-block-carwash .box-color-carwash p {
    margin-bottom: 0px;
    color: #464646;
    font-size: 22px;
    margin-top: 0;
    line-height: 26px;
}
.testimonial-block-carwash .client-say-carwash {
    border-top: 0px;
    background-color: #fff;
    border-color: #e6e6e6;
    padding: 30px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: flex;
    border-right: 1px solid #ddd;
}
.testimonial-block-carwash .client-say-carwash .client-img-carwash {
    float: left;
    margin-right: 30px;
}
.testimonial-block-carwash .client-say-carwash .client-info-carwash {
    margin-top: 15px;
}
.testimonial-block-carwash .client-say-carwash .client-info-carwash p {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 0px;
}
.faq-block-carwash {
    margin-bottom: 50px!important;
}
.faq-block-carwash h2 {
    margin-bottom: 20px;
    font-size: 26px;
    color: #272525;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 0px;
}
.faq-block-carwash h2 span {
    margin-right: 5px;
}
h1.lead-insurance b{
    border-bottom: 2px solid #3de7c9;
    color:#fff;
}
.form-group-insurance{
    float:left;
    margin-bottom: 30px;
}
.form-control-insurance {
    height: 47px;
    background-color: #fff;
    border: 2px solid #d6dae1;
    margin-right: 15px;
    width: 100%;
}
.lead-form-insurance .form-group-insurance .form-control-insurance {
    height: 47px;
    background-color: #fff;
    border: 2px solid #d6dae1;
    margin-right: 15px;
    width: 212px;
}
.lead-form-insurance .form-group-insurance label {
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 10px;
    display: block;
    font-weight: 300;
}
.btn-quote-insurance{
    margin-top: 31px;
    display: block;
    padding: 13px 58px;
    border-radius: 2px;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-quote-insurance:hover,.btn-quote-insurance:focus {
    color: #fff;
}
.lead-insurance {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 26px;
    color: #778084;
}
.insurance-box {
    text-align: center;
    margin-bottom: 25px;
    border: 3px solid #e3e7e8;
    padding: 56px 40px;
}
.insurance-box .pic img {
    margin: 0 auto;
}
.insurance-box h2{
    font-size: 26px;
    margin-bottom: 20px;
    color: #364152;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
}
.insurance-box p{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
    line-height: 26px;
    color: #778084;
}
.insurance h2{
    margin-bottom: 40px;
    line-height: 42px;
    font-size: 26px;
    color: #364152;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
}
.insurance .authoe-name{
    margin-bottom: 20px;
    font-size: 22px;
}
.newsletter-insurance .btn-go {
    padding: 13px 48px;
    border-radius: 2px;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.newsletter-insurance .btn-go:hover{
    color: #fff;
}
h1.lead-skin b{
    color:#322f2f;
}
.lead-form-skin {
    padding: 40px;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(40, 40, 40, .2);
    /* box-shadow: 0 1px 1px rgba(0,0,0,0.3); */
    box-shadow: 0px 1px 1px 1px rgba(40, 40, 40, .2);
}
.form-group-skin{
    margin-bottom: 15px;
}
.lead-form-skin .form-group-skin label {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
.lead-form-skin .form-group-skin .form-control-skin {
    height: 50px;
    background-color: #fff;
    border: 2px solid #d6dae1;
}
.btn-quote-skin {
    padding: 15px 52px;
    border-radius: 2px;
    font-size: 16px;
    border: none;
    font-family: 'Roboto Slab', serif;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 10px;
}
.btn-salmon-skin {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-salmon-skin:hover,.btn-salmon-skin:focus{
    background-color: #e84538;
    color: #fff;
}
.btn-quote-skin:hover,.btn-quote-skin:focus {
    color: #fff;
}
.lead-skin{
    font-size: 16px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
    line-height: 26px;
    color: #615b5b;
}
.lead-skin ul li{
    margin-bottom: 5px;
}
.lead-skin ul li i{
    color:#767070;
}

.physicians-pic {
    background: #fff;
    text-align: center;
    margin-bottom: 50px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(40, 40, 40, .2);
    box-shadow: 0px 1px 1px 1px rgba(40, 40, 40, .2);
}
.physicians-pic img {
    margin-top: -60px;
    width: 100%;
}
.lead-loss{
    font-size: 16px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
    line-height: 26px;
    color: #69666c;
    -webkit-font-smoothing: antialiased;
}
.lead-loss ul li{
    margin-bottom: 10px;
}
.lead-loss ul li i{
    margin-left: 0px;
    color: #69666c;
}
.circle-loss {
    background-color: #feefa4;
    font-size: 26px;
    color: #2c2731;
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 2.6;
    margin-bottom: 10px;
}
.step-loss h2{
    color: #222124;
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: 300;
    margin-top: 0px;
    -webkit-font-smoothing: antialiased;
}
.step-loss p{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 26px;
    color: #444147;
    -webkit-font-smoothing: antialiased;
}
.lead-form-loss {
    padding: 40px 40px 40px;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(40, 40, 40, .2);
    /* box-shadow: 0 1px 1px rgba(0,0,0,0.3); */
    box-shadow: 0px 1px 1px 1px rgba(40, 40, 40, .2);
}
.lead-form-loss .form-group-loss label {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
.lead-form-loss .form-group-loss .form-control-loss {
    height: 50px;
    border: 2px solid #deddd8;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
.form-group-loss {
    margin-bottom: 15px;
}
.age-gender {
    margin-bottom: 40px;
}
.btn-quote-loss {
    padding: 15px 52px;
    border-radius: 2px;
    font-size: 20px;
    border: none;
    font-family: 'Roboto', serif;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 10px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.btn-quote-loss:hover,.btn-quote-loss:focus{
    background: #f5d845;
    color: #fff;
}
.newsletter-loss label {
    font-size: 16px;
    color: #69666c;
    font-weight: 300;
}
.newsletter-loss .form-control-loss {
    height: 48px;
    background-color: #1d1922;
    border: 0px solid #d6dae1;
    margin-right: 0px;
}
.btn-green-loss {
    padding: 10px 20px;
    color: #2c2731;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 2px;
    line-height: 1.4;
}
.btn-green-loss:hover,.btn-green-loss:focus {
    background: #f5d845;
}
.lead-law{
    font-size: 16px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
    line-height: 26px;
}
.lead-form-law {
    padding: 40px;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(40,40,40,.2);
    box-shadow: 1px 3px 1px 1px rgba(40,40,40,.2);
}
.lead-form-law .form-group-law label {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
.lead-form-law .form-group-law .form-control-law {
    height: 50px;
    background-color: #fff;
    border: 2px solid #d6dae1;
}
.lead-form-law .form-group-law {
    margin-bottom: 20px;
}
.btn-quote-law{
    padding: 17px 72px;
    border-radius: 2px;
    border: none;
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-quote-law:hover {
    color: #fff;
}
.law h2{
    font-size: 26px;
    margin-bottom: 20px;
    color: #364152;
    font-family: 'Domine', serif;
    font-weight: 400;
    margin: 0px;
    line-height: 1.1;
}
.law p{
    font-size: 16px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
    line-height: 26px;
}
.law .owl-controls.clickable{
    text-align: center;
}
.team-pic-law img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(grayscale.svg); /* Firefox 4+ */
    filter: gray; /* IE 6-9 */
}
.team-pic-law img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: url(grayscale.svg); /* Firefox 4+ */
    filter: gray; /* IE 6-9 */
}
h1.lead-dating b{
    color:#fff;
}
.lead-dating{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 30px;
    line-height: 26px;
    color: #778084;
}
.start-dating {
    display: inline-block;
}
.circle-dating {
    background-color: #fff;
    font-size: 42px;
    text-align: center;
    width: 110px;
    height: 110px;
    line-height: 2.6;
    box-shadow: 1px 2px 1px 1px rgba(40,40,40,.1);
    margin-bottom: 10px;
}
.start-dating h2{
    font-size: 26px;
    margin-bottom: 20px;
    color: #364152;
    font-weight: 300;
    margin-top: 0px;
}
.start-dating h2 b{
    font-weight: 300;
}
.lead-form-dating {
    padding: 40px;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(40,40,40,.2);
     box-shadow: 0 1px 1px rgba(0,0,0,0.3); 
    box-shadow: 0px 1px 1px 1px rgba(40,40,40,.2);
}
.form-group-dating {
    margin-bottom: 15px;
}
.lead-form-dating .form-group-dating label {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}
.lead-form-dating .form-group-dating .form-control-dating {
    height: 50px;
    background-color: #fff;
    border: 2px solid #d6dae1;
}
.btn-quote-dating {
    padding: 19px 127px;
    border-radius: 2px;
    font-size: 26px;
    border: none;
    font-family: 'Comfortaa', cursive;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #2f2c2c;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.btn-quote-dating:hover,.btn-quote-dating:focus{
    color: #fff;
}
.member-block-dating.owl-theme .owl-controls{
    text-align: center;
}
.story-bg{
    text-align:center;
}
.testimonal-dating .story-bg img{ 
    border: 3px solid #fff;
    -webkit-box-shadow: 1px 2px 1px 1px rgba(40,40,40,.2);
    box-shadow: 1px 3px 1px 1px rgba(40,40,40,.2);
}
.story-bg-bottom:after {
    content: "\f004";
    display: block;
    margin: -15px auto;
    padding-bottom: 20px;
    font: normal 32px/1 FontAwesome;
}
.story-bg-right:after {
    content: "\f004";
    display: block;
    margin: -15px auto;
    padding-bottom: 20px;
    font:normal 32px/1 FontAwesome;
}
.ts-ct{
    text-align:center;
    color: #778084;
}
.ts-ct p{
    text-align: center;
    line-height: 25px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 30px;
}
.ts-ct p.couple-name-dating{
    margin-bottom: 15px;
}
.couple-name-dating{
    font-size:23px;
}

{
    padding-left: 0px;
    margin-bottom: 30px;
}
.lead-foot{
    margin-top: 0px;
    color: #545454;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 30px;
    line-height: 26px;
}
.lead-foot ul li{
    float: left;
    margin-right: 40px;
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    list-style: none;
    font-family: 'Lato', sans-serif;
}
.lead-foot ul li i{
    color: #7aba09;    
}
.lp-form-foot h2{
    color: #fff;
    font-size: 26px;
    letter-spacing: -1px;
    margin-bottom: 30px;
    margin-top: 0px;
    font-weight: 500;
    line-height: 1.1;
}
.lp-form-foot h2 span{
    color: #fff;
    font-size: 19px;
    float: right;
    margin-top: 10px;
}
.form-group-foot {
    margin-right: 15px;
    margin-bottom: 20px;
}
input.form-control-foot {
    border-radius: 0px;
    height: 50px;
    border: 1px solid #3b3b3b;
    background-color: #3b3b3b;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    color: #999;
    font-family: 'Lato', sans-serif;
}
select.form-control-foot {
    border-radius: 0px;
    height: 50px;
    border: 1px solid #3b3b3b;
    background-color: #3b3b3b;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    color: #55575a;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-image: url(./images/down-arrow.png);
    padding-right: 15px;
    font-family: 'Lato', sans-serif;
}
.lp-form-foot .input-group-addon-foot {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #55575a;
    text-align: center;
    border: 1px solid #3b3b3b;
    background-color: #3b3b3b;
    border-radius: 0px;
    display: table-cell;
}
.input-group-foot {
    position: relative;
    display: table;
    border-collapse: separate;
    width:100%;
}
.lp-btn-primary-foot {
    font-weight: 700;
    border-radius: 0px;
    color: #fff;
    padding: 13px 35px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-primary-foot:hover, .lp-btn-primary-foot:focus {
    color: #fff;
}
.menu-block-foot {
    border: 3px solid #333;
    padding: 0px 25px 25px;
    margin-bottom: 30px;
}
.menu-block-foot .menu-info-foot {
    border-bottom: 3px solid #ddd;
    padding-bottom: 25px;
    margin-bottom: 28px;
}
.menu-block-foot .menu-info-foot:last-child {
    border-bottom: 0px solid #ddd;
    padding-bottom: 0px;
    margin-bottom: 30px;
}
.menu-block-foot h2 {
    bottom: 18px;
    position: relative;
    background-color: #fff;
    margin: 0px 60px 20px;
    text-align: center;
    font-size: 26px;
    color: #333333;
    letter-spacing: -1px;
}
.menu-block-foot .menu-info-foot h3 {
    position: relative;
    width: 98%;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    font-size: 18px;
}
.menu-block-foot .menu-info-foot h3:after {
    content: "..................................................................";
        color: #333;
    
    position: absolute;
    top: 0px;
    padding-left: 0px;

}
.menu-block-foot .menu-info-foot .price-foot {
    color: #333;
    float: left;
    padding-left: 15px;
    position: absolute;
    right: 0px;
}
.menu-block-foot .menu-info-foot p {
    margin-top: 0px;
    color: #545454;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    line-height: 26px;
}
.big-logo-foot{
    position: absolute;
    left: 23%;
}
.testimonial-block-foot {
    text-align: center;
}
.testimonial-block-foot .testimonial-pic-foot {
    margin-bottom: 30px;
}
.testimonial-block-foot span.customer-name-foot {
    font-size: 20px;
    margin-bottom: 30px;
    display: inline-block;
    font-family: 'Lato', sans-serif;
}
.testimonial-block-foot span.customer-name-foot small {
    color: #545454;
    font-size: 14px;
}
.testimonial-block-foot .testimonial-cta-foot p {
    font-size: 28px;
    color: #1b1b1b;
    font-weight: 700;
    font-style: italic;
    line-height: 40px;
    margin-top: 0px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 30px;
}
.testimonial-foot.owl-theme .owl-controls{
    text-align: center;
}
.newsletter-foot input.form-control-foot, .newsletter-foot select.form-control-foot {
    border-radius: 0px;
    height: 51px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}
.input-group-btn-foot {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    display: table-cell; 
    width: 1%;   
}
.lp-btn-default-foot{
    border-color: #1b1b1b;
    background-color: #1b1b1b;
    border-radius: 0px;
    color: #fff;
    padding: 12px 45px;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.lp-btn-default-foot:hover, .lp-btn-default-foot:focus {
    color: #fff;
}
.lp-form-hardware {
    background-color: #f4f4f4;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 4px;
}
.lp-form-hardware h1 {
    color: #2b212f;
    font-size: 36px;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.form-group-hardware {
    margin-bottom: 13px;
}
input.form-control-hardware, select.form-control-hardware {
    height: 42px;
    background-color: #fff;
    margin-bottom: 0px;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    color: #949494;
}
textarea.form-control-hardware {
    font-size: 14px;
    color: #949494;
    border: 1px solid #e0e0e0;
    height:114px;
}
.lp-btn-primary-hardware {
    border-color: #e26e1c;
    color: #fff;
    font-weight: 700;
    padding: 9px 41px;
    margin-bottom: 10px;
    font-size: 20px;
    font-family: 'Hammersmith One', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 2px;
    margin-top: 8px;
}
h1 small{
    color: #ada8a5;
    font-size: 22px;
}
.lead-hardware{
    color: #575554;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Hammersmith One', sans-serif;
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 28px;
}
.lead-hardware ul li{
    font-size: 20px;
    color: #e26e1c;
    display: initial;
    margin-right: 20px;
}
.lp-pic-hardware {
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 30px;
}
.lp-pic-hardware img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    max-width: 100%;
}
.lp-pic-hardware:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
.service-info-hardware h2{
    font-size: 24px;
    color: #575554;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: 1px;
}
.service-info-hardware p{
    color: #575554;
    letter-spacing: 0px;
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: 300;
    line-height: 28px;
}
.testimonial-hardware .testimonial-pic-hardware {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    float: left;
    margin-right: 25px;
}
.testimonial-hardware .testimonial-info-hardware p {
    font-style: italic;
    line-height: 35px;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #575554;
    margin-bottom: 30px;
}
.testimonial-hardware .testimonial-info-hardware h2 {
    font-style: italic;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
    letter-spacing: 1px;
}
.testimonial-hardware .testimonial-info-hardware {
    display: table;
}
.testimonial-hardware .testimonial-info-hardware small {
    font-size: 15px;
    color: #575554;
}
.testimonial-hardware.owl-theme .owl-controls {
    text-align: left;
    margin-top: 30px;
    margin-left: 20%;
}
@media (min-width: 992px){
    .logged-in.admin-bar .navbar-fixed-top{top: 32px;}
    .logged-in.admin-bar .navbar-fixed-top .social-menu{padding-top: 10px;}
    .logged-in.admin-bar .lp-header .navbar-default.top-nav-collapse .navbar-brand > img {padding-top: 0px;}
}
@media (min-width: 992px) and (max-width: 1200px) {
    .lp-price-blk .price-box h1 span.dlr{
        left:50px;
    }
}

@media (min-width: 768px) and (max-width: 991px){
    .lp-price-blk .price-box h1 span.dlr{
        left:15px;
    }
}
@media(min-width:767px) {
    /*.lead-wedding {
        font-size: 21px;
    }*/
    .navbar {
        padding: 20px 0;
         background: 0 0;
          border: 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    .top-nav-collapse {
        padding: 0;
    }
    .rich-header .page-title {
        font-size: 54px;
        line-height: 64px;
    }
}
/*********** mobile media *************/
@media(max-width:767px) {
    .logged-in.admin-bar .navbar-fixed-top {top: 46px;}
    .lp-header .navbar-default, .lp-header .navbar-default.top-nav-collapse{
        background-color: #222;
        border-color: #222;
        padding-top: 0px;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #222;
    }
    .lp-header .nav > li {position: static;clear: both;}
    .navbar-nav > li > .dropdown-menu {
        display: block;
        background-color: transparent;
        position: static;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.176);
        border:none;
        padding-left: 15px; 
    }
    .dropdown-menu > li > a {color: #f8f8f8;}
    .lp-header .navbar-default.top-nav-collapse .navbar-brand > img {padding-top: 20px;}
    .benefit-block-room .benefit-info-room h2 {
        display: flex;
        margin-top:0px;
    }

    .bdr-right {
        border-right: none;
    }
    .portfolioFilter a {
        margin-right: 3px;
        display: inline-block;
        padding: 8px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .que h4 {
        display: flex;
        line-height: 26px;
    }
    .portfolioFilter a {
        margin-right: 3px;
        display: inline-block;
        padding: 8px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .order-online .circle {
        margin: 0px auto 15px;
    }
    .cacke-block {
        margin-bottom: 20px;
    }
    h1 {
        font-size: 40px;
    }
    .lp-lead {
        font-size: 21px;
        line-height: 30px;
    }
    .caption-wedding h1 {
        font-size: 30px;
    }
    .caption-wedding h1 span {
        font-size: 30px;
        color: #ffcc00;
    }
    .form-box-wedding h1 {
        font-size: 28px;
    }
    /********** header ************/
    .lp-header .navbar-default ul li.call {
        font-size: 20px;
    }
    .lp-header .navbar-brand {
      padding: 5px 15px;
    }
    /********** hero ***********/

    .lp-hero .hero-caption h1 {
        font-size: 35px;
    }
    .lp-hero .hero-caption ul li {
        display: flex;
    }
    .form-box h1 {
        font-size: 40px;
    }
    /********** listing ***********/
    .listing-block {
        margin-bottom: 30px;
    }
    /********** service **********/
    .service-block .service-caption {
        bottom: 63px;
    }
    .lp-service .lp-section-block {
        margin-bottom: 0px;
    }
    .benefit-block .square-icon {
        margin: 0 auto 30px;
    }
    .benefit-block .benefit-info h2 {
        margin-bottom: 15px;
    }
    /*********** cta ***********/
    .cta-block .cta-info h1 {
        color: #fff;
        font-weight: normal;
        font-size: 35px;
    }
    .cta-block .cta-info h3 {
        font-size: 22px;
    }
    /********* footer ***********/
    .footer-block .ft-news-letter p {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .tiny-footer p {
        text-align: center;
    }
    .lead-form-insurance {
     padding: 20px;
     background-color: #fff;
     -webkit-box-shadow: 1px 2px 1px 1px rgba(40, 40, 40, .2);
        /* box-shadow: 0 1px 1px rgba(0,0,0,0.3); */
    box-shadow: 0px 1px 1px 1px rgba(40, 40, 40, .2);
    }
    .form-group-insurance{
        float:none;
    }
     .lead-form-insurance .form-group-insurance .form-control-insurance {
        height: 47px;
        background-color: #fff;
        border: 2px solid #d6dae1;
        margin-right: 15px;
        width: 100%;
    }
    .btn-quote-insurance {
        padding: 15px 22px;
        border-radius: 2px;
        font-size: 20px;
        border: none;
        font-family: 'Roboto', serif;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        margin-bottom: 10px;
        font-weight: 400;
    }
}

.no-padd .col-md-12{
    padding-left:0!important;
    padding-right: 0!important; 
}
.no-padd .row{
    margin-right:0!important;
    margin-left: 0!important;
}
.center{
    text-align: center;
}
.no-padding{
    padding:0px;
}
.padding-left-30{
    padding-left: 30px;
}
.float-left{
    float: left;
}
.underline{
    text-decoration: underline;
}
.size-150{
    font-size: 150px;
    color:#fff;
}
.title_404{
    font-size: 45px;
    margin-bottom: 20px;
}
.content_404 p{
    font-size: 17px;
}
.btn-404{
    padding: 10px 20px;
    color: #fff;
    font-size: 17px;
}
.btn-404:hover, .btn-404:focus{
    background-color: #191919;
    color: #fff;
}
.margin-bottom-150{
    margin-bottom: 150px;
}
.vc_row{
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.wpb_row{
    margin-bottom: 0px!important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background-color: #e3e3e3!important;
}
.rich-header{background-size: cover;}
.lp-footer-1{padding: 40px 0px;}
.lp-footer-1 p{margin: 0px;}
.lp-header .navbar-default .navbar-nav>li.social>a i{
    margin: 0px;
    font-size: 24px;
    margin-top:-7px;
}
.lp-header .navbar-default .navbar-nav>li.social>a{
    padding-left: 5px;
    padding-right: 5px;
    float:left;
}
.social-menu{
    float:right;
    padding-top: 12px;
    margin-left: 15px;
    font-size: 21px;
    line-height: 1;
}
.social-menu a i{
    margin-left:5px;
}
.social-footer a i{
    font-size: 22px;
    margin: 0px;
}
/* Add Css */
/*-----------------------------------------------------------------------------------*/
/*  STYLES WIDGET
/*-----------------------------------------------------------------------------------*/ 
  .widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
  .widget_text .textwidget img{max-width: 100%;height: auto;}
  .widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
  .widget_text option {max-width: 100%;}
  .widget_archive ul li {margin-bottom: 10px;}
  .widget_nav_menu ul li, .widget_pages ul li { 
    color: #827b7d;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .widget_nav_menu ul ul, .widget_pages ul ul {padding-top: 10px;}
  .widget_nav_menu ul li ul, .widget_pages ul li ul {float: none;margin-left: 40px;}
  .widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
  .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #f86e4e;} 
  .widget_recent_comments ul li {margin-bottom: 10px;}
  .text-post ul, .content-page ul {padding-left: 20px;list-style: disc outside none; }
  .text-post ul li, .content-page ul li {list-style: disc outside none; }
  .text-post ol, .content-page ol {padding-left: 20px;list-style: decimal outside none; }
  .text-post ol  li, .content-page ol li {list-style: decimal outside none;}
  .magnis-widget select {width: 100%; max-width: 100%; padding: 4px;}
  .widget_nav_menu ul ul {margin-left: 25px;margin-top: 0px;}
  .widget_rss ul li {margin-bottom: 15px;}
  .widget_rss ul li a.rsswidget {display: block;}
  .rssSummary {line-height: 24px;font-weight: normal;}
  .rss-date {font-style: italic;}
  .dotted-widget select {width: 100%;padding: 5px 0px;}
  .page-content ul, .page-content ol {float: none;margin-top: 0;padding-left: 40px;}
  .page-content ul li, .de_light .page-content ul li {
    list-style: inherit;
    line-height: 28px;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border: none !important;
  }
  blockquote cite, p cite {color: #fff;}
  .de_light p cite {color: #101010;}
  .page-content ol li, .de_light .page-content ol li {line-height: 28px;list-style: decimal;margin-bottom: 0px !important;padding-bottom: 0px !important;border: none !important;}
  .page-content ol ol, .page-content ul ul {margin-bottom: 0px;padding-bottom: 0px;}
  .page-content h6 {color: #fff;}.page-content h1 {text-align: left;}
  .widget_categories ul ul.children, .widget_pages ul ul.children {padding-left: 20px;}
  .widget_categories ul ul.children li:last-child, .widget_pages ul ul.children li:last-child {margin-bottom: 0px;}
  .page .leave-reply {margin-left: 0px;}
  /* Sticky post */
  .sticky .post-text.post-text-no-image {background: none repeat scroll 0 0 #ddd;padding: 20px;}
  .sticky.post-item .post-item-body .meta {margin-top: 0px !important;padding: 10px 15px;background: #ececec;}
  .sticky.post-item .post-item-body .meta p {margin-right: 20px;margin-top: 0px;}

   /* Pagination Comment */  
   .nav-links .nav-previous {float: left;}
   .navigation.comment-navigation .nav-next, .nav-links .nav-next {float: right;}
   .navigation.comment-navigation .nav-next:before, .nav-links .nav-next:before {
    color: #fff;
    content: "";
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 1px;
    padding: 0px;
   }
   #wp-calendar caption {
  background: none repeat scroll 0 0 #333;
  color: #fff;
  font-size: 16px;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 0px;
}
#wp-calendar thead {
  font-size: 10px;
}
table thead {
  font-weight: bold;
}
#wp-calendar thead th {
  border-bottom-style: solid;
  font-size: 13px;
  padding: 8px 0;
  text-align: center;
  vertical-align: middle;
}
th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}
#wp-calendar tfoot #prev {
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 10px;
  color: #37c878;
}
td {
  border-width: 0 1px 1px 0;
}
#wp-calendar tbody td {
  border-bottom-style: solid;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td:hover{
    background: #333;
}
/**** End STYLE CSS For WIDGET ****/ 

.lp-header ul.navbar-nav > li:hover > .dropdown-menu {
    display: block;
}
.lp-header ul.navbar-nav > li li:hover .dropdown-menu {
    display: block;
    position: absolute;
    float: none;
    top: -3px;
    left: 100%;
}