/*!
Theme Name: Linear Web - Kul Cleaning Services
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_kulcleaning
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 - Kul Cleaning Services 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 ------- */
/* Main Fonts */
/* Optional Fonts */
/* Colors */
/* mostly used color */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
  color: inherit;
}

p {
  font-weight: 400;
  font-family: "Inter", sans-serif;
  line-height: 1.7;
  color: #333333;
  margin: 0;
  padding: 0;
}

a {
  font-size: 0.875rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  color: #141414;
  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: "Inter", sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

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

h1 {
  font-size: 4rem;
}

h2 {
  font-size: 3.5rem;
}

h3 {
  font-size: 3rem;
}

h4 {
  font-size: 2.5rem;
}

h5 {
  font-size: 2rem;
}

h6 {
  font-size: 1.5rem;
}

p {
  font-size: 0.9375rem;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 3.5rem;
  }
  h2 {
    font-size: 3rem;
  }
  h3 {
    font-size: 2.5rem;
  }
  h4 {
    font-size: 2rem;
  }
  h5 {
    font-size: 1.75rem;
  }
  h6 {
    font-size: 1.5rem;
  }
  p {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 481px) {
  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: 1rem;
  }
  p {
    font-size: 0.875rem;
  }
}
#breadcrumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  padding-block: 50px;
  position: relative;
  z-index: 1;
}
#breadcrumb::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(20, 20, 20, 0.5);
  z-index: -1;
}
#breadcrumb h3 {
  color: #f5f3f3;
}
#breadcrumb .breadcrumb-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  color: #f8f8f8;
  max-width: 400px;
  background-color: #141414;
  border-radius: 5px;
  padding: 10px 5px;
}
#breadcrumb .breadcrumb-wrapper a,
#breadcrumb .breadcrumb-wrapper span {
  color: #f8f8f8;
  font-size: 0.9375rem;
}

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: 20px;
  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: 8px 24px;
}
.btn.btn-custom-mid,
.form-control.btn-custom-mid {
  font-size: 0.875rem;
  padding: 12px 36px;
}
.btn.btn-custom-large,
.form-control.btn-custom-large {
  font-size: 1rem;
  padding: 15px 45px;
}
.btn.btn-primary,
.form-control.btn-primary {
  background-color: #003e5e;
  color: #f5f3f3;
  border-color: #003e5e;
}
.btn.btn-primary:hover,
.form-control.btn-primary:hover {
  background-color: transparent;
  border-color: #003e5e;
  color: #003e5e;
}
.btn.btn-primary-ghost,
.form-control.btn-primary-ghost {
  background-color: transparent;
  border-color: #003e5e;
  color: #003e5e;
}
.btn.btn-primary-ghost:hover,
.form-control.btn-primary-ghost:hover {
  background-color: #003e5e;
  color: #f5f3f3;
  border-color: #003e5e;
}
.btn.btn-secondary,
.form-control.btn-secondary {
  background-color: #0097ef;
  color: #f5f3f3;
  border-color: #0097ef;
}
.btn.btn-secondary:hover,
.form-control.btn-secondary:hover {
  background-color: transparent;
  border-color: #0097ef;
  color: #0097ef;
}
.btn.btn-secondary-ghost,
.form-control.btn-secondary-ghost {
  background-color: transparent;
  border-color: #0097ef;
  color: #0097ef;
}
.btn.btn-secondary-ghost:hover,
.form-control.btn-secondary-ghost:hover {
  background-color: #0097ef;
  color: #f5f3f3;
  border-color: #0097ef;
}

.section {
  padding: 120px 0;
}

.main-title {
  margin-bottom: 60px;
  max-width: 600px;
}
.main-title h6 {
  font-size: 0.9375rem;
  font-weight: 300;
  color: #141414;
  letter-spacing: 1px;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.main-title h6::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  width: 30px;
  height: 150%;
  background-color: #0097ef;
  border-radius: 20px 5px 12px 18px;
  z-index: -1;
}
.main-title h3 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #0097ef;
  line-height: 1;
  text-transform: capitalize;
  padding-top: 10px;
}

@media screen and (max-width: 1200px) {
  .section {
    padding: 100px 0;
  }
  .main-title {
    margin-bottom: 60px;
  }
  .main-title h3 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 992px) {
  .section {
    padding: 80px 0;
  }
  .main-title {
    margin-bottom: 40px;
  }
  .main-title h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .section {
    padding: 60px 0;
  }
}
@media screen and (max-width: 576px) {
  .section {
    padding: 40px 0;
  }
  .main-title {
    margin-bottom: 30px;
  }
  .main-title h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 480px) {
  .section {
    padding: 30px 0;
  }
}
figure {
  margin: 0;
}

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

.form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px 15px;
}
.form .form-group {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
}
.form .form-group.half-width {
  flex-basis: calc(50% - 15px);
}
.form .form-group label {
  font-size: 1.125rem;
  color: #f5f3f3;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.form .form-group .form-input {
  border-radius: 5px;
  border: 1px solid rgba(12, 12, 12, 0.4);
  background: #d9d9d9;
  padding: 8px;
  font-size: 1rem;
  text-transform: capitalize;
  color: #0c0c0c;
  resize: none;
  width: 100%;
}
.form .form-group .form-input::placeholder {
  font-size: 1rem;
  color: #141414;
}
.form .form-group .form-input:focus-visible {
  border: none;
  outline: 0;
  box-shadow: 2px 2px 3px -1px #f5f3f3;
  border-bottom: 1px solid #f5f3f3;
}
.form .form-group .form-input.msg-input {
  height: 100px;
}

