@charset "utf-8";

/*------------------------------|| fonts||----------------------------------*/

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Bold.eot");
  src:
    url("../fonts/Barlow-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Bold.woff2") format("woff2"),
    url("../fonts/Barlow-Bold.woff") format("woff"),
    url("../fonts/Barlow-Bold.ttf") format("truetype"),
    url("../fonts/Barlow-Bold.svg#Barlow-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Light.eot");
  src:
    url("../fonts/Barlow-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Light.woff2") format("woff2"),
    url("../fonts/Barlow-Light.woff") format("woff"),
    url("../fonts/Barlow-Light.ttf") format("truetype"),
    url("../fonts/Barlow-Light.svg#Barlow-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-ExtraBold.eot");
  src:
    url("../fonts/Barlow-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-ExtraBold.woff2") format("woff2"),
    url("../fonts/Barlow-ExtraBold.woff") format("woff"),
    url("../fonts/Barlow-ExtraBold.ttf") format("truetype"),
    url("../fonts/Barlow-ExtraBold.svg#Barlow-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-ExtraLight.eot");
  src:
    url("../fonts/Barlow-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-ExtraLight.woff2") format("woff2"),
    url("../fonts/Barlow-ExtraLight.woff") format("woff"),
    url("../fonts/Barlow-ExtraLight.ttf") format("truetype"),
    url("../fonts/Barlow-ExtraLight.svg#Barlow-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Italic.eot");
  src:
    url("../fonts/Barlow-Italic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Italic.woff2") format("woff2"),
    url("../fonts/Barlow-Italic.woff") format("woff"),
    url("../fonts/Barlow-Italic.ttf") format("truetype"),
    url("../fonts/Barlow-Italic.svg#Barlow-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Black.eot");
  src:
    url("../fonts/Barlow-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Black.woff2") format("woff2"),
    url("../fonts/Barlow-Black.woff") format("woff"),
    url("../fonts/Barlow-Black.ttf") format("truetype"),
    url("../fonts/Barlow-Black.svg#Barlow-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-SemiBold.eot");
  src:
    url("../fonts/Barlow-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-SemiBold.woff2") format("woff2"),
    url("../fonts/Barlow-SemiBold.woff") format("woff"),
    url("../fonts/Barlow-SemiBold.ttf") format("truetype"),
    url("../fonts/Barlow-SemiBold.svg#Barlow-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Thin.eot");
  src:
    url("../fonts/Barlow-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Thin.woff2") format("woff2"),
    url("../fonts/Barlow-Thin.woff") format("woff"),
    url("../fonts/Barlow-Thin.ttf") format("truetype"),
    url("../fonts/Barlow-Thin.svg#Barlow-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-SemiBoldItalic.eot");
  src:
    url("../fonts/Barlow-SemiBoldItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-SemiBoldItalic.woff2") format("woff2"),
    url("../fonts/Barlow-SemiBoldItalic.woff") format("woff"),
    url("../fonts/Barlow-SemiBoldItalic.ttf") format("truetype"),
    url("../fonts/Barlow-SemiBoldItalic.svg#Barlow-SemiBoldItalic")
      format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-MediumItalic.eot");
  src:
    url("../fonts/Barlow-MediumItalic.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-MediumItalic.woff2") format("woff2"),
    url("../fonts/Barlow-MediumItalic.woff") format("woff"),
    url("../fonts/Barlow-MediumItalic.ttf") format("truetype"),
    url("../fonts/Barlow-MediumItalic.svg#Barlow-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Medium.eot");
  src:
    url("../fonts/Barlow-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Medium.woff2") format("woff2"),
    url("../fonts/Barlow-Medium.woff") format("woff"),
    url("../fonts/Barlow-Medium.ttf") format("truetype"),
    url("../fonts/Barlow-Medium.svg#Barlow-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow";
  src: url("../fonts/Barlow-Regular.eot");
  src:
    url("../fonts/Barlow-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Barlow-Regular.woff2") format("woff2"),
    url("../fonts/Barlow-Regular.woff") format("woff"),
    url("../fonts/Barlow-Regular.ttf") format("truetype"),
    url("../fonts/Barlow-Regular.svg#Barlow-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow Condensed";
  src: url("../fonts/BarlowCondensed-Black.eot");
  src:
    url("../fonts/BarlowCondensed-Black.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BarlowCondensed-Black.woff2") format("woff2"),
    url("../fonts/BarlowCondensed-Black.woff") format("woff"),
    url("../fonts/BarlowCondensed-Black.ttf") format("truetype"),
    url("../fonts/BarlowCondensed-Black.svg#BarlowCondensed-Black")
      format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/*------------------------------|| fonts end ||----------------------------------*/

body,
html {
  font-family: var(--sitefonts);
  color: var(--black);
  line-height: 0;
  font-size: 16px;
}

p a,
p span a,
ul li a,
ol li a {
  color: #252b2b;
  text-decoration: underline;
  display: inline-block;
}

p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  color: #231f20;
  margin-bottom: 25px;
  letter-spacing: 0px;
}

/* common ul li */

ul {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}

ul:has(+ *) {
  margin-bottom: 20px;
}

ul.twocollist {
  column-count: 2;
}

main ul > li,
main ul.wp-block-list > li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 17px;
  letter-spacing: 0;
  list-style: none;
  font-size: 18px;
  font-weight: 600;
  color: #231f20;
  line-height: 1.5;
}

main ul > li:last-child {
  margin-bottom: 0;
}

main ul > li > span,
main ul.wp-block-list > li > strong,
main ul.wp-block-list > li > span {
  font-weight: bold;
  display: inline-block;
  width: 100%;
  font-size: 18px;
  margin-bottom: 5px;
}

main ul > li > strong {
  font-weight: 800;
  display: inline-block;
  /* width: 100%; */
  font-size: 18px;
  margin-bottom: 0;
}

main ul > li a {
  text-decoration: none;
  color: var(--sitetext);
}

main ul > li a:hover {
  text-decoration: underline;
  color: #111111;
}

main ul > li:after {
  content: "";
  background: transparent url(../images/icon/check-icon.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 4px;
  width: 24px;
  height: 23px;
  z-index: 1;
}

main ul > li:has(strong):after {
  top: 3px;
}

p span {
  color: initial;
}

P {
  &.bold {
    font-weight: bold;
  }

  &.fs-20 {
    font-size: 20px;
  }

  &.fs-18 {
    font-size: 18px;
  }

  &.color-orange {
    color: #f97e28 !important;
  }

  &:last-child {
    margin-bottom: 0;
  }
}

.row-reverse {
  flex-direction: row-reverse;
}

/*  select option */

::-ms-expand {
  display: none;
}

::-moz-selection {
  color: #fff;
  background: #515151;
}

::selection {
  color: #fff;
  background: #515151;
}

.field.field:after,
.field:hover.field:after {
  display: none;
}

/*-----FORM CONTROL-----*/

::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #949494;
  line-height: 26px;
  letter-spacing: 0.28px;
  font-weight: normal;
  font-family: var(--site-font-family);
  text-transform: math-auto;
}

::-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 14px;
  color: #d9d9d9;
  line-height: 26px;
  letter-spacing: 0.28px;
  font-weight: normal;
  font-family: var(--site-font-family);
}

:-ms-input-placeholder,
textarea::placeholder {
  font-size: 14px;
  color: #d9d9d9;
  line-height: 26px;
  letter-spacing: 0.28px;
  font-weight: normal;
  font-family: var(--site-font-family);
}

option {
  color: #3b3b3b;
  background-color: #fff;
}

/*-----FORM CONTROL FULL WIDTH-----*/

/*  select option  */

input:invalid {
  box-shadow: none;
}

input[type="text"],
input[type="tel"],
input[type="number"],
input[type="submit"],
input[type="email"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: var(--site-font-family);
}

/* textarea {
  resize: none;
  min-height: 120px;
  overflow: hidden;
  margin: 0;
  vertical-align: bottom;
  font-size: 16px;
  overflow: auto;
} */

.form-control,
input[type="text"],
input[type="email"],
select,
textarea,
input[type="number"],
input[type="tel"],
input[type="file"] {
  width: 100%;
  padding: 15px 16px 15px 16px;
  background-color: #fff;
  border: 1px solid #cecece;
  color: #514f50;
  font-size: 16px;
  line-height: 1.2;
  transition: all 0.5s ease -in-out;
  -webkit-transition: all 0.5s ease -in-out;
  min-height: 52px;
  border-radius: 4px;
  margin-bottom: 16px;
  font-weight: normal;
}

input[type="text"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="file"]:focus {
  border-color: var(--themecolor);
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/icon/select-arrow.svg) no-repeat right 15px
    center/1em;
  border-radius: 0;
  padding-right: 2em;
  line-height: 1.2 !important;
  background-size: 13px;
}

.form-wrapper .form-group.width50 .form-control {
  min-width: auto;
}

.wpcf7-spinner {
  position: absolute;
  margin: 0;
  right: 15px;
  width: 24px !important;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
  display: inline-flex;
  width: calc(100% + 20px);
  flex-wrap: wrap;
  align-items: flex-end;
}

