* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  font-family: raleway;
  font-size: 14px;
  cursor: pointer;
}

.about_wrapper{
      background-image: url(../images/home/sky/3994.jpg);
  width: 100%;
    height: 70vh;
}
.project_detail_wrapper {
  background-image: url(../images/project/Projectbanner.jpg);
  width: 100%;
  height: 70vh;
  display: flex;
  align-items: center;
}
.event {
  height: 200px !important;
}
.form_heading {
  font-size: 30px;
}
.about_story {
  background-image: url(../images/story/aboutUsbackground.webp);
  height: 800px;
  padding-top: 5rem;
  background-position: inherit !important;
}
.project_wrapper {
  background-image: url(../images/project/Projectbanner.jpg);
  height: 45vh;
  display: flex;
  align-items: center;
}
.card_nri {
  padding: 20px;
  border-radius: 12px;
  border: 1px solid #b38e32;
  height: 240px;
}
.fa-star {
  color: #0c552c;
}

.card_nri:hover {
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
    rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.nri_heading_card {
  font-size: 18px;
}
button.owl-next {
  font-size: 70px !important;
}
.ppp p {
  color: #fff;
}
.ppp:nth-child(1) {
  color: #fff;
}
.blog_img {
  width: 100%;
}
.managemnt_wrapper {
  background-image: url(../images/managemet/MainBanner.webp);
  height: 90vh;
  padding-top: 8rem;
}
.vision_wrapper {
  background-image: url(../images/about/vision.jpg);
  width: 100%;
  height: auto;
  color: #fff;
  padding: 3rem 0;
}
.media_banner {
  background-image: url(../images/media/Mediabanner.jpg);
  height: 85vh;
  display: flex;
  align-items: center;
}
.blog_wrapper {
  background-image: url(../images/blog/Blogsbanner.jpg);
}

.event_banner {
  background-image: url(../images/event/Eventsbanner.jpg);
}
a {
  text-decoration: none;
  font-size: 14px;
}
div#demo {
  background: #e7fff2;
}
.social_icon {
  font-size: 20px;
}
@font-face {
  font-family: poppins;
  src: url(../cdn/font/Poppins-Regular.ttf);
}

@font-face {
  font-family: raleway;
  src: url(../cdn/balgin/Balginextralight.otf);
}
@font-face {
  font-family: raleway;
  src: url(../cdn/raleway/Raleway-Regular.ttf);
}
.nav-item {
  font-family: raleway;
  font-size: 16px;
}
.saprater_heading {
  padding-bottom: 70px;
}
.media_heading {
  padding-bottom: 35px !important;
}
.media_heading::before {
  content: "";
  width: 0;
  height: 4px;
  border-bottom: 4px solid #b38e32;
  width: 130px;
  text-align: end !important;
  position: relative;
  top: 70px;
  display: inline-block;
  text-align: center;
  display: inline-block;
  justify-content: end;
  display: flex;
  margin-left: 0;
  margin: 0 0 0 525px;
}

.saprater_heading::before {
  content: "";
  width: 0;
  height: 4px;
  border-bottom: 5px solid #b38e32;
  width: 330px;
  text-align: center;
  position: relative;
  top: 90px;
  display: inline-block;
  text-align: center;
  margin: auto;
  display: inline-block;
  justify-content: center;
  display: flex;
}

.whiteline::before {
  border-bottom: 5px solid #ffff;
}
.neww::before {
  margin: 0 !important;
}

.redefining_wrapper {
  background-image: url(../images/home/redefining-banner.webp);
  width: 100;
  height: auto;
  padding: 4rem 0;
  display: flex;
  justify-self: center;
  align-items: center;
}

.form-control {
  background-color: #efefef;
}

h3::after {
  height: 5px;
  border-bottom: 10px solid red;
  width: 150px;
  text-align: center;
}

.line {
  border-bottom: 2px solid red;
}

h3,
h5 {
  font-family: raleway;
}

h1,
h2,
h4,
h6 {
  font-family: poppins;
}
span{
    font-size:50px !important;
}
h5 {
  font-size: 24px;
  letter-spacing: 1px;
}

h3 {
  font-size: 40px;
  letter-spacing: 1px;
  padding-bottom: 20px;
}

h4 {
  font-size: 40px;
  font-weight: 500;
}

input::placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}

.fa-bars {
  color: #0c552c;
}