@media screen and (max-width: 992px) {
  .form .form-group label {
    font-size: 1.25rem;
  }
  .form .form-group .form-input {
    font-size: 0.9375rem;
  }
  .form .form-group .form-input::placeholder {
    font-size: 0.9375rem;
  }
}
@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;
  }
}
.icon-block {
  width: 50px;
  aspect-ratio: 1/1;
  display: grid;
  place-items: center;
  position: relative;
  background-color: #0097ef;
  z-index: 1;
}
.icon-block::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #003e5e;
  z-index: -1;
  transition: 0.3s ease-in-out;
}
.icon-block i {
  color: #f5f3f3;
}
.icon-block svg {
  width: 60px;
  aspect-ratio: 1/1;
  transition: 0.5s ease-in-out;
}
.icon-block:hover::before {
  height: 100%;
}
.icon-block:hover svg path {
  fill: #0097ef;
  stroke: #0097ef;
}

.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;
  display: grid;
  place-items: center;
  color: #f5f3f3;
  border-radius: 15px;
  transition: 0.5s ease-in-out;
  position: relative;
  z-index: 1;
  border: 1px solid rgba(0, 62, 94, 0.7);
  overflow: hidden;
}
.mobile-call-button a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 110%;
  height: 0;
  background-color: rgba(0, 62, 94, 0.7);
  z-index: -1;
  transition: 0.5s ease-in-out;
}
.mobile-call-button a i {
  color: #003e5e;
  transition: 0.5s ease-in-out;
}
.mobile-call-button a:hover {
  height: 75px;
}
.mobile-call-button a:hover::before {
  height: 100%;
}
.mobile-call-button a:hover i {
  color: #f5f3f3;
}