.form-group {
  padding: 0 10px;
  position: relative;
  width: 100%;
}

.form-group.form-group50,
.form-group.width50 {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
}

.form-group.form-group33 {
  width: 33.33%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
}

.form-group.form-group100 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
}

form .form-group label {
  color: #231f20;
  font-family: var(--sitefonts);
  letter-spacing: 0px;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 0.8;
  width: 100%;
}

.checkbxdiv {
  display: flex;
  margin-top: 15px;
  line-height: 1.2;
  align-items: center;
}

.checkbxdiv input[type="checkbox"] {
  margin: 0 15px 0 0;
}

form .form-group .checkbxdiv label {
  margin-bottom: 0;
}

/*-----BUTTONS-----*/

.button-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  position: relative;
}

/* normal button style start */

/* normal button style start */

button:not(.fancybox-close-small):not(.fancybox-button):not(.slick-arrow):not(
    #html5-close
  ),
.button,
button[type="submit"],
input[type="submit"] {
  font-size: 18px;
  padding: 14px 22px;
  position: relative;
  font-family: var(--sitefonts);
  font-weight: bold;
  letter-spacing: 0px;
  background-color: var(--themecolor);
  color: #231f20;
  display: inline-flex;
  align-items: center;
  margin: 0;
  z-index: 1;
  line-height: 0.9;
  text-decoration: none;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  --border-offset: none;
  text-transform: uppercase;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  min-height: 52px;
  gap: 10px;
  border-radius: 4px;
  /* clip-path: polygon(100% 0, 100% 100%, 16px 100%, 0 calc(100% - 16px), 0 0); */
  overflow: hidden;

  &::after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 22px;
    font-weight: normal;
  }

  &:hover {
    /* clip-path: polygon(calc(100% - 16px) 0, 100% 16px, 100% 100%, 0 100%, 0 0); */
    &::after {
      transform: translateX(3px);
      transition: 0.3s ease-in-out;
      -webkit-transition: all ease-out 0.3s;
      -moz-transition: all ease-out 0.3s;
      -ms-transition: all ease-out 0.3s;
    }

    /* & > span  {
      transform: translateX(-3px);
      transition: 0.3s ease-in-out;
      -webkit-transition: all ease-out 0.3s;
      -moz-transition: all ease-out 0.3s;
      -ms-transition: all ease-out 0.3s;
    } */
  }
}

.free-quote-link {
  &::after {
    content: "" !important;
    height: 15px;
    width: 15px;
    background: transparent url(../images/icon/them-arrow.svg) center no-repeat;
    background-size: contain;
  }
}

.btn-dark-call {
  background-color: #231f20;
  color: #fff;

  &::after {
    display: none;
  }

  &:hover {
    background-color: var(--themecolor);
    color: #fff;
  }
}

input[type="submit"]:hover {
  background-color: #000;
  color: var(--themecolor);
  border-color: var(--themecolor);
}

.button > span {
  display: inline-block;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  line-height: 100%;
}

.button > span > i.fa {
  font-weight: bold;
}

/* 
.button:hover>span:first-of-type {
    display: inline-block;
    transform: translateX(-2.5px);
    transition: all ease-out 0.3s;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
}

.button:hover>span:last-of-type {
    display: inline-block;
    transform: translateX(2.5px);
    transition: all ease-out 0.3s;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
} */

.btn-border {
  background-color: transparent;
  color: #252b2b;
  border-color: #252b2b;

  &:has(> i) > i {
    filter: invert(89%) sepia(3%) saturate(1664%) hue-rotate(295deg)
      brightness(98%) contrast(88%);
  }

  &:has(> i)::after {
    display: none;
  }

  &:hover {
    & > i {
      filter: brightness(0) invert(1);
    }
  }
}

.btn-loadmore {
  border-color: #d2d2d2;
  font-size: 16px;
  min-width: 176px;

  &::after {
    display: none;
  }
}

.btn-download {
  gap: 9px;

  &::after {
    display: none;
  }
}

.btn-border:hover,
.button.submitbtn:hover {
  background-color: #111111;
  color: #fff;
  border-color: transparent;
}

.btn-theme {
  color: #fff;
  background: var(--themecolor);
  border-color: transparent;

  &:hover {
    background: #231f20;
    color: #fff;
  }
}

.btn-white {
  background-color: #fff;
  color: #111111;
  border: 1px solid transparent;

  &:hover {
    background-color: var(--yellow);
    border-color: transparent;
    color: #000000;
  }
}

.btn-border-white {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
  overflow: hidden;

  &:has(> i) > i {
    filter: brightness(0) invert(1);
  }

  &:has(> i)::after {
    display: none;
  }
}

.btn-border-white:hover {
  background-color: #fff;
  border-color: #fff;
  color: #252b2b !important;

  &:has(> i) > i {
    filter: brightness(1) invert(1);
  }

  & > img {
    filter: none;
  }
}

.btn-light {
  background: #eff0ff;
  color: #000337;
  border-color: #eff0ff;

  &:hover {
    background-color: var(--themecolor);
  }
}

.btn-dark {
  background: #252b2b;
  color: #fff;

  &:hover {
    background-color: var(--themecolor);
    color: #fff;
  }
}

.phone-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;

  & > img {
    background: var(--themecolor);
    border-radius: 100%;
    object-fit: none;
  }
}

.wrapper {
  display: inline-flex;
  flex-direction: column;
  color: #2b292a;
  align-items: flex-start;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: 0.44px;
  line-height: 1.2;

  /* font-size: 16px; */
  & > span {
    display: inline-block;
    font-size: 14px;
    color: var(--themecolor);
    letter-spacing: 0.14px;
    line-height: 0.9;
    font-weight: 500;
    font-family: "Inter";
    margin-bottom: 4px;
  }
}

.phone-link.dark {
  & > img {
    background-color: #252b2b;
  }

  & .wrapper {
    color: #252b2b;

    & > span {
      color: #252b2b;
    }
  }
}

.sm-title {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  color: var(--themecolor);
  text-transform: capitalize;
  line-height: 1.2;
  margin-bottom: 8px;
  padding-right: 125px;
  position: relative;
  width: fit-content;
  text-decoration: none;

  &::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 7px;
    width: 114px;
    background: transparent url(../images/icon/sm-title-ark.svg) no-repeat left;
    margin: auto;
  }
}

.btnlist {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;

  & > a.button {
    min-width: 166px;
  }
}

.read_more {
  font-size: 18px;
  color: #fff;
  letter-spacing: 0px;
  font-weight: 600;
  display: inline-flex;
  gap: 17px;
  align-items: center;
  border-bottom: 0;
  text-transform: capitalize;
  line-height: 1.4;
  width: fit-content;
  text-decoration: none !important;
  position: relative;
  /* border-bottom: 1px solid var(--white); */

  & > span {
    text-decoration: underline;
  }
}

/* .read_more::after {

    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: 16px !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 0;

} */
.read_more > i {
  height: 30px;
  width: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 100%;
  padding: 11px;
}

.read_more:hover {
  gap: 15px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}

/* normal button style end */

a {
  text-decoration: none;
}

header nav ul {
  margin-left: 0;
  list-style-type: none;
}

p a:hover,
ul li a:hover,
ol li a:hover {
  color: #3b3b3b;
  /* text-decoration: underline; */
}

p a:not(.button):hover {
  text-decoration: underline;
  color: var(--themecolor);
}

/*  Inner banner  */

.inner-banner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #f3f3f3;
  width: 100%;
  /* &::after {
    background: #252b2b 0% 0% no-repeat padding-box;
    opacity: 0.74;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
  } */

  & > .container {
    position: relative;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    height: 100%;
    z-index: 1;
  }

  & .brd-section-top {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding-top: 20px;
    width: 100%;
    padding-bottom: 20px;
  }

  & .inner-banner-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    min-height: 450px;
    padding-bottom: 45px;
    padding-top: 30px;
    position: relative;

    & .banner-content-wrap {
      max-width: 664px;
      /* margin-bottom: 60px; */
      width: 100%;

      & .heading-50 {
        margin-bottom: 12px;
        text-transform: uppercase;
      }

      & > .heading-36 {
        color: #fff;
        font-weight: bold;
        letter-spacing: 0;
        margin-bottom: 5px;
      }

      & > p.bold {
        color: #231f20;
        font-weight: bold;
      }

      /* &>* {
        color: var(--white);
      } */
    }
  }
}

.inner-banner.sm-banner {
  min-height: auto;
  /* padding-top: 153px; */
  min-height: 60px;
  margin-bottom: 0;

  &::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #111111;
  }

  & ul.woo_breadcums {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
  }

  & ul.woo_breadcums li {
    color: #111111;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.inner-banner-wrapper {
  & p.bold {
    font-weight: bold;
    margin-bottom: 30px;
  }

  & .btnlist {
    margin-bottom: 40px;
  }
}

@media (hover: hover) {
}

.relative {
  position: relative;
  z-index: 0;
}

.whitetxt {
  color: var(--white) !important;
}

