/*rakesh sharma*/

@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

.sub li a {
    color: #000;
    text-decoration: none;
    font-size: 13px;
}

.sub {
   background-color: #fff;
    list-style: none;
    padding: 0;
    padding-left: 1px;
    position: absolute;
    width: 200px;
    /* text-align: left; */
    left: 90%;
    top: 20%;
    transition: 0.5s;
    display: none;
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid #e1e1e1;
    padding-top: 10px;
    padding-bottom: 10px;
}


.dropdown-menu li:hover .sub {
    display: block;
    
}


.dropdown-menu li{
    position: relative;
}
li.nav-item.dropdown:hover ul.dropdown-menu {
    display: block;
}

ul.dropdown-menu {
    display: none;
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid #e1e1e1;
     padding-top: 10px;
    padding-bottom: 10px;
}

ul.dropdown-menu li a{
    color: #000 !important;
     transition: 0.5s;
    padding: 10px 20px;
        text-transform: uppercase;
}


.nav-link {
    margin-right: 38px;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff !important;
}

.navbar-nav {
    padding-left: 56px;
}
.bg-light {
    background-color: rgba(0, 0, 0, 0.51) !important;
    padding: 25px; 0;
}

ul.dropdown-menu li a:hover {
    color: #b19777 !important;
    margin-left: 7px !important;
}
.anchortxt a {
        background-color: rgba(177, 151, 119, 1);
    color: #ffffff;
    border-radius: 25px;
    padding: 9px 21px 9px 21px;
    text-decoration: none;
    transition: 0.5s;
    border: solid 2px rgb(177 151 119 / 0%);
    font-size: 12px;
    text-transform: uppercase;
}

.anchortxt a:hover {
    border: solid 2px rgba(177, 151, 119, 1);
}
#navbarSupportedContent {
    flex-grow: inherit;
}

/*navigation end*/

.carousel-caption h5 {
    font-size: 85px;
    font-family: auto;
    margin-bottom: 12px;
    
}

.carousel-caption {
    top: 50%;
}
.ab {
    position: fixed;
    z-index: 9999;
    width: 100%;
}

.carousel-caption p {
    font-size: 21px;
    font-family: auto;
    font-style: italic;
}

.carousel-caption .anchortxt  {
    margin-top: 42px;
}


.carousel-item img {
    height: 100vh;
}
.carousel-caption {
    top: 32%;
}


/*carousel end*/


   .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

.slider {
    padding-top: 68px;
}

.img-text img {
    width: 100%;
    border-radius: 17px;
    height: 184px;
}

.img-text p {
    color: #474747;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0 0;
    overflow: hidden;
    text-align: center;
    margin: 0;
    margin-top: -12px;
    font-family: auto;
    font-style: italic;
}

.img-text a {
    text-decoration: none;
}


/*small slider end*/


.about-img img {
    width: 100%;
    border-radius: 33px;
    height: 560px;
}

.hed {
    font-size: 25px;
    font-family: auto;
    font-style: italic;
    padding-top: 29px;
}

.heading {
    font-size: 38px;
    font-family: auto;
    font-style: italic;
    margin-bottom: 34px;
    position: relative;
    padding-bottom: 23px;
}

.heading:after {
    content: '';
    position: absolute;
    width: 62px;
    height: 3px;
    left: 0;
    top: 100%;
    background: rgba(177, 151, 119, 1);
}
.se:after {
    content: '';
    position: absolute;
    width: 62px;
    height: 3px;
    left: 48%;
    top: 100%;
    background: rgba(177, 151, 119, 1);
}
.se{
     font-size: 38px;
    font-family: auto;
    font-style: italic;
    margin-bottom: 34px;
    position: relative;
    padding-bottom: 23px;
}

.peragraph {
    margin-bottom: 40px;
    font-family: sans-serif;
    line-height: 28px;
    color: gray;
}

/*about end*/

.same-both img {
    width: 100%;
    border-radius: 16px;
}

.sub-head {
    font-size: 36px;
    padding: 13px 0;
    font-style: italic;
    font-family: auto;
    font-weight: 500;
}

.same-both p {
    margin-bottom: 39px;
    color: gray;
    padding-right: 77px;
}
.section-second {
    background-color: #f8f4f3;
    padding: 68px;
  
}

.second-small-slider {
    padding: 68px 0;
}
.second-small-slider {
    padding: 68px 0;
}

.second-small-slider p {
    padding: 0 138px;
    text-align: center;
    margin-bottom: 42px;
}
/*second section end*/

