@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Playwrite+BE+WAL:wght@100..400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gupter:wght@400;500;700&family=Poppins:ital@1&display=swap');


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;

}

body {
  font-family: "Gupter, serif";
  position: relative;
  list-style: none;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
}


:root {
  --yellow: #bb9a65;
  --blue: #403226;
  --main-header: "Gupter, serif";

}

.topbar-01 {
  position: relative;
  border-bottom: 1px solid #eee;
  background: rgba(255, 255, 255, .14);
  /* padding: 12px 0; */
  padding: 0px 0px;
  /* background:  #403226; */
  /* background: linear-gradient(354deg, #633a0f, #280707); */
  background-color: #e8b158;

}

.top-content-01 {
  color: #fff;
}

.topbar_left ul li:first-child {
  border: none !important;
  padding-left: 0;
  margin-left: 0;
}

.topbar_left ul li {
  color: #333;
  border-left: 1px solid #ddd;
  padding: 6px 12px 6px 20px;
  margin-bottom: 0;
  display: inline-block;
  font-family: "Gupter", serif;
  text-align: center;
  font-size: 22px;
}

.topbar_left ul li a {
  color: #221f1f;
  font-family: var(--main-line);
  font-weight: 500;
  font-size: 15px;
  text-align: center;

}

.topbar_left ul li i {
  color: #221f1f;
  margin-right: 3px;
}
.headerSec {
  padding: 10px 0;
  /* background: #fbfbfb; */
  /* background: transparent; */
}

.top-scrolled {
  backdrop-filter: blur(10px);
  z-index: 99 !important;
  position: fixed;
  left: 0;
  right: 0;
}

.headerLeft a {
  color: #111;
  text-decoration: none;
  padding: 0 10px;
  font-size: 14px;
}

.headerLeft i {
  color: var(--sky-blue);
}

.headerRight a {
  background-color: #e8b158;
  color: #fff;
  text-decoration: none;
  padding: 22px 30px 23px;
  font-size: 17px;
  font-weight: 600;
  margin-right: -24px;

}

.headerRight i {
  margin-right: 10px;
  color: #fff;
}

.headerRight .scheduleDemo {
  color: #fff;
  background: var(--sky-blue);
  font-size: 14px;
  padding: 6px 12px;
  border: none;
}

.navbar {
  background: #fff;
  backdrop-filter: blur(10px);
  position: fixed;
  left: 10%;
  right: 10%;
  top: 52px;
  transition: .5s all linear;
  margin-top: 70px;
  padding: 11px 0px;
  border-radius: 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}

.navbar-scrolled {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  background: #fff;
  left: 10%;
  right: 10%;
  top: 0px !important;
  border-radius: 30px;
  margin-top: 0px;
}

.navbar-scrolled .headerRight a {
  border-radius: 0px 29px 29px 0px;
}

.nav-item .nav-link {
  color: #280707 !important;
  font-size: 17px;
  font-weight: 600;
  font-family: var(--main-head);
  letter-spacing: 1px;
  margin: 0px 10px;
}

.nav-link:hover {
  border-bottom: 1px solid #362311;
}

.navbar-scrolled .nav-link {
  color: #362311 !important;
}

.topbar {
  padding: 19px 0px 21px;
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background-color: #fff;
}

.top-icon {
  background: #fff;
  padding: 8px;
  border-radius: 4px;
  height: 33px;
  width: 33px;
  line-height: 14px;
  text-align: center;
  margin-right: 18px;
  margin-top: 6px;
  transform: rotate(45deg);
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  color: #280707;
}

.top-right {
  padding-top: 5px;
}

.top-logo img {
  width: 40%;
}

.top-icon i {
  transform: rotate(-45deg);
  font-size: 18px;
  color: #280707;
}

.top-content h6 {
  margin-top: 7px !important;
  margin: 0;
  font-size: 15px;
  font-family: var(--sec-line);
  font-weight: 700;
  color: #280707;

}

.top-content p {
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  color: #444540;
  font-family: var(--main-line);

}

.top-right ul {
  justify-content: space-between;
}


/* index banner csss start  */
#indexbanner img {
  height: 700px;
}

.home-banner-01 {
  width: 50%;
  position: absolute;
  right: 15%;
  top: 20%;
  left: 5%;
  /* padding-top: 150px; */
  /* padding-bottom: 25px; */
  color: #100f0f;
}

/* .content h2 {
  color: #0c0a0a;
  font-size: 50px;
  font-weight: 900;
  text-shadow: none;
  font-family: var(--tertiary-font);
  letter-spacing: 1px;
  /* margin: 15px 0; */
  /* line-height: 53px;
  text-transform: capitalize;
} */ */
.indexbannerimg{
  position: relative;
}
.index-content{
  position: absolute;
}
.index-btn{
  position: absolute;
  top: 400px;
  left: 80px;
}
.index-content {
  position: absolute;
  top: 151px;
  left: 80px;
}
.index-content h3{
  font-size: 55px;
  font-weight: 700;
  /* color: #e8b158; */
  color: #fff;
}
.index-content span{
  font-size: 20px;
  font-weight: 700;
  color: #c5903a;
  padding-left: 1px;
 
}

/* .content span {
  /* padding: 8px 0px; */
  /* font-family: var(--secondary-font);
  font-size: 40px;
  color: brown;
} */ */

