/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*color extend*/
input[type="file" i]:after, .header-top .header-top-wrap a, .header-accessories .contact-info a {
  color: #6fbe44; }

.header-top .header-top-wrap, body .owl-carousel .owl-nav .owl-prev,
body .owl-carousel .owl-nav .owl-next, .section-banner .section-title,
.section-banner .section-subtitle,
.section-banner .description, .section-banner .bttn-wrap a, .section-feature .section-wrap .item, .section-feature .section-wrap .item a, .section-project.with-bg .section-title, .section-project.with-bg .section-heading .tab-links ul li a, .section-testimonial .section-title, .section-testimonial .section-description, .contact-bar .contact-bar-wrap .title, .section-contactus, .section-partsform, .section-contactus .section-title, .section-partsform .section-title, .section-pagetitle .section-title, .section-pagetitle .section-subtitle, .bottom-footer, .bottom-footer .bottom-wrap a {
  color: #fff; }

.section-heading .tab-links ul li a, body .not-found .section-title, .section-blogs .section-wrap article .posted-on a, .tab-section .tab-links ul li a.active {
  color: #55636b; }

.main-navigation ul .menu-title, .main-navigation ul li a, .header-accessories a, .section-subtitle, .section-title, .section-project.project-layout .section-title, .project-item .entry-title a, .testimonial-item .item-profile .title, .section-blogs .section-wrap article .entry-title a, .faq-item .faq-title, .section-contactus .time, .section-partsform .time, .section-contactus .contact-info .contact-info-item, .section-partsform .contact-info .contact-info-item, .section-contactus .contact-info .contact-info-item a,
.section-contactus .contact-info .contact-info-item span, .section-partsform .contact-info .contact-info-item a,
.section-partsform .contact-info .contact-info-item span, .section-contactus .contact-form-wrap, .section-partsform .contact-form-wrap, .section-contactus .contact-form-wrap label, .section-contactus .contact-form-wrap label.gfield_label, .section-partsform .contact-form-wrap label, .section-partsform .contact-form-wrap label.gfield_label, .section-contactus .contact-details, .section-partsform .contact-details, .filter-wrap .filter-item .filter-title, .filter-wrap label, .gallery-item-wrap .entry-title a, .sinlge-blog .recent-blogs-wrap article .entry-title a, .social-links, .newsletter .title, .section-team .section-wrap > div .team-title, .part-item .entry-title, .part-item .entry-title a, .popup-form .form-title, .popup-form form label, .widgets-holder .widget-title, .widget-pages li a, .contact-info p a, .contact-info p.office-hours, .contact-info p.office-location {
  color: #151515; }

/*background-color extend*/
.main-navigation ul .menu-title:after, .toggle-menu, .header-accessories .icon, .section-subtitle:after, body .owl-carousel .owl-dots .owl-dot.active, body .owl-carousel .owl-nav .owl-prev,
body .owl-carousel .owl-nav .owl-next, .section-banner .owl-carousel .owl-dots .owl-dot.active, .section-project.project-layout .section-title:after, .project-item .entry-title:after, .filter-wrap .filter-item .filter-title:after, .filter-wrap label .checkmark:after, .tab-section .tab-links ul li a.active:after, .gallery-item-wrap .entry-title:after, .part-item .entry-title:after, .section-part .section-heading .bttn-wrap a, .popup-form .form-title:after, .fancybox-slide--html .fancybox-close-small, .contact-info .icon {
  background-color: #6fbe44; }

.main-navigation ul.sub-menu, .main-navigation ul li.menu-item-has-children > span, .site-header, .section-banner .owl-carousel .owl-dots .owl-dot, .section-map form input[type="text"], .project-item, .testimonial-item, .faq-item, .section-contactus .contact-form-wrap form input[type="text"],
.section-contactus .contact-form-wrap form input[type="tel"],
.section-contactus .contact-form-wrap form input[type="email"],
.section-contactus .contact-form-wrap form textarea, .section-partsform .contact-form-wrap form input[type="text"],
.section-partsform .contact-form-wrap form input[type="tel"],
.section-partsform .contact-form-wrap form input[type="email"],
.section-partsform .contact-form-wrap form textarea, .filter-wrap label .checkmark, .popup-form form input[type="text"],
.popup-form form input[type="email"],
.popup-form form input[type="number"],
.popup-form form input[type="url"],
.popup-form form input[type="tel"],
.popup-form form textarea,
.popup-form form input[type="file"] {
  background-color: #fff; }

body .owl-carousel .owl-dots .owl-dot {
  background-color: #55636b; }

.testimonial-item .item-profile figure, .section-category-listing .category figure {
  background-color: #dbdbdb; }

.header-top, .section-feature, .section-map form input[type="submit"], .section-project.with-bg, .section-testimonial, form.search input[type="submit"], .contact-bar, .newsletter form input[type="submit"], .bottom-footer {
  background-color: #151515; }

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0 0 30px; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #55636b;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  line-height: 1.5; }
  @media only screen and (max-width: 1800px) {
    body,
    button,
    input,
    select,
    optgroup,
    textarea {
      font-size: 16px; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 30px; }

p {
  margin-bottom: 30px;
  margin-top: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 30px; }

address {
  margin: 0 0 30px; }

pre {
  background: #55636b;
  margin-bottom: 30px;
  max-width: 100%;
  overflow: auto;
  padding: 15px; }

abbr,
acronym {
  border-bottom: 1px dotted #55636b;
  cursor: help; }

mark,
ins {
  background: #55636b;
  text-decoration: none; }

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
body {
  background: #fff;
  margin: 0;
  padding: 0; }

hr {
  background-color: #dbdbdb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0;
  padding-left: 20px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 0 0 30px; }

svg {
  max-width: 100%; }

table {
  margin: 0 0 30px;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: #6fbe44;
  text-decoration: none; }
  a:hover {
    color: #05616b; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/* Forms
--------------------------------------------- */
.primary-bttn,
.secondary-bttn,
a.primary-bttn,
a.secondary-bttn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.main-navigation ul ul a.secondary-bttn,
.main-navigation ul ul a.primary-bttn {
  border: 0;
  border-radius: 0;
  background-color: #6fbe44;
  color: #fff;
  line-height: 1;
  font-size: 22px;
  padding: 17px 44px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer; }
  @media only screen and (max-width: 1800px) {
    .primary-bttn,
    .secondary-bttn,
    a.primary-bttn,
    a.secondary-bttn,
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .main-navigation ul ul a.secondary-bttn,
    .main-navigation ul ul a.primary-bttn {
      font-size: 20px; } }

.secondary-bttn,
a.secondary-bttn,
button.secondary-bttn,
input[type="button"].secondary-bttn,
input[type="reset"].secondary-bttn,
input[type="submit"].secondary-bttn,
.main-navigation ul ul a.secondary-bttn {
  background-color: #55636b; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
input[type="file"],
textarea {
  color: #333333;
  border: 1px solid #c7c7c7;
  border-radius: 0px;
  padding: 3px;
  background-color: transparent;
  outline: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px; }

input[type="file"] {
  position: relative; }

input[type="file" i]::-webkit-file-upload-button {
  font-size: 0;
  opacity: 0;
  visibility: hidden; }

input[type="file" i]:after {
  content: "Upload File";
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  position: absolute;
  right: 18px; }

select {
  color: #333333;
  border: 1px solid #c7c7c7;
  padding: 0px 17px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
select,
textarea {
  height: 65px;
  padding: 0 33px;
  width: 100%; }

textarea {
  height: 71px; }

.popup-form textarea {
  height: 210px;
  padding-top: 20px; }

.product-search-form {
  position: relative; }
  .product-search-form input[type="search"] {
    border: 4px solid #fff;
    background-color: transparent;
    color: #fff;
    padding-right: 35px; }
    .product-search-form input[type="search"]::-webkit-input-placeholder {
      color: #fff; }
    .product-search-form input[type="search"]::-moz-placeholder {
      color: #fff; }
    .product-search-form input[type="search"]:-ms-input-placeholder {
      color: #fff; }
    .product-search-form input[type="search"]:-moz-placeholder {
      color: #fff; }
  .product-search-form input[type="submit"] {
    padding: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    border: 0;
    outline: 0;
    box-shadow: none;
    font-size: 0;
    background-image: url(../images/search-white.svg);
    width: 53px;
    height: 53px;
    position: absolute;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
@media only screen and (max-width: 1140px) {
  .main-navigation {
    display: none;
    overflow-y: auto;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid #dbdbdb; } }
.main-navigation ul {
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  list-style: none; }
  .main-navigation ul.sub-menu {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 350px;
    right: 0;
    align-items: center;
    justify-content: flex-start;
    padding: 39px 56px 30px;
    border: 1px solid #dbdbdb;
    transition: all 0.2s ease-in-out; }
    @media only screen and (max-width: 1440px) {
      .main-navigation ul.sub-menu {
        max-height: 465px;
        overflow-y: auto; } }
    @media only screen and (max-width: 1140px) {
      .main-navigation ul.sub-menu {
        opacity: 1;
        visibility: visible;
        position: relative;
        width: 100%;
        padding: 15px;
        border: 0;
        display: none;
        transition: unset;
        max-height: unset;
        overflow-y: unset; } }
    .main-navigation ul.sub-menu li a {
      line-height: 1.5;
      padding: 8px 0;
      width: 100%;
      display: block; }
      @media only screen and (max-width: 1140px) {
        .main-navigation ul.sub-menu li a {
          color: #151515; } }
  .main-navigation ul .menu-title {
    font-weight: 700;
    font-size: 26px;
    margin: 0 0 12px;
    padding: 0 0 25px;
    position: relative; }
    @media only screen and (max-width: 1800px) {
      .main-navigation ul .menu-title {
        font-size: 22px; } }
    .main-navigation ul .menu-title:after {
      content: "";
      position: absolute;
      bottom: 0;
      width: 53px;
      height: 5px;
      left: 0; }
  .main-navigation ul li {
    position: relative; }
    @media only screen and (max-width: 1140px) {
      .main-navigation ul li {
        width: 100%; } }
    .main-navigation ul li a {
      font-size: 18px;
      font-weight: 500;
      padding: 0 15px;
      text-transform: uppercase;
      line-height: 109px; }
      @media only screen and (max-width: 1900px) {
        .main-navigation ul li a {
          font-size: 16px; } }
      @media only screen and (max-width: 1300px) {
        .main-navigation ul li a {
          padding: 0 10px; } }
      @media only screen and (max-width: 1140px) {
        .main-navigation ul li a {
          width: 100%;
          line-height: 1;
          padding: 15px 40px 15px 15px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.5);
          display: block; } }
    .main-navigation ul li:last-child a {
      border-bottom: 0; }
    .main-navigation ul li:last-child .sub-menu {
      margin-bottom: 15px; }
    .main-navigation ul li.menu-item-has-children > a {
      display: flex;
      align-items: center;
      justify-content: center; }
      @media only screen and (max-width: 1140px) {
        .main-navigation ul li.menu-item-has-children > a {
          justify-content: flex-start; } }
      .main-navigation ul li.menu-item-has-children > a:after {
        content: "";
        display: block;
        margin-left: 9px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 5px 0 5px;
        border-color: #6fbe44 transparent transparent transparent; }
        @media only screen and (max-width: 1140px) {
          .main-navigation ul li.menu-item-has-children > a:after {
            content: none; } }
    .main-navigation ul li.menu-item-has-children > span {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 10px;
      right: 15px; }
      .main-navigation ul li.menu-item-has-children > span:after {
        content: "";
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 5px 0 5px;
        border-color: #6fbe44 transparent transparent transparent;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .main-navigation ul li.has-mega-menu {
      position: unset; }
      @media only screen and (max-width: 1140px) {
        .main-navigation ul li.has-mega-menu {
          position: relative; } }
      .main-navigation ul li.has-mega-menu .sub-menu {
        max-width: 1640px;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        align-items: flex-start;
        justify-content: space-between; }
        @media only screen and (max-width: 1500px) {
          .main-navigation ul li.has-mega-menu .sub-menu li a {
            font-size: 14px; } }
        @media only screen and (max-width: 1140px) {
          .main-navigation ul li.has-mega-menu .sub-menu {
            position: relative;
            transform: translateX(0);
            left: 0;
            justify-content: flex-start;
            max-width: 100%;
            padding: 15px;
            opacity: 1;
            visibility: visible; }
            .main-navigation ul li.has-mega-menu .sub-menu .menu-listing {
              width: 100%;
              margin-bottom: 30px; }
              .main-navigation ul li.has-mega-menu .sub-menu .menu-listing:last-child {
                margin-bottom: 0; } }
    .main-navigation ul li:hover > .sub-menu {
      opacity: 1;
      visibility: visible; }

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block; }

.post,
.page {
  margin: 0 0 30px; }

body.post, body.page {
  margin: 0 0 0; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 0; }

.page-links {
  clear: both;
  margin: 0 0 30px; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }
  .widget select {
    max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #dbdbdb;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #55636b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }

/* Common Code
--------------------------------------------- */
.container {
  max-width: calc(1640px + 30px);
  padding: 0 15px;
  margin: 0 auto;
  width: 100%; }
  @media only screen and (max-width: 1800px) {
    .container {
      max-width: 95%; } }

form.invalid input[type=submit] {
  cursor: not-allowed; }

/* header
--------------------------------------------- */
.site-header {
  position: sticky;
  top: 0;
  z-index: 999;
  box-shadow: 0px 3px 8px #d5d5d529; }
  .site-header .container {
    max-width: 1920px;
    padding: 0 43px; }
    @media only screen and (max-width: 1700px) {
      .site-header .container {
        padding: 0 15px; } }

.main-navigation ul, .header-top .header-top-wrap, .hgroup-wrap, .navbar, .header-accessories, .header-accessories a, .section-heading, .section-heading .tab-links .owl-stage, .section-heading .tab-links ul, .section-feature .section-wrap, .section-feature .section-wrap .item, .section-feature .section-wrap .item a, .testimonial-item .item-profile, .contact-bar .contact-bar-wrap, .section-single-product .product-image figure, .brochure-wrap, .social-links, .social-links ul, .part-item, .contact-info p a, .contact-info p.office-hours, .contact-info p.office-location, .contact-info .icon, .bottom-footer .bottom-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

@media only screen and (max-width: 1140px) {
  .header-top {
    display: none; } }
.header-top .header-top-wrap {
  justify-content: space-between;
  font-size: 18px;
  font-weight: 300; }
  @media only screen and (max-width: 1800px) {
    .header-top .header-top-wrap {
      font-size: 16px; } }
  .header-top .header-top-wrap > div {
    padding: 12px 0; }
  .header-top .header-top-wrap .header-msg {
    text-transform: uppercase; }
  .header-top .header-top-wrap .contact-info {
    display: flex;
    align-items: center; }
  .header-top .header-top-wrap a {
    display: flex;
    align-items: center;
    margin-left: 20px;
    font-weight: 700; }
    .header-top .header-top-wrap a span {
      background-color: transparent; }
    .header-top .header-top-wrap a svg {
      margin-right: 10px;
      width: 16px;
      height: 16px; }
      .header-top .header-top-wrap a svg .a {
        fill: #6fbe44; }
.header-top .contact-info .icon {
  margin-right: 0; }

.hgroup-wrap-main {
  position: relative; }

.hgroup-wrap {
  position: relative; }
  @media only screen and (max-width: 1140px) {
    .hgroup-wrap {
      position: unset; } }
  .hgroup-wrap .contact-info {
    display: none; }
    @media only screen and (max-width: 1140px) {
      .hgroup-wrap .contact-info {
        display: block; } }

.site-branding {
  width: 330px; }
  @media only screen and (max-width: 1900px) {
    .site-branding {
      width: 250px; } }
  @media only screen and (max-width: 540px) {
    .site-branding {
      width: 150px; } }
  .site-branding .site-title {
    margin: 0; }
  .site-branding a,
  .site-branding img {
    display: block; }

.navbar {
  width: calc(100% - 330px); }
  @media only screen and (max-width: 1900px) {
    .navbar {
      width: calc(100% - 250px); } }
  @media only screen and (max-width: 540px) {
    .navbar {
      width: calc(100% - 150px); } }

.toggle-menu {
  display: none;
  width: 100px;
  height: 100px;
  order: 3;
  margin-right: -15px;
  margin-left: 20px;
  align-items: center;
  justify-content: center; }
  @media only screen and (max-width: 1140px) {
    .toggle-menu {
      display: flex; } }
  @media only screen and (max-width: 768px) {
    .toggle-menu {
      margin-left: 40px; } }
  @media only screen and (max-width: 640px) {
    .toggle-menu {
      margin-left: 15px; } }
  @media only screen and (max-width: 540px) {
    .toggle-menu {
      width: 70px;
      height: 70px;
      margin-left: 10px; } }
  .toggle-menu span {
    width: 35px;
    height: 5px;
    background-color: #fff;
    display: block;
    margin: 0 auto 7px; }
    .toggle-menu span:last-child {
      margin-bottom: 0; }

.main-navigation {
  width: calc(100% - 40px);
  padding: 0 15px; }
  @media only screen and (max-width: 1140px) {
    .main-navigation {
      width: 100%;
      max-width: 50%;
      right: 0;
      left: auto; } }
  @media only screen and (max-width: 840px) {
    .main-navigation {
      max-width: 408px; } }

.header-accessories {
  justify-content: flex-end;
  margin-left: auto; }
  .header-accessories .a {
    fill: #6fbe44; }
  .header-accessories svg {
    width: 30px; }
  .header-accessories .icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: block;
    margin-right: 18px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .header-accessories .icon .a {
      fill: #fff; }
  .header-accessories a {
    font-size: 18px;
    font-weight: 700; }
  .header-accessories .contact-info {
    margin-right: 30px; }
    @media only screen and (max-width: 640px) {
      .header-accessories .contact-info {
        margin-right: 15px; } }
    @media only screen and (max-width: 540px) {
      .header-accessories .contact-info {
        margin-right: 5px; } }
    @media only screen and (max-width: 768px) {
      .header-accessories .contact-info a {
        font-size: 0; } }
    .header-accessories .contact-info a svg {
      margin-right: 10px;
      height: 20px; }
      @media only screen and (max-width: 768px) {
        .header-accessories .contact-info a svg {
          margin-right: 0; } }

.toggle-submenu {
  position: absolute;
  top: 22px;
  right: 10px;
  width: 20px;
  height: 20px;
  background-color: #6fbe44;
  background-image: url(../images/dropdown.svg);
  background-repeat: no-repeat;
  background-position: center; }

/* Different Sections
--------------------------------------------- */
.section-subtitle {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 25px;
  position: relative;
  padding-bottom: 18px; }
  @media only screen and (max-width: 1800px) {
    .section-subtitle {
      font-size: 16px; } }
  .section-subtitle:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 53px;
    height: 5px;
    left: 0; }
.section-title {
  font-size: 51px;
  font-weight: 700;
  margin: 0 0 25px;
  line-height: 1.2; }
  @media only screen and (max-width: 1800px) {
    .section-title {
      font-size: 42px; } }
  @media only screen and (max-width: 992px) {
    .section-title {
      font-size: 26px; } }

.section-heading {
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 57px; }
  @media only screen and (max-width: 640px) {
    .section-heading .section-title {
      width: 100%;
      margin-bottom: 23px !important; } }
  .section-heading .section-title {
    margin-bottom: 0; }
  .section-heading .bttn-wrap {
    margin-left: auto; }
    @media only screen and (max-width: 640px) {
      .section-heading .bttn-wrap {
        margin-left: 0; } }
  .section-heading .tab-links {
    width: 70%;
    margin-left: auto; }
    .section-heading .tab-links .owl-stage {
      margin-right: 0;
      margin-left: auto;
      justify-content: space-between; }
    .section-heading .tab-links ul {
      list-style: none;
      margin: 0;
      padding: 0;
      justify-content: flex-end; }
      .section-heading .tab-links ul li {
        text-align: right;
        min-width: 140px;
        padding-left: 40px;
        min-width: 120px; }
        .section-heading .tab-links ul li.active a {
          color: #6fbe44; }
        @media only screen and (max-width: 1800px) {
          .section-heading .tab-links ul li {
            padding-left: 25px; } }
        .section-heading .tab-links ul li a {
          font-size: 24px;
          font-weight: 700; }
          @media only screen and (max-width: 1800px) {
            .section-heading .tab-links ul li a {
              font-size: 20px; } }

/*owl-carousel dots*/
body .owl-carousel .owl-dots {
  margin-top: 0;
  width: 100%;
  text-align: left; }
  body .owl-carousel .owl-dots .owl-dot {
    width: 16px;
    height: 16px;
    opacity: 1;
    border-radius: 50%;
    margin: 0 8px; }
    body .owl-carousel .owl-dots .owl-dot span {
      display: none; }
body .owl-carousel .owl-nav .owl-prev,
body .owl-carousel .owl-nav .owl-next {
  height: 42px;
  width: 42px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  margin: 0; }
body .owl-carousel .owl-nav .owl-prev {
  right: calc(100% + 50px); }
@-moz-document url-prefix() {
  body .owl-carousel .owl-nav .owl-prev {
    right: 100% !important; } }
  @media only screen and (max-width: 2000px) {
    body .owl-carousel .owl-nav .owl-prev {
      right: calc(100% + 15px); } }
  @media only screen and (max-width: 1800px) {
    body .owl-carousel .owl-nav .owl-prev {
      right: 100%; } }
  @media only screen and (max-width: 1140px) {
    body .owl-carousel .owl-nav .owl-prev {
      margin-left: -10px; } }
body .owl-carousel .owl-nav .owl-next {
  left: calc(100% + 50px); }
  @media only screen and (max-width: 2000px) {
    body .owl-carousel .owl-nav .owl-next {
      left: calc(100% + 15px); } }
  @media only screen and (max-width: 2000px) {
    body .owl-carousel .owl-nav .owl-next {
      left: 100%; } }
  @media only screen and (max-width: 1140px) {
    body .owl-carousel .owl-nav .owl-next {
      margin-right: -10px; } }

/*banner section*/
.section-banner {
  position: relative; }
  @media only screen and (max-width: 1140px) {
    .section-banner .container {
      max-width: 100%; } }
  .section-banner .banner-item {
    position: relative;
    background-size: cover;
    background-position: center; }
    .section-banner .banner-item:before {
      content: "";
      position: absolute;
      width: 50%;
      top: 0;
      bottom: 0;
      background-color: rgba(13, 13, 13, 0.8); }
      @media only screen and (max-width: 1300px) {
        .section-banner .banner-item:before {
          width: 55%; } }
      @media only screen and (max-width: 1140px) {
        .section-banner .banner-item:before {
          content: none; } }
  .section-banner .banner-wrap {
    width: 40%;
    margin-right: auto;
    padding: 127px 120px 204px 0;
    position: relative; }
    .section-banner .banner-wrap .description p {
      font-size: 19px; }
      @media only screen and (max-width: 1400px) {
        .section-banner .banner-wrap .description p {
          font-size: 15px; } }
    @media only screen and (max-width: 1400px) {
      .section-banner .banner-wrap {
        width: 52%; } }
    @media only screen and (max-width: 1140px) {
      .section-banner .banner-wrap {
        width: 100%;
        max-width: 768px;
        margin: 0 auto 0 0;
        padding: 100px 30px 200px; }
        .section-banner .banner-wrap:before {
          content: "";
          position: absolute;
          width: calc(768px + 15px);
          top: 0;
          bottom: 0;
          background-color: rgba(21, 21, 21, 0.8);
          left: 0;
          margin-left: -15px; }
        .section-banner .banner-wrap * {
          position: relative; } }
  .section-banner .description {
    margin-bottom: 63px; }
    .section-banner .description p:last-child {
      margin-bottom: 0; }
  .section-banner .bttn-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .section-banner .bttn-wrap a {
      display: flex;
      align-items: center;
      margin-right: 50px;
      font-weight: 700;
      margin-bottom: 5px; }
      .section-banner .bttn-wrap a.primary-bttn {
        font-size: 22px;
        padding: 17px 44px; }
        @media only screen and (max-width: 1800px) {
          .section-banner .bttn-wrap a.primary-bttn {
            font-size: 16px; } }
        @media only screen and (max-width: 480px) {
          .section-banner .bttn-wrap a.primary-bttn {
            margin-bottom: 23px; } }
      .section-banner .bttn-wrap a:last-child {
        margin-right: 0; }
      .section-banner .bttn-wrap a .a {
        fill: #fff; }
      .section-banner .bttn-wrap a svg {
        width: 49px;
        height: 49px;
        margin-right: 23px; }
  .section-banner .owl-carousel .owl-dots {
    max-width: calc(1640px + 30px);
    padding: 0 15px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100px; }
    @media only screen and (max-width: 1800px) {
      .section-banner .owl-carousel .owl-dots {
        max-width: 95%; } }
    @media only screen and (max-width: 540px) {
      .section-banner .owl-carousel .owl-dots {
        bottom: 25px; } }
  .section-banner .section-subtitle {
    font-weight: 600; }
  @media only screen and (max-width: 1500px) {
    .section-banner .section-title {
      font-size: 34px; } }

.videoquitBttn {
  position: absolute !important;
  right: -15px !important;
  top: -12px !important;
  background-color: #6fbe44 !important; }

.tax-product_cat .section-banner .bttn-wrap a {
  margin-right: 30px; }
  .tax-product_cat .section-banner .bttn-wrap a.primary-bttn {
    padding: 17px 30px; }

/*feature section*/
.section-feature {
  padding: 33px 0 20px; }
  .section-feature .section-wrap {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px; }
    @media only screen and (max-width: 1800px) {
      .section-feature .section-wrap {
        justify-content: center; } }
    .section-feature .section-wrap .item {
      margin-bottom: 13px;
      font-size: 18px;
      text-transform: capitalize;
      padding: 0 15px;
      position: relative; }
      .section-feature .section-wrap .item:after {
        content: '';
        position: absolute;
        height: 30px;
        width: 1px;
        background-color: #5E5E5E;
        right: 0; }
        @media only screen and (max-width: 540px) {
          .section-feature .section-wrap .item:after {
            content: none; } }
      .section-feature .section-wrap .item:last-of-type:after {
        content: none; }
      @media only screen and (max-width: 1800px) {
        .section-feature .section-wrap .item {
          font-size: 15px; } }
      @media only screen and (max-width: 540px) {
        .section-feature .section-wrap .item {
          width: 100%;
          max-width: 360px; } }
      .section-feature .section-wrap .item .a {
        fill: #fff; }
      @media only screen and (max-width: 1800px) {
        .section-feature .section-wrap .item a {
          justify-content: center; } }
      .section-feature .section-wrap .item svg {
        margin-right: 28px; }
        @media only screen and (max-width: 1400px) {
          .section-feature .section-wrap .item svg {
            margin-right: 10px;
            width: 30px; } }

/*map section*/
.section-map {
  position: relative;
  background-color: #f7f7f7;
  margin-bottom: 65px; }
  .section-map .map {
    position: absolute;
    width: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden; }
    @media only screen and (max-width: 840px) {
      .section-map .map {
        position: unset;
        width: 100%;
        height: 354px; } }
    .section-map .map iframe {
      width: 100%;
      height: 100%;
      border: 0; }
  .section-map .section-wrap {
    width: 50%;
    margin-left: auto;
    padding: 117px 0 148px 113px; }
    @media only screen and (max-width: 840px) {
      .section-map .section-wrap {
        width: 100%;
        padding: 30px 0; } }
  .section-map form {
    position: relative; }
    .section-map form input[type="text"] {
      height: 65px;
      border: 0;
      background-image: url(../images/icons/location-grey.svg);
      background-position: 25px center;
      background-repeat: no-repeat;
      padding-left: 65px; }
    .section-map form input[type="submit"] {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      margin-bottom: 0;
      background-image: url(../images/icons/search-white.svg);
      background-position: center;
      background-repeat: no-repeat;
      font-size: 0;
      width: 65px;
      cursor: pointer;
      padding: 0; }

/*project section*/
.section-feature + .section-project {
  margin-top: 50px; }

.section-project {
  margin-bottom: 81px; }
  .section-project.carousel-layout .project-item figure img {
    max-height: 225px;
    width: auto; }
  .section-project.carousel-layout .owl-carousel .owl-nav button.owl-next,
  .section-project.carousel-layout .owl-carousel .owl-nav button.owl-prev {
    background-color: #6fbe44;
    color: #FFFFFF; }
  .section-project .section-wrap {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -15px; }
    .section-project .section-wrap.owl-carousel {
      display: block;
      margin: 0; }
      .section-project .section-wrap.owl-carousel.owl-theme .owl-dots {
        text-align: center;
        margin-top: 30px; }
      .section-project .section-wrap.owl-carousel .project-item {
        width: unset;
        margin: unset; }
        @media only screen and (max-width: 768px) {
          .section-project .section-wrap.owl-carousel .project-item {
            width: unset !important; } }
        @media only screen and (max-width: 540px) {
          .section-project .section-wrap.owl-carousel .project-item {
            width: 100% !important; } }
  .section-project.with-bg {
    padding: 117px 0 82px;
    margin-bottom: 23px; }
    .section-project.with-bg .project-item {
      border: 0; }
  .section-project.project-layout .section-title {
    font-size: 32px;
    text-transform: capitalize;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative; }
    .section-project.project-layout .section-title:after {
      content: "";
      position: absolute;
      bottom: 0;
      width: 53px;
      height: 5px;
      left: 0; }
  .section-project .owl-stage-outer, .section-project .owl-stage {
    margin-right: -1px; }

.project-item {
  width: calc(33.3333333333% - 30px);
  margin: 0 15px 30px;
  border: 1px solid #dbdbdb; }
  .project-item figure img {
    height: 387px;
    object-fit: cover; }
  .project-item ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none; }
    .project-item ul li {
      margin: 0 0 16px;
      line-height: 1.2; }
  .project-item figure {
    margin: 0;
    border-bottom: 1px solid #dbdbdb; }
    .project-item figure a {
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 387px; }
  .project-item .item-content {
    padding: 32px 47px 50px; }
    @media only screen and (max-width: 1400px) {
      .project-item .item-content {
        padding: 32px 42px 50px; } }
    @media only screen and (max-width: 640px) {
      .project-item .item-content {
        padding: 20px; } }
  .project-item .entry-title {
    font-size: 27px;
    font-weight: 700;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px; }
    @media only screen and (max-width: 1800px) {
      .project-item .entry-title {
        font-size: 19px; } }
    .project-item .entry-title:after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 53px;
      height: 5px; }
  .project-item .more a {
    font-weight: 700;
    color: #6fbe44; }

.section-project.dealer-layout {
  padding-top: 45px;
  text-align: center; }
  .section-project.dealer-layout .project-item {
    text-align: left; }
    .section-project.dealer-layout .project-item figure {
      height: 245px;
      border-bottom: 1px solid #dbdbdb; }
      .section-project.dealer-layout .project-item figure a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 245px;
        min-height: unset; }
      .section-project.dealer-layout .project-item figure img {
        width: auto;
        height: unset;
        max-height: 220px; }

body .not-found {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 30px;
  padding: 20px;
  border: 1px solid #dbdbdb;
  min-height: 624px; }
  body .not-found .icon {
    display: block;
    margin-bottom: 20px;
    text-align: center; }
  body .not-found .section-title {
    font-size: 32px; }

@media only screen and (max-width: 768px) {
  .section-project.carousel-layout .section-heading h2 {
    margin-bottom: 23px; }
  .section-project.carousel-layout .section-heading .tab-links {
    width: 100%; }
    .section-project.carousel-layout .section-heading .tab-links ul {
      justify-content: flex-start; }
      .section-project.carousel-layout .section-heading .tab-links ul li {
        padding-left: 0;
        padding-right: 25px;
        margin-bottom: 13px;
        text-align: left; } }
/*gallery section*/
.section-gallery {
  overflow: hidden; }
  .section-gallery .section-wrap {
    display: flex;
    flex-wrap: wrap; }
    .section-gallery .section-wrap .gallery-item {
      width: calc(33.3333333333% - 0px);
      margin: 0 0 21px; }
      .section-gallery .section-wrap .gallery-item img {
        max-width: 899px;
        min-width: 541px;
        height: 492px;
        object-fit: cover; }
    .section-gallery .section-wrap.owl-carousel {
      display: block; }
      .section-gallery .section-wrap.owl-carousel .gallery-item {
        width: unset;
        min-width: 300px; }
  .section-gallery.full-width-layout .section-wrap {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: -50%; }

.gallery-item {
  width: calc(50% - 30px);
  margin: 0 15px 30px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .gallery-item img {
    display: block; }

/*about section*/
.section-about {
  position: relative;
  margin-bottom: 46px; }
  .section-about .about-us-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40%; }
    @media only screen and (max-width: 840px) {
      .section-about .about-us-image {
        position: unset;
        width: 100%; } }
    .section-about .about-us-image img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .section-about .section-wrap {
    width: 60%;
    margin-left: auto;
    padding: 123px 0 123px 55px; }
    @media only screen and (max-width: 840px) {
      .section-about .section-wrap {
        width: 100%;
        margin-left: 0;
        padding: 30px 0; } }
    .section-about .section-wrap .section-title {
      font-size: 58px; }
      @media only screen and (max-width: 1800px) {
        .section-about .section-wrap .section-title {
          font-size: 44px; } }
      @media only screen and (max-width: 540px) {
        .section-about .section-wrap .section-title {
          font-size: 24px !important; } }
    .section-about .section-wrap .section-description p {
      color: #151515; }
  .section-about.layout-two {
    margin-top: 46px; }

/*testimonial section*/
.section-testimonial {
  padding: 87px 0;
  margin-bottom: 90px; }
  @media only screen and (max-width: 540px) {
    .section-testimonial {
      padding: 50px 0; } }
  .section-testimonial .section-title {
    text-align: center; }
  .section-testimonial .section-description {
    text-align: center; }
  .section-testimonial .section-wrap.owl-carousel .owl-dots {
    text-align: center;
    margin-top: 63px; }
  .section-testimonial .section-wrap.owl-carousel .owl-carousel .owl-nav button.owl-next,
  .section-testimonial .section-wrap.owl-carousel .owl-carousel .owl-nav button.owl-prev {
    background-color: #6fbe44;
    color: #FFFFFF; }
  .section-testimonial .client-words p {
    color: #151515; }

.testimonial-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 50px; }
  .testimonial-item:last-child {
    margin-bottom: 0; }
  .testimonial-item figure,
  .testimonial-item .item-content {
    width: calc(50% - 0px);
    margin: 0; }
    @media only screen and (max-width: 840px) {
      .testimonial-item figure,
      .testimonial-item .item-content {
        width: calc(100% - 0px); } }
  .testimonial-item figure {
    margin: 0;
    height: 584px;
    position: relative; }
    .testimonial-item figure > a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .testimonial-item figure > a:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #26262670; }
      .testimonial-item figure > a svg {
        width: 138px;
        height: 138px;
        position: relative; }
        .testimonial-item figure > a svg .a {
          fill: #fff; }
    .testimonial-item figure img {
      object-fit: cover;
      display: block;
      height: 584px; }
  .testimonial-item .item-content {
    padding: 66px 86px;
    width: calc(50% - 0px); }
    @media only screen and (max-width: 1400px) {
      .testimonial-item .item-content {
        padding: 66px 31px; } }
    @media only screen and (max-width: 840px) {
      .testimonial-item .item-content {
        width: calc(100% - 0px);
        padding: 30px; } }
    .testimonial-item .item-content .bttn-wrap a {
      color: #fff; }
  .testimonial-item .item-profile {
    margin-bottom: 30px; }
    .testimonial-item .item-profile figure {
      width: 109px;
      height: 109px;
      margin-right: 35px;
      border-radius: 50%;
      overflow: hidden; }
    .testimonial-item .item-profile .title {
      font-size: 32px;
      font-weight: 700;
      margin: 0; }

/*blogs section*/
.section-blogs {
  margin-bottom: 90px; }
  .section-blogs .section-wrap-main {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
    .section-blogs .section-wrap-main .bttn-wrap {
      margin: 35px auto 0; }
  .section-blogs .filter-wrap + .section-wrap article {
    width: calc(50% - 30px); }
    @media only screen and (max-width: 768px) {
      .section-blogs .filter-wrap + .section-wrap article {
        width: 100%; } }
  .section-blogs .section-wrap {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap; }
    .section-blogs .section-wrap article {
      width: calc(33.3333333333% - 30px);
      margin: 0 15px 30px; }
      .section-blogs .section-wrap article figure {
        margin-bottom: 19px; }
        .section-blogs .section-wrap article figure a {
          display: block; }
        .section-blogs .section-wrap article figure img {
          display: block; }
      .section-blogs .section-wrap article .entry-title {
        font-size: 26px;
        font-weight: 700;
        margin-bottom: 6px; }
        @media only screen and (max-width: 1800px) {
          .section-blogs .section-wrap article .entry-title {
            font-size: 24px; } }
    .section-blogs .section-wrap.owl-carousel.section-wrap {
      margin: 0; }
    .section-blogs .section-wrap.owl-carousel article {
      width: 100%;
      margin: 0; }
    .section-blogs .section-wrap .owl-dots {
      margin-top: 35px !important;
      text-align: center; }

@media only screen and (max-width: 992px) {
  .filter-wrap {
    width: calc(100% - 30px) !important;
    margin-bottom: 35px !important; }

  .filter-wrap + .section-wrap {
    width: 100% !important; } }
body .owl-carousel .owl-prev {
  background-image: url("../images/icons/prev-arrow.jpg") !important; }
  body .owl-carousel .owl-prev span {
    display: none; }
body .owl-carousel .owl-next {
  background-image: url("../images/icons/next-arrow.jpg") !important; }
  body .owl-carousel .owl-next span {
    display: none; }

/*faq section*/
form.search {
  position: relative; }
  form.search input[type="search"] {
    border: 0;
    background-color: #fff; }
  form.search input[type="submit"] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
    background-image: url(../images/icons/search-white.svg);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    width: 65px;
    cursor: pointer;
    padding: 0; }

.section-faq {
  background-color: #f7f7f7;
  padding: 85px 0; }
  @media only screen and (max-width: 540px) {
    .section-faq {
      padding: 50px 0 !important; } }
  .section-faq .section-title {
    text-align: center; }
  .section-faq form.search {
    max-width: 674px;
    margin: 0 auto 58px; }

.faq-item {
  border: 1px solid #dbdbdb;
  padding: 48px 56px 43px;
  margin-bottom: 22px;
  border-right: 7px solid #55636b; }
  @media only screen and (max-width: 540px) {
    .faq-item {
      padding: 30px 29px 26px !important; } }
  .faq-item.active {
    border-right-color: #6fbe44; }
  .faq-item .faq-title {
    margin: 0;
    font-size: 22px;
    font-weight: 700; }
    @media only screen and (max-width: 540px) {
      .faq-item .faq-title {
        font-size: 18px; } }
  .faq-item .faq-content {
    margin-top: 22px;
    display: none; }
    .faq-item .faq-content p:last-child {
      margin: 0; }
  .faq-item:last-child {
    margin-bottom: 0; }

.search-section {
  background-color: #f7f7f7;
  padding: 18px 0; }
  .search-section form.search {
    max-width: 100%;
    margin: 0; }

/*faq section*/
.contact-bar {
  padding: 26px 0; }
  .contact-bar .contact-bar-wrap {
    flex-wrap: wrap; }
    .contact-bar .contact-bar-wrap .title {
      margin: 0 auto 0 0;
      font-size: 28px;
      font-weight: 500; }
      @media only screen and (max-width: 1800px) {
        .contact-bar .contact-bar-wrap .title {
          font-size: 24px; } }
      @media only screen and (max-width: 1140px) {
        .contact-bar .contact-bar-wrap .title {
          text-align: center;
          width: 100%;
          margin-bottom: 10px; } }
      .contact-bar .contact-bar-wrap .title span {
        font-weight: 700; }
    .contact-bar .contact-bar-wrap .bttn-wrap a {
      margin: 0; }
    @media only screen and (max-width: 1140px) {
      .contact-bar .contact-bar-wrap .bttn-wrap {
        width: 100%;
        text-align: center; } }

.section-contactus .time, .section-partsform .time {
  font-size: 32px;
  font-weight: 700; }
  @media only screen and (max-width: 1024px) {
    .section-contactus .time, .section-partsform .time {
      font-size: 24px; } }
.section-contactus .contact-us-wrap, .section-partsform .contact-us-wrap {
  padding: 29px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .section-contactus .contact-us-wrap:before, .section-partsform .contact-us-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(21, 21, 21, 0.8); }
  .section-contactus .contact-us-wrap h2, .section-partsform .contact-us-wrap h2 {
    position: relative; }
    .section-contactus .contact-us-wrap h2:after, .section-partsform .contact-us-wrap h2:after {
      content: '';
      position: absolute;
      bottom: 0;
      width: 53px;
      height: 5px;
      left: 0; }
.section-contactus .contact-info, .section-partsform .contact-info {
  display: flex;
  flex-wrap: wrap;
  margin: 103px -15px 50px; }
  .section-contactus .contact-info + .section-wrap, .section-partsform .contact-info + .section-wrap {
    align-items: flex-start;
    margin: 0 -15px; }
    .section-contactus .contact-info + .section-wrap > div, .section-partsform .contact-info + .section-wrap > div {
      width: calc(50% - 30px);
      margin: 0 15px 70px; }
      @media only screen and (max-width: 992px) {
        .section-contactus .contact-info + .section-wrap > div, .section-partsform .contact-info + .section-wrap > div {
          width: 100%; } }
  .section-contactus .contact-info .contact-info-item, .section-partsform .contact-info .contact-info-item {
    width: calc(33.3333333333% - 30px);
    margin: 0 15px 30px;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 40px; }
    @media only screen and (max-width: 840px) {
      .section-contactus .contact-info .contact-info-item, .section-partsform .contact-info .contact-info-item {
        width: calc(50% - 30px);
        margin: 0 15px 70px; } }
    @media only screen and (max-width: 640px) {
      .section-contactus .contact-info .contact-info-item, .section-partsform .contact-info .contact-info-item {
        width: calc(100% - 30px); } }
    .section-contactus .contact-info .contact-info-item a,
    .section-contactus .contact-info .contact-info-item span, .section-partsform .contact-info .contact-info-item a,
    .section-partsform .contact-info .contact-info-item span {
      font-size: 32px;
      font-weight: 700;
      display: block; }
      @media only screen and (max-width: 1024px) {
        .section-contactus .contact-info .contact-info-item a,
        .section-contactus .contact-info .contact-info-item span, .section-partsform .contact-info .contact-info-item a,
        .section-partsform .contact-info .contact-info-item span {
          font-size: 24px;
          word-break: break-word; } }
    .section-contactus .contact-info .contact-info-item span.icon, .section-partsform .contact-info .contact-info-item span.icon {
      width: 98px;
      height: 98px;
      margin: -35px auto 23px;
      display: flex; }
      .section-contactus .contact-info .contact-info-item span.icon svg, .section-partsform .contact-info .contact-info-item span.icon svg {
        width: 50px;
        height: 50px; }
.section-contactus .section-wrap, .section-partsform .section-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  position: relative; }
  .section-contactus .section-wrap figure, .section-partsform .section-wrap figure {
    width: 25%;
    margin: 0; }
    .section-contactus .section-wrap figure img, .section-partsform .section-wrap figure img {
      display: block; }
  .section-contactus .section-wrap .contact-us-content, .section-partsform .section-wrap .contact-us-content {
    width: 75%;
    padding: 0 0 90px 115px; }
    @media only screen and (max-width: 1140px) {
      .section-contactus .section-wrap .contact-us-content, .section-partsform .section-wrap .contact-us-content {
        padding: 50px 0 30px 30px; } }
    .section-contactus .section-wrap .contact-us-content .bttn-wrap, .section-partsform .section-wrap .contact-us-content .bttn-wrap {
      margin-bottom: 40px; }
      .section-contactus .section-wrap .contact-us-content .bttn-wrap a, .section-partsform .section-wrap .contact-us-content .bttn-wrap a {
        margin-right: 37px; }
        @media only screen and (max-width: 420px) {
          .section-contactus .section-wrap .contact-us-content .bttn-wrap a, .section-partsform .section-wrap .contact-us-content .bttn-wrap a {
            margin-right: 0; } }
        .section-contactus .section-wrap .contact-us-content .bttn-wrap a:last-child, .section-partsform .section-wrap .contact-us-content .bttn-wrap a:last-child {
          margin-right: 0; }
@media only screen and (max-width: 1400px) {
  .section-contactus .section-title, .section-partsform .section-title {
    font-size: 45px; } }
@media only screen and (max-width: 540px) {
  .section-contactus .section-title, .section-partsform .section-title {
    font-size: 32px; } }
.section-contactus .profile, .section-partsform .profile {
  padding-left: 26px;
  border-left: 5px solid #6fbe44;
  line-height: 39px; }
  .section-contactus .profile span, .section-partsform .profile span {
    font-weight: 700; }
.section-contactus .contact-form-wrap, .section-partsform .contact-form-wrap {
  background-color: #f7f7f7;
  padding: 68px; }
  @media only screen and (max-width: 540px) {
    .section-contactus .contact-form-wrap, .section-partsform .contact-form-wrap {
      padding: 30px; } }
  .section-contactus .contact-form-wrap label, .section-contactus .contact-form-wrap label.gfield_label, .section-partsform .contact-form-wrap label, .section-partsform .contact-form-wrap label.gfield_label {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 13px;
    display: block; }
  .section-contactus .contact-form-wrap form input[type="text"],
  .section-contactus .contact-form-wrap form input[type="tel"],
  .section-contactus .contact-form-wrap form input[type="email"],
  .section-contactus .contact-form-wrap form textarea, .section-partsform .contact-form-wrap form input[type="text"],
  .section-partsform .contact-form-wrap form input[type="tel"],
  .section-partsform .contact-form-wrap form input[type="email"],
  .section-partsform .contact-form-wrap form textarea {
    border: 0;
    margin-bottom: 15px;
    max-height: 150px;
    padding-left: 15px;
    padding-right: 15px; }
  .section-contactus .contact-form-wrap form br, .section-partsform .contact-form-wrap form br {
    display: none; }
  .section-contactus .contact-form-wrap form textarea, .section-partsform .contact-form-wrap form textarea {
    height: 209px;
    padding-top: 20px; }
  .section-contactus .contact-form-wrap form input[type="submit"], .section-partsform .contact-form-wrap form input[type="submit"] {
    background: #6fbe44;
    width: 100%; }
.section-contactus .contact-details .map, .section-partsform .contact-details .map {
  margin-bottom: 30px; }
.section-contactus .contact-details iframe, .section-partsform .contact-details iframe {
  width: 100%;
  height: 486px; }
.section-contactus .contact-details h4, .section-partsform .contact-details h4 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 10px;
  display: block; }
.section-contactus .contact-details p, .section-partsform .contact-details p {
  font-size: 22px;
  font-weight: 500; }
.section-contactus .contact-details ul, .section-partsform .contact-details ul {
  width: 100%; }
  .section-contactus .contact-details ul li, .section-partsform .contact-details ul li {
    margin-left: 0;
    margin-right: 17px; }
    .section-contactus .contact-details ul li svg, .section-partsform .contact-details ul li svg {
      width: 53px;
      height: 53px; }

.contact-form.fancybox-content {
  background-color: #F7F7F7;
  max-height: 823px; }
  @media only screen and (max-width: 1400px) {
    .contact-form.fancybox-content {
      max-height: 523px; } }
  .contact-form.fancybox-content .form-title {
    color: #141414;
    margin-bottom: 45px;
    position: relative; }
    .contact-form.fancybox-content .form-title:after {
      content: '';
      position: absolute;
      height: 5px;
      width: 53px;
      left: 0;
      bottom: -15px;
      background-color: #6fbe44; }
  .contact-form.fancybox-content form label {
    color: #141414;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 13px;
    display: block; }
  .contact-form.fancybox-content form input {
    margin-bottom: 13px;
    background-color: #fff;
    border: none; }
    .contact-form.fancybox-content form input[type="submit"] {
      background-color: #6fbe44;
      width: 100%;
      margin-bottom: 0; }
  .contact-form.fancybox-content form textarea {
    margin-bottom: 13px;
    background-color: #fff;
    border: none;
    padding: 20px 33px;
    height: 141px; }
  .contact-form.fancybox-content p {
    margin-bottom: 0; }
.contact-form br {
  display: none; }

.fancybox-button svg path {
  fill: #FFFFFF !important; }

.section-part {
  text-align: center; }
  .section-part .section-heading {
    display: block; }

section.section-partsform {
  padding-bottom: 80px; }
  section.section-partsform .section_wrap {
    max-width: 800px;
    margin: 0 auto; }

.gform_wrapper.gravity-theme .gfield textarea.large {
  max-height: 150px; }

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
  padding-top: 0 !important; }

/* Different pages
--------------------------------------------- */
/* pagetitle css start*/
.section-pagetitle {
  position: relative;
  margin: 0;
  text-align: center;
  padding: 113px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 540px) {
    .section-pagetitle {
      padding: 50px 0; } }
  .section-pagetitle:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(21, 21, 21, 0.8); }
  .section-pagetitle .section-wrap {
    position: relative; }
    .section-pagetitle .section-wrap p {
      color: #fff;
      font-size: 18px;
      max-width: 953px;
      margin: 0 auto 63px; }
    .section-pagetitle .section-wrap .bttn-wrap a.primary-bttn {
      margin-right: 32px; }
      @media only screen and (max-width: 640px) {
        .section-pagetitle .section-wrap .bttn-wrap a.primary-bttn {
          margin-right: 0; } }
    .section-pagetitle .section-wrap .bttn-wrap a.secondary-bttn {
      background-color: #55636b; }
  .section-pagetitle .section-title {
    margin: 0 0 25px 0; }
    @media only screen and (max-width: 1400px) {
      .section-pagetitle .section-title {
        font-size: 46px; } }
  .section-pagetitle .section-subtitle:after {
    left: 50%;
    margin-left: -26px; }

.padding-top {
  padding-top: 70px; }
  @media only screen and (max-width: 540px) {
    .padding-top {
      padding-top: 50px; } }

.padding-down {
  padding-bottom: 70px; }
  @media only screen and (max-width: 540px) {
    .padding-down {
      padding-down: 50px; } }

/*category page*/
.section-category-listing .category-content {
  width: 50%;
  margin-left: auto;
  padding: 102px 0 102px 114px; }
.section-category-listing .category {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 10px solid #6fbe44; }
  .section-category-listing .category figure {
    position: absolute;
    top: 0;
    bottom: -10px;
    left: 0;
    width: 50%;
    overflow: hidden;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .section-category-listing .category:nth-of-type(2n) figure {
    left: auto;
    right: 0; }
  .section-category-listing .category:nth-of-type(2n) .category-content {
    margin-left: 0;
    margin-right: auto;
    padding: 102px 114px 102px 0px; }

@media only screen and (max-width: 992px) {
  .section-category-listing .category figure {
    width: 100%;
    position: unset; }
  .section-category-listing .category-content {
    width: 100%;
    padding: 60px 0 !important; } }
/*category page*/
.section-project .section-wrap-main {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -15px; }
.section-project#products .entry-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.filter-wrap {
  width: calc(25% - 30px);
  margin: 0 15px;
  border: 1px solid #dbdbdb;
  padding: 41px 47px;
  text-align: left; }
  .filter-wrap .info {
    color: #cacaca;
    font-size: 14px;
    font-weight: 300; }
  .filter-wrap .filter-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dbdbdb; }
    .filter-wrap .filter-item:last-of-type {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
    .filter-wrap .filter-item + .info {
      text-align: center; }
    .filter-wrap .filter-item .filter-title {
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 22px;
      padding-bottom: 22px;
      position: relative; }
      .filter-wrap .filter-item .filter-title:after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 35px;
        height: 5px;
        left: 0; }
  .filter-wrap label {
    position: relative;
    display: block;
    padding-left: 44px;
    margin-bottom: 27px;
    font-weight: 500;
    cursor: pointer; }
    .filter-wrap label:last-child {
      margin-bottom: 0; }
    .filter-wrap label input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
      .filter-wrap label input:checked ~ .checkmark:after {
        display: block; }
    .filter-wrap label .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      border: 1px solid #cacaca; }
      .filter-wrap label .checkmark:after {
        display: none;
        content: "";
        position: absolute;
        width: 17px;
        height: 17px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  .filter-wrap + .section-wrap {
    width: 75%;
    margin: 0; }
    .filter-wrap + .section-wrap .project-item {
      width: calc(50% - 30px); }

@media only screen and (max-width: 992px) {
  .project-item {
    width: calc(50% - 30px); } }
@media only screen and (max-width: 768px) {
  .project-item {
    width: calc(100% - 30px) !important; } }
/*product page*/
.section-single-product {
  margin-bottom: 60px; }
  .section-single-product .section-title {
    font-size: 47px; }
    @media only screen and (max-width: 1400px) {
      .section-single-product .section-title {
        font-size: 36px; } }
  .section-single-product .section-subtitle {
    font-weight: 700; }
  .section-single-product .section-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
    .section-single-product .section-wrap > div {
      width: calc(50% - 30px);
      margin: 0 15px 30px; }
      @media only screen and (max-width: 768px) {
        .section-single-product .section-wrap > div {
          width: 100%; } }
  .section-single-product .product-image {
    padding-right: 15px; }
    .section-single-product .product-image figure {
      border: 1px solid #dbdbdb;
      margin: 0;
      justify-content: center;
      height: 721px; }
      @media only screen and (max-width: 768px) {
        .section-single-product .product-image figure {
          height: 313px; } }
      .section-single-product .product-image figure img {
        display: block; }
  .section-single-product .summery {
    padding-left: 15px; }
    .section-single-product .summery .bttn-wrap a {
      margin-right: 30px; }
    .section-single-product .summery .bttn-wrap .secondary-bttn {
      background-color: #55636b; }
    .section-single-product .summery table {
      border-collapse: collapse;
      margin-top: 23px; }
      .section-single-product .summery table thead tr th, .section-single-product .summery table thead tr td, .section-single-product .summery table tbody tr th, .section-single-product .summery table tbody tr td {
        padding: 12px 0;
        text-align: center;
        border: 2px solid #dbdbdb; }
        @media only screen and (max-width: 540px) {
          .section-single-product .summery table thead tr th, .section-single-product .summery table thead tr td, .section-single-product .summery table tbody tr th, .section-single-product .summery table tbody tr td {
            font-size: 10px; } }
  .section-single-product .extra-table {
    margin-left: -100%; }
    .section-single-product .extra-table table {
      border: 2px solid #dbdbdb; }
    @media only screen and (max-width: 768px) {
      .section-single-product .extra-table {
        margin-left: 0; } }

/**/
.tab-section {
  padding: 73px 0; }
  @media only screen and (max-width: 540px) {
    .tab-section {
      padding: 35px 0; } }
  .tab-section.with-bg {
    background-color: #f7f7f7; }
    .tab-section.with-bg .tab-content.benefits .brochure-wrap {
      display: block; }
    .tab-section.with-bg .tab-content.features .project-item .entry-title a {
      display: unset; }
  .tab-section .tab-links {
    max-width: 1318px;
    margin: 0 auto 30px; }
    .tab-section .tab-links ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around; }
      .tab-section .tab-links ul li {
        display: block;
        margin-bottom: 30px; }
        .tab-section .tab-links ul li a {
          font-size: 32px;
          font-weight: 600;
          color: #cacaca;
          padding: 12px 0;
          display: block;
          position: relative;
          text-transform: capitalize; }
          .tab-section .tab-links ul li a.active:after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100%;
            height: 5px; }
  .tab-section iframe,
  .tab-section img {
    margin: 0 auto;
    display: block; }
  .tab-section iframe {
    height: 585px;
    max-width: 1318px;
    width: 100%;
    margin-bottom: 33px; }
    .tab-section iframe:last-of-type {
      margin-bottom: 0; }
  .tab-section .tab-content {
    display: none;
    margin-bottom: 50px; }
    .tab-section .tab-content:last-child {
      margin-bottom: 0; }
    .tab-section .tab-content.active {
      display: block; }
    .tab-section .tab-content .gallery-item-wrap {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin: 0 -15px; }
  .tab-section .videoGallery .gallery-item {
    display: block; }
    .tab-section .videoGallery .gallery-item figure {
      position: relative; }
      .tab-section .videoGallery .gallery-item figure img {
        height: 350px;
        width: 100%;
        object-fit: cover; }
    .tab-section .videoGallery .gallery-item .dideo-bttn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .tab-section .videoGallery .gallery-item .dideo-bttn svg path {
        fill: #FFFFFF; }

.gallery-item-wrap .gallery-item {
  border: 1px solid #dbdbdb;
  background-color: #fff; }
.gallery-item-wrap figure {
  margin: 0; }
  .gallery-item-wrap figure iframe {
    width: 100%;
    height: 360px; }
.gallery-item-wrap .item-content {
  padding: 32px 47px 25px; }
.gallery-item-wrap .entry-title {
  font-size: 26px;
  font-weight: 700;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
  text-align: left; }
  @media only screen and (max-width: 1800px) {
    .gallery-item-wrap .entry-title {
      font-size: 19px; } }
  .gallery-item-wrap .entry-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 53px;
    height: 5px; }

.project-layout .section-wrap,
.project-item-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px; }
  .project-layout .section-wrap.owl-carousel,
  .project-item-wrap.owl-carousel {
    margin: 0;
    display: block; }
    .project-layout .section-wrap.owl-carousel .project-item,
    .project-item-wrap.owl-carousel .project-item {
      width: 100%; }
  .project-layout .section-wrap .project-item figure,
  .project-item-wrap .project-item figure {
    height: 387px;
    border-bottom: 1px solid #dbdbdb; }
    .project-layout .section-wrap .project-item figure > a,
    .project-item-wrap .project-item figure > a {
      height: 387px;
      display: flex;
      align-items: center;
      justify-content: center; }
  .project-layout .section-wrap .project-item .entry-title,
  .project-item-wrap .project-item .entry-title {
    margin: 0; }
  .project-layout .section-wrap .project-item .entry-content,
  .project-item-wrap .project-item .entry-content {
    margin-top: 20px; }
    .project-layout .section-wrap .project-item .entry-content p:last-child,
    .project-item-wrap .project-item .entry-content p:last-child {
      margin: 0; }

.brochure-wrap figure {
  width: 420px; }
.brochure-wrap .brochure-content {
  width: calc(100% - 420px);
  padding-left: 112px; }

.page-template-brochures .tab-section .project-item img {
  max-height: 323px; }

@media only screen and (max-width: 768px) {
  .tab-content .project-item-wrap .project-item {
    width: 100%; }
  .tab-content .gallery-item {
    width: 100%; } }
/*single_blog*/
.sinlge-blog .section-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse; }
  @media only screen and (max-width: 768px) {
    .sinlge-blog .section-wrap {
      flex-direction: column-reverse; } }
  .sinlge-blog .section-wrap .section-title {
    font-size: 52px; }
.sinlge-blog .entry-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px; }
  .sinlge-blog .entry-meta > div {
    margin-right: 50px;
    margin-bottom: 10px; }
    .sinlge-blog .entry-meta > div a {
      display: flex;
      align-items: center;
      color: #55636b;
      font-weight: 500; }
      .sinlge-blog .entry-meta > div a svg {
        margin-right: 16px; }
    .sinlge-blog .entry-meta > div:last-child {
      margin-right: 0; }
.sinlge-blog .recent-blogs {
  width: 30%;
  padding-left: 30px; }
  @media only screen and (max-width: 768px) {
    .sinlge-blog .recent-blogs {
      width: 100%;
      padding-left: 0; } }
.sinlge-blog .recent-blogs-wrap {
  border: 1px solid #dbdbdb;
  padding: 35px; }
  .sinlge-blog .recent-blogs-wrap article {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb; }
    .sinlge-blog .recent-blogs-wrap article:last-child {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: 0; }
    .sinlge-blog .recent-blogs-wrap article figure {
      margin-bottom: 14px; }
    .sinlge-blog .recent-blogs-wrap article .entry-title {
      margin: 0; }
      .sinlge-blog .recent-blogs-wrap article .entry-title a {
        font-size: 16px;
        font-weight: 600; }
.sinlge-blog .blog-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 70%; }
  @media only screen and (max-width: 768px) {
    .sinlge-blog .blog-wrap {
      width: 100%; } }
  .sinlge-blog .blog-wrap .social-links {
    margin-bottom: 42px; }

.social-links {
  font-size: 22px;
  font-weight: 700; }
  .social-links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .social-links ul li {
      margin-left: 17px; }
      .social-links ul li a {
        display: block; }
        .social-links ul li a svg {
          display: block; }

.newsletter {
  padding: 38px;
  background-color: #f7f7f7; }
  .newsletter .title {
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 24px; }
  .newsletter form {
    position: relative; }
    .newsletter form p {
      margin-bottom: 0; }
    .newsletter form input[type="submit"] {
      position: absolute;
      margin: 0;
      top: 0;
      bottom: 0;
      right: 0;
      min-width: 65px;
      font-size: 0;
      padding: 0;
      cursor: pointer;
      height: 64px;
      background-image: url("../images/icons/Icon-material-email.svg.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 25px; }

.sinlge-blog {
  margin-top: 70px; }

/*team_page */
.section-team {
  text-align: center;
  padding: 93px 0 63px;
  background-color: #f7f7f7; }
  @media only screen and (max-width: 540px) {
    .section-team {
      padding: 50px 0; } }
  .section-team .section-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
    .section-team .section-wrap > div {
      width: calc(25% - 30px);
      margin: 0 15px 30px;
      text-align: left; }
      @media only screen and (max-width: 768px) {
        .section-team .section-wrap > div {
          width: calc(50% - 30px); } }
      @media only screen and (max-width: 540px) {
        .section-team .section-wrap > div {
          width: calc(100% - 30px); } }
      .section-team .section-wrap > div figure {
        margin: 0 0 20px;
        height: 387px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #f1f11;
        background-color: #fff; }
        @media only screen and (max-width: 768px) {
          .section-team .section-wrap > div figure {
            height: auto; } }
        .section-team .section-wrap > div figure img {
          display: block;
          height: 100%;
          object-fit: cover; }
      .section-team .section-wrap > div .team-title {
        margin: 0;
        font-size: 26px;
        font-weight: 700; }
      .section-team .section-wrap > div .designation {
        font-size: 16px;
        color: #b4b4b4; }

/*team_page */
.part-item {
  border: 1px solid #dbdbdb;
  padding-right: 40px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 768px) {
    .part-item {
      padding-right: 0; } }
  .part-item figure {
    width: 164px;
    height: 164px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    border-right: 1px solid #dbdbdb; }
    @media only screen and (max-width: 768px) {
      .part-item figure {
        width: 100%;
        border-right: unset;
        border-bottom: 1px solid #dbdbdb; } }
    .part-item figure a {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .part-item figure img {
      display: block; }
  .part-item .part-content {
    padding: 28px 40px; }
    @media only screen and (max-width: 640px) {
      .part-item .part-content {
        width: 100%; } }
  .part-item .entry-title {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 25px;
    padding-bottom: 25px;
    position: relative; }
    .part-item .entry-title:after {
      content: "";
      position: absolute;
      bottom: 0;
      width: 53px;
      height: 5px;
      left: 0; }
  .part-item .part-code {
    font-size: 18px;
    color: #151515; }
    .part-item .part-code.not-specified {
      font-style: italic;
      color: #949494; }
  .part-item .product-quantity {
    width: 206px;
    margin-left: auto;
    padding: 28px 0;
    text-align: right; }
    @media only screen and (max-width: 768px) {
      .part-item .product-quantity {
        width: 100%;
        padding: 28px; } }
    .part-item .product-quantity input[type="number"] {
      width: 100%;
      height: 65px;
      background-color: #f7f7f7;
      border: 0;
      border-radius: 0;
      margin-bottom: 20px; }
    .part-item .product-quantity .delete-part {
      color: #ff5f5f;
      cursor: pointer; }
      .part-item .product-quantity .delete-part svg {
        margin-right: 5px; }
      .part-item .product-quantity .delete-part .a {
        fill: #ff5f5f; }
      @media only screen and (max-width: 768px) {
        .part-item .product-quantity .delete-part {
          display: block;
          margin-left: 0;
          text-align: left; } }

.section-part {
  margin-bottom: 70px;
  padding-top: 70px; }
  .section-part .bttn-wrap a {
    width: 100%;
    text-align: center;
    background-color: #262626; }
  .section-part .section-title {
    font-size: 47px; }

/*rules_page */
.section-rules .section-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -15px; }
  .section-rules .section-wrap .links-wrap {
    width: calc(30% - 30px);
    margin: 0 15px 30px;
    align-self: flex-start;
    position: sticky;
    border: 1px solid #dbdbdb;
    padding: 36px 43px;
    top: 0; }
    @media only screen and (max-width: 840px) {
      .section-rules .section-wrap .links-wrap {
        width: calc(100% - 30px); } }
    .section-rules .section-wrap .links-wrap h4 {
      font-weight: 700;
      font-size: 22px;
      margin-bottom: 20px;
      color: #141414; }
    .section-rules .section-wrap .links-wrap ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .section-rules .section-wrap .links-wrap ul li {
        margin-bottom: 20px; }
        .section-rules .section-wrap .links-wrap ul li:last-child {
          margin: 0; }
        .section-rules .section-wrap .links-wrap ul li a {
          font-weight: 600;
          font-size: 18px;
          color: #141414; }
  .section-rules .section-wrap .rules-content {
    width: calc(70% - 30px);
    margin: 0 15px 30px; }
    .section-rules .section-wrap .rules-content h2 {
      font-size: 32px;
      font-weight: 700;
      color: #151515; }
    @media only screen and (max-width: 840px) {
      .section-rules .section-wrap .rules-content {
        width: calc(100% - 30px); } }

/*dealer-map*/
.dealer-map {
  height: 583px; }
  .dealer-map img {
    width: 100%;
    object-fit: cover;
    height: 583px;
    display: block; }

/*popup forms */
.popup-form {
  display: none;
  max-width: calc(882px + 30px);
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: transparent; }
  @media only screen and (max-width: 540px) {
    .popup-form {
      max-height: 523px; } }
  .popup-form .form-wrap {
    padding: 70px;
    background-color: #f7f7f7;
    margin: 15px; }
    @media only screen and (max-width: 540px) {
      .popup-form .form-wrap {
        padding: 32px; } }
  .popup-form .form-title {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 23px;
    margin-bottom: 20px;
    position: relative; }
    .popup-form .form-title:after {
      content: "";
      position: absolute;
      bottom: 0;
      width: 53px;
      height: 5px;
      left: 0; }
  .popup-form form label {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 13px;
    text-transform: capitalize; }
  .popup-form form input[type="text"],
  .popup-form form input[type="email"],
  .popup-form form input[type="number"],
  .popup-form form input[type="url"],
  .popup-form form input[type="tel"],
  .popup-form form textarea,
  .popup-form form input[type="file"] {
    border: 0;
    margin-bottom: 20px; }
  .popup-form form input[type="file"] {
    width: 100%;
    padding: 19px 18px;
    background-color: #fff; }
  .popup-form form input[type="submit"] {
    width: 100%;
    display: block;
    margin-top: 20px;
    white-space: normal; }

.fancybox-slide--html .fancybox-close-small {
  color: #fff;
  top: 0;
  right: 0;
  opacity: 1; }

body .fancybox-bg {
  background: #44444459; }

/* Footer 
--------------------------------------------- */
.top-footer {
  padding: 60px 0 30px; }

.widgets-holder {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }
  .widgets-holder > div {
    margin: 0 15px 0px;
    width: calc(20% - 30px); }
    @media only screen and (max-width: 1200px) {
      .widgets-holder > div {
        width: calc(25% - 30px); } }
    @media only screen and (max-width: 840px) {
      .widgets-holder > div {
        width: calc(100% - 30px); } }
    .widgets-holder > div:nth-of-type(1) {
      width: calc(40% - 30px); }
      @media only screen and (max-width: 1200px) {
        .widgets-holder > div:nth-of-type(1) {
          width: calc(25% - 30px); } }
      @media only screen and (max-width: 840px) {
        .widgets-holder > div:nth-of-type(1) {
          width: calc(100% - 30px); } }
  .widgets-holder ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .widgets-holder .widget-logos {
    margin-bottom: 0; }
    .widgets-holder .widget-logos ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      margin: 0 -15px; }
      @media only screen and (max-width: 768px) {
        .widgets-holder .widget-logos ul {
          justify-content: start;
          align-items: center; } }
      .widgets-holder .widget-logos ul li {
        margin: 0 15px 25px; }
  .widgets-holder .widget-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 16px; }
    @media only screen and (max-width: 1800px) {
      .widgets-holder .widget-title {
        font-size: 20px; } }
  .widgets-holder .map iframe {
    height: 246px;
    max-width: 546px;
    width: 100%; }

.widget-pages {
  margin-bottom: 40px; }
  .widget-pages li {
    margin-bottom: 16px; }
    .widget-pages li a {
      font-size: 18px;
      font-weight: 500; }
      @media only screen and (max-width: 1800px) {
        .widget-pages li a {
          font-size: 16px; } }

.contact-info p {
  margin-bottom: 12px; }
  .contact-info p.logo {
    margin-bottom: 33px; }
  .contact-info p a, .contact-info p.office-hours, .contact-info p.office-location {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px; }
    @media only screen and (max-width: 1800px) {
      .contact-info p a, .contact-info p.office-hours, .contact-info p.office-location {
        font-size: 16px; } }
    @media only screen and (max-width: 540px) {
      .contact-info p a, .contact-info p.office-hours, .contact-info p.office-location {
        font-size: 14px;
        -ms-flex-wrap: unset;
        flex-wrap: unset; } }
.contact-info .icon {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  justify-content: center;
  margin-right: 12px; }
  .contact-info .icon .a {
    fill: #fff; }
  .contact-info .icon svg {
    width: 10px;
    height: 10px; }

.bottom-footer {
  font-weight: 300;
  padding: 10px 0; }
  .bottom-footer .bottom-wrap {
    justify-content: space-between; }
    @media only screen and (max-width: 480px) {
      .bottom-footer .bottom-wrap {
        justify-content: center; } }
    .bottom-footer .bottom-wrap a {
      font-weight: 700; }

/** THEM ADVERTISING CHANGES **/
.project-item .entry-title a {
  -webkit-line-clamp: unset !important; }

.section-banner.product .banner-item, .section-banner.productcat .banner-item {
  background-color: #262626; }
  .section-banner.product .banner-item:before, .section-banner.productcat .banner-item:before {
    display: none; }
.section-banner.product .banner-wrap:before, .section-banner.productcat .banner-wrap:before {
  display: none !important; }
.section-banner.product .section-subtitle, .section-banner.productcat .section-subtitle {
  font-size: 26px; }
.section-banner.product .container, .section-banner.productcat .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .section-banner.product .container > div, .section-banner.productcat .container > div {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1; }
    @media (max-width: 767px) {
      .section-banner.product .container > div, .section-banner.productcat .container > div {
        display: block;
        flex: none;
        width: 100%; } }
    .section-banner.product .container > div.banner-wrap, .section-banner.productcat .container > div.banner-wrap {
      padding-top: 100px;
      padding-bottom: 100px;
      padding-right: 50px;
      max-width: 39%; }
      @media (max-width: 1199px) {
        .section-banner.product .container > div.banner-wrap, .section-banner.productcat .container > div.banner-wrap {
          max-width: 45%; } }
      @media (max-width: 991px) {
        .section-banner.product .container > div.banner-wrap, .section-banner.productcat .container > div.banner-wrap {
          max-width: 100%; } }
      @media (max-width: 767px) {
        .section-banner.product .container > div.banner-wrap, .section-banner.productcat .container > div.banner-wrap {
          padding-bottom: 0;
          padding-top: 50px; } }
    .section-banner.product .container > div.image_wrap, .section-banner.productcat .container > div.image_wrap {
      align-self: center;
      padding-top: 20px;
      padding-bottom: 20px; }
      @media (max-width: 767px) {
        .section-banner.product .container > div.image_wrap, .section-banner.productcat .container > div.image_wrap {
          padding-bottom: 40px; } }

.section-banner.productcat .banner-item {
  background-color: #f1f1f1; }
  .section-banner.productcat .banner-item .description, .section-banner.productcat .banner-item * {
    color: #151515; }

.single-product .section-feature {
  background-color: #6fbe44; }

.section-subtitle.larger {
  font-size: 32px; }
  @media (max-width: 767px) {
    .section-subtitle.larger {
      font-size: 26px; } }

section.no-proximity {
  max-width: 600px;
  margin: 0 auto; }
  section.no-proximity h2 {
    margin-bottom: 10px; }
  section.no-proximity .contact-info {
    display: inline-block; }
  section.no-proximity .office-contact {
    text-align: center; }
    section.no-proximity .office-contact a {
      display: block;
      margin-bottom: 10px; }
      section.no-proximity .office-contact a span {
        display: inline-block;
        font-size: 26px; }
        section.no-proximity .office-contact a span.icon {
          position: relative;
          margin-right: 3px;
          top: 4px;
          width: 28px;
          height: 28px; }
          section.no-proximity .office-contact a span.icon svg {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 13px;
            height: 13px; }

.features_wrapped ul {
  list-style: none;
  padding-left: 0; }
  @media (min-width: 768px) {
    .features_wrapped ul {
      columns: 2; } }
  .features_wrapped ul li {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
    max-width: 600px;
    position: relative;
    padding-left: 40px; }
    @media (max-width: 767px) {
      .features_wrapped ul li {
        font-size: 18px; } }
    .features_wrapped ul li:before {
      content: '';
      background-image: url("../images/icons/leaf.svg");
      position: absolute;
      display: inline-block;
      top: 8px;
      left: 0;
      width: 30px;
      height: 20px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
.features_wrapped .feature_image {
  margin-top: 40px; }

.breadcrumbs_wrap {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px; }
  .breadcrumbs_wrap a, .breadcrumbs_wrap span {
    font-size: 14px; }

.section-about.layout-two .about-us-image {
  margin-top: 124px; }
  @media (max-width: 1199px) {
    .section-about.layout-two .about-us-image {
      margin-top: 80px; } }
  @media only screen and (max-width: 840px) {
    .section-about.layout-two .about-us-image {
      margin-top: 20px; } }
  .section-about.layout-two .about-us-image img.remove_height {
    height: auto !important; }
@media (max-width: 1199px) {
  .section-about.layout-two .section-wrap {
    padding-top: 80px; } }
@media only screen and (max-width: 840px) {
  .section-about.layout-two .section-wrap {
    padding-top: 30px; } }

.section.go-track-page {
  background: #fff;
  padding-top: 80px;
  padding-bottom: 80px; }
  .section.go-track-page .row {
    position: relative;
    width: 100%;
    display: flex;
    column-count: 2; }
    .section.go-track-page .row .col-sm-4 {
      flex: 4;
      justify-content: flex-end; }
      .section.go-track-page .row .col-sm-4 h2 span {
        color: #005FAD; }
    .section.go-track-page .row .col-sm-8 {
      flex: 8; }
      .section.go-track-page .row .col-sm-8 img {
        width: 80%;
        top: -260px;
        position: absolute; }

/*# sourceMappingURL=style.min.css.map */
