
.vs_home_banner {
  /*height: 86vh;*/
  object-fit: cover;
}
.vs_home_banner_section figure{
  position: relative;
}
.vs_home_banner_section figure:before {
  content: "";
  position: absolute;
  width: 100%;
  /*height: 86vh;*/
  left: 0px;
  background: #000;
  opacity: 0.6;
}
.vs_home_banner_section figcaption{
      overflow: hidden;
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 63px;
    left: 0;
    transform: translate(0px, -50%);
}
.vs_home_banner_section h1{
  font-family: qq1;
      font-size: clamp(10px + 5vw, -0.875rem + 9.333vw, 3.5rem);
      color: #fff;
      text-align: center;
          letter-spacing: 7px;
          text-transform: uppercase;
}

.vs_banner_btm{
  background-color: #f1f0eb;
      margin-top: -7px;
          padding: 60px;
          text-align: center;
}


.vs_banner_btm p{
padding-top: 20px;
    font-size: 19px;
    letter-spacing: 1.1px;
    word-spacing: 4.1px;

}
.vs_banner_btm_box{
      box-shadow: 0 0 10px #1a1a1a52;
    padding: calc(10px + 3vw);
}

.vs_product_base_bg{
  background-color: #f1f0eb;
   padding-block: calc(10px + 3vw);
}
.vs_product_base_bg h3{
   font-size: clamp(10px + 4vw, -0.875rem + 2.333vw, 0.5rem);
    font-family: qq1;
    font-weight: 600;
    color: #b1804a;
    position: relative;
}
.vs_product_base_bg p{
    font-family: qq1;
    font-size: 20px;
        padding-top: 50px;

}
.vs_product_base_box h3{
    left: -80px;
}
.vs_product_base_box p{
    padding-left: 50px;
}
.vs_product_base_box1{
  text-align: right;
}
.vs_product_base_box1 h3{
right: -80px;
}
.vs_product_base_box1 p{
    padding-right: 50px;
}

.vs_turning_tab_bg{
  background-color: #000;
  color: #fff;
      padding-block: calc(20px + 6vw);
}
.turning_tab_list{
      padding-top: 25px;

}
.turning_tab_list ul{
      width: 100%;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.turning_tab_list li{
  width: 100%;
  text-align: center;
}
.turning_tab_list li a{
 color: #fff;
        border: 1px solid #9f9f9f80 !important;
         border-radius: 0 !important;
             padding: 16px;
}
.turning_tab_list li a:hover{
 color: #fff;
}
.turning_tab_list li a.active{
    background-color: #f1f0eb !important;
    
    color: #000 !important;
    width: 100%;
}
.vs_turning_content figure {
  position: relative;
  margin-bottom: 0;
}
.vs_turning_content figure figcaption{
      position: absolute;
    border: 1px solid #fdfdfd;
    bottom: 50px;
    width: 90%;
    left: 50%;
    transform: translate(-50%, 0%);
}
.vs_turning_content figure img{
      width: 100%;
    height: 450px;
    object-fit: cover;
        border: 1px solid grey;
}
.vs_turning_content figure figcaption a{
color: #fff;
}
.vs_turning_content figure figcaption a span{
    background-color: #fff;
    padding: 9px 15px;
    color: #000;
    display: inline-block;
    font-size: 22px;
}
.vs_turning_content figure figcaption h4{
      font-size: calc(10px + 2vw);
    margin: 0;
    padding: 3px 10px;
}
.vs_counter_bg{
  background-color: #f1f0eb;
          /*padding-block: 100px 50px;*/
              padding-top: calc(20px + 6vw);
              padding-bottom: calc(10px + 3vw);
}
.vs_counter_box{
border: 1px solid #d5d5d5;
        padding: 25px 35px;
}

.vs_counter_box h3{
     font-size: clamp(10px + 5vw, -0.875rem + 2.333vw, 0.5rem);
     font-family: qq1;
}
.vs_counter_box h5{
  font-size: calc(10px + 0.8vw);
  position: relative;
  padding-bottom: 10px;
}
.vs_counter_box h5:before{
      position: absolute;
    content: "";
    width: 65px;
    height: 1px;
    background-color: #000;
    left: 0;
    bottom: 0;

}
.vs_counter_box p{
      font-size: 14px;
    color: #4e4d4d;
    padding-top: 10px;
}
.vs_video_bg{
 background-color: #f1f0eb;
          padding-bottom: calc(10px + 3vw);
}
.vs_client_bg{
background-color: #000;
  color: #fff;
      padding-block: calc(20px + 6vw);
}
.vs_client_bg img{
  width: 100px;
}

.vs_client_sldr .owl-nav span {
  display: none;
}


.vs_client_sldr .owl-nav button {
  margin: 0 4px !important;
  background-size: contain !important;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  border: none;
  background-color: transparent;
}

.vs_client_sldr .owl-nav>button.owl-prev {
  background-image: url("../img/left_a.html") !important;
  transition: 0.5s ease all;
  left: 100px;
}

.vs_client_sldr .owl-nav button.owl-next {
  background-image: url(../img/right_a.html) !important;
  right: 100px;
}

.vs_client_sldr .owl-stage,
.vs_client_sldr .owl-item,
.vs_client_sldr .item {
  display: flex;
  width: 100%;
}

.vs_client_box {
  border: 1px solid;
  display: flex;
  width: 100%;
  padding: 10px;
  justify-content: center;
    align-items: center;
}
.vs_shape_bg{
      background-color: #f1f0eb;
}
.vs_shape_box{
      background-color: #5a3d1e;
    padding: calc(15px + 4vw);
    width: 100%;
    color: #fff;
        display: flex;
    justify-content: center;
    align-items: center;
}
.vs_shape_box_img{
      margin-top: -60px;
    padding-right: 25px;
}
.vs_shape_box_2{
  padding-block: calc(20px + 5vw);
}
.vs_shape_box_2 ul{
  display: grid;
  grid-template-columns: 45% 45%;
  gap:10%;
}


.vs_specialization_bg1{
padding-top: calc(20px + 5vw);
padding-bottom: calc(20px + 20vw);
background-color: #000;
color: #fff;
}
.vs_specialization_bg2{
    margin-top: calc(-28px - 17vw);
    padding-bottom: calc(10px + 4vw);
        /*background-color: #fbfbfb;*/
}
.vs_specialization_box{
  width: 100%;
 text-align: center;
 transition: all 0.5s;
 
}

.vs_specialization_box img{
      transition: all 0.5s;
    }
.vs_specialization_box:hover img{
    transition: all 0.5s;
    transform: scale(1.2);
}
.vs_specialization_box_details{
      padding: calc(5px + 2vw);
      transition: all 0.5s;
}
.vs_specialization_box:hover .vs_specialization_box_details{
      box-shadow: 0 0 10px #d9d9d9;
    transition: all 0.5s;
}
.vs_specialization_box_details p{
  font-size: 14px;
  color: grey;
  padding-top: 10px;
}
.vs_specialization_box_details h4{
      font-size: calc(8px + 0.7vw);
}

.vs_projects_bg{
   background-color: #f1f0eb;
          padding-block: calc(20px + 6vw);
}
.vs_projects_box figure img{
      height: calc(200px + 30vw);
} 

.vs_projects_box figure {
  position: relative;
  margin-bottom: 0;
}
.vs_projects_box figure:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}