.banner-index {
  position: relative;
}

.btn-style-one {
  background-color: #e8b158;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 22px;
  transition: .5s all linear;
  font-family: var(--main-line);

}

.btn-style-one:hover {
  background-color: #fff;
  color: #bb9a65;
  transition: .5s all linear;
  border: 1px solid #bb9a65;

}



.home-banner-02 {
  width: 50%;
  position: absolute;
  right: 15%;
  top: 20%;
  left: 43%;
  /* padding-top: 150px; */
  /* padding-bottom: 25px; */
  color: #0b0909;
}

.content-02 h2 {
  color: #201c1c;
  font-size: 50px;
  font-weight: 900;
  text-shadow: none;
  font-family: var(--tertiary-font);
  letter-spacing: 1.1px;
  /* margin: 15px 0; */
  line-height: 53px;
  text-transform: capitalize;
}

.content-02 span {
  /* padding: 8px 0px; */
  font-size: 40px;
  color: brown;
  font-family: var(--secondary-font);
}

.banner-index {
  position: relative;
}

.couse-line {
  position: relative;
  z-index: 2 !important;
}

.course {
  margin-top: -100px;
}

.course-box:before {
  content: '';
  background: var(--blue);
  height: 57%;
  width: 50%;
  position: absolute;
  left: -5px;
  top: -5px;
  z-index: -1;
}

.navbar .navbar-01 {
  position: sticky;
}

/* whychose section start */
.whychose {
  padding-top: 0px;
  padding-bottom: 35px;
}

.whychose-content {
  /* border-bottom: 1px solid rgb(230 227 227); */
  padding: 60px 0px 20px !important;
}

.whychose-content .txt1 {
  font-size: 15px;
  color: #e8b158;
  font-weight: 700;
}

.whychose-img img {
  height: 100%;
  padding-top: 61px;
}

.whychose-content .txt2 {
  font-size: 49px;
  color: #362311;
  font-weight: 700;
}

.whychose-content .para {
  font-size: 16px;
  color: #1e1d1c;

}


/* *******************************************************************  */

.owl-carousel .owl-item img {
  width: 13% !important;
}

.icon-cntent {
  padding-top: 0px;
  border: 1px solid #7c5d41;
  border-radius: 36px;
  margin: 6px 5px;
}

.icon-cntent .icons {
  background-color: #e8b158;
  color: #362311;
  font-size: 31px;
  border-radius: 98px;
  padding: 6px 14px;
  margin: 6px 7px;
  transition: .5s all linear;
}

.icon-cntent .icon-011 {
  background-color: #e8b158;
  color: #362311;
  font-size: 31px;
  border-radius: 98px;
  padding: 6px 12px;
}

.icon-cntent .icon-012 {
  background-color: #e8b158;
  color: #362311;
  font-size: 31px;
  border-radius: 98px;
  padding: 6px 10px !important;
  margin: 4px 8px;
}

.icon-cntent .icons:hover {
  color: #e8b158;
  background-color: #362311;

}

/* .content-ico{
  padding: 30px 44px;
} */
.icon-cntent .content-ico h5 {
  color: #362311;
  font-size: 22px;
  font-weight: 700;
  padding-top: 20px;
  /* padding-left: 20px; */
}

.icon-cntent .content-ico p {
  font-size: 15px;
  color: #1e1d1c;
}

.latestcategory {
  border-top: 1px solid rgb(230 227 227);
  padding-top: 60px;
  padding-bottom: 50px;
}

.latestcategory-content {
  margin-top: -17px;
}

.latestcategory-content h2 {
  font-size: 38px;
  font-weight: 600;
  color: #362311;
}

.latestcategory-content p {
  font-size: 16px;

}

.box {
  padding-top: 161px;
  position: relative;
}

.box .box-img img {
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}

.box .box-img img:active,
.box .box-img img:focus,
.box .box-img img:hover {
  transform: translateY(-8px)
}

.box .box-img img {
  width: 100%;
  vertical-align: middle;
  display: inline;
  margin-top: -175px;
  margin-left: -34px;
  min-height: 230px;
}

.box-content {
  padding: 21px 21px;
}

.box-content h6 {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  /* color: #EF912F; */

}

.box-content span {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  /* color: #EF912F; */
}

.discountbanner {
  background: linear-gradient(to right, rgb(30 29 22 / 80%), rgb(233 231 224 / 0%)), url(../Images/indexpageimg/portfolio-05.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 57px;
  margin-bottom: 50px;
  margin-top: 65px;
}

.discountbanner-content h2 {
  font-size: 50px;
  font-weight: 600;
  color: #fff;

}

.discountbanner-content p {
  font-size: 16px;
  color: #fff;
}

/* product section css start */
.cardproduct-img {
  position: relative;
  width: 100%;
  height: 100%;
  /* background: #071628; */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  cursor: pointer;
  padding-bottom: 0px;
}

.card-lyer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
  z-index: 999;

}

.cardproduct-img:hover .card-lyer {

  opacity: 1;
  align-content: center;
  text-align: center;

}

.card-lyer::before,
.card-lyer::after {
  position: absolute;
  content: "";
  width: 20%;
  height: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, rgba(121, 121, 120, 0.8), rgba(234, 203, 173, 0.8));

  transition: all 0.5s;
  z-index: -1;
}

