/*!
Theme Name: Linear Web - All Aces Painter
Theme URI: http://underscores.me/
Author: Linear Web Solutions
Author URI: https://linearwebsolutions.com.au/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: linearweb_allacespainting
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

Linear Web - All Aces Painter is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> 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

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 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.
 */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap");
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.67em 0;
}

/* 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: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

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

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

big {
  font-size: 125%;
}

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

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

ul,
ol {
  margin: 0 0 1.5em 3em;
}

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: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}
a:visited {
  color: #800080;
}
a:hover, a:focus, a:active {
  color: #191970;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

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],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: flex;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

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

.post,
.page {
  margin: 0 0 1.5em;
}

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

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

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* 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;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* 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: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  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;
}

/* ----- WP Scss File ------- */
body {
  background: #0d5c37;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  color: inherit;
}

p {
  font-size: 0.875rem;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  line-height: 1.7;
  color: #8a8a8a;
  margin: 0;
  padding: 0;
}

a {
  font-size: 0.875rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
  color: #1a1818;
  overflow: hidden;
  text-decoration: none;
  display: block;
  transition: 0.4s all;
}
a:hover, a:focus, a:active {
  text-decoration: none;
  cursor: pointer;
  outline: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul li,
ol li {
  display: block;
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

span {
  font-family: "Open Sans", sans-serif;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.5rem;
}

h3 {
  font-size: 2rem;
}

h4 {
  font-size: 1.75rem;
}

h5 {
  font-size: 1.5rem;
}

h6 {
  font-size: 1.25rem;
}

p {
  font-size: 1rem;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.75rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1.125rem;
  }
  p {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 481px) {
  h1 {
    font-size: 2.25rem;
  }
  h2 {
    font-size: 1.75rem;
  }
  p {
    font-size: 0.875rem;
  }
}
button:focus, button:active {
  outline: none;
}

.btn {
  border: none;
}

.btn,
.form-control {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid;
  text-transform: capitalize;
  letter-spacing: 0.03em;
  cursor: pointer;
  transition: 0.4s all;
}
.btn:focus, .btn:hover,
.form-control:focus,
.form-control:hover {
  box-shadow: none;
  outline: none;
  color: inherit;
}
.btn.btn-custom-small,
.form-control.btn-custom-small {
  font-size: 0.75rem;
  padding: 6px 14px;
}
.btn.btn-custom-mid,
.form-control.btn-custom-mid {
  font-size: 0.875rem;
  padding: 8px 20px;
}
.btn.btn-custom-large,
.form-control.btn-custom-large {
  font-size: 1rem;
  padding: 10px 25px;
}
.btn.btn-primary,
.form-control.btn-primary {
  background-color: #789b21;
  color: #ffffff;
  border-color: #789b21;
}
.btn.btn-primary:hover,
.form-control.btn-primary:hover {
  background-color: transparent;
  border-color: #789b21;
  color: #789b21;
}
.btn.btn-primary-ghost,
.form-control.btn-primary-ghost {
  background-color: transparent;
  border-color: #789b21;
  color: #789b21;
}
.btn.btn-primary-ghost:hover,
.form-control.btn-primary-ghost:hover {
  background-color: #789b21;
  color: #ffffff;
  border-color: #789b21;
}
.btn.btn-secondary,
.form-control.btn-secondary {
  background-color: #0d5c37;
  color: #ffffff;
  border-color: #0d5c37;
}
.btn.btn-secondary:hover,
.form-control.btn-secondary:hover {
  background-color: transparent;
  border-color: #0d5c37;
  color: #0d5c37;
}
.btn.btn-secondary-ghost,
.form-control.btn-secondary-ghost {
  background-color: transparent;
  border-color: #0d5c37;
  color: #0d5c37;
}
.btn.btn-secondary-ghost:hover,
.form-control.btn-secondary-ghost:hover {
  background-color: #0d5c37;
  color: #ffffff;
  border-color: #0d5c37;
}

.slick-slide:focus {
  outline: none;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin: 3px;
  height: 6px;
  width: 6px;
  border-radius: 100%;
  background-color: #8a8a8a;
  cursor: pointer;
}
.slick-dots li button {
  text-indent: -9999px;
  border: none;
  background-color: transparent;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active {
  background-color: #789b21;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.slick-arrow i {
  font-size: 2rem;
  line-height: 22px;
  height: 22px;
  width: 22px;
  color: #8a8a8a;
  text-align: center;
  cursor: pointer;
}
.slick-arrow i:hover {
  color: #000;
}
.slick-arrow.left {
  left: 0px;
  z-index: 9;
}
.slick-arrow.right {
  right: 0px;
  z-index: 9;
}

/* -- Sroll To Top on Click -- */
.scrollevent a {
  font-size: 1.125rem;
  text-decoration: none;
}
.scrollevent a:hover {
  font-style: normal;
}
.scrollevent a .btn-scroll-up {
  padding: 5px 6px;
  background-color: rgba(120, 155, 33, 0.95);
  box-shadow: none;
  border: 1px solid;
  border-color: rgb(87.4468085106, 112.9521276596, 24.0478723404);
  border-radius: 6px 6px 0 0;
  color: #fff;
  transition: 0.6s all;
  cursor: pointer;
}
.scrollevent a .btn-scroll-up i {
  transform: translateY(0);
  transition: 0.6s all;
  color: #fff;
}
.scrollevent a .btn-scroll-up:hover i {
  transform: translateY(-5px);
}
.scrollevent a .btn-scroll-up:focus {
  text-decoration: none;
  border: none;
  outline: none;
}

.scrollToTop {
  z-index: 9999;
  text-align: center;
  background: transparent;
  color: #fff;
  position: fixed;
  bottom: 50px;
  right: 30px;
  display: none !important;
  cursor: pointer;
}
.scrollToTop.d-block {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .scrollToTop.d-block {
    display: none !important;
  }
}
.scrollToTop button i {
  padding: 3px;
  font-size: 1.125rem;
  color: #fff;
}
.scrollToTop:hover {
  text-decoration: none;
}

.section-header {
  margin-bottom: 20px;
  padding-bottom: 30px;
  text-align: center;
}
.section-header h2 {
  margin: 0;
  font-size: 35px;
  font-weight: 700;
  color: #0d5c37;
  text-transform: uppercase;
  position: relative;
  line-height: 1;
}
.section-header h2::before {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #0d5c37;
  top: 55px;
  left: 50%;
  transform: translateX(-50%);
  width: 35px;
}
.section-header h2::after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #0d5c37;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 45px;
}
.section-header h5 {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #525252;
  text-transform: uppercase;
  padding-bottom: 5px;
}

figure {
  margin: 0;
}

img {
  max-width: 100%;
  transition: 0.4s all;
}

.mobile-call-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  text-align: center;
  z-index: 99;
  display: none;
}
@media screen and (max-width: 767px) {
  .mobile-call-button {
    display: block;
  }
}
.mobile-call-button a {
  font-size: 1.25rem;
  height: 45px;
  width: 45px;
  line-height: 45px;
  color: #fff;
  background-color: rgba(120, 155, 33, 0.7);
  border-radius: 100%;
}

.section {
  padding: 80px 0;
}

@media screen and (max-width: 1200px) {
  .section {
    padding: 60px 0;
  }
}
@media screen and (max-width: 992px) {
  .section {
    padding: 45px 0;
  }
}
@media screen and (max-width: 768px) {
  .section {
    padding: 30px 0;
  }
}
.form {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.form .form-group {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
}
.form .form-group.half-width {
  flex-basis: calc(50% - 30px);
}
.form .form-group label {
  font-size: 1.125rem;
  color: #000000;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.form .form-group label span {
  padding-left: 5px;
}
.form .form-group .form-input {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background: #d9d9d9;
  padding: 8px;
  font-size: 1rem;
  text-transform: capitalize;
  color: #000000;
  resize: none;
}
.form .form-group .form-input::placeholder {
  font-size: 1rem;
  color: #1a1818;
}
.form .form-group .form-input:focus-visible {
  border: none;
  outline: 0;
  box-shadow: 2px 2px 3px -1px #ffffff;
  border-bottom: 1px solid #ffffff;
}
.form .form-group .form-input.msg-input {
  height: 100px;
}
.form .form-group .check-group {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.form .form-group .check-group label {
  font-size: 0.9375rem;
}

@media screen and (max-width: 992px) {
  .form .form-group label {
    font-size: 1.25rem;
  }
  .form .form-group .form-input {
    font-size: 0.9375;
  }
  .form .form-group .form-input::placeholder {
    font-size: 0.9375;
  }
}
@media screen and (max-width: 576px) {
  .form {
    flex-direction: column;
    gap: 20px;
  }
  .form .form-group label {
    font-size: 1.125rem;
  }
  .form .form-group .form-input {
    font-size: 0.875rem;
  }
  .form .form-group .form-input::placeholder {
    font-size: 0.875rem;
  }
}
.header {
  z-index: 999;
  background-color: #ffffff;
  position: relative;
  transition: 0.4s all;
}
.header .top-header {
  display: flex;
  align-items: "center";
  justify-content: space-between;
  padding: 5px 0;
}
.header .top-header .logo .navbar-brand {
  max-width: 120px;
}
.header .top-header .block {
  align-items: center;
  justify-content: center;
  margin: 0 10px;
}
.header .top-header .block .icon {
  margin-right: 15px;
  height: 50px;
  width: 50px;
  border-radius: 5px;
  display: grid;
  place-items: center;
  position: relative;
  z-index: 1;
}
.header .top-header .block .icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 5px;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #0d5c37, #789b21);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #0d5c37, #789b21);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
  z-index: -1;
}
.header .top-header .block .icon i {
  color: #ffffff;
  font-size: 16px;
}
.header .top-header .block .icon:hover {
  transition: 2s all;
}
.header .top-header .block .icon:hover::before {
  transition: 0.5s all;
  background: none;
}
.header .top-header .block .icon:hover i {
  transition: 3s all;
  color: #789b21;
}
.header .top-header .block .text h5 {
  text-transform: capitalize;
  color: #1a1818;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 5px;
}
.header .top-header .block .text h6,
.header .top-header .block .text a {
  font-size: 14px;
  font-weight: 400;
  transition: 0.5s all;
  color: #1a1818;
}
.header .top-header .block .text h6:hover,
.header .top-header .block .text a:hover {
  text-decoration: none;
  color: #789b21;
}
.header .bottom-header {
  background: #789b21;
  z-index: 999999;
  transition: 0.4s all;
  width: 100%;
  background: #789b21;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #0d5c37, #789b21);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #0d5c37, #789b21);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
}
.header .bottom-header nav .navbar-brand {
  display: none;
}
.header .bottom-header nav .phone {
  display: none;
}
.header .bottom-header nav .phone .d-flex .icon {
  display: flex;
  align-items: center;
}
.header .bottom-header nav .phone .d-flex .icon .fa-solid {
  padding: 7px;
  background-color: black;
  color: white;
  margin-right: 10px;
  border-radius: 5px;
}
.header .bottom-header nav .phone .d-flex .text {
  box-sizing: content-box;
  display: flex;
  align-items: center;
}
.header .bottom-header nav .phone .d-flex .text h6 a {
  color: white;
}
.header .bottom-header nav .navbar-toggler {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #8a8a8a;
}
.header .bottom-header nav ul.navbar-nav {
  width: 100%;
  transition: 0.4s ease-in-out;
  align-items: center;
}
.header .bottom-header nav ul.navbar-nav .nav-item {
  padding: 5px 20px;
}
.header .bottom-header nav ul.navbar-nav .nav-item .nav-link {
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s all;
  text-transform: capitalize;
  color: #ffffff;
}
.header .bottom-header nav ul.navbar-nav .nav-item .nav-link:hover, .header .bottom-header nav ul.navbar-nav .nav-item .nav-link.active {
  color: #000000;
}
.header .bottom-header nav ul.navbar-nav .nav-item .nav-link i {
  padding-left: 5px;
  font-size: 12px;
}
.header .bottom-header nav ul.navbar-nav .nav-item:last-child {
  margin-left: auto;
}
.header .bottom-header nav ul.navbar-nav .nav-item.active .nav-link {
  color: #000000;
}
.header .bottom-header nav ul.navbar-nav .nav-item.dropdown .dropdown-menu {
  top: calc(100% + 10px);
  display: block;
  opacity: 0;
  pointer-events: none;
  width: 200px;
  transition: 0.5s ease-in-out;
}
.header .bottom-header nav ul.navbar-nav .nav-item.dropdown .dropdown-menu .menu-item {
  margin: 0;
  padding: 0;
}
.header .bottom-header nav ul.navbar-nav .nav-item.dropdown .dropdown-menu .menu-item .nav-link {
  transition: 0.3s ease-in-out;
  color: #1a1818;
  text-transform: capitalize;
  line-height: 1.3;
  padding: 5px 10px;
  margin: 0;
}
.header .bottom-header nav ul.navbar-nav .nav-item.dropdown:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  pointer-events: all;
  z-index: 11;
}
.header .bottom-header nav ul.navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item .nav-link {
  position: relative;
}
.header .bottom-header nav ul.navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item .nav-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #000000;
  z-index: -1;
  transition: 0.5s ease-in-out;
}
.header .bottom-header nav ul.navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item:hover .nav-link {
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.header .bottom-header nav ul.navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item:hover .nav-link::before {
  width: 100%;
}
.header .bottom-header nav .button {
  transition: 0.5s all;
}
.header .bottom-header nav .button a {
  font-size: 14px;
  font-weight: 500;
  transition: 0.5s all;
  text-transform: capitalize;
  color: #000000;
  border: 1px solid #ffffff;
  padding: 10px 20px;
}
.header .bottom-header nav .button a:hover {
  text-decoration: none;
  background: #ffffff;
}
.header.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #789b21;
}
.header.fixed-header .top-header {
  display: none;
}
.header.fixed-header .bottom-header {
  background: none;
  padding: 0;
  box-shadow: none;
}