.phone_icon {
  background: transparent;
  font-size: 14px;
  width: 30px;
  height: 30px;
  color: #0c552c;
  border-radius: 32px;
  text-align: center;
  margin: auto;
  border: 1px solid;
  margin-bottom: 0;
  padding-bottom: 0;
}

.ssss {
  background-color: #ffffff87;
  transition: 0.5s ease-in;
  position: fixed;
  width: 100%;
  padding: 5px 90px 5px 70px !important;
}

.ssss.scrolled {
  background-color: #fdbfbfea;
}

a.nav-link.active {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
}

.nav-link {
  color: #000000 !important;
  font-weight: 500;
  font-family: raleway;
  text-align: center;
  padding: 0.5rem 1rem !important;
  font-size: 16px;
}

.company-logo {
  max-width: 180px;
}

h1 {
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: poppins;
  color: #393939;
}

p {
  font-size: 14px;
  font-weight: 500;
  font-family: raleway;
  color: #000;
  line-height: 27px;
}

.banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.neww::before {
  margin: 0 !important;
}
.home_wrapper {
  background-image: url(../images/home/banner3.jpg);
  height: 100vh;
  display: flex;
  align-items: center;
}
.home_wrapper2 {
  background-image: url(../images/nrii.jpg) !important;
}
.home_heading {
  font-family: raleway;
  font-size: 28px;
  color: #ffffff;
}

