/**
Theme Name: MIT Astra Child Theme
Author: MIT
Author URI: https://www.melbourneit.com.au/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mit-astra-child-theme
Template: astra
*/

/* Load FontAwesome 4.7 */
@import url('https://d2ta2fpo91apla.cloudfront.net/font-awesome-4.7.0/css/font-awesome.min.css');

/* Hide Visual Composer animations on mobile */
@media screen and (max-width: 959px) {.wpb_animate_when_almost_visible {opacity: 1;filter: alpha(opacity=100);-webkit-animation: none;-moz-animation: none;-o-animation: none;animation: none;}}

/*Back to top on Desktop */
#ast-scroll-top {
    margin-bottom: 40px;
}

/*.ast-small-footer > .ast-footer-overlay {
    padding-bottom: 90px;
}*/
.ast-small-footer > .ast-footer-overlay .ast-container {
    padding-bottom: 25px;
    padding-top: 25px;
    border-top: 1px solid #e9e9e9;
}
.ast-small-footer > .ast-footer-overlay {
    padding-bottom: 0;
    padding-top: 0;
}

/* FOOTER STYLES GENERAL--------*/

.footer-group.two .footer-col {
    text-align: left;
}
.footer-col p, .footer-col a{font-size:16px;}
/*column padding and margin*/
.footer-group .footer-col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 25px;
    margin-bottom: 0px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
	vertical-align: middle;
    justify-content: space-between; 
	position:relative;
} 
.site-footer a:focus, .site-footer a:hover { 
    color: #91c34e; 
}
.footer-group .footer-col.address:before { 
	position: absolute;
    width: 1px;
    height: 60px;
    left:-20px;
    background: #e9e9e9;
    content: '';
    top: 6px;
}
.footer-group .footer-col.phone:before { 
    position: absolute;
    width: 1px;
    height: 60px;
    left: 20px;
    background: #e9e9e9;
    content: '';
    top: -6px; 
}
.footer-group .footer-col.phone:after { 
    position: absolute;
    width: 1px;
    height: 60px;
    right: 20px;
    background: #e9e9e9;
    content: '';
    top: -6px; 
}
.footer-group .footer-col i {

    margin-right: 6px;
    font-size: 20px;
    vertical-align: middle;
	color: #91c34e; 
}
/* style the titles */
.footer-col p.title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.2em;
    letter-spacing: 0.02em;
}

/*consistent lineheight spacing*/
.footer-col p,
.footer-col a {
    line-height: 1.7em;
    margin-bottom: 0;
}

/*separate tel and email anchors*/
/*.footer-col a {
    display: block;
}*/

/*logo sizing*/
.footer-col a img {
    max-height: 80px;
}
/*stop bad break points*/
.footer-col p span,
a[href^="tel:"],
a[href^="mailto:"] {
    white-space: nowrap;
}

/*lists general*/
.footer-group ul {
    list-style: none;
    margin-top: 0px;
    margin-bottom: 0;
}

/*social media list*/
ul.social li {
    display: inline-block;
    padding: 0 10px;
}
ul.social li a i {
    font-size: 30px;
}

/*layout STYLS general*/
@media (max-width: 1240px) {
    .widgets_wrapper .container {
        max-width: 100%;
    }
}
.footer-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#Footer .container{
    padding-left:10px !important;
    padding-right:10px !important;
}


/*FOOTER SPECIFIC STYLES*/
@media (min-width: 1024px) {
    .footer-group.two .footer-col:first-of-type {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        padding-right: 40px;
    }
    /*keep consistent with logo max height*/
    .footer-group.two .footer-col p.title {
        line-height: 80px
    }
	
	.text-content .left-pad .vc_column-inner {
    padding: 0px 0 0 8% !important;
}
.text-content .right-pad .vc_column-inner {
    padding: 0px 16% 0 0px !important;
}
	.text-content .right-pad, .team-work{background:url(/wp-content/uploads/2019/09/border-bg.png); background-repeat: no-repeat;
    background-position: right 10px;}
	div.team-work .vc_column-inner {
    padding-right: 65px;
}
	.pad-md-col.team-text > .vc_column-inner { 
    padding-top: 0px !important;
    padding-right: 0px !important;

}
	.cta.cta-four .wpb_column:nth-child(2) .vc_column-inner {
    padding-left: 0px !important;
} 
	.footer-group .footer-col:last-child {
    padding-right: 0px;
}
.footer-group .footer-col:first-child {
    text-align: left;
    padding-left: 0px;
} 
}
@media screen and (min-width:1025px){
	.pad-md.text-content{padding-top:5%;}
}
@media (max-width: 1023px) {
    .footer-group.two .footer-col:first-of-type {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }
    .footer-group.two .footer-col:first-of-type p {
        max-width: 600px;
        margin: 0 auto;
    }
    .footer-group.two .footer-col {
        text-align: center;
    }
	.team-work .vc_column-inner{background:transparent !important;}
	.pad-md-col.team-text .vc_column-inner {
    padding: 0px !important;
}
	.team-work .vc_column-inner h2{text-align:left !important;}
	.text-content .pad-md-col > .vc_column-inner {
    padding: 0px !important;
}
	div.cta {
    text-align: center !important;
	padding-bottom:8%;
}
	.cta-four .wpb_column:nth-child(2) .vc_column-inner {
    padding-top: 30px !important;
}
.cta-four .wpb_column:first-child .vc_column-inner {
    padding-bottom: 0px !important;

}
.cta-four .wpb_column:nth-child(3) .vc_column-inner {
    padding-bottom: 8%;
}
}
@media (max-width: 650px) {
    .footer-group.two .footer-col {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    }
}