.full-image {
    margin-top: 68px;
    overflow: hidden;
    background-color: #f8f4f3;
}

.iimg-full-flex {
    display: flex;
}

.mg-text1 img {
    width: 977px;
}

.mg-text1 {
    height: 393px;
    overflow: hidden;
    width: 50%;
}

.text2 {
    width: 50%;
    padding: 39px 101px;
}

/*full section end*/

.two img {
    padding: 23px;
    width: 227px;
}


.main {
  .container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
  }

  .card {
    color: $color-black;
    border-radius: 2px;
    background: $color-white;
    box-shadow: $box-shadow;

    &-image {
      position: relative;
      display: block;
      width: 100%;
      padding-top: 70%;
      background: $color-white;

      img {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
    }
  }
}

@media only screen and (max-width: 600px) {
  .main {
    .container {
      display: grid;
      grid-template-columns: 1fr;
      grid-gap: 1rem;
    }
  }
}


.card-image img {
    width: 100%;
}

.images-new{
    
    background: url('../img/bg/img-3.webp') no-repeat;
        background-size: cover;
    text-align: center;
    padding: 95px 0;
    background-position: center;
}
.images-new p {
    padding-bottom: 26px;
}

.newClass {
 background-color: #000;
}

.bg-test {
    padding: 68px 0;
    background-color: rgba(61, 63, 62, 1);
}

.sub-hea {
    color: #fff;
}

.footer-text p {
    color: #a2a2a2;
    font-size: 14px;
    
}

.bg-test {
    padding: 68px 0;
    background-color: rgba(61, 63, 62, 1);
}

.sub-hea {
    color: #fff;
    font-size: 15px;
}



.footer-ul-one {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-ul-one li {
    text-align: end;
    background-color: #464646;
    padding: 11px 19px;
    margin-right: 14px;
    border-radius: 50%;
}

.footer-ul-one li a {
    color: #fff;
}

.footer-ul-two {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-ul-two li {
    margin-bottom: 9px;
}

.footer-ul-two li a {
    color: #a2a2a2;
    text-decoration: none;
    transition: 0.5s;
    font-size: 13px;
}

.footer-ul-two li a span {
    padding-right: 17px;
}

.footer-ul-two li:hover a {
    padding-left: 7px;
    color: #b19777;
}


.last-text ul li a {
    text-decoration: none;
    color: #a2a2a2;
    font-size: 13px;
}
.last {
    background-color: rgba(44,46,46,1);
        padding: 25px 0px;
}

.last-text ul {
    display: flex;
    list-style: none;
    justify-content: end;
    margin: 0;
    padding: 0;
}

.last-text ul li {
    position: relative;
    margin-right: 10px;
}

.last-text ul li a {
    text-decoration: none;
    color: #a2a2a2;
    font-size: 13px;
}
.last-text{
    justify-content: flex-start;
}
.last-text p {
    padding: 0;
    margin: 0;
    color: #a2a2a2;
}

/*home page end*/

.bread{
    background: url('../img/bg/breadcrump.webp') no-repeat;
 background-size: cover;
    background-position: center;
  padding-top: 189px;
    padding-bottom: 105px;
}

.bread-h {
    font-size: 58px;
    font-family: auto;
    font-style: italic;
    position: relative;
    color: #fff;
}

.bread-h:after {
    content: '';
    position: absolute;
    width: 62px;
    height: 3px;
    left: 0;
    top: 100%;
    background: rgba(177, 151, 119, 1);
}
.border-class {
    text-align: center;
}

.border-class h5 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    color: #222;
    font-family: auto;
    font-style: italic;
    font-weight: 600;
}

.border-class {
    padding: 42px;
    border: 2px solid rgba(237, 237, 237, 1);
}

.border-class img {
    margin-bottom: 9px;
}

.img-products img {
    width: 100%;
    border-radius: 40px;
}

.hadse {
    color: #fff;
    font-family: auto;
    font-style: italic;
    font-size: 30px;
    padding-bottom: 37px;
    position: relative;
   
  
}

.main-twi {
    position: relative;
    overflow: hidden;
        margin-top: 48px;
    margin-bottom: 30px;
}

.text-prod {
    position: absolute;
    top: 20%;
    right: 5%;
}

.hadse:after {
    content: '';
    position: absolute;
    width: 99%;
    height: 3px;
    background-color: #fff;
    right: 0%;
    bottom: -23%;
    transition: 0.5s;
    opacity: 0;
}

.main-twi:hover .hadse:after {
    bottom: 40%;
    opacity: inherit;
}

.seclt img {border-radius: 40px 40px 0px 0px;}

.seclt .card {
    border: none;
}

.add-new-css-btn {
    text-align: center;
    width: 100%;
    background-color: #b19777;
    border-radius: 0px 0px 20px 20px;
    padding: 12px 130px;
    font-weight: bold;
    transition: 0.5s;
    color: #fff;
}

.add-new-css-btn:hover {
    background-color: #3d3f3e;
    color: #fff;
}
.pad{
    padding: 68px 0;
}

.form-label span {
    color: red;
}
.modal {

    z-index: 999999999999999999;
}
.form-label {
    margin-bottom: .5rem;
   
}
.modal-title {
    font-size: 33px;
    font-family: auto;
    font-style: italic;
    font-weight: 700;
}
.modal-footer {
    justify-content: flex-start;

}
  .img-2 .swiper {
      width: 100%;
      padding-top: 50px;
      padding-bottom: 50px;
    }

   .img-2 .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 693px;
    /* height: 400px; */
}
    .img-2 .swiper-slide img {
      display: block;
      width: 100%;
    }