.whatwe_wrapper {
  background-image: url(../images/home/what-we-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 28% center;
  width: 100%;
  height: 100vh;
  padding: 4rem 0;
  color: #fff;
}

.footer_wrapper {
  background-image: url(../images/home/footer-banner.jpg);
  height: auto;
  font-family: balgin !important;
  padding: 4rem 0;
  color: #fff;
}

.popular_wrapper {
  background-image: url(../images/home/popular-banner.jpg);
  height: 70vh;
  display: flex;
  align-items: center;
  justify-self: center;
  color: #fff;
  padding: 4rem 0;
}
.advertisement_custum {
  background-image: url(../images/advertisement/Banner2.jpg);
}

.Commercial_project {
  background-image: url(../images/home/commercial-banner.jpg);
  color: #fff;
}

.award_wrapper {
  background-image: url(../images/home/award-banner.jpg);
  height: auto;
  display: flex;
  align-items: center;
  justify-self: center;
  color: #fff;
  padding: 4rem 0;
}

.btn_knowmore {
  color: #b38e32;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: raleway;
}

.btn_knowmore_white {
  color: #fff;
  letter-spacing: 1px;
  font-size: 18px;
  font-family: raleway;
}

.dd {
  color: #0c552c;
}

.fa-angle-right {
  background: transparent;
  font-size: 22px;
  width: 40px;
  height: 40px;
  border-radius: 32px;
  text-align: center;
  margin: auto;
  border: 1px solid;
  margin-bottom: 0;
  padding-bottom: 0;
}

.discover_wrapper {
  background-image: url(../images/);
  height: auto;
  padding: 4rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img_cards_building {
  vertical-align: middle;
  width: 100%;
  height: 300px;
}

.card_building {
  border: none;
  background-color: transparent;
  color: #fff;
}

/* .col-lg-4.ps-0 {
  border-left: 1px solid red;
} */

.award {
  background-image: url(../images/ourproduct_banner.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding: 4rem 0;
  height: 90vh;
}

img.product_img {
  width: 180px !important;
  border-radius: 50%;
  height: 180px;
  object-fit: cover;
  margin: auto;
}

.card_award {
  border: none;
  background: transparent;
  color: #fff;
}

.card_title {
  font-size: 18px;
  padding-bottom: 10px;
}

.logo_partner {
  background-image: url(../images/home/partner-banner.jpg);
  padding: 4rem 0;
  color: #fff;
  height: auto;
}

.way_of_work_wapper {
  background-image: url(../images/home/work-banner.jpg);
  padding: 4rem 0;
  color: #fff;
  height: auto;
}

.work_text {
  font-size: 13px;
}

.Commercial_heading {
  font-family: raleway;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 1px;
  text-align: center;
  padding-bottom: 15px;
}

.form-control {
  border-radius: 32px;
  border: none;
  padding: 10px 20px;
}

.form-check-label {
  font-size: 12px;
}

.btn_submit {
  background-color: #b38e32;
  color: #fff;
  border-radius: 32px;
  padding: 0.5rem 3rem;
}
.btn_submit:hover {
  border: 1px solid #fff;
}

.work_colum {
  border-left: 1px solid #b38e32;
  padding-left: 25px;
}

/* owl carousel css start*/
.owl-dots {
  display: none;
}

button.owl-prev {
  font-size: 70px !important;
}

button.owl-next {
  font-size: 70px !important;
}

.owl-nav {
  display: flex;
  justify-content: center;
}

/* owl carousel css end*/

@media screen and (min-width: 300px) and (max-width: 991px) {
  .ssss {
    padding: 0px 0px 0px 0px !important;
  }
  .about_wrapper{
      height: 40vh;
  }
  .blog-title {
    font-size: 24px !important;
  }
  .slick-prev {
    display: none !important;
  }

  .slick-next {
    display: none !important;
  }

  .home_wrapper {
    text-align: center;
    height: 65vh;
  }

  .popular_wrapper {
    height: 45vh;
  }

  .work_colum {
    border: none;
  }
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 30px;
    line-height: 45px;
  }

  .media_img {
    height: 330px;
    object-fit: cover;
  }
  .media_banner {
    height: 65vh;
  }
  .award_wrapper {
    padding: 2rem 0;
    height: 75vh;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .home_wrapper {
    text-align: center;
    height: 45vh;
  }

  .whatwe_wrapper {
    height: 55vh;
  }
}

/* contact us css */
.contact_wrapper {
  background-image: url(../images/home/contact.jpg);
  height: 75vh;
  display: flex;
  align-items: center;
}

.contact_heading {
  font-size: 50px;
  color: #fff;
  font-family: raleway;
  letter-spacing: 1px;
}

.card_contact {
  padding: 2rem 1rem;
  color: #fff;
  background: #b38e32;
  border-radius: 8px;
  height: 220px;
}

.card_contact:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.social_icon {
  background: transparent;
  font-size: 22px;
  width: 40px;
  height: 40px;
  border-radius: 32px;
  text-align: center;
  margin: auto;
  border: 1px solid;
  color: #fff;
  margin-bottom: 0;
  margin-right: 20px;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact_form {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em,
    rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 2rem;
  border-radius: 24px;
}

.form-control:focus {
  border: 1px solid #b38e32;
  box-shadow: none !important;
}

.col_proejct {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em,
    rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 2.1rem 7rem 2rem 3rem;
  height: 415px;
}

.card_blog {
  background-color: #fff;
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 16px;
  height: 480px;
  margin-bottom: 30px;
  position: relative;
  border: none;
  border-radius: 0;
}

.blog-title {
  font-size: 25px;
}

/* event page css */

.box_event1 {
  background: #0c552c;
}

.box_event2 {
  background-color: #b38e32;
}

.event_box_heading {
  font-size: 20px;
}

.boxes {
  color: #fff;
  padding: 30px 15px 64px 40px;
}

.box_event3 {
  background-color: #393939;
}

.gallery_img {
  height: 350px;
  border-radius: 16px;
  object-fit: cover;
}

.client_row_card {
  box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px,
    rgba(6, 24, 44, 0.65) 0px 4px 6px -1px,
    rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
  background-color: #fff;
}

.img_client_box {
  width: 300px;
  height: 300px;
  border-radius: 50%;
}

.client_img {
  height: 300px;
  object-fit: cover;
  border-radius: 50%;
}

.career_saprater_heading::before {
  content: "";
  width: 0;
  height: 4px;
  border-bottom: 3px solid #b38e32;
  width: 330px;
  text-align: center;
  position: relative;
  top: 55px;
  display: inline-block;
  text-align: center;
  margin: auto;
  display: inline-block;
  justify-content: center;
  display: flex;
}
.card_job {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 3rem 2rem 2rem;
}
.team_img {
  height: 350px;
}

.news_heading {
  font-size: 32px;
  line-height: 45px !important;
}
.news_para {
  font-size: 13px;
  font-weight: 500;
  font-family: raleway;
  color: #000;
  line-height: 22px;
}
.news_img {
  height: 396px;
  object-fit: cover;
}
.date_news {
  font-size: 12px;
  font-family: raleway;
}

.col_media_card1 {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em,
    rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 3.3rem 7rem 2rem 3rem;
  height: 420px;
}
.col_media_card2 {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em,
    rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 3.5rem 7rem 2rem 3rem;
  background-color: #0c552c;
  color: #fff;
  height: 420px;
}

.col_media_card4 {
  padding: 3.5rem 7rem 2rem 3rem;
  color: #fff;
  height: 420px;
  background-color: #b38e32;
}

.whiteline_media::before {
  border-bottom: 4px solid #ffffff !important;
  margin: 0 !important;
}

.image_blog {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 12px;
}
.btn_continue {
  color: #af8317;
  font-weight: 600;
  letter-spacing: 1px;
}

div#demo {
  background: #e7fff2;
}
.about_logo {
  width: 250px;
}

.saprater_heading {
  padding-bottom: 70px;
}
.media_heading {
  padding-bottom: 35px !important;
}

/*.media_heading::before {*/
/*  content: "";*/
/*  width: 0;*/
/*  height: 4px;*/
/*  border-bottom: 4px solid #b38e32;*/
/*  width: 130px;*/
/*  text-align: end !important;*/
/*  position: relative;*/
/*  top: 70px;*/
/*  display: inline-block;*/
/*  text-align: center;*/
/*  display: inline-block;*/
/*  justify-content: end;*/
/*  display: flex;*/
/*  margin-left: 0;*/
/*  margin: 0 0 0 587px;*/
/*}*/

.saprater_heading::before {
  content: "";
  width: 0;
  height: 4px;
  border-bottom: 5px solid #b38e32;
  width: 330px;
  text-align: center;
  position: relative;
  top: 90px;
  display: inline-block;
  text-align: center;
  margin: auto;
  display: inline-block;
  justify-content: center;
  display: flex;
}

.whiteline::before {
  border-bottom: 5px solid #ffff;
}

.neww::before {
  margin: 0 !important;
}

.ssss {
  background-color: #ffffff87;
  transition: 0.5s ease-in;
  position: fixed;
  width: 100%;
  padding: 5px 90px 5px 70px !important;
}

.ssss.scrolled {
  background-color: #fdbfbfea;
}

.company-logo {
  max-width: 180px;
}

.home_heading {
  font-family: raleway;
  font-size: 28px;
  color: #ffffff;
}

.btn_knowmore {
  color: #b38e32;
  font-size: 18px;
  letter-spacing: 1px;
  font-family: raleway;
}

.btn_knowmore_white {
  color: #fff;
  letter-spacing: 1px;
  font-size: 18px;
  font-family: raleway;
}

.dd {
  color: #0c552c;
}

.fa-angle-right {
  background: transparent;
  font-size: 22px;
  width: 40px;
  height: 40px;
  border-radius: 32px;
  text-align: center;
  margin: auto;
  border: 1px solid;
  margin-bottom: 0;
  padding-bottom: 0;
}

.card_award {
  border: none;
  background: transparent;
  color: #fff;
}

.card_title {
  font-size: 18px;
  padding-bottom: 10px;
}

.work_text {
  font-size: 13px;
}

.form-control {
  border-radius: 32px;
  border: none;
  padding: 10px 20px;
}

.form-check-label {
  font-size: 12px;
}

.btn_submit {
  background-color: #b38e32;
  color: #fff;
  border-radius: 32px;
  padding: 0.5rem 3rem;
}

.work_colum {
  border-left: 1px solid #b38e32;
  padding-left: 25px;
}

/* owl carousel css start*/
.owl-dots {
  display: none;
}

button.owl-prev {
  font-size: 70px !important;
}

button.owl-next {
  font-size: 70px !important;
}

.owl-nav {
  display: flex;
  justify-content: center;
}

/* owl carousel css end*/

@media screen and (min-width: 300px) and (max-width: 991px) {
  .ssss {
    padding: 0px 0px 0px 0px !important;
  }

  .col_media_card2,
  .col_media_card4,
  .col_media_card1 {
    padding: 1.5rem 2rem 1.5rem 2rem !important;
    height: auto !important;
  }

  .blog-title {
    font-size: 24px !important;
  }

  .image_blog {
    height: 350px !important;
  }

  .slick-prev {
    display: none !important;
  }

  .slick-next {
    display: none !important;
  }

  .home_wrapper {
    text-align: center;
    height: 65vh;
  }

  .popular_wrapper {
    height: 45vh;
  }

  .work_colum {
    border: none;
  }

  .vision_wrapper {
    height: auto !important;
  }

  .saprater_heading::before {
    width: 170px;
    top: 65px;
  }

  .about_logo {
    width: 200px;
  }
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 30px;
    line-height: 45px;
  }
  .about_logo {
    height: 180px !important;
  }
  .managemnt_wrapper {
    height: 67vh;
  }
  .neww::before {
    margin: 0 !important;
  }
  .whatwe_wrapper {
    height: auto;
  }
  .qoute_icon {
    width: 60px !important;
  }
  .media_heading::before {
    margin: 0 !important;
    margin: 0 0 0 190px !important;
  }
  .col_media_card2,
  .col_media_card4,
  .col_media_card1 {
    padding: 1.5rem 2rem 1.5rem 2rem !important;
    height: auto !important;
  }

  .project_detail_wrapper {
    height: 60vh !important;
  }

  .project_detail_img1 {
    height: 400px !important;
  }

  h1 {
    font-size: 28px;
  }
  h5 {
    font-size: 20px;
  }
  .news_heading {
    font-size: 22px !important;
  }
  .award_wrapper {
    padding: 2rem 0;
    height: 75vh;
  }
  .contact_wrapper {
    height: 35vh !important;
    justify-content: center;
    text-align: center;
  }
  .gallery_img {
    height: 360px !important;
    object-fit: cover;
  }
  .client_img {
    height: 270px !important;
    object-fit: cover !important;
    border-radius: 50%;
    width: 270px !important;
    margin: auto !important;
    display: flex !important;
  }
  .img_client_box {
    width: auto !important;
  }
  .col_proejct {
    padding: 2.1rem 2rem 2rem 2rem !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .home_wrapper {
    text-align: center;
    height: 45vh;
  }

  .media_banner {
    height: 70vh !important;
  }
  .img_client_box {
    width: auto !important;
  }
  .qoute_icon {
    width: 80px !important;
  }
  .gallery_img {
    height: 400px !important;
    object-fit: cover;
  }

  .project_wrapper {
    height: 35vh !important;
  }

  .project_detail_wrapper {
    height: 50vh !important;
  }

  .whatwe_wrapper {
    height: 55vh;
  }

  .managemnt_wrapper {
    height: 65vh !important;
  }

  .advertisement_wrapper {
    height: 30vh;
  }

  .client_img {
    height: 200px !important;
    width: 200px !important;
  }
}

.contact_heading {
  font-size: 50px;
  color: #fff;
  font-family: raleway;
  letter-spacing: 1px;
}

.card_contact {
  padding: 2rem 1rem;
  color: #fff;
  background: #b38e32;
  border-radius: 8px;
  height: 220px;
}

.card_contact:hover {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.social_icon {
  background: transparent;
  font-size: 22px;
  width: 40px;
  height: 40px;
  border-radius: 32px;
  text-align: center;
  margin: auto;
  border: 1px solid;
  color: #fff;
  margin-bottom: 0;
  margin-right: 20px;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact_form {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em,
    rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 2rem;
  border-radius: 24px;
}

.form-control:focus {
  border: 1px solid #b38e32;
  /* border-color: #0c552c !important; */
  box-shadow: none !important;
}

.col_proejct {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em,
    rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 2.1rem 7rem 2rem 3rem;
}

.story_img {
  height: 400px;
  border: 1px solid #c1c1c1;
  padding: 8px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  object-fit: cover;
}

.about_story_description {
  font-size: 12px;
}

.saprater_headings::before {
  text-align: start !important;
  margin: 0 !important;
}

.card_blog {
  background-color: #fff;
  padding: 0;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 16px;
  height: 500px;
  margin-bottom: 30px;
  position: relative;
  border: none;
  border-radius: 0;
}

/* event page css */

.box_event1 {
  background: #0c552c;
}

.box_event2 {
  background-color: #b38e32;
}

.boxes {
  color: #fff;
  padding: 30px 15px 64px 40px;
}

.box_event3 {
  background-color: #393939;
}

.client_row_card {
  box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px,
    rgba(6, 24, 44, 0.65) 0px 4px 6px -1px,
    rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
  background-color: #fff;
}

.img_client_box {
  width: 300px;
  height: 300px;
  border-radius: 50%;
}

.client_img {
  height: 300px;
  object-fit: cover;
  border-radius: 50%;
}

.career_saprater_heading::before {
  content: "";
  width: 0;
  height: 4px;
  border-bottom: 3px solid #b38e32;
  width: 330px;
  text-align: center;
  position: relative;
  top: 55px;
  display: inline-block;
  text-align: center;
  margin: auto;
  display: inline-block;
  justify-content: center;
  display: flex;
}

.card_job {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 3rem 2rem 2rem;
}

.team_img {
  height: 350px;
}

.image_team {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 7px;
  border: 1px solid #c1c1c1;
}

.news_heading {
  font-size: 32px;
  line-height: 45px !important;
}

.news_para {
  font-size: 13px;
  font-weight: 500;
  font-family: raleway;
  color: #000;
  line-height: 22px;
}

.news_img {
  height: 340px;
  object-fit: cover;
}

.date_news {
  font-size: 12px;
  font-family: raleway;
}

.project_detail_img1 {
  height: 470px;
  object-fit: cover;
}

.project_del_img {
  position: relative !important;
  top: -70px;
  z-index: 9999;
  z-index: 999;
  background: #fff;
}

.project_det_img {
  height: 300px;
  object-fit: cover;
}

.event_card_img {
  object-fit: cover;
  height: 342px;
}

.col_media_card1 {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em,
    rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 3.3rem 7rem 2rem 3rem;
  height: 420px;
}

.col_media_card2 {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em,
    rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em,
    rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 3.5rem 7rem 2rem 3rem;
  background-color: #0c552c;
  color: #fff;
  height: 420px;
}

.col_media_card4 {
  padding: 3.5rem 7rem 2rem 3rem;
  color: #fff;
  height: 420px;
  background-color: #b38e32;
}

.whiteline_media::before {
  border-bottom: 4px solid #ffffff !important;
  margin: 0 !important;
}

.qoute_icon {
  width: 120px;
}

.rotate_div,
.sssss {
  writing-mode: vertical-lr;
}
.rotate_div {
  display: flex;
  color: #fff !important;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  float: right;
  width: 40px;
  height: 130px;
  z-index: 999;
  position: fixed;
  top: 250px;
  right: 0;
  background: #b38e32;
}
.whatsapp {
  display: flex;
  justify-content: end;
  position: fixed;
  bottom: 0;
  z-index: 1;
  right: 0;
  margin-bottom: 40px;
}

.content-box {
  margin-bottom: 35px;
  padding: 19px 19px;
  background: #fff;
  /* box-shadow: 0 15px 25px 0 rgb(0 0 0 / 5%); */
  box-shadow: 0 10px 23px 0 rgb(0 0 0 / 43%);
  transition: all 0.3s;
  max-height: 725px;
}

.uib-tab-content {
  background-color: beige;
  padding: 20px;
}
.stay_special {
  background-image: url(../images/home/sky/transparent-elevator-underground-passage.jpg);
  height: 100%;
  background-position: center;
  padding: 4rem 0 13rem 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.special_card {
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3),
    0 2px 6px 2px rgba(60, 64, 67, 0.15);
  padding: 8px;
}
.special_card_img {
  width: 100%;
  height: 340px;
  object-fit: cover;
  border-radius: 20px;
}
.special_card_img {
  width: 100%;
  height: 340px;
  object-fit: cover;
  border-radius: 20px;
}
.header_wrapper {
  font-family: Arial, sans-serif;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.top-bar {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}

.brand-name {
  font-weight: bold;
  font-size: 18px;
}

.brand-year {
  font-size: 14px;
  color: #666;
  margin-left: 10px;
}

.main-navigation {
  padding: 15px 0;
}

.nav-container {
  display: flex;
  justify-content: center;
}

.menu-items {
  display: flex;
  gap: 25px;
}

.nav-item {
  position: relative;
}

.nav-link {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
}

.nav-link:hover {
  color: #0066cc;
}

.dropdown::after {
  content: '▼';
  font-size: 10px;
  margin-left: 5px;
}

.product-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    font-family: Arial, sans-serif;
}

h1 {
    font-size: 32px;
    color: #333;
    margin-bottom: 30px;
    text-align: center;
}

h2 {
    font-size: 24px;
    color: #555;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.color-options {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px;
}

.color-option {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s;
}

.color-option:hover {
    transform: translateY(-5px);
}

.color-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-bottom: 8px;
    border: 2px solid #ddd;
    transition: all 0.3s;
}

.color-option.selected .color-circle {
    border-color: #333;
    transform: scale(1.1);
}

.color-name {
    font-size: 14px;
    color: #666;
    text-align: center;
}

.product-image-container {
    text-align: center;
    margin-top: 40px;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-image {
    max-width: 100%;
    max-height: 500px;
    transition: opacity 0.5s;
}

.color-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}

.color-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #ddd;
}

.color-dot.selected {
    transform: scale(1.2);
    border-color: #333;
}

