@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.section,
.text-wrap,
.img-wrap,
ul {
  float: left;
  width: 100%;
}

body {
  background: #ffffff;
  font-size: 100%;
  color: #444444;
  line-height: 100%;
  font-style: normal;
  font-weight: normal;
  padding: 0px !important;
  font-family: "Poppins";
}

html {
  overflow-x: hidden;
  -webkit-tap-highlight-color: transparent;
}

html,
html a,
body {
  -webkit-font-smoothing: antialiased;
}

a {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  color: #333;
}
a:hover, a:focus {
  text-decoration: none;
  text-decoration: none;
}

:focus {
  outline: 0;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: "Poppins";
  border: 0;
  outline: 0;
  font-size: 100%;
}

/* remember to define focus styles! */
ol,
ul {
  list-style: none;
  margin: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

button {
  cursor: pointer;
  border: none;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

input[type=checkbox] {
  vertical-align: top;
}

input[type=radio] {
  height: auto;
  vertical-align: top;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  appearance: none;
  -webkit-appearance: none;
}

table {
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

img {
  border: 0 none;
  max-width: 100%;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.text_right {
  text-align: right;
}

.text_left {
  text-align: left;
}

.text_center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.clearfix {
  clear: both;
  display: block;
  font-size: inherit;
  height: 0;
  line-height: 0;
}

html {
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: 120%;
}

h1 {
  font-style: normal;
  font-size: 84px;
  color: #000;
  font-weight: bold;
  font-family: "Raleway";
}

.h1 {
  font-style: normal;
  font-size: 84px;
  color: #fff;
  font-weight: bold;
  font-family: "Raleway";
}

h2 {
  font-size: 64px;
  color: #095485;
  font-family: "Raleway";
  font-weight: bold;
}

h3 {
  font-size: 28px;
  font-family: "Raleway";
  color: #000;
  font-weight: bold;
}

h4 {
  font-size: 24px;
  font-family: "Raleway";
  color: #000;
  font-weight: 400;
  font-weight: bold;
}

h5 {
  font-size: 18px;
  font-family: "Raleway";
  font-weight: 700;
  color: #000;
  font-weight: bold;
}

h6 {
  font-family: "Raleway";
  font-size: 16px;
  font-weight: bold;
}

p {
  font-size: 16px;
  font-weight: 400;
  color: #212121;
  line-height: 180%;
  padding-bottom: 10px;
  font-family: "Poppins";
}

a {
  font-family: "Poppins";
  font-weight: 400;
}

b,
strong {
  font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

.btn-main {
  background: #0d76ba;
  width: auto;
  height: 66px;
  line-height: 66px;
  display: inline-block;
  width: auto;
  padding: 0 27px;
  font-size: 17px;
  font-weight: 600;
  color: #ffffff;
  border-radius: 100px;
  letter-spacing: 1px;
  border: 1px solid #0d76ba;
  position: relative;
  box-shadow: 0px 3px #074269;
}
.btn-main:hover {
  background: #8cc43c;
  color: #ffffff;
  border: 1px solid #8cc43c;
}

.call-btn {
  background: transparent;
  width: auto;
  height: 66px;
  line-height: 66px;
  display: inline-block;
  width: auto;
  padding: 0 60px;
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
  border-radius: 100px;
  letter-spacing: 1px;
  border: 1px solid #0d76ba;
}
.call-btn:hover {
  background: #0d76ba;
  color: #ffffff;
}

.btn-list {
  display: flex;
  justify-content: center;
  gap: 19px;
}

.form-control {
  float: left;
  width: 100%;
  border: 1px solid #e5e5e5;
  background: transparent;
  width: auto;
  height: 58px;
  width: auto;
  padding: 0 15px !important;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 120%;
}

.form-control:focus {
  box-shadow: unset;
}

@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-MediumItalic.eot");
  src: url("fonts/Raleway-MediumItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-MediumItalic.woff2") format("woff2"), url("fonts/Raleway-MediumItalic.woff") format("woff"), url("fonts/Raleway-MediumItalic.ttf") format("truetype"), url("fonts/Raleway-MediumItalic.svg#Raleway-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-LightItalic.eot");
  src: url("fonts/Raleway-LightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-LightItalic.woff2") format("woff2"), url("fonts/Raleway-LightItalic.woff") format("woff"), url("fonts/Raleway-LightItalic.ttf") format("truetype"), url("fonts/Raleway-LightItalic.svg#Raleway-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-Medium.eot");
  src: url("fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-Medium.woff2") format("woff2"), url("fonts/Raleway-Medium.woff") format("woff"), url("fonts/Raleway-Medium.ttf") format("truetype"), url("fonts/Raleway-Medium.svg#Raleway-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-Bold.eot");
  src: url("fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-Bold.woff2") format("woff2"), url("fonts/Raleway-Bold.woff") format("woff"), url("fonts/Raleway-Bold.ttf") format("truetype"), url("fonts/Raleway-Bold.svg#Raleway-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-ThinItalic.eot");
  src: url("fonts/Raleway-ThinItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-ThinItalic.woff2") format("woff2"), url("fonts/Raleway-ThinItalic.woff") format("woff"), url("fonts/Raleway-ThinItalic.ttf") format("truetype"), url("fonts/Raleway-ThinItalic.svg#Raleway-ThinItalic") format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-Regular.eot");
  src: url("fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-Regular.woff2") format("woff2"), url("fonts/Raleway-Regular.woff") format("woff"), url("fonts/Raleway-Regular.ttf") format("truetype"), url("fonts/Raleway-Regular.svg#Raleway-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-Black.eot");
  src: url("fonts/Raleway-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-Black.woff2") format("woff2"), url("fonts/Raleway-Black.woff") format("woff"), url("fonts/Raleway-Black.ttf") format("truetype"), url("fonts/Raleway-Black.svg#Raleway-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-BlackItalic.eot");
  src: url("fonts/Raleway-BlackItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-BlackItalic.woff2") format("woff2"), url("fonts/Raleway-BlackItalic.woff") format("woff"), url("fonts/Raleway-BlackItalic.ttf") format("truetype"), url("fonts/Raleway-BlackItalic.svg#Raleway-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-SemiBoldItalic.eot");
  src: url("fonts/Raleway-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-SemiBoldItalic.woff2") format("woff2"), url("fonts/Raleway-SemiBoldItalic.woff") format("woff"), url("fonts/Raleway-SemiBoldItalic.ttf") format("truetype"), url("fonts/Raleway-SemiBoldItalic.svg#Raleway-SemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-Thin.eot");
  src: url("fonts/Raleway-Thin.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-Thin.woff2") format("woff2"), url("fonts/Raleway-Thin.woff") format("woff"), url("fonts/Raleway-Thin.ttf") format("truetype"), url("fonts/Raleway-Thin.svg#Raleway-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-SemiBold.eot");
  src: url("fonts/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-SemiBold.woff2") format("woff2"), url("fonts/Raleway-SemiBold.woff") format("woff"), url("fonts/Raleway-SemiBold.ttf") format("truetype"), url("fonts/Raleway-SemiBold.svg#Raleway-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-Light.eot");
  src: url("fonts/Raleway-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-Light.woff2") format("woff2"), url("fonts/Raleway-Light.woff") format("woff"), url("fonts/Raleway-Light.ttf") format("truetype"), url("fonts/Raleway-Light.svg#Raleway-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-ExtraLightItalic.eot");
  src: url("fonts/Raleway-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-ExtraLightItalic.woff2") format("woff2"), url("fonts/Raleway-ExtraLightItalic.woff") format("woff"), url("fonts/Raleway-ExtraLightItalic.ttf") format("truetype"), url("fonts/Raleway-ExtraLightItalic.svg#Raleway-ExtraLightItalic") format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-ExtraBold.eot");
  src: url("fonts/Raleway-ExtraBold.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-ExtraBold.woff2") format("woff2"), url("fonts/Raleway-ExtraBold.woff") format("woff"), url("fonts/Raleway-ExtraBold.ttf") format("truetype"), url("fonts/Raleway-ExtraBold.svg#Raleway-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-Italic.eot");
  src: url("fonts/Raleway-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-Italic.woff2") format("woff2"), url("fonts/Raleway-Italic.woff") format("woff"), url("fonts/Raleway-Italic.ttf") format("truetype"), url("fonts/Raleway-Italic.svg#Raleway-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-ExtraLight.eot");
  src: url("fonts/Raleway-ExtraLight.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-ExtraLight.woff2") format("woff2"), url("fonts/Raleway-ExtraLight.woff") format("woff"), url("fonts/Raleway-ExtraLight.ttf") format("truetype"), url("fonts/Raleway-ExtraLight.svg#Raleway-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-ExtraBoldItalic.eot");
  src: url("fonts/Raleway-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-ExtraBoldItalic.woff2") format("woff2"), url("fonts/Raleway-ExtraBoldItalic.woff") format("woff"), url("fonts/Raleway-ExtraBoldItalic.ttf") format("truetype"), url("fonts/Raleway-ExtraBoldItalic.svg#Raleway-ExtraBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Raleway";
  src: url("fonts/Raleway-BoldItalic.eot");
  src: url("fonts/Raleway-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Raleway-BoldItalic.woff2") format("woff2"), url("fonts/Raleway-BoldItalic.woff") format("woff"), url("fonts/Raleway-BoldItalic.ttf") format("truetype"), url("fonts/Raleway-BoldItalic.svg#Raleway-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-LightItalic.eot");
  src: url("fonts/Poppins-LightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-LightItalic.woff2") format("woff2"), url("fonts/Poppins-LightItalic.woff") format("woff"), url("fonts/Poppins-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Medium.eot");
  src: url("fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Medium.woff2") format("woff2"), url("fonts/Poppins-Medium.woff") format("woff"), url("fonts/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Italic.eot");
  src: url("fonts/Poppins-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Italic.woff2") format("woff2"), url("fonts/Poppins-Italic.woff") format("woff"), url("fonts/Poppins-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Light.eot");
  src: url("fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Light.woff2") format("woff2"), url("fonts/Poppins-Light.woff") format("woff"), url("fonts/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-SemiBoldItalic.eot");
  src: url("fonts/Poppins-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-SemiBoldItalic.woff2") format("woff2"), url("fonts/Poppins-SemiBoldItalic.woff") format("woff"), url("fonts/Poppins-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-SemiBold.eot");
  src: url("fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-SemiBold.woff2") format("woff2"), url("fonts/Poppins-SemiBold.woff") format("woff"), url("fonts/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Thin.eot");
  src: url("fonts/Poppins-Thin.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Thin.woff2") format("woff2"), url("fonts/Poppins-Thin.woff") format("woff"), url("fonts/Poppins-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-ThinItalic.eot");
  src: url("fonts/Poppins-ThinItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-ThinItalic.woff2") format("woff2"), url("fonts/Poppins-ThinItalic.woff") format("woff"), url("fonts/Poppins-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Regular.eot");
  src: url("fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Regular.woff2") format("woff2"), url("fonts/Poppins-Regular.woff") format("woff"), url("fonts/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Black.eot");
  src: url("fonts/Poppins-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Black.woff2") format("woff2"), url("fonts/Poppins-Black.woff") format("woff"), url("fonts/Poppins-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-MediumItalic.eot");
  src: url("fonts/Poppins-MediumItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-MediumItalic.woff2") format("woff2"), url("fonts/Poppins-MediumItalic.woff") format("woff"), url("fonts/Poppins-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-BlackItalic.eot");
  src: url("fonts/Poppins-BlackItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-BlackItalic.woff2") format("woff2"), url("fonts/Poppins-BlackItalic.woff") format("woff"), url("fonts/Poppins-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-ExtraBoldItalic.eot");
  src: url("fonts/Poppins-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-ExtraBoldItalic.woff2") format("woff2"), url("fonts/Poppins-ExtraBoldItalic.woff") format("woff"), url("fonts/Poppins-ExtraBoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-ExtraLightItalic.eot");
  src: url("fonts/Poppins-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-ExtraLightItalic.woff2") format("woff2"), url("fonts/Poppins-ExtraLightItalic.woff") format("woff"), url("fonts/Poppins-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-ExtraBold.eot");
  src: url("fonts/Poppins-ExtraBold.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-ExtraBold.woff2") format("woff2"), url("fonts/Poppins-ExtraBold.woff") format("woff"), url("fonts/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-Bold.eot");
  src: url("fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-Bold.woff2") format("woff2"), url("fonts/Poppins-Bold.woff") format("woff"), url("fonts/Poppins-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-ExtraLight.eot");
  src: url("fonts/Poppins-ExtraLight.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-ExtraLight.woff2") format("woff2"), url("fonts/Poppins-ExtraLight.woff") format("woff"), url("fonts/Poppins-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("fonts/Poppins-BoldItalic.eot");
  src: url("fonts/Poppins-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Poppins-BoldItalic.woff2") format("woff2"), url("fonts/Poppins-BoldItalic.woff") format("woff"), url("fonts/Poppins-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
/*  Header  Start */
.nav_open #header .header .header-right .nav-main {
  left: 0px;
}

.fixed .header {
  padding-top: 5px;
}
.fixed .header:after {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.fixed .header .header-main .logo a {
  width: 207px;
}
.fixed .header .header-right .top-header {
  margin-bottom: 10px;
  margin-top: 0px;
}

#header {
  float: left;
  width: 100%;
  position: fixed;
  background-color: transparent;
  left: 0;
  top: 0;
  z-index: 999;
  transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  transition-property: all;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.header {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-top: 0px;
}
.header:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 130px;
  background-color: #fff;
}
.header .header-main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header-main .logo {
  float: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 227px;
  position: relative;
  top: 10px;
  margin-left: 0;
  z-index: 9;
}
.header .header-main .logo a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 247px;
  position: relative;
  top: 4px;
  margin-left: 0;
  z-index: 9;
  float: left;
}
.header .header-main .logo a img {
  margin: 0 auto;
  display: inline-block;
}
.header .header-right {
  float: right;
  position: relative;
  z-index: 9;
}
.header .header-right .innerheader {
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: column;
}
.header .header-right .innerheader:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  background-color: #00486a;
  width: 100%;
  height: 70px;
  border-radius: 100px;
  z-index: -1;
}
.header .header-right .top-header {
  display: flex;
  gap: 50px;
  margin-bottom: 17px;
  margin-top: 18px;
  justify-content: flex-end;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header-right .top-header .box {
  display: flex;
  align-items: center;
}
.header .header-right .top-header .box .image {
  background-color: #8cc43c;
  border-radius: 100px;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
}
.header .header-right .top-header .box .heading {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
}
.header .header-right .top-header .box .heading p,
.header .header-right .top-header .box .heading a {
  padding-bottom: 0;
  color: #00547e;
  font-size: 17px;
  font-weight: 600;
}
.header .header-right .top-header .box:last-child .heading p {
  color: #444444;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
}
.header .header-right .top-header .box:last-child .heading a {
  font-size: 22px;
  font-weight: bold;
  line-height: 130%;
}
.header .header-right .nav-main {
  float: right;
  width: auto;
  background-color: #0d76ba;
  padding: 20px 35px;
  border-radius: 100px;
  z-index: 99s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header-right .nav-main ul.menu {
  height: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .header-right .nav-main ul.menu .menu-item-39 ul.sub-menu {
  width: 150px;
}
.header .header-right .nav-main ul.menu li {
  float: left;
  width: auto;
  position: relative;
  padding: 0 15px;
}
.header .header-right .nav-main ul.menu li:last-child::after {
  display: none;
}
.header .header-right .nav-main ul.menu li.current-menu-item a {
  color: #8cc439;
}
.header .header-right .nav-main ul.menu li a {
  float: left;
  width: auto;
  height: auto;
  padding: 2px 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  position: relative;
  overflow: hidden;
  letter-spacing: 0.5px;
}
.header .header-right .nav-main ul.menu li .hover {
  color: #8cc439;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 2;
  left: 0;
  width: 0;
  overflow-x: hidden;
  transition: all 0.5s ease;
  white-space: nowrap;
  font-weight: 700;
  overflow: hidden;
}
.header .header-right .nav-main ul.menu li:hover .hover {
  width: 100%;
}
.header .header-right .nav-main ul.menu li ul.sub-menu {
  background-color: #fff;
  width: 230px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  padding: 11px 0;
  top: 35px;
  transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.5s;
  -webkit-transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.3s;
  -moz-transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.3s;
  -o-transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.3s;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transform-origin: top;
  border-radius: 10px;
  border-bottom: 6px solid #8CC43C;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li {
  width: 100%;
  height: auto;
  margin: 0 0 0;
  position: relative;
  padding: 0px;
  float: left;
  text-align: left;
  border: 0px;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li a {
  float: left;
  background: none;
  width: 100%;
  height: auto;
  color: #222222;
  line-height: 125%;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 20px;
  text-transform: capitalize;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  border-bottom: unset;
  position: relative;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li a:hover {
  color: #8cc439;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li.menu-item-has-children a {
  position: relative;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li.menu-item-has-children a:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: auto;
  right: 10px;
  bottom: 0;
  font-family: fontawesome;
  color: #000;
  font-size: 20px;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li .sub-menu {
  left: 100%;
  opacity: 0;
  visibility: hidden;
  top: 0;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li .sub-menu li a:before {
  display: none;
}
.header .header-right .nav-main ul.menu li:hover ul.sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.header .header-right .nav-main ul.menu li.menu-item-has-children {
  padding-right: 20px;
  background: url("../images/ic-menu-dropdown-arrow-white.svg");
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 13px;
  padding-right: 40px;
}
.header .lastheader {
  display: flex;
  flex-direction: column;
  width: 107px;
  height: 147px;
}

.mobile-cta {
  float: right;
  margin: 13px 50px 0 0;
}
.mobile-cta a {
  display: inline-block;
  margin: 0 5px;
  width: 25px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.mobile-cta a.phone {
  background: url(../images/ic-phone-blcak.svg) no-repeat center;
}
.mobile-cta a.email {
  background: url(../images/ic-email-black.svg) no-repeat center;
}

/*-----------------res-nav-Start-------------------*/
.res_navigation {
  display: none;
  width: 72px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 17px;
}

.nav-toggle {
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 999999;
  padding: 5px 30px 13px 0;
  cursor: pointer;
}
.nav-toggle:focus {
  outline: none;
}
.nav-toggle.active .top {
  -webkit-transform: translateY(12px) translateX(0) rotate(45deg);
  -ms-transform: translateY(12px) translateX(0) rotate(45deg);
  transform: translateY(12px) translateX(0) rotate(45deg);
  background: #0d76ba;
}
.nav-toggle.active .bottom {
  -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
  -ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
  transform: translateY(-7px) translateX(0) rotate(-45deg);
  background: #0d76ba;
}
.nav-toggle.active .middle {
  opacity: 0;
  background: #fff;
}
.nav-toggle span {
  background: #0d76ba;
  border: none;
  height: 4px;
  width: 100%;
  position: absolute;
  top: -2px;
  left: 0;
  -webkit-transition: all 0.55s ease;
  transition: all 0.35s ease;
  cursor: pointer;
}
.nav-toggle span:nth-of-type(2) {
  top: 7px;
}
.nav-toggle span:nth-of-type(3) {
  top: 16px;
}

/*-----------------res-nav-end-------------------*/
/*  Header  End */
.container {
  padding: 0 160px;
  width: 1600px;
  max-width: inherit;
}

.main-raw {
  float: left;
  width: 100%;
  padding: 80px 0;
}

section {
  margin-top: 101px;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: calc(100% - 0px) !important;
}

.forms {
  box-shadow: 0px 0px 20px 0px #0000004a;
  padding: 50px;
}

.gform_wrapper {
  float: left;
  width: 100%;
  margin: 0 !important;
  display: block !important;
}
.gform_wrapper .gfield_label {
  display: none !important;
}
.gform_wrapper ul li.gfield {
  clear: inherit !important;
  float: left;
  width: 50% !important;
  margin: 20px 0 0 !important;
  padding: 0 10px !important;
}
.gform_wrapper ul li.gfield:last-child {
  width: 100% !important;
}
.gform_wrapper ul li.gfield input,
.gform_wrapper ul li.gfield select,
.gform_wrapper ul li.gfield textarea {
  background-color: #f3f3f3;
  height: 68px;
  padding: 0 20px !important;
  border: 0px solid #ebebeb;
  color: #000000;
  font-size: 18px !important;
  font-weight: 400;
  appearance: none;
  z-index: 11;
  margin: 0px !important;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.gform_wrapper ul li.gfield input:focus,
.gform_wrapper ul li.gfield select:focus,
.gform_wrapper ul li.gfield textarea:focus {
  border-color: #ff593e;
}
.gform_wrapper ul li.gfield select {
  background: url(../images/ic-form-droup-down.svg);
  background-repeat: no-repeat;
  background-position: right 20px center;
}
.gform_wrapper ul li.gfield div.ginput_container,
.gform_wrapper ul li.gfield .ginput_container_select {
  background-color: #f3f3f3;
  float: left;
  width: 100%;
}
.gform_wrapper ::-webkit-input-placeholder {
  color: #666666;
}
.gform_wrapper :-ms-input-placeholder {
  color: #666666;
}
.gform_wrapper ::placeholder {
  color: #666666;
}
.gform_wrapper textarea {
  float: left;
  height: 120px;
  padding: 20px !important;
}
.gform_wrapper.gfield_error {
  background: transparent !important;
  border: none !important;
}
.gform_wrapper .gform_footer {
  float: left;
  text-align: center;
  padding: 0 !important;
  margin: 30px 0 0 !important;
}
.gform_wrapper .gform_footer .gform_button {
  border: 1px solid #8cc43c;
  background-color: #8cc43c;
  box-shadow: 0px 3px #3a5218;
  border-radius: 100px;
  color: #ffffff;
  font-size: 18px;
  font-family: "Poppins";
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.gform_wrapper .gform_footer .gform_button:hover {
  background: #0d76ba;
  border: 1px solid #0d76ba;
  box-shadow: 0px 3px #074269;
}
.gform_wrapper .validation_error {
  display: inline-block;
  background-color: #ebdada;
  border: none !important;
  padding: 15px !important;
  font-size: 16px !important;
  line-height: 120%;
  font-weight: 500 !important;
  position: relative;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.gform_validation_error li.gfield.gfield_error {
  background-color: unset !important;
  margin-bottom: 6px !important;
  border-top: unset !important;
  border-bottom: unset !important;
}

body .gform_wrapper .top_label div.ginput_container {
  margin: 0 !important;
}

.gform_confirmation_wrapper {
  display: inline-block;
  width: 100%;
  background-color: #dff0d8;
  border: none;
  padding: 15px;
  font-size: 18px;
  font-weight: 600;
  color: #3c763d;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  text-align: center;
  line-height: 150%;
}

.pdlr100 {
  padding-left: 100px;
  padding-right: 100px;
}

.pdtb100 {
  padding: 70px 0;
}

.hero-section {
  display: flex;
  flex-direction: column;
  position: relative;
}
.hero-section:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -60px;
  width: 100%;
  background-image: url("../images/herobg.png");
  background-repeat: no-repeat;
  height: 227px;
}
.hero-section .container {
  position: relative;
}
.hero-section .inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  bottom: 300px;
  left: 0;
}
.hero-section .inner:before {
  content: "";
  position: absolute;
  left: -310px;
  top: -230px;
  background-image: url("../images/bgcolor.png");
  background-repeat: no-repeat;
  width: 1210px;
  height: 800px;
  background-size: contain;
}
.hero-section .inner h1 {
  max-width: 1040px;
  color: #fff;
  margin-bottom: 30px;
  position: relative;
  z-index: 99;
  height: 201px;
}
.hero-section .inner a {
  position: relative;
  z-index: 99;
}

.main-div {
  display: flex;
}

.main-div .animet-text {
  margin: 0;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0;
}

.animet-text li {
  list-style: none;
  position: relative;
  top: 0;
  animation: slide 12s steps(4) infinite;
}

@keyframes slide {
  100% {
    top: -160px;
  }
}
.animet-text li span {
  position: relative;
  margin: 5px 0;
  line-height: 30px;
}

.animet-text li span::after {
  content: "";
  position: absolute;
  left: 0;
  height: 40px;
  width: 100%;
  background: #fff;
  border-left: 3px solid #000000;
  animation: typing 3s steps(10) infinite;
}

@keyframes typing {
  40%, 60% {
    left: calc(100% + 0px);
  }
  100% {
    left: 0;
  }
}
.about {
  display: flex;
  flex-direction: column;
  z-index: 99;
  position: relative;
  margin-top: -39px;
  padding-top: 0 !important;
}
.about .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
  align-items: center;
}
.about .inner .right {
  display: flex;
  flex-direction: column;
}
.about .inner .right .text {
  margin-bottom: 20px;
}
.about .inner .right .subheaing {
  display: flex;
  flex-direction: column;
  padding-top: 14px;
  padding-bottom: 15px;
}
.about .inner .right .subheaing .subone {
  display: flex;
  flex-direction: column;
  padding-bottom: 0px;
  color: #042b44;
  font-size: 22px;
  font-weight: 600;
}
.about .inner .right .subheaing .subtwo {
  color: #0c76b8;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 0;
}

.arrow-btn {
  color: #8cc43a;
  font-size: 18px;
  font-weight: bold;
  background-image: url("../images/arrow.svg");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 26px;
  width: fit-content;
}
.arrow-btn:hover {
  filter: brightness(0) saturate(100%) invert(32%) sepia(100%) saturate(868%) hue-rotate(173deg) brightness(93%) contrast(92%);
}

.slick-arrow {
  font-size: 0 !important;
}

.slick-prev {
  left: -40px !important;
}

.slick-next {
  right: -45px !important;
}

.slick-prev:before {
  content: "" !important;
  background-image: url("../images/slide-arrow.svg");
  background-repeat: no-repeat;
  width: 15px;
  height: 28px;
  float: left;
  opacity: 1 !important;
  rotate: 180deg;
}
.slick-prev:hover:before {
  filter: brightness(0) saturate(100%) invert(24%) sepia(99%) saturate(2587%) hue-rotate(187deg) brightness(93%) contrast(91%);
}

.slick-next:before {
  content: "" !important;
  background-image: url("../images/slide-arrow.svg");
  background-repeat: no-repeat;
  width: 15px;
  height: 28px;
  float: left;
  opacity: 1 !important;
}
.slick-next:hover:before {
  filter: brightness(0) saturate(100%) invert(24%) sepia(99%) saturate(2587%) hue-rotate(187deg) brightness(93%) contrast(91%);
}

.service {
  display: flex;
  flex-direction: column;
  margin-top: -79px;
  padding-top: 0 !important;
}
.service .inner {
  display: flex;
  flex-direction: column;
}
.service .inner .btn .btn-main {
  padding: 0 42px;
}
.service .inner h2 {
  text-align: center;
}
.service .inner .slick-list {
  padding-bottom: 30px;
  padding-top: 50px;
}
.service .inner .service {
  margin-top: 30px;
  padding-bottom: 30px;
}
.service .inner .service .list {
  background-color: #e2edf3;
  padding: 15px;
  border-radius: 18px;
  position: relative;
  margin: 0 20px;
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.service .inner .service .list .linkservice {
  position: relative;
  display: flex;
}
.service .inner .service .list .linkservice::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("../images/shape1.svg");
  background-repeat: no-repeat;
  background-position: right;
  width: 64px;
  height: 67px;
}
.service .inner .service .list:hover {
  background-color: #8cc43c;
  top: -29px;
  box-shadow: 0px 3px #3a5218;
}
.service .inner .service .list:hover .linkservice::after {
  filter: brightness(0) saturate(100%) invert(77%) sepia(25%) saturate(1038%) hue-rotate(37deg) brightness(87%) contrast(94%);
}
.service .inner .service .list:hover h3 a {
  color: #fff !important;
}
.service .inner .service .list:hover .textshort p {
  color: #fff !important;
}
.service .inner .service .list:hover .read-morebtn {
  visibility: visible;
  opacity: 1;
}
.service .inner .service .list a .wp-post-image {
  width: 100%;
  height: 262px;
  object-fit: cover;
  border-top-left-radius: 18px;
  border-bottom-right-radius: 18px;
}
.service .inner .service .list .text {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  padding: 0 15px;
}
.service .inner .service .list .text h3 a {
  color: #0c76b8;
  font-size: 30px;
  padding-bottom: 12px;
  font-family: "Raleway";
  font-weight: bold;
  display: flex;
  flex-direction: column;
}
.service .inner .service .list .text .textshort {
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
}
.service .inner .service .list .text .textshort p {
  font-size: 18px;
  color: #212121;
  padding-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.service .inner .service .list .read-morebtn {
  position: absolute;
  background-color: #0d76ba;
  width: 56px;
  height: 56px;
  line-height: 56px;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  padding: 20px;
  border-radius: 100px;
  bottom: -52px;
  visibility: hidden;
  opacity: 0;
}
.service .inner .service .list .read-morebtn img {
  width: auto;
}

.why {
  display: flex;
  flex-direction: column;
  position: relative;
}
.why .inner {
  position: absolute;
  left: 0;
  top: 30px;
  right: 0;
}
.why .inner .container {
  padding: 0 !important;
}
.why .inner .innerbox {
  display: flex;
  flex-direction: column;
  max-width: 994px;
  margin-left: inherit;
}
.why .inner .innerbox h2 {
  color: #fff;
  text-align: center;
}
.why .inner .innerbox h2 span {
  color: #8cc439;
  font-family: "Raleway";
}
.why .inner .innerbox .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  padding-top: 20px;
  padding-bottom: 25px;
}
.why .inner .innerbox .list .box {
  background-color: #fff;
  padding: 10px 25px;
  border-radius: 15px;
}
.why .inner .innerbox .list .box .image {
  background-color: #ebf4f9;
  width: 76px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  border-radius: 100px;
  margin-bottom: 15px;
}
.why .inner .innerbox .list .box .heading {
  color: #042b44;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 0;
}
.why .inner .innerbox p.subtext {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
}
.why .inner .innerbox p.subtext a {
  font-weight: bold;
  color: #1096ed;
}

.our-project {
  display: flex;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
}
.our-project h2 {
  text-align: center;
}
.our-project .imagegrid {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  align-items: center;
}
.our-project .imagegrid .image-box {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.our-project .imagegrid .image-box img {
  width: auto;
  border-radius: 15px;
  object-fit: cover;
}
.our-project .imagegrid .image-grid-one img {
  height: 425px;
  object-position: left;
}
.our-project .imagegrid .image-grid-two img:first-child {
  height: 373px;
  object-position: left;
}
.our-project .imagegrid .image-grid-two img:last-child {
  height: 247px;
  object-position: left;
}
.our-project .imagegrid .image-grid-three {
  width: 461px;
}
.our-project .imagegrid .image-grid-three img {
  height: 750px;
}
.our-project .imagegrid .image-grid-four img:first-child {
  height: 271px;
  object-position: left;
}
.our-project .imagegrid .image-grid-four img:last-child {
  height: 347px;
  object-position: left;
}
.our-project .imagegrid .image-grid-five img {
  height: 490px;
}

.reviews {
  display: flex;
  flex-direction: column;
  padding-top: 0 !important;
}
.reviews .inner {
  display: flex;
  flex-direction: column;
}
.reviews .inner h2 {
  text-align: center;
}
.reviews .inner .verify {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.reviews .inner .verify .box {
  max-width: 921px;
  margin: auto;
  display: flex;
  align-items: center;
  border: 3px #cee6aa;
  border-style: dashed;
  border-radius: 6px;
  background-color: #f5faef;
  padding: 9px 27px;
  padding-right: 40px;
  justify-content: center;
}
.reviews .inner .verify .box img {
  mix-blend-mode: darken;
}
.reviews .inner .verify .box .btn-main {
  border: 1px solid #8cc43c;
  background-color: #8cc43c;
  box-shadow: 0px 3px #3a5218;
}
.reviews .inner .verify .box .btn-main:hover {
  background: #0d76ba;
  border: 1px solid #0d76ba;
  box-shadow: 0px 3px #074269;
}
.reviews .inner .verify .box .text {
  display: flex;
  flex-direction: column;
  padding-left: 56px;
  padding-right: 56px;
}
.reviews .inner .verify .box .text .heading {
  font-size: 25px;
  color: #000;
  font-weight: bold;
  padding-bottom: 0;
}
.reviews .inner .verify .box .text .subheading {
  padding-bottom: 0;
}
.reviews .inner .slick-list {
  padding: 30px 0;
}
.reviews .inner .list-reviews {
  margin-top: 40px;
}
.reviews .inner .list-reviews .slick-track {
  display: flex;
}
.reviews .inner .list-reviews .box {
  margin: 0 20px;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.08);
  height: auto;
}
.reviews .inner .list-reviews .box .colone {
  display: flex;
  flex-direction: column;
  padding: 19px 40px;
  border-bottom: 1px solid #eeeeee;
}
.reviews .inner .list-reviews .box .colone p {
  padding-bottom: 0;
  color: #0c76b9;
  font-size: 22px;
  font-weight: 600;
}
.reviews .inner .list-reviews .box .coltwo {
  display: flex;
  flex-direction: column;
  padding: 30px 40px;
  position: relative;
}
.reviews .inner .list-reviews .box .coltwo .star {
  display: flex;
}
.reviews .inner .list-reviews .box .coltwo .star img {
  margin-right: 5px;
}
.reviews .inner .list-reviews .box .coltwo .quts {
  position: absolute;
  top: 0;
  right: 30px;
}
.reviews .inner .list-reviews .box .coltwo .text {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  padding-bottom: 25px;
}
.reviews .inner .list-reviews .box .coltwo .text p {
  padding-bottom: 15px;
  color: #212121;
  font-size: 18px;
  font-style: italic;
}

.reviews .inner .list-reviews .box .coltwo .text {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 190px;
  padding-right: 50px;
  --scrollbar-color: #0d76ba;
  --scrollbar-track-color: #ccc;
  --scrollbar-size: 3px;
  --scrollbar-size-firefox: thin;
  --scrollbar-color-hover: rgba(0, 0, 0, .3);
  --scrollbar-color-active: #000;
  scrollbar-color: var(--scrollbar-color) var(--scrollbar-track-color);
  scrollbar-width: var(--scrollbar-size-firefox);
}

.reviews .inner .list-reviews .box .coltwo .text::-webkit-scrollbar {
  height: var(--scrollbar-size);
  width: var(--scrollbar-size);
}

.reviews .inner .list-reviews .box .coltwo .text::-webkit-scrollbar-track {
  background-color: var(--scrollbar-track-color);
}

.reviews .inner .list-reviews .box .coltwo .text::-webkit-scrollbar-thumb {
  background-color: var(--scrollbar-color);
}

.reviews .inner .list-reviews .box .coltwo .text::-webkit-scrollbar-thumb:hover {
  background-color: var(--scrollbar-color-hover);
}

.reviews .inner .list-reviews .box .coltwo .text::-webkit-scrollbar-thumb:active {
  background-color: var(--scrollbar-color-active);
}

.contact {
  display: flex;
  flex-direction: column;
  padding-top: 0 !important;
  margin-top: -69px;
}
.contact .inner {
  display: grid;
  grid-template-columns: 490px auto;
  gap: 120px;
}
.contact .inner .left .box {
  display: grid;
  grid-template-columns: 90px auto;
  align-items: center;
  margin-bottom: 10px;
  padding: 12px 20px;
  border-radius: 15px;
  cursor: default !important;
}
.contact .inner .left .box:hover {
  cursor: pointer;
  background-color: #0d76ba;
}
.contact .inner .left .box:hover p {
  color: #fff;
}
.contact .inner .left .box span {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border: 1px solid #0d76ba47;
  border-radius: 100px;
  background-color: #fff;
}
.contact .inner .left .box p {
  padding-bottom: 0;
  color: #212121;
  font-size: 22px;
  font-weight: 600;
  width: auto;
  padding-left: 20px;
  line-height: 130%;
}
.contact .inner .right {
  display: flex;
  flex-direction: column;
}
.contact .inner .right .form {
  margin-top: 25px;
  display: flex;
  flex-direction: column;
}
.contact .inner .right .form textarea {
  height: 101px !important;
}
.contact .inner .right .form select {
  appearance: inherit;
  background-image: url("../images/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 17px;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.mySlides {
  text-align: center;
}

.mySlides img {
  opacity: 1;
  border-radius: 0;
  width: auto;
}

.mySlides img:hover {
  opacity: 1;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 56%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  background-color: antiquewhite;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 24px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.cursor-icon {
  display: inline-block;
  background-color: #b0ff95;
  animation: blinker 800ms infinite;
  width: 43px;
  height: 16px;
  top: 71px;
  position: relative;
}

.cursor-icon.typing-true {
  animation: none;
}

@keyframes blinker {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: transparent;
  }
  100% {
    background-color: #fff;
  }
}
/*  Footer  Start */
.typeJsWrapper .typeJsText {
  border-right: 1px solid #414141;
}

.common-float-none,
.common-float-none * {
  float: none !important;
  clear: both !important;
}

.inner-banner-section {
  margin-top: 120px;
  background: #042B44;
}

.inner-banner-section .left-right-wrap {
  display: flex;
  flex-wrap: nowrap;
}

.inner-banner-section .left-wrap {
  padding-top: 165px;
  padding-bottom: 120px;
  margin: 0px auto;
  padding-left: 235px;
}

.inner-banner-section .left-wrap .wrap {
  min-width: 504px;
  max-width: 504px;
}

.inner-banner-section .left-wrap h1 {
  color: #FFFFFF;
  font-size: 60px;
  font-family: "Raleway";
  font-weight: bold;
  line-height: 110%;
  margin-bottom: 15px;
}

.inner-banner-section .left-wrap p {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 150%;
  font-family: "Poppins";
  font-weight: 500;
  padding-bottom: 25px;
}

.inner-banner-section .right-wrap {
  min-width: 1263px;
  margin-left: -98px;
  margin-bottom: -25px;
}

.inner-banner-section .right-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about-form-section {
  padding-top: 110px;
  padding-bottom: 65px;
}

.about-form-section .left-right-wrap {
  display: grid;
  grid-template-columns: 57% 36%;
  grid-gap: 0px 85px;
}

.about-form-section .left-wrap {
  padding-top: 30px;
}

.about-form-section .left-wrap h2 {
  color: #075285;
  font-size: 40px;
  line-height: 140%;
  font-family: "Raleway";
  font-weight: bold;
  margin-bottom: 25px;
}

.about-form-section .left-wrap span {
  color: #8CC43C;
}

.about-form-section .left-wrap p {
  padding-bottom: 20px;
}

.about-form-section .left-wrap p:last-child {
  padding-bottom: 0;
}

.about-form-section .right-wrap h3 {
  background: #0D76BA;
  color: #FFFFFF;
  font-size: 24px;
  line-height: 110%;
  font-family: "Poppins";
  font-weight: 500;
  text-align: center;
  padding: 16px 40px;
  position: relative;
}

.about-form-section .right-wrap h3::before,
.about-form-section .right-wrap h3::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  right: auto;
  bottom: auto;
  background-image: url("../images/title-before-shape.png");
  background-repeat: no-repeat;
  width: 51px;
  height: 100%;
}

.about-form-section .right-wrap h3::after {
  background-image: url("../images/title-after-shape.png");
  left: auto;
  right: -30px;
}

.about-form-section .form-wrap {
  background: #e6f1f8;
  padding: 30px 40px 30px 40px;
  border-radius: 0px 0px 10px 10px;
}

.about-form-section .form-wrap h4 {
  color: #085385;
  font-size: 32px;
  line-height: 120%;
  font-family: "Poppins";
  font-weight: bold;
  padding-bottom: 20px;
}

.about-form-section .form-wrap .gform_fields {
  grid-template-columns: repeat(1, 1fr) !important;
}

.about-form-section .form-wrap .gform_fields .gfield input,
.about-form-section .form-wrap .gform_fields .gfield select,
.about-form-section .form-wrap .gform_fields .gfield textarea {
  background: #FFFFFF;
  border: 1px solid #e5e5e5 !important;
  height: 58px;
  padding: 0px 20px;
}

.about-form-section .form-wrap .gform_fields .gfield {
  grid-column: unset !important;
}

.about-form-section .form-wrap .gform_fields .gfield textarea {
  resize: none;
  height: 123px !important;
}

.about-form-section .form-wrap .gform_fields .gfield select {
  appearance: inherit;
  background-image: url("../images/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 17px;
}

.about-form-section .gfield_validation_message {
  border: 0 !important;
  background: none !important;
  padding: 0 !important;
  margin: 6px 0 0 0 !important;
}

.instruction.validation_message {
  display: none !important;
}

.about-family-section {
  margin-top: -69px;
  padding-bottom: 70px;
}

.about-family-section .left-right-wrap {
  display: grid;
  grid-template-columns: 45% 50%;
  grid-gap: 0px 70px;
}

.about-family-section .left-wrap h2 {
  margin-bottom: 10px;
}

.about-family-section .left-wrap p {
  padding-bottom: 30px;
}

.about-family-section .left-wrap ul li {
  padding-bottom: 25px;
  padding-left: 31px;
  position: relative;
}

.about-family-section .left-wrap ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: auto;
  bottom: auto;
  background-image: url("../images/check-icon.png");
  background-repeat: no-repeat;
  width: 18px;
  height: 15px;
  background-size: 18px;
}

.about-family-section .left-wrap ul li span {
  color: #042B44;
  font-size: 21px;
  line-height: 140%;
  font-family: "Poppins";
  font-weight: 600;
  display: block;
  padding-bottom: 4px;
}

.about-family-section .left-wrap ul li p {
  padding-bottom: 0;
}

.about-family-section .right-wrap .wrap {
  position: relative;
}

.about-family-section .right-wrap .top-img {
  text-align: right;
}

.about-family-section .right-wrap .img-wrap img {
  border-radius: 25px;
  overflow: hidden;
}

.about-family-section .right-wrap .bottom-img {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -60px;
}

.about-our-core-value-section {
  background: #042B44;
  padding-top: 105px;
  padding-bottom: 110px;
}

.about-our-core-value-section h2 {
  text-align: center;
  color: #FFFFFF;
  padding-bottom: 50px;
}

.about-our-core-value-section {
  background: #042B44;
  padding-top: 105px;
  padding-bottom: 115px;
}

.about-our-core-value-section h2 {
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 60px;
}

.about-our-core-value-section ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 90px 140px;
}

.about-our-core-value-section ul li .icon {
  padding-bottom: 27px;
}

.about-our-core-value-section ul li h4 {
  color: #FFFFFF;
  font-size: 26px;
  line-height: 100%;
  font-family: "Poppins";
  font-weight: 500;
  padding-bottom: 24px;
}

.about-our-core-value-section ul li p {
  color: #FFFFFF;
  font-size: 16px;
  font-family: "Poppins";
  font-weight: 400;
}

.about-our-core-value-section ul li p {
  color: #FFF;
  padding: 0;
}

.about-our-core-value-section ul li h3 {
  color: #FFFFFF;
  font-size: 38px;
  line-height: 96%;
  font-family: "Poppins";
  font-weight: 500;
  padding-bottom: 20px;
}

.about-our-core-value-section ul li .btn {
  padding: 0;
}

.about-our-core-value-section ul li .call {
  padding-top: 20px;
  display: flex;
  align-items: center;
}

.about-our-core-value-section ul li .call span {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 120%;
  font-family: "Poppins";
  font-weight: 600;
  letter-spacing: 0.5px;
}

.about-our-core-value-section ul li .call a {
  margin-left: 5px;
  color: #8CC439;
  font-size: 22px;
  line-height: 120%;
  font-family: "Poppins";
  font-weight: 600;
}

.about-our-core-value-section ul li:last-child {
  padding-top: 18px;
}

.service.inner-about {
  margin: 0;
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.reviews.inner-about {
  margin-top: -100px;
}

.inner-banner-section.contact .left-wrap {
  align-self: center;
}

.inner-banner-section.contact .left-wrap h1 {
  margin-bottom: 0;
}

.inner-banner-section.contact .right-wrap {
  min-width: 1135px;
}

.inner-contact-details-section {
  padding-top: 148px;
  padding-bottom: 65px;
}

.inner-contact-details-section .left-right-wrap {
  display: grid;
  grid-template-columns: 34% 57%;
  grid-gap: 0px 100px;
}

.inner-contact-details-section .left-wrap ul li {
  padding-bottom: 45px;
}

.inner-contact-details-section .left-wrap ul li:last-child {
  padding-bottom: 0;
}

.inner-contact-details-section .left-wrap ul li span {
  display: block;
  padding-bottom: 2px;
  color: #065285;
  font-size: 24px;
  line-height: 140%;
  font-weight: 500;
}

.inner-contact-details-section .left-wrap ul li a {
  color: #222222;
  font-size: 22px;
  line-height: 160%;
  font-weight: 400;
  transition: all 0.5s;
}

.inner-contact-details-section .left-wrap ul li a:hover {
  color: #8cc43c;
}

.inner-contact-details-section .left-wrap .map {
  padding-top: 50px;
}

.inner-contact-details-section .left-wrap .map iframe {
  width: 100%;
  height: 375px;
  border-radius: 10px;
  overflow: hidden;
}

.inner-contact-details-section .right-wrap h2 {
  color: #075285;
  font-size: 40px;
  line-height: 140%;
  font-family: "Raleway";
  font-weight: bold;
  padding-bottom: 10px;
}

.inner-contact-details-section .right-wrap p {
  color: #212121;
  font-size: 18px;
  line-height: 160%;
  padding: 0;
}

.inner-contact-details-section .right-wrap p span {
  color: #8CC43B;
  font-weight: 500;
}

.inner-contact-details-section .right-wrap .form {
  padding-top: 30px;
}

.inner-contact-details-section .right-wrap .form .gform_fields .gfield input,
.inner-contact-details-section .right-wrap .form .gform_fields .gfield select,
.inner-contact-details-section .right-wrap .form .gform_fields .gfield textarea {
  background: #FFFFFF;
  border: 1px solid #e5e5e5 !important;
  height: 58px;
  padding: 0px 20px;
}

.inner-contact-details-section .right-wrap .form .gform_fields .gfield select {
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
  appearance: inherit;
  background-image: url("../images/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 17px;
}

.inner-contact-details-section .right-wrap .form .gform_fields .gfield textarea {
  resize: none;
  height: 103px !important;
}

.inner-contact-details-section .right-wrap .form .form-custom-html span {
  display: block;
  color: #222222;
  font-size: 16px;
  line-height: 200%;
  font-family: "Poppins";
  font-weight: 500;
  padding-bottom: 5px;
}

.inner-contact-details-section .right-wrap .form .form-custom-html p {
  color: #222222;
  font-size: 16px;
  line-height: 160%;
  font-family: "Poppins";
}

.inner-contact-details-section .right-wrap .form .gchoice {
  display: flex;
  align-items: flex-start;
}

body .inner-contact-details-section .right-wrap .form .gchoice input {
  border: 2px solid #EEEEEE !important;
  width: 20px;
  min-width: 20px;
  height: 20px !important;
  border-radius: 5px;
  pointer-events: auto;
  outline: none;
  top: 7px;
  padding: 0 !important;
  cursor: pointer;
}

.inner-contact-details-section .right-wrap .form .gchoice input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
}

.inner-contact-details-section .right-wrap .form .gchoice input[type=checkbox]::after {
  content: "";
  opacity: 0;
  display: block;
  left: 6px;
  top: 1px;
  position: absolute;
  width: 7px;
  height: 13px;
  border: 2px solid #EEEEEE;
  border-top: 0;
  border-left: 0;
  transform: rotate(51deg);
}

.inner-contact-details-section .right-wrap .form .gchoice input[type=checkbox]:checked {
  border-color: #8cc43c;
}

.inner-contact-details-section .right-wrap .form .gchoice input[type=checkbox]:checked::after {
  opacity: 1;
  border-color: #8cc43c;
}

.inner-contact-details-section .right-wrap .form .gchoice label {
  max-width: 100%;
  display: block;
  margin-left: 10px;
  color: #222222;
  font-size: 16px;
  line-height: 180%;
  font-family: "Poppins";
  font-weight: 400;
}

.inner-contact-details-section .gfield_validation_message {
  border: 0 !important;
  background: none !important;
  padding: 0 !important;
  margin: 6px 0 0 0 !important;
}

.instruction.validation_message {
  display: none !important;
}

.inner-contact-details-section .right-wrap .form .form-custom-html {
  padding-top: 5px;
}

.about-form-section.testimonials .left-right-wrap {
  grid-template-columns: 55% 36%;
  grid-gap: 0px 115px;
}

.testimonials .left-wrap ul li {
  margin-bottom: 25px;
  display: none;
}

.testimonials .left-wrap ul li .wrap {
  border-radius: 10px;
  background: #F9FCF3;
  padding: 40px;
}

.testimonials .left-wrap ul li:nth-child(2n+2) .wrap {
  background: #F5FAFC;
}

.testimonials .left-wrap ul li .star {
  text-align: right;
}

.testimonials .left-wrap ul li h3 {
  color: #0C76B9;
  font-size: 22px;
  line-height: 120%;
  font-family: "Poppins";
  font-weight: 600;
  padding-bottom: 7px;
}

.testimonials .left-wrap ul li h4 {
  color: #222222;
  font-size: 18px;
  line-height: 180%;
  font-family: "Poppins";
  font-weight: 500;
  padding-bottom: 15px;
}

.testimonials .left-wrap ul li p {
  color: #222222;
  font-size: 16px;
  line-height: 180%;
  font-family: "Poppins";
}

.testimonials .right-wrap .gallery-wrap {
  margin-top: 30px;
  background: #042B44;
  border-radius: 5px;
  padding: 40px;
}

.testimonials .right-wrap .gallery-wrap h2 {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 96%;
  font-family: "Poppins";
  font-weight: 600;
  padding-bottom: 22px;
}

.testimonials .right-wrap .gallery-wrap .view-all-btn {
  padding-top: 20px;
}

.testimonials .right-wrap .gallery-wrap .view-all-btn .btn-main {
  height: 51px;
  line-height: 51px;
  background: #8cc43c;
  border: 1px solid #8cc43c;
  box-shadow: 0px 3px #8cc43c;
}

.testimonials .right-wrap .gallery-wrap ul li img {
  width: 100%;
}

.testimonials .right-wrap .gallery-wrap .view-all-btn .btn-main:hover {
  background: #0d76ba;
  border: 1px solid #0d76ba;
  box-shadow: 0px 3px #0d76ba;
}

.testimonials .our-service-section {
  padding-top: 40px;
  position: sticky;
  top: 130px;
}

.testimonials .our-service-section h2 {
  color: #075285;
  font-size: 32px;
  line-height: 96%;
  font-family: "Poppins";
  font-weight: bold;
  padding-bottom: 25px;
}

.testimonials .our-service-section ul li {
  padding-bottom: 10px;
}

.testimonials .our-service-section ul li:last-child {
  padding-bottom: 0;
}

.testimonials .our-service-section ul li a {
  display: block;
  background: #0D76BA;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 180%;
  font-family: "Poppins";
  font-weight: 500;
  padding: 15px 20px;
  border-radius: 10px;
  position: relative;
}

.testimonials .our-service-section ul li a::before {
  position: absolute;
  top: 25px;
  left: auto;
  right: 30px;
  bottom: auto;
  content: "";
  display: block;
  background-image: url("../images/white-arrow.png");
  background-repeat: no-repeat;
  width: 8px;
  height: 14px;
}

.testimonials .load-more {
  padding-top: 20px;
  text-align: center;
}

.testimonials .load-more .btn-main {
  height: 56px;
  line-height: 56px;
  background: none;
  border: 1px solid #6e6e6e;
  color: #000;
  box-shadow: unset;
}

.testimonials .load-more .btn-main:hover {
  background: #8cc43c;
  color: #fff;
  border: 1px solid #8cc43c;
}

.about-form-section .reviews {
  margin-top: 75px;
}

.about-form-sectio .reviews .inner .verify {
  margin-top: 0;
}

.about-form-section .reviews .inner .verify .box {
  max-width: 810px;
  margin: 0;
}

.about-form-section .reviews .inner .verify .box {
  max-width: 810px;
  margin: 0;
  padding: 9px 10px;
  padding-right: 10px;
}

.about-form-section .reviews .inner .verify .box .text {
  padding-left: 16px;
  padding-right: 36px;
}

.inner-banner-section.service-listing .left-wrap .wrap {
  min-width: 596px;
  max-width: 576px;
}

.inner-banner-section.service-listing .left-wrap p {
  max-width: 510px;
}

.inner-banner-section.service-listing .right-wrap {
  margin-left: -180px;
}

.service-listing-design-section {
  padding-top: 120px;
  padding-bottom: 180px;
}

.service-listing-design-section .left-right-wrap {
  display: grid;
  grid-template-columns: 49% 46%;
  grid-gap: 0px 65px;
}

.service-listing-design-section .left-wrap {
  align-self: center;
}

.service-listing-design-section .left-wrap h2 {
  color: #065285;
  font-size: 40px;
  line-height: 130%;
  font-family: "Raleway";
  font-weight: bold;
  padding-bottom: 25px;
}

.service-listing-design-section .left-wrap p {
  color: #202020;
  font-size: 16px;
  line-height: 200%;
  padding-bottom: 10px;
}

.service-listing-design-section .right-wrap .two-img-wrap {
  position: relative;
}

.service-listing-design-section .right-wrap .two-img-wrap img {
  border-radius: 20px;
}

.service-listing-design-section .right-wrap .bottom-img {
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  bottom: -145px;
}

.service-listing-category-section {
  margin-top: -100px;
  padding-bottom: 100px;
}

.service-listing-category-section p {
  font-size: 16px;
  line-height: 200%;
  padding-top: 15px;
  padding-bottom: 25px;
}

.service-listing-category-section h4 {
  color: #222222;
  font-size: 22px;
  line-height: 140%;
  font-family: "Poppins";
  font-weight: 500;
  margin-bottom: 45px;
}

.service-listing-category-section .category-list {
  max-width: 1200px;
}

.service-listing-category-section .category-list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}

.service-listing-category-section .category-list ul li .wrap {
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  padding: 15px;
}

.service-listing-category-section .category-list ul li .img-wrap {
  position: relative;
}

.service-listing-category-section .category-list ul li .img-wrap::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("../images/shape1_white.svg");
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(696%) hue-rotate(44deg) brightness(108%) contrast(101%);
  background-repeat: no-repeat;
  background-position: right;
  width: 64px;
  height: 67px;
}

.service-listing-category-section .category-list ul li img {
  width: 100%;
  height: 264px;
  object-fit: cover;
  border-top-left-radius: 18px;
  border-bottom-right-radius: 18px;
}

.service-listing-category-section .category-list ul li .post-title {
  padding: 25px 15px 15px 15px;
}

.service-listing-category-section .category-list ul li .post-title h3 {
  color: #075285;
  font-size: 24px;
  line-height: 130%;
  font-family: "Poppins";
  font-weight: 600;
  position: relative;
}

.service-details-installation-section .subcategory-wrap ul li .request-btn {
  display: none;
}

.service-listing-category-section .category-list ul li .post-title h3::before {
  content: "";
  display: block;
  position: absolute;
  top: -7px;
  left: auto;
  right: 0;
  bottom: auto;
  background-image: url("../images/read-more-white-btn.png");
  background-repeat: no-repeat;
  width: 40px;
  height: 41px;
  opacity: 0;
}

.service-listing-category-section .category-list ul li .wrap:hover {
  background: #8CC43C;
}

.service-listing-category-section .category-list ul li .wrap:hover .img-wrap::after {
  filter: brightness(0) saturate(100%) invert(67%) sepia(69%) saturate(425%) hue-rotate(40deg) brightness(94%) contrast(84%);
}

.service-listing-category-section .category-list ul li .wrap:hover .post-title h3 {
  color: #FFFFFF;
}

.service-listing-category-section .category-list ul li .wrap:hover .post-title h3::before {
  opacity: 1;
}

.service-details-installation-section .content-wrap p:last-child {
  padding-bottom: 0;
}

.service-details-content-space {
  padding-top: 20px;
}

.service-details-installation-section {
  padding-top: 20px;
  padding-bottom: 60px;
}

body.page-template-service-details.page-id-328 .service-details-installation-section {
  padding-top: 90px;
}

.service-details-installation-section h2,
.service-details-installation-section h3 {
  color: #065285;
  font-size: 30px;
  line-height: 140%;
  font-family: "Raleway";
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 25px;
}

.service-details-installation-section h3 {
  font-size: 25px;
  color: #000;
}

.service-details-installation-section p {
  color: #222222;
  font-size: 16px;
  line-height: 200%;
  font-family: "Poppins";
  font-weight: 400;
  padding-bottom: 20px;
}

.service-details-installation-section h4 {
  color: #222222;
  font-size: 22px;
  line-height: 140%;
  font-family: "Poppins";
  font-weight: 600;
  padding-top: 5px;
}

.service-details-installation-section .subcategory-wrap {
  padding-top: 50px;
  padding-bottom: 55px;
}

.service-details-installation-section .subcategory-wrap ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
}

.service-details-installation-section .subcategory-wrap ul li {
  background: #E2EDF3;
  border-radius: 20px;
  overflow: hidden;
}

.service-details-installation-section .subcategory-wrap ul li .img-wrap {
  position: relative;
  padding: 15px 15px 0px 15px;
}

.service-details-installation-section .subcategory-wrap ul li .img-wrap::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("../images/shape1.svg");
  background-repeat: no-repeat;
  background-position: right;
  width: 64px;
  height: 67px;
}

.service-details-installation-section .subcategory-wrap ul li img {
  width: 100%;
  height: 264px;
  object-fit: cover;
  border-top-left-radius: 18px;
  border-bottom-right-radius: 18px;
}

.service-details-installation-section .subcategory-wrap ul li .wrap {
  padding: 30px 30px 40px 30px;
}

.service-details-installation-section .subcategory-wrap ul li .wrap h3 {
  color: #0C76B8;
  font-size: 23px;
  line-height: 120%;
  font-family: "Poppins";
  font-weight: 600;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.service-details-installation-section .subcategory-wrap ul li .wrap p {
  line-height: 160%;
  padding-bottom: 0;
}

.service-details-installation-section .subcategory-wrap ul li .request-btn a {
  color: #0D76BA;
  font-size: 18px;
  line-height: 120%;
  font-family: "Poppins";
  font-weight: 600;
  padding-bottom: 8px;
  border-bottom: 1px solid #0D76BA;
}

.service-details-installation-section .subcategory-wrap ul li .request-btn a::after {
  content: "";
  display: inline-block;
  background-image: url("../images/new-pool-arrow-icon.png");
  background-repeat: no-repeat;
  width: 16px;
  height: 15px;
  margin-left: 15px;
}

.service-details-installation-section .subcategory-wrap ul li:hover {
  background: #8CC43C;
  box-shadow: 0px 3px #074269;
}

.service-details-installation-section .subcategory-wrap ul li:hover h3,
.service-details-installation-section .subcategory-wrap ul li:hover p {
  color: #fff;
}

.service-details-installation-section .subcategory-wrap ul li:hover .request-btn a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.service-details-installation-section .subcategory-wrap ul li:hover .request-btn a::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(178deg) brightness(104%) contrast(101%);
}

.service-details-installation-section .subcategory-wrap ul li:hover .img-wrap::after {
  filter: brightness(0) saturate(100%) invert(77%) sepia(25%) saturate(1038%) hue-rotate(37deg) brightness(87%) contrast(94%);
}

.service-details-installation-section .content-wrap ul {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-gap: 20px 65px;
}

.service-details-installation-section p:empty {
  display: none;
}

.service-details-installation-section .content-wrap ul li p {
  color: #042B44;
  font-size: 16px;
  line-height: 200%;
  font-family: "Poppins";
  font-weight: 400;
  padding-bottom: 0;
}

.service-details-installation-section .content-wrap ul li p strong {
  padding-right: 5px;
  font-weight: bold;
}

.service-details-installation-section .content-wrap ul li::before {
  content: "";
  display: inline-block;
  background-image: url("../images/check-icon.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 16px;
  background-size: 20px;
  margin-right: 13px;
  position: relative;
  top: 5px;
  display: none;
}

.inner-banner-section.service-details-sidebar .left-wrap .wrap {
  min-width: 705px;
  max-width: 705px;
}

.inner-banner-section.service-details-sidebar .left-wrap p {
  max-width: 505px;
}

.inner-banner-section.service-details-sidebar .right-wrap {
  margin-left: -298px;
}

.service-details-sidebar .left-wrap .content-wrap .full-img {
  padding-top: 0;
  padding-bottom: 40px;
}

.service-details-sidebar .left-wrap .content-wrap .full-img img {
  border-radius: 20px;
}

.service-details-sidebar .left-wrap .content-wrap h4 {
  padding-bottom: 35px;
  color: #0D76BA;
  font-size: 22px;
  line-height: 180%;
  font-family: "Poppins";
  font-weight: bold;
}

.service-details-sidebar .left-wrap .content-wrap .two-img-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0px 35px;
  padding-bottom: 50px;
}

.service-details-sidebar .left-wrap .content-wrap .two-img-wrap img {
  border-radius: 20px;
}

.service-details-sidebar .left-wrap .content-wrap .two-img-wrap .right-img {
  margin-top: 40px;
}

.service-details-sidebar .left-wrap .content-wrap h2 {
  margin-bottom: 15px;
}

.service-details-sidebar .left-wrap .content-wrap ul {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 15px 115px;
}

.service-details-sidebar .left-wrap .content-wrap ul li {
  position: relative;
  padding-left: 20px;
  display: block;
  margin-bottom: 0;
}

.service-details-sidebar .left-wrap .content-wrap ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  right: auto;
  bottom: auto;
  background: #8cc43c;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}

.service-details-sidebar .left-wrap .content-wrap ul li p {
  color: #042B44;
  font-size: 16px;
  line-height: 200%;
  font-family: "Poppins";
  font-weight: 400;
  padding-bottom: 0;
}

.service-details-sidebar .left-wrap .content-wrap ul li p strong {
  padding-right: 5px;
  font-weight: bold;
}

body.page-template-gallery #header::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 40px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

.inner-gallery-section {
  padding-top: 120px;
  padding-bottom: 80px;
}

.inner-gallery-section h1 {
  text-align: center;
  color: #085385;
  font-size: 68px;
  line-height: 110%;
  font-family: "Raleway";
  font-weight: bold;
  margin-bottom: 45px;
}

.inner-gallery-section ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

.inner-gallery-section ul li {
  display: none;
}

.inner-gallery-section ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.inner-gallery-section .load-more {
  margin-top: 50px;
}

.inner-gallery-section .load-more .btn-main {
  display: table !important;
  margin: 0px auto;
  height: 56px;
  line-height: 56px;
  background: none;
  border: 1px solid #6e6e6e;
  color: #000;
  box-shadow: unset;
}

.inner-gallery-section .load-more .btn-main:hover {
  background: #8cc43c;
  color: #fff;
  border: 1px solid #8cc43c;
}

.inner-contact-details-section .right-wrap .form .gform_fields .gfield input[type=number] {
  appearance: none;
  -webkit-appearance: none;
}

.why .inner .innerbox .list .box p.text {
  font-size: 15px;
}

.why .inner .innerbox .list .box .image img {
  max-width: 40px;
}

.common-banner-bottom-content-section {
  padding-top: 80px;
}

.common-banner-bottom-content-section p {
  padding-bottom: 20px;
}

.common-banner-bottom-content-section p:last-child {
  padding-bottom: 0;
}

body.page-id-344 .service-listing-category-section .category-list ul li .post-title h3::before {
  display: none;
}

.service-details-installation-section .content-wrap ul li {
  position: relative;
  padding-left: 20px;
}

.service-details-installation-section .content-wrap ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  right: auto;
  bottom: auto;
  background: #8cc43c;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}

/* =====404-PAGE=== */
.page-not-found-section {
  padding-top: 120px;
  padding-bottom: 100px;
  position: relative;
}

.page-not-found-section::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, #e8e8e8 0%, white 100%);
  height: 100%;
}

.page-not-found-section h1 {
  color: #021533;
  font-size: 70px;
  line-height: 120%;
  font-family: "Poppins";
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}

.page-not-found-section h2 {
  text-align: center;
  color: #023C61;
  font-size: 24px;
  font-family: "Poppins";
  margin-bottom: 15px;
  line-height: 120%;
}

.page-not-found-section p {
  text-align: center;
  color: #333333;
  font-size: 18px;
  margin-bottom: 20px;
}

.page-not-found-section .btn-wrap.common-btn {
  text-align: center;
}

.page-not-found-section .content-wrap {
  position: relative;
  z-index: 9;
}

.page-not-found-section .content-wrap a.btn-main {
  height: 50px;
  line-height: 50px;
}

.about-family-section .left-wrap h2 {
  font-size: 45px;
}

body.page-id-344 .service-listing-category-section .category-list ul li .wrap a {
  pointer-events: none;
}

ul.sidebar-gallery-slider .slick-slide {
  float: left !important;
  clear: unset !important;
}

ul.sidebar-gallery-slider button.slick-arrow {
  right: auto;
  left: -25px !important;
}

ul.sidebar-gallery-slider .slick-next.slick-arrow {
  left: auto !important;
  right: -34px !important;
}

body.page-template-home .contact .right .form .form-custom-html,
body.page-template-home .contact .right .form .custom-checkbox,
body.page-template-testimonials .about-form-section .form-wrap .form-custom-html,
body.page-template-testimonials .about-form-section .form-wrap .custom-checkbox,
body.page-template-service-details-sidebar .about-form-section .form-wrap .form-custom-html,
body.page-template-service-details-sidebar .about-form-section .form-wrap .custom-checkbox {
  display: none;
}

.footer {
  display: flex;
  flex-direction: column;
  padding-top: 90px;
  background-color: #042b44;
  position: relative;
}
.footer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-image: url("../images/footerbottom.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 41px;
}
.footer div#copyright {
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  font-family: "Poppins";
  color: #fff;
}
.footer div#copyright a {
  font-size: 14px;
  font-weight: 300;
  font-family: "Poppins";
  color: #fff;
  padding-right: 5px;
  text-decoration: underline !important;
}
.footer div#copyright a:hover {
  color: #8cc43c;
}
.footer .top-footer {
  display: flex;
  flex-direction: column;
}
.footer .top-footer .inner {
  display: flex;
  flex-direction: column;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.footer .top-footer .inner h2 {
  text-align: center;
  color: #fff;
  font-size: 44px;
  margin-bottom: 30px;
  font-family: "Poppins";
}
.footer .top-footer .innertwo {
  padding-top: 90px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.footer .top-footer .innertwo .footerone {
  display: flex;
  flex-direction: column;
}
.footer .top-footer .innertwo .footerone h2 {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  font-family: "Poppins";
}
.footer .top-footer .innertwo .footerone h2 a {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  font-family: "Poppins";
}
.footer .top-footer .innertwo .footerone h2 a:hover {
  color: #8cc43c;
}
.footer .top-footer .innertwo .footerone .menusd {
  margin-top: 15px;
}
.footer .top-footer .innertwo .footerone .menusd .menu li {
  margin-bottom: 15px;
}
.footer .top-footer .innertwo .footerone .menusd .menu li a {
  color: #d8ecfd;
  font-size: 16px;
  font-weight: normal;
  font-family: "Poppins";
}
.footer .top-footer .innertwo .footerone .menusd .menu li a:hover {
  color: #8cc43c;
}
.footer .top-footer .innertwo .footerone .address {
  display: flex;
  align-items: center;
}
.footer .top-footer .innertwo .footerone .address span {
  background-color: #8cc43c;
  border-radius: 100px;
  width: 43px;
  height: 43px;
  line-height: 43px;
  text-align: center;
}
.footer .top-footer .innertwo .footerone .address a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Poppins";
  padding-left: 10px;
  max-width: 210px;
  line-height: 152%;
}
.footer .top-footer .innertwo .footerone p.footer-code {
  font-weight: bold;
  color: #cde5aa;
  padding-top: 30px;
}
.footer .top-footer .innertwo .footerone .emial {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
.footer .top-footer .innertwo .footerone .emial p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  opacity: 0.7;
  padding-bottom: 5px;
}
.footer .top-footer .innertwo .footerone .emial a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  font-family: "Poppins";
}
.footer .top-footer .innertwo .colone {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.footer .top-footer .innertwo .colone a {
  width: 171px;
}
.footer .top-footer .innertwo .colone .social {
  display: flex;
  gap: 30px;
  justify-content: center;
}
.footer .top-footer .innertwo .colone .social a {
  width: auto;
}
.footer .top-footer .innertwo .colone .social a .fa {
  color: #6f8694;
  font-size: 22px;
}
.footer .top-footer .innertwo .colone .social a:hover .fa {
  color: #fff;
}

.footer .top-footer .innertwo .colone .social a:nth-child(2) {
  display: none;
}

/*  Footer  End */
/*  Responsive Start */
@media (min-width: 1921px) {
  .hero-section:after {
    background-size: cover;
  }

  img.whatdo {
    width: 100%;
  }

  .footer:before {
    background-size: cover;
  }
}
@media only screen and (min-width: 1751px) and (max-width: 1899px) {
  .header .header-right .top-header .box:last-child .heading a {
    font-size: 20px;
  }

  .hero-section .inner h1 {
    height: 187px;
  }

  .header .header-right .nav-main ul.menu li a {
    font-size: 17px;
  }

  h1,
.h1 {
    font-size: 74px;
  }

  h2 {
    font-size: 57px;
  }

  .service .inner .service {
    margin-top: 0px;
  }

  .service .inner .service .list .text h3 a {
    font-size: 28px;
    padding-bottom: 7px;
  }

  .service .inner .service {
    padding-bottom: 20px;
  }

  .why .inner .innerbox .list .box .image {
    width: 86px;
    height: 86px;
    line-height: 86px;
  }

  .why .inner .innerbox .list .box .image img {
    width: 40px;
  }

  .why .inner .innerbox p.subtext {
    font-size: 20px;
  }

  .why .inner .innerbox .list {
    gap: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .our-project .imagegrid .image-grid-one img {
    height: 365px;
  }

  .our-project .imagegrid .image-grid-two img:first-child {
    height: 303px;
  }

  .our-project .imagegrid .image-grid-five img {
    height: 410px;
  }

  .our-project .imagegrid .image-grid-four img:last-child {
    height: 287px;
  }

  .our-project .imagegrid .image-grid-three img {
    height: 650px;
  }

  .reviews .inner .list-reviews {
    margin-top: 20px;
  }

  .footer .top-footer .inner h2 {
    font-size: 39px;
  }

  .inner-banner-section .left-wrap {
    padding-left: 175px;
  }

  .inner-banner-section .left-wrap h1 {
    font-size: 58px;
  }

  .inner-banner-section .right-wrap {
    margin-left: -168px;
  }

  body.page-template-gallery #header::before {
    bottom: 30px;
  }

  .inner-gallery-section {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .inner-gallery-section h1 {
    font-size: 45px;
    margin-bottom: 35px;
  }

  .inner-gallery-section ul {
    grid-gap: 30px;
  }

  .why img.why-image {
    height: 540px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1750px) {
  .cursor-icon {
    height: 12px;
    top: 56px;
  }

  .fixed .header:after {
    height: 119px;
  }

  .hero-section .inner h1 {
    height: 155px;
  }

  .header .header-main .logo a {
    width: 187px;
  }

  .fixed .header .header-main .logo a {
    width: 167px;
  }

  .header .header-right .innerheader:after {
    height: 60px;
  }

  .hero-section .inner {
    left: 120px;
  }

  .header .header-right .top-header .box:last-child .heading a {
    font-size: 20px;
  }

  .header .header-right .nav-main ul.menu li a {
    font-size: 15px;
  }

  h1,
.h1 {
    font-size: 64px;
  }

  h2 {
    font-size: 50px;
  }

  .pdtb100 {
    padding: 80px 0;
  }

  .call-btn {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }

  .btn-main {
    height: 60px;
    line-height: 60px;
    padding: 0 29px;
    font-size: 16px;
  }

  .arrow-btn {
    font-size: 16px;
  }

  .hero-section .inner:before {
    top: -200px;
    width: 1080px;
  }

  .about .inner {
    gap: 30px;
  }

  .about .inner .right .subheaing .subone {
    font-size: 20px;
  }

  .about .inner .right .subheaing .subtwo {
    font-size: 22px;
  }

  .about .inner .right .subheaing {
    padding-top: 5px;
    padding-bottom: 9px;
  }

  .about .inner .right .text {
    margin-bottom: 10px;
  }

  .service .inner .service .list .text .textshort p {
    font-size: 16px;
  }

  .service .inner .service {
    margin-top: 0px;
  }

  .service .inner .service .list .text {
    margin-top: 20px;
  }

  .service .inner .service .list .text .textshort {
    padding-bottom: 20px;
  }

  .service .inner .service .list {
    margin: 0 13px;
  }

  .service .inner .slick-list {
    padding-top: 40px;
  }

  .service .inner .service .list .text h3 a {
    font-size: 26px;
    padding-bottom: 7px;
  }

  .service .inner .service {
    padding-bottom: 0px;
  }

  .service .inner .btn .btn-main {
    padding: 0 37px;
  }

  .why .inner .innerbox {
    max-width: 904px;
  }

  .why .inner .innerbox .list .box {
    padding: 12px 20px;
  }

  .why .inner .innerbox .list .box .heading {
    font-size: 17px;
  }

  .why .inner .container {
    padding: 0 100px !important;
  }

  .why .inner .innerbox .list .box .image {
    width: 66px;
    height: 66px;
    line-height: 66px;
  }

  .why .inner .innerbox .list .box .image img {
    width: 35px;
  }

  .why .inner .innerbox p.subtext {
    font-size: 18px;
  }

  .why .inner .innerbox .list {
    gap: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .our-project .imagegrid {
    margin-top: 30px;
  }

  .our-project .imagegrid .image-grid-one img {
    height: 365px;
  }

  .our-project .imagegrid .image-grid-two img:first-child {
    height: 303px;
  }

  .our-project .imagegrid .image-grid-five img {
    height: 410px;
  }

  .our-project .imagegrid .image-grid-four img:last-child {
    height: 287px;
  }

  .our-project .imagegrid .image-grid-three img {
    height: 650px;
  }

  .reviews .inner .list-reviews {
    margin-top: 10px;
  }

  .reviews .inner .list-reviews .box .coltwo .text p {
    font-size: 18px;
  }

  .reviews .inner .verify .box .text .heading {
    font-size: 23px;
  }

  .reviews .inner .list-reviews .box .colone p {
    font-size: 20px;
  }

  .contact .inner .left .box p {
    font-size: 19px;
  }

  .footer .top-footer .inner h2 {
    font-size: 39px;
  }

  .footer .top-footer .innertwo {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .footer .top-footer .innertwo .footerone .menusd .menu li a {
    font-size: 15px;
  }

  .inner-banner-section .left-wrap h1 {
    font-size: 55px;
  }

  .inner-banner-section .left-wrap {
    padding-left: 195px;
  }

  .about-family-section {
    padding-bottom: 140px;
  }

  .service-details-installation-section {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  body.page-template-service-details.page-id-328 .service-details-installation-section {
    padding-top: 80px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap h3 {
    font-size: 25px;
  }

  .service-details-installation-section .subcategory-wrap {
    padding-bottom: 55px;
  }

  .service-details-installation-section h2 {
    font-size: 25px;
  }

  .service-details-installation-section h3 {
    font-size: 20px;
  }

  body.page-template-gallery #header::before {
    bottom: 30px;
  }

  .inner-gallery-section {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .inner-gallery-section h1 {
    font-size: 45px;
    margin-bottom: 35px;
  }

  .inner-gallery-section ul {
    grid-gap: 30px;
  }

  .why img.why-image {
    height: 540px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1350px) and (max-width: 1599px) {
  .cursor-icon {
    height: 12px;
    top: 56px;
    width: 35px;
  }

  .container {
    padding: 0 0px;
    width: 1260px;
  }

  .hero-section .inner h1 {
    height: 155px;
  }

  .header .header-right .top-header .box .heading p,
.header .header-right .top-header .box .heading a {
    font-size: 14px;
  }

  .header .header-right .nav-main {
    padding: 20px 25px;
  }

  .header .header-right .nav-main ul.menu li {
    padding: 0 8px;
  }

  .header .header-right .nav-main ul.menu li.menu-item-has-children {
    background-position: right 10px center;
    padding-right: 29px;
  }

  .header .header-right .top-header .box .image img {
    width: 20px;
  }

  .header .header-right .top-header .box:last-child .heading p {
    font-size: 12px;
  }

  .header .header-right .top-header .box .image {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }

  .header:after {
    height: 117px;
  }

  section {
    margin-top: 114px;
  }

  .fixed .header .header-main .logo {
    top: 0;
  }

  .fixed .header:after {
    height: 119px;
  }

  .header .header-main .logo a {
    width: 187px;
  }

  .fixed .header .header-main .logo a {
    width: 167px;
  }

  .header .header-right .innerheader:after {
    height: 60px;
  }

  .hero-section .inner {
    left: 0px;
  }

  .header .header-right .top-header .box:last-child .heading a {
    font-size: 18px;
  }

  .header .header-right .nav-main ul.menu li a {
    font-size: 15px;
  }

  .header .lastheader {
    width: 130px;
  }

  h1,
.h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 40px;
  }

  p {
    font-size: 15px;
    line-height: 170%;
  }

  .pdtb100 {
    padding: 80px 0;
  }

  .pdlr100 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .call-btn {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }

  .btn-main {
    height: 60px;
    line-height: 60px;
    padding: 0 29px;
    font-size: 16px;
  }

  .arrow-btn {
    font-size: 16px;
  }

  .hero-section .inner h1 {
    max-width: 730px;
    margin-bottom: 20px;
  }

  .hero-section .inner:before {
    top: -200px;
    width: 1080px;
  }

  .about .inner {
    gap: 30px;
  }

  .about .inner .right .subheaing .subone {
    font-size: 20px;
  }

  .about .inner .right .subheaing .subtwo {
    font-size: 22px;
  }

  .about .inner .right .subheaing {
    padding-top: 5px;
    padding-bottom: 9px;
  }

  .about .inner .right .text {
    margin-bottom: 10px;
  }

  .service .inner .service .list .text .textshort p {
    font-size: 16px;
  }

  .service .inner .service {
    margin-top: 0px;
  }

  .service .inner .service .list .text {
    margin-top: 20px;
  }

  .service .inner .service .list .text .textshort {
    padding-bottom: 20px;
  }

  .service .inner .service .list {
    margin: 0 13px;
  }

  .service .inner .slick-list {
    padding-top: 40px;
  }

  .service .inner .service .list .text h3 a {
    font-size: 23px;
    padding-bottom: 7px;
  }

  .service .inner .service {
    padding-bottom: 0px;
  }

  .service .inner .btn .btn-main {
    padding: 0 37px;
  }

  .service .inner .service .list a .wp-post-image {
    height: 222px;
    border-top-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }

  .slick-next {
    right: -25px !important;
  }

  .slick-prev {
    left: -20px !important;
  }

  .why .inner {
    top: 47px;
  }

  .why .inner .innerbox {
    max-width: 834px;
  }

  .why .inner .innerbox .list .box {
    padding: 12px 20px;
  }

  .why .inner .innerbox .list .box .heading {
    font-size: 17px;
  }

  .why .inner .container {
    padding: 0 40px !important;
  }

  .why .inner .innerbox .list .box .image {
    width: 66px;
    height: 66px;
    line-height: 66px;
    margin-bottom: 10px;
  }

  .why .inner .innerbox .list .box .image img {
    width: 35px;
  }

  .why .inner .innerbox p.subtext {
    font-size: 18px;
  }

  .why .inner .innerbox .list {
    gap: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .our-project .imagegrid {
    margin-top: 30px;
  }

  .our-project .imagegrid .image-grid-one img {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-two img:first-child {
    height: 203px;
  }

  .our-project .imagegrid .image-grid-two img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-five img {
    height: 270px;
  }

  .our-project .imagegrid .image-grid-four img:first-child {
    height: 171px;
    object-position: left;
  }

  .our-project .imagegrid .image-grid-four img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-three img {
    height: 410px;
  }

  .our-project .imagegrid .image-grid-three {
    width: 371px;
  }

  .reviews .inner .list-reviews {
    margin-top: 10px;
  }

  .reviews .inner .list-reviews .box .coltwo .text p {
    font-size: 16px;
  }

  .reviews .inner .verify .box .text .heading {
    font-size: 23px;
  }

  .reviews .inner .list-reviews .box .colone p {
    font-size: 20px;
  }

  .contact .inner .left .box p {
    font-size: 18px;
  }

  .contact .inner .left .box span {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }

  .contact .inner .left .box {
    grid-template-columns: 70px auto;
  }

  .contact .inner .right .form {
    margin-top: 30px;
  }

  .contact .inner .left .box span img {
    width: 35px;
  }

  .footer .top-footer .inner h2 {
    font-size: 32px;
  }

  .footer .top-footer .innertwo {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .footer .top-footer .innertwo .footerone .emial a {
    font-size: 16px;
  }

  .footer .top-footer .innertwo .footerone .menusd .menu li a {
    font-size: 15px;
  }

  .inner-banner-section .left-wrap {
    padding-top: 105px;
    padding-bottom: 80px;
    padding-left: 115px;
    align-self: center;
  }

  .inner-banner-section .left-wrap h1 {
    font-size: 40px;
  }

  .inner-banner-section .left-wrap p {
    font-size: 18px;
  }

  .inner-banner-section .left-wrap .wrap {
    min-width: 464px;
    max-width: 464px;
  }

  .inner-banner-section .right-wrap {
    min-width: inherit;
    margin-left: -128px;
    margin-bottom: -25px;
  }

  .about-form-section {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .about-form-section .right-wrap h3 {
    font-size: 19px;
    padding: 19px 40px;
  }

  .about-form-section .left-wrap h2 {
    font-size: 35px;
  }

  .about-form-section .form-wrap h4 {
    font-size: 25px;
  }

  .about-family-section {
    margin-top: -49px;
    padding-bottom: 160px;
  }

  .about-our-core-value-section {
    padding-top: 85px;
    padding-bottom: 95px;
  }

  .about-our-core-value-section h2 {
    padding-bottom: 50px;
  }

  .about-our-core-value-section ul {
    grid-gap: 70px 100px;
  }

  .about-our-core-value-section ul li h4 {
    font-size: 21px;
    padding-bottom: 22px;
  }

  .about-our-core-value-section ul li h3 {
    font-size: 26px;
  }

  .service.inner-about {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .reviews.inner-about {
    margin-top: -70px;
  }

  .inner-banner-section.contact .right-wrap {
    min-width: inherit;
  }

  .inner-contact-details-section {
    padding-top: 110px;
    padding-bottom: 75px;
  }

  .inner-contact-details-section .left-right-wrap {
    grid-template-columns: 36% 57%;
    grid-gap: 0px 70px;
  }

  .inner-contact-details-section .left-wrap ul li span {
    font-size: 20px;
  }

  .inner-contact-details-section .left-wrap ul li a {
    font-size: 19px;
  }

  .inner-contact-details-section .left-wrap ul li {
    padding-bottom: 35px;
  }

  .inner-contact-details-section .right-wrap h2 {
    font-size: 30px;
  }

  .about-form-section.testimonials .left-right-wrap {
    grid-gap: 0px 105px;
  }

  .testimonials .right-wrap .gallery-wrap h2 {
    font-size: 25px;
  }

  .testimonials .our-service-section h2 {
    font-size: 27px;
  }

  .about-form-section .reviews {
    margin-top: 45px;
  }

  .inner-banner-section.service-listing .left-wrap .wrap {
    min-width: 464px;
    max-width: 464px;
  }

  .inner-banner-section.service-listing .right-wrap {
    margin-left: -128px;
  }

  .service-listing-design-section {
    padding-top: 100px;
    padding-bottom: 90px;
  }

  .service-listing-design-section .left-wrap h2 {
    font-size: 34px;
  }

  .service-listing-design-section .right-wrap .two-img-wrap .top-img img {
    max-width: 330px;
  }

  .service-listing-design-section .right-wrap .bottom-img img {
    max-width: 300px;
  }

  .service-listing-design-section .right-wrap .bottom-img {
    left: auto;
    right: 70px;
    bottom: -75px;
  }

  .service-listing-category-section {
    margin-top: -60px;
    padding-bottom: 90px;
  }

  .service-listing-category-section .category-list ul li .post-title h3 {
    font-size: 21px;
  }

  .service-details-installation-section {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  body.page-template-service-details.page-id-328 .service-details-installation-section {
    padding-top: 80px;
  }

  .service-details-installation-section h2,
.service-details-installation-section h3 {
    font-size: 27px;
    margin-bottom: 15px;
  }

  .service-details-installation-section h3 {
    font-size: 24px;
  }

  .service-details-installation-section p {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .service-details-installation-section h4 {
    font-size: 17px;
    line-height: 160%;
  }

  .service-details-installation-section .subcategory-wrap {
    padding-top: 40px;
    padding-bottom: 45px;
  }

  .service-details-installation-section .subcategory-wrap ul {
    grid-gap: 30px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap {
    padding: 30px 30px 30px 30px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap h3 {
    font-size: 24px;
  }

  .service-details-installation-section .subcategory-wrap ul li .request-btn a {
    font-size: 16px;
  }

  .inner-banner-section.service-details-sidebar .left-wrap .wrap {
    min-width: 465px;
    max-width: 465px;
  }

  .inner-banner-section.service-details-sidebar .right-wrap {
    margin-left: -128px;
  }

  body.page-template-gallery #header::before {
    bottom: 30px;
  }

  .inner-gallery-section {
    padding-top: 90px;
    padding-bottom: 70px;
  }

  .inner-gallery-section h1 {
    font-size: 45px;
    margin-bottom: 35px;
  }

  .inner-gallery-section ul {
    grid-gap: 30px;
  }

  .why .inner .innerbox .list .box p.text {
    font-size: 14px;
  }

  .why img.why-image {
    height: 540px;
    object-fit: cover;
  }

  .about-family-section .left-wrap h2 {
    font-size: 39px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1349px) {
  .cursor-icon {
    height: 12px;
    top: 36px;
    width: 35px;
  }

  .container {
    padding: 0 0px;
    width: 1160px;
  }

  .contact .inner {
    grid-template-columns: 420px auto;
    gap: 120px;
  }

  .hero-section .inner h1 {
    height: 132px;
  }

  .header .header-right .top-header .box .heading p,
.header .header-right .top-header .box .heading a {
    font-size: 14px;
  }

  .header .header-right .nav-main {
    padding: 20px 25px;
  }

  .header .header-right .nav-main ul.menu li {
    padding: 0 11px;
  }

  .header .header-right .nav-main ul.menu li.menu-item-has-children {
    background-position: right 10px center;
    padding-right: 29px;
  }

  .header .header-right .top-header .box .image img {
    width: 20px;
  }

  .header .header-right .top-header .box:last-child .heading p {
    font-size: 12px;
  }

  .header .header-right .top-header .box .image {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }

  .header:after {
    height: 117px;
  }

  section {
    margin-top: 114px;
  }

  .fixed .header .header-main .logo {
    top: 0;
  }

  .fixed .header:after {
    height: 119px;
  }

  .header .header-main .logo a {
    width: 187px;
  }

  .fixed .header .header-main .logo a {
    width: 167px;
  }

  .header .header-right .innerheader:after {
    height: 60px;
  }

  .hero-section .inner {
    left: 0px;
  }

  .header .header-right .top-header .box:last-child .heading a {
    font-size: 16px;
  }

  .header .header-right .nav-main ul.menu li a {
    font-size: 15px;
  }

  .header .lastheader {
    width: 50px;
  }

  h1,
.h1 {
    font-size: 52px;
  }

  h2 {
    font-size: 40px;
  }

  p {
    font-size: 15px;
    line-height: 170%;
  }

  .pdtb100 {
    padding: 70px 0;
  }

  .pdlr100 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .call-btn {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }

  .btn-main {
    height: 60px;
    line-height: 60px;
    padding: 0 29px;
    font-size: 16px;
  }

  .arrow-btn {
    font-size: 16px;
  }

  .hero-section .inner h1 {
    max-width: 620px;
    margin-bottom: 20px;
  }

  .hero-section .inner {
    bottom: 270px;
  }

  .hero-section .inner:before {
    top: -200px;
    width: 1080px;
  }

  .about .inner {
    gap: 30px;
  }

  .about .inner .right .subheaing .subone {
    font-size: 18px;
  }

  .about .inner .right .subheaing .subtwo {
    font-size: 20px;
  }

  .about .inner .right .subheaing {
    padding-top: 5px;
    padding-bottom: 9px;
  }

  .about .inner .right .text {
    margin-bottom: 10px;
  }

  .service .inner .service .list .text .textshort p {
    font-size: 16px;
  }

  .service .inner .service {
    margin-top: 0px;
  }

  .service .inner .service .list .text {
    margin-top: 20px;
  }

  .service .inner .service .list .text .textshort {
    padding-bottom: 20px;
  }

  .service .inner .service .list {
    margin: 0 13px;
  }

  .service .inner .slick-list {
    padding-top: 40px;
  }

  .service .inner .service .list .text h3 a {
    font-size: 23px;
    padding-bottom: 7px;
  }

  .service .inner .service {
    padding-bottom: 0px;
  }

  .service .inner .btn .btn-main {
    padding: 0 37px;
  }

  .service .inner .service .list a .wp-post-image {
    height: 222px;
    border-top-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }

  .slick-next {
    right: -25px !important;
  }

  .slick-prev {
    left: -20px !important;
  }

  .why .inner {
    top: 30px;
  }

  .why .inner .innerbox {
    max-width: 834px;
  }

  .why .inner .innerbox .list .box {
    padding: 12px 20px;
  }

  .why .inner .innerbox .list .box .heading {
    font-size: 17px;
  }

  .why .inner .container {
    padding: 0 0px !important;
  }

  .why .inner .innerbox .list .box .image {
    width: 66px;
    height: 66px;
    line-height: 66px;
    margin-bottom: 10px;
  }

  .why .inner .innerbox .list .box .image img {
    width: 35px;
  }

  .why .inner .innerbox p.subtext {
    font-size: 18px;
  }

  .why .inner .innerbox .list {
    gap: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .our-project .imagegrid {
    margin-top: 30px;
  }

  .our-project .imagegrid .image-grid-one img {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-two img:first-child {
    height: 203px;
  }

  .our-project .imagegrid .image-grid-two img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-five img {
    height: 270px;
  }

  .our-project .imagegrid .image-grid-four img:first-child {
    height: 171px;
    object-position: left;
  }

  .our-project .imagegrid .image-grid-four img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-three img {
    height: 410px;
  }

  .our-project .imagegrid .image-grid-three {
    width: 371px;
  }

  .reviews .inner .list-reviews {
    margin-top: 10px;
  }

  .reviews .inner .list-reviews .box .coltwo .text p {
    font-size: 16px;
  }

  .reviews .inner .verify .box .text .heading {
    font-size: 21px;
  }

  .reviews .inner .list-reviews .box .colone p {
    font-size: 20px;
  }

  .contact .inner .left .box p {
    font-size: 18px;
  }

  .contact .inner .left .box span {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }

  .contact .inner .left .box {
    grid-template-columns: 70px auto;
  }

  .contact .inner .right .form {
    margin-top: 30px;
  }

  .contact .inner .left .box span img {
    width: 35px;
  }

  .footer .top-footer .inner h2 {
    font-size: 32px;
  }

  .footer .top-footer .innertwo {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .footer .top-footer .innertwo .footerone .emial a {
    font-size: 16px;
  }

  .footer .top-footer .innertwo .footerone .menusd .menu li a {
    font-size: 15px;
  }

  .inner-banner-section .left-wrap {
    padding-top: 70px;
    padding-bottom: 60px;
    padding-left: 25px;
    align-self: center;
  }

  .inner-banner-section .left-wrap h1 {
    font-size: 35px;
  }

  .inner-banner-section .left-wrap p {
    font-size: 15px;
  }

  .inner-banner-section .left-wrap .wrap {
    min-width: 345px;
    max-width: 345px;
  }

  .inner-banner-section .right-wrap {
    min-width: inherit;
    margin-left: 0;
    margin-bottom: 0;
    align-self: flex-end;
  }

  .about-form-section {
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .about-form-section .left-right-wrap {
    grid-template-columns: 47% 45%;
    grid-gap: 0px 55px;
  }

  .about-form-section .left-wrap h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .about-form-section .right-wrap h3 {
    font-size: 18px;
    padding: 20px 40px;
  }

  .about-form-section .form-wrap h4 {
    font-size: 21px;
  }

  .about-form-section .gform_wrapper .gform_footer .gform_button {
    height: 48px;
    line-height: 48px !important;
  }

  .about-family-section {
    margin-top: -30px;
    padding-bottom: 150px;
  }

  .about-family-section .left-right-wrap {
    grid-template-columns: 45% 48%;
    grid-gap: 0px 50px;
  }

  .about-family-section .left-wrap ul li span {
    font-size: 17px;
  }

  .about-family-section .left-wrap ul li {
    padding-left: 30px;
  }

  .about-family-section .left-wrap ul li::before {
    width: 18px;
    height: 15px;
    background-size: 18px;
  }

  .about-family-section .right-wrap .top-img img {
    max-width: 390px;
  }

  .about-family-section .right-wrap .bottom-img img {
    max-width: 240px;
  }

  .about-our-core-value-section {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .about-our-core-value-section h2 {
    padding-bottom: 35px;
  }

  .about-our-core-value-section ul {
    grid-gap: 50px 50px;
  }

  .about-our-core-value-section ul li h4 {
    font-size: 21px;
    padding-bottom: 15px;
  }

  .about-our-core-value-section ul li .icon {
    padding-bottom: 25px;
  }

  .about-our-core-value-section ul li p {
    font-size: 15px;
  }

  .about-our-core-value-section ul li h3 {
    font-size: 20px;
  }

  .about-our-core-value-section ul li .call span {
    font-size: 15px;
  }

  .about-our-core-value-section ul li .call a {
    font-size: 17px;
  }

  .about-our-core-value-section ul li .btn-main {
    font-size: 16px;
  }

  .reviews.inner-about {
    margin-top: -50px;
  }

  .service.inner-about {
    padding-top: 80px !important;
    padding-bottom: 70px !important;
  }

  .inner-banner-section.contact .right-wrap {
    min-width: inherit;
  }

  .inner-contact-details-section {
    padding-top: 80px;
    padding-bottom: 75px;
  }

  .inner-contact-details-section .left-right-wrap {
    grid-template-columns: 36% 57%;
    grid-gap: 0px 70px;
  }

  .inner-contact-details-section .left-wrap ul li span {
    font-size: 20px;
  }

  .inner-contact-details-section .left-wrap ul li a {
    font-size: 19px;
  }

  .inner-contact-details-section .left-wrap ul li {
    padding-bottom: 35px;
  }

  .inner-contact-details-section .right-wrap h2 {
    font-size: 30px;
  }

  .about-form-section.testimonials .left-right-wrap {
    grid-gap: 0px 95px;
  }

  .testimonials .right-wrap .gallery-wrap h2 {
    font-size: 25px;
  }

  .testimonials .our-service-section h2 {
    font-size: 27px;
  }

  .testimonials .load-more {
    padding-top: 20px;
  }

  .about-form-section .reviews {
    margin-top: 45px;
  }

  .inner-banner-section.service-listing .left-wrap .wrap {
    min-width: 345px;
    max-width: 345px;
  }

  .inner-banner-section.service-listing .right-wrap {
    margin-left: 0;
  }

  .service-listing-design-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .service-listing-design-section .left-wrap h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }

  .service-listing-design-section .left-wrap p {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .service-listing-design-section .left-right-wrap {
    grid-template-columns: 48% 46%;
    grid-gap: 0px 55px;
  }

  .service-listing-design-section .right-wrap .top-img img {
    max-width: 290px;
  }

  .service-listing-design-section .right-wrap .bottom-img img {
    max-width: 280px;
  }

  .service-listing-design-section .right-wrap .bottom-img {
    bottom: -105px;
  }

  .service-listing-category-section {
    margin-top: -60px;
    padding-bottom: 80px;
  }

  .service-listing-category-section .category-list ul li .post-title h3 {
    font-size: 21px;
  }

  .service-listing-category-section .category-list ul {
    grid-gap: 30px;
  }

  .service-details-installation-section {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  body.page-template-service-details.page-id-328 .service-details-installation-section {
    padding-top: 60px;
  }

  .service-details-installation-section h2,
.service-details-installation-section h3 {
    font-size: 27px;
    margin-bottom: 15px;
  }

  .service-details-installation-section h3 {
    font-size: 24px;
  }

  .service-details-installation-section p {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .service-details-installation-section h4 {
    font-size: 17px;
    line-height: 160%;
  }

  .service-details-installation-section .subcategory-wrap {
    padding-top: 40px;
    padding-bottom: 45px;
  }

  .service-details-installation-section .subcategory-wrap ul {
    grid-gap: 30px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap {
    padding: 30px 20px 30px 20px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap h3 {
    font-size: 24px;
  }

  .service-details-installation-section .subcategory-wrap ul li .request-btn a {
    font-size: 16px;
  }

  .inner-banner-section.service-details-sidebar .left-wrap .wrap {
    min-width: 395px;
    max-width: 395px;
  }

  .inner-banner-section.service-details-sidebar .right-wrap {
    margin-left: 0;
  }

  body.page-template-gallery #header::before {
    bottom: 30px;
  }

  .inner-gallery-section {
    padding-top: 90px;
    padding-bottom: 70px;
  }

  .inner-gallery-section h1 {
    font-size: 45px;
    margin-bottom: 35px;
  }

  .inner-gallery-section ul {
    grid-gap: 20px;
  }

  .why .inner .innerbox .list .box p.text {
    font-size: 12.5px;
  }

  .why .inner .innerbox h2 {
    font-size: 35px;
  }

  .why img.why-image {
    height: 470px;
    object-fit: cover;
    object-position: right;
  }

  .about-family-section .left-wrap h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1121px) and (max-width: 1279px) {
  .container {
    padding: 0 0px;
    width: 1060px;
  }

  .cursor-icon {
    height: 12px;
    top: 36px;
    width: 35px;
  }

  .hero-section .inner h1 {
    height: 111px;
  }

  .header .header-right .top-header .box .heading p,
.header .header-right .top-header .box .heading a {
    font-size: 12px;
  }

  .header .header-right .nav-main {
    padding: 20px 25px;
  }

  .header .header-right .nav-main ul.menu li.menu-item-has-children {
    background-position: right 10px center;
    padding-right: 29px;
  }

  .header .header-right .nav-main ul.menu li {
    padding: 0 11px;
  }

  .header .header-right .top-header .box .image img {
    width: 20px;
  }

  .header .header-right .top-header .box:last-child .heading p {
    font-size: 12px;
  }

  .header .header-right .top-header .box .image {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }

  .header:after {
    height: 117px;
  }

  section {
    margin-top: 114px;
  }

  .fixed .header .header-main .logo {
    top: 0;
  }

  .fixed .header:after {
    height: 119px;
  }

  .header .header-main .logo a {
    width: 187px;
  }

  .fixed .header .header-main .logo a {
    width: 167px;
  }

  .header .header-right .innerheader:after {
    height: 60px;
  }

  .hero-section .inner {
    left: 0px;
  }

  .header .header-right .top-header .box:last-child .heading a {
    font-size: 16px;
  }

  .header .header-right .nav-main ul.menu li a {
    font-size: 12px;
  }

  .header .lastheader {
    width: 0px;
  }

  h1,
.h1 {
    font-size: 45px;
  }

  h2 {
    font-size: 35px;
  }

  p {
    font-size: 14px;
    line-height: 170%;
  }

  .pdtb100 {
    padding: 70px 0;
  }

  .pdlr100 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .call-btn {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }

  .btn-main {
    height: 60px;
    line-height: 60px;
    padding: 0 29px;
    font-size: 16px;
  }

  .arrow-btn {
    font-size: 16px;
  }

  .hero-section .inner h1 {
    max-width: 700px;
    margin-bottom: 20px;
  }

  .hero-section .inner {
    bottom: 160px;
  }

  .hero-section .inner:before {
    top: -180px;
    width: 910px;
  }

  .hero-section:after {
    height: 157px;
  }

  .about {
    margin-top: 0;
  }

  .about .inner {
    gap: 30px;
  }

  .about .inner .right .subheaing .subone {
    font-size: 16px;
  }

  .about .inner .right .subheaing .subtwo {
    font-size: 18px;
  }

  .about .inner .right .subheaing {
    padding-top: 5px;
    padding-bottom: 9px;
  }

  .about .inner .right .text {
    margin-bottom: 10px;
  }

  .service .inner .service .list .text .textshort p {
    font-size: 14px;
  }

  .service .inner .service {
    margin-top: 0px;
  }

  .service .inner .service .list .text {
    margin-top: 20px;
    padding: 0 7px;
  }

  .service .inner .service .list .text .textshort {
    padding-bottom: 20px;
  }

  .service .inner .service .list {
    margin: 0 13px;
  }

  .service .inner .slick-list {
    padding-top: 40px;
  }

  .service .inner .service .list .text h3 a {
    font-size: 21px;
    padding-bottom: 7px;
  }

  .service .inner .service {
    padding-bottom: 0px;
  }

  .service .inner .btn .btn-main {
    padding: 0 37px;
  }

  .service .inner .service .list a .wp-post-image {
    height: 202px;
    border-top-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }

  .slick-next {
    right: -25px !important;
  }

  .slick-prev {
    left: -20px !important;
  }

  .why img.why-image {
    height: 540px;
    object-fit: cover;
    object-position: right;
  }

  .why .inner {
    top: 50px;
  }

  .why .inner .innerbox {
    max-width: 834px;
    margin: 0px auto;
  }

  .why .inner .innerbox .list .box {
    padding: 12px 20px;
  }

  .why .inner .innerbox .list .box .heading {
    font-size: 15px;
  }

  .why .inner .container {
    padding: 0 40px !important;
  }

  .why .inner .innerbox .list .box .image {
    width: 66px;
    height: 66px;
    line-height: 66px;
    margin-bottom: 10px;
  }

  .why .inner .innerbox .list .box .image img {
    width: 35px;
  }

  .why .inner .innerbox p.subtext {
    font-size: 16px;
    padding-bottom: 0;
    text-align: center;
  }

  .why .inner .innerbox .list {
    gap: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .our-project .imagegrid {
    margin-top: 30px;
  }

  .our-project .imagegrid .image-grid-one img {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-two img:first-child {
    height: 203px;
  }

  .our-project .imagegrid .image-grid-two img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-five img {
    height: 270px;
  }

  .our-project .imagegrid .image-grid-four img:first-child {
    height: 171px;
    object-position: left;
  }

  .our-project .imagegrid .image-grid-four img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-three img {
    height: 410px;
  }

  .our-project .imagegrid .image-grid-three {
    width: 271px;
  }

  .reviews .inner .list-reviews .box .coltwo {
    padding: 20px 20px;
  }

  .reviews .inner .list-reviews .box .colone {
    padding: 19px 20px;
  }

  .reviews .inner .list-reviews {
    margin-top: 10px;
  }

  .reviews .inner .list-reviews .box .coltwo .text p {
    font-size: 15px;
  }

  .reviews .inner .verify .box .text .heading {
    font-size: 21px;
  }

  .reviews .inner .list-reviews .box {
    margin: 0 10px;
  }

  .reviews .inner .list-reviews .box .colone p {
    font-size: 19px;
  }

  .contact .inner .left .box p {
    font-size: 16px;
  }

  .contact .inner {
    grid-template-columns: 340px auto;
    gap: 50px;
  }

  .contact .inner .left .box span {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }

  .contact .inner .left .box {
    grid-template-columns: 70px auto;
  }

  .contact .inner .right .form {
    margin-top: 30px;
  }

  .contact .inner .left .box span img {
    width: 35px;
  }

  .footer .top-footer .innertwo .footerone h2 {
    font-size: 16px;
  }

  .footer .top-footer .inner h2 {
    font-size: 32px;
  }

  .footer .top-footer .innertwo {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .footer .top-footer .innertwo .footerone .emial a {
    font-size: 16px;
  }

  .footer .top-footer .innertwo .footerone .menusd .menu li a {
    font-size: 15px;
  }

  .inner-banner-section .left-wrap {
    padding-top: 70px;
    padding-bottom: 60px;
    padding-left: 25px;
    align-self: center;
  }

  .inner-banner-section .left-wrap h1 {
    font-size: 35px;
  }

  .inner-banner-section .left-wrap p {
    font-size: 15px;
  }

  .inner-banner-section .left-wrap .wrap {
    min-width: 345px;
    max-width: 345px;
  }

  .inner-banner-section .right-wrap {
    min-width: inherit;
    margin-left: 0;
    margin-bottom: 0;
    align-self: flex-end;
  }

  .about-form-section {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .about-form-section .left-right-wrap {
    grid-template-columns: 47% 45%;
    grid-gap: 0px 55px;
  }

  .about-form-section .left-wrap h2 {
    font-size: 26px;
    margin-bottom: 15px;
  }

  .about-form-section .right-wrap h3 {
    font-size: 18px;
    padding: 19.5px 40px;
  }

  .about-form-section .form-wrap h4 {
    font-size: 21px;
  }

  .about-form-section .gform_wrapper .gform_footer .gform_button {
    height: 48px;
    line-height: 48px !important;
  }

  .about-family-section {
    margin-top: -30px;
    padding-bottom: 150px;
  }

  .about-family-section .left-right-wrap {
    grid-template-columns: 45% 48%;
    grid-gap: 0px 50px;
  }

  .about-family-section .left-wrap ul li span {
    font-size: 17px;
  }

  .about-family-section .left-wrap ul li {
    padding-left: 30px;
  }

  .about-family-section .left-wrap ul li::before {
    width: 18px;
    height: 15px;
    background-size: 18px;
  }

  .about-family-section .right-wrap .top-img img {
    max-width: 340px;
  }

  .about-family-section .right-wrap .bottom-img img {
    max-width: 260px;
  }

  .about-our-core-value-section {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .about-our-core-value-section h2 {
    padding-bottom: 35px;
  }

  .about-our-core-value-section ul {
    grid-gap: 50px 50px;
  }

  .about-our-core-value-section ul li h4 {
    font-size: 21px;
    padding-bottom: 15px;
  }

  .about-our-core-value-section ul li .icon {
    padding-bottom: 25px;
  }

  .about-our-core-value-section ul li p {
    font-size: 15px;
  }

  .about-our-core-value-section ul li h3 {
    font-size: 20px;
  }

  .about-our-core-value-section ul li .call span {
    font-size: 15px;
  }

  .about-our-core-value-section ul li .call a {
    font-size: 17px;
  }

  .about-our-core-value-section ul li .btn-main {
    font-size: 16px;
  }

  .reviews.inner-about {
    margin-top: -50px;
  }

  .service.inner-about {
    padding-top: 80px !important;
    padding-bottom: 70px !important;
  }

  .inner-banner-section.contact .right-wrap {
    min-width: inherit;
  }

  .inner-contact-details-section {
    padding-top: 70px;
    padding-bottom: 65px;
  }

  .inner-contact-details-section .left-right-wrap {
    grid-template-columns: 40% 53%;
    grid-gap: 0px 50px;
  }

  .inner-contact-details-section .left-wrap ul li span {
    font-size: 20px;
  }

  .inner-contact-details-section .left-wrap ul li a {
    font-size: 17px;
  }

  .inner-contact-details-section .left-wrap ul li {
    padding-bottom: 30px;
  }

  .inner-contact-details-section .left-wrap .map iframe {
    height: 285px;
  }

  .inner-contact-details-section .right-wrap h2 {
    font-size: 25px;
  }

  .inner-contact-details-section .right-wrap p {
    font-size: 16px;
  }

  .inner-contact-details-section .right-wrap .form {
    padding-top: 20px;
  }

  .inner-contact-details-section .right-wrap .form .form-custom-html p {
    font-size: 15px;
  }

  .inner-contact-details-section .right-wrap .form .gchoice label {
    font-size: 14px;
  }

  .inner-contact-details-section .right-wrap .form .gform_wrapper .gform_footer .gform_button {
    height: 48px;
  }

  .about-form-section.testimonials .left-right-wrap {
    grid-template-columns: 50% 41%;
    grid-gap: 0px 75px;
  }

  .testimonials .left-wrap ul li .wrap {
    padding: 25px;
  }

  .testimonials .left-wrap ul li h3 {
    font-size: 19px;
    padding-bottom: 3px;
  }

  .testimonials .left-wrap ul li h4 {
    padding-bottom: 10px;
  }

  .testimonials .left-wrap ul li p {
    font-size: 15px;
  }

  .testimonials .load-more {
    padding-top: 10px;
  }

  .about-form-section .reviews {
    margin-top: 45px;
  }

  .testimonials .load-more .btn-main {
    height: 50px;
    line-height: 50px;
  }

  .testimonials .right-wrap .gallery-wrap {
    margin-top: 30px;
    padding: 20px;
  }

  .testimonials .right-wrap .gallery-wrap h2 {
    font-size: 23px;
  }

  .testimonials .our-service-section {
    padding-top: 40px;
  }

  .testimonials .our-service-section h2 {
    font-size: 26px;
  }

  .inner-banner-section.service-listing .left-wrap .wrap {
    min-width: 345px;
    max-width: 345px;
  }

  .inner-banner-section.service-listing .right-wrap {
    margin-left: 0;
  }

  .service-listing-design-section {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .service-listing-design-section .left-wrap h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }

  .service-listing-design-section .left-wrap p {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .service-listing-design-section .left-right-wrap {
    grid-template-columns: 48% 46%;
    grid-gap: 0px 55px;
  }

  .service-listing-design-section .right-wrap .top-img img {
    max-width: 290px;
  }

  .service-listing-design-section .right-wrap .bottom-img img {
    max-width: 280px;
  }

  .service-listing-design-section .right-wrap .bottom-img {
    bottom: -105px;
  }

  .service-listing-category-section {
    margin-top: -40px;
    padding-bottom: 80px;
  }

  .service-listing-category-section .category-list ul li .post-title h3 {
    font-size: 21px;
  }

  .service-listing-category-section .category-list ul {
    grid-gap: 30px;
  }

  .service-details-installation-section {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  body.page-template-service-details.page-id-328 .service-details-installation-section {
    padding-top: 60px;
  }

  .service-details-installation-section h2,
.service-details-installation-section h3 {
    font-size: 27px;
    margin-bottom: 15px;
  }

  .service-details-installation-section h3 {
    font-size: 24px;
  }

  .service-details-installation-section p {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .service-details-installation-section h4 {
    font-size: 17px;
    line-height: 160%;
  }

  .service-details-installation-section .subcategory-wrap {
    padding-top: 40px;
    padding-bottom: 45px;
  }

  .service-details-installation-section .subcategory-wrap ul {
    grid-gap: 30px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap {
    padding: 30px 20px 30px 20px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap h3 {
    font-size: 24px;
  }

  .service-details-installation-section .subcategory-wrap ul li .request-btn a {
    font-size: 16px;
  }

  .inner-banner-section.service-details-sidebar .left-wrap .wrap {
    min-width: 395px;
    max-width: 395px;
  }

  .inner-banner-section.service-details-sidebar .right-wrap {
    margin-left: 0;
  }

  .service-details-sidebar .left-wrap .content-wrap h4 {
    font-size: 18px;
  }

  .service-details-sidebar .left-wrap .content-wrap ul {
    grid-gap: 15px 25px;
  }

  body.page-template-gallery #header::before {
    bottom: 30px;
  }

  .inner-gallery-section {
    padding-top: 90px;
    padding-bottom: 70px;
  }

  .inner-gallery-section h1 {
    font-size: 45px;
    margin-bottom: 35px;
  }

  .inner-gallery-section ul {
    grid-gap: 20px;
  }

  .about-family-section .left-wrap h2 {
    font-size: 39px;
  }

  .service-details-sidebar .left-wrap .content-wrap ul li p {
    font-size: 15px;
    line-height: 190%;
  }

  ul.sidebar-gallery-slider button.slick-arrow {
    right: auto;
    left: -18px !important;
  }

  ul.sidebar-gallery-slider .slick-next.slick-arrow {
    left: auto !important;
    right: -24px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1120px) {
  .container {
    padding: 0 0px;
    width: 860px;
  }

  .cursor-icon {
    height: 12px;
    top: 36px;
    width: 35px;
  }

  .hero-section .inner h1 {
    height: 102px;
  }

  .header .header-main .logo {
    width: 137px;
  }

  .header .header-right .top-header .box .heading p,
.header .header-right .top-header .box .heading a {
    font-size: 11px;
  }

  .header .header-right .nav-main {
    padding: 20px 25px;
  }

  .header .header-right .nav-main ul.menu li {
    padding: 0 8px;
  }

  .header .header-right .top-header .box .image img {
    width: 20px;
  }

  .header .header-right .top-header .box:last-child .heading p {
    font-size: 12px;
  }

  .header .header-right .top-header .box .image {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }

  .header:after {
    height: 117px;
  }

  section {
    margin-top: 114px;
  }

  .fixed .header .header-main .logo {
    top: 0;
  }

  .fixed .header:after {
    height: 119px;
  }

  .header .header-main .logo a {
    width: 137px;
  }

  .fixed .header .header-main .logo a {
    width: 137px;
  }

  .header .header-right .innerheader:after {
    height: 60px;
  }

  .hero-section .inner {
    left: 0px;
  }

  .header .header-right .top-header .box:last-child .heading a {
    font-size: 16px;
  }

  .header .header-right .nav-main ul.menu li a {
    font-size: 12px;
  }

  .header .header-right .nav-main ul.menu li.menu-item-has-children {
    background-position: right 10px center;
    padding-right: 27px;
    background-size: 11px;
  }

  .header .lastheader {
    width: 0px;
  }

  h1,
.h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 30px;
  }

  p {
    font-size: 14px;
    line-height: 170%;
  }

  .pdtb100 {
    padding: 60px 0;
  }

  .pdlr100 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .call-btn {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 40px;
  }

  .btn-main {
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-size: 14px;
  }

  .arrow-btn {
    font-size: 15px;
  }

  .hero-section .inner h1 {
    max-width: 500px;
    margin-bottom: 20px;
  }

  .hero-section .inner {
    bottom: 160px;
  }

  .hero-section .inner:before {
    top: -180px;
    width: 910px;
  }

  .hero-section:after {
    height: 157px;
  }

  .about {
    margin-top: 0;
  }

  .about .inner {
    gap: 30px;
  }

  .about .inner .right .subheaing .subone {
    font-size: 14px;
  }

  .about .inner .right .subheaing .subtwo {
    font-size: 15px;
  }

  .about .inner .right .subheaing {
    padding-top: 5px;
    padding-bottom: 9px;
  }

  .about .inner .right .text {
    margin-bottom: 10px;
  }

  .service .inner .service .list .text .textshort p {
    font-size: 14px;
  }

  .service .inner .service {
    margin-top: 0px;
  }

  .service .inner .service .list .text {
    margin-top: 20px;
    padding: 0 7px;
  }

  .service .inner .service .list .text .textshort {
    padding-bottom: 20px;
  }

  .service .inner .service .list {
    margin: 0 7px;
  }

  .service .inner .slick-list {
    padding-top: 30px;
  }

  .service .inner .service .list .text h3 a {
    font-size: 21px;
    padding-bottom: 7px;
  }

  .service .inner .service {
    padding-bottom: 0px;
  }

  .service .inner .btn .btn-main {
    padding: 0 37px;
  }

  .service .inner .service .list a .wp-post-image {
    height: 202px;
    border-top-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }

  .slick-next {
    right: -25px !important;
  }

  .slick-prev {
    left: -20px !important;
  }

  .why img.why-image {
    height: 550px;
    object-fit: cover;
    object-position: right;
  }

  .why .inner {
    top: 50px;
  }

  .why .inner .innerbox {
    max-width: 780px;
    margin: 0px auto;
  }

  .why .inner .innerbox .list .box {
    padding: 12px 20px;
  }

  .why .inner .innerbox .list .box .heading {
    font-size: 15px;
  }

  .why .inner .container {
    padding: 0 40px !important;
  }

  .why .inner .innerbox .list .box .image {
    width: 66px;
    height: 66px;
    line-height: 66px;
    margin-bottom: 10px;
  }

  .why .inner .innerbox .list .box .image img {
    width: 35px;
  }

  .why .inner .innerbox p.subtext {
    font-size: 14px;
    padding-bottom: 0;
    text-align: center;
  }

  .why .inner .innerbox .list {
    gap: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .our-project .imagegrid {
    margin-top: 30px;
  }

  .our-project .imagegrid .image-grid-one img {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-two img:first-child {
    height: 203px;
  }

  .our-project .imagegrid .image-grid-two img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-five img {
    height: 270px;
  }

  .our-project .imagegrid .image-grid-four img:first-child {
    height: 171px;
    object-position: left;
  }

  .our-project .imagegrid .image-grid-four img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-three img {
    height: 410px;
  }

  .our-project .imagegrid .image-grid-three {
    width: 271px;
  }

  .reviews .inner .list-reviews .box .coltwo {
    padding: 20px 20px;
  }

  .reviews .inner .list-reviews .box .colone {
    padding: 19px 20px;
  }

  .reviews .inner .list-reviews {
    margin-top: 0px;
  }

  .reviews .inner .list-reviews .box .coltwo .text p {
    font-size: 15px;
  }

  .reviews .inner .verify .box .text .heading {
    font-size: 21px;
  }

  .reviews .inner .list-reviews .box {
    margin: 0 10px;
  }

  .reviews .inner .list-reviews .box .colone p {
    font-size: 19px;
  }

  .contact .inner .left .box p {
    font-size: 16px;
  }

  .contact .inner {
    grid-template-columns: 340px auto;
    gap: 10px;
  }

  .contact .inner .left .box span {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }

  .contact .inner .left .box {
    grid-template-columns: 70px auto;
  }

  .contact .inner .right .form {
    margin-top: 30px;
  }

  .contact .inner .left .box span img {
    width: 35px;
  }

  .footer .top-footer .innertwo .footerone h2 {
    font-size: 16px;
  }

  .footer .top-footer .inner h2 {
    font-size: 25px;
    margin-bottom: 14px;
  }

  .footer .top-footer .innertwo {
    padding-top: 50px;
    padding-bottom: 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 0;
  }

  .footer {
    padding-top: 50px;
  }

  .footer .top-footer .innertwo .footerone .emial a {
    font-size: 16px;
  }

  .footer .top-footer .innertwo .footerone .menusd .menu li a {
    font-size: 15px;
  }

  .form-control {
    height: 50px;
    font-size: 13px !important;
  }

  .contact .inner .right .form select {
    background-size: 12px;
  }

  .inner-banner-section .left-wrap {
    padding-top: 65px;
    padding-bottom: 60px;
    padding-left: 25px;
  }

  .inner-banner-section .left-wrap h1 {
    font-size: 35px;
  }

  .inner-banner-section .left-wrap p {
    font-size: 15px;
  }

  .inner-banner-section .left-wrap .wrap {
    min-width: 345px;
    max-width: 345px;
  }

  .inner-banner-section .right-wrap {
    min-width: inherit;
    margin-left: 0;
    margin-bottom: 0;
    align-self: flex-end;
  }

  .about-form-section {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .about-form-section .left-right-wrap {
    grid-template-columns: 45% 45%;
    grid-gap: 0px 55px;
  }

  .about-form-section .left-wrap h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .about-form-section .right-wrap h3 {
    font-size: 14px;
    padding: 22px 40px;
  }

  .about-form-section .form-wrap {
    padding: 20px;
  }

  .about-form-section .form-wrap h4 {
    font-size: 21px;
  }

  .about-form-section .gform_wrapper .gform_footer .gform_button {
    height: 48px;
    line-height: 48px !important;
  }

  .about-family-section {
    margin-top: 0;
    padding-bottom: 60px;
  }

  .about-family-section .left-right-wrap {
    grid-template-columns: 45% 48%;
    grid-gap: 0px 50px;
  }

  .about-family-section .left-wrap ul li span {
    font-size: 17px;
  }

  .about-family-section .left-wrap ul li {
    padding-left: 30px;
  }

  .about-family-section .left-wrap ul li::before {
    width: 18px;
    height: 15px;
    background-size: 18px;
  }

  .about-family-section .right-wrap .top-img img {
    max-width: 260px;
  }

  .about-family-section .right-wrap .bottom-img img {
    max-width: 190px;
  }

  .about-our-core-value-section {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .about-our-core-value-section h2 {
    padding-bottom: 35px;
  }

  .about-our-core-value-section ul {
    grid-gap: 40px 30px;
  }

  .about-our-core-value-section ul li h4 {
    font-size: 17px;
    padding-bottom: 15px;
  }

  .about-our-core-value-section ul li .icon {
    padding-bottom: 25px;
  }

  .about-our-core-value-section ul li .icon img {
    max-width: 35px;
  }

  .about-our-core-value-section ul li p {
    font-size: 14px;
  }

  .about-our-core-value-section ul li h3 {
    font-size: 20px;
  }

  .about-our-core-value-section ul li .call span {
    font-size: 12px;
  }

  .about-our-core-value-section ul li .call a {
    font-size: 14px;
  }

  .about-our-core-value-section ul li .btn-main {
    font-size: 11px;
  }

  .reviews.inner-about {
    margin-top: 0;
  }

  .service.inner-about {
    padding-bottom: 70px !important;
  }

  .inner-banner-section.contact .right-wrap {
    min-width: inherit;
  }

  .inner-contact-details-section {
    padding-top: 70px;
    padding-bottom: 65px;
  }

  .inner-contact-details-section .left-right-wrap {
    grid-template-columns: 40% 53%;
    grid-gap: 0px 50px;
  }

  .inner-contact-details-section .left-wrap ul li span {
    font-size: 20px;
  }

  .inner-contact-details-section .left-wrap ul li a {
    font-size: 17px;
  }

  .inner-contact-details-section .left-wrap ul li {
    padding-bottom: 30px;
  }

  .inner-contact-details-section .left-wrap .map iframe {
    height: 285px;
  }

  .inner-contact-details-section .right-wrap h2 {
    font-size: 25px;
  }

  .inner-contact-details-section .right-wrap p {
    font-size: 16px;
  }

  .inner-contact-details-section .right-wrap .form {
    padding-top: 20px;
  }

  .inner-contact-details-section .right-wrap .form .form-custom-html p {
    font-size: 15px;
  }

  .inner-contact-details-section .right-wrap .form .gchoice label {
    font-size: 14px;
  }

  .inner-contact-details-section .right-wrap .form .gform_wrapper .gform_footer .gform_button {
    height: 48px;
  }

  .about-form-section.testimonials .left-right-wrap {
    grid-template-columns: 50% 41%;
    grid-gap: 0px 45px;
  }

  .testimonials .left-wrap ul li .wrap {
    padding: 25px;
  }

  .testimonials .left-wrap ul li h3 {
    font-size: 19px;
    padding-bottom: 3px;
  }

  .testimonials .left-wrap ul li h4 {
    padding-bottom: 10px;
  }

  .testimonials .left-wrap ul li p {
    font-size: 15px;
  }

  .testimonials .load-more {
    padding-top: 10px;
  }

  .about-form-section .reviews {
    margin-top: 45px;
  }

  .testimonials .load-more .btn-main {
    height: 50px;
    line-height: 50px;
  }

  .testimonials .right-wrap .gallery-wrap {
    margin-top: 30px;
    padding: 20px;
  }

  .testimonials .right-wrap .gallery-wrap h2 {
    font-size: 23px;
  }

  .testimonials .our-service-section {
    padding-top: 40px;
  }

  .testimonials .our-service-section h2 {
    font-size: 26px;
  }

  .inner-banner-section.service-listing .left-wrap .wrap {
    min-width: 345px;
    max-width: 345px;
  }

  .inner-banner-section.service-listing .right-wrap {
    margin-left: 0;
  }

  .service-listing-design-section {
    padding-top: 90px;
    padding-bottom: 70px;
  }

  .service-listing-design-section .left-wrap h2 {
    font-size: 25px;
    padding-bottom: 15px;
  }

  .service-listing-design-section .left-wrap p {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .service-listing-design-section .left-right-wrap {
    grid-template-columns: 47% 47%;
    grid-gap: 0px 45px;
  }

  .service-listing-design-section .right-wrap .top-img img {
    max-width: 260px;
  }

  .service-listing-design-section .right-wrap .bottom-img img {
    max-width: 250px;
  }

  .service-listing-category-section {
    margin-top: -20px;
    padding-bottom: 70px;
  }

  .service-listing-category-section p {
    font-size: 15px;
    padding-bottom: 20px;
  }

  .service-listing-category-section h4 {
    font-size: 17px;
    margin-bottom: 30px;
  }

  .service-listing-category-section .category-list ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .service-listing-category-section .category-list ul li .post-title h3 {
    font-size: 21px;
  }

  .service-listing-category-section .category-list ul li .post-title h3::before {
    opacity: 1;
  }

  .service-details-installation-section {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  body.page-template-service-details.page-id-328 .service-details-installation-section {
    padding-top: 60px;
  }

  .service-details-installation-section h2,
.service-details-installation-section h3 {
    font-size: 27px;
    margin-bottom: 15px;
  }

  .service-details-installation-section h3 {
    font-size: 24px;
  }

  .service-details-installation-section p {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .service-details-installation-section h4 {
    font-size: 17px;
    line-height: 160%;
  }

  .service-details-installation-section .subcategory-wrap {
    padding-top: 40px;
    padding-bottom: 45px;
  }

  .service-details-installation-section .subcategory-wrap ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap {
    padding: 30px 20px 30px 20px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap h3 {
    font-size: 24px;
  }

  .service-details-installation-section .subcategory-wrap ul li .request-btn a {
    font-size: 16px;
  }

  .inner-banner-section.service-details-sidebar .left-wrap .wrap {
    min-width: 355px;
    max-width: 355px;
  }

  .inner-banner-section.service-details-sidebar .left-wrap .wrap h1 {
    font-size: 30px;
  }

  .inner-banner-section.service-details-sidebar .right-wrap {
    margin-left: 0;
  }

  .service-details-sidebar .left-wrap .content-wrap h4 {
    padding-bottom: 25px;
    font-size: 17px;
  }

  .service-details-sidebar .left-wrap .content-wrap .two-img-wrap {
    grid-gap: 0px 15px;
    padding-bottom: 30px;
  }

  .service-details-sidebar .left-wrap .content-wrap ul {
    grid-template-columns: repeat(1, 1fr);
  }

  body.page-template-gallery #header::before {
    bottom: 30px;
  }

  .inner-gallery-section {
    padding-top: 90px;
    padding-bottom: 70px;
  }

  .inner-gallery-section h1 {
    font-size: 45px;
    margin-bottom: 35px;
  }

  .inner-gallery-section ul {
    grid-gap: 20px;
  }

  .about-family-section .left-wrap h2 {
    font-size: 33px;
  }

  .service-details-sidebar .left-wrap .content-wrap ul li p {
    font-size: 15px;
    line-height: 190%;
  }

  ul.sidebar-gallery-slider button.slick-arrow {
    right: auto;
    left: -18px !important;
  }

  ul.sidebar-gallery-slider .slick-next.slick-arrow {
    left: auto !important;
    right: -24px !important;
  }
}
@media (max-width: 991px) {
  .header .header-main .logo {
    top: 0px;
  }
  .header .menu-header-menu-container {
    height: 100%;
  }
  .header .header-right {
    padding: 0;
    width: 20% !important;
    border-left: unset;
  }
  .header .header-right .nav-main {
    width: 100%;
    height: 100vh !important;
    position: fixed;
    left: -100%;
    top: 0px;
    padding-right: 0;
    overflow: hidden;
    -webkit-transition: inherit;
    transition: inherit;
    z-index: 9;
    display: none;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
  }
  .header .header-right .nav-main ul.menu {
    background: #fff url(../images/menu-sep.svg) no-repeat center bottom;
    padding: 0;
    position: relative;
    z-index: 9;
    height: 100%;
    overflow-y: visible;
    overflow-x: hidden;
    height: calc(100vh - 140px);
    margin-top: 88px;
  }
  .header .header-right .nav-main ul.menu li {
    float: none;
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 12px 20px;
  }
  .header .header-right .nav-main ul.menu li a {
    float: none;
    display: inline-block;
    height: auto;
    line-height: 110%;
    display: block;
    font-size: 16px;
    color: #333333;
  }
  .header .header-right .nav-main ul.menu li a::after {
    display: none;
  }
  .header .header-right .nav-main ul.menu li a:hover {
    color: #8cc439;
  }
  .header .header-right .nav-main ul.menu li .hover {
    display: none;
  }
  .header .header-right .nav-main ul.menu li ul.sub-menu {
    width: 100% !important;
    padding: 20px 0px 0 20px;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
    position: relative;
    box-shadow: none;
    -webkit-transition: all 0s !important;
    transition: all 0s !important;
    top: 0;
    left: 0px;
    overflow-y: scroll;
  }
  .header .header-right .nav-main ul.menu li ul.sub-menu:before {
    display: none;
  }
  .header .header-right .nav-main ul.menu li ul.sub-menu li a {
    border-bottom: unset;
    padding-left: 0;
    color: #000;
    font-size: 14px;
    font-weight: 400 !important;
    text-transform: capitalize;
  }
  .header .header-right .nav-main ul.menu li span {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0;
    width: 50px;
    height: 50px;
    z-index: 111;
    background: url("../images/ic-menu-dropdown-arrow-black.svg") no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
    cursor: pointer;
    border: none;
    padding-bottom: 0;
  }
  .header .header-right .nav-main ul.menu li.menu-item-has-children {
    background-image: unset;
  }
  .header .header-right .nav-main ul.menu li.open span {
    transform: rotate(180deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .nav_open {
    overflow: hidden;
  }

  .res_navigation {
    width: 30px;
    display: block;
    position: relative;
    right: 0;
    top: 0;
    margin-left: auto;
  }

  section {
    margin-top: 62px;
  }

  #header {
    background-color: #fff;
  }

  .nav-toggle.active .bottom {
    -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
    transform: translateY(-7px) translateX(0) rotate(-45deg);
    background: #0d76ba;
    top: 15px;
  }
  .nav-toggle.active .top {
    -webkit-transform: translateY(12px) translateX(0) rotate(45deg);
    -ms-transform: translateY(12px) translateX(0) rotate(45deg);
    transform: translateY(12px) translateX(0) rotate(45deg);
    background: #0d76ba;
    top: -4px;
  }
  .nav-toggle.active .middle {
    opacity: 0;
    background: #0d76ba;
  }

  .header .header-right .nav-main ul.menu li.menu-item-has-children {
    background-image: inherit !important;
  }

  .header .header-right .nav-main ul.menu li ul.sub-menu {
    border-bottom: unset;
  }

  .header .header-right .nav-main ul.menu li ul.sub-menu li .sub-menu {
    left: 0;
    border-bottom: unset;
    opacity: 1;
    visibility: visible;
  }

  .header .header-right .nav-main ul.menu li.open ul.sub-menu li span {
    transform: rotate(360deg) !important;
  }

  .header .header-right .nav-main ul.menu li.open ul.sub-menu li.open span {
    transform: rotate(180deg) !important;
  }

  .header .header-right .nav-main ul.menu li ul.sub-menu li ul.sub-menu {
    padding-top: 5px;
    padding-bottom: 15px;
  }

  .header .header-right .nav-main ul.menu li ul.sub-menu li.menu-item-has-children a:before {
    display: none;
  }

  .header .header-right .innerheader:after {
    display: none;
  }

  .header:after {
    display: none;
  }

  .header .lastheader {
    display: none;
  }

  .header .header-main .logo a {
    width: 96px;
  }

  .fixed .header .header-main .logo a {
    width: 96px;
  }

  .header .header-main .logo {
    z-index: 99;
  }

  .fixed .header {
    padding-top: 0px;
  }

  header#header {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  }

  .header .header-right .nav-main {
    float: right;
    padding: 0;
    width: 100%;
    background-color: #fff;
    border-radius: 0;
    z-index: 99s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  body {
    overflow-x: hidden;
  }

  div#loom-companion-mv3 {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 98%;
    padding: 0 15px;
  }

  .cursor-icon {
    height: 8px;
    top: 26px;
    width: 26px;
  }

  .hero-section .inner h1 {
    height: 87px;
  }

  .header .header-right .top-header {
    display: none;
  }

  .header .header-main .logo {
    width: 137px;
  }

  .header .header-right .top-header .box .heading p,
.header .header-right .top-header .box .heading a {
    font-size: 14px;
  }

  .hero-section .inner {
    align-items: center;
    width: 100%;
  }

  .header .header-right .top-header .box .image img {
    width: 20px;
  }

  .header .header-right .top-header .box:last-child .heading p {
    font-size: 12px;
  }

  .header .header-right .top-header .box .image {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }

  .header:after {
    height: 117px;
  }

  .fixed .header .header-main .logo {
    top: 0;
  }

  .fixed .header:after {
    height: 119px;
  }

  .header .header-right .innerheader:after {
    height: 60px;
  }

  .hero-section .inner {
    left: 0px;
  }

  .header .header-right .top-header .box:last-child .heading a {
    font-size: 16px;
  }

  .header .header-right .nav-main ul.menu li a {
    font-size: 14px;
  }

  .header .lastheader {
    width: 0px;
  }

  h1,
.h1 {
    font-size: 35px;
  }

  h2 {
    font-size: 28px;
  }

  p {
    font-size: 14px;
    line-height: 170%;
  }

  .pdtb100 {
    padding: 60px 0;
  }

  .pdlr100 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .call-btn {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 40px;
  }

  .btn-main {
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-size: 14px;
  }

  .arrow-btn {
    font-size: 15px;
  }

  .hero-section .inner h1 {
    max-width: 420px;
    margin-bottom: 20px;
    text-align: center;
  }

  .hero-section .inner {
    bottom: 130px;
  }

  .hero-section .inner:before {
    top: 50%;
    width: 820px;
    left: 50%;
    height: 530px;
    transform: translate(-50%, -50%);
  }

  .hero-section:after {
    height: 157px;
  }

  .about {
    margin-top: 0;
  }

  .about .inner {
    gap: 30px;
  }

  .about .inner .right .subheaing .subone {
    font-size: 14px;
  }

  .about .inner .right .subheaing .subtwo {
    font-size: 15px;
  }

  .about .inner .right .subheaing {
    padding-top: 5px;
    padding-bottom: 9px;
  }

  .about .inner .right .text {
    margin-bottom: 10px;
  }

  .service .inner .service .list .text .textshort p {
    font-size: 14px;
  }

  .service .inner .service {
    margin-top: 0px;
  }

  .service.pdtb100 {
    padding-top: 40px !important;
  }

  .service .inner .service .list .text {
    margin-top: 20px;
    padding: 0 7px;
  }

  .service .inner .service .list .text .textshort {
    padding-bottom: 20px;
  }

  .service .inner .service .list {
    margin: 0 7px;
  }

  .service .inner .slick-list {
    padding-top: 30px;
  }

  .service .inner .service .list .text h3 a {
    font-size: 21px;
    padding-bottom: 7px;
  }

  .service .inner .service {
    padding-bottom: 0px;
  }

  .service .inner .btn .btn-main {
    padding: 0 37px;
  }

  .service .inner .service .list a .wp-post-image {
    height: 202px;
    border-top-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }

  .slick-next {
    right: -25px !important;
  }

  .slick-prev {
    left: -20px !important;
  }

  .why img.why-image {
    height: 580px;
    object-fit: cover;
    object-position: right;
  }

  .why .inner .innerbox .list .box p.text {
    font-size: 14px;
  }

  .why .inner {
    top: 50px;
  }

  .why .inner .innerbox {
    max-width: 672px;
    margin: 0px auto;
  }

  .why .inner .innerbox .list .box {
    padding: 12px 20px;
  }

  .why .inner .innerbox .list .box .heading {
    font-size: 14px;
  }

  .why .inner .container {
    padding: 0 40px !important;
  }

  .why .inner .innerbox .list .box .image {
    width: 66px;
    height: 66px;
    line-height: 66px;
    margin-bottom: 10px;
  }

  .why .inner .innerbox .list .box .image img {
    width: 35px;
  }

  .why .inner .innerbox p.subtext {
    font-size: 14px;
    padding-bottom: 0;
    text-align: center;
  }

  .why .inner .innerbox .list {
    gap: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .our-project .imagegrid {
    margin-top: 30px;
  }

  .our-project .imagegrid .image-grid-one img {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-two img:first-child {
    height: 203px;
  }

  .our-project .imagegrid .image-grid-two img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-five img {
    height: 270px;
  }

  .our-project .imagegrid .image-grid-four img:first-child {
    height: 171px;
    object-position: left;
  }

  .our-project .imagegrid .image-grid-four img:last-child {
    height: 177px;
  }

  .our-project .imagegrid .image-grid-three img {
    height: 410px;
  }

  .our-project .imagegrid .image-grid-three {
    width: 211px;
  }

  .reviews .inner .list-reviews .box .coltwo {
    padding: 20px 20px;
  }

  .reviews .inner .list-reviews .box .colone {
    padding: 19px 20px;
  }

  .reviews .inner .list-reviews {
    margin-top: 0px;
  }

  .reviews .inner .verify .box .text {
    padding-left: 16px;
    padding-right: 26px;
  }

  .reviews .inner .list-reviews .box .coltwo .text p {
    font-size: 15px;
  }

  .reviews .inner .verify .box .text .heading {
    font-size: 21px;
  }

  .reviews .inner .list-reviews .box {
    margin: 0 10px;
  }

  .reviews .inner .list-reviews .box .colone p {
    font-size: 19px;
  }

  .contact .inner .left .box p {
    font-size: 16px;
  }

  .contact .inner {
    grid-template-columns: auto;
    gap: 20px;
  }

  .contact .inner .left .box span {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }

  .contact .inner .left .box {
    grid-template-columns: 70px auto;
  }

  .contact .inner .right .form {
    margin-top: 30px;
  }

  .contact .inner .left .box span img {
    width: 35px;
  }

  .footer .top-footer .innertwo .footerone h2 {
    font-size: 16px;
  }

  .footer .top-footer .inner h2 {
    font-size: 25px;
    margin-bottom: 14px;
  }

  .footer .top-footer .innertwo {
    padding-top: 50px;
    padding-bottom: 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 0;
  }

  .footer {
    padding-top: 50px;
  }

  .footer .top-footer .innertwo .footerone .emial a {
    font-size: 16px;
  }

  .footer .top-footer .innertwo .footerone .menusd .menu li a {
    font-size: 15px;
  }

  .form-control {
    height: 50px;
    font-size: 13px !important;
  }

  .contact .inner .right .form select {
    background-size: 12px;
  }

  .inner-banner-section .left-wrap {
    padding-top: 65px;
    padding-bottom: 60px;
    padding-left: 25px;
  }

  .inner-banner-section .left-wrap h1 {
    font-size: 35px;
  }

  .inner-banner-section .left-wrap p {
    font-size: 15px;
  }

  .inner-banner-section .left-wrap .wrap {
    min-width: 345px;
    max-width: 345px;
  }

  .inner-banner-section .right-wrap {
    min-width: inherit;
    margin-left: 0;
    margin-bottom: 0;
    align-self: flex-end;
  }

  .about-form-section {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .about-form-section .left-right-wrap {
    grid-template-columns: 45% 45%;
    grid-gap: 0px 55px;
  }

  .about-form-section .left-wrap h2 {
    font-size: 22px;
    margin-bottom: 15px;
  }

  .about-form-section .right-wrap h3 {
    font-size: 14px;
    padding: 22px 40px;
  }

  .about-form-section .form-wrap {
    padding: 20px;
  }

  .about-form-section .form-wrap h4 {
    font-size: 21px;
  }

  .about-form-section .gform_wrapper .gform_footer .gform_button {
    height: 48px;
    line-height: 48px !important;
  }

  .about-family-section {
    margin-top: 0;
    padding-bottom: 60px;
  }

  .about-family-section .left-right-wrap {
    grid-template-columns: 45% 48%;
    grid-gap: 0px 50px;
  }

  .about-family-section .left-wrap ul li {
    padding-left: 30px;
  }

  .about-family-section .left-wrap ul li span {
    font-size: 17px;
  }

  .about-family-section .left-wrap ul li::before {
    width: 18px;
    height: 15px;
    background-size: 18px;
  }

  .about-family-section .right-wrap .top-img img {
    max-width: 260px;
  }

  .about-family-section .right-wrap .bottom-img img {
    max-width: 190px;
  }

  .about-our-core-value-section {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .about-our-core-value-section h2 {
    padding-bottom: 35px;
  }

  .about-our-core-value-section ul {
    grid-gap: 40px 30px;
  }

  .about-our-core-value-section ul li h4 {
    font-size: 17px;
    padding-bottom: 15px;
  }

  .about-our-core-value-section ul li .icon {
    padding-bottom: 25px;
  }

  .about-our-core-value-section ul li .icon img {
    max-width: 35px;
  }

  .about-our-core-value-section ul li p {
    font-size: 14px;
  }

  .about-our-core-value-section ul li h3 {
    font-size: 20px;
  }

  .about-our-core-value-section ul li .call span {
    font-size: 12px;
  }

  .about-our-core-value-section ul li .call a {
    font-size: 14px;
  }

  .about-our-core-value-section ul li .btn-main {
    font-size: 10px;
  }

  .reviews.inner-about {
    margin-top: -20px;
  }

  .service.inner-about {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }

  .inner-banner-section.contact .right-wrap {
    min-width: inherit;
  }

  .inner-contact-details-section {
    padding-top: 70px;
    padding-bottom: 65px;
  }

  .inner-contact-details-section .left-right-wrap {
    grid-template-columns: 40% 53%;
    grid-gap: 0px 50px;
  }

  .inner-contact-details-section .left-wrap ul li span {
    font-size: 20px;
  }

  .inner-contact-details-section .left-wrap ul li a {
    font-size: 17px;
  }

  .inner-contact-details-section .left-wrap ul li {
    padding-bottom: 30px;
  }

  .inner-contact-details-section .left-wrap .map iframe {
    height: 285px;
  }

  .inner-contact-details-section .right-wrap h2 {
    font-size: 25px;
  }

  .inner-contact-details-section .right-wrap p {
    font-size: 16px;
  }

  .inner-contact-details-section .right-wrap .form {
    padding-top: 20px;
  }

  .inner-contact-details-section .right-wrap .form .form-custom-html p {
    font-size: 15px;
  }

  .inner-contact-details-section .right-wrap .form .gchoice label {
    font-size: 14px;
  }

  .inner-contact-details-section .right-wrap .form .gform_wrapper .gform_footer .gform_button {
    height: 48px;
  }

  .about-form-section.testimonials .left-right-wrap {
    grid-template-columns: 50% 41%;
    grid-gap: 0px 45px;
  }

  .testimonials .left-wrap ul li .wrap {
    padding: 25px;
  }

  .testimonials .left-wrap ul li h3 {
    font-size: 19px;
    padding-bottom: 3px;
  }

  .testimonials .left-wrap ul li h4 {
    padding-bottom: 10px;
  }

  .testimonials .left-wrap ul li p {
    font-size: 15px;
  }

  .testimonials .load-more {
    padding-top: 10px;
  }

  .about-form-section .reviews {
    margin-top: 45px;
  }

  .testimonials .load-more .btn-main {
    height: 50px;
    line-height: 50px;
  }

  .testimonials .right-wrap .gallery-wrap {
    margin-top: 30px;
    padding: 20px;
  }

  .testimonials .right-wrap .gallery-wrap h2 {
    font-size: 23px;
  }

  .testimonials .our-service-section {
    padding-top: 40px;
  }

  .testimonials .our-service-section h2 {
    font-size: 26px;
  }

  .inner-banner-section.service-listing .left-wrap .wrap {
    min-width: 345px;
    max-width: 345px;
  }

  .inner-banner-section.service-listing .right-wrap {
    margin-left: 0;
  }

  .service-listing-design-section {
    padding-top: 80px;
    padding-bottom: 70px;
  }

  .service-listing-design-section .left-wrap h2 {
    font-size: 25px;
    padding-bottom: 15px;
  }

  .service-listing-design-section .left-wrap p {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .service-listing-design-section .left-right-wrap {
    grid-template-columns: 47% 47%;
    grid-gap: 0px 45px;
  }

  .service-listing-design-section .right-wrap .top-img img {
    max-width: 260px;
  }

  .service-listing-design-section .right-wrap .bottom-img img {
    max-width: 250px;
  }

  .service-listing-category-section {
    margin-top: -20px;
    padding-bottom: 70px;
  }

  .service-listing-category-section p {
    font-size: 15px;
    padding-bottom: 20px;
  }

  .service-listing-category-section h4 {
    font-size: 17px;
    margin-bottom: 30px;
  }

  .service-listing-category-section .category-list ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .service-listing-category-section .category-list ul li .post-title h3 {
    font-size: 21px;
  }

  .service-listing-category-section .category-list ul li .post-title h3::before {
    opacity: 1;
  }

  .service-details-installation-section {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  body.page-template-service-details.page-id-328 .service-details-installation-section {
    padding-top: 60px;
  }

  .service-details-installation-section h2,
.service-details-installation-section h3 {
    font-size: 27px;
    margin-bottom: 15px;
  }

  .service-details-installation-section h3 {
    font-size: 24px;
  }

  .service-details-installation-section p {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .service-details-installation-section h4 {
    font-size: 17px;
    line-height: 160%;
  }

  .service-details-installation-section .subcategory-wrap {
    padding-top: 40px;
    padding-bottom: 45px;
  }

  .service-details-installation-section .subcategory-wrap ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap {
    padding: 30px 20px 30px 20px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap h3 {
    font-size: 24px;
  }

  .service-details-installation-section .subcategory-wrap ul li .request-btn a {
    font-size: 16px;
  }

  .inner-banner-section.service-details-sidebar .left-wrap .wrap {
    min-width: 355px;
    max-width: 355px;
  }

  .inner-banner-section.service-details-sidebar .left-wrap .wrap h1 {
    font-size: 30px;
  }

  .inner-banner-section.service-details-sidebar .right-wrap {
    margin-left: 0;
  }

  .service-details-sidebar .left-wrap .content-wrap h4 {
    padding-bottom: 25px;
    font-size: 17px;
  }

  .service-details-sidebar .left-wrap .content-wrap .two-img-wrap {
    grid-gap: 0px 15px;
    padding-bottom: 30px;
  }

  .service-details-sidebar .left-wrap .content-wrap ul {
    grid-template-columns: repeat(1, 1fr);
  }

  body.page-template-gallery #header::before {
    display: none;
  }

  .inner-gallery-section {
    padding-top: 50px;
    padding-bottom: 70px;
  }

  .inner-gallery-section h1 {
    font-size: 45px;
    margin-bottom: 35px;
  }

  .inner-gallery-section ul {
    grid-gap: 20px;
  }

  .about-family-section .right-wrap .wrap {
    max-width: 346px;
  }

  .service-details-installation-section .content-wrap ul li p {
    font-size: 15px;
  }

  .common-banner-bottom-content-section {
    padding-top: 50px;
  }

  .about-family-section .left-wrap h2 {
    font-size: 29px;
  }

  .service-details-sidebar .left-wrap .content-wrap ul li p {
    font-size: 15px;
    line-height: 190%;
  }

  ul.sidebar-gallery-slider button.slick-arrow {
    right: auto;
    left: -18px !important;
  }

  ul.sidebar-gallery-slider .slick-next.slick-arrow {
    left: auto !important;
    right: -24px !important;
  }
}
@media (max-width: 767px) {
  .container {
    width: 98%;
    padding: 0 15px;
  }

  .cursor-icon {
    height: 8px;
    top: 26px;
    width: 26px;
  }

  .hero-section .inner h1 {
    height: 87px;
  }

  .header .header-right .top-header {
    display: none !important;
  }

  .header .header-main .logo {
    width: 137px;
  }

  .header .header-right .top-header .box .heading p,
.header .header-right .top-header .box .heading a {
    font-size: 14px;
  }

  .hero-section .inner {
    align-items: center;
    width: 100%;
  }

  .header .header-right .top-header .box .image img {
    width: 20px;
  }

  .header .header-right .top-header .box:last-child .heading p {
    font-size: 12px;
  }

  .header .header-right .top-header .box .image {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }

  .header:after {
    height: 117px;
  }

  .fixed .header .header-main .logo {
    top: 0;
  }

  .fixed .header:after {
    height: 119px;
  }

  .header .header-right .innerheader:after {
    height: 60px;
  }

  .hero-section .inner {
    left: 0px;
  }

  .header .header-right .top-header .box:last-child .heading a {
    font-size: 16px;
  }

  .header .header-right .nav-main ul.menu li a {
    font-size: 14px;
  }

  .header .lastheader {
    width: 0px;
  }

  h1,
.h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 22px;
  }

  p {
    font-size: 14px;
    line-height: 170%;
  }

  .pdtb100 {
    padding: 50px 0;
  }

  .pdlr100 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .call-btn {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding: 0 40px;
  }

  .btn-main {
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    font-size: 14px;
  }

  .arrow-btn {
    font-size: 15px;
  }

  .hero-section .inner h1 {
    max-width: 300px;
    margin-bottom: 20px;
    text-align: center;
  }

  .about .inner {
    grid-template-columns: repeat(1, 1fr);
  }

  .about .inner .left {
    order: 2;
  }

  .hero-section .inner {
    bottom: 130px;
  }

  .hero-section .inner:before {
    top: 50%;
    width: 490px;
    left: 50%;
    height: 330px;
    transform: translate(-50%, -50%);
  }

  .hero-section:after {
    height: 105px;
    background-size: contain;
  }

  .hero-section img.hero-image {
    height: 430px;
    object-fit: cover;
  }

  .about {
    margin-top: 0;
  }

  .about .inner {
    gap: 30px;
  }

  .about .inner .right .subheaing .subone {
    font-size: 14px;
  }

  .about .inner .right .subheaing .subtwo {
    font-size: 15px;
  }

  .about .inner .right .subheaing {
    padding-top: 5px;
    padding-bottom: 9px;
  }

  .about .inner .right .text {
    margin-bottom: 10px;
  }

  .service .inner .service .list .text .textshort p {
    font-size: 14px;
  }

  .service .inner .service {
    margin-top: 0px;
  }

  .service.pdtb100 {
    padding-top: 80px !important;
  }

  .service .inner .service .list .text {
    margin-top: 20px;
    padding: 0 7px;
  }

  .service .inner .service .list .text .textshort {
    padding-bottom: 20px;
  }

  .service .inner .service .list {
    margin: 0 20px;
  }

  .service .inner .slick-list {
    padding-top: 30px;
  }

  .service .inner .service .list .text h3 a {
    font-size: 21px;
    padding-bottom: 7px;
  }

  .service .inner .service {
    padding-bottom: 0px;
  }

  .service .inner .btn .btn-main {
    padding: 0 37px;
  }

  .service .inner .service .list a .wp-post-image {
    height: 202px;
    border-top-left-radius: 11px;
    border-bottom-right-radius: 11px;
  }

  .slick-next {
    right: -15px !important;
  }

  .slick-prev {
    left: -10px !important;
  }

  .why img.why-image {
    height: 1110px;
    object-fit: cover;
    object-position: right;
  }

  .why .inner .innerbox .list {
    grid-template-columns: repeat(1, 1fr);
  }

  .why .inner .innerbox .list .box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .why .inner .innerbox .list .box p {
    text-align: center;
  }

  .why .inner {
    top: 50px;
  }

  .why .inner .innerbox {
    max-width: 287px;
    margin: 0px auto;
  }

  .why .inner .innerbox .list .box {
    padding: 12px 20px;
  }

  .why .inner .innerbox .list .box .heading {
    font-size: 14px;
  }

  .why .inner .container {
    padding: 0 40px !important;
  }

  .why .inner .innerbox .list .box .image {
    width: 66px;
    height: 66px;
    line-height: 66px;
    margin-bottom: 10px;
  }

  .why .inner .innerbox .list .box .image img {
    width: 35px;
  }

  .why .inner .innerbox p.subtext {
    font-size: 14px;
    padding-bottom: 0;
    text-align: center;
  }

  .why .inner .innerbox .list {
    gap: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .our-project .imagegrid {
    margin-top: 30px;
  }

  .our-project .imagegrid {
    padding: 0 20px;
    grid-template-columns: repeat(1, 1fr);
  }

  .our-project .imagegrid .image-grid-one img {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-two img:first-child {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-two img:last-child {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-five img {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-four img:first-child {
    height: 245px;
    object-position: left;
  }

  .our-project .imagegrid .image-grid-four img:last-child {
    height: 245px;
  }

  .our-project .imagegrid .image-grid-three img {
    height: 410px;
  }

  .our-project .imagegrid .image-grid-three {
    width: auto;
  }

  .reviews .inner .list-reviews .box .coltwo {
    padding: 20px 20px;
  }

  .reviews .inner .list-reviews .box .colone {
    padding: 19px 20px;
  }

  .reviews .inner .list-reviews {
    margin-top: 0px;
  }

  .reviews .inner .verify .box .text {
    padding-left: 16px;
    padding-right: 26px;
  }

  .reviews .inner .list-reviews .box .coltwo .text p {
    font-size: 14px;
  }

  .reviews .inner .verify .box .text .heading {
    font-size: 21px;
  }

  .reviews .inner .list-reviews .box {
    margin: 0 20px;
  }

  .reviews .inner .list-reviews .box .colone p {
    font-size: 16px;
  }

  .reviews .inner .verify .box {
    max-width: 100%;
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-right: 0px;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    gap: 10px;
    padding-top: 20px;
    padding-bottom: 23px;
  }

  .contact.pdtb100 {
    padding-top: 80px !important;
  }

  .contact .inner .left .box p {
    font-size: 16px;
  }

  .contact .inner {
    grid-template-columns: auto;
    gap: 20px;
  }

  .contact .inner .left .box span {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }

  .contact .inner .left .box {
    grid-template-columns: 70px auto;
  }

  .contact .inner .right .form {
    margin-top: 20px;
  }

  .contact .inner .left .box span img {
    width: 35px;
  }

  .contact .inner h2 {
    text-align: center;
  }

  .footer .top-footer .innertwo .footerone h2 {
    font-size: 16px;
  }

  .footer .top-footer .inner h2 {
    font-size: 18px;
    margin-bottom: 14px;
  }

  .footer .top-footer .innertwo {
    padding-top: 30px;
    padding-bottom: 10px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px 0;
  }

  .btn-list {
    flex-direction: column;
    align-items: center;
  }

  .footer {
    padding-top: 50px;
  }

  .footer .top-footer .innertwo .footerone .emial a {
    font-size: 16px;
  }

  .footer .top-footer .innertwo .footerone .menusd .menu li a {
    font-size: 15px;
  }

  .footer .top-footer .inner {
    padding-bottom: 50px;
  }

  .form-control {
    height: 50px;
    font-size: 13px !important;
  }

  .contact .inner .right .form select {
    background-size: 12px;
  }

  .two.footerone,
.three.footerone,
.four.footerone,
.five.footerone {
    display: none !important;
  }

  .footer .top-footer .innertwo .colone {
    justify-content: center;
    align-items: center;
  }

  .footer .top-footer .innertwo .footerone .emial {
    margin-top: 10px;
  }

  .footer .top-footer .innertwo .footerone p.footer-code {
    padding-top: 10px;
  }

  .footer div#copyright {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 150%;
  }

  .inner-banner-section .left-wrap {
    padding-top: 55px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }

  .inner-banner-section .left-wrap .wrap {
    min-width: inherit;
    margin: 0px auto;
  }

  .inner-banner-section .left-right-wrap {
    display: block;
  }

  .inner-banner-section .left-wrap h1 {
    font-size: 35px;
    text-align: center;
  }

  .inner-banner-section .left-wrap a.btn-main {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }

  .inner-banner-section .left-wrap p {
    font-size: 16px;
    text-align: center;
  }

  .inner-banner-section .right-wrap {
    min-width: inherit;
    margin-left: 0;
    margin-bottom: -20px;
    margin-top: 45px;
  }

  .about-form-section {
    padding-top: 70px;
    padding-bottom: 50px;
  }

  .about-form-section .left-right-wrap {
    grid-template-columns: 1fr;
    grid-gap: 30px 85px;
  }

  .about-form-section .left-wrap {
    padding-top: 0;
  }

  .about-form-section .left-wrap h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .about-form-section .right-wrap h3 {
    font-size: 15px;
    padding: 16px 30px;
  }

  .about-form-section .right-wrap h3::before,
.about-form-section .right-wrap h3::after {
    display: none;
  }

  .about-form-section .form-wrap {
    padding: 20px;
  }

  .about-form-section .form-wrap h4 {
    font-size: 21px;
    text-align: center;
  }

  .about-form-section .gform_wrapper .gform_footer {
    margin: 25px 0 0 !important;
    justify-content: center;
  }

  .about-form-section .gform_wrapper .gform_footer .gform_button {
    height: 48px;
    line-height: 48px !important;
  }

  .about-family-section .left-right-wrap {
    grid-template-columns: 1fr;
    grid-gap: 20px 70px;
  }

  .about-family-section {
    margin-top: 0;
    padding-bottom: 130px;
  }

  .about-family-section .left-wrap ul li {
    padding-left: 30px;
  }

  .about-family-section .left-wrap ul li span {
    font-size: 16px;
  }

  .about-family-section .left-wrap ul li::before {
    width: 18px;
    height: 15px;
    background-size: 18px;
    top: 7px;
  }

  .about-family-section .right-wrap .wrap {
    max-width: 345px;
    margin: 0px auto;
  }

  .about-family-section .right-wrap .top-img img {
    max-width: 265px;
  }

  .about-family-section .right-wrap .bottom-img img {
    max-width: 185px;
  }

  .about-our-core-value-section {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .about-our-core-value-section h2 {
    padding-bottom: 40px;
  }

  .about-our-core-value-section ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 40px 140px;
  }

  .about-our-core-value-section ul li h4 {
    font-size: 17px;
    padding-bottom: 18px;
  }

  .about-our-core-value-section ul li h3 {
    font-size: 20px;
  }

  .about-our-core-value-section ul li .call a {
    font-size: 20px;
  }

  .service.inner-about.pdtb100 {
    padding-top: 60px !important;
    padding-bottom: 70px !important;
  }

  .reviews.inner-about {
    margin-top: 0;
  }

  .inner-banner-section.contact .right-wrap {
    min-width: inherit;
  }

  .inner-contact-details-section {
    padding-top: 75px;
    padding-bottom: 55px;
  }

  .inner-contact-details-section .left-right-wrap {
    grid-template-columns: 1fr;
    grid-gap: 30px 100px;
  }

  .inner-contact-details-section .left-wrap ul li span {
    font-size: 19px;
  }

  .inner-contact-details-section .left-wrap ul li a {
    font-size: 17px;
  }

  .inner-contact-details-section .left-wrap ul li {
    padding-bottom: 25px;
  }

  .inner-contact-details-section .left-wrap .map {
    padding-top: 30px;
  }

  .inner-contact-details-section .left-wrap .map iframe {
    height: 275px;
  }

  .inner-contact-details-section .right-wrap h2 {
    font-size: 25px;
  }

  .inner-contact-details-section .right-wrap p {
    font-size: 15px;
  }

  .inner-contact-details-section .right-wrap .form {
    padding-top: 20px;
  }

  .inner-contact-details-section .right-wrap .form .form-custom-html p {
    font-size: 14px;
  }

  .inner-contact-details-section .right-wrap .form .gchoice label {
    font-size: 14px;
  }

  .inner-contact-details-section .right-wrap .form .gform_wrapper .gform_footer .gform_button {
    height: 48px;
  }

  .about-form-section.testimonials .left-right-wrap {
    grid-template-columns: 1fr;
    grid-gap: 30px 115px;
  }

  .testimonials .left-wrap ul li .wrap {
    padding: 20px;
  }

  .testimonials .left-wrap ul li h3 {
    font-size: 19px;
    padding-bottom: 4px;
  }

  .testimonials .left-wrap ul li h4 {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .testimonials .left-wrap ul li p {
    font-size: 14px;
  }

  .testimonials .load-more {
    padding-top: 10px;
  }

  .testimonials .load-more .btn-main {
    height: 46px;
    line-height: 46px;
  }

  .testimonials .right-wrap .gallery-wrap {
    margin-top: 40px;
    padding: 20px;
  }

  .testimonials .right-wrap .gallery-wrap h2 {
    font-size: 22px;
    padding-bottom: 20px;
    text-align: center;
  }

  .testimonials .right-wrap .gallery-wrap .view-all-btn {
    text-align: center;
  }

  .testimonials .our-service-section {
    padding-top: 40px;
  }

  .testimonials .our-service-section h2 {
    font-size: 24px;
    padding-bottom: 20px;
  }

  .testimonials .our-service-section ul li a {
    font-size: 16px;
    padding: 11px 20px;
  }

  .testimonials .our-service-section ul li a::before {
    top: 18px;
  }

  .about-form-section .reviews {
    margin-top: 35px;
  }

  .about-form-section .reviews .inner .verify .box {
    padding: 25px 10px !important;
  }

  .inner-banner-section.service-listing .right-wrap {
    margin-left: 0;
  }

  .inner-banner-section.service-listing .left-wrap .wrap {
    min-width: inherit;
  }

  .service-listing-design-section {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .service-listing-design-section .left-right-wrap {
    grid-template-columns: 1fr;
    grid-gap: 40px 65px;
  }

  .service-listing-design-section .left-wrap h2 {
    font-size: 25px;
    padding-bottom: 15px;
  }

  .service-listing-design-section .left-wrap p {
    font-size: 14px;
    padding-bottom: 15px;
  }

  .service-listing-design-section .right-wrap .bottom-img {
    position: static;
    margin-top: 15px;
  }

  .service-listing-category-section {
    margin-top: 0;
    padding-bottom: 70px;
  }

  .service-listing-category-section p {
    font-size: 14px;
    padding-bottom: 20px;
  }

  .service-listing-category-section h4 {
    font-size: 18px;
    margin-bottom: 25px;
  }

  .service-listing-category-section .category-list ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
  }

  .service-listing-category-section .category-list ul li .post-title h3::before {
    opacity: 1;
  }

  .service-listing-category-section .category-list ul li .post-title h3 {
    font-size: 20px;
  }

  .service-listing-design-section .right-wrap {
    text-align: center;
  }

  .service-details-installation-section {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  body.page-template-service-details.page-id-328 .service-details-installation-section {
    padding-top: 60px;
  }

  .service-details-installation-section h2,
.service-details-installation-section h3 {
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .service-details-installation-section h3 {
    font-size: 20px;
  }

  .service-details-installation-section p {
    font-size: 15px;
    line-height: 180%;
    padding-bottom: 20px;
    padding-bottom: 15px;
  }

  .service-details-installation-section h4 {
    font-size: 17px;
  }

  .service-details-installation-section .subcategory-wrap {
    padding-bottom: 45px;
    padding-top: 20px;
  }

  .service-details-installation-section .subcategory-wrap ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap h3 {
    font-size: 24px;
  }

  .service-details-installation-section .subcategory-wrap ul li .wrap {
    padding: 15px 20px 30px 20px;
  }

  .service-details-installation-section .subcategory-wrap ul li .request-btn a {
    font-size: 16px;
  }

  .service-details-installation-section .content-wrap ul {
    grid-template-columns: repeat(1, auto);
    grid-gap: 10px 165px;
  }

  .inner-banner-section.service-details-sidebar .left-wrap .wrap {
    min-width: inherit;
    max-width: inherit;
  }

  .inner-banner-section.service-details-sidebar .right-wrap {
    margin-left: 0;
  }

  .service-details-sidebar .left-wrap .content-wrap .full-img {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .service-details-sidebar .left-wrap .content-wrap h4 {
    padding-bottom: 25px;
    font-size: 17px;
  }

  .service-details-sidebar .left-wrap .content-wrap .two-img-wrap {
    grid-gap: 0px 25px;
    padding-bottom: 30px;
  }

  .service-details-sidebar .left-wrap .content-wrap ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px 115px;
  }

  body.page-template-gallery #header::before {
    display: none;
  }

  .inner-gallery-section {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .inner-gallery-section h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }

  .inner-gallery-section ul {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }

  .why .inner .innerbox .list .box p.text {
    font-size: 14px;
  }

  .common-banner-bottom-content-section {
    padding-top: 60px;
  }

  .service-details-installation-section .content-wrap ul li p {
    font-size: 15px;
  }

  /* =====404-PAGE=== */
  .page-not-found-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .page-not-found-section h1 {
    font-size: 45px;
    margin-bottom: 20px;
  }

  .page-not-found-section h2 {
    font-size: 19px;
  }

  .page-not-found-section p {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .about-family-section .left-wrap h2 {
    font-size: 28px;
  }

  .service-details-sidebar .left-wrap .content-wrap ul li p {
    font-size: 14px;
  }

  ul.sidebar-gallery-slider {
    max-width: 295px;
    margin: 0px auto;
  }

  ul.sidebar-gallery-slider li img {
    width: auto !important;
  }

  ul.sidebar-gallery-slider button.slick-arrow {
    right: auto;
    left: -18px !important;
  }

  ul.sidebar-gallery-slider .slick-next.slick-arrow {
    left: auto !important;
    right: -24px !important;
  }
}
@media only screen and (max-device-width: 480px) {
  html {
    -webkit-text-size-adjust: none;
  }

  .hero-section:after {
    height: 105px;
    background-size: contain;
    width: 500px;
    left: -29px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 96%;
    padding: 0 15px;
  }
}
@media only screen and (min-width: 345px) and (max-width: 374px) {
  ul.sidebar-gallery-slider {
    max-width: 265px;
  }
}
/*  Responsive End */

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