.products_page_details a {
  color: #302f2f;
  text-decoration: none;
  font-size: 16px;
}
.offcanvas-body ul li {
    list-style: none;
    margin-top: 10px;
}
.offcanvas-start {
    top: 0;
    left: 0;
    width: 400px;
    border-right: none;
    transform: translateX(-100%);
  }
  .offcanvas-body {
    flex-grow: 1;
    padding: 30px 60px;
    overflow-y: auto;
  }
  .offcanvas-body h5 {
    font-size: 27px;
    font-weight: 700;
}
  /* .offcanvas-body ul{
    padding-left: 0;
  } */
  .fabrics_cs {
    color: #000;
    text-decoration: none;
    font-size: 23px;
    font-weight: 700;
}
.social_media_icons {
    width: 40px;
    height: 40px;
    background-color: #000;
    border-radius: 36%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    margin-top: 30px;
}
.social_media_icons img{
    width: 20px;
    filter: brightness(0)invert(1);
}
.main_product_felx{
    display: flex;
    align-items: center;
    justify-content: center;
}
.offcanvas-title img{
  width: 22px;
}

.elite_section_header h1{
  font-size: 30px;
  font-weight: 600;
  text-align: center;
}
.elite_section_home_page{
  margin: 50px 0;

}
.elite_section_home_page .card img{
   width: auto !important; 
  display: block;
  margin: auto;
}
.elite_section_home_page .card {
  background-color: #ededed;
  border: none;
  padding: 150px 0;
}
.card_one_tison{
  margin-right: 25px;
}
.card_one_tison2{
  margin-left: 25px;
}

.elite_section_home_page h1 {
  text-align: center;
  font-weight: 700;
  font-size: 23px;
  color: #000;
  margin-top: 15px;
}
.elite_section_home_page a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 16px;
  text-decoration: none;
}
.elite_section_home_page a img {
  width: 15px;
  margin-left: 7px;
}
.second_row_elite{
  margin-top: 50px;
}
.tison_first_banner img {
  /* width: 420px; */
  /* height: 500px; */
  /* object-fit: cover; */
  display: block;
  margin: auto;
  filter: drop-shadow(0px 17px 6px rgba(0, 0, 0, 0.5));
  /* box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); */
}
.tison_first_banner .carousel{
    background: #f2f2f2;
    padding: 120px 0;
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 20%;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5%;
  padding: 0;
  color: #000;
  text-align: center;
  background: #fff;
  border: 0;
  height: 60%;
  opacity: 3;
  transition: opacity .15s ease;
}
.carousel-control-prev-icon {
  background-image: url(../img/arrow.png);
  filter: brightness(0);
  width: 20px;
  height: 20px;
}
.carousel-control-next-icon {
  background-image: url(../img/right-arrow.png);

  filter: brightness(0);
  width: 20px;
  height: 20px;
}

.card_one_tison h4{
  background-color: #fff;
  padding: 40px;
}
.temp_menu button {
  font-size: 24px;
  display: flex;
  font-weight: 700;
  align-items: center;
  justify-content: center;
}
.temp_menu button img {
  width: 30px;
  margin-right: 35px;
}

.fabric_img {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.fabrics_data_a img{
  width: 13px;
  margin-left: 10px;
  height: unset;
}
.first_banner h5 {
  color: #000;
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 23px;
}
.first_banner .card {
  padding: 19px;
  width: 600px;
  background: #fffaf8d9;
  opacity: 20;
  margin: auto;
  border: none;
}
.first_banner a {
  color: #000;
  text-decoration: none;
}

.first_banner .card:hover{
 background-color: #fff;
}
.new_two_data{
  margin-top: 80px;
}
.check_out_tem_image {
  width: 13px;
  height: unset !important;
  margin-left: 8px;
}
.first_banner h5 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 23px;
}

.absolute-div {
  position: absolute;
  bottom: 25px;
  left: 25%;
}
.video-container .card h5 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 23px;
  text-align: center;
}
.carousel_elite_image_banner{
  display: block;
  margin: auto;
  /* width: 500px; */
}
.first_banner_page_services #carouselExampleControls {
    background: #f2f2f2;
    padding: 120px 0;
    border-radius: 15px;
}
.first_banner_page_services .card{
  padding: 50px;
  width: 600px;
  background: #fffaf8d9;
  opacity: 20;
  margin: auto;
  border: none;
}
.first_banner_page_services .card:hover{
  background-color: #fff;
}
.first_banner_page_services h5 {
  color: #000;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 23px;
}