@media screen and (max-width: 992px) {
  .header .top-header {
    justify-content: space-between;
    padding: 15px 0;
  }
  .header .top-header .logo {
    display: none;
  }
  .header .top-header .block .icon {
    padding: 12px;
    margin-right: 15px;
  }
  .header .top-header .block .icon i {
    font-size: 16px;
  }
  .header .top-header .block .text h5 {
    font-size: 14px;
  }
  .header .top-header .block .text h6,
  .header .top-header .block .text a {
    font-size: 14px;
  }
  .header .bottom-header {
    border-radius: 0;
  }
  .header .bottom-header nav .navbar-brand {
    display: block;
    max-width: 100px;
    background-color: #ffffff;
    padding: 10px;
  }
  .header .bottom-header nav .phone {
    display: block;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item {
    padding: 0;
    text-align: center;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item:last-child {
    margin-left: 0px;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item.dropdown {
    text-align: center;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item.dropdown .dropdown-menu {
    top: 100%;
    height: 0;
    transition: height 0.5s ease-in-out;
    padding: 0;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item.dropdown .dropdown-menu .menu-item .nav-link {
    text-align: center;
    font-size: 0.875rem;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item.dropdown:hover .dropdown-menu {
    height: auto;
  }
  .header .bottom-header nav .button {
    text-align: -webkit-center;
  }
  .header .bottom-header nav .button:hover a {
    color: #000000;
  }
  .header .bottom-header nav .button a {
    padding: 10px;
    width: 100%;
    text-align: center;
  }
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.2em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
.navbar-toggler-icon i {
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .header {
    background-color: #231f20;
  }
  .header .top-header {
    display: none;
  }
  .header .bottom-header {
    background-color: transparent;
  }
  .header .bottom-header .container {
    max-width: 700px;
    background-color: #231f20;
  }
  .header .bottom-header .navbar {
    padding: 0;
  }
  .header .bottom-header nav .navbar-brand {
    padding: 5px 0;
    background-color: transparent;
    margin: 0;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item {
    padding: 5px 20px;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }
  .header .bottom-header nav .button {
    margin-bottom: 8px;
  }
  .header .bottom-header nav .button a {
    font-size: 14px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 580px) {
  .header .top-header {
    display: none !important;
  }
  .header .bottom-header {
    width: 100%;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item {
    padding: 0 20px;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item .nav-link {
    font-size: 13px;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item.dropdown .dropdown-menu {
    top: 0;
    opacity: 1;
    pointer-events: all;
    height: auto;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item .nav-link::before {
    display: none;
  }
  .header .bottom-header nav ul.navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item:hover .nav-link {
    color: #1a1818;
  }
  .header .bottom-header nav .button a {
    font-size: 14px;
    padding: 10px 20px;
  }
  .header .bottom-header nav .phone {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .header .bottom-header nav .button a {
    font-size: 13px;
    padding: 8px 15px;
  }
}
.inner-about {
  margin: 80px 0;
}
.inner-about .inner-about-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.inner-about .inner-about-wrapper .about-block {
  flex: 0 0 50%;
}
.inner-about .inner-about-wrapper .about-block img,
.inner-about .inner-about-wrapper .about-block .about-block-detail {
  border-radius: 20px;
}
.inner-about .inner-about-wrapper .about-block .about-block-detail {
  margin-left: -80px;
  margin-top: 40px;
  padding: 40px;
  background-color: #fff;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}
.inner-about .inner-about-wrapper .about-block .about-block-detail .title h5 {
  font-size: 18px;
  color: #789b21;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  line-height: 1;
}
.inner-about .inner-about-wrapper .about-block .about-block-detail .title h2 {
  font-size: 38px;
  color: #000;
  font-weight: 700;
  word-spacing: 0.1em;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  line-height: 1;
}
.inner-about .inner-about-wrapper .about-block .about-block-detail p {
  padding-top: 30px;
  color: #231f20;
}
.inner-about .inner-about-wrapper .about-block .about-block-detail .about-button {
  padding-top: 30px;
}
.inner-about .inner-about-wrapper .about-block .about-block-detail .about-button .learnmore-btn {
  font-size: 18px;
  color: #fff;
  background-color: #789b21;
  letter-spacing: 0.01em;
  padding: 8px 14px;
  display: inline-block;
  border-radius: 3px;
}
.inner-about .inner-about-wrapper .about-block .about-block-detail .about-button .learnmore-btn:hover {
  background-color: transparent;
  border: 1px solid #4169e1;
  color: #4169e1;
}

@media screen and (max-width: 992px) {
  .inner-about {
    margin: 60px 0;
  }
  .inner-about .inner-about-wrapper {
    flex-direction: column;
  }
  .inner-about .inner-about-wrapper .about-block {
    flex: 0 0 100%;
  }
  .inner-about .inner-about-wrapper .about-block .about-block-detail {
    margin-left: -20px;
    margin-top: -40px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 576px) {
  .inner-about {
    margin: 60px 0;
  }
  .inner-about .inner-about-wrapper {
    flex-direction: column;
  }
  .inner-about .inner-about-wrapper .about-block {
    flex: 0 0 100%;
  }
  .inner-about .inner-about-wrapper .about-block .about-block-detail {
    margin-left: 0;
    margin-top: -40px;
    margin-right: 0;
    padding: 20px;
  }
  .inner-about .inner-about-wrapper .about-block .about-block-detail .title h5 {
    font-size: 18px;
    line-height: 1.5;
  }
  .inner-about .inner-about-wrapper .about-block .about-block-detail .title h2 {
    font-size: 34px;
    word-spacing: 0.01em;
  }
  .inner-about .inner-about-wrapper .about-block .about-block-detail .about-button .learnmore-btn {
    font-size: 16px;
  }
}
.page-about-us .inner-about .inner-about-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
}
.page-about-us .inner-about .inner-about-wrapper .about-block {
  flex: 0 0 calc(50% - 40px);
}
.page-about-us .inner-about .inner-about-wrapper .about-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-about-us .inner-about .inner-about-wrapper .about-block .about-block-detail {
  margin: 0;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}
.page-about-us .inner-about .inner-about-wrapper .about-block .about-block-detail p {
  color: #ffffff;
}
.page-about-us .inner-about .inner-about-wrapper .full-content {
  flex-basis: 100%;
}
.page-about-us .inner-about .inner-about-wrapper .full-content p {
  color: #f8f8f8;
  margin-bottom: 20px;
}
.page-about-us .inner-about .inner-about-wrapper .full-content p:last-child {
  margin-bottom: 0;
}

.banner {
  position: relative;
  margin-top: -30px;
}
.banner .slider {
  position: relative;
  height: calc(100vh - 100px);
  overflow: hidden;
}
.banner .slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banner .slider img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -99;
}
.banner .form-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 20px;
  width: 400px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  z-index: 2;
}
.banner .form-wrapper h2 {
  color: #ffffff;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.banner .form-wrapper .btn {
  background-color: #4169e1;
  border: none;
  color: white;
}
.banner .form-wrapper .btn:hover {
  background-color: transparent;
  color: #4169e1;
  border: 1px solid #4169e1;
}
.banner .form-wrapper .form {
  background-color: transparent;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0;
}
.banner .slick-arrow i {
  width: 50px;
  height: 50px;
  display: grid;
  place-items: center;
  font-size: 1rem;
  color: #f8f8f8;
  text-align: center;
  cursor: pointer;
  border-radius: 100%;
  transition: 0.3s ease-in-out;
}
.banner .slick-arrow i::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: rgba(120, 155, 33, 0.5);
  z-index: -2;
  transition: 0.3s ease-in-out;
}
.banner .slick-arrow i:hover::after {
  background-color: transparent;
  border: 1px solid #ffffff;
}
.banner .slick-arrow.left {
  left: 10px;
  z-index: 9;
}
.banner .slick-arrow.right {
  right: 10px;
  z-index: 9;
}

@media screen and (max-width: 1200px) {
  .banner .slider {
    height: 100vh;
  }
  .banner .slider img {
    aspect-ratio: 2/2;
  }
}
@media screen and (max-width: 768px) {
  .banner .slider {
    height: 100%;
  }
  .banner .form {
    display: none;
  }
}
section.feature-section {
  padding: unset;
}
section.feature-section .container {
  padding: 10px;
}
section.feature-section .container .features {
  justify-content: space-evenly;
  padding: 40px 0;
}
section.feature-section .container .features .block {
  width: 33.3333333333%;
  justify-content: center;
}
section.feature-section .container .features .block:first-child {
  padding-left: 20px;
}
section.feature-section .container .features .block .image {
  padding-right: 20px;
}
section.feature-section .container .features .block .image img {
  max-height: 100px;
}
section.feature-section .container .features .block .text {
  align-self: center;
}
section.feature-section .container .features .block .text h5 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  width: 70%;
}

@media screen and (max-width: 768px) {
  section.feature-section {
    padding: unset;
  }
  section.feature-section .container {
    padding: 10px;
    max-width: 700px;
  }
  section.feature-section .container .features {
    padding: 30px 0;
    justify-content: space-evenly;
  }
  section.feature-section .container .features .block {
    padding-left: 10px;
  }
  section.feature-section .container .features .block .image {
    padding-right: 20px;
  }
  section.feature-section .container .features .block .image img {
    max-height: 55px;
  }
  section.feature-section .container .features .block .text h5 {
    font-size: 14px;
    width: 80%;
  }
}
@media screen and (max-width: 580px) {
  section.feature-section {
    padding: unset;
  }
  section.feature-section .container {
    padding: 5px;
    max-width: unset;
  }
  section.feature-section .container .features {
    padding: 20px 0;
    display: block !important;
  }
  section.feature-section .container .features .block {
    padding-left: 20px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    width: unset;
    justify-content: flex-start;
  }
  section.feature-section .container .features .block .image {
    padding-right: 20px;
    width: 70px;
  }
  section.feature-section .container .features .block .image img {
    max-height: 100%;
    max-width: 50px;
  }
  section.feature-section .container .features .block:first-child .image img {
    max-width: 40px;
    margin-left: 7px;
  }
  section.feature-section .container .features .block:last-child {
    margin-bottom: 0;
  }
  section.feature-section .container .features .block .text h5 {
    font-size: 14px;
    width: 100%;
  }
}
section.callus-section {
  padding: 100px 0;
  background: url(../images/callus.png) no-repeat center center/cover;
  background-attachment: fixed;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 1;
}
section.callus-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: 0.5s all;
  z-index: -1;
}
section.callus-section .text {
  text-align: left;
  padding-left: 40px;
}
section.callus-section .text h2 {
  font-size: 32px;
  color: #ffffff;
  font-weight: 700;
}
section.callus-section .text a {
  display: inline;
  font-size: 32px;
  color: #ffffff;
}
section.callus-section .text a:hover {
  color: #789b21;
}
section.callus-section .text h6 {
  font-size: 34px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}
section.callus-section .text h6 span {
  color: #789b21;
}
section.callus-section .text p {
  color: #ffffff;
  font-size: 18px;
  padding-top: 20px;
  word-spacing: 2px;
}
section.callus-section .text .button {
  margin-top: 40px;
}
section.callus-section .text .button a {
  color: #ffffff;
  font-size: 14px;
  padding: 13px 20px;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.5s ease-in-out;
  border: 1px solid #ffffff;
}
section.callus-section .text .button a:hover {
  color: #000;
  border: 1px solid #789b21;
  background: #789b21;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #0d5c37, #789b21);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #0d5c37, #789b21);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
section.callus-section .image {
  margin-bottom: 0;
  position: absolute;
  bottom: -100px;
  right: 40px;
}
section.callus-section .image img {
  max-height: 500px;
}

@media screen and (max-width: 992px) {
  section.callus-section {
    padding: 100px 0;
  }
  section.callus-section .text {
    padding-left: 0px;
  }
  section.callus-section .text h2 {
    font-size: 28px;
  }
  section.callus-section .text a {
    font-size: 28px;
  }
  section.callus-section .text h6 {
    font-size: 30px;
  }
  section.callus-section .text p {
    font-size: 14px;
    padding-top: 20px;
  }
  section.callus-section .text .button {
    margin-top: 40px;
  }
  section.callus-section .text .button a {
    font-size: 14px;
    padding: 13px 20px;
  }
  section.callus-section .image {
    margin-bottom: 0;
    position: absolute;
    bottom: -100px;
    right: 40px;
  }
  section.callus-section .image img {
    max-height: 500px;
  }
}
@media screen and (max-width: 767px) {
  section.callus-section {
    padding: 60px 0;
  }
  section.callus-section .text {
    padding-left: 0px;
    text-align: center;
  }
  section.callus-section .text h2 {
    font-size: 20px;
  }
  section.callus-section .text a {
    font-size: 20px;
  }
  section.callus-section .text h6 {
    font-size: 20px;
  }
  section.callus-section .text p {
    font-size: 14px;
    padding-top: 20px;
  }
  section.callus-section .text .button {
    margin-top: 30px;
  }
  section.callus-section .text .button a {
    font-size: 12px;
    padding: 8px 13px;
  }
  section.callus-section .image {
    display: none;
  }
}
section.gallery-section .section-header h2 {
  color: #ffffff;
}
section.gallery-section .section-header h2::before {
  background-color: #f8f8f8;
}
section.gallery-section .section-header h2::after {
  background-color: #f8f8f8;
}
section.gallery-section .section-header h5 {
  color: #f8f8f8;
}
section.gallery-section .gallery-wrapper {
  display: grid;
  grid-template-columns: repeat(4, minmax(100px, 1fr));
  gap: 20px 15px;
}
section.gallery-section .gallery-wrapper .image-block img {
  height: 100%;
  width: 100%;
  aspect-ratio: 2/2;
  object-fit: cover;
  transition: 0.3s ease-in-out;
}
section.gallery-section .gallery-wrapper .image-block:hover img {
  transform: scale(1.02);
}
section.gallery-section .gallery-wrapper .image-block:first-child {
  grid-row: 1/3;
  grid-column: 1/3;
}

@media screen and (max-width: 768px) {
  section.gallery-section .gallery-wrapper {
    grid-template-columns: repeat(2, minmax(100px, 1fr));
  }
  section.gallery-section .gallery-wrapper .image-block:first-child {
    grid-row: initial;
    grid-column: initial;
  }
}
@media screen and (max-width: 480px) {
  section.gallery-section .gallery-wrapper {
    grid-template-columns: 1fr;
  }
  section.gallery-section .gallery-wrapper .image-block img {
    aspect-ratio: 4/2;
  }
}
.services-section {
  background-color: #ffffff;
}
.services-section .service-block .block {
  margin-bottom: 65px;
  position: relative;
  cursor: pointer;
  overflow: visible;
}
.services-section .service-block .block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.8s all;
  z-index: 2;
}
.services-section .service-block .block::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #ffffff;
  transition: 0.4s all;
  z-index: 1;
}
.services-section .service-block .block .content {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  width: 100%;
  z-index: 9;
  transition: 0.8s all;
  -webkit-transition: 0.8s all;
  -moz-transition: 0.8s all;
  -ms-transition: 0.8s all;
  -o-transition: 0.8s all;
}
.services-section .service-block .block .content .title {
  font-size: 16px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.03em;
  color: #ffffff;
  width: 88%;
  margin: 0;
  background-color: #0a599d;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  white-space: nowrap;
  transform: skew(-21deg);
  transition: 0.4s all;
  transform: skew(0deg);
  color: #0a599d;
  background-color: #ffffff;
  box-shadow: 0px 6px 8px 0px #bababa;
}
.services-section .service-block .block .content .title span {
  display: inline-block;
  transform: skew(21deg);
  transform: skew(0deg);
}
.services-section .service-block .block .content .desc p {
  color: #ffffff;
  display: none;
  width: 100%;
  padding: 10px;
  transition: 0.8s all;
}
.services-section .service-block .block .image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  transition: 0.4s all;
}
.services-section .service-block .block:hover::before {
  background: #0d5c37;
  opacity: 0.7;
}
.services-section .service-block .block:hover::after {
  opacity: 0;
}
.services-section .service-block .block:hover .content {
  bottom: 50%;
  transform: translate(-50%, 50%);
}
.services-section .service-block .block:hover .content .title {
  font-size: 18px;
  background-color: transparent;
  padding: 0 0 15px;
  color: #ffffff;
  box-shadow: none;
  font-weight: 700;
}
.services-section .service-block .block:hover .content .desc p {
  display: block;
  font-weight: 600;
  padding: 0 30px;
  font-size: 0.875rem;
  line-height: 1.5;
}

@media screen and (max-width: 991px) {
  .service-block .block:hover .content .title {
    font-size: 16px;
    margin: 12px 0 10px 0;
  }
  .service-block .block:hover .content .desc p {
    font-size: 13px;
    line-height: 1.3;
  }
}
section.testimonials-section {
  background-color: #ffffff;
}
section.testimonials-section .section-title {
  margin-bottom: -20px;
}
section.testimonials-section .section-title h6 {
  text-transform: capitalize;
  color: #ffffff;
}
section.testimonials-section .section-title h5 {
  color: #000;
}
section.testimonials-section .testimonial-wrapper {
  margin-block: 40px;
}
section.testimonials-section .testimonial-wrapper .card {
  background: #ffffff;
  margin-top: 90px;
  margin-inline: 30px;
  border: 1px solid rgba(26, 24, 24, 0.3);
}
section.testimonials-section .testimonial-wrapper .card .card-img-top {
  border-radius: 100%;
  max-width: 100px;
  margin: 0 auto;
  margin-top: -50px;
  box-shadow: 2px 2px 5px #525252;
  background-color: #ffffff;
}
section.testimonials-section .testimonial-wrapper .card .card-body {
  padding: 5px 20px 20px;
  text-align: center;
}
section.testimonials-section .testimonial-wrapper .card .card-body .quote-top {
  text-align: left;
  padding-bottom: 0;
}
section.testimonials-section .testimonial-wrapper .card .card-body .quote-top i {
  color: #3b5998;
  font-size: 18px;
  text-shadow: 2px 2px #dedede;
}
section.testimonials-section .testimonial-wrapper .card .card-body .quote-bottom {
  text-align: right;
  padding-top: 15px;
  text-shadow: 2px 2px #dedede;
}
section.testimonials-section .testimonial-wrapper .card .card-body .quote-bottom i {
  color: #3b5998;
  font-size: 18px;
}
section.testimonials-section .testimonial-wrapper .card .card-body .card-title {
  color: #000;
  margin-bottom: 15px;
}
section.testimonials-section .testimonial-wrapper .card .card-body p {
  font-size: 14px;
  color: #1a1818;
  line-height: 1.5;
}
section.testimonials-section .testimonial-wrapper .card.slick-center {
  border: none;
  transform: scale(1.05);
  box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
  padding-bottom: 30px;
}
section.testimonials-section .testimonial-wrapper .card.slick-center .card-img-top {
  max-width: 125px;
}

@media screen and (max-width: 992px) {
  section.testimonials-section .section-title {
    margin-bottom: -20px;
  }
  section.testimonials-section .testimonial-wrapper .card {
    background: #ffffff;
    width: 60%;
    margin-top: 90px;
  }
  section.testimonials-section .testimonial-wrapper .card .card-img-top {
    max-width: 80px;
    margin-top: -50px;
  }
  section.testimonials-section .testimonial-wrapper .card .card-body {
    padding: 0 20px 20px 20px;
  }
  section.testimonials-section .testimonial-wrapper .card.slick-center {
    transform: unset;
    box-shadow: 2px 2px 5px #525252;
  }
}
@media screen and (max-width: 768px) {
  section.testimonials-section .container {
    max-width: 700px;
  }
  section.testimonials-section .section-title {
    margin-bottom: -20px;
  }
  section.testimonials-section .testimonial-wrapper {
    margin: 0 auto;
  }
  section.testimonials-section .testimonial-wrapper .card {
    background: #ffffff;
    width: 40%;
    margin: 0 auto;
    margin-top: 60px;
  }
  section.testimonials-section .testimonial-wrapper .card .card-img-top {
    max-width: 80px;
    margin-top: -30px;
  }
  section.testimonials-section .testimonial-wrapper .card .card-body .quote-top {
    padding-bottom: 0;
  }
  section.testimonials-section .testimonial-wrapper .card .card-body .quote-top i {
    font-size: 14px;
  }
  section.testimonials-section .testimonial-wrapper .card .card-body .quote-bottom {
    padding-top: 8px;
  }
  section.testimonials-section .testimonial-wrapper .card .card-body .quote-bottom i {
    font-size: 14px;
  }
  section.testimonials-section .testimonial-wrapper .card .card-body .card-title {
    font-size: 14px;
  }
  section.testimonials-section .testimonial-wrapper .card .card-body p {
    font-size: 13px;
  }
  section.testimonials-section .testimonial-wrapper .card.slick-center {
    transform: unset;
    box-shadow: 2px 2px 5px #525252;
  }
  section.testimonials-section .testimonial-wrapper .card.slick-center .card-img-top {
    max-width: 80px;
  }
}
.section.freequote-section {
  background: url(../images/ban2.jpg) no-repeat center center/cover;
  text-align: -webkit-right;
  background-attachment: fixed;
  margin: 0;
}
.section.freequote-section .wrapper {
  padding: 20px;
  background-color: #fff;
  width: 40%;
  border-radius: 20px;
  margin-right: 60px;
}
.section.freequote-section .wrapper .form-group {
  text-align: start;
}
.section.freequote-section .wrapper .title {
  border-left: 5px solid #789b21;
  text-align: start;
  padding-left: 30px;
  margin-bottom: 30px;
}
.section.freequote-section .wrapper .title h2 {
  font-size: 28px;
  font-weight: 400;
}
.section.freequote-section .wrapper .title h1 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}
.section.freequote-section .wrapper input,
.section.freequote-section .wrapper textarea {
  background: #fff;
  border: 1px solid #dedede;
}
.section.freequote-section .wrapper [placeholder],
.section.freequote-section .wrapper option {
  font-size: 14px;
  padding: 20px;
}
.section.freequote-section .wrapper label {
  font-size: 16px;
  padding: 0px 5px;
}
.section.freequote-section .wrapper textarea {
  resize: none;
  height: 100px;
}
.section.freequote-section .wrapper .button {
  text-align: start;
  padding-top: 10px;
}
.section.freequote-section .wrapper .button input {
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 10px 20px;
  transition: 0.5s all;
  background: #789b21;
}
.section.freequote-section .wrapper .button input:hover {
  background-color: transparent;
  border: 1px solid #789b21;
}

@media screen and (max-width: 992px) {
  .section.freequote-section {
    background: url(../images/ban2.jpg) no-repeat center center/cover;
  }
  .section.freequote-section .wrapper {
    padding: 20px;
    width: 50%;
  }
  .section.freequote-section .wrapper .title {
    padding-left: 30px;
    margin-bottom: 30px;
  }
  .section.freequote-section .wrapper .title h2 {
    font-size: 22px;
  }
  .section.freequote-section .wrapper .title h1 {
    font-size: 20px;
  }
  .section.freequote-section .wrapper [placeholder],
  .section.freequote-section .wrapper option {
    font-size: 12px;
    padding: 10px;
  }
  .section.freequote-section .wrapper .button {
    text-align: start;
    padding-top: 10px;
  }
  .section.freequote-section .wrapper .button input {
    font-size: 12px;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 768px) {
  .section.freequote-section {
    background: url(../images/ban2.jpg) no-repeat center center/cover;
  }
  .section.freequote-section .wrapper {
    padding: 20px;
    width: 80%;
  }
  .section.freequote-section .wrapper .title {
    padding-left: 30px;
    margin-bottom: 30px;
  }
  .section.freequote-section .wrapper .title h2 {
    font-size: 18px;
  }
  .section.freequote-section .wrapper .title h1 {
    font-size: 16px;
  }
}
/* form css style is on quote.scss */
.contact-wrap {
  display: flex;
  gap: 4em;
}
.contact-wrap .contact-block {
  width: 100%;
  padding: 40px;
  background-color: #ffffff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
.contact-wrap .contact-block .align-left {
  text-align: left;
  margin-bottom: 40px;
}
.contact-wrap .contact-block .align-left h6 {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.03em;
}
.contact-wrap .contact-block .align-left h3 {
  font-size: 28px;
  font-weight: 700;
  padding-top: 10px;
}
.contact-wrap .contact-block .align-left h4 {
  font-size: 24px;
  font-weight: 400;
}
.contact-wrap .contact-block .form {
  box-shadow: none;
  padding: 0;
}
.contact-wrap .contact-block.contact-image {
  box-shadow: none;
  padding: 0;
}
.contact-wrap .contact-block.contact-image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}

.contact-detail {
  display: flex;
  flex-direction: row;
  gap: 2em;
  margin: 40px 0;
}
.contact-detail .details {
  width: 100%;
  border: 1px solid #789b21;
  background-color: #789b21;
  padding: 20px 20px;
  border-radius: 30px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  text-align: center;
}
.contact-detail .details .topic h6 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
}
.contact-detail .details .info {
  margin-top: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: 0.4s ease-in-out;
}
.contact-detail .details .info i {
  font-size: 16px;
  color: #ffffff;
  padding-right: 10px;
}
.contact-detail .details .info p {
  font-size: 15px;
  color: #ffffff;
}
.contact-detail .details .info:hover {
  box-shadow: 8px 6px 26px -18px #1a1818;
}

.google-map iframe {
  display: block;
  width: 100%;
  height: 400px;
}

/* contact page style ends here */
@media screen and (max-width: 992px) {
  .contact-wrap {
    flex-direction: column;
  }
  .contact-wrap .contact-block .align-left {
    text-align: center;
  }
  .contact-detail {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
    margin: 40px 0;
  }
  .contact-detail .details {
    flex: 0 0 calc(50% - 20px);
    margin: 0 10px 40px 10px;
  }
  .contact-detail .details .topic {
    text-align: center;
  }
  .contact-detail .details .info {
    justify-content: center;
    text-align: center;
  }
  .contact-detail .details .info i {
    width: auto;
    margin-right: 10px;
  }
  .contact-detail .details .info p {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .contact-wrap .contact-block .align-left {
    text-align: center;
  }
  .google-map iframe {
    height: 300px;
  }
}
@media screen and (max-width: 577px) {
  .contact-detail {
    flex-direction: column;
    margin: 30px 0;
  }
  .contact-detail .details {
    margin: 0 0 30px 0;
  }
  .contact-detail .details .info {
    margin-top: 0;
  }
  .contact-detail .details .info i {
    font-size: 13px;
  }
  .contact-detail .details .info p {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .google-map iframe {
    height: 300px;
  }
}
footer {
  padding: 50px 0;
}
footer .footer-wrapper .image {
  align-self: center;
}
footer .footer-wrapper .footer-block .logo img {
  max-width: 140px;
}
footer .footer-wrapper .footer-block ul li {
  padding-bottom: 10px;
}
footer .footer-wrapper .footer-block ul li .icon {
  padding-right: 10px;
}
footer .footer-wrapper .footer-block ul li .icon i {
  color: #ffffff;
  font-size: 16px;
  transition: 0.3s ease-in-out all;
}
footer .footer-wrapper .footer-block ul li .text,
footer .footer-wrapper .footer-block ul li a {
  font-size: 15px;
  color: #ffffff;
  font-weight: 600;
  transition: 0.3s ease-in-out all;
}
footer .footer-wrapper .footer-block ul li .text:hover,
footer .footer-wrapper .footer-block ul li a:hover {
  color: #000000;
  padding-left: 5px;
}
footer .footer-wrapper .footer-block ul li .text:hover .icon i,
footer .footer-wrapper .footer-block ul li a:hover .icon i {
  color: #000000;
}
footer .footer-wrapper .footer-block ul li .text span,
footer .footer-wrapper .footer-block ul li a span {
  color: #ffffff;
  font-weight: 700;
}
footer .footer-wrapper .review-link {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
footer .footer-wrapper .review-link a {
  max-width: 100px;
  border-radius: 5px;
  overflow: hidden;
}
footer .footer-wrapper .review-link a img {
  width: 100%;
  transition: 0.3s ease-in-out;
}
footer .footer-wrapper .review-link a:hover img {
  transform: scale(1.05);
}

.footer-bottom {
  padding: 10px 0;
  text-align: center;
}
.footer-bottom .block,
.footer-bottom a {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  word-spacing: 2px;
}
.footer-bottom .block a,
.footer-bottom a a {
  display: inline;
}

@media screen and (max-width: 992px) {
  footer .footer-wrapper .footer-block ul li .text,
  footer .footer-wrapper .footer-block ul li a {
    font-size: 14px;
  }
  footer .footer-wrapper .review-link {
    margin-top: 15px;
  }
  footer .footer-wrapper .reviews.d-flex {
    justify-content: space-around;
    flex-wrap: wrap;
  }
  footer .footer-wrapper .reviews.d-flex img {
    flex: 0 0 50%;
    max-width: 70px;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  footer .footer-wrapper .footer-block {
    padding: 20px 0;
  }
  footer .footer-wrapper .review-link {
    margin-top: 0;
  }
}
@media screen and (max-width: 580px) {
  footer {
    text-align: -webkit-center;
  }
  footer .footer-wrapper .footer-block {
    padding: 15px 0;
  }
  footer .footer-wrapper .footer-block ul li {
    justify-content: center;
  }
  .footer-bottom {
    padding: 10px 0;
  }
  .footer-bottom .block,
  .footer-bottom a {
    font-size: 13px;
  }
}
.page-about-us .inner-about .inner-about-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
}
.page-about-us .inner-about .inner-about-wrapper .about-block {
  flex: 0 0 calc(50% - 40px);
}
.page-about-us .inner-about .inner-about-wrapper .about-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-about-us .inner-about .inner-about-wrapper .about-block .about-block-detail {
  margin: 0;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
}
.page-about-us .inner-about .inner-about-wrapper .about-block .about-block-detail p {
  color: #ffffff;
}
.page-about-us .inner-about .inner-about-wrapper .full-content {
  flex-basis: 100%;
}
.page-about-us .inner-about .inner-about-wrapper .full-content p {
  color: #f8f8f8;
  margin-bottom: 20px;
}
.page-about-us .inner-about .inner-about-wrapper .full-content p:last-child {
  margin-bottom: 0;
}

.page-service-wrapper {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.page-service-wrapper .services-offer {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
}
.page-service-wrapper .services-offer .figure {
  flex-basis: calc(50% - 15px);
}
.page-service-wrapper .services-offer .figure img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
  border-radius: 10px;
}
.page-service-wrapper .services-offer .content {
  flex-basis: calc(50% - 15px);
}
.page-service-wrapper .services-offer .content h5 {
  font-weight: 700;
  color: #ffffff;
}
.page-service-wrapper .services-offer .content p {
  color: #f8f8f8;
  margin-top: 20px;
}
.page-service-wrapper .services-offer:nth-child(even) {
  flex-direction: row-reverse;
}

@media screen and (max-width: 992px) {
  .page-service-wrapper {
    gap: 40px;
  }
  .page-service-wrapper .services-offer {
    flex-direction: column;
    gap: 20px;
  }
  .page-service-wrapper .services-offer .content p {
    margin-top: 15px;
  }
  .page-service-wrapper .services-offer:nth-child(even) {
    flex-direction: column;
  }
}
.quote {
  background: url("../images/quotebg.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
}
.quote::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
}
.quote .quote-wrapper {
  display: flex;
}
.quote .quote-wrapper .quote-block {
  flex: 0 0 calc(70% - 60px);
  margin-right: 60px;
  position: relative;
}
.quote .quote-wrapper .quote-block .title {
  text-align: left;
  padding: 40px 0 20px 0;
}
.quote .quote-wrapper .quote-block .title h5 {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.02em;
  word-spacing: 0.04em;
}
.quote .quote-wrapper .quote-block .title p {
  font-size: 14px;
  color: #ffffff;
  padding-top: 20px;
}
.quote .quote-wrapper .quote-image {
  flex: 0 0 30%;
}

.form {
  background-color: #ffffff;
  padding: 40px 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-shadow: 0 0 16px -8px #8a8a8a;
  gap: 30px 20px;
}
.form .form-set {
  flex: 0 0 calc(50% - 20px);
}
.form .form-set .form-input {
  width: 100%;
  padding: 10px;
  border: 2px solid rgba(138, 138, 138, 0.3);
  resize: none;
  border-radius: 5px;
}
.form .form-set .form-input:focus {
  outline: none;
}
.form .form-set.full_width {
  flex: 100%;
}
.form.contact-form {
  flex-direction: column;
  margin: 0 0 30px 0;
}
.form.contact-form .form-set label {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.form.contact-form .form-set label i {
  padding-right: 10px;
}
.form.contact-form .form-set label span {
  font-size: 16px;
}
.form.contact-form .form-set.message {
  flex: 0 0 calc(100% - 20px);
  margin-right: 10px;
}
.form.contact-form .form-set .btn-primary {
  width: 50%;
}

@media screen and (max-width: 1200px) {
  .quote .quote-wrapper {
    margin: 0 0 250px 0;
  }
  .quote .quote-wrapper .quote-block {
    flex: 0 0 calc(70% - 60px);
    margin-right: 60px;
  }
  .quote .quote-wrapper .quote-block .form-block {
    margin: 0 40px;
  }
}
@media screen and (max-width: 992px) {
  .quote {
    position: relative;
  }
  .quote .quote-wrapper {
    flex-direction: column;
    margin: 0;
  }
  .quote .quote-wrapper .quote-block {
    margin-right: 0;
    position: relative;
    z-index: 3;
  }
  .quote .quote-wrapper .quote-block .form-block {
    position: relative;
  }
  .quote .quote-wrapper .quote-block .title h5 {
    font-size: 26px;
  }
  .quote .quote-wrapper .quote-block .title p {
    font-size: 14px;
  }
  .quote .quote-wrapper .quote-image {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 200px;
    z-index: 2;
  }
  .form {
    padding: 40px 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .quote .quote-wrapper .quote-block .form-block {
    margin: 0;
  }
  .quote .quote-wrapper .quote-block .title h5 {
    font-size: 22px;
  }
  .quote .quote-wrapper .quote-block .title p {
    width: 400px;
    padding: 20px 0 0 0;
  }
  .quote .quote-wrapper .quote-image {
    display: none;
  }
  .form {
    padding: 40px 20px;
  }
  .form .form-set {
    margin: 0 10px 20px 10px;
  }
  .form .form-set .form-input {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 481px) {
  .quote .quote-wrapper .quote-block .title {
    padding: 20px 10px;
  }
  .quote .quote-wrapper .quote-block .title h5 {
    font-size: 18px;
  }
  .quote .quote-wrapper .quote-block .title p {
    width: 100%;
    padding: 10px 0 0 0;
  }
  .form {
    padding: 40px 20px;
  }
  .form .form-set {
    margin: 0 10px 20px 10px;
  }
  .form .form-set .form-input {
    padding: 5px 10px;
    font-size: 13px;
  }
}
@media screen and (max-width: 420px) {
  .quote .quote-wrapper .quote-block .title {
    padding: 20px 10px;
  }
  .quote .quote-wrapper .quote-block .title h5 {
    font-size: 18px;
  }
  .quote .quote-wrapper .quote-block .title p {
    width: 100%;
    padding: 10px 0 0 0;
  }
  .form {
    flex-direction: column;
  }
  .form .form-set {
    margin: 0 0 20px 0;
  }
  .form.contact-form {
    flex-direction: column;
    margin: 0 0 30px 0;
  }
  .form.contact-form .form-set.message {
    margin-right: 0;
  }
}
.single-service-wrap {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.single-service-wrap .single-service-wrap-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
}
.single-service-wrap .service-page-content {
  flex-basis: calc(80% - 40px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
}
.single-service-wrap .service-page-content figure {
  width: 100%;
  aspect-ratio: 5/2;
  border-radius: 20px;
  overflow: hidden;
}
.single-service-wrap .service-page-content figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-service-wrap .service-sidebar {
  flex-basis: 20%;
  position: sticky;
}
.single-service-wrap .service-sidebar .sidebar {
  background-color: #000000;
}
.single-service-wrap .service-sidebar .sidebar h6 {
  font-size: 18px;
  font-weight: 700;
  color: #789b21;
  text-transform: uppercase;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.single-service-wrap .service-sidebar .sidebar .sidebar-item .sidebar-link {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #ffffff;
  padding: 10px 20px;
  line-height: 1.2;
  transition: 0.3s ease-in;
}
.single-service-wrap .service-sidebar .sidebar .sidebar-item:hover .sidebar-link, .single-service-wrap .service-sidebar .sidebar .sidebar-item.active .sidebar-link {
  background-color: #ffffff;
  color: #789b21;
}
.single-service-wrap .full-page-content {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.single-service-wrap .full-page-content .gallery-section {
  padding: 0;
  margin: 0;
  background: transparent;
}
.single-service-wrap .full-page-content .gallery-section .gallery-wrapper {
  justify-content: unset;
}
.single-service-wrap {
  /* For All The Content inside the Single Service Page */
}
.single-service-wrap .desc-group h2 {
  font-size: 2.5rem;
  font-weight: 700;
  word-spacing: 3px;
  line-height: 1.3;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.single-service-wrap .desc-group p {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #ffffff;
  margin-top: 20px;
}
.single-service-wrap .desc-group p:first-child {
  margin-top: 0;
}

@media screen and (max-width: 992px) {
  .single-service-wrap {
    gap: 30px;
  }
  .single-service-wrap .single-service-wrap-box {
    flex-direction: column-reverse;
    gap: 30px;
  }
  .single-service-wrap .service-page-content {
    gap: 30px;
  }
  .single-service-wrap .service-sidebar .sidebar h6 {
    font-size: 16px;
  }
  .single-service-wrap .full-page-content {
    gap: 30px;
  }
  .single-service-wrap {
    /* For All The Content inside the Single Service Page */
  }
  .single-service-wrap .desc-group h2 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 768px) {
  .single-service-wrap {
    gap: 30px;
  }
  .single-service-wrap .single-service-wrap-box {
    flex-direction: column-reverse;
  }
  .single-service-wrap .service-page-content {
    gap: 30px;
  }
  .single-service-wrap .service-sidebar {
    max-width: 300px;
  }
  .single-service-wrap .service-sidebar .sidebar h6 {
    font-size: 16px;
  }
  .single-service-wrap .full-page-content {
    gap: 30px;
  }
  .single-service-wrap {
    /* For All The Content inside the Single Service Page */
  }
  .single-service-wrap .desc-group h2 {
    font-size: 1.75rem;
  }
}

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