/* CSS Document */
@font-face {
  font-family: "Sora";
  src: url("../fonts/Sora-Regular.eot");
  src: url("../fonts/Sora-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Sora-Regular.woff2") format("woff2"),
    url("../fonts/Sora-Regular.woff") format("woff"),
    url("../fonts/Sora-Regular.ttf") format("truetype"),
    url("../fonts/Sora-Regular.svg#Sora-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("../fonts/Sora-ExtraLight.eot");
  src: url("../fonts/Sora-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Sora-ExtraLight.woff2") format("woff2"),
    url("../fonts/Sora-ExtraLight.woff") format("woff"),
    url("../fonts/Sora-ExtraLight.ttf") format("truetype"),
    url("../fonts/Sora-ExtraLight.svg#Sora-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("../fonts/Sora-Thin.eot");
  src: url("../fonts/Sora-Thin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Sora-Thin.woff2") format("woff2"),
    url("../fonts/Sora-Thin.woff") format("woff"),
    url("../fonts/Sora-Thin.ttf") format("truetype"),
    url("../fonts/Sora-Thin.svg#Sora-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("../fonts/Sora-SemiBold.eot");
  src: url("../fonts/Sora-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Sora-SemiBold.woff2") format("woff2"),
    url("../fonts/Sora-SemiBold.woff") format("woff"),
    url("../fonts/Sora-SemiBold.ttf") format("truetype"),
    url("../fonts/Sora-SemiBold.svg#Sora-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("../fonts/Sora-Medium.eot");
  src: url("../fonts/Sora-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Sora-Medium.woff2") format("woff2"),
    url("../fonts/Sora-Medium.woff") format("woff"),
    url("../fonts/Sora-Medium.ttf") format("truetype"),
    url("../fonts/Sora-Medium.svg#Sora-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("../fonts/Sora-Bold.eot");
  src: url("../fonts/Sora-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Sora-Bold.woff2") format("woff2"),
    url("../fonts/Sora-Bold.woff") format("woff"),
    url("../fonts/Sora-Bold.ttf") format("truetype"),
    url("../fonts/Sora-Bold.svg#Sora-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("../fonts/Sora-Light.eot");
  src: url("../fonts/Sora-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Sora-Light.woff2") format("woff2"),
    url("../fonts/Sora-Light.woff") format("woff"),
    url("../fonts/Sora-Light.ttf") format("truetype"),
    url("../fonts/Sora-Light.svg#Sora-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Sora";
  src: url("../fonts/Sora-ExtraBold.eot");
  src: url("../fonts/Sora-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Sora-ExtraBold.woff2") format("woff2"),
    url("../fonts/Sora-ExtraBold.woff") format("woff"),
    url("../fonts/Sora-ExtraBold.ttf") format("truetype"),
    url("../fonts/Sora-ExtraBold.svg#Sora-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FontAwesome";
  font-display: swap;
  src: url("../fonts/fontawesome-webfont.woff2") format("woff2"),
    url("../fonts/fontawesome-webfont.woff") format("woff"),
    url("../fonts/fontawesome-webfont.ttf") format("truetype"),
    url("../fonts/fontawesome-webfont.svg") format("svg");
}

:root {
  --orange: #f6931e;
  --black: #000;
  --light-black: #212121;
  --light-black-color: #242222;
  --white: #fff;
  --bg_light: #f5f5f5;
  --solid-blue: #1b75bc;
  --bg-light-blue: #e6f4ff;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1.5;
  background: white;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  float: none !important;
}

table,
th,
td {
  vertical-align: middle;
}

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

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

a img {
  border: none;
}

:focus {
  outline: 0;
}

* {
  box-sizing: border-box;
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}
.scrollTop {
  cursor: pointer;
}

/*****--------------------| GLOBAL |--------------------*****/

html,
body {
  width: 100%;
}

body {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  position: relative;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased !important;
  color: #282829;
  line-height: 26px;
  font-style: normal;
  background-color: #fff;
  font-family: "Sora", sans-serif;
  letter-spacing: 0.2px;
  font-weight: normal;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

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

table {
  border: 0px solid #e3e3e3;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-bottom: 30px;
  /*	table-layout: fixed;*/
}

table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}

table tr {
  background-color: #fff;
  border: 0px solid #ddd;
  padding: 0.35em;
}

table th,
table td {
  padding: 0.625em;
  text-align: center;
  font-size: 16px;
}

table th {
  text-transform: inherit;
}

* {
  box-sizing: border-box;
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a img {
  border: none;
}

:focus {
  outline: 0;
}

::-moz-focus-inner {
  border: 0;
}

a,
button {
  text-decoration: none;
  color: inherit;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  cursor: pointer;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}
h2 {
  margin-bottom: 30px;
  margin-top: 30px;
}
h4 {
  margin-bottom: 30px;
  margin-top: 30px;
}
h3 {
  margin-bottom: 30px;
  margin-top: 30px;
}
ul {
  list-style: none;
  letter-spacing: normal;
}

/*--| SELECTION |--*/
::-moz-selection {
  color: #fff;
  background: #000000;
}

::selection {
  color: #fff;
  background: #000000;
}

.ptag p {
  font-size: 14px;
  color: #242222;
  line-height: 30px;
  margin-bottom: 26px;
  letter-spacing: 0px;
  font-weight: normal;
}

.ptag p a {
  text-decoration: underline;
  display: inline-block;
  position: relative;
  color: var(--orange);
}

.ptag p a:hover,
p a:hover {
  text-decoration: underline;
  color: var(--orange);
}

/*Default List*/
.dlist li {
  font-size: 16px;
  margin-bottom: 18px;
  position: relative;
  padding-left: 42px;
  color: #444444;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0.2px;
}

.dlist li:before {
  content: "";
  position: absolute;
  background: url(../images/check-circle.svg);
  left: 0;
  top: -1px;
  width: 19px;
  height: 19px;
  border-radius: 100%;
  line-height: 20px;
}

.width33 li {
  width: 33.3%;
  float: left;
}

.width-50 li {
  width: 50%;
  float: left;
}

.dlist li:hover a,
.dlist li.active a {
  color: #ff7900;
}

/*****--------------------| FORM |--------------------*****/
.form-group {
  margin-bottom: 20px;
}

.inline {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  float: left;
}

[class*="btn_"] {
  font-size: 14px;
  color: #fff;
  display: inline;
  border-radius: 50px;
  position: relative;
  padding: 13px 24px;
  letter-spacing: 0.4px;
  /* -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; */
  overflow: visible;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  height: 44px;
}
[class*="btn_"]:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: 94%;
  height: 88%;
  border: 0;
  z-index: -1;
  background: transparent;
  border: 1px solid rgb(252 215 171 / 60%);
  border-radius: 50px;
}

.btn_dark {
  background: var(--orange);
  color: var(--white);
}

[class*="btn_"] i {
  margin-right: 7px;
  font-size: 18px;
  font-weight: 600;
}

.btn_white img,
[class*="btn_"] img {
  margin: -2px 0 0 10px;
}

.btn_border {
  border: 1px solid #a3a2a2;
  border-radius: 50px;
  color: var(--light-black-color);
  font-size: 14px;

  padding: 9px 28px;
}
.btn_white.ph_text {
  font-weight: 600;
  font-size: 16px;
}
.btn_white.ph_text img,
.ph_text img {
  margin: 0 10px 0 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

[class*="btn_"]:hover {
  background: var(--black);
  color: var(--white);
}

.ph_text:hover img {
  filter: brightness(100);
}
.btn_border img,
.btn_light img {
  margin: 0px 10px 0 0px;
}

.btn_border label {
  color: #282829;
  font-size: 24px;
}

.btn-lg {
  font-size: 18px;
  font-weight: bold;
}

.btn_white,
.btn_light {
  background: #fff;
  line-height: 1;
  color: var(--black);
}
.btn_light {
  background: #fef2e3;
}

.divider {
  border-top: 1px solid #dadadb;
  margin-bottom: 80px;
}
.btn-box {
  display: inline-block;
  margin: 0 -10px;
}
.btn-box a {
  margin: 0 10px;
}

.btn-list-both {
  margin: 20px -5px;
}

.btn-list-both li {
  display: flex;
  padding: 0 5px;
}

.border_radius {
  border-radius: 10px;
}

/*-----FORM CONTROL-----*/
::-webkit-input-placeholder {
  font-family: "Sora", sans-serif;

  opacity: 1;
  color: #8f8f8f;
}

::-moz-placeholder {
  font-family: "Sora", sans-serif;

  opacity: 1;
  color: #8f8f8f;
}

:-ms-input-placeholder {
  font-family: "Sora", sans-serif;

  opacity: 1;
  color: #8f8f8f;
}

::-moz-selection {
  color: #fff;
  background: #000;
}

::selection {
  color: #fff;
  background: #000;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

select::-ms-expand {
  display: none;
}

input:invalid {
  box-shadow: none;
}

input[type="text"],
input[type="submit"],
input[type="email"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  resize: none;
  height: auto !important;
  min-height: 117px;
  overflow: hidden;
  margin: 0;
  vertical-align: bottom;
}

.form-group {
  margin-bottom: 16px;
  position: relative;
  display: inline-block;
  width: 100%;
}

.form-control,
select,
textarea {
  width: 100%;
  padding: 12px 20px;
  border: 1px solid #cbcbcb;
  border-radius: 2px;
  height: 52px;
  background: #fff;
  font-size: 12px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  height: 50px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #8f8f8f;
  font-family: "Sora", sans-serif;
}

select {
  background: url(../images/down-arrow.svg) #fff center right 15px no-repeat !important;
  color: rgb(0 0 0 / 50%);
  font-weight: normal;
}

select option {
  font-weight: 500;
  color: rgb(0 0 0 / 50%);
}

.form_box {
  margin: 15px 0px 0;
  display: inline-block;
  width: 100%;
}

.submit_button {
  margin: 5px 0 0;
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: right;
}
.submit_button [class*="btn_"] {
  padding: 0;
}
.submit_button [class*="btn_"]:after {
  left: 7px;
  top: 6px;
  padding: 14px 0;
}

.submitbtn {
  border: 0 solid #ded9d9;
  height: 100%;
  color: #fff;
  text-align: left;
  padding: 14px 60px 14px 38px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 0.5px;
  cursor: pointer;
  border-radius: 50px;
  background: url(../images/right-arrow.svg) #f6931e no-repeat center right 28px;
  font-size: 16px;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.submitbtn:hover {
  background: url(../images/right-arrow.svg) #000 no-repeat center right 28px;
  color: #fff;
}

.submit_button:hover:after {
  filter: brightness(10);
}

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

.contact-form .row {
  margin: 0 -15px;
}

.contact-form .width50 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
}

.contact-form .width100 {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
}

.contact-form .width33 {
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left;
}

.bgimg {
  position: absolute;
  right: 0;
  bottom: 0;
  max-height: 100%;
  max-width: inherit;
  left: 0;
  top: 0;
  width: 100%;
  object-fit: cover;
  height: 100% !important;
  z-index: -1;
  overflow: hidden;
}

.form-group label {
  display: block;
  padding-bottom: 5px;
}

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

.fileinputs {
  position: relative;
  height: 50px;
}

span.filename {
  position: absolute;
  left: 0;
  padding: 12px 15px;
  top: 0;
  width: 100%;
  font-size: 12px;
  font-weight: 600;
  color: #8f8f8f;
}

.fakebtn {
  position: absolute;
  right: 0;
  font-size: 14px;
  font-weight: 600;
  height: 100%;
  top: 0;
  margin: auto;
  bottom: 0;
  line-height: 50px;
  background: #656565;
  color: #fff;
  border-radius: 2px;
  padding: 0 26px;
  text-transform: uppercase;
  z-index: 11;
  cursor: pointer;
}
.fakebtn img {
  margin-right: 10px;
}

.fakefile {
  height: 50px;
}

[type="file"] {
  cursor: pointer !important;
  display: block;
  /* font-size: 999px; */
  filter: alpha(opacity=0);
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  position: absolute;
  right: 0px;
  text-align: right;
  top: 0px;
  z-index: 1;
}

.uploadFile {
  position: relative;
  width: 100%;
  height: 50px;
}

.inputFileHolder span.wpcf7-form-control-wrap {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
}
table th, table td:first-child{
  font-weight: 700; /* or bold */
}
/*-----SCROLL TOP-----*/
.scrollTop {
  position: fixed;
  right: 15px;
  bottom: 40px;
  border-radius: 50%;
  opacity: 0;
  height: 40px;
  width: 40px;
  line-height: 37px;
  z-index: 10;
  color: #fff;
  background: #ff7900;
  text-align: center;
  font-size: 16px;
  padding: 0;
  transition: 1s ease;
  border: 1px solid #fff;
  opacity: 0.4;
}

.scrollTop:after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: -webkit-radial-gradient(
    center ellipse,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
}

.scrollTop.open {
  bottom: 40px;
}

/* ==========================================================================
Helper classes
========================================================================== */

.flex {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.justify-between {
  justify-content: space-between;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.items-center {
  align-items: center;
}

.flex-direction {
  flex-direction: row-reverse;
}
.flex-direction.mx-20 .right_block {
  text-align: left;
}

.fleft {
  float: left !important;
}

.fright {
  float: right !important;
}

.bold {
  font-weight: bold;
}

.align_center {
  text-align: center !important;
}

.align_right {
  text-align: right !important;
}

.align_left {
  text-align: left !important;
}

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

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.width25 {
  width: 25%;
}

.width50 {
  width: 50%;
  float: left;
  padding: 0 10px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.width_50 {
  width: 50%;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
  clear: both;
  width: 100%;
}

.container,
.incontainer,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

@media (min-width: 576px) {
  .container,
  .incontainer,
  .container-sm {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container,
  .incontainer,
  .container-md,
  .container-sm {
    max-width: 720px;
  }

  .cta-bg-mobile {
    display: none;
  }
}

@media (min-width: 992px) {
  .container,
  .incontainer,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }

  .row-reverse {
    flex-direction: row-reverse;
  }
  .sticky {
    position: sticky !important;
    top: 160px;
    align-self: flex-start;
  }
}

@media (min-width: 1200px) {
  .container,
  .incontainer,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1380px;
    margin: 0 auto;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1444px;
    margin: 0 auto;
  }
}

/* Common  Dots */

.common_dots .slick-dots li button:before {
  content: none;
}

.common_dots .slick-dots li button {
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  border-style: solid;
  outline-offset: 0px;
  padding: 2px;
  border-radius: 100%;
  border: 1.5px solid #f6931e;
}

.common_dots .slick-dots li {
  margin: 0;
  width: auto;
  float: none;
  padding: 0 5px;
  display: inline-block !important;
}

.common_dots .slick-dots li.slick-active button {
  background: #f6931e;
  width: 10px;
}

.common_dots.slick-dotted.slick-slider {
  margin-bottom: 45px;
}

.common_dots .slick-dots {
  bottom: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.top_btn :is(.slick-prev.slick-arrow, .slick-next.slick-arrow) {
  top: -60px;
  bottom: auto;
  right: 38px;
  left: auto;
  border-color: #484b4e;
}

.top_btn .slick-prev.slick-arrow {
  right: 85px;
}

.top_btn .slick-next.slick-arrow:before,
.top_btn .slick-prev.slick-arrow:before {
  color: #484b4e;
}

.top_btn .slick-next.slick-arrow:hover:before,
.top_btn .slick-prev.slick-arrow:hover:before {
  color: #fff;
}

.top_btn :is(.slick-prev.slick-arrow, .slick-next.slick-arrow):hover {
  border-color: #ff7900;
}

/* Common  arrows */
.slick-prev {
  z-index: 99;
}

.slick-prev.slick-arrow {
  left: -15px;
}

.slick-prev,
.slick-next,
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  position: absolute;
  z-index: 0;
  font-size: 0;
  cursor: pointer;
  z-index: 9;
  border-radius: 100%;
  opacity: 0.5;
  border: 0px solid #efdbcd;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  top: 46%;
  width: 36px;
  height: 36px;
}

.slick-next.slick-arrow {
  right: -15px;
}

.slick-next:before,
.slick-prev:before {
  content: none;
}
.slick-next,
.slick-next:hover,
.slick-next:focus {
  background: url(../images/slick-arrow-right.svg);
}
.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
  background: url(../images/slick-arrow-left.svg);
}

.slick-next:hover:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-arrow:hover {
  opacity: 1;
}
.slick-vertical .slick-arrow {
  top: auto;
  bottom: -63px;
  transform: rotate(-90deg);
}

.slick-vertical .slick-prev.slick-arrow,
.slick-vertical .slick-next.slick-arrow {
  left: auto;
  right: 45px;
}
.slick-vertical .slick-next.slick-arrow {
  right: 0;
}

.relative {
  position: relative;
}

/*======== title ============*/
.text-xl,
.text-lg,
.text-base,
.text-sm,
.text-xs,
h1,
h2,
h3,
h4 {
  position: relative;
  line-height: 100%;
  font-weight: 600;
  color: #242222;
  letter-spacing: 0px;
}

.text-xl,
h1 {
  font-size: clamp(22px, 2.5vw, 36px);
}

.text-lg,
h2 {
  font-size: clamp(20px, 2vw, 30px);
}

.text-base,
h3 {
  font-size: clamp(18px, 5vw, 24px);
}

.text-sm,
h4 {
  font-size: 20px;
  line-height: 26px;
}

.text-xs,
h5 {
  font-size: 16px;
}

.hidden {
  display: none !important;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.py-26 {
  padding: 117px 0;
}
.py-28 {
  padding: 124px 0;
}

.py-24 {
  padding: 90px 0;
}
.pb-10 {
  padding-bottom: 10px !important;
}

.py-20 {
  padding: 80px 0;
}
.py-11 {
  padding: 35px 0;
}

.mt-24 {
  margin: 90px 0 0;
}
.mb-12 {
  margin-bottom: 42px;
}
.mx-20 {
  margin: 0 70px;
}

.mb-8 {
  margin-bottom: 30px;
}

.mb-6 {
  margin-bottom: 24px;
}

.mb-4 {
  margin-bottom: 16px;
}

.mb-2 {
  margin-bottom: 8px;
}

.mt-6 {
  margin-top: 24px;
}
.mt-14 {
  margin-top: 50px;
}

.w-50 {
  width: 50%;
}

.text-blue {
  color: var(--solid-blue);
}

.text-black {
  color: var(--black);
}

.font-semibold {
  font-weight: 600 !important;
}

.leading-normal {
  line-height: 1.5;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.bg_light {
  background-color: var(--bg_light);
}

.border-radius {
  border-radius: 20px 0 0 20px;
}

.bg_blue_light {
  background-color: var(--bg-light-blue);
}

.border_radius_20 {
  border-radius: 20px;
}

.sec_bottom_line:after {
  position: absolute;
  content: "";
  max-width: 1550px;
  bottom: 0;
  left: 15px;
  right: 15px;
  background: #d9d9d9;
  height: 1px;
  margin: 0 auto;
}
.top_small_text {
  color: var(--orange);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.2px;
}
.img_div {
  text-align: right;
}
.content_text {
  display: inline-block;
  max-width: 618px;
  position: relative;
}
.faq_sec .content_text .leading-tight + p {
  font-weight: 500;
}
.view_more {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.6px;
  /*display: flex;*/
}
.view_more img {
  margin-left: 5px;
}
.view_more:hover img{
  filter: invert(77%) sepia(37%) saturate(5902%) hue-rotate(348deg) brightness(101%) contrast(93%);
}
.title_line:after {
  position: absolute;
  content: "";
  width: 230px;
  height: 2px;
  background: rgb(0 0 0 / 10%);
  right: -264px;
  top: 20px;
  z-index: 1;
}
.bg_border,
.text_line {
  position: relative;
}
.bg_border:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid rgb(0 0 0 / 10%);
  left: 10px;
  top: 10px;
  z-index: -1;
}
.text_line:after,
.text_line:before {
  position: absolute;
  content: "";
  width: 34%;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: rgb(112 112 112 / 10%);
  left: 0;
}
.text_line:before {
  left: auto;
  right: 0;
}
.view_more:hover {
  color: var(--orange);
}
.image-content-wrapper.top_border .right_block{
	padding-left: 100px;
}

ol {
  counter-reset: my-counter; /* reset counter */
  list-style: none;          /* remove default numbers */
  padding-left: 0;
}
ol li {
  counter-increment: my-counter;
  position: relative;
  padding-left: 40px; 
  font-size: 14px;
  margin-bottom: 18px;
  position: relative;
  color: #242222;
  line-height: 22px;
  font-weight: normal;
  letter-spacing: 0.2px;
}

ol li::before {
    content: counter(my-counter);
    position: absolute;
    left: 0;
    font-weight: 500;
    width: 26px;
    height: 26px;
    background: #f6931e;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    top: 0;
}
ol li a{
	text-decoration: underline;

	&:hover{
		color:#f6931e;
	}
}

/*-----BREADCRUMBS-----*/
.inrpg_bnr {
  position: relative;
}
.inrpg_bnr:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100px;
  background: var(--bg_light);
  bottom: 0;
  left: 0;
  z-index: -1;
}
.breadcums_sec {
}
.detail_breadcums .bread_text {
  justify-content: center;
}
.bread_text {
  border-bottom: 1px solid rgb(0 0 0 / 10%);
  align-items: center;
}
ul.woo_breadcums {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0px;
}

.inrpg_bnr.nopgtitle_line ul.woo_breadcums:before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 125px;
  height: 1px;
  left: -162px;
  top: 12px;
  background: var(--white);
}

ul.woo_breadcums li {
  display: inline-block;
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  padding: 0;
}

ul.woo_breadcums li a {
  color: var(--orange);
}
ul.woo_breadcums li span.breadcrumb_last {
  color: #242222;
  display: inline-block;
  letter-spacing: 0.42px;
}

ul.woo_breadcums li a {
  padding: 0 31px 0 0;
  position: relative;
  line-height: 26px;
}

ul.woo_breadcums li a img {
  margin-top: -4px;
}

ul.woo_breadcums li a:after {
  content: "/";
  margin: 0;
  position: absolute;
  top: -4px;
  font-size: 15px;
  color: #242222;
  /*font-family: "FontAwesome";*/
  right: 10px;
      font-weight: 600;
}

ul.woo_breadcums li a:hover {
  color: var(--orange);
  text-decoration: underline;
}

.lt_peach_container {
  background-color: var(--bg_light);
}

/* Footer */
footer {
  position: relative;
  background: linear-gradient(to right, #242424 37.5%, #272727 37.5%);
  color: var(--white);
}
.ft_main {
  padding: 70px 0 80px;
}
.footer-bottom {
  background: var(--white);
}

.copyright p {
  color: var(--light-black-color);
  font-size: 14px;
  padding: 15px 0;
  margin: 0 !important;
}

.copyright p a {
  text-decoration: underline;
}
.ft-title {
  font-size: 34px;
  color: var(--white);
  font-weight: 600;
}
.ft-title span {
  color: var(--orange);
}
.ft_top {
  border-bottom: 1px solid rgb(255 255 255 / 10%);
}
.cont_box {
  display: flex;
}
.cont_box label {
  display: block;
}
.cont_icon {
  width: 38px;
}
.ft_left {
  width: 42%;
}
.ft_right {
  width: 58%;
}
.social_icon {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  border-radius: 100%;
  background: #fff;
  display: inline-block;
  text-align: center;
  line-height: 40px;
}
.ft_title {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.4px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.ftlinks li {
  font-size: 12px;
  letter-spacing: 0.4px;
}
.cont_text {
  font-size: 12px;
  width: calc(100% - 38px);
}
.ft_right .ftblock:first-child {
  max-width: 557px;
  border-right: 1px solid rgb(255 255 255 / 10%);
}
.ft_bottom {
  padding-top: 72px;
}
.ft_contact_list {
  margin-bottom: 30px;
}
.ft_contact_list li {
  margin-bottom: 25px;
}
.border-radius-right {
  border-radius: 0 0 50px 0;
}
.ftlinks li:hover,
.cont_box label a:hover {
  color: var(--orange);
}
.social_icon:hover {
  background: var(--orange);
}

/* services */
.service_list {
  display: flex;
  margin: 0 -38px;
  flex-wrap: wrap;
}
.service_list li {
  padding: 0 38px;
  width: 25%;
  float: left;
}
.js_service.slick-initialized {
  display: block;
}
.serv_nm {
  font-size: 16px;
  letter-spacing: 0.6px;
  font-weight: 600;
  position: relative;
  padding-right: 20px;
  line-height: 18px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.serv_image {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.serv_nm:after {
  position: absolute;
  content: "";
  background: url(../images/arrow-right-shap.svg);
  width: 16px;
  height: 13px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.js_service {
  margin-right: calc(-50vw + (100% - 480px) / 2);
}
.common_list li {
  width: 33.3%;
  margin-bottom: 60px;
  padding: 0 38px;
}
.common_list {
  margin: 0 -38px;
  margin-bottom: -60px;
  flex-wrap: wrap;
}
.common_list .serv_nm {
  text-align: center;
}
.common_list .serv_nm:after {
  content: none;
}
.our_Service {
  overflow: hidden;
}
.our_Service .home_cta{
  margin: 124px 0 0;
}
.serv_box:hover .serv_nm {
  color: var(--orange);
}
.serv_box:hover .serv_image,
.prod_box:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}
@-webkit-keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
.bounce {
  animation: bounce 2s infinite;
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-20px);
  }
  60% {
    transform: translateY(-10px);
  }
}

/* cta */
.cta_title {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-align: center;
  padding-left: 60px;
  position: relative;
}
.cta_title span {
  color: #f6931e;
}
/*
.cta_title:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background: #242222;
  left: 0;
  top: 0;
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background: #242222;
  left: 30px;
  top: 11px;
}*/

/*brand section */
.brand_sec {
  padding: 53px 0;
}
.brand_list li span {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.brand_list li span img {
  margin: 0 auto;
  filter: grayscale(1);
}
.brand_list {
  display: flex;
  justify-content: space-between;
}
.js_brands.slick-initialized {
  display: block;
}

/* home top _text */
.home_top_content .box {
  background: var(--white);
  border-radius: 95px;
  width: 170px;
  height: 230px;
  box-shadow: 0 4px 4px rgb(0 0 0 / 9%);
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.box .exp_yr {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  line-height: 80px;
  display: inline-block;
  background: #676767;
  text-align: center;
  margin-bottom: 16px;
}
.midd_text {
  max-width: 851px;
}
.exp_text {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #242222;
  display: block;
  max-width: 125px;
  margin: 0 auto;
  line-height: 22px;
  width: 100%;
}
.midd_text .view_more {
  justify-content: center;
}
.midd_text p {
  font-size: 18px;
  line-height: 40px;
}

/* our work */
.js_our_work .slick-track {
  display: flex;
  align-items: center;
}
.work_list {
  margin: 0 -35px 100px;
  display: flex;
  align-items: center;
}
.work_list li {
  padding: 0 35px 10px;
}
.wcu_icon {
  width: 73px;
  height: 73px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 9%);
  margin: 0 auto 18px;
  line-height: 73px;
  position: relative;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.wcu_icon:after,
.icon_image:after {
  position: absolute;
  content: "";
  background: url(../images/image-shap.svg);
  width: 28px;
  height: 40px;
  inset: 0;
  margin: auto;
}
.wcu_txt {
  font-size: 14px;
  font-weight: 600;
  color: #242222;
  max-width: 145px;
  margin: 0 auto;
  line-height: 20px;
}
.wcu_box {
  text-align: center;
}
.wcu_list li {
  width: 14.2%;
}
.our_work_sec {
  background: linear-gradient(0deg, #f5f5f5, transparent);
  overflow: hidden;
}
.wcu_box:hover .wcu_icon {
  box-shadow: 0px 4px 4px rgb(246 147 30);
}
.work_image a {
  position: relative;
  display: inline-block;
}
.work_image a:after,
.work_image a:before,
.wpgridlightbox:after,
.wpgridlightbox:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/hover_icon.svg);
  width: 60px;
  height: 60px;
  inset: 0;
  margin: auto;
  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;
  z-index: 1;
}
.work_image a:before,
.wpgridlightbox:before {
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 50%);
}
.work_image a:hover:after,
.work_image a:hover:before,
.wpgridlightbox:hover:after,
.wpgridlightbox:hover:before {
  opacity: 1;
}
.work_image.bg_border:after {
  height: 98%;
}

/* bullet list */
.bullet_list {
  display: inline-block;
  width: 100%;
  padding: 0px 0 30px;
}
.bullet_list li {
  color: #545454;
  font-size: 14px;
  float: left;
  width: 100%;
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
}
.bullet_list.width50 li {
  width: 50%;
  float: left;
}
.bullet_list li:after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #242222;
  outline: 1px solid #242222;
  outline-offset: 2px;
  left: 0;
  top: 10px;
}
.row-reverse .img_div {
  text-align: left;
}
.row-reverse .left_block .content_text {
  float: right;
}
.top_border {
  padding-top: 80px;
  margin-top: 80px;
  border-top: 1px solid rgb(0 0 0 / 10%);
}
.common_text {
  column-count: 2;
}
.common_text .text-block {
  max-width: 618px;
}
.common_text .text-block:last-child {
  margin: 0 0 0 auto;
}
.faq_pg .accordion_in.acc_active {
  background: #fff;
}
.faq_pg .accordion_in {
  padding: 0 50px;
}
.btn-border {
  border: 1px solid #000000;
  padding: 32px 20px;
  width: 48%;
  text-align: center;
  color: #f6931e;
}

/* without js */
.js_brands li:not(:nth-child(-n + 8)),
.js_service ul li:not(:nth-child(-n + 4)),
.js_our_work li:not(:nth-child(-n + 5)),
.js_cistomers li:not(:nth-child(-n + 2)) {
  display: none;
}

.js_brands.slick-initialized li,
.js_service ul.slick-initialized li,
.js_our_work.slick-initialized li,
.js_cistomers.slick-initialized li {
  display: block;
}

/*new */
span.wpcf7-spinner {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0px;
}

span.wpcf7-spinner {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  /* inset: 0; */
  /* top: 5px; */
}
/* 
span.wpcf7-spinner {
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
} */
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #f5c812;
  background: url(../images/Icon-invalid-validation.svg) no-repeat 15px center
    #fff9df;
  color: #000;
  font-size: 14px;
  padding-left: 45px;
  line-height: 24px;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: url(../images/icon-success-validation.svg) no-repeat 15px center
    #e1ffd9;
  border-color: #498e36;
  font-size: 14px;
  padding-left: 45px;
}

.wpcf7-not-valid {
  background-color: #ffdfdf !important;
  border: 1px solid #ca9c5e !important;
}
.wpcf7-not-valid-tip {
  font-weight: normal;
  background: #dc3232;
  display: inline-block;
  position: absolute;
  bottom: -31px;
  left: 0;
  padding: 0px 5px;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
}
.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 #dc3232;
}

.wonderplugin-gridgallery-item-title {
  padding: 15px 20px;
  text-align: center;
  background: #fff;
    font-size: 16px !important;
    letter-spacing: 0.6px;
    font-weight: 600;
    position: relative;
    padding-right: 20px;
    line-height: 18px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    text-transform: uppercase;
}
.wonderplugin-gridgallery-item-container {
  position: relative;
}
/* .wonderplugin-gridgallery-item-container:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    border: 1px solid rgb(0 0 0 / 10%);
    left: 10px;
    top: 10px;
    z-index: -1;
} */
#wonderplugingridgallery-1 .wonderplugin-gridgallery-loadmore-btn {
  all: unset !important;
  color: #242222 !important;
  letter-spacing: 0.6px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  background: url(../images/right-arrow.svg) no-repeat right 6px top 11px !important;
  /* height: 60px !important; */
  padding: 8px 36px 0 !important;
  cursor: pointer !important;
}
.wonderplugin-gridgallery-loadmore {
  border-top: 1px solid rgb(112 112 112 / 10%);
  padding: 10px 0 0;
}
#wonderplugingridgallery-1 .wonderplugin-gridgallery-loadmore-btn:hover {
  color: #f6931e !important;
}
.wonderplugin-gridgallery-item-text {
  position: absolute !important;
  bottom: 0;
  top: auto !important;
  z-index: 1;
  height: 70px;
  background: #fff;
  margin: auto !important;
}
.wonderplugin-gridgallery-item-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.fileinputs .wpcf7-not-valid-tip {
  bottom: -15px;
}
.lightboxleft {
  padding: 50px 30px;
}
.lightboxleft p {
  font-size: 14px;
  color: #545454;
  line-height: 30px;
  margin-bottom: 26px;
  letter-spacing: 0px;
  font-weight: normal;
}
.caesarstone_sec_detail .row-reverse .left_block .content_text {
  float: left;
  padding-left: 80px;
}

#wonderplugingridgallery-2 .wonderplugin-gridgallery-item-caption-title  , 
#wonderplugingridgallery-6 .wonderplugin-gridgallery-item-caption-title{
     font-size: 16px !important;
    letter-spacing: 0.6px;
    font-weight: 600;
    position: relative;
    line-height: 18px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    padding-top: 20px;
    text-transform: uppercase;
}
.wonderplugin-gridgallery-item:hover .wonderplugin-gridgallery-item-caption-title{
	color: var(--orange);
}
/*.wonderplugin-gridgallery-item-container{
	padding: 0 10px 10px 0; 
}

#wonderplugingridgallery-2 .wonderplugin-gridgallery-item-container:before ,
#wonderplugingridgallery-3  .wonderplugin-gridgallery-item-container:before ,
#wonderplugingridgallery-6  .wonderplugin-gridgallery-item-container:before{
	position: absolute;
    content: "";
    width: 96%;
    height: 96%;
    background: transparent;
    border: 1px solid rgb(0 0 0 / 10%);
    left: 16px;
    top: 12px;
}*/

/* ********* FAQ ************/
.faqpg .faq_accordion  .accordion_in .acc_head:hover ,
.faqpg .faq_accordion  .accordion_in.acc_active .acc_head{
  color: #F6931E;
}
.faqpg .faq_accordion .accordion_in .acc_head:hover:after ,
.faqpg .faq_accordion .accordion_in.acc_active .acc_head:after{
  filter: invert(82%) sepia(30%) saturate(7496%) hue-rotate(347deg) brightness(99%) contrast(94%);
}
/* ********* feature ************/
.feature_pg .service_list  li .serv_box .serv_nm{
  text-align: left;
}
.feature_pg .service_list  li .serv_box .serv_nm:before{
    content: "";
    position: absolute;
    right: 0;
    background: url(../../assets/images/long-arrow.png) no-repeat;
    width: 17px;
    height: 14px;
    filter: brightness(0);
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.feature_pg .service_list  li .serv_box:hover .serv_nm:before{
  filter: inherit;
}

.content_text > h2{
  margin-top:0;
}
.our_work_sec .text-center a.view_more {
  justify-content: center;
  margin-bottom: 50px;
}

.product_list li a.prod_box img {
  border: 2px solid #b7b7b7;
  display: block;
  box-shadow: 0 0 20px #dadada;
}
.page-cutout-types .features.py-24 , 
.page-drainer-grooves .features.py-24 ,
.page-edge-profile .features.py-24 ,
.page-waterfall-panels .features.py-24 ,
.page-splashbacks .features.py-24{
	padding-bottom:0;
}

@media (min-width: 1921px) and (max-width: 3800px) {
}

@media (max-width: 1900px) {
}



@media (min-width: 1921px){
.border-radius-right {
    border-radius: 0 0 50px 0;
    margin: 0 auto;
    text-align: center;
    display: block;
}
}


@media (max-width: 1599.98px) {
  .py-24 {
    padding: 70px 0;
  }
  footer {
    background: linear-gradient(to right, #242424 32.5%, #272727 32.5%);
  }
  .ft-title {
    font-size: 30px;
  }
  .py-28 {
    padding: 100px 0;
  }
}

@media (max-width: 1439.98px) {
  .ft_left {
    width: 27%;
  }
  .ft_right {
    width: 67%;
  }
  a.ft_logo {
    max-width: 170px;
  }
  .ft-title {
    font-size: 24px;
  }

  /* common */
  .w-50.right_block.img_div {
    padding-left: 50px;
  }
  .row-reverse .w-50.right_block.img_div {
    text-align: left;
    padding-left: 0;
    padding-right: 50px;
  }

  .title_line:after {
    right: -245px;
  }
  .py-28 {
    padding: 80px 0;
  }
  .our_Service .home_cta{
    margin: 80px 0 0;
  }

  .home_cta {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cta_text {
    margin-bottom: 30px;
  }

  /* services */
  .service_list li {
    padding: 0 20px;
  }
  .service_list {
    margin: 0 -20px;
  }

  .midd_text {
    padding: 0 40px;
  }
  .midd_text p {
    font-size: 17px;
    line-height: 32px;
  }
  .exp_text {
    font-size: 12px;
  }
  .home_top_content .box {
    height: 208px;
  }
  .brand_sec {
    padding: 45px 0;
  }
  .top_border {
    padding-top: 60px;
    margin-top: 60px;
  }
  .common_list li {
    margin-bottom: 40px;
  }
  .faq_pg .accordion_in {
    padding: 0 25px;
  }

  /* without js */
  .js_brands li:not(:nth-child(-n + 6)),
  .js_service ul li:not(:nth-child(-n + 4)),
  .js_product li:not(:nth-child(-n + 4)),
  .js_our_work li:not(:nth-child(-n + 3)),
  .js_cistomers li:not(:nth-child(-n + 2)) {
    display: none;
  }

  .js_brands.slick-initialized li,
  .js_service ul.slick-initialized li,
  .js_our_work.slick-initialized li,
  .js_cistomers.slick-initialized li,
  .js_productslick-initialized li {
    display: block;
  }
  .image-content-wrapper.top_border .right_block {padding-left: 60px;}
}

@media (max-width: 1199.98px) {

  .text_line:after, .text_line:before{width: 28%;}

  .py-24 {
    padding: 50px 0;
  }
  .ft_right .ftblock:first-child {
    max-width: 500px;
    border-right: 0;
  }
  footer {
    background: linear-gradient(to right, #242424 35.5%, #272727 35.5%);
  }
  .ft_left {
    width: 30%;
  }
  .ft_right {
    width: 70%;
    padding-left: 50px;
  }
  .ft_right .ftblock:first-child {
    max-width: 440px;
  }
  .ft_bottom {
    padding-top: 60px;
  }
  .ft_main {
    padding: 60px 0;
  }
  .our_Service .home_cta{
    margin: 40px 0 0;
  }
  a.ft_logo {
    max-width: 145px;
  }
  .ft-title {
    font-size: 18px;
  }
  .btn-box a {
    margin: 0 5px;
  }

  /* common */
  .title_line:after {
    content: none;
  }
  .py-28 {
    padding: 70px 0;
  }
  .py-20 {
    padding: 70px 0;
  }
  /*wcu */
  .wcu_txt {
    font-size: 13px;
    line-height: 18px;
  }
  .wcu_list {
    flex-wrap: wrap;
  }
  .wcu_list li {
    width: 25%;
    margin-bottom: 30px;
  }
  .work_list li {
    padding: 0 20px 10px;
  }
  .work_list {
    margin: 0 -20px 70px;
  }

  .home_top_content .box {
    width: 130px;
  }
  .midd_text {
    max-width: 615px;
  }

  .top_border {
    padding-top: 40px;
    margin-top: 40px;
  }

  .common_list .serv_nm {
    padding-right: 0;
  }

  /* without js */
  .js_brands li:not(:nth-child(-n + 4)),
  .js_service ul li:not(:nth-child(-n + 4)),
  .js_product li:not(:nth-child(-n + 4)),
  .js_our_work li:not(:nth-child(-n + 3)),
  .product_list li,
  .js_cistomers li:not(:first-child) {
    display: none;
  }

  .js_brands.slick-initialized li,
  .js_service ul.slick-initialized li,
  .js_our_work.slick-initialized li,
  .js_cistomers.slick-initialized li,
  .js_product.slick-initialized li {
    display: block;
  }
}

@media (max-width: 991.98px) {
  .text_line:after, .text_line:before {
      width: 20%;
  }
  .ft_top {
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 35px;
  }
  a.ft_logo {
    max-width: 145px;
    width: 100%;
  }
  .ft-title {
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }
  a.ft_logo {
    max-width: 100%;
    width: 100%;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
    text-align: center;
  }
  a.ft_logo img {
    max-width: 170px;
  }
  .ft_bottom {
    padding-top: 45px;
  }
  .ft_bottom {
    flex-wrap: wrap;
  }
  .ft_left {
    width: 100%;
  }
  .ft_contact_list li {
    margin-bottom: 25px;
    width: 50%;
    float: left;
  }
  .ft_right {
    width: 100%;
    padding-left: 0;
    border-top: 1px solid rgb(255 255 255 / 10%);
    padding-top: 30px;
  }
  .ft_main {
    padding: 45px 0;
  }
  .ft_right .ftblock:first-child {
    max-width: 500px;
  }
  footer {
    background: linear-gradient(to bottom, #242424 48.5%, #272727 48.5%);
  }
  .ft_right .ftblock:first-child {
    max-width: 390px;
  }

  /* common */
  .py-28 {
    padding: 60px 0;
  }
  .py-20 {
    padding: 60px 0;
  }
  .w-50 {
    width: 100%;
  }
  :is(.faq_sec, .content_sec) .flex {
    flex-wrap: wrap;
  }
  .content_text {
    max-width: 100%;
  }
  .w-50.right_block.img_div {
    padding-left: 0;
    text-align: left;
    margin-top: 30px;
  }
  .row-reverse .w-50.right_block.img_div {
    padding-right: 0;
  }
  .mb-8 {
    margin-bottom: 20px;
  }
  .cta_text {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cta_title:after {
    content: none;
  }
  .cta_title {
    padding: 30px 0 0;
  }
  .cta_title br {
    display: none;
  }

  .top_btn :is(.slick-prev.slick-arrow, .slick-next.slick-arrow) {
    top: -36px;
  }

  .midd_text {
    max-width: 100%;
    order: 3;
  }
  .home_top_content .box:first-child {
    order: 1;
  }
  .home_top_content .flex {
    flex-wrap: wrap;
  }
  .home_top_content .box:last-child {
    order: 2;
  }
  .home_top_content .box {
    width: 43%;
    flex-direction: row;
    flex-wrap: nowrap;
    text-align: left;
    padding: 10px 30px;
    height: auto;
  }

  .midd_text {
    padding: 30px 0 0;
  }
  .box .exp_yr {
    margin-bottom: 0;
  }
  .exp_yr img {
    max-width: 30px;
  }
  .box .exp_yr {
    width: 60px;
    height: 60px;
    line-height: 57px;
  }
  .midd_text p {
    font-size: 16px;
    line-height: 28px;
  }
  .brand_sec {
    padding: 35px 15px;
  }
  .common_text .text-block {
    max-width: 100%;
  }
  .common_text {
    column-count: 1;
    flex-wrap: wrap;
  }
  .js_product li:not(:nth-child(-n + 3)) {
    display: none;
  }
  .js_product.slick-initialized li {
    display: block;
  }

  .caesarstone_sec_detail .row-reverse .left_block .content_text {
    float: left;
    padding-left: 0px;
  }
  .bullet_list{
    padding-bottom: 0;
  }
 /* .bullet_list + p{
    margin-bottom: 26px;
  }*/
  .our_work_sec .text-center a.view_more{margin-bottom: 30px;}
  .wcu_list{
    row-gap:30px;
  }
  .wcu_list li{
    margin-bottom: 0;
  }

  .exp_text{
  	margin: 0 auto 0 0;
    line-height: 20px;
    padding-left: 10px;
    max-width:auto;
    width: calc(100% - 60px);
  }
  .bullet_list li:last-child{margin-bottom: 0;}
   	ul:has(+ h2) ,
	ul:has(+ div) , 
	ul:has(+ p){
	  	margin-bottom: 20px;
	}
	.ptag p:last-child{margin-bottom: 0;}
	.ptag p:has(+ div),
	.ptag p:has(+ ul){
		margin-bottom: 25px;
	}
	.scrollTop{
		display: none;
	}
	.page-cutout-types .features.py-24 , 
	.page-drainer-grooves .features.py-24 ,
	.page-edge-profile .features.py-24 ,
	.page-waterfall-panels .features.py-24 ,
	.page-splashbacks .features.py-24{
		padding-bottom: 0;
	}
	.image-content-wrapper.flex {flex-wrap: wrap;}
	.image-content-wrapper.top_border .right_block {padding-left: 0;margin-top: 30px;}
}

@media (max-width: 767.98px) {
  .py-24 {
    padding: 35px 0;
  }
  .py-20 {
    padding: 35px 0;
  }
  .cont_text {
    width: calc(100% - 30px);
  }
  .cont_icon {
    width: 30px;
  }

  /* common */
  .py-28 {
    padding: 45px 0;
  }
  .tab_ul.text_line:after,
  .tab_ul.text_line:before {
    content: none;
  }

  /* services */
  .js_service {
    margin-right: 0;
    padding-bottom: 40px;
  }
  .js_service .slick-list {
    padding-left: 0 !important;
  }

  .home_top_content .box {
    width: 49%;
  }
  .top_border {
    padding-top: 35px;
    margin-top: 35px;
  }
  .mb-12 {
    margin-bottom: 24px;
  }
  .service_list li {
    width: 50%;
  }

  /* without js */
  .js_brands li:not(:nth-child(-n + 3)),
  .js_service ul li:not(:nth-child(-n + 2)),
  .js_our_work li:not(:nth-child(-n + 3)),
  .js_cistomers li:not(:nth-child(-n + 2)) {
    display: none;
  }

  .js_brands.slick-initialized li,
  .js_service ul.slick-initialized li,
  .js_our_work.slick-initialized li,
  .js_cistomers.slick-initialized li {
    display: block;
  }
}

@media (max-width: 575.98px) {
  .ft_right .ftblock:first-child {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}
  .ft_right .ft_title{
    padding: 15px 0;
  }

  .ft_right {
    flex-wrap: wrap;
    padding: 10px 15px 0;
  }
  .ftlinks {
    display: none;
    margin: 15px 0 0;
  }
  .ftblock .ft_title:after {
    position: absolute;
    content: "";
    background: url(../images/increase1.svg);
    right: 0;
    top: 9px;
    width: 12px;
    height: 12px;
  }
  .ftblock .ft_title.showhide:after {
    background: url(../images/decrease1.svg);
    width: 12px;
    height: 1px;
    top: 12px;
  }
  .ft_title {
    position: relative;
    z-index: 1;
    margin: 0;
  }
  .ftblock {
    width: 100%;
  }
  .ft_contact_list {
    margin-bottom: 0px;
    display: inline-block;
  }
  .ft_contact_list li {
    margin-bottom: 15px;
    width: 100%;
  }
  .social_link {
    padding-bottom: 25px;
  }
  .ft_bottom {
    padding-top: 0px;
  }
  .ft_main {
    padding: 35px 0;
  }
  .ft_top {
    padding-bottom: 35px !important;
    padding-top: 35px !important;
  }
  .ft_left {
    padding-top: 35px !important;
  }
  footer .container {
    padding: 0;
  }
  .ft_top,
  .ft_left {
    background: #242424;
    padding: 0 15px;
  }
  footer {
    background: #272727;
  }
  .ft_main {
    padding: 0 0 10px;
  }
  .ft-title span {
    display: block;
    font-size: 20px;
  }
  .ftlinks li {
    font-size: 12px;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
  }
  .ftlinks li a {
    display: block;
    line-height: 18px;
  }
  .ftlinks li {
    width: 50%;
    float: left;
  }
  .copyright p {
    padding: 10px 15px;
    text-align: center;
    display: block;
  }

  /* common */
  .btn_white.ph_text{letter-spacing: normal;font-size: 14px;}
  [class*="btn_"] {
    padding: 13px 20px;
    font-size: 12px;
  }
  .btn_white.ph_text img {
    margin: 0 3px 0 0;
  }
  .btn_dark img {
    display: none;
  }
  [class*="btn_"]:after {
    left: 8px;
    top: 10px;
  }

  .py-28 {
    padding: 35px 0;
  }
  .py-11 {
    padding: 20px 0;
  }
  .mb-12 {
    margin-bottom: 24px;
  }
  .ptag p {
    line-height: 24px;
    margin-bottom: 18px;
  }
  .mb-8 {
    margin-bottom: 16px;
  }
  .mt-14 {
    margin-top: 35px;
  }
  .bullet_list {
    padding: 0px;
  }



  .width50,
  .bullet_list.width50 li {
    width: 100%;
  }
  .text_line:after,
  .text_line:before {
    content: none;
  }
  .arrow_img {
    max-width: 30px;
    display: none;
  }
  /*wcu*/
  .wcu_list li {
    width: 50%;
  }
  .wcu_txt {
    max-width: 133px;
  }
  .wcu_list li:last-child {
    margin: 0;
  }
  .work_list li {
    padding: 0 15px 10px;
  }
  .work_list {
    margin: 0 -15px 30px;
  }
  .our_work_sec .down_arrow {
    display: none;
  }

  /*services */
  .service_list li {
    padding: 0 13px;
  }
  .service_list {
    margin: 0 -13px;
  }

  .ph_text img {
    max-width: 15px;
  }
  .btn_border img,
  .btn_light img {
    margin: 0px 4px 0 0px;
  }
  .cta_title {
    font-size: 18px;
  }
  .box .exp_yr {
    width: 30px;
    height: 30px;
    line-height: 100%;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .home_top_content .box {padding: 12px 8px;}
  .exp_text {
    font-size: 10px;
    width: calc(100% - 30px);
    padding-left: 6px;
    line-height: 12px;
    letter-spacing: normal;
  }
  .home_top_content .box {
    padding: 12px 12px;
  }
  .exp_text br {
    display: none;
  }
  .pb-10 {
    padding-bottom: 0px !important;
  }
  .home-content .down_arrow {
    max-width: 30px;
  }
   .home-content .bounce {
    animation: inherit;
}
  .midd_text p {
    font-size: 14px;
  }
  .brand_sec {
    padding: 20px 0;
  }
  .brand_list li span {
    height: 45px;
    padding: 0 14px;
  }
  .border-radius-right {
    border-radius: 0 0 25px 0;
  }
  .serv_image {
    margin-bottom: 24px;
  }
  .common_list li {
    margin-bottom: 24px;
  }
  .common_list li {
    width: 50%;
  }
  .serv_nm {
    font-size: 14px;
  }
  .btn-border {
    padding: 10px 15px;
    line-height: 20px;
  }

  .bread_text {
    flex-wrap: wrap;
  }
  .bread_text .text-xl {
    margin-bottom: 10px;
  }
  .bg_border:after {
    left: 5px;
    top: 5px;
  }

  .top_btn :is(.slick-prev.slick-arrow, .slick-next.slick-arrow) {
    right: 0;
  }
  .top_btn .slick-prev.slick-arrow {
    right: 45px;
  }

  textarea {
    min-height: 90px;
  }
  ul.woo_breadcums {
    width: 100%;
  }

  .js_product li:not(:nth-child(-n + 2)) {
    display: none;
  }
  .js_product.slick-initialized li {
    display: block;
  }

  .bread_text {
    justify-content: center;
  }
  ul.woo_breadcums {
    justify-content: center;
  }
  ul.woo_breadcums li {
    line-height: 18px;
  }

  .work_image.bg_border:after {
    height: 97%;
  }
  .exp_yr img {max-width: 20px;}
}

@media (min-width: 300px) and (max-width: 370px) {
  [class*="btn_"] {
    padding: 13px 13px;
  }
  .home_top_content .box {
    padding: 12px 8px;
  }
  .home_top_content .box:first-child {
    order: 1;
    margin-bottom: 10px;
  }
  .exp_yr img {
    max-width: 20px;
  }

}