/*===============================================WOOCOMMERCE STYLING RESET================================================================================*/
/*search product styling*/
.ast-above-header-section .widget {margin: 10px;}
.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {padding: 10px 10px;}
input#woocommerce-product-search-field-0 {margin-right: 10px;}


/*extra marging for the read more blog buttons*/
.read-more {margin-top: 5%  !important;}

/*add extra margin for the products*/
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {margin-bottom: 2em !important; margin-top: 2em !important;}

/*Pagination*/
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {border-color: #FF5722 !important;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {background-color:#FF5722 !important;}

/* price */
.themecolor, .opening_hours .opening_hours_wrapper li span, .fancy_heading_icon .icon_top, .fancy_heading_arrows .icon-right-dir, .fancy_heading_arrows .icon-left-dir, .fancy_heading_line .title, .button-love a.mfn-love, .format-link .post-title .icon-link, .pager-single > span, .pager-single a:hover, .widget_meta ul, .widget_pages ul, .widget_rss ul, .widget_mfn_recent_comments ul li:after, .widget_archive ul, .widget_recent_comments ul li:after, .widget_nav_menu ul, .woocommerce ul.products li.product .price, .shop_slider .shop_slider_ul li .item_wrapper .price, .woocommerce-page ul.products li.product .price, .widget_price_filter .price_label .from, .widget_price_filter .price_label .to, .woocommerce ul.product_list_widget li .quantity .amount, .woocommerce .product div.entry-summary .price, .woocommerce .star-rating span, #Error_404 .error_pic i, .style-simple #Filters .filters_wrapper ul li a:hover, .style-simple #Filters .filters_wrapper ul li.current-cat a, .style-simple .quick_fact .title {
    color: #FF5722;
}