/* -- 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(0, 62, 94, 0.95);
  box-shadow: none;
  border: 1px solid;
  border-color: rgb(0, 28.3617021277, 43);
  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;
}

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

.slick-dots {
  margin-top: 15px;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin: 3px;
  height: 6px;
  width: 6px;
  border-radius: 100%;
  background-color: #333333;
  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: #003e5e;
}

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

.thanks {
  width: 100%;
  height: 100dvh;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  background-color: #272727;
  position: relative;
}
.thanks .icon {
  width: 100%;
}
.thanks .message {
  display: inline-block;
  margin-top: 30px;
}
.thanks .message p {
  font-size: 16px;
  word-spacing: 0.05em;
  color: #0097ef;
  padding: 20px 0;
}
.thanks .redirect {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
  background-color: #003e5e;
  border: 1px solid #003e5e;
  transition: 0.3s ease-in-out;
  padding: 10px;
}
.thanks .redirect i {
  color: #f5f3f3;
  padding-right: 8px;
  transition: 0.3s ease-in-out;
}
.thanks .redirect h5 {
  color: #f5f3f3;
  font-weight: 500;
  font-size: 18px;
  word-spacing: 0.05em;
  margin-bottom: 0;
  transition: 0.3s ease-in-out;
}
.thanks .redirect:hover {
  text-decoration: none;
  background-color: transparent;
}
.thanks .redirect:hover i {
  color: #003e5e;
}
.thanks .redirect:hover h5 {
  color: #003e5e;
}

.header {
  position: relative;
  overflow: visible;
  background-color: #f5f3f3;
  z-index: 99;
}
.header .navbar {
  margin: auto;
  position: relative;
  padding: 5px 0;
  align-items: center;
}
.header .navbar .navbar-brand {
  margin: 0;
}
.header .navbar .navbar-brand figure {
  max-width: 120px;
}
.header .navbar .navbar-brand figure img {
  width: 100%;
  height: 100%;
}
.header .navbar .navbar-collapse {
  justify-content: flex-end;
}
.header .navbar .navbar-collapse .navbar-nav {
  align-items: center;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item {
  position: relative;
  z-index: 1;
  margin: 0 10px;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  padding: 6px 10px;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #0c0c0c;
  text-transform: capitalize;
  transition: 0.5s ease-in-out 0.1s;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #0097ef;
  z-index: -1;
  border-radius: 10px;
  transition: 0.5s ease-in-out;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item.active::before, .header .navbar .navbar-collapse .navbar-nav .nav-item:hover::before {
  width: 100%;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link, .header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link {
  color: #f5f3f3;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item:last-child::before {
  display: none;
}
.header .navbar .navbar-collapse .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 .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .menu-item {
  margin: 0;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .menu-item .nav-link {
  transition: 0.3s ease-in-out;
  color: #141414;
  text-transform: capitalize;
  line-height: 1.3;
  padding: 5px 10px;
  margin: 0;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  pointer-events: all;
  z-index: 11;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item .nav-link {
  position: relative;
}
.header .navbar .navbar-collapse .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: #0c0c0c;
  z-index: -1;
  transition: 0.5s ease-in-out;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item:hover .nav-link {
  color: #f5f3f3;
  position: relative;
  z-index: 1;
}
.header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item:hover .nav-link::before {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 992px) {
  .header .navbar-toggler {
    z-index: 999;
    position: relative;
    width: 40px;
    aspect-ratio: 1/1;
    border: 2px solid #0c0c0c;
  }
  .header .navbar-toggler svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #0c0c0c;
  }
  .header .navbar-toggler svg.burger {
    transition: 0.3s ease-in-out;
  }
  .header .navbar-toggler svg.cross {
    opacity: 0;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s ease-in-out;
  }
  .header .navbar-toggler:focus-within {
    box-shadow: none;
    outline: none;
  }
  .header .navbar-toggler[aria-expanded=true] svg {
    fill: #141414;
  }
  .header .navbar-toggler[aria-expanded=true] svg.burger {
    opacity: 0;
  }
  .header .navbar-toggler[aria-expanded=true] svg.cross {
    opacity: 1;
    top: 50%;
  }
  .header .navbar {
    padding: 5px 10px;
  }
  .header .navbar .navbar-brand {
    display: block;
    padding: 0;
    margin: 0;
  }
  .header .navbar .navbar-brand figure {
    width: 80px;
  }
  .header .navbar .navbar-brand figure img {
    width: 100%;
    height: 100%;
  }
  .header .navbar .navbar-collapse {
    justify-content: center;
  }
  .header .navbar .navbar-collapse .navbar-nav {
    width: 40%;
    margin: auto;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item {
    text-align: center;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 5px;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown {
    text-align: center;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
    top: 100%;
    height: 0;
    transition: height 0.5s ease-in-out;
    padding: 0;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .menu-item .nav-link {
    text-align: center;
    font-size: 0.875rem;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .header .navbar {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
    top: 0;
    opacity: 1;
    pointer-events: all;
    height: auto;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item .nav-link::before {
    display: none;
  }
  .header .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover .dropdown-menu .menu-item:hover .nav-link {
    color: #141414;
  }
}
.banner-block {
  position: relative;
}
.banner-block .figure {
  width: 100%;
  height: calc(100dvh - 90px);
}
.banner-block .figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-block .text {
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
  padding: 40px;
  border-radius: 10px;
  max-width: 500px;
  background-color: rgba(245, 243, 243, 0.8);
}
.banner-block .text h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #0097ef;
  text-transform: capitalize;
  word-spacing: 2px;
}
.banner-block .text p {
  font-size: 0.9375rem;
  font-weight: 300;
  color: #0c0c0c;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin: 15px 0 25px;
}

@media screen and (max-width: 992px) {
  .banner-block .text {
    max-width: 400px;
  }
  .banner-block .text p {
    font-size: 0.9375rem;
  }
  .banner-block .text h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .banner-block .figure {
    height: auto;
  }
}
@media screen and (max-width: 576px) {
  .banner-block .text {
    padding: 20px;
  }
  .banner-block .text h3 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 480px) {
  .banner-block .text {
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0);
    max-width: 100%;
    border-radius: 0;
  }
  .banner-block .text h3 {
    font-size: 1.125rem;
  }
}
.about-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 30px;
}
.about-wrap .about-text {
  flex-basis: calc(50% - 30px);
}
.about-wrap .about-text .desc {
  margin: 30px 0;
}
.about-wrap .about-text .desc p {
  padding-bottom: 20px;
}
.about-wrap .about-text .desc p:last-child {
  padding-bottom: 0;
}
.about-wrap .about-text .about-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 20px;
}
.about-wrap .about-text .about-info .block-info {
  flex-basis: calc(50% - 20px);
}
.about-wrap .about-text .about-info .block-info p {
  text-transform: capitalize;
  font-size: 0.9375rem;
  color: #141414;
  line-height: 1.3;
}
.about-wrap .about-text .about-info .block-info p span {
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
  color: #0c0c0c;
}
.about-wrap .about-text .about-info .button {
  flex-basis: 100%;
}

.overlap-image {
  flex-basis: calc(50% - 30px);
  position: relative;
}
.overlap-image .first-img {
  width: 100%;
  height: 80%;
  margin-bottom: 80px;
}
.overlap-image .first-img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
  border-radius: 25px;
}
.overlap-image .second-img {
  position: absolute;
  top: 30%;
  right: 0;
  padding: 20px;
  background-color: #f5f3f3;
  width: 70%;
  height: 70%;
  border-radius: 45px;
  overflow: hidden;
}
.overlap-image .second-img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
  border-radius: 25px;
}

@media screen and (max-width: 1200px) {
  .about-wrap .about-text .main-title h6 {
    font-size: 0.9375rem;
  }
  .about-wrap .about-text .main-title h3 {
    font-size: 3rem;
    padding-top: 10px;
  }
  .about-wrap .about-text .desc {
    margin: 20px 0;
  }
  .about-wrap .about-text .about-info {
    gap: 30px 20px;
  }
  .about-wrap .about-text .about-info .block-info p {
    font-size: 0.875rem;
  }
  .about-wrap .about-text .about-info .block-info p span {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 992px) {
  .about-wrap {
    flex-direction: column;
  }
  .about-wrap .about-text .main-title h6 {
    font-size: 0.9375rem;
    background-color: transparent;
    padding: 0;
    color: #003e5e;
  }
  .about-wrap .about-text .main-title h3 {
    font-size: 2.5rem;
    padding-top: 5px;
  }
  .about-wrap .about-text .about-info {
    gap: 20px;
  }
  .about-wrap .about-text .about-info .block-info p {
    font-size: 0.875rem;
  }
  .about-wrap .about-text .about-info .block-info p span {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .about-wrap .about-text .main-title h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .about-wrap {
    gap: 20px;
  }
  .about-wrap .about-text .main-title {
    text-align: center;
  }
  .about-wrap .about-text .desc {
    text-align: center;
  }
  .about-wrap .about-text .about-info {
    flex-direction: column;
    text-align: center;
  }
}
.service .service-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px 25px;
}
.service .service-wrapper .service-block {
  flex-basis: calc(33.3333333333% - 25px);
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset;
}
.service .service-wrapper .service-block::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.3;
  transition: opacity 0.5s ease-in-out;
  border-radius: 5px;
}
.service .service-wrapper .service-block .image {
  width: 100%;
  aspect-ratio: 3/2;
}
.service .service-wrapper .service-block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.service .service-wrapper .service-block .desc {
  padding: 10px 20px 20px 20px;
  border-radius: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.service .service-wrapper .service-block .desc h6 {
  color: #0097ef;
  font-weight: 700;
  text-transform: capitalize;
}
.service .service-wrapper .service-block .desc p {
  margin-top: 5px;
  font-size: 0.875rem;
  line-height: 1.5;
}
.service .service-wrapper .service-block:hover::before {
  opacity: 1;
  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;
}
.service .service-wrapper .see-more {
  flex-basis: 100%;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .service .service-wrapper {
    gap: 30px 25px;
  }
  .service .service-wrapper .service-block {
    flex-basis: calc(50% - 25px);
  }
  .service .service-wrapper .service-block .desc h6 {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .service .service-wrapper {
    gap: 20px;
  }
  .service .service-wrapper .service-block {
    flex-basis: calc(50% - 20px);
  }
  .service .service-wrapper .service-block .desc h6 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 480px) {
  .service .service-wrapper {
    flex-direction: column;
  }
  .service .service-wrapper .service-block .image img {
    aspect-ratio: 5/2;
    object-fit: cover;
  }
}
.gallery {
  background: #0097ef;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, rgba(0, 62, 94, 0.4), rgba(0, 151, 239, 0.4));
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, rgba(0, 62, 94, 0.4), rgba(0, 151, 239, 0.4));
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  margin: 0;
}

.gallery-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px 15px;
}
.gallery-wrapper .image-wrap {
  aspect-ratio: 4/5;
  border-radius: 10px;
  overflow: hidden;
}
.gallery-wrapper .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.2);
  transition: transform 1s, filter 2s ease-in-out;
}
.gallery-wrapper .image-wrap:first-child {
  grid-row: 1/3;
  grid-column: 1/3;
}
.gallery-wrapper .image-wrap:first-child img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-wrapper .image-wrap:hover img {
  transform: scale(1);
}

@media screen and (max-width: 992px) {
  .gallery-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .gallery-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
  .gallery-wrapper .image-wrap:last-child {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .gallery-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery-wrapper .image-wrap {
    aspect-ratio: 3/2;
  }
  .gallery-wrapper .image-wrap:last-child {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .gallery-wrapper .image-wrap img {
    filter: blur(0);
    transform: scale(1);
  }
}
.what-we-offer .offer-wrap {
  display: flex;
  gap: 30px 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.what-we-offer .offer-wrap .offer-block {
  flex-basis: calc(50% - 20px);
}
.what-we-offer .offer-wrap .offer-block .main-title p {
  margin-top: 30px;
}
.what-we-offer .offer-wrap .offer-block ul.cleaning {
  margin-bottom: 30px;
}
.what-we-offer .offer-wrap .offer-block ul.cleaning h6 {
  font-weight: 700;
  text-transform: capitalize;
}
.what-we-offer .offer-wrap .offer-block ul.cleaning li.list {
  position: relative;
  font-size: 0.875rem;
  font-weight: 500;
  margin-top: 15px;
  text-transform: capitalize;
  padding-left: 30px;
}
.what-we-offer .offer-wrap .offer-block ul.cleaning li.list::before {
  content: "\f054";
  position: absolute;
  left: 0;
  font-family: "fontawesome";
  font-size: 0.75rem;
  font-weight: 700;
  color: #f5f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #0097ef;
}
.what-we-offer .offer-wrap .offer-block .image {
  height: 100%;
}
.what-we-offer .offer-wrap .offer-block .image img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 992px) {
  .what-we-offer .offer-wrap {
    flex-direction: column;
    gap: 20px;
  }
  .what-we-offer .offer-wrap .offer-block .image {
    width: 100%;
    aspect-ratio: 4/2;
  }
}
.testi-block {
  overflow: visible;
}
.testi-block .testi-box {
  margin: 0 20px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  margin: 20px;
  padding: 20px;
  border-radius: 10px;
}
.testi-block .testi-box p {
  font-size: 0.875rem;
}
.testi-block .testi-box .client-info {
  margin-top: 30px;
  display: flex;
  gap: 20px 15px;
  flex-wrap: wrap;
}
.testi-block .testi-box .client-info .figure {
  width: 70px;
  aspect-ratio: 1/1;
  border-radius: 100%;
}
.testi-block .testi-box .client-info .figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testi-block .testi-box .client-info .details {
  flex-basis: calc(100% - 100px);
}
.testi-block .testi-box .client-info .details h6 {
  font-size: 0.9375rem;
  font-weight: 500;
  text-transform: capitalize;
}
.testi-block .testi-box .client-info .details p {
  font-size: 0.875rem;
  text-transform: capitalize;
}

.faq-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 30px;
}
.faq-wrap .faq-block {
  flex-basis: calc(50% - 30px);
}
.faq-wrap .accordion-button {
  font-size: 1.125rem;
  font-weight: 700;
  color: #003e5e;
}
.faq-wrap .accordion-button:not(.collapsed) {
  background-color: #003e5e;
  color: #f5f3f3;
}
.faq-wrap .accordion-button:focus {
  box-shadow: none;
}

@media screen and (max-width: 992px) {
  .faq-wrap {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
.about-features {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.about-features .abtfeatures-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 40px 30px;
}
.about-features .abtfeatures-block .img-block {
  flex-basis: calc(50% - 30px);
  height: auto;
}
.about-features .abtfeatures-block .img-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 3/2;
  border-radius: 5px;
}
.about-features .abtfeatures-block .content {
  flex-basis: calc(50% - 30px);
}
.about-features .abtfeatures-block .content h5 {
  font-size: 1.75rem;
  font-weight: 900;
  word-spacing: 0.05em;
  letter-spacing: 0.03em;
  line-height: 1.3;
  text-transform: capitalize;
  color: #003e5e;
}
.about-features .abtfeatures-block .content h5 span {
  color: #141414;
}
.about-features .abtfeatures-block .content p {
  font-size: 16px;
  margin-top: 30px;
}
.about-features .abtfeatures-block:nth-child(even) {
  flex-direction: row-reverse;
}

@media screen and (max-width: 992px) {
  .about-features .abtfeatures-block {
    flex-direction: column;
    gap: 20px;
  }
  .about-features .abtfeatures-block:nth-child(even) {
    flex-direction: column;
  }
  .about-features .abtfeatures-block .img-block img {
    aspect-ratio: 5/2;
  }
  .about-features .abtfeatures-block .content {
    text-align: center;
  }
  .about-features .abtfeatures-block .content h5 {
    font-size: 1.5rem;
  }
  .about-features .abtfeatures-block .content p {
    margin-top: 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 481px) {
  .about-features .abtfeatures-block .content h5 {
    font-size: 1.25rem;
  }
}
.call-us {
  background: url("../images/call_us.jpg") no-repeat center/cover fixed;
  position: relative;
  z-index: 1;
}
.call-us::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(12, 12, 12, 0.7);
  z-index: -1;
}

.call-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.call-wrap .desc {
  flex-basis: 70%;
}
.call-wrap .desc h4 {
  color: #0097ef;
}
.call-wrap .desc p {
  margin-top: 20px;
  color: #f8f8f8;
}
.call-wrap .button {
  flex-basis: 15%;
}
.call-wrap .button .call-icon {
  width: 120px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  display: grid;
  place-items: center;
  border: 1px solid rgba(245, 243, 243, 0.2);
  position: relative;
  z-index: 1;
  border: 1px solid #0097ef;
}
.call-wrap .button .call-icon svg {
  transition: 0.5s ease-in-out;
}
.call-wrap .button .call-icon svg path {
  fill: #f5f3f3;
}
.call-wrap .button .call-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #0097ef;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  z-index: -1;
  transition: 0.5s ease-in-out;
}
.call-wrap .button .call-icon:hover::before {
  width: 0;
  height: 0;
}
.call-wrap .button .call-icon:hover svg {
  transform: rotate(50deg);
}
.call-wrap .button .call-icon:hover svg path {
  fill: #0097ef;
}

@media screen and (max-width: 1200px) {
  .call-wrap .desc h4 {
    font-size: 2.5rem;
  }
  .call-wrap .button .call-icon {
    width: 100px;
  }
  .call-wrap .button .call-icon svg {
    width: 40px;
  }
}
@media screen and (max-width: 992px) {
  .call-wrap .desc h4 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .call-wrap {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }
  .call-wrap .desc h4 {
    font-size: 1.5rem;
  }
  .call-wrap .button .call-icon {
    width: 70px;
  }
  .call-wrap .button .call-icon svg {
    width: 30px;
  }
}
@media screen and (max-width: 576px) {
  .call-wrap {
    gap: 20px;
  }
  .call-wrap .button .call-icon::before {
    width: 0;
    height: 0;
  }
  .call-wrap .button .call-icon svg {
    transform: rotate(50deg);
  }
  .call-wrap .button .call-icon svg path {
    fill: #0097ef;
  }
}
.footer {
  padding-top: 60px;
}
.footer .footer-top .top-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px 10px;
}
.footer .footer-top .top-wrap .footer-block {
  /* Size for all 3 block except 1st block*/
  flex-basis: calc(18% - 20px);
  /* Size for 1st block*/
}
.footer .footer-top .top-wrap .footer-block h5 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #003e5e;
  margin-bottom: 30px;
  text-transform: capitalize;
}
.footer .footer-top .top-wrap .footer-block .quick-link li,
.footer .footer-top .top-wrap .footer-block .quick-link .footer-item {
  margin-bottom: 8px;
  position: relative;
}
.footer .footer-top .top-wrap .footer-block .quick-link li::before,
.footer .footer-top .top-wrap .footer-block .quick-link .footer-item::before {
  content: "\f054";
  position: absolute;
  font-family: "font Awesome 5 free";
  font-weight: 700;
  font-size: 0.75rem;
  color: #0c0c0c;
}
.footer .footer-top .top-wrap .footer-block .quick-link li .footer-link,
.footer .footer-top .top-wrap .footer-block .quick-link li a,
.footer .footer-top .top-wrap .footer-block .quick-link .footer-item .footer-link,
.footer .footer-top .top-wrap .footer-block .quick-link .footer-item a {
  padding-left: 15px;
  font-size: 0.875rem;
  color: #0c0c0c;
  text-transform: capitalize;
  display: inline-block;
  transition: 0.5s ease-in-out;
  overflow-wrap: anywhere;
}
.footer .footer-top .top-wrap .footer-block .quick-link li:hover i, .footer .footer-top .top-wrap .footer-block .quick-link li:hover::before,
.footer .footer-top .top-wrap .footer-block .quick-link .footer-item:hover i,
.footer .footer-top .top-wrap .footer-block .quick-link .footer-item:hover::before {
  color: #003e5e;
}
.footer .footer-top .top-wrap .footer-block .quick-link li:hover svg,
.footer .footer-top .top-wrap .footer-block .quick-link .footer-item:hover svg {
  stroke: #003e5e;
}
.footer .footer-top .top-wrap .footer-block .quick-link li:hover .footer-link,
.footer .footer-top .top-wrap .footer-block .quick-link li:hover a,
.footer .footer-top .top-wrap .footer-block .quick-link .footer-item:hover .footer-link,
.footer .footer-top .top-wrap .footer-block .quick-link .footer-item:hover a {
  transform: translateX(5px);
  color: #003e5e;
}
.footer .footer-top .top-wrap .footer-block:first-child {
  flex-basis: calc(40% - 20px);
}
.footer .footer-top .top-wrap .footer-block:first-child .logo {
  width: 180px;
}
.footer .footer-top .top-wrap .footer-block:first-child .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer .footer-top .top-wrap .footer-block:first-child .desc {
  max-width: 350px;
  margin-top: 20px;
}
.footer .footer-top .top-wrap .footer-block:first-child .desc p {
  color: #0c0c0c;
  line-height: 1.5;
  font-size: 0.8125rem;
}
.footer .footer-top .top-wrap .footer-block:nth-child(3) {
  flex-basis: calc(24% - 20px);
}
.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link li::before,
.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link .footer-item::before {
  display: none;
}
.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link li .footer-link,
.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link li a,
.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link .footer-item .footer-link,
.footer .footer-top .top-wrap .footer-block:nth-child(3) .quick-link .footer-item a {
  padding-left: 0;
  text-transform: initial;
}
.footer .footer-top .top-wrap .footer-block:last-child .quick-link li,
.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item {
  display: flex;
}
.footer .footer-top .top-wrap .footer-block:last-child .quick-link li::before,
.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item::before {
  display: none;
}
.footer .footer-top .top-wrap .footer-block:last-child .quick-link li .footer-link,
.footer .footer-top .top-wrap .footer-block:last-child .quick-link li a,
.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item .footer-link,
.footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item a {
  padding-left: 10px;
}
.footer .footer-bottom {
  padding: 30px 0;
}
.footer .footer-bottom .bottom-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.footer .footer-bottom .bottom-wrap .block,
.footer .footer-bottom .bottom-wrap .develop {
  display: flex;
  align-items: center;
  gap: 5px;
}
.footer .footer-bottom .bottom-wrap .block p,
.footer .footer-bottom .bottom-wrap .block a,
.footer .footer-bottom .bottom-wrap .develop p,
.footer .footer-bottom .bottom-wrap .develop a {
  line-height: 1.5;
  font-size: 0.875rem;
  color: #0c0c0c;
  text-transform: capitalize;
  display: inline-block;
}
.footer .footer-bottom .bottom-wrap .block a,
.footer .footer-bottom .bottom-wrap .develop a {
  position: relative;
}
.footer .footer-bottom .bottom-wrap .block a::before,
.footer .footer-bottom .bottom-wrap .develop a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #0c0c0c;
  transition: 0.3s ease-in-out;
}
.footer .footer-bottom .bottom-wrap .block a:hover::before,
.footer .footer-bottom .bottom-wrap .develop a:hover::before {
  width: 100%;
}