.first_banner_page_services a {
  color: #000;
  text-decoration: none;

}
.first_banner_page_services .carousel-caption {

  bottom: -2.75rem !important;

}
.footer h4{
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer ul{
    padding-left: 0;
}
.a_div_recliner{
    text-decoration: none;
    color: #000;
}

.home_theatre_section 
{
    margin: 50px 0;
}

.home_theatre_section .card{
    background: #f2f2f2;
    border: none;
    padding: 20px 20px;
}
.home_theatre_section .card img{
        display: block;
    margin: auto;
    width: 200px;
}
.home_theatre_section h1 {
    text-align: center;
    margin-top: 24px;
    font-size: 18px;
    font-weight: 600;
}
.home_theater_detaisl_img{
    width: 13px;
    margin-left: 5px;
}
.buter_home_recliner{
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.fabrics_and_leather_section img{
  width: 100%;
}
.fabrics_and_leather_section 
{
  margin-bottom: 50px;
}

.nav_tab_fabric_main .nav_fabrics_first_tabs .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #000;
  border-radius: unset;
}
.nav_tab_fabric_main .nav_fabrics_first_tabs .nav-link{
  color: #000;
}
#all-color-tab button {
  background-color: unset !important;
  padding: 8px;
}
#all-color-tab img {
  border-radius: 50%;
  width: 75px;
}
#all-color-tab img {
  border-radius: 50%;
  width: 68px;
}
#all-color-fabric img ,#all-color-second img{
  width: 100%;
  margin-top: 40px;
  margin-bottom: 10px;
}
#all-color-fabric h5 ,#all-color-second h5{
  font-size: 16px;
}
#pills-allcolorContent img{
  width: 100%;
  margin-top: 40px;
  margin-bottom: 10px;
}
#pills-allcolorContent h5{
  font-size: 16px;
}
.about_us_section{
  margin-top: 60px;
}
.temp_line_det::before {
  content: '';
  display: inline;
  border: 1px solid #000;
  float: right;
  /* position: absolute; */
  height: 100%;
  /* right: 52%; */
}
.about_us_section .card h4{
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.about_us_section .card p{
  font-size: 14px;
}
/* .temp_line_det .card{
  margin-right: 30px;
} */
.temp_line_det .card {
  /* border: 1px solid #000; */
  border-radius: unset;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  border-right: unset;
  background: #bad0d7;
}
.about_us_section .col-md-6{
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.new_card_he{
  /* border: 1px solid #000; */
  border-radius: unset;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-left: unset;
  background: #bad0d7;
}
.card_whole_details{
  border: unset;
  border-radius: 15px;
  padding: 40px;
}


.real_estate_form {
  /* margin: 50px 0; */
  padding: 70px 0;
  background: #f9f9f9;
}
.real_estate_form h2 {
  font-size: 30px;
  font-weight: 600;
}
.real_estate_form label {
  color: #181A20;
  font-size: 14px;
  font-weight: 600;
  margin: 15px 0;
}
.btn_form_enquiry {
  margin-top: 30px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  width: 100%;
  padding: 10px 20px;
  border-radius: 10px;
}
.btn_licoln_recliner_load {
  background-color: #247246;
  color: #fff;
  float: right;
  padding: 7px 25px;
  font-size: 18px;
}
.btn_licoln_recliner_load:hover
{
  color: #fff;
}
.btn_licoln_recliner_load span {
  color: gold !important;
  font-size: 16px !important;
}
.buter_home_recliner {
  margin-bottom: 40px;
}
.first_banner_images_details{
  border-radius: 15px;
}

.carousel_deti_pinh{
  position: relative;
}
.carousel_deti_pinh .card {
  padding: 0;
  width: 600px;
  background: #fffaf8e3;
  opacity: 20;
  margin: auto;
}
.carousel_deti_pinh .card h5 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 23px;
  text-align: center;
}
.carousel_deti_pinh .card a {
  color: #000;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel_deti_pinh .card:hover {
  /* width: 600px; */
  background: #fff;
  opacity: 20;
  margin: auto;
}
.camero_details_mimages_margin {
  margin-top: 80px;
}
.d_space_planeer_col{
    display: block;
    /* margin-right: auto; */
    margin-left: auto;
    margin-bottom: 33px;
}