.image-slide-new {
    position: relative;
    overflow: hidden;
}

.infra {
    font-size: 25px;
    text-align: start;
    font-family: auto;
    font-style: italic;
    font-weight: 600;
    color: #fff;
}

.other-match {
    text-align: start;
    color: #fff;
    background-color: #000000d9;
    padding: 31px;
    position: absolute;
    bottom: 148%;
    margin: 35px;
    transition: 0.5s;
}

.image-slide-new:hover .other-match {
    bottom: 1%;
}
.iconsd {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    border: 2px solid #b19777;
    color: #b19777;
    font-size: 23px;
    text-align: center;
    padding: 20px 0;
    margin: auto;
}



.iocns-img {
    text-align: center;
    display: block;
    border: 2px solid rgba(237,237,237,1);
    height: 261px;
    padding: 36px 35px;
    margin-top: 36px;
    margin-bottom: 58px;
}

.headsj {
    margin: 10px 0;
    font-family: auto;
    font-weight: 600;
    font-style: italic;
    font-size: 24px;
}

.iocns-img a {
    text-decoration: none;
    color: gray;
}

.contact-s {
    padding-top: 68px;
}

.seconf-con {
    padding-bottom: 68px;
}

.map {
    padding-top: 52px;
}
.about-contant .carousel-item img {
    height: auto;
    padding: 20px 53px;
}


.about-contant .carousel-control-prev, .about-contant .carousel-control-next {
    filter: brightness(0.5);
}

.seclt {
    margin-bottom: 33px;
}

.extra {
    margin-bottom: 76px;
}


@media (min-width: 1199px) and (max-width: 1400px){
    
    .nav-link {
    margin-right: 21px;  
}
    
    .add-new-css-btn {

    padding: 12px 91px;

}
}

@media (min-width: 268px) and (max-width: 568px){
    
    .bg-light {
   
    padding: 3px;
        position: relative;
}
    .navbar-light .navbar-toggler {
    margin-left: 143px;
    background-color: #fff;
    font-size: 14px;
}

    .ab .anchortxt {
        margin-left: 139px;
        position: absolute;
        top: 25%;
        display: none;
    }
    
.about-contant .anchortxt {
    margin-bottom: 48px;
}
    .section-second {   
    padding: 68px 0;
}
    
    .heading {
    font-size: 33px;

}
    
.same-both {
    margin-bottom: 46px;
}
    .second-small-slider p {
    padding: initial;
}
    .text2 {
    width: 100%;
    padding: 39px 22px;
}
 .mg-text1 {
    display: none;
}
    
#navbarSupportedContent {
     background-color: #fff; 
}

.nav-link {
    color: #000 !important;!i;!;
}
    li.nav-item.dropdown:hover ul.dropdown-menu {
    padding-left: 14px;
}
    
    .sub {

    left: 32%;
  
    }
    ul.dropdown-menu li a {
    color: #000000 !important;
    
}
    .add-new-css-btn {
   
    padding: 12px 56px; 
    margin-bottom: 19px;
}
    .footer-text {
    margin-bottom: 31px;
}
    .last-text ul li {
    position: relative;
    margin-right: 5px;
}
    .last-text p {

    text-align: center;
    font-size: 15px;
}
    .last-text ul{
        justify-content: center;
    }
    .extra {
    margin-bottom: 0px;
}
}