@media screen and (max-width: 992px) {
  .footer {
    padding-top: 40px;
  }
  .footer .footer-top .top-wrap .footer-block {
    flex-basis: calc(33.3333333333% - 20px);
    /* Size for 1st block*/
  }
  .footer .footer-top .top-wrap .footer-block h5 {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
  .footer .footer-top .top-wrap .footer-block .quick-link li,
  .footer .footer-top .top-wrap .footer-block .quick-link .footer-item {
    margin-bottom: 8px;
    position: relative;
  }
  .footer .footer-top .top-wrap .footer-block .quick-link li::before,
  .footer .footer-top .top-wrap .footer-block .quick-link .footer-item::before {
    content: "\f054";
    position: absolute;
    font-family: "font Awesome 5 free";
    font-weight: 700;
    font-size: 0.75rem;
    color: #0c0c0c;
  }
  .footer .footer-top .top-wrap .footer-block .quick-link li .footer-link,
  .footer .footer-top .top-wrap .footer-block .quick-link li a,
  .footer .footer-top .top-wrap .footer-block .quick-link .footer-item .footer-link,
  .footer .footer-top .top-wrap .footer-block .quick-link .footer-item a {
    font-size: 0.875rem;
  }
  .footer .footer-top .top-wrap .footer-block:first-child {
    flex-basis: 100%;
  }
  .footer .footer-top .top-wrap .footer-block:first-child .logo {
    margin: auto;
  }
  .footer .footer-top .top-wrap .footer-block:first-child .desc {
    max-width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-top .top-wrap {
    flex-direction: column;
    gap: 20px;
  }
  .footer .footer-top .top-wrap .footer-block {
    /* Size for 1st block*/
  }
  .footer .footer-top .top-wrap .footer-block h5 {
    margin-bottom: 15px;
    text-align: center;
  }
  .footer .footer-top .top-wrap .footer-block .quick-link li,
  .footer .footer-top .top-wrap .footer-block .quick-link .footer-item {
    margin-bottom: 5px;
    text-align: center;
  }
  .footer .footer-top .top-wrap .footer-block .quick-link li::before,
  .footer .footer-top .top-wrap .footer-block .quick-link .footer-item::before {
    content: "\f054";
    position: absolute;
    font-family: "font Awesome 5 free";
    font-weight: 700;
    font-size: 0.75rem;
    color: #0c0c0c;
  }
  .footer .footer-top .top-wrap .footer-block .quick-link li .footer-link,
  .footer .footer-top .top-wrap .footer-block .quick-link li a,
  .footer .footer-top .top-wrap .footer-block .quick-link .footer-item .footer-link,
  .footer .footer-top .top-wrap .footer-block .quick-link .footer-item a {
    font-size: 0.875rem;
  }
  .footer .footer-top .top-wrap .footer-block:last-child .quick-link .footer-item {
    justify-content: center;
  }
  .footer .footer-bottom .bottom-wrap {
    flex-direction: column;
  }
}
@media screen and (max-width: 480px) {
  .footer .footer-bottom .bottom-wrap .block,
  .footer .footer-bottom .bottom-wrap .develop {
    flex-direction: column;
  }
}
.page-about .reverse-wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 40px 30px;
  margin-top: 50px;
}
.page-about .reverse-wrap .about-image {
  flex-basis: calc(50% - 30px);
  border-radius: 25px;
  overflow: hidden;
}
.page-about .reverse-wrap .about-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 3/2;
}
.page-about .reverse-wrap .about-text {
  flex-basis: calc(50% - 30px);
}
.page-about .reverse-wrap .about-text p {
  padding-bottom: 20px;
}
.page-about .reverse-wrap .about-text p:last-child {
  padding-bottom: 0;
}
.page-about .what-we-offer {
  padding-top: 0;
}