/* top left sale triangle */
.woocommerce span.onsale {
    background-color: #FF5722 !important; color: #fff !important; font-weight: bold; }

/* icons on hover image */
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc {
    background: #FF5722;
}
.image_frame .image_wrapper .image_links a:hover {
    color: #FF5722;
}

/*tab color product page*/
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {background: #FF5722 !important;}

/* cart icon */
.ast-cart-menu-wrap .count, .ast-cart-menu-wrap .count:after{
    border-color: #FF5722 !important;
    color: #FF5722 !important;
}

/*cart icon hover*/
.ast-cart-menu-wrap:hover .count {
    background-color: #ebebeb !important;
    color: #000 !important;
}

/*price filter color*/
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {background-color:#FF5722!important;}

/* add to cart button */
/*.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #FF5722;
    color: #fff;
}*/

/*.button .product_type_variable .add_to_cart_button {background-color: #FF5722 !important; color: #fff !important;}*/

/*add to cart hover*/
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce .woocommerce-message a.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce button.button.alt.disabled:hover {border-color: #333; background-color: #333 !important;}

/*text color in add to  cart button*/
.woocommerce a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled {color: #fff !important;}

/* submit review button */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #FF5722;
}

/* reviews stars */
.stars a {
    color: #FF5722 !important;
}

.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before {color: #FF5722 !important;}

/* item label */
td.woocommerce-grouped-product-list-item__label a {
    color: #FF5722;
}

/* product info */
.product_meta a {
    color: #FF5722;
}

/* checkout */
.product-name a {
    color: #FF5722;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
    background-color: #FF5722;
}

/* search bar */
#Top_bar .search_wrapper {background: #ffffff;}

/*border-top color woocommerce message */
.woocommerce-message, .woocommerce-info {border-top-color: 2px solid #FF5722 !important;}

/*view basket button*/
.button.wc-forward {background-color: #FF5722 !important;}


/*===============================================ASTRA THEME BLOG STYLING RESET===============================================================================*/
/*blog date-card recolor*/
.ast-article-post .ast-date-meta .posted-on, .ast-article-post .ast-date-meta .posted-on * {background-color: #FF5722;}

/*read more button blog*/
.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {color: #fff; background-color: #FF5722;}

/*blog button hover state*/
button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {background-color: #333;}

/*blog meta data recolor*/
.entry-meta, .entry-meta * { color: #FF5722}

/*blog pagination text*/
.ast-pagination a, .page-links .page-link, .single .post-navigation a {width: 100%; color: #FF5722;}

/*active pagination color*/
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {color: #fff !important;}

/*Categorie links*/
li.cat-item a {color: #FF5722 !important;}
li.cat-item a:hover {color: #333 !important;}

/*meta links*/
aside#meta-2.widget.widget_meta ul > li a {color: #FF5722 !important;}
aside#meta-2.widget.widget_meta ul > li a:hover {color: #333 !important;}

/*extra margin bottom for the previous post link*/
.single .post-navigation {margin-bottom: 5% !important;}

/*previous button styling*/
.nav-previous {margin-right: 1% !important; border: 2px solid #FF5722; text-align: center;}
.nav-previous:hover {background-color: #FF5722; border: 2px solid #FF5722;}
.nav-previous a:hover {color: #fff;}


/*next button styling*/
.nav-next  {margin-left: 1% !important; text-align: center !important; border: 2px solid #FF5722;}
.nav-next:hover  {background-color: #FF5722; border: 2px solid #FF5722;}
.nav-next a:hover {color: #fff;}

/*blog title resize*/
.entry-title {font-size: 27px !important;}

/***** ===== FLOATING CTA - START ===== *****/
a.float-standard {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 99;
    height: 30px;
    padding: 20px 20px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-decoration: none;
    color: white;
    border-color: #91c34e;
    border-radius: 50px;
    background-color: #91c34e;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	color:#fff !important;
	display:none;
}

.float-standard:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background-color: #91c34e;
    -webkit-box-shadow: 0 5px 20px 1px rgba(0, 0, 0, .22);
    box-shadow: 0 5px 20px 1px rgba(0, 0, 0, .22);
	color:#fff !important;
}

/* Icon settings - remove if not needed*/

.float-standard.icon:before {
    font:normal normal normal 14px/1 FontAwesome;
    margin-right: 15px;
    content: '\f073';
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

/* Media queries */

@media screen and (max-width:440px) {
    a.float-standard {
        right: 0px;
        bottom: 0px;
        width: 100%;
        border-radius: 0px;
        padding: 5px;
    }
}
/***** ===== FLOATING CTA - END ===== *****/

/*** GENERAL SECTIONS STYLE -----------------------------------------------------------*/
/*** RESET THEME SPACING ---------------------------------*/
/* Remove default margin-bottom from all divs */
.wpb_wrapper>div {
  margin-bottom: 0;
}

/* Remove default padding for all columns */
.vc_column_container>.vc_column-inner {
  padding: 0;
}

/*reset theme*/
.vc_column-inner .wpb_wrapper .vc_row{
    margin-left:0;
    margin-right:0;
}

/* Remove columns padding-top */
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0px;
}

/* Remove margin from paragraph */
p {
  margin: 0;
}

/* Remove default margin-bottom from all elemets */
.wpb_content_element {
  margin-bottom: 0;
}

/* set the wrapper width to the default theme one */
@media only screen and (max-width: 767px) {
  .section_wrapper, .container, .four.columns .widget-area {
    max-width: 700px !important;
  }
}



/* CUSTOM SPACING ---------------------------------*/
/* padding left and right is given only when the row is stretch otherwise it mess up the padding right and left calculated by the theme*/
.pad-xl {
  padding-top: 12%;
  padding-bottom: 12%;
}

.pad-xl[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-lg {
  padding-top: 10%;
  padding-bottom: 10%;
}

.pad-lg[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-md {
  padding-top: 8%;
  padding-bottom: 8%;
}

.pad-md[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-sm {
  padding-top: 6%;
  padding-bottom: 6%;
}

.pad-sm[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.pad-xs {
  padding-top: 4%;
  padding-bottom: 4%;
}

.pad-xs[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

/* make side padding equal */
@media (max-width:1300px) {
  .pad-xl:not(.vc_inner), .pad-lg:not(.vc_inner), .pad-md:not(.vc_inner), .pad-sm:not(.vc_inner), .pad-xs:not(.vc_inner) {
    padding-right: 5% !important;
    padding-left: 5% !important;
  }
}

/* COLUMN PADDING ---------------------------------*/
/* Inner column padding */
.pad-xl-col > .vc_column-inner {
  padding: 12% 12% !important;
}

.pad-lg-col > .vc_column-inner {
  padding: 10% 10% !important;
}

.pad-md-col > .vc_column-inner {
  padding: 8% 8% !important;
}

.pad-sm-col > .vc_column-inner {
  padding: 6% 6% !important;
}

.pad-xs-col > .vc_column-inner {
  padding: 4% 4% !important;
}

@media (max-width: 768px) {
  .pad-xl-col > .vc_column-inner, .pad-lg-col > .vc_column-inner, .pad-md-col > .vc_column-inner, .pad-sm-col > .vc_column-inner, .pad-xs-col > .vc_column-inner {
    padding-right: 5% !important;
    padding-left: 5% !important;
  }
}

/* REMOVE PADDING ---------------------------------*/
/* Remove padding top or bottom*/
.remove-pad-top {
  padding-top: 0 !important;
}

.remove-pad-bottom {
  padding-bottom: 0 !important;
}

/* Remove element margin */
.remove-margin-top {
  margin-top: 0 !important;
}

.remove-margin-bottom {
  margin-bottom: 0 !important;
}

/* TEXT ---------------------------------*/
/* headings font family*/
.entry-content h1, h1, .entry-content h2, h2, .entry-content h3, h3, .entry-content h4, h4, .entry-content h5, h5, .entry-content h6, h6 {
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1.2em;
  margin-bottom: 15px !important;
}

/* headings color */
.entry-content h1, h1, .entry-content h2, h2, .entry-content h3, h3, .entry-content h4, h4, .entry-content h5, h5, .entry-content h6, h6 {
  color: #202020;
}

/* headings color on dark backgrounds */
.dark .entry-content h1, .dark h1, .dark .entry-content h2, .dark h2, .dark .entry-content h3, .dark h3, .dark .entry-content h4, .dark h4, .dark .entry-content h5, .dark h5, .dark .entry-content h6, .dark h6 {
  color: #F0F0F0 !important;
}

/* .entry-content h1, h1 font size for tablet and desktop */
@media (min-width: 1024px) {
  .entry-content h1, h1 {
    font-size: 45px !important;
  }
}

/* .entry-content h1, h1 font size for smaller devices */
.entry-content h1, h1 {
  font-size: calc(20px + 2vw);
}

/* .entry-content h2, h2 font size for tablet and desktop */
@media (min-width: 1024px) {
  .entry-content h2, h2 {
    font-size: 30px !important;
  }
}

/* .entry-content h2, h2 font size for smaller devices */
.entry-content h2, h2 {
  font-size: calc(20px + 1vw);
}

/* .entry-content h3, h3 font size for tablet and desktop */
@media (min-width: 1024px) {
  .entry-content h3, h3 {
    font-size: 27px !important;
  }
}

/* .entry-content h3, h3 font size for smaller devices */
.entry-content h3, h3 {
  font-size: calc(19px + 1vw);
}

/* paragraph font family and size */
p {
  font-weight: 400;
  font-size: 16px;
  line-height: 2em;
}

/* paragraph and list color */
p:not(footer), li:not(footer) {
  color: #181818;
}

/* footer paragraph and list color */
.site-footer p, .site-footer li, .site-footer .title, .site-footer a {
  color: #333;
}

/* paragraph and list color on dark backgrounds */
.dark p, .dark li {
  color: #F8F8F8 !important;
}

/* BUTTON ---------------------------------*/
/* Remove default button style*/
.vc_btn3.vc_btn3-style-modern {
  background-image: none !important;
  background-repeat: none;
}
@media only screen and (min-width: 768px){
  .button-flat a.button:after,
  .button-flat button:after{
      background: rgba(0,0,0,.0);

  }
	.mobile-display{display:none !important;}
}

/* Buttons style */
.btn>.vc_btn3, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit],.awebooking .button, .awebooking-block .button {
  padding: 14px 20px;
  font-size: 16px;
  border-radius: 0;
  letter-spacing: 0;
  text-transform: initial;
  border: 0px solid transparent;
  margin-top: 20px;
}

/* form button */
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  background-color: #91c34e !important;
  color: #fff !important;
  border: 1px solid #91c34e !important;
padding: 12px 45px;
	text-transform:capitalize; 
}

/* form button hover */
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background-color:transparent !important;
  border: 1px solid #e6e6e6;
	color:#111 !important;
}

/* Button one */
.btn.btn-one>.vc_btn3 {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
  border: 0px solid transparent !important;
  padding:15px 30px;
margin-top:10px;
}

/* Button one > hover */
.btn.btn-one:hover>.vc_btn3 {
  background-color: #91c34e !important;
}

/* Button one > dark backgrounds > add class btn-dark*/
.btn.btn-one.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button one > dark backgrounds > hover*/
.btn.btn-one.btn-dark:hover>.vc_btn3 {
  background-color: #808080 !important;
}

/* Button two */
.btn-two>.vc_btn3 {
  background-color: #fff !important;
  color: #111 !important;
  border: 1px solid #fff !important;
}

/* Button two> hover */
.btn.btn-two:hover>.vc_btn3 {
  background-color: transparent !important;
	color:#fff !important;
	
}

/* Button two > dark backgrounds > add class btn-dark*/
.btn.btn-two.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button two > dark backgrounds > hover*/
.btn.btn-two.btn-dark:hover>.vc_btn3 {
  background-color: #808080 !important;
  color: #222 !important;
}

/* Button three */
.btn.btn-three>.vc_btn3 {
      background-color: #fff !important;
    color: #111 !important;
    border: 1px solid #e6e6e6 !important; 
    padding: 15px 35px;
}

/* Button three > hover */
.btn.btn-three:hover>.vc_btn3 {
  background-color: #91c34f !important;
	color:#fff !important;
	border: 1px solid #91c34f !important;
}

/* Button three > dark backgrounds > add class btn-dark*/
.btn.btn-three.btn-dark>.vc_btn3 {
  background-color: #C0C0C0 !important;
  color: #181818 !important;
}

/* Button three > dark backgrounds > hover*/
.btn.btn-three.btn-dark:hover>.vc_btn3 {
  background-color: #808080 !important;
}

/*** MOBILE CTA ***/

/* mobile click to call color */
#mobile-phone-cta a {
  background-color: #023a60 !important;
  color: #F8F8F8 !important;
}

#mobile-phone-cta a:hover {
  background-color: #91c34e !important;
}

#mobile-phone-cta {
display: block;
position: fixed;
bottom: 0px;
left: 0;
right: 0; 
z-index: 108;
padding: 0 !important;
-webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
}

#mobile-phone-cta a {
display: block; 
width: 100%;
text-align: center;
font-size: 16px;
font-weight: normal;
padding-top: 10px;
padding-bottom: 10px;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}

#mobile-phone-cta>div>div {
padding-top: 0 !important;
}

#mobile-phone-cta a i {
font-size: 16px;
padding-right: 8px;
}

/* Add margin to footer and back to top button so CTA doesn't cover them */
@media screen and (max-width:767px) {
footer, a#back_to_top {
margin-bottom: 50px;
}
}

/* Hide the mobile CTA on desktop */
@media screen and (min-width:768px) {
#mobile-phone-cta {
display: none;
}
}

/* COLUMNS */
/* column full width on tablet */
@media (max-width: 1023px) {
  .full-width-tablet .wpb_column {
    width: 100%;
  }
}

/* minimum height for columns with a background image */
.bg-img-col .vc_column-inner {
  background-size: cover !important;
  background-position: 50% 50%;
  min-height: 15rem !important;
}

/* background for columns with text */
.bg-text-col {
  background-color: whitesmoke;
}

/* REVERSE */
/* reverse columns on tablet */
@media (max-width: 1023px) {
  .reverse-tablet {
    /* Safari */
    /* Safari 6.1+ */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* reverse columns on mobile */
@media (max-width: 768px) {
  .reverse-mobile {
    /* Safari */
    /* Safari 6.1+ */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

/* VISIBILITY */
/* hide elements from small screens on*/
@media (max-width: 1240px) {
  .hidden-sm-screen {
    display: none !important;
  }
}

/* hide elements from tablet on */
@media (max-width: 1024px) {
  .hidden-tablet {
    display: none !important;
  }
}

/* hide elements from mobile on */
@media (max-width: 768px) {
  .hidden-mobile {
    display: none !important;
  }
}

/* hide elements from small mobile on */
@media (max-width: 480px) {
  .hidden-sm-device {
    display: none !important;
  } 
}

/* BACKGROUND POSITION */
.bg-0 {
  background-position: 50% 0% !important;
}

.bg-20 {
  background-position: 50% 20% !important;
}

.bg-40 {
  background-position: 50% 40% !important;
}

.bg-60 {
  background-position: 50% 60% !important;
}

.bg-80 {
  background-position: 50% 80% !important;
}

.bg-100 {
  background-position: 50% 100% !important;
}

/* OVERLAY ROWS */
.vc_row.overlay-one-row::before {
  content: "";
  position: absolute;
  display:block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.15+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.15)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0.78) 7%, rgba(255, 255, 255, 0.0) 30%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#26ffffff', GradientType=1);
  /* IE6-9 */
}

/* OVERLAY COLUMNS */
.overlay-one-col .vc_column-inner::before {
  content: "";
  position: absolute;
  display:block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.15+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.15)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.15) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#26ffffff', GradientType=1);
  /* IE6-9 */
  z-index: -1;
}

/* OVERFLOW */
/*make overflow elements in a row visible*/
.overflow.vc_row, .overflow.vc_row[data-vc-full-width] {
  overflow: visible;
}

/* NEGATIVE MARGIN */
@media only screen and (min-width: 1024px) {
.neg-top {
  margin-top: -120px;
}
.neg-bottom {
  margin-bottom: -90px;
}
.neg-left {
  margin-left: -120px;
}
.neg-right {
  margin-right: -120px;
}}

/* RESPONSIVE FIX */
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}  


/* END GENERAL CSS ---------------------------------------------------------***/

/* HERO SECTION GENERAL ------------------------------------------------------*/
/* change the background size for home and internal hero */
.hero {
  background-size: cover !important;
}

/* background color of hero inner column */
.hero .hero-col .vc_column-inner {
  background-color: transparent;
}

/* add side padding when row and content are stretched */
.hero[data-vc-stretch-content], .hero.homepage[data-vc-stretch-content] {
  padding-right: 5%;
  padding-left: 5%;
}

.vc_row-has-fill+.vc_row-full-width+.vc_row.hero>.vc_column_container.hero-col>.vc_column-inner {
  padding: 8% 8%;
}

/* inner padding of homepage hero column */
.hero.homepage .hero-col .vc_column-inner {
  padding:18% 0% 0;
}

/* titles follow the alignment set to the section */
.hero h1, .hero h2, .hero h3, .hero h4, .hero h5, .hero h6 {
  text-align: inherit !important;
}

@media (max-width: 768px) {
  .hero {
    text-align: center !important;
  }
}

/*--- HERO ONE ---*/
/* row padding of internal hero */
 .hero.hero-one {
     padding-top: 6%;
     padding-bottom: 6%;
}
/* row padding of homepage hero*/
 .homepage.hero.hero-one {
     padding-top: 12%;
     padding-bottom: 12%;
     background-position: 50% 50%;
	 min-height:93vh !important;
}
/* column expand to 100% width on tablet */
 @media (max-width: 1024px) {
     .hero.hero-one .wpb_column, .pod-section.full-width-tablet .wpb_column {
         width: 100% !important;
    }
	 .pods .wpb_column.vc_column_container{margin:10px !important;}
	 .pod-section{background-size:cover !important;}
	 .cta-four{padding-left:5% !important; padding-right:5% !important;}
	 .scroll-down-arrow{display:none;}
}




/*--- HERO SIX ---*/
/* set a minimum height for the hero image in the homepage */
.homepage.hero.hero-six-bg {
  min-height: 50vh;
}

/* set a minimum height for the hero image in the homepage */
.hero.hero-six-bg {
  min-height: 30vh;
  background-position: 50% 50%;
}

/* column negative margin */
.hero.hero-six .hero-col .vc_column-inner {
  margin-top: -120px;
  padding: 6% !important;
}

/* element alignment and row padding */
.hero.hero-six {
  text-align: center !important;
  padding-top: 0 !important;
  padding-bottom: 8% !important;
}

/* set a max width for the column */
@media (min-width: 769px) {
  .hero.hero-six .vc_column-inner {
    max-width: 950px;
    margin: auto;
  }
}

/* column expand to 100% width on tablet */
@media (max-width: 1024px) {
  .hero.hero-six .wpb_column {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .hero.hero-six-bg {
    min-height: 30vh;
  }
}

/* PODS GENERAL --------------------------------------------------------------*/
.pods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* columns start stacking on small screens */
@media (max-width: 1240px) {
  .pods {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
	.homepage.hero.hero-one{min-height:auto !important;}
	.hero.homepage .hero-col .vc_column-inner {
    padding: 18% 8% 0;
}
}

/* columns expand to 100% on mobile */

@media screen and (max-width:480px){
	div.pod-section {
    padding-bottom: 10% !important;
}
.text-content, .team {
    padding-top: 10%;
}
	.get-in-touch{
		background-size: 100% !important;
background-repeat: no-repeat;
background-color: #fefefe;
background-position-y: 30px;
 padding-bottom: 12%;
	}
	
}


@media (max-width: 600px) {
  .pods .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
	.pod-second.wpb_column, .pod-fourth.wpb_column { 
    top: inherit !important;
}
	div.pod-section {padding-bottom: 8% !important;}
	.mobile-display{padding-top:10%;}
	.mobile-display h2 span { 
    bottom: 0 !important; 
    line-height: 45px;

}
}

/* column max-width - please only change the margin between the columns and adjust the flex-basis so the total is always 50 */
.pods .wpb_column.vc_column_container {
  width: 0;
 -ms-flex-preferred-size: calc(49% - 20px);
  flex-basis:calc(49% - 20px);
  margin:25px;
}

/* use this class when you have 3 pods to adjust the responsive - please only change the margin between the columns and adjust the flex-basis so the total is always 33 */
.pods.pods-three-col .wpb_column.vc_column_container {
   -ms-flex-preferred-size: calc(32% - 20px);
  flex-basis:calc(32% - 20px);
  margin:10px;
}

.pods.pods-three-col {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* columns expand to 100% on mobile */
@media (max-width: 680px) {
  .pods.pods-three-col .wpb_column.vc_column_container {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}

/* add margin bottom to icon image */
.pods .wpb_single_image img {
  margin-bottom: 15px;
}

/* style the titles */
.pod-title p { 
    text-transform: capitalize;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.02em;
    margin-bottom: 15px !important;
    font-family: montserrat; 
}

/* style the paragraph */
.pods .wpb_text_column p {
  margin-bottom: 15px !important;
}

/* style the button - if left empty it inherits the style of button one */
.pods .btn.btn-one>.vc_btn3 {
  margin-top: 0 !important;
}

/* link expands to cover the content of the column */
a.pod-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
}

/* button align to the bottom */

.pods .wpb_column.vc_column_container .vc_column-inner{
  display: flex;
  align-items: stretch;
  height: 100%; 
   width:100%;
}
.pods .wpb_column.vc_column_container .vc_column-inner .wpb_wrapper{
    display: flex;
    flex-flow: column nowrap;
    align-items: stretch;
    height: 100%;
     width:100%; 
}
.pods.pods-seven .wpb_column.vc_column_container:hover .btn.btn-three>.vc_btn3{
border:1px solid #91c34e !important;
	background:#91c34e !important;
	color:#fff !important;
}

/*align button to bottom of pod*/
.vc_row.wpb_row.vc_row-fluid.pods .vc_btn3-container{
  margin-top:auto;
}

/* PODS SEVEN ------------------------------------------------------------------*/
/* column background color */
.pods.pods-seven .wpb_column.vc_column_container {
  background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,0.07); 
}

/* columns padding */
.pods.pods-seven .vc_column-inner {
  padding:12% 12% 13% !important;
}

/* center align content and image */
.pods.pods-seven, .pods.pods-seven .wpb_single_image.vc_align_left {
  text-align: left !important;
}

/* HOVER EFFECT */
/* change background color on hover*/
.pods.pods-seven .wpb_column.vc_column_container:hover {
  background-color:#fff !important;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

/* change text color on hovre*/
.pods.pods-seven .wpb_column:hover .pod-title p, .pods.pods-seven .wpb_column:hover .wpb_text_column p {
  color: #111 !important;
  z-index: 2;
  position: relative;
}

/* change button color */
.pods.pods-seven .wpb_column:hover .btn.btn-one>.vc_btn3, .pods.pods-seven .wpb_column:hover .btn>.vc_btn3:hover {
  background-color: #404040 !important;
}

.pods.move-up .wpb_column, .pods.move-up .wpb_column:hover {
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.pods.move-up .wpb_column:hover {
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}


/* HOVER EFFECT for everything */
/*before hover*/
.pods.pods-seven .wpb_column .pod-title p,
.pods.pods-seven .wpb_column .wpb_text_column p,
.pods .wpb_column.vc_column_container .btn >.vc_btn3,
.pods.pods-seven .wpb_column.vc_column_container,
/*hover transition*/
.pods .wpb_column.vc_column_container:hover,
.pods.pods-seven .wpb_column:hover .pod-title p,
.pods.pods-seven .wpb_column:hover .wpb_text_column p,
.pods .wpb_column.vc_column_container:hover .btn >.vc_btn3{
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.pod-section {
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
	padding-top:7%;
	padding-bottom:11%;
}
.pod-second.wpb_column, .pod-fourth.wpb_column {
    position: relative;
    top: 50px;
}
 

/* PODS THREE ------------------------------------------------------------------*/
/* change inner padding */
.pods.pods-three .vc_column-inner {
  padding: 8% !important;
  background-size: cover;
  background-position: 50% 50%;
}

/* center align content and image */
.pods.pods-three, .pods.pods-three .wpb_single_image.vc_align_left {
  text-align: center !important;
}

/* HOVER EFFECT */
/* add overlay on hover */
.pods .wpb_column:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 0 !important;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.pods .wpb_column:hover:before { 
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

/* change text color on hover*/
.pods.pods-three .wpb_column:hover .pod-title p, .pods.pods-three .wpb_column:hover .wpb_text_column p {
  color: white !important;
  z-index: 2;
  position: relative;
}

/* change button color */
.pods.pods-three .wpb_column:hover .btn.btn-one>.vc_btn3, .pods.pods-three .wpb_column:hover .btn>.vc_btn3:hover {
  background-color: #404040 !important;
}

/* TEXT SECTION GENERAL ------------------------------------------------------*/
/*Divide text in 2 columns */
@media (min-width: 768px) {
  .text-two-col {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 100px;
    column-gap: 100px;
  }
}

/*Divide text in 3 columns */
@media (min-width: 768px) {
  .text-three-col {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }
}

/*--- TEXT SECTION FIVE ---*/
.text-five {
  text-align: center !important;
  background-size: cover !important;
  background-position: 50% 50%;
}

.text-five h1, .text-five h2, .text-five h3, .text-five h4, .text-five h5, .text-five h6, .text-five p {
  text-align: inherit !important;
  max-width: 750px;
  margin: auto;
}


/* CTA GENERAL --------------------------------------------------------------*/
/* style the text of the cta > use a paragraph*/
.cta .wpb_text_column p {
    font-size: 1.9em !important;
    line-height: 1.4em;
    font-family: montserrat;
    color: #fff;
}
.cta .wpb_text_column a {
    font-weight: 600;
    color: #fff;
    font-size: 40px; 
}
.cta .wpb_text_column a:hover {
    opacity: 0.8;
}
.cta .btn-two>.vc_btn3 {
    margin-top: 0px !important;
    padding: 15px 30px;
	font-family:montserrat !important; 
}

/* use this class to hightlight text in the cta, the phone number for example*/
.cta .cta-highlight {
  margin-top: 25px;
  font-size: 1.4em;
  letter-spacing: 0.08em;
}

/*--- CTA FOUR ---*/
/* content alignment */
.cta-four { 
    text-align: left !important;
    background: linear-gradient(to bottom, #fcfeff 0%,#7db9e800 40%); 
}

/* column background color */
.cta.cta-four .wpb_column {
  background-color: #91c34e;
}

/* image margin */
.cta-four .wpb_single_image {
  margin-bottom: 25px !important;
}

/*center align icon */
.cta-four .wpb_single_image.vc_align_left {
  text-align: center !important;
  margin-bottom: 0px !important;
}

/*center align all the elements on mobile and makes the padding from the elements stack correctly */
@media (max-width: 767px) {
  .cta-four {
    text-align: center !important;
	 display:none !important;
  }

  .cta-four .wpb_column:nth-child(1) .vc_column-inner {
    padding-bottom: 0 !important;
  }

  .cta-four .wpb_column:nth-child(2) .vc_column-inner {
    padding-top: 0 !important;
  }
	div.get-in-touch .left-pad .vc_column-inner {
    padding-right: 0px !important;
    padding-bottom: 40px !important;
}
	.footer-adv-overlay { 
    padding-top: 30px;
    padding-bottom: 30px; 
}
	.footer-group .footer-col {

    flex: inherit !important;
    text-align: center !important; 
    margin: 20px auto !important;
    padding: 0;
    width: 100%; 
}
	.footer-group .footer-col i { 
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 6px; 
}
	.footer-adv-widget-1 .widget:last-child{margin-bottom:0px !important;}
	a.float-standard{display:none !important;}
	.wpb_animate_when_almost_visible {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-animation: none !important;
        animation: none !important;
    }
	.main-header-bar .ast-container {
    padding: 0px;
} 
	.homepage.hero.hero-one {

    min-height: 350px !important;

}
	.mobile-display h2 span { 
    font-weight: 300;
    position: relative;
    bottom: 10px;
    font-size: 26px; 
}
	.mobile-display{text-align:center;}
	.mobile-display h2 { 
    font-size: calc(20px + 2vw);
		text-align:center;
}
	.get-in-touch{
		background-size: 100% !important;
background-repeat: no-repeat;
background-color: #fefefe;
background-position-y: 30px; 
	}
	.footer-group .footer-col.phone:before, .footer-group .footer-col.phone:after{display:none !important;}
}

@media screen and (min-width:500px) and (max-width:767px){.pod-section { 
    padding-bottom: 14%;
    padding-top: 7%;
}}


/* remove padding left on the second column in desktop*/
@media (min-width: 769px) {	
  /*.cta-four .wpb_column:nth-child(2) .vc_column-inner {
    padding-left: 0 !important;
  }*/
}

a:focus, a:hover, a:visited{outline:none !important;}


/*header css*/
.main-header-container {
        background: rgba(255,255,255,0.8);
	box-shadow: 1.888px 2.331px 3px rgba(0,0,0,0.14);
	padding:0 25px;
}
.main-header-bar.ast-sticky-active{padding-bottom:10px;}
.main-header-bar.ast-sticky-active .main-header-container {
    box-shadow: none;
	padding:0px;
}
.ast-header-break-point .main-navigation li{margin:0px;}
.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu{border:0px !important;}
.main-header-menu li{margin:0 5px;}
.sub-menu li {
    margin: 0;
}
.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle { 
    background: transparent;
    color: #91c34e; 
}
.main-header-bar, .ast-header-break-point .main-header-bar, .ast-header-break-point .header-main-layout-2 .main-header-bar{padding:0px;}
.ast-above-header{border:0px;}
.header-phone ul {
    flex-wrap: wrap;
    display: flex;
}
.header-phone ul li {
    margin-right: 25px;
    line-height:32px;
}

.header-phone ul li:last-child {
    margin-right: 0;
}

.header-phone ul li i {
    color: #91c34e;
    font-size: 22px;
    vertical-align: middle;
    padding-right: 5px;
}
.main-header-menu .menu-item.current_page_item {
	background-color: #91c34e;
}


/*Slider*/
.hero h1 span {
    font-weight: 300; 
    position: relative;
    bottom: 20px;
	font-size:37px;
}
/*text-content*/
.text-content .text-two-col {
    -webkit-column-rule: 14px round transparent;
    -moz-column-rule: 14px round transparent;
    column-rule: 14px round transparent;
	border-image: url(/wp-content/uploads/2019/09/border-bg.png);
}
.scroll-down-arrow .vc_single_image-wrapper {
    padding: 17px 10px 10px;
    border: 2px solid #fff;
    margin-top: -120px;
    border-radius: 25px;
    min-height: 66px;
	box-shadow: -2px 2px 2px rgba(113, 113, 113, 0.5);
	background: #91c34e;
}
.scroll-down-arrow .vc_single_image-img {
    position: relative;
    -webkit-animation: nudgeMouse 5s ease-out infinite;
    animation: nudgeMouse 5s ease-out infinite;
}
@-webkit-keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes nudgeMouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    30% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    60% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    80% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    90% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

/*Team Work*/
.team-work .vc_column-inner{
	background-size: 85%;
    background-repeat: no-repeat;
    background-position: center left;
}

/*Get In Touch*/
.get-in-touch {
    background-image: linear-gradient(184deg, rgba(255,255,255,0) 0%, #ffffff 100%);
    background-size: cover;
    padding-top: 15%;
} 
.contact-form {
    padding: 30px;
    background: rgba(255, 255, 255, 0.9);
	box-shadow: 6.293px 7.771px 81px rgba(0,0,0,0.09);
}
.get-in-touch .left-pad .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 14% !important;
}
.contact-form label.gfield_label {
    font-weight:normal !important;
}
input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
	    padding: 10px 15px !important;
	background:transparent !important;
	border: 1px solid #e6e6e6 !important;
}
.gform_wrapper .gform_footer {
    padding: 0;
	margin: 0;} 
.form-phone, .form-email, .form-message { 
    padding-right: 0px !important; 
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"]{width:auto !important;}
  

@-webkit-keyframes pulse {
            0% { -webkit-transform: scale(1); }
            50% { -webkit-transform: scale(1.1); }
            100% { -webkit-transform: scale(1); }
         }
         @keyframes pulse {
            0% { transform: scale(1); }
            50% { transform: scale(1.1); }
            100% { transform: scale(1); }
         }
         .pulse {
            -webkit-animation-name: pulse;
            animation-name: pulse;
         }
 
.ring .vc_single_image-img {
  animation: pulse 3s infinite;
  animation-direction: alternate;
}

/*Footer*/
.footer-adv-overlay, .ast-small-footer, .ast-footer-overlay{background:#f5f5f5 !important; border:0px !important;}
.footer-adv-overlay .widget {
    margin-bottom: 0px;
}
.ast-small-footer-section.ast-small-footer-section-1 {
    color: #333;
}
/*Media Queries*/
@media screen and (min-width:768px) and (max-width:1023px){
.footer-adv-overlay { 
    padding-top: 50px;
    padding-bottom: 30px; 
	}

	.get-in-touch { 
    background-size: cover;
    padding-top: 20%;
    background-repeat: no-repeat;
    background-position-y: -30px; 
}
	.get-in-touch .left-pad .vc_column-inner { 
    padding-left: 0px !important;
    padding-right: 0 !important;
    padding-bottom: 35px !important; 
}

	
	
}

@media screen and (min-width:768px) and (max-width:1024px){
	.pod-first.wpb_column.vc_col-sm-6, .pod-second.wpb_column.vc_col-sm-6 {
    margin-top: 0px !important;
}
	.pod-section { 
    padding-bottom: 14%;
}
	.footer-group .footer-col i {

    display: block;
    margin: 5px auto;

}
	.footer-group .footer-col:first-child { 
    flex: 100%;
    text-align: center; 
		margin-bottom:20px;
		padding-right:0px;
}
	.cta .wpb_text_column a { 
    font-size: 33px;
}
	.footer-group .footer-col{text-align:center;}
}
@media screen and (min-width:1025px) and (max-width:1500px){
	.pods .wpb_column.vc_column_container{margin:10px 10px !important}
	.pod-section{background-size:inherit !important; padding-top: 8%;}
	.get-in-touch{background-size: 100%; 
padding-top: 18%; 
background-repeat: no-repeat;}
}
@media screen and (min-width:1025px) and (max-width:1199px){
	.pod-section.full-width-tablet .wpb_column { 
    width: 100% !important; 
}
}

@media screen and (min-width:1025px) and (max-width:1300px){
	.cta-four{padding-left:5% !important; padding-right:5% !important}
	.footer-adv-overlay {padding-left: 3%; padding-right: 3%;}
	.footer-group .footer-col:first-child { 
    flex: 100%;
    text-align: center; 
		margin-bottom:20px;
		padding-right:0px;
}
	.footer-group .footer-col i{display: block !important;
margin: 5px auto;}
	.cta .wpb_text_column a { 
    font-size: 33px;
}
	.footer-group .footer-col{text-align:center;}
	
}

@media screen and (max-width:1300px){
	.footer-group .footer-col.address:before{display:none;}
.footer-group .footer-col.phone:before, .footer-group .footer-col.phone:after{height:80px;}
}

@media screen and (max-width:1200px){
.main-header-bar .ast-container { 
    padding: 0px; 
}
	.main-header-bar.ast-sticky-active .ast-container{padding:0 25px !important;}
}
@media screen and (min-width:1301px){
	.footer-group .footer-col:nth-child(2) {
display: flex;
    align-items: center;
    text-align: left;
    justify-content: inherit;
}
} 



/*--- HERO TWO ---*/
/* row padding of internal hero */
.hero.hero-two {
  padding-top: 6%;
  padding-bottom: 6%;
  position:relative;	
}

/* row padding of homepage hero*/
.homepage.hero.hero-two {
  padding-top: 12%;
  padding-bottom: 12%;
  background-position: 50% 50%;
}

.hero.hero-two:after {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	opacity:0.8;
	content:'';
	display:block;
	background: rgb(255,255,255);
background: -moz-linear-gradient(180deg, rgba(255,255,255,0.9) 20%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0.6) 100%);
background: -webkit-linear-gradient(180deg, rgba(255,255,255,0.9) 20%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0.6) 100%);
background: linear-gradient(180deg, rgba(255,255,255,0.9) 20%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#000000",GradientType=1);
	
}

.text-two h2 {
	color:#91c34e;
}

/* element alignment in the row */
.hero.hero-two {
  text-align: center !important;
}

/* column expand to 100% width on tablet */
@media (max-width: 1024px) {
  .hero.hero-two .wpb_column {
    width: 100% !important;
  }
}


.col-five-sec img {
    max-width: 85% !important;
    padding-top: 10px;
    /* padding-bottom: 15px; */
}


@media screen and (max-width: 767px) {
	.products_title {
    display: none !important;
}
	.col-five-sec {
    text-align: center;
}
}


.ast-primary-sticky-header-active .main-header-bar-navigation .main-header-menu .sub-menu li.current_page_item > a, .ast-primary-sticky-header-active .main-header-bar-navigation .main-header-menu .sub-menu li > a:hover {
    color: #fff !important;
}


.ast-primary-sticky-header-active .main-header-menu li.current-menu-item > a, .ast-primary-sticky-header-active .main-header-menu li > a:hover {
    background: #91c34e !important;
    color: #fff !important;
}

.main-header-menu .current-menu-ancestor > a, .ast-primary-sticky-header-active .main-header-menu li.current-menu-ancestor > a {
	background: #91c34e !important;
    color: #fff !important;
}