.redtxt {
  color: var(--themered) !important;
}

[class*="heading-"],
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Barlow";
  color: #231f20;
  line-height: 1;
  margin-bottom: 20px;
  font-weight: 800;
  text-transform: none;
  letter-spacing: 0em;
  position: relative;
}

.heading-60 {
  font-size: clamp(
    30px,
    30px + (60 - 30) * ((100vw - 350px) / (1920 - 350)),
    60px
  );
}

.heading-50 {
  font-size: clamp(
    28px,
    28px + (50 - 28) * ((100vw - 320px) / (1920 - 320)),
    50px
  );
}

.heading-54 {
  font-size: clamp(
    35px,
    35px + (54 - 35) * ((100vw - 320px) / (1920 - 320)),
    54px
  );
}

.heading-49,
h1 {
  font-size: clamp(
    28px,
    28px + (49 - 28) * ((100vw - 375px) / (1920 - 375)),
    49px
  );
}

.heading-46 {
  font-size: clamp(
    24px,
    24px + (46 - 24) * ((100vw - 320px) / (1920 - 320)),
    46px
  );
}

.heading-42 {
  font-size: clamp(
    22px,
    22px + (42 - 22) * ((100vw - 320px) / (1920 - 320)),
    42px
  );
}

.heading-40 {
  font-size: clamp(
    28px,
    28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)),
    40px
  );
}

.heading-36 {
  font-size: clamp(
    24px,
    24px + (36 - 24) * ((100vw - 320px) / (1920 - 320)),
    36px
  );
}

.heading-26 {
  font-size: clamp(
    20px,
    20px + (26 - 20) * ((100vw - 320px) / (1920 - 320)),
    26px
  );
}

.heading-30,
h3 {
  font-size: clamp(1.5rem, 1.425rem + 0.375vw, 1.875rem);
  /* color: white; */
}

.heading-32 {
  font-size: clamp(
    26px,
    26px + (32 - 26) * ((100vw - 320px) / (1920 - 320)),
    32px
  );
}

.heading-22,
h4 {
  font-size: clamp(
    18px,
    18px + (22 - 18) * ((100vw - 375px) / (1920 - 375)),
    22px
  );
}

.heading-20 {
  font-size: 20px;
  line-height: 1.2;
  /* font-weight: 600; */
}

.heading-18 {
  font-size: 18px;
}

.smtitle {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: var(--themecolor);
  letter-spacing: 3px;
  position: relative;
  line-height: 1;
}

.smtitle.theme-ark {
  padding-right: 30px;
  width: fit-content;

  &::after {
    content: "";
    position: absolute;
    height: 18px;
    width: 22px;
    right: 0;
    top: 0;
    background: transparent url(../images/icon/theme-ark.svg) no-repeat center;
  }
}

.uppercase {
  text-transform: uppercase;
}

/* form message style  */

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #f5c812;
  background: url(../images/icon/Icon-validation.svg) no-repeat 10px center
    #fff9df;
  font-size: 13px;
  padding: 6px 6px 6px 38px;
  margin: 1em 0;
  line-height: 1.1;
}

.wpcf7 form.failed .wpcf7-response-output {
  border: 1px solid #fe0000 !important;
  background: url(../images/icon/validation-cross.svg) no-repeat 10px center
    #ffdfdf;
  font-size: 13px;
  padding: 6px 6px 6px 38px;
  margin: 1em 0;
  line-height: 1.1;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: url(../images/icon/validation-tick.svg) no-repeat 10px center
    #e1ffd9;
  border-color: #498e36;
  font-size: 13px;
  padding: 6px 6px 6px 38px;
  margin: 1em 0;
  line-height: 1.1;
}

.wpcf7-not-valid {
  background-color: #ffdfdf !important;
  border: 1px solid #fe0000 !important;
}

.wpcf7-not-valid-tip {
  font-weight: 400;
  background: #fe0000;
  display: inline-block;
  position: relative;
  top: -20px;
  left: 0;
  padding: 2px 5px;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
}

.wpcf7-not-valid-tip:before {
  top: -5px;
  margin: 0;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fe0000;
}

form.wpcf7-form .btnbox.width100 .btn_theme:disabled,
form.wpcf7-form .btnbox.width100 .btn_theme:disabled:hover {
  opacity: 0.6 !important;
  cursor: not-allowed !important;
  background: #f8a73f;
  color: #000;
  border: 1px solid #f8a73f;
}

.form-group small {
  font: normal normal normal 14px/22px PT Sans;
  letter-spacing: 0.28px;
  color: #bbbbbb;
  display: block;
  margin-top: 10px;
  margin-bottom: 25px;
}

.form-group:last-child small {
  margin-bottom: 0;
}

.form-group.advert-link input[type="text"] {
  margin-bottom: 0;
}

.fileinputs {
  position: relative;
  width: 100%;
  font-size: 14px;
  line-height: 1.2;
  font-family: var(--site-font-family);
  transition: all 0.5s ease-in-out;
  padding: 0px;
  color: #d9d9d9;
  min-height: 40px;
  font-weight: 300;
  background: url(../../assets/images/icon/upload.svg) no-repeat top 15px right
    20px transparent;
  border: 1px dashed #333333;

  & span.wpcf7-form-control-wrap {
    height: 100%;
    display: block;
  }

  & input[type="file"] {
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    padding: 0;
    margin: 0;
    border: 1px dotted var(--themecolor);
  }
}

.fileinputs .fakefile {
  font: normal normal normal 14px/26px PT Sans;
  letter-spacing: 0.28px;
  color: #d9d9d9;
  background: transparent;
  border-radius: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 48px;
  padding: 12px 20px;
}

/* work with us section form */

.form-group.note-submit {
  display: flex;
  align-items: center;
  flex-wrap: wrap;

  & .work-note {
    width: calc(100% - 97px);

    p {
      font: normal normal normal 14px/22px PT Sans;
      letter-spacing: 0.28px;
      color: #d9d9d9;
    }
  }

  & .work-submit {
    width: 97px;
  }
}

.ins-link {
  display: inline-flex;

  margin: 0 0 0 auto;

  justify-content: flex-end;

  & a span {
    text-decoration: underline;

    text-decoration-thickness: 1px;

    text-underline-offset: 5px;
  }

  & img {
    margin: 0 10px 0 0;
  }
}

.divider {
  border-top: 1px solid #d2d2d2;

  padding-top: 90px;
}

.instagram-gallery .heading-32 {
  font-size: 32px;

  margin-bottom: 30px;
}

/*  SERVICE style  */

.services-listing {
  display: grid;

  grid-template-columns: repeat(2, 1fr);

  gap: 30px;

  margin-bottom: 70px;

  & .service-heading {
    font-size: 20px;

    font-weight: 600;

    color: #111111;

    padding: 20px 0;

    position: relative;

    &::after {
      position: absolute;

      content: "\f105";

      font-family: "FontAwesome";

      width: 30px;

      height: 30px;

      background-color: #111111;

      border-radius: 100%;

      display: inline-flex;

      align-items: center;

      justify-content: center;

      right: 0;

      color: #fff;

      font-weight: normal;

      top: 13px;
    }
  }
}

/*-----SCROLL TOP-----*/