@media screen and (max-width: 992px) {
  .page-about .reverse-wrap {
    flex-direction: column;
    gap: 30px;
    margin-top: 30px;
  }
}
.page-services {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.page-services .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 20px;
}
.page-services .box .image {
  flex-basis: calc(50% - 20px);
}
.page-services .box .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.page-services .box .content {
  flex-basis: calc(50% - 20px);
}
.page-services .box .content h4 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #003e5e;
  text-transform: capitalize;
}
.page-services .box .content p {
  margin-top: 20px;
}
.page-services .box:nth-child(even) {
  flex-direction: row-reverse;
}

@media screen and (max-width: 992px) {
  .page-services {
    gap: 40px;
  }
  .page-services .box {
    flex-direction: column;
    gap: 20px;
  }
  .page-services .box .image img {
    aspect-ratio: 4/2;
  }
  .page-services .box:nth-child(even) {
    flex-direction: column;
  }
}
.information {
  overflow: hidden;
}
.information .title {
  text-align: center;
  margin-bottom: 40px;
}
.information .title h2 {
  font-size: 2rem;
  font-weight: 800;
  text-transform: capitalize;
  color: #003e5e;
  padding-bottom: 10px;
}
.information .title p {
  font-size: 0.9375rem;
}
.information .info-wrapper {
  position: relative;
  margin-top: -110px;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: space-between;
  gap: 20px;
}
.information .info-wrapper .block {
  flex-basis: calc(33.3333333333% - 20px);
  text-align: center;
  padding: 45px 10px 30px 10px;
  background-color: #003e5e;
  border-radius: 5px;
  transition: 0.3s ease-in-out;
}
.information .info-wrapper .block .logo i {
  font-size: 30px;
  color: #f5f3f3;
  transition: 0.3s ease-in-out;
}
.information .info-wrapper .block .info-detail h6 {
  color: #f5f3f3;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 0 10px 0;
  transition: 0.3s ease-in-out;
}
.information .info-wrapper .block .info-detail p {
  font-size: 15px;
  max-width: 250px;
  margin: auto;
  color: #f5f3f3;
  transition: 0.3s ease-in-out;
}
.information .info-wrapper .block:hover {
  cursor: pointer;
  background-color: #f5f3f3;
  box-shadow: 0 0 5px 2px #e6e6e6;
}
.information .info-wrapper .block:hover .logo i {
  color: #003e5e;
}
.information .info-wrapper .block:hover .info-detail h6 {
  color: #003e5e;
}
.information .info-wrapper .block:hover .info-detail p {
  color: #003e5e;
}