.vs_projects_box figure .vs_projects_top{
    position: absolute;
    top: 22px;
    width: 90%;
    left: 50%;
    transform: translate(-50%, 0%);
    text-transform: uppercase;
    color: #fff;

}
.vs_projects_box figure .vs_projects_top h6{
font-size: 14px;
padding-bottom: 20px;
}
.vs_projects_box figure .vs_projects_top h3{
 font-size: clamp(10px + 1.5vw, -0.875rem + 1.333vw, 0.5rem);
     font-family: qq1;

}
.vs_projects_box figure .vs_projects_btm{
      position: absolute;
    border: 1px solid #fdfdfd;
    bottom: 50px;
    width: 90%;
    left: 50%;
    transform: translate(-50%, 0%);
}

.vs_projects_box figure .vs_projects_btm a{
color: #fff;
}
.vs_projects_box figure .vs_projects_btm a span{
    background-color: #fff;
    padding: 9px 15px;
    color: #000;
    display: inline-block;
    font-size: 22px;
}
.vs_projects_box figure .vs_projects_btm h4{
       font-size: calc(5px + 0.8vw);
    margin: 0;
    padding: 3px 10px;
    color: #fff;
}
.vs_how_do_bg{
  background-color: #f1f0eb;
          /*padding-block: 100px 50px;*/
              padding-top: calc(20px + 6vw);
              padding-bottom: calc(15px + 5vw);
}
.vs_how_do_box{
border: 1px solid #d5d5d5;
padding: calc(10px + 2vw);
        position: relative;
            text-align: center;
    width: 100%;
}

.vs_how_do_box h3{
    font-size: clamp(10px + 1.8vw, -0.875rem + 1.333vw, 0.5rem);
    position: relative;
    text-transform: uppercase;
padding-bottom: 22px;
padding-top: 20px;
}

.vs_how_do_box h3:before{
      position: absolute;
    content: "";
    width: 65px;
    height: 1px;
    background-color: #000;
    left: 50%;
    bottom: 0;

        transform: translate(-50%, 0px);
}
.vs_how_do_box p{
      font-size: 13px;
    color: #4e4d4d;
    padding-top: 10px;
}
.vs_how_do_number{
  letter-spacing: 0;
    font-size: 1.2em;
    position: absolute;
    top: 5%;
    bottom: auto;
    left: 6%;
    right: auto;
}
.vs_how_do_number h6{
       font-family: qq1;

}

.vs_luxury_bg{
background-color: #000;
  color: #fff;
      padding-block: calc(20px + 6vw);
}
.vs_luxury_grid{
  display: grid;
    grid-auto-rows: 48% 48%;
    overflow: hidden;
    gap: 4%;
    height: 100vh;
    width: 100%;
}

.vs_touch_bg{
      background-attachment: fixed;
      padding-block: calc(20px + 6vw);
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),  url(../img/home/touch_bg.jpg);
      background-size: cover;
}

footer{
      background-image: linear-gradient(rgb(213 213 213 / 80%), rgb(213 213 213 / 80%)), url(../img/ftr_bg.jpg);
    /* background-color: #f1f0eb; */
    font-size: 15px;
    padding-top: 80px;
    background-attachment: fixed;
}
footer h4{
      font-size: 18px;
    font-weight: 500;
    padding-block: 10px;
}
footer a{
  color: #000;
  font-size: 15px;
}
footer a:hover{
  color: #b1804a;
}
footer .vs_social_icon li{
border: 1px solid #c1c1c1;
        padding: 9px 13px;
}
footer .vs_social_icon li:hover{
      background-color: #fff;

}