@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600&amp;display=swap");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  font-family: "Titillium Web", sans-serif !important;
  scroll-behavior: smooth;
}
body a {
  text-decoration: none !important;
}

h1 {
  font-size: 90px !important;
  color: #fff;
  width: 22ch;
  animation: typing 3s steps(22), 1s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
}

@keyframes typing {
  from {
    width: 0;
  }
}
@keyframes blink {
  50% {
    border-color: transparent;
  }
}
h2 {
  font-size: 70px !important;
  color: #B3B3B3;
}

.navbar {
  padding: 20px 0 !important;
  background: #000;
}
.navbar .navbar-toggler {
  color: #fff;
  font-size: 30px;
}

.banner_bg {
  background-color: #000;
  width: 100%;
  height: 100vh;
}

.links ul li {
  list-style: none;
  margin-bottom: 15px;
  margin-top: 15px;
  z-index: 999999999 !important;
}
.links ul li a {
  color: #000;
}
.links .childs {
  padding: 0 !important;
  margin-bottom: 10px;
}
.links .dropdown-icon {
  font-size: 20px;
  border: 2px solid #000;
  border-radius: 5px;
  margin-left: 15px !important;
  display: inline-block;
}
.links .dropdown-icon:hover {
  background-color: rgba(0, 0, 0, 0.7450980392);
  color: #fff;
}

.banner-title {
  display: flex;
  align-items: center;
  justify-content: start;
  height: 80vh;
}
.banner-title .banner-content {
  font-size: 25px;
  color: #fff;
}

.home_page1 {
  background: url("../images/home1.jpg") center no-repeat;
  width: 100%;
  height: 100vh;
  background-size: cover;
}

.home_page2 {
  background: url("../images/home2.jpg") center no-repeat;
  width: 100%;
  height: 100vh;
  background-size: cover;
}

.home_title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.footer_bg {
  background-color: #000;
}
.footer_bg .toparrow {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.footer_bg .toparrow span {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  animation: arrow 2s infinite;
  display: inline-block;
}
@keyframes arrow {
  0% {
    transform: translateY(100px);
    opacity: 1;
  }
  75% {
    transform: translateY(0);
    color: #fff;
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 0;
  }
}
.footer_bg .footer-wrapper {
  display: flex;
  align-items: start;
  justify-content: center;
  gap: 30px;
}
.footer_bg .footer-wrapper .footer-info {
  color: #fff;
}
.footer_bg .footer-wrapper .footer-info span,
.footer_bg .footer-wrapper .footer-info a {
  color: #fff;
  padding-top: 10px;
  display: inline-block;
}
.footer_bg .footer-wrapper .footer-info .footer-icon {
  font-size: 20px;
  display: inline-block;
  margin-top: 15px;
}
.footer_bg .footer-wrapper .footer-info .footer-icon span {
  border: 1px solid #fff;
  padding: 5px 10px;
  border-radius: 8px;
  margin-right: 10px;
}
.footer_bg .footer-wrapper .footer-info .footer-icon span:hover {
  background-color: rgba(255, 255, 255, 0.3960784314);
}

.copy-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.copy-right a {
  color: #000;
  font-weight: 600;
}

#nav_bar {
  background-color: #000;
  padding-top: 0;
}

.about_page1 {
  background: url("../images/about-1.jpg") center no-repeat;
  width: 100%;
  height: 100vh;
  background-size: cover;
}

.about_page2 {
  background: url("../images/about-2.jpg") center no-repeat;
  width: 100%;
  height: 100vh;
  background-size: cover;
}

.about_content {
  display: flex;
  align-items: center;
  justify-content: start;
  height: 100vh;
  color: #fff;
  width: 50%;
  font-size: 30px;
}

.banner_logo {
  text-align: center;
  padding: 10px;
}
.banner_logo img {
  height: 100px;
}

.wrapper_banner1 {
  background: url("../images/wrapper1.jpg") center no-repeat;
  width: 100%;
  height: 100vh;
  background-size: cover;
}

.wrapper_banner2 {
  background: url("../images/wrapper2.jpg") center no-repeat;
  width: 100%;
  height: 100vh;
  background-size: cover;
}

.wrapper_banner3 {
  background: url("../images/wrapper3.jpg") center no-repeat;
  width: 100%;
  height: 100vh;
  background-size: cover;
}

.stone_img1 {
  background: url("../images/stone-1.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img2 {
  background: url("../images/stone-2.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img3 {
  background: url("../images/stone-3.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img4 {
  background: url("../images/stone-4.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img5 {
  background: url("../images/stone-5.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img6 {
  background: url("../images/stone-6.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img7 {
  background: url("../images/stone-7.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;
}
.stone_title h3 {
  font-size: 40px !important;
}

.stone_img8 {
  background: url("../images/GRANDE1.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img9 {
  background: url("../images/GRANDE2.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img10 {
  background: url("../images/GRANDE3.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img11 {
  background: url("../images/GRANDE4.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img12 {
  background: url("../images/GRANDE5.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img13 {
  background: url("../images/GRANDE6.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img14 {
  background: url("../images/GRANDE7.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.stone_img15 {
  background: url("../images/GRANDE8.jpg") center no-repeat;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.contact-title .contact-icon {
  font-size: 20x;
}
.contact-title a {
  color: #000;
}

.contact-form .submit-btn {
  border: none;
  background-color: #000;
  padding: 10px 25px;
  color: #fff;
}

.owl-theme .owl-dots {
  display: none !important;
}

.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  opacity: 1;
  width: 40px;
  height: 40px;
  line-height: 50px;
  position: absolute;
  top: 35%;
  align-items: center;
  border-radius: 50%;
  display: block !important;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background: 0;
  font-size: 30px !important;
  font-weight: 700 !important;
  background: rgba(255, 255, 255, 0.6235294118) !important;
  color: #000000 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.owl-carousel .owl-prev {
  left: 0px;
}

.owl-carousel .owl-next {
  right: 0px;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block !important;
  margin-bottom: -15px !important;
}

.card {
  border: none !important;
}

.stone_popup {
  margin: 15px 0;
}
.stone_popup .img_title {
  text-align: center;
  padding-top: 15px;
}
.stone_popup .img_title h5 {
  font-size: 18px;
}/*# sourceMappingURL=style.css.map */