.contact-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  overflow: hidden;
  padding-top: 60px;
}
.contact-form .form-image {
  flex-basis: calc(40% - 30px);
}
.contact-form .form-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}
.contact-form .form-block {
  flex-basis: calc(60% - 30px);
  overflow: hidden;
}
.contact-form .form-block .title {
  margin-bottom: 30px;
  text-align: left;
}
.contact-form .form-block .title h4 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #003e5e;
}
.contact-form .form-block .title p {
  font-size: 0.875rem;
  font-weight: 400;
  padding-top: 15px;
}

@media screen and (max-width: 992px) {
  .information .title {
    margin-bottom: 40px;
  }
  .information .title h2 {
    font-size: 1.75rem;
  }
  .information .title p {
    font-size: 0.85rem;
  }
  .information .info-wrapper .block .logo i {
    font-size: 24px;
  }
  .information .info-wrapper .block .info-detail h6 {
    font-size: 16px;
    padding: 15px 0 10px 0;
  }
  .information .info-wrapper .block .info-detail p {
    font-size: 15px;
  }
  .contact-form {
    flex-direction: column;
    padding-top: 50px;
  }
  .contact-form .form-image {
    width: 100%;
    aspect-ratio: 4/2;
    overflow: hidden;
  }
  .contact-form .form-block .title {
    margin-bottom: 20px;
    max-width: 400px;
    margin: 0 auto 30px;
    text-align: center;
  }
  .contact-form .form-block .title h4 {
    font-size: 1.25rem;
  }
  .contact-form .form-block .title p {
    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .information .title {
    margin-bottom: 30px;
  }
  .information .title h2 {
    font-size: 1.5rem;
  }
  .information .info-wrapper {
    flex-direction: column;
    margin: 30px 0 0;
  }
  .information .info-wrapper .block {
    padding: 20px;
  }
  .information .info-wrapper .block .info-detail h6 {
    padding: 10px 0 5px;
  }
  .contact-form {
    flex-direction: column;
    padding-top: 30px;
  }
  .contact-form .form-block .title {
    margin: 0 auto 20px;
  }
}
.section-quote {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.section-quote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(12, 12, 12, 0.9);
}

.quote-wrapper {
  position: relative;
}
.quote-wrapper .content {
  max-width: 500px;
  margin: auto;
  text-align: center;
}
.quote-wrapper .content h3 {
  font-size: 24px;
  font-weight: 600;
  color: #f5f3f3;
  margin-bottom: 15px;
  line-height: 1.4;
}
.quote-wrapper .content .desc {
  font-size: 16px;
  color: #f5f3f3;
}
.quote-wrapper .form-container {
  margin-top: 60px;
  max-width: 800px;
  margin: 60px auto 0 auto;
}
.quote-wrapper .form-container .form-title h3 {
  font-size: 20px;
  font-weight: 600;
  color: #f5f3f3;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .section-quote {
    padding-bottom: 0;
    margin-top: 0;
  }
  .quote-wrapper {
    flex-direction: column;
    justify-content: center;
  }
  .quote-wrapper .content {
    max-width: 500px;
    text-align: center;
    padding: 30px 10px;
  }
  .quote-wrapper .content h3 {
    font-size: 18px;
  }
  .quote-wrapper .content .desc {
    font-size: 14px;
  }
  .quote-wrapper .form-container {
    padding: 30px;
    max-width: 100%;
    margin-top: 10px;
  }
  .quote-wrapper .form-container .form-title h3 {
    font-size: 20px;
    text-align: center;
  }
  .review-wrapper h4 {
    font-size: 20px;
  }
  .review-wrapper .review {
    justify-content: center;
  }
  .review-wrapper .review li {
    margin: 0 10px;
  }
}
@media screen and (max-width: 576px) {
  .quote-wrapper .content h3 {
    font-size: 16px;
  }
  .quote-wrapper .content .desc {
    font-size: 13px;
  }
}
.single-service-wrap {
  display: flex;
  flex-direction: column;
  gap: 40px;
  /* For All The Content inside the Single Service Page */
}
.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: #0c0c0c;
}
.single-service-wrap .service-sidebar .sidebar h6 {
  font-size: 18px;
  font-weight: 700;
  color: #f5f3f3;
  text-transform: uppercase;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(245, 243, 243, 0.3);
}
.single-service-wrap .service-sidebar .sidebar .sidebar-item .sidebar-link {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #f5f3f3;
  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: #f5f3f3;
  color: #003e5e;
}
.single-service-wrap .full-page-content {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.single-service-wrap .full-page-content .gallery {
  padding: 0;
  margin: 0;
  background: transparent;
}
.single-service-wrap .full-page-content .gallery .gallery-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 5px;
}
.single-service-wrap .full-page-content .gallery .gallery-wrapper .image-wrap {
  flex-basis: calc(25% - 5px);
}
.single-service-wrap .desc-group h2 {
  font-size: 2.5rem;
  font-weight: 700;
  word-spacing: 3px;
  line-height: 1.3;
  color: #0c0c0c;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.single-service-wrap .desc-group p {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #141414;
  margin-bottom: 15px;
}
.single-service-wrap .desc-group p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .single-service-wrap {
    gap: 30px;
    margin-bottom: 50px;
    /* For All The Content inside the Single Service Page */
  }
  .single-service-wrap .single-service-wrap-box {
    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 .desc-group h2 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 768px) {
  .single-service-wrap {
    gap: 30px;
    margin-bottom: 0;
    /* For All The Content inside the Single Service Page */
  }
  .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 .desc-group h2 {
    font-size: 1.75rem;
  }
}

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