.card-lyer::before {
  top: 0;
  right: 0;
  border-radius: 0 15px 0 100%;
}

.card-lyer::after {
  bottom: 0;
  left: 0;
  border-radius: 0 100% 0 15px;
}

.card-lyer:hover::before,
.card-lyer:hover:after {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  transition: all 0.5s;
}

.card-lyer:hover:after {
  content: "";

}

.content-lyer h2 {
  font-size: 22px;
  font-weight: 700;
  /* color: #071628; */
  color: #fff;


}

.content-lyer p {
  font-size: 15px;
  /* color: #071628; */
  color: #fff;

}

.Product {
  padding-top: 0px;
  padding-bottom: 50px;
}

.pro-content h1 {
  /* color: #b58644; */
  color: #362311;;
  font-size: 35px;
  font-weight: 700;
  padding: 10px 72px;
}
.pro-content h5 {
  /* color: #b58644; */
  color: #b58644;
  font-size: 16px;
  font-weight: 700;
  padding: 0px 72px;
}

/* testimonial css start */
.heading {
  text-align: center;
  color: #454343;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin-bottom: 70px;
  text-transform: uppercase;
  z-index: 999;
}

.white-heading {
  color: #ffffff;
}

.heading:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(../Images/img/heading-line.png);
  background-repeat: no-repeat;
  background-position: center;
}

.white-heading:after {
  background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
  background-repeat: no-repeat;
  background-position: center;
}

.heading span {
  font-size: 18px;
  display: block;
  font-weight: 500;
}

.white-heading span {
  color: #ffffff;
}

/*-----Testimonial-------*/

.heading {
  text-align: center;
  color: #454343;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin-bottom: 40px;
  text-transform: uppercase;
  z-index: 999;
}

.white-heading {
  color: #ffffff;
}

.heading:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(../Images/img/heading-line.png);
  background-repeat: no-repeat;
  background-position: center;
}

.white-heading:after {
  background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
  background-repeat: no-repeat;
  background-position: center;
}

.heading span {
  font-size: 18px;
  display: block;
  font-weight: 500;
}

.white-heading span {
  color: #ffffff;
}
.testimonial {
  padding: 60px 10px;
}

.testi-box {
  /* margin: 10px 28px; */
  padding: 35px 15px;
  background-color: #fafafa;
  position: relative;
}

.text-client h5 {
  font-size: 15px;
  font-weight: 550;
  color: #fff;
}

.text-client h3 {
  font-size: 26px;
  font-weight: 600;
  padding-bottom: 15px;
  color: #fff;
}

.testi-img {
  /* position: absolute;; */
  margin-left: 42%;
  padding-top: 27px;
}

.testi-img img {
  position: absolute;
  ;
  border-radius: 40px;
  height: 85px;
  /* place-items: center; */
  width: 85px !important;
  /* top: 60px;
  left: -60px; */
}

.testi-img h6 {
  padding-top: 50px;
  padding-left: 30px;
}

.testi-box i {
  color: #fff;
  font-size: 25px;
}

.testi-box p {
  padding: 20px 10px 0px 10px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}

.testi-box h6 {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  padding-top: 110px;
 color: #fff;
}


.security {
  padding: 0px 0px;
  margin-bottom: 15px;
  background-color: #fafafa;
}

.security-img img {
  height: 197px;
}
.testi-box {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.229), rgb(0 0 0 / 78%)), url(../Images/indexpageimg/index2banner.jpg);
}
.security-text h5 {
  font-size: 23px;
  font-weight: 600;
  padding-top: 12px;
}


.security-text p {
  font-size: 14px;
  font-weight: 400;
}

/* footer 2.0 section css start  */

  .footer {
    background: linear-gradient(to left, #100f0fbf, #ffffff4f), url(../Images/indexpageimg/footerbanner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 50px;
}

.footer img {
  width: 242px;
  padding-bottom: 20px;
  padding-top: 25px;
}
.footer-box {
  padding: 20px 10px 55px 10px;
}

.footer-box h5 {
  font-size: 20px;
  font-weight: 500;
  background-color: #fff;
  color: #6b5c4c;
  padding: 15px 12px;
  font-family: var(--primary-font);
}

.footer-box p {
  font-size: 15px;
  padding-top: 4px;
  color: #fff;
  font-family: var(--tertiary-font);
}

.footer-box strong {
  font-size: 14px;
}

.footer-box i {
  font-size: 15px;
  font-weight: 400;
  padding: 15px 6px 0px 0px;
  color: #fff;
}

.footer-box a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  font-family: var(--tertiary-font);
}

.footer-box span {
  color: #fff;
  padding-top: 10px;
  font-size: 15px;
  padding-left: 6px;
  font-weight: 400;
  font-family: var(--tertiary-font);
}
.footer-2 {
  color: white;
  padding: 20px 10px;
}

.footer-2 span {
  font-size: 15px;
  font-weight: 500;
  font-family: var(--tertiary-font);
}

.footer-2 a {
  color: #e8b158;
}

.footer-icon i {
  font-size: 28px;
  color: #fff;
  padding: 10px 25px 0px 0px;
}

/*** Footer gallery end *****/

form a i{
  padding-right: 10px;
}
/* footer 2.0 csss start  */
.product {
  background: linear-gradient(to left, #000a0a75, #00000a80), url(../Images/banner/2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-attachment: fixed;
  z-index: 1;
  padding: 18px 0px;
}

.product-heading h6 {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
}

.product-heading h3 {
  font-size: 32px;
  font-weight: 600;
  padding-bottom: 15px;
  color: #fff;
}

.product-slide .item img {
  height: 210px;
  width: 100% !important;
}
.heading h6{
  font-size: 18px;
  font-weight: 400;
  color: #dd9314;

}
/* footer --- */

/* 
/* ********************************************************************** */

/* ******************************************************* */
/* Popup container */
.popup-container {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  /* z-index: 1; */
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  /* Full width */
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Popup content */
.popup-content {
  background-color: #fefefe;
  margin: 7% 38% 10%;
  /* margin-right: 500px; */
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 26%;
  /* Could be more or less, depending on screen size */
  max-width: 500px;
  position: relative;
}

/* Close button */
.close-btn {
  color: #fff;
  float: right;
  font-size: 31px;
  font-weight: 700;
  position: absolute;
  top: -13px;
  right: -12px;
  cursor: pointer;
  background: #dd9314;
  border-radius: 50px;
  padding: 0px 14px;
  border: 2px solid #fff;
}

.close-btn:hover,
.close-btn:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


/* pop form */
.contact-form-01 {
  padding-top: 100px;
  border-radius: 10px;
  padding-top: 50px;

}

.contact-form-01 label {
  font-size: 13px;
  font-weight: 600;
  padding-bottom: 1px;
}

.contact-form-01 input::placeholder {
  color: #f4ba7b;
}

.contact-form-01 textarea::placeholder {
  color: #f4ba7b;


}

.contact-form-01 input {
  background-color: #fff;
  font-size: 12px;
  margin-bottom: 18px;
  border-radius: 10px;
  padding: 10px 10px;
}

.contact-form-01 textarea {
  background-color: #fff;
  padding-bottom: 30px;
  font-size: 12px;
  border-radius: 10px;
}


.contact-form-01 button {
  margin-top: 25px;
  padding: 7px 44px;
  border-radius: 10px;
  border: none;
  background-color: #EF912F;
  padding: 8px 13px;
  position: relative;
  overflow: hidden;
  display: flex;
  text-align: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 15px;
  transition: .3s;
  z-index: 1;
  font-family: inherit;
  color: #fff;
  width: 100%;
}

.popup-content {
  border: 1px solid #EF912F;

}

.popup-content h2 {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

/* *************************************CONTACT PAGE CSSS START*************************************************************  */
.contact-banner {
  background: linear-gradient(to left, #27262600, #000000), url(../Images/aboutpageimg/cont1.jpg);
  padding-top: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-position: center;
}

.contact-banner h1 {
  padding: 50px;
}

.contact-touch {
  margin-top: 50px;
}

.contact-banner {
  position: relative;
}

.breadcrumb-main {
  border-bottom: 1px solid #f1f1f1;
  background: blanchedalmond;
  padding-top: 5px;

}

.contact-banner-text {
  position: absolute;
  top: 48%;
  left: 10%;
}

.breadcrumb a {
  font-weight: 600;

  text-decoration: none;
  color: black
}

.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/");
}

.contact-features {
  padding: 50px;
  background-color: #fff;
}

.row-item h4 {
  font-size: 30px;
  font-weight: 450;
}

.row-item h1 {
  font-size: 38px;
  font-weight: 600;
  color: var(--blue);
  line-height: 1.2;
}

.row-item p {
  font-size: 15px;
  text-align: justify;
  /* width: 70%; */
}

.contact-form {
  padding-top: 100px;
  padding-bottom: 50px;
}

.content-header .txt1 {
  color: #EF912F;
  font-size: 18px;
  font-weight: 600;
  font-family: "Playwrite AR", cursive;
}

.content-header .txt2 {
  color: #1a1b1b;
  font-size: 28px;
  font-weight: 600;
  /* font-family: "Playwrite AR", cursive; */

}

.content-header .para1 {
  color: #1a1b1b;
  font-size: 16px;
}

.inner-box {
  padding: 25px 11px;
  /* box-sizing: border-box; */
  border: 2px solid rgb(224, 222, 222);
  align-items: center;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  position: relative;

}

.box1 {
  background-color: #071628 !important;
  color: #fff;
}

.icons-content a i {
  font-size: 35px;
  font-weight: 600;
  color: #EF912F;
  text-align: center;
}

.icons-content a {
  font-size: 20px;
  font-weight: 500;
  color: #EF912F;
  text-align: center;
}

.icons-content h6 span {
  font-size: 15px;


}

.icons-content h5 {
  font-size: 20px;

}

.icons .txt3 {
  padding-top: 30px;
  font-size: 20px;
  font-weight: 600;
  color: #1a1b1b;

}

.map {
  padding-top: 100px;
  padding-top: 50px;
}

.contact-form1 {
  padding-top: 100px;
  border-radius: 10px;
  padding-top: 50px;


}

.contact-form1 label {
  font-size: 13px;
  font-weight: 600;
  padding-bottom: 1px;
}

.contact-form1 h1 {
  font-weight: 600;
  font-size: 30px;
}

.contact-form1 h5 {
  font-size: 25px;
  font-weight: 400px;
}

.contact-form1 p {
  font-size: 15px;
  font-weight: 200px;
  word-spacing: 2px;
  text-align: justify;
}

.contact-form1 input::placeholder {
  color: #f4ba7b;
}

.contact-form1 textarea::placeholder {
  color: #f4ba7b;


}

.contact-form1 input {
  background-color: #fff;
  font-size: 12px;
  margin-bottom: 18px;
  border-radius: 10px;
  padding: 10px 10px;
}

.contact-form1 textarea {
  background-color: #fff;
  padding-bottom: 30px;
  font-size: 12px;
  border-radius: 10px;
}


.btn-btn {
  margin-top: 25px;
  padding: 7px 44px;
  border-radius: 32px;
  border: none;
  background-color: #1a1b1b;
  padding: 8px 30px;
  border: 1px solid #1a1b1b;
  position: relative;
  overflow: hidden;
  display: flex;
  text-align: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 16px;
  transition: .3s;
  z-index: 1;
  font-family: inherit;
  color: #fff;
}

.btn-btn::before {
  content: '';
  width: 0;
  height: 300%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background: #fc7f02;

  transition: .5s ease;
  display: block;
  z-index: -1;
}

.btn-btn:hover::before {
  width: 105%;
}

.btn-btn:hover {
  color: #fff;
}


/* media querry Responsive css start */

@media screen and (max-width:280px) {
  .head {
    display: none !important;
  }

  .content-header .txt2 {
    font-size: 16px;
  }

  .content-header .para1 {
    font-size: 12px;
  }

  .inner-box {
    margin-bottom: 8px;
  }

  button {
    text-align: center;
    font-size: 12px;
  }
}

@media screen and (min-width:281px) and (max-width:320px) {
  .head {
    display: none !important;
  }

  .content-header .txt2 {
    font-size: 16px;
  }

  .content-header .para1 {
    font-size: 12px;
  }

  .inner-box {
    margin-bottom: 8px;
  }

  button {
    text-align: center;
    font-size: 12px;
  }
}

@media screen and (min-width:321px) and (max-width:420px) {
  .content-header .txt2 {
    font-size: 16px;
  }

  .content-header .para1 {
    font-size: 12px;
  }

  .inner-box {
    margin-bottom: 8px;
  }

  button {
    text-align: center;
    font-size: 12px;
  }
}

@media screen and (min-width:421px) and (max-width:498px) {
  .content-header .txt2 {
    font-size: 15px;
  }

  .content-header .para1 {
    font-size: 14px;
  }

  .inner-box {
    margin-bottom: 10px;
  }

  button {
    text-align: center;
    font-size: 12px;
  }
}


@media screen and (min-width:499px) and (max-width:599px) {
  .content-header .txt2 {
    font-size: 20px;
  }

  .content-header .para1 {
    font-size: 16px;
  }

  .inner-box {
    margin-bottom: 10px;
  }

  button {
    text-align: center;
    font-size: 12px;
  }
}

@media screen and (min-width:600px) and (max-width:767px) {
  .content-header .txt2 {
    font-size: 20px;
  }

  .content-header .para1 {
    font-size: 17px;
  }

  .inner-box {
    margin-bottom: 10px;
  }

  button {
    text-align: center;
    font-size: 12px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .content-header .txt2 {
    font-size: 21px;
  }

  .content-header .para1 {
    font-size: 16px;
  }

  .inner-box {
    margin-bottom: 10px;
  }

  button {
    text-align: center;
    font-size: 12px;
  }
}

@media screen and (min-width:992px) and (max-width:1024px) {
  .content-header .txt2 {
    font-size: 29px;
  }

  .content-header .para1 {
    font-size: 16px;
  }

  .inner-box {
    margin-bottom: 10px;
    min-height: 169px;
  }

  button {
    text-align: center;
    font-size: 12px;
  }

  .icons-content h6 span {
    font-size: 14px;
  }

  .icons-content h5 {
    font-size: 18px;
    padding-top: 5px;
  }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
  .content-header .txt2 {
    font-size: 21px;
  }

  .content-header .para1 {
    font-size: 16px;
  }

  .inner-box {
    margin-bottom: 10px;
    min-height: 169px;
  }

  button {
    text-align: center;
    font-size: 12px;
  }

  .icons-content h6 span {
    font-size: 14px;
  }

  .icons-content h5 {
    font-size: 18px;
    padding-top: 5px;
  }
}

@media screen and (min-width:1201px) and (max-width:1440px) {
  .content-header .txt2 {
    font-size: 30px;
  }

  .content-header .txt1 {
    font-size: 30px;
  }

  .content-header .para1 {
    font-size: 20px;
  }

  .inner-box {
    margin-bottom: 10px;
    min-height: 169px;
  }

  button {
    text-align: center;
    font-size: 18px;
    padding: 10px 30px;
  }

  .icons-content h6 span {
    font-size: 14px;
  }

  .icons-content h5 {
    font-size: 18px;
    padding-top: 5px;
  }
}

/* *************************************CONTACTPAGE CSSS END*************************************************************  */

/* **********************************ABOUT PAGE CSSS START******************************************************************** */
.about-banner {
  background: linear-gradient(to left, transparent, #060606), url(../Images/banner/about_banner.png);
  padding-top: 250px;
}

.about-banner-text h3 {
  font-size: 40px;
  font-weight: 700;
}

.about-banner-text p {
  font-size: 16px;
  padding-top: 10px;
  color: #fff;
}
.icon-cntent-ico .icons-ico i{
  font-weight: bold;
 color: #dd9314;
 font-size: 30px;
}

.content-ico h5{
  font-size: 20px;
  font-weight: 700;
  margin-left: 22px;

}
.content-ico p{
  font-size: 14px;
  margin-left: 22px;
  
}

.abbt {
  padding-top: 56px;
  background: url(../Images/img/memphis_1.png);
  background-repeat: no-repeat;
  background-size: 150px auto;
  background-position: top left;
}

.about-banner-text {
  position: relative;
}

.about-banner-text h3:after {
  display: block;
  height: 4px;
  content: '';
  background: #dd9314;
  position: absolute;
  left: 0;
  width: 22%;
  bottom: 89px;
}

.abbt-img {
  position: relative;
}

.abbt-img img {
  height: 476px;
  position: relative;
}

.abbt-img2 img {
  position: absolute;
  width: 52%;
  height: 56%;
  bottom: -11%;
  left: 70%;
}

.content-topic-img img {
  width: 20px;
}

.content-topic-content h3 {
  font-size: 18px;
  font-weight: 700;
  padding: 3px 10px;
  line-height: 28px;
}

.btnboxi {
  padding-left: 6px;
  padding-top: 15px;
}

.abbt-content h5 {
  font-size: 16px;
  font-weight: 700;
  color: #EF912F;
}

.abbt-content h3 {
  font-size: 30px;
  font-weight: 700;
}

.image-owl {
  display: inline-block !important;
}

.owl-carousel-wheel .image-owl img {
  width: 77px !important;
  background-color: #efeeec;
  border-radius: 5px;
  padding: 11px;
  /* left: 88px; */
  display: inline !important;
  text-align: center;
  position: relative;
}

.owlslider {
  background: linear-gradient(to left, #0000008f, #06060661), url(../Images/banner/bannerimg.jpg);
  padding-top: 70px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding-bottom: 50px;
  margin-top: 45px;

}

.owlslider-index {
  margin-top: 10px;
}

.item figcaption {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  padding-top: 10px;
  text-transform: uppercase;
  text-align: center;
}

.main-cards {
  padding: 50px 10px;
}

.product-heading h5 {
  color: #e8b158;
  font-size: 20px;
  font-weight: 700;

}

.product-heading h3 {
  font-size: 35px;
  font-weight: 600;
  color: #280707;
  padding-bottom: 25px;
}


.product-card {
  display: flex;
  gap: 10px;
}

.pro-card {
  background-color: #fff;
  height: 330px;
  width: 250px;
  flex: 1;
  border: none;
  border-radius: 16px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2%;
  position: relative;
}

.btn-product a {
  top: 44%;
  left: 33%;
  transition: .3s all linear;
  font-family: var(--tertiary-font)
}

.btn-product:hover a {
  color: #6b5c4c !important;
  background-color: #fff;
  border: none;
}

.product-card .btn-product a {
  opacity: 0;
  position: absolute;
  color: #fff;
  border: 2px solid #fff;
  font-weight: 500;
  font-size: 22px;
  /* background-color: #b8b8b8; */
  /* border-radius: 40px; */
  padding: 10px 20px;
}

.pro-card:hover a {
  opacity: 1;
  z-index: 999;
}

.pro-card:hover {
  flex: 1.5;
  z-index: 2%;
}

.pro-card::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 313px;
  background: #6b5c4c7f;
  transform: scale(0);
  transition: .5s all linear;
  z-index: 99;
}

.pro-card:hover::before {
  transform: scale(1);
}

.pro-card img {
  height: 310px;
  transition: transform 0.3s;
}

.touch-news {
  padding-top: 20px;
}

.touch {
  background: linear-gradient(to left, #00000036,#000000bd),url(../Images/indexpageimg/sign.jpg);
  padding-top: 31px;
  padding-bottom: 59px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
  margin-top: 59px;
}

.touch-news input {
  background-color: #fff;
  padding: 6px 9px;
  border: none;
  font-size: 16px;
  border: 2px solid #fff;
  width: 51%;
  color: #000;
}

.touch-news a {
  background: transparent;
  padding: 8px 22px;
  border: none;
  color: #fff;
  font-size: 16px;
  border: 2px solid #fff;
  padding-left: 31px;
  margin-left: 24px;
}

.content-touch h3 {
  font-size: 35px;
  font-weight: 700;
  color: #fff;
}

.content-touch h6 {
  font-size: 15px;
  color: #fff;
}

.about-page-slider {
  padding-top: 40px;
}

.what-do {
  padding-top: 80px;
}

.what-do-content h3 {
  font-size: 36px;
  font-weight: 700;
  color: #000;
}

.what-do-content p {
  font-size: 18px;
  color: #403f3f;
}

.what-do-img img {
  width: 100%;
  height: 400px;
}

.our-team {
  padding-top: 0px;
  /* left: 78px; */
  /* padding-left: 47px; */
}

.our-team-content h3 {
  font-size: 36px;
  font-weight: 700;
  color: #000;
}

.our-team-content p {
  font-size: 18px;
  color: #403f3f;
}

.our-team-content {
  padding-top: 47px;
  padding-left: 20px;
}


.our-team-img img {
  width: 100%;
  height: 400px;
}

.topic1 {
  padding-left: 20px;
}

.testi-client {
  /* margin-top: 50px; */
}

.mission {
  padding-top: 80px;
}

.mission-header h6 {
  font-size: 14px;
  font-weight: 600;
  color: #EF912F;
}

.mission-header h3 {
  font-size: 28px;
  font-weight: 600;
  color: #0c0b0a;
  padding-bottom: 30px;
}

.mission-heading {
  padding-top: 10px;
}

.mission-heading i {
  font-size: 18px;
  font-weight: 600;
  /* color: #EF912F; */
  color: white;

}

.mission-heading h5 {
  font-size: 26px;
  font-weight: 600;
  color: white;
  /* background-color: #aaaaaa; */
  background-color: #c5903a;
}

.mission-heading p {
  font-size: 15px;

}

.mission-box {
  border: 1px solid rgb(223 220 220 / 39%);
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.contact-banner-text h3 {
  font-size: 40px;
  font-weight: 700;
}
.mission-box-img2 img{
  height: 364px;
}

/* **********************************ABOUT PAGE CSSS END******************************************************************** 



/* /* **********************************product PAGE CSSS start******************************************************************** */

.product-banner {
  background: linear-gradient(to left, transparent, #060606), url(../Images/aboutpageimg/image5.png);
  padding-top: 250px;
  padding-bottom: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.product-banner-text h3 {
  font-size: 40px;
  font-weight: 700;
}

.box-features {
  position: relative;
  margin-top: 16px;
}

.features-content {
  position: absolute;
  margin-top: -72%;
  margin-left: 20%;
  z-index: 999;
}

.features-content .title .h4 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;

}

.features-content .label {
  font-size: 16px;
  color: #fff;
}

.features-content .description {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  opacity: 0;
  transition: .5s all linear;
}

.box-features::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.634);
  transform: scale(1);
  transition: .5s all linear;
  z-index: 99;
}

.features-pro {
  padding-top: 35px;
}

.features-heading h3 {
  font-size: 18px;
  font-weight: 700;
  color: #EF912F;
}

.features-heading h5 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

.btnsm a {
  background: #fffffe;
  color: #1a1919;
  font-size: 15px;
  border: 1px solid rgb(249, 248, 246);
  padding: 10px;
  border-radius: 3px;
  opacity: 0;
  transition: .5s all linear;
}

.box-features:hover .btnsm a {
  opacity: 1;
}

.box-features:hover .description {
  opacity: 1;
}

.btnsm {
  margin-top: 63%;
}

.head {
  padding-top: 50px;
}



/* **********************************product PAGE CSSS END********************************************************************  */

/* **************************gallary page csss  ********************************/
.gallary-banner {
  background: url(../Images/productimg/gallarybanner.jpg);
  padding-top: 250px;
  padding-bottom: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.gallary-banner-text h3 {
  font-size: 40px;
  font-weight: 700;
}

/* end  */


.boxi {
  margin-bottom: 89px;
}

.pro-gallary {
  padding-top: 50px;

}




/******************************* extra code css *************************/
/* why chose csss :start  */
.why {
  padding: 40px 0px 80px;
}

.why-box {
  margin-top: 30px;
}

.why-box li {
  display: flex;
  margin-bottom: 30px;
}

.main-heading span {
  font-size: 20px;
  position: relative;
  color: #e8b158;
  font-weight: 500;
  padding-left: 10px;
}

.main-heading span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  border-left: 7px solid #dd9f64;
  height: 14px;
  width: 14px;
  border-radius: 50%;
}

.main-heading p {
  font-size: 25px;
  font-weight: 700;
  color: #280707;
  font-family: var(--main-header);
  line-height: 27px;
}

.why-box li .why-icon i {
  background-color: #e8b158;
  line-height: 50px;
  height: 70px;
  width: 70px;
  text-align: center;
  align-items: center;
  color: #280707;
  margin: 0 21px;
  border-radius: 50px;
  border: 2px solid var(--red);
  transition: .9s all linear;
  font-size: 30px;
  padding: 10px;
}

.why-content{
  padding-top: 6px;
}

.why-content h6 {
  font-size: 18px;
  font-family: var(--main-header);
  font-weight: 700;
  color: #280707;
  transition: .5s all;
  margin: 0;
}

.why-content p {
  font-size: 14px;
  color: #888;
}

.why-img {
  display: inline-block;
  /* padding-top: 50px; */
  padding-left: 14%;
}

.why-box li:hover .why-icon i {
  background: #280707;
  color: #fff;
  transform: rotate(360deg);

}

.why-box li:hover .why-content h6 {
  color: #e8b158;
}

/* end  */

/* btn  csss  */
.btn-67,
.btn-67 *,
.btn-67 :after,
.btn-67 :before,
.btn-67:after,
.btn-67:before {
  border: 0 solid;
  box-sizing: border-box;
}

.btn-67 {
  -webkit-tap-highlight-color:
    transparent;
  -webkit-appearance: button;
  background-color:
    #fff;
  border: 1px solid #00000021;
  background-image: none;
  color:
  #e8b158;
  cursor: pointer;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 100%;
  line-height: 1.5;
  margin: 0;
  -webkit-mask-image: -webkit-radial-gradient(#000, #fff);
  padding: 0;
}

.btn-67:disabled {
  cursor: default;
}

.btn-67:-moz-focusring {
  outline: auto;
}

.btn-67 svg {
  display: block;
  vertical-align: middle;
}

.btn-67 [hidden] {
  display: none;
}

.btn-67 {
  box-shadow: inset 0 0 0 2px #fff;
  box-sizing: border-box;
  display: block;
  font-weight: 900;
  padding: 1.2rem 3rem;
  position: relative;
  text-transform: uppercase;
  transition: color 0.1s linear;
  margin-left: 109px;
}

.btn-67:hover {
  color:
  #e8b158;
  transition: color 0.1s linear 1s;
}

.btn-67:after,
.btn-67:before {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}

.btn-67:before {
  border-right: 4px solid #e8b158;
  border-top: 4px solid #e8b158;
  left: 0;
  top: 0;
}

.btn-67:hover:before {
  --border: 4px solid #e8b158;
  -webkit-animation: border-top-and-right 1s forwards;
  animation: border-top-and-right 1s forwards;
}

.btn-67:after {
  border-bottom: 4px solid #e8b158;
  border-left: 4px solid #e8b158;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.btn-67:hover:after {
  --border: 4px solid;
  -webkit-animation: border-bottom-and-left 1s 1s forwards;
  animation: border-bottom-and-left 1s 1s forwards;
}

@-webkit-keyframes border-top-and-right {
  0% {
    height: 0;
    width: 0;
  }

  50% {
    height: 0;
    width: 100%;
  }

  to {
    height: 100%;
    width: 100%;
  }
}

@keyframes border-top-and-right {
  0% {
    height: 0;
    width: 0;
  }

  50% {
    height: 0;
    width: 100%;
  }

  to {
    height: 100%;
    width: 100%;
  }
}

@-webkit-keyframes border-bottom-and-left {
  0% {
    height: 0;
    width: 0;
  }

  50% {
    height: 0;
    width: 100%;
  }

  to {
    height: 100%;
    width: 100%;
  }
}

@keyframes border-bottom-and-left {
  0% {
    height: 0;
    width: 0;
  }

  50% {
    height: 0;
    width: 100%;
  }

  to {
    height: 100%;
    width: 100%;
  }
}

/* box csss start  */
.inner-box {
  padding: 56px 35px;
    border-radius: 30px;
    position: relative;
    background: 0 0;
    transition: all .4s ease-in;
}
.inner-box:hover{
  /* padding-top: 5px; */
  transform: translateY(-15px);
}

.inner-box:hover hr{
 color: #c5903a;
}

.inner-box:hover .box-icon i{
  background-color: #e8b158;
  color: #fff;
}
.box-icon-img1 img{
  background-color: #1213140d;
  border-radius: 14px;
  padding: 10px;
  width: 80px;
}
.inner-box:hover .box-icon-img1 img{
  background-color: #e8b158;
  content: url('../Images/icon/living-room\ \(1\).png'); /* Replace with the hover version */
  border-radius: 14px;
  padding: 10px;
  width: 80px;
  
}
.box-icon-img2 img{
  background-color: #1213140d;
  border-radius: 14px;
  padding: 10px;
  width: 80px;
}
.inner-box:hover .box-icon-img2 img{
  background-color: #e8b158;
  content: url('../Images/icon/addition.png');
  border-radius: 14px;
  padding: 10px;
  width: 80px;
  
}
.box-icon-img3 img{
  background-color: #1213140d;
  border-radius: 14px;
  padding: 10px;
  width: 80px;
}
.inner-box:hover .box-icon-img3 img{
  background-color: #e8b158;
  content: url('../Images/icon/3dmodel.png'); 
  border-radius: 14px;
  padding: 10px;
  width: 80px;
  
}
.box-icon-img4 img{
  background-color: #1213140d;
  border-radius: 14px;
  padding: 10px;
  width: 80px;
}
.inner-box:hover .box-icon-img4 img{
  background-color: #e8b158;
  content: url('../Images/icon/interior-design\ \(1\).png'); 
  border-radius: 14px;
  padding: 10px;
  width: 80px;
  
}
.inner-box{
  position: relative;
}
.box-icon i {
  background-color: #1213140d;
  border-radius: 50px;
  padding: 20px 23px;
  position: absolute;
  left: 238px;
  top: 227px;
}
.box-head h3{
  font-size: 25px;
    font-weight: 700;
    padding-left: 27px;
}

/* end  */
.icon-box1{
  margin-top: 50px;
}



.services-page{
  padding-top: 50px;
}
.service-box{
  background: linear-gradient(to left, rgba(0, 0, 0, 0.507),rgba(0, 0, 0, 0.531))    ,url(../Images/aboutpageimg/box-3.jpg);
  border: 1px solid #45434300;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 32px 56px;
  margin: 10px 0px;
}
.service-content h3{
  background-color: #c5903a0a;
  font-size: 21px;
  font-weight: 700;
  color: #fff;
  padding: 10px;
  text-align: center;
}
.service-content p{
  font-size: 15px;
  color: #fff;
  text-align: center;
}













.indexbannerimg {
  position: relative;
}
.indexbannerimg::before{
  position: absolute;
  content: '';
  background: #000000ad;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.index-content{
  width: 40%;
}
.index-content p{
  color: #fff;
  font-size: 16px;
}