.scrollTop {
  position: fixed !important;
  right: 15px;
  bottom: 80px;
  opacity: 0;
  height: 40px;
  width: 40px;
  z-index: 10;
  text-align: center;
  font-size: 26px !important;
  color: var(--white) !important;
  background: var(--themecolor) !important;
  border: 2px solid transparent;
  border-radius: 4px;
  padding: 0px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.scrollTop:hover {
  background: var(--black) !important;
  color: var(--white) !important;
}

.scrolldown {
  cursor: pointer;
}

.container {
  max-width: 1550px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.container-lg {
  max-width: 1750px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.container:before,
.container:after {
  display: none;
}

/*  select option  */

input:invalid {
  box-shadow: none;
}

input[type="text"],
input[type="tel"],
input[type="number"] input[type="submit"],
input[type="email"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: var(--site-font-family);
}

textarea {
  resize: none;
  min-height: 100px;
  overflow: hidden;
  margin: 0 0 25px 0;
  vertical-align: bottom;
  font-size: 18px;
  overflow: auto;
}

textarea.form-control {
  height: auto;
  min-height: 80px;
  overflow-y: auto;
}

.form-wrapper .form-group.width50 .form-control {
  min-width: auto;
}

.form-group .submitbtn {
  width: 100%;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 18px;
  color: #fff;
  background: var(--themecolor) url(../images/icon/them-arrow.svg) no-repeat;
  background-position: calc(50% + 68px) center;
}

/* slick slider arrows styles  */

.slick-slider .slick-prev,
.slick-slider .slick-next {
  right: 15px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  min-height: auto;
  padding: 0;
  border: 1px solid #d8d8d8 !important;
  border-radius: 100% !important;
  cursor: pointer;
  outline: none;
  clip-path: none;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #fff;
  z-index: 1;
}

.slick-slider .slick-prev {
  left: 15px !important;

  &:before {
    background-position-x: 12px !important;
  }
}

.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/icon/slick-arrow.svg) no-repeat center;
  filter: brightness(0) invert(0);
  transform: rotate(180deg);
  background-size: 16px;
}

.slick-slider .slick-prev::after,
.slick-slider .slick-next::after {
  display: none;
}

.slick-slider .slick-next:before {
  transform: rotate(0deg);
  /* background-position: center left 55%; */
}

.slick-slider .slick-prev:hover,
.slick-slider .slick-prev:focus,
.slick-slider .slick-next:hover,
.slick-slider .slick-next:focus {
  border: 1px solid #111111 !important;
  background: #111111;
}

.slick-slider .slick-next:focus:before,
.slick-slider .slick-next:hover:before,
.slick-slider .slick-prev:focus:before,
.slick-slider .slick-prev:hover:before {
  filter: brightness(0) invert(1) !important;
}

a {
  text-decoration: none;
}

/* p a:hover,
ul li a:hover,
ol li a:hover {
    color: var(--sitetext);
} */

.sl-custom-arrow {
  & .slick-arrow {
    border: 1px solid #111111 !important;

    width: 30px !important;

    height: 30px !important;

    border-radius: 100% !important;

    color: #000;
  }

  & .slick-next {
    right: -40px;
  }

  & .slick-prev {
    left: -40px !important;
  }

  & .slick-next:before {
    content: "\f105";

    font-family: "FontAwesome";

    background: none;

    opacity: 1;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    color: #000;

    font-size: 20px !important;

    filter: none;
  }

  & .slick-prev:before {
    content: "\f104";

    font-family: "FontAwesome";

    background: none;

    transform: none;

    opacity: 1;

    display: inline-flex;

    align-items: center;

    justify-content: center;

    color: #000;

    filter: none;

    font-size: 20px !important;
  }

  & .slick-prev:hover,
  & .slick-prev:focus,
  & .slick-next:hover,
  & .slick-next:focus {
    width: 30px !important;

    height: 30px !important;

    background-color: var(--black);

    &&:before {
      color: var(--white);
    }
  }
}

.rv-products-slider {
  margin-bottom: 90px;
}

.dark-bg.content-sec {
  &::after {
    clip-path: polygon(100% 0, 80% 100%, 20% 100%, 0 0%, 0 0);
  }
}

.cta-container.download-cta-brouchure {
  display: flex;

  flex-wrap: wrap;

  margin: 0 auto;

  & .cta-thumb-item {
    width: 237px;
  }
}

.cta-caption {
  display: inline-flex;

  flex-wrap: wrap;

  justify-content: flex-start;

  align-items: flex-start;

  text-align: left;

  padding-left: 60px;

  flex: 1;

  & p {
    color: var(--white);
  }
}

.img-border {
  border: 1px solid #e4e6ef;

  text-align: center;

  padding: 50px 0;
}

.dark-bg > *,
.dark-bg.content-sec .heading-40,
.dark-bg.content-sec p,
.pro-section-dark-bg p,
.pro-section-dark-bg .heading-40 {
  color: var(--white);
}

.dark-bg .heading-40 {
  text-transform: uppercase;
}

.img-slide-wrap {
  margin-bottom: 90px;
}

@media (hover: hover) {
}

.relative {
  position: relative;

  z-index: 0;
}

/* --------half-section -------------- */

.half-section {
  display: flex;
  justify-content: space-between;
}

.half-section .left-side,
.half-section .right-side {
  width: 50%;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}

.row-reverse {
  flex-direction: row-reverse;
}

.bg-dark {
  background-color: #131313;
}

.img-wrap {
  position: relative;
  display: inline-block;
}

.img-wrap img {
  object-fit: cover;
}

ol {
  margin-left: 0;
  counter-reset: line;
}

ol li strong {
  font-size: 16px;
  color: #242527;
  padding-left: 35px;
  margin-bottom: 20px;
  display: inline-block;
}

ol > li:before {
  position: absolute;
  left: 0;
  top: 2px;
  display: flex;
  width: 24px;
  height: 24px;
  margin-right: 0;
  background-color: var(--themecolor);
  border-radius: 50%;
  color: #fff;
  line-height: 1.25em;
  counter-increment: line;
  content: counter(line);
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  justify-content: center;
  text-align: center;
}

ol li {
  position: relative;
  margin-bottom: 16px;
  line-height: 1.6;
  list-style-type: none;
  padding-left: 36px;
  font-weight: 500;
  color: #2b292a;
}

.testimonials-listing-sec ol li strong {
  padding-left: 0;
  margin-bottom: 0;
  margin-right: 4px;
}

/* --------half-section -------------- */

.mrgb100 {
  margin-bottom: 100px;
}

.paddtp100 {
  padding-top: 100px;
}

.paddtpbt100 {
  padding: 100px 0;
}

.video-wrap {
  position: relative;

  background-color: #000000;

  & > img {
    opacity: 0.5;
  }

  & .vd-icon {
    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    justify-content: center;

    justify-content: center;

    align-content: center;

    height: 100%;

    width: 100%;

    flex-direction: column;

    & .pluse-icon {
      position: relative;

      display: inline-block;

      &&::before {
        content: "";

        position: absolute;

        z-index: 0;

        left: 50%;

        top: 50%;

        transform: translateX(-50%) translateY(-50%);

        display: block;

        width: 75px;

        height: 75px;

        background: rgba(255, 255, 255, 0.65);

        border-radius: 50%;

        animation: pulse-border 1500ms ease-out infinite;
      }
    }

    & span {
      font-size: 20px;

      color: var(--white);

      font-weight: 600;

      margin-top: 15px;

      display: block;
    }
  }
}

.img-caption {
  position: absolute;

  bottom: 10px;

  right: 10px;

  font-size: 20px;

  color: var(--white);

  & p {
    color: var(--white);
  }
}

.brouchers-list-grid {
  display: flex;

  flex-wrap: wrap;

  margin-left: -20px;

  margin-right: -20px;

  margin-bottom: 60px;

  & .broucher-wrap {
    width: calc(20% - 40px);

    margin: 0 20px 40px;

    position: relative;

    & .brc-bg {
      background-color: #f5f7ff;

      padding: 20px;

      & > img {
        -webkit-transition: all 0.3s ease;

        -moz-transition: all 0.3s ease;

        -ms-transition: all 0.3s ease;

        -o-transition: all 0.3s ease;

        transition: all 0.3s ease;

        transform: scale(1);
      }
    }

    & .brouchures-text {
      padding: 20px 0;

      display: flex;

      text-align: left;

      align-items: center;

      & span {
        padding-left: 15px;

        font-weight: 600;

        line-height: 1.2;
      }
    }

    &:hover {
      & .brc-bg > img {
        transform: scale(1.05);
      }

      & .brouchures-text span {
        text-decoration: underline;
      }
    }
  }
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);

    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);

    opacity: 0;
  }
}

.videos-wrap {
  display: inline-block;
  width: 100%;
  min-height: 560px;
  height: auto;
}

.modal-col-half {
  width: calc(50% - 30px);

  margin: 0 15px 50px;

  background-color: #f5f7ff;

  padding: 50px;

  text-align: center;

  & p {
    font-size: 18px;

    color: #111111;

    font-weight: bold;

    line-height: 24px;
  }
}

.vs-text-wrapper {
  max-width: 1240px;

  margin: 0 auto 50px;

  & p {
    font-weight: 500;
  }
}

.logo-grid-wrapper {
  display: flex;

  gap: 20px;

  justify-content: center;

  margin-bottom: 40px;
}

.pro-section-lgbg {
  background-color: #f5f7ff;

  & .left-content-side {
    max-width: 100%;
  }
}

.pro-section-dark-bg {
  background-color: #000000;
}

.poduct-sd-content {
  padding: 0 120px;

  & .left-img-side,
  & .right-content-side {
    padding: 100px 0;
  }
}

.pt-pb-80 {
  padding: 80px 0;
}

.img-block {
  background-color: #fff;
}

.content-wrapper ul li {
  color: #3b3b3b;

  font-size: 18px;

  font-weight: 500;

  position: relative;

  padding-left: 20px;

  &::before {
    content: "\f105";

    font-size: 20px;

    position: absolute;

    left: 0;

    top: 0;

    font-family: "FontAwesome";

    color: #3b3b3b;
  }

  &::after {
    content: none;
  }
}

/*  the block 2019  */

.img-badge {
  position: absolute;

  width: 221px;

  height: 221px;

  background-color: var(--white);

  border-radius: 100%;

  top: 50%;

  right: -220px;

  transform: translate(-50%, -50%);

  outline: 12px solid rgb(255 255 255 / 10%);
}

/* ********************COMMON SECTION END****************  */
html {
  scroll-behavior: smooth;
}

main {
  margin: 0;
  position: relative;
  z-index: 1;
}

.slide-box {
  display: inline-block;
  line-height: 0.8;
}

table tr td:not(:last-child),
table tr th:not(:last-child) {
  border-right: 1px solid hsl(0deg 0% 44% / 20%);
}

.table-wrapper table {
  width: 100%;
}

.inner-wrapper {
  max-width: 1120px;
  margin: 0 auto;
}

/*------------------------------|| Breadcrumb Start ||----------------------------------*/

ul.woo_breadcums li span,
ul.woo_breadcums li a,
ul.woo_breadcums li a {
  color: var(--white);
}

ul.woo_breadcums {
  padding: 16px 0;
  margin-bottom: 0px;
  text-align: left;
  margin-left: 0;
  /* border-top: 1px solid rgba(255, 255, 255, 0.1); */
  position: absolute;
  bottom: 0;
  left: 0px;
  max-width: 664px;
  width: 100%;

  &::after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0) 100%
    );
  }
}

ul.woo_breadcums li {
  font-family: var(--sitefonts);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #231f20;
  position: relative;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

ul.woo_breadcums li:after {
  display: none;
}

ul.woo_breadcums li span {
  z-index: 0;
  margin: 0px;
  display: inline-block;
  text-decoration: none;
  list-style: none;
  padding-left: 0;
  text-decoration: none;
  font-family: var(--sitefonts);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #231f20;
  position: relative;
}

ul.woo_breadcums li a {
  z-index: 0;
  margin: 0px 19px 0 0;
  display: inline-block;
  text-decoration: none;
  list-style: none;
  padding-left: 0;
  text-decoration: none;
  font-family: var(--sitefonts);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #231f20;
  position: relative;
  padding-left: 0;
}

ul.woo_breadcums li a:hover {
  /*color: #fff;*/
  color: #ed1c24;
  text-decoration: underline !important;
}

ul.woo_breadcums li a:after {
  position: absolute;
  content: "-";
  top: 1px;
  right: -15px;
  z-index: 0;
  font-size: 14px;
  /* line-height: 1.5; */
  letter-spacing: 0;
  color: #231f20;
}

ul.woo_breadcums li a:hover {
  text-decoration: none;
}

/*------------------------------|| Breadcrumb Start ||----------------------------------*/

/*------------------------------|| .img-content-sec ||----------------------------------*/

.img-content-sec {
  display: inline-block;
  width: 100%;
  line-height: 0.9;

  & .flex-container {
    justify-content: space-between;
    /* align-items: center; */

    & .left-img-side {
      width: 681px;

      & > .img-wrap {
        position: relative;
      }
    }

    & .right-content-side {
      width: calc(100% - 681px);
      max-width: 682px;

      /* margin-right: 110px; */
      & > p {
        line-height: 1.65;
      }
    }
  }

  & .row-reverse {
    /* & .right-content-side {
      margin-right: 0;
      margin-left: 110px;
    } */
  }

  & .flex-container + .flex-container {
    margin-top: 100px;
  }
}

.top-business-badge {
  position: absolute;
  right: 0;
  bottom: 0px;
}

.right-content-side > p:last-child,
.right-content-side > ul:last-child {
  margin-bottom: 0;
}

.right-content-side .heading-30 {
  line-height: 1.2;
}

.img-wrap {
  position: relative;
  display: inline-block;
}

.img-wrap img {
  object-fit: cover;
}

img.mobile-image {
  display: none !important;
}

.inner-pg .img-content-sec .container > .flex-container {
  align-items: center;
}

.img-content-sec.with-badge {
  & .flex-container {
    & .left-img-side {
      width: 685px;
      position: relative;

      & > .img-wrap {
        padding-right: 95px;
        padding-bottom: 65px;
        width: 100%;
      }
    }

    & .right-content-side {
      width: calc(100% - 685px);
      gap: 40px;
      max-width: 620px;
    }
  }
}

.img-content-sec.dark-bg {
  background-color: #e8f3fc;
  padding-block: 100px;
}

.right-content-side ol {
  position: relative;

  &:after {
    height: calc(100% - 20px);
    position: absolute;
    content: "";
    width: 0;
    left: 13px;
    top: 10px;
    border-left: 1px dashed var(--themecolor);
    z-index: -1;
  }
}

/*------------------------------|| .img-content-sec ||----------------------------------*/

/* ------------.slick-dotted -------------*/
.slick-dots {
  bottom: -25px;
}

.slick-slider .slick-dots li {
  border-radius: 100% !important;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;

  &:hover {
    background: #fff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
  }
}

.slick-slider .slick-dots li,
.slick-slider .slick-dots li button {
  width: 18px;
  height: 18px;
  min-height: auto;
  background-color: transparent;
}

.slick-slider .slick-dots li::after {
  display: none;
}

.slick-slider .slick-dots li.slick-active {
  background: #fff;
}

.slick-slider .slick-dots li button {
  padding: 0px;
  background: transparent;
  border-radius: 100% !important;
}

.slick-slider .slick-dots li button:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 0px;
  background: rgb(255 255 255 / 40%);
  opacity: 1;
  border: 0px solid transparent;
  border-radius: 100%;
  margin: auto;
  inset: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.slick-slider .slick-dots li button:hover:before,
.slick-slider .slick-dots li button:focus:before,
.slick-slider .slick-dots li.slick-active button:before {
  opacity: 0.2;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.slick-slider .slick-dots li.slick-active button:before {
  background-color: var(--themecolor);
  border: 0px solid #313131;
  opacity: 1;
}

.slick-slider .slick-dots li button:hover:before,
.slick-slider .slick-dots li button:focus:before {
  background-color: var(--themecolor);
  border: 0px solid #313131;
  opacity: 1;
}

/* ------------.slick-dotted -------------*/

.mobile-btn {
  display: none;
}

.divider {
  display: inline-block;
  width: 100%;

  & .container {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }

  & .container-lg {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}

/* ---------------------------------------faqs-sec----------------------------------*/
.faqs-sec {
  display: inline-block;
  width: 100%;
  padding: 80px 0 100px;
  background: #f3f3f3;

  & .heading-44 {
    text-align: center;
    margin-bottom: 40px;
  }
}

.faqs-bg-wrap {
  display: block;
  width: 100%;
  max-width: 1300px;
  margin-inline: auto;
}

/* ---------------------------------------faqs-sec----------------------------------*/

/* --------------------------------------- inner-banner----------------------------------*/
.inner-banner > .bgimg {
  left: unset;
  text-align: right;
  z-index: 1;
}

.inner-banner > .bgimg > .img-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  text-align: right;
  max-width: 1040px;
  left: unset;

  & > img {
    margin-right: 0;
    margin-left: auto;
    clip-path: polygon(81px 0, 100% 0%, 100% 100%, 0% 100%);
    position: relative;
    z-index: 1;
  }
}

/* --------------------------------------- inner-banner----------------------------------*/

/* --------------------------------------- gallery-sec ----------------------------------*/
.gallery-sec {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.img-content-sec .gallery-sec {
  margin-top: 100px;

  & .container {
    padding-top: 65px;
    border-top: 1px solid #dfe2de;
  }
}

.galley-listing-sec {
  & .container {
    text-align: center;

    & .btn-border {
      margin-top: 40px;
    }
  }
}

.before-after-lising {
  /* display: flex; */
  width: 100%;
  column-count: 2;
  display: block;
  column-gap: 40px;

  & .twentytwenty-wrapper {
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
  }
}

.tab-wrapper {
  display: inline-block;
  width: 100%;

  & .tab {
    display: none;
  }
}

.tabs {
  display: inline-block;
  width: 100%;
}

.tab.active {
  display: block;
}

.tab-nav {
  display: inline-flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 50px;

  & ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;

    & > li {
      margin-bottom: 0;
      padding-left: 0;

      & > span {
        margin-bottom: 0;
      }

      &:after {
        display: none;
      }
    }
  }
}

.tab-nav > ul > li > span {
  font-size: 16px;
  padding: 15px 32px;
  position: relative;
  font-family: var(--sitefonts);
  font-weight: bold;
  letter-spacing: 0.16px;
  background-color: transparent;
  color: #231f20;
  display: inline-flex;
  align-items: center;
  margin: 0;
  z-index: 1;
  line-height: 0.9;
  text-decoration: none;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  border: 1px solid #c9c9c9;
  --border-offset: none;
  text-transform: uppercase;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  min-height: 50px;
  gap: 10px;
  border-radius: 4px;
  /* clip-path: polygon(100% 0, 100% 100%, 16px 100%, 0 calc(100% - 16px), 0 0); */
  overflow: hidden;
}

.tab-nav > ul > li.active > span,
.tab-nav > ul > li:hover > span {
  background-color: #231f20;
  border-color: #231f20;
  color: #fff;
}

.mh-icon-cancel-circle {
  background: transparent !important;
  &:before {
    background: #fff;
    border-radius: 100%;
    border: 1px solid #000;
  }
}
.wonderplugin-gridgallery-list { 
  max-width: 100% !important;
}

#wonderplugingridgallery-1 .wonderplugin-gridgallery-loadmore { 
  margin-top: 20px;
}

/* --------------------------------------- gallery-sec ----------------------------------*/

/* --------------------------------------- simple_gallery ----------------------------------*/
.simple_gallery {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #f3f3f3;
  padding-block: 90px 100px;

  & .container > .heading-44 {
    margin-bottom: 40px;
  }
}
.free-demolition-quote-sec:has(+ .simple_gallery) {
  margin-bottom: 0;
}

.gallery-slider {
  width: calc(100% + 24px);
  margin-inline: -12px;
  /* margin-block-end: 50px; */
  /* width: calc(100% + 40px);
  margin-inline: -20px; */
  padding-inline: 360px;
  padding-bottom: 100px;

  & .slick-list {
    overflow: visible;
  }

  & .image-container {
    padding-inline: 12px;

    & > .img-wrap {
      position: relative;
      overflow: hidden;

      &::after {
        content: "";
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
      }

      &:hover {
        &::after {
          opacity: 1;
          transition: all 0.5s ease-in-out;
          -webkit-transition: all 0.5s ease-in-out;
          -ms-transition: all 0.5s ease-in-out;
        }
      }
    }
  }

  &:not(.slick-initialized) {
    display: inline-flex;
    /* gap: 140px; */
    justify-content: space-between;

    & > .image-container:not(:nth-child(-n + 3)) {
      display: none;
    }

    & > .image-container {
      flex: 1;
    }
  }
}

.gallery-slider.slick-slider .slick-next {
  top: 100%;
  right: 0;
}
.gallery-slider.slick-slider .slick-prev {
  top: 100%;
  right: 60px;
  left: unset !important;
}

.wonderplugin-gridgallery-item
  .wonderplugin-gridgallery-item-container
  a.wpgridlightbox.wpgridlightbox-1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgb(35, 31, 32, 80%);
  transition: all 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  z-index: 1;
  opacity: 0;
}


.wonderplugin-gridgallery-item
  .wonderplugin-gridgallery-item-container
  a.wpgridlightbox.wpgridlightbox-1::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 72px;
  height: 72px;
  background: url(../images/icon/gallery-icon.svg) no-repeat;
  background-size: contain;
  transition: all 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  z-index: 1;
  opacity: 0;
}

.wonderplugin-gridgallery-item:hover
  .wonderplugin-gridgallery-item-container
  a.wpgridlightbox.wpgridlightbox-1::after,
.wonderplugin-gridgallery-item:hover
  .wonderplugin-gridgallery-item-container
  a.wpgridlightbox.wpgridlightbox-1::before {
  opacity: 1;
}

#wonderplugingridgallery-1 .wonderplugin-gridgallery-loadmore-btn {
  display: inline-flex !important;
  gap: 7px !important;
  background: var(--themecolor) !important;
  border: 1px solid transparent !important;
  border-radius: 0px !important;
  min-height: 52px !important;
  font-family: var(--sitefonts) !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  color: var(--white) !important;
  padding: 14px 22px !important;
  text-shadow: unset !important;
  text-transform: uppercase !important;
  margin: 0 !important;
  border-radius: 4px !important;
  position: relative;
  transition: all ease-out 0.3s;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;

  &::after {
    font-size: 20px;
    font-weight: 600;
  }

  &:hover {
    background: #231f20 !important;

    &:after {
      transform: translateX(3px);
      transition: 0.3s ease-in-out;
      -webkit-transition: all ease-out 0.3s;
      -moz-transition: all ease-out 0.3s;
      -ms-transition: all ease-out 0.3s;
    }
  }
}

/* --------------------------------------- simple_gallery ----------------------------------*/

/* --------------------------------------- cta-sec ----------------------------------*/
.cta-sec {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-block: 80px;

  &:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(23, 21, 21, 0.93);
  }

  & .container {
    z-index: 1;
    position: relative;

    & .flex-container {
      justify-content: space-between;
      gap: 60px;
      align-items: center;

      & > .img-wrap {
        min-width: 494px;
      }
    }
  }
}

.cta-wrap {
  position: relative;
  z-index: 1;
  max-width: 957px;
  display: inline-flex;
  flex-grow: 1;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;

  & .heading-40 {
    color: #fff;
  }

  & p {
    color: #fff;

    & > a {
      color: #fff;

      &:hover {
        color: var(--themecolor);
      }
    }
  }
}

.cta-wrap-info {
  display: inline-block;
  width: calc(100% - 254px);
  max-width: 556px;
}

.cta-wrap .btnlist {
  flex-wrap: wrap;
  flex-direction: column;
}

.cta-wrap .btnlist > a {
  min-width: 254px;

  &.btn-theme:hover {
    background: #000;
  }
}

.img-content-sec.dark-bg:has(+ .cta-sec) {
  margin-bottom: 0;
}

/* --------------------------------------- cta-sec ----------------------------------*/

/* --------------------------------------- residential-commercial- ----------------------------------*/
.residential-commercial-wrap {
  display: inline-flex;
  align-items: flex-start;
  margin-bottom: 50px;
  justify-content: space-between;
}

.residential-commercial-wrap:last-child {
  margin-bottom: 0;
}

.residential-commercial-box {
  width: calc(50% - 22px);
  display: inline-flex;
  align-items: flex-start;
  gap: 20px;

  & > .img-wrap {
    min-width: 63px;
    width: 63px;
  }
}

.details-box {
  display: inline-block;
  width: 100%;

  & > .heading-22 {
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 7px;
    line-height: 1;
  }

  & > p {
    line-height: 1.15;
    font-size: 18px;
  }
}

/* --------------------------------------- residential-commercial- ----------------------------------*/

/* --------------------------------------- our-associations-sec ----------------------------------*/
.our-associations-sec {
  display: inline-block;
  width: 100%;
  overflow: hidden;

  & .flex-container {
    justify-content: space-between;
    align-items: center;

    & .heading-26 {
      width: 266px;
      font-weight: 900;
      letter-spacing: 0.26px;
      margin-bottom: 0;
      padding-right: 100px;
    }
  }

  .our-associations-wrap {
    width: calc(100% - 266px);
    padding-left: 95px;
    border-left: #dfe2de 1px solid;
  }
}

.our-associations-slider {
  width: calc(100% + 70px);
  margin-inline: -35px;

  & .slide-box {
    padding-inline: 35px;
  }

  &:not(.slick-initialized) {
    display: inline-flex;
    /* gap: 140px; */
    width: 100%;

    & > .slide-box:not(:nth-child(-n + 4)) {
      display: none;
    }
  }
}

.demolition-sit-servicese-details {
  display: inline-block;
  width: 100%;

  & .heading-30 {
    margin-bottom: 10px;
  }

  & > p {
    max-width: 354px;
  }
}

/* --------------------------------------- our-associations-sec ----------------------------------*/

/* --------------------------------------- why-super-demolition-sec ----------------------------------*/
.why-super-demolition-sec .flex-container {
  justify-content: space-between;

  & .right-content-side {
    width: calc(100% - 668px);
    max-width: 652px;

    & .heading-44 {
      max-width: 565px;
      & + p {
        font-size: 20px;
      }
    }
    /* & .sm-title { 
      text-transform: uppercase;
    } */
  }

  & .left-img-side {
    & > .img-wrap {
      position: relative;
    }

    width: 668px;
  }
}

.absolute-title {
  display: inline-flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  position: absolute;
  top: -10px;

  & .heading-66 {
    font-size: 66px;
    color: rgb(35 31 32 / 10%);
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Barlow Condensed";
    letter-spacing: 0.038em;
  }
}

.sub-service-list {
  display: inline-flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 60px;
  margin-bottom: 55px;
  margin-top: 10px;

  & .slide-box {
    width: calc(50% - 67px);
    position: relative;

    &:not(:nth-last-child(-n + 2)) {
      &::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0;
        left: 0;
        bottom: -30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      }
    }
  }
}

.sub-service-box {
  display: inline-flex;
  align-items: center;
  width: 100%;

  & .img-wrap {
    min-width: 55px;
    margin-right: 20px;
  }
}

.sub-service-box > p.bold {
  max-width: 150px;
  color: #231f20;
  text-transform: capitalize;
}

.why-super-demolition-sec + .our-machinery-capabilities-sec {
  & > .container {
    position: relative;
    padding-top: 100px;
    &::after {
      content: "";
      position: absolute;
      width: calc(100% - 30px);
      left: 15px;
      top: 0;
      height: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      display: inline-flex !important;
    }
  }
}

/* --------------------------------------- why-super-demolition-sec ----------------------------------*/

/* --------------------------------------- leading-builders-developers-sec ----------------------------------*/
.mb-120 {
  margin-bottom: 120px;
}

.semibold {
  font-weight: 600;
}

.leading-builders-developers-sec {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.about-page .leading-builders-developers-sec {
  padding-block: 100px 95px;
  background-color: #f3f3f3;
  margin-bottom: 80px !important;

  & .leading-builders-developers-slider {
    background: #ffffff;
  }
}

.leading-builders-developers-sec
  .container
  > P:has(+ .leading-builders-developers-slider) {
  margin-bottom: 55px;
}

.leading-builders-developers-slider {
  width: 100%;
  margin-inline: 0;
  border: 1px solid #dcdcdc;

  & .slide-box {
    padding-inline: 0px;
  }

  &:not(.slick-initialized) {
    display: inline-flex;
    /* gap: 140px; */
    justify-content: space-between;

    & > .slide-box:not(:nth-child(-n + 5)) {
      display: none;
    }

    & > .slide-box {
      flex: 1;
    }
  }
}

.leading-builders-developers-slider .slide-box .col-1 {
  width: 100%;
  border-right: 1px solid #dcdcdc;

  & > .img-wrap {
    width: 100%;
    text-align: center;
    padding-block: 23px;

    & > img {
      display: inline-block !important;
    }

    & + .img-wrap {
      border-top: 1px solid #dcdcdc;
    }
  }
}

/* --------------------------------------- leading-builders-developers-sec ----------------------------------*/

/* --------------------------------------- other-services-we-offer-sec ----------------------------------*/
.other-services-we-offer-sec {
  display: inline-block;
  width: 100%;
}

.other-services-we-offer-sec {
  & .flex-container {
    justify-content: space-between;
  }

  & .left-img-side {
    width: 668px;
  }

  & .right-content-side {
    width: calc(100% - 668px);
    max-width: 720px;
  }
}

.other-services-list {
  column-count: 2;
  display: block;

  & > li {
    margin-bottom: 20px;
    font-family: "Barlow";

    & > a {
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 1.2;
      font-family: "Barlow";
    }
  }

  & > li:last-child {
    margin-bottom: 20px;
  }

  &::after {
    top: 3px;
  }
}

/* --------------------------------------- other-services-we-offer-sec ----------------------------------*/

/* --------------------------------------- free-demolition-quote-sec ----------------------------------*/
.free-demolition-quote-sec {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-block: 40px;
  min-height: 1000px;
  display: inline-flex;
  align-items: center;

  & .bgimg {
    object-position: center;
  }

  &::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    top: 0;
    left: calc(50% - 1px);
    border: 1px solid #fff;
  }
}

.free-demolition-quote-sec:has(+ .gallery-sec) {
  margin-bottom: 0;
}

.contact-form-wrap {
  max-width: 522px;
  margin-inline: auto;
  padding: 50px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  z-index: 1;

  & > p {
    text-align: center;
  }

  & form + p {
    margin-top: 15px;
  }

  & p.fs-20 {
    font-weight: bold;
  }
  /* & .sm-title {
    text-transform: uppercase;
  } */
}

.contact-form-wrap .row p {
  font-size: 14px;
  padding: 0 10px;
  margin: 10px 0;
}

/* --------------------------------------- free-demolition-quote-sec ----------------------------------*/

/* --------------------------------------- instagram-sec ----------------------------------*/
.instagram-sec {
  display: inline-block;
  width: 100%;

  & > .container > .flex-container {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;

    & .heading-40 {
      margin-bottom: 0;
    }
  }
}

a.insta-link {
  display: inline-flex;
  /* align-items: center; */
  gap: 6px;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  color: var(--themecolor);

  &:hover {
    text-decoration: underline;
  }
}

.img-content-sec + .instagram-sec .container {
  padding-top: 90px;
  border-top: 1px solid #dfe2de;
}

/* --------------------------------------- instagram-sec ----------------------------------*/

/* update */
.btn_bar {
  display: inline-flex;
  align-items: center;
  text-align: center;
  width: 100%;
  justify-content: center;
  position: relative;

  &::after,
  &::before {
    content: "";
    position: absolute;
    width: calc(50% - 170px);
    left: 0;
    height: 0;
    top: 50%;
    border-top: 1px solid rgba(112, 112, 112, 0.2);
  }

  &::before {
    right: 0;
    left: unset;
  }
}

/* --------------------- Thank You and 404 page --------------------- */
.thankspg .left-img-side .img-wrap {
  float: right;
}

/* update */

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }

  .sticky {
    position: sticky !important;
    top: 136px;
    align-self: flex-start;
  }
}

/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

/* Super large devices (large desktops, 1440px and up) */

@media (min-width: 1440px) {
  .container {
    max-width: 1400px;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1550px;
  }

  .container-lg {
    max-width: 1750px;
  }
}

/* Duper large devices (large desktops, 1600px and up) */

@media (min-width: 1921px) {
  .footer-top {
    & .left {
      clip-path: polygon(
        calc(100% - 30px) 0,
        100% 50%,
        calc(100% - 30px) 100%,
        0 100%,
        0 0
      );
      background: rgb(233 233 233);
    }

    &::after {
      display: none;
    }
  }
  .inner-banner > .bgimg {
    max-width: 1920px;
    text-align: center;
    left: 0;
    margin: auto;
  }
}

@media (max-width: 1800px) {
  .inner-banner > .bgimg > .img-wrap {
    & img {
      height: 100%;
      max-width: 50%;
    }
  }
}

@media (max-width: 1599.98px) {
  .mb-130,
  .mb-120 {
    margin-bottom: 80px;
  }

  .img-content-sec {
    & .flex-container {
      & .left-img-side {
        text-align: right;
        width: calc(50% - 20px);
      }
    }
  }

  .divider {
    padding-top: 80px;
  }

  .other-services-we-offer-sec {
    & .left-img-side {
      width: calc(50% - 20px);
    }

    & .right-content-side {
      width: calc(50% - 20px);
    }
  }

  .img-content-sec + .instagram-sec .container {
    padding-top: 80px;
  }

  .our-associations-slider {
    &:not(.slick-initialized) {
      & > .slide-box:not(:nth-child(-n + 3)) {
        display: none;
      }
    }
  }

  .gallery-slider {
    padding-inline: 25vw;
  }

  .simple_gallery {
    padding-block: 80px 80px;
  }
}

@media (max-width: 1439.98px) {
  .features-list {
    gap: 50px;
  }

  .img-content-sec {
    & .flex-container {
      & .right-content-side {
        width: calc(50% - 20px);
      }
    }
  }

  .inner-banner {
    & .inner-banner-wrapper {
      & .banner-content-wrap {
        max-width: 40%;
      }
    }
  }

  .divider {
    padding-top: 60px;
  }

  .img-content-sec.with-badge {
    & .flex-container {
      & .left-img-side {
        width: calc(50% - 20px);

        & > .img-wrap {
          padding-right: 30px;
          padding-bottom: 40px;
        }
      }

      & .right-content-side {
        width: calc(50% - 20px);
      }
    }
  }

  .top-business-badge {
    width: 25%;
  }

  .virtical-title {
    display: none;
  }

  .our-associations-sec {
    & .flex-container {
      & .heading-26 {
        padding-right: 50px;
        width: 225px;
      }
    }

    & .our-associations-wrap {
      width: calc(100% - 225px);
      padding-left: 40px;
    }
  }

  .our-associations-slider {
    & .img-wrap {
      min-height: 100px;
      display: inline-flex;
      align-items: center;
      width: 100%;
      justify-content: center;
    }
  }

  .cta-sec {
    & .container {
      & .flex-container {
        & > .img-wrap {
          min-width: 225px;
          width: 225px;
        }
      }
    }
  }

  .why-super-demolition-sec .flex-container {
    & .left-img-side {
      width: calc(50% - 20px);
    }

    & .right-content-side {
      width: calc(50% - 20px);
    }
  }

  .sub-service-list {
    & .slide-box {
      width: calc(50% - 30px);
    }
  }

  .leading-builders-developers-slider .slide-box .col-1 {
    & > .img-wrap {
      padding-inline: 10px;
    }
  }

  .leading-builders-developers-sec
    .container
    > P:has(+ .leading-builders-developers-slider) {
    margin-bottom: 30px;
  }

  .img-content-sec + .instagram-sec .container {
    padding-top: 40px;
  }
  .simple_gallery {
    padding-block: 60px 60px;
  }
  .gallery-slider {
    padding-bottom: 80px;
  }
  .why-super-demolition-sec + .our-machinery-capabilities-sec {
    & > .container {
      padding-top: 80px;
    }
  }

  .inner-banner > .bgimg > .img-wrap {
    & img {
      height: 100%;
      max-width: 65%;
    }
  }
}

@media (max-width: 1199.98px) {
  .mrgb100 {
    margin-bottom: 60px;
  }

  .mb-130 {
    margin-bottom: 60px;
  }

  .mb-80 {
    margin-bottom: 60px;
  }

  .mrgb100 {
    margin-bottom: 60px;
  }

  .mb-130,
  .mb-120 {
    margin-bottom: 60px;
  }

  .img-content-sec.dark-bg {
    padding-block: 60px;
  }

  .residential-commercial-wrap {
    margin-bottom: 30px;
  }

  .residential-commercial-box {
    width: calc(50% - 5px);
    display: inline-flex;
    align-items: flex-start;
    gap: 10px;
  }

  .cta-sec {
    padding-block: 50px;

    & .container {
      & .flex-container {
        justify-content: space-between;
        gap: 0px;
        align-items: center;
      }
    }
  }

  .absolute-title {
    & .heading-66 {
      font-size: 50px;
    }
  }

  .sub-service-list {
    & .slide-box {
      width: calc(50% - 15px);
    }
  }

  .about-page .leading-builders-developers-sec {
    padding-block: 80px 80px;
    background-color: #f3f3f3;
    margin-bottom: 60px !important;
  }

  .before-after-lising {
    column-gap: 20px;

    & .twentytwenty-wrapper {
      margin-bottom: 20px;
    }
  }

  .galley-listing-sec {
    & .container {
      & .btn-border {
        margin-top: 25px;
      }
    }
  }
  .why-super-demolition-sec + .our-machinery-capabilities-sec {
    & > .container {
      padding-top: 60px;
    }
  }
  .inner-banner > .bgimg > .img-wrap {
    & img {
      max-width: 55%;
    }
  }
}

@media (max-width: 991.98px) {
  .mb-80 {
    margin-bottom: 40px;
  }

  .mrgb100 {
    margin-bottom: 40px;
  }

  .mb-130 {
    margin-bottom: 40px;
  }

  .mrgb100 {
    margin-bottom: 40px;
  }

  .mb-130,
  .mb-120 {
    margin-bottom: 40px;
  }

  .img-content-sec.with-badge {
    & .flex-container {
      gap: 30px;

      & .right-content-side {
        width: 100%;
        max-width: 100%;
      }

      & .left-img-side {
        width: 100%;

        & .img-wrap {
          text-align: center;
        }
      }
    }

    & .flex-container + .flex-container {
      margin-top: 40px;
    }
  }

  .divider {
    padding-top: 30px;
  }

  .our-associations-sec {
    & .flex-container {
      & .heading-26 {
        padding-right: 30px;
        width: 200px;
      }

      & .our-associations-wrap {
        width: calc(100% - 200px);
        padding-left: 20px;
      }
    }
  }

  .about-page .leading-builders-developers-sec {
    padding-block: 40px 40px;
    background-color: #f3f3f3;
    margin-bottom: 40px !important;
  }

  .our-associations-slider {
    width: calc(100% + 20px);
    margin-inline: -10px;

    & .slide-box {
      padding-inline: 10px;
    }
  }

  .cta-sec {
    & .container {
      & .flex-container {
        justify-content: center;
        gap: 0px;
        align-items: center;
        text-align: center;
      }
    }
  }

  .cta-wrap-info {
    width: 100%;
    max-width: 100%;
  }

  .cta-wrap {
    gap: 15px;
  }

  .cta-wrap .btnlist {
    flex-direction: row;
    justify-content: center;
    margin: auto;
  }

  .why-super-demolition-sec .flex-container {
    gap: 30px;

    & .left-img-side {
      width: 100%;
    }

    & .right-content-side {
      max-width: 100%;
      width: calc(100%);
    }
  }

  .absolute-title {
    top: 11px;

    & .heading-66 {
      margin-bottom: 0;
    }
  }

  .other-services-we-offer-sec {
    & .flex-container {
      gap: 25px;
    }

    & .left-img-side {
      width: 100%;
    }

    & .right-content-side {
      width: 100%;
    }
  }

  .img-content-sec {
    & .flex-container {
      gap: 25px;

      & .left-img-side {
        text-align: left;
        width: 100%;
        max-width: 100%;
      }

      & .right-content-side {
        width: 100%;
        max-width: 100%;
      }
    }
  }

  .faqs-sec {
    padding: 60px 0 60px;
  }

  .our-associations-slider {
    &:not(.slick-initialized) {
      & > .slide-box:not(:nth-child(-n + 2)) {
        display: none;
      }
    }
  }

  .leading-builders-developers-slider {
    &:not(.slick-initialized) {
      & > .slide-box:not(:nth-child(-n + 3)) {
        display: none;
      }
    }
  }

  .gallery-slider {
    width: calc(100% + 16px);
    margin-inline: -8px;
    /* margin-block-end: 50px; */

    & .image-container {
      padding-inline: 8px;
    }
  }
  .simple_gallery {
    padding-block: 40px 40px;
    & .container > .heading-44 {
      margin-bottom: 25px;
    }
  }
  .why-super-demolition-sec + .our-machinery-capabilities-sec {
    & > .container {
      padding-top: 40px;
    }
  }
}

@media (max-width: 767.98px) {
  .inner-banner {
    min-height: 400px;
  }

  .inner-banner > .bgimg > .img-wrap {
    &::before {
      display: none;
    }

    max-width: 60%;
  }

  .inner-banner > .bgimg > .img-wrap {
    max-width: 100%;
    position: relative;

    & img {
      object-position: right;
      clip-path: none;
      max-width: 100%;
    }

    &::after {
      content: "";
      height: 100%;
      width: 100%;
      position: absolute;
      background-color: rgba(255, 255, 255, 0.6);
      inset: 0;
      z-index: 1;
    }
  }

  ul:has(+ *) {
    margin-bottom: 20px;
  }

  button,
  .button,
  button[type="submit"],
  input[type="submit"] {
    font-size: 16px;
    /* padding: 10px 15px; */
    /* min-height: auto; */
  }

  .img-border {
    padding: 30px 0;
  }

  .our-associations-sec {
    & .flex-container {
      gap: 20px;

      & .heading-26 {
        padding-right: 0px;
        width: 100%;
      }

      & .our-associations-wrap {
        width: calc(100%);
        padding-left: 0px;
        border-left: 0;
        max-width: 100%;
      }
    }
  }

  .sub-service-list {
    margin-bottom: 35px;
  }

  .btn-border-white:hover {
    &:has(> i) > i {
      filter: brightness(1) invert(1);
      max-width: 17px;
    }
  }

  .footer-top {
    & .flex-container {
      gap: 10px;
    }
  }

  .instagram-sec {
    & > .container > .flex-container {
      gap: 15px;
      justify-content: center;
    }
  }

  .inner-banner {
    & .inner-banner-wrapper {
      text-align: center;

      & .banner-content-wrap {
        max-width: 100%;
      }

      & .btnlist {
        margin-bottom: 0px;
      }
    }
  }

  .faqs-sec {
    padding: 40px 0;
  }

  .faqs-sec {
    & .heading-44 {
      margin-bottom: 30px;
    }
  }

  .before-after-lising {
    column-count: 1;
  }

  .tab-nav {
    margin-bottom: 30px;
  }

  /* .gallery-slider {
    margin-block-end: 30px;
  } */

  .simple_gallery {
    & .container > .heading-44 {
      margin-bottom: 20px;
    }
  }
  .why-super-demolition-sec + .our-machinery-capabilities-sec {
    & > .container {
      padding-top: 30px;
    }
  }
  .gallery-slider {
    padding-inline: 10vw;
    padding-bottom: 60px;
  }
}

@media (max-width: 575.75px) {
  /* ----------------- Common Form Css--------------- */
  [class*="heading-"],
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 14px;
  }

  .mb-130 {
    margin-bottom: 30px;
  }

  .form-control,
  input[type="text"],
  input[type="email"],
  select,
  textarea,
  input[type="number"],
  input[type="tel"],
  input[type="file"] {
    padding: 12px 12px 12px 15px;
    min-height: 45px;
  }

  .form-group.form-group50,
  .form-group.width50 {
    width: 100%;
  }

  .scrollTop {
    display: none;
  }

  textarea.form-control {
    min-height: 100px;
  }

  .form-control {
    margin-bottom: 15px;
  }

  .our-services-sec {
    padding: 40px 0 0;
  }

  .tab-nav {
    & ul {
      gap: 10px;
    }
  }

  /* -------- Common Paragraph ------------ */
  p {
    margin-bottom: 20px;
    font-size: 16px;
    margin-bottom: 23px;
  }

  .bgdark {
    padding: 30px 0;
  }

  .mb-80 {
    margin-bottom: 30px;
  }

  .sm-title {
    margin-bottom: 10px;
    padding-right: 0;

    &::after {
      display: none;
    }
  }

  .btnlist {
    gap: 15px;
    justify-content: center;
  }

  .mobile-btn {
    display: inline-flex;
  }

  .absolute-title {
    & .heading-66 {
      font-size: 40px;
      top: -5px;
    }
  }

  .residential-commercial-wrap {
    flex-wrap: wrap;
    gap: 25px;

    & .residential-commercial-box {
      width: calc(100%);
      align-items: center;

      & > .img-wrap {
        min-width: 55px;
        width: 55px;
      }
    }
  }

  .sub-service-list {
    row-gap: 35px;

    & .slide-box {
      width: calc(50% - 10px);

      &:not(:nth-last-child(-n + 2)) {
        &::after {
          bottom: -22px;
        }
      }
    }
  }

  .sub-service-box {
    & .img-wrap {
      min-width: 45px;
      margin-right: 10px;
    }
  }

  .about-page .leading-builders-developers-sec {
    padding-block: 30px 30px;
    background-color: #f3f3f3;
    margin-bottom: 30px !important;
  }

  .sub-service-box > p.bold {
    font-size: 14px;
  }

  .other-services-list {
    column-count: 1;
  }

  .contact-form-wrap {
    padding: 30px 25px;
  }

  .free-demolition-quote-sec {
    padding-block: 25px;
  }

  .gallery-slider {
    padding-inline: 3vw;
  }
}
