*,
::after::before {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  overflow-x: hidden;
  width: 100vw;
  font-family: "CenturyGothic", sans-serif !important;
}
/* navbar styling starts here */
.navbar {
  padding: 1rem 20rem !important;
  font-size: 1.6rem;
}
.collab_section_row {
  margin: 0 !important;
}
.header_wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
}
#navbarSupportedContent {
  justify-content: end;
  align-items: center;
}
a::after {
  display: none !important;
}
li a {
  color: #fff !important;
  transition: 0.3s all ease;
  font-size: 1.2rem;
  cursor: pointer;
  font-family: "CenturyGothic", sans-serif !important;
}
li a:hover {
  border-bottom: 2px solid #000;
}
.nav-link {
  padding: 0 !important;
  margin-right: 2.2rem;
  color: #3a3a3a !important ;
}
#header {
  /* background: url(./images/header_img.jpg);
  height: 95vh !important;
  background-repeat: no-repeat;
  width: 100vw;
  background-size: cover; */
  position: relative;
}

.modal-body {
  background: white;
}

.title {
  color: white;
}
.enquire {
  background-color:#026eb0!important;
  color: #fff !important;
  border: none !important;
  padding: 0.6rem 0.8rem !important;
}
.navbar-nav {
  align-items: center;
}
.dropdown-menu li a {
  color:#026eb0!important;
}
.navbar-brand {
  height: 5rem;
  width: auto;
}
hr {
  color: rgb(222, 70, 15) !important;
  height: 0.6rem !important;
  width: 4rem !important;
  position: absolute;
  bottom: 5rem;
  left: 48%;
  opacity: 1 !important;
}
/* navbar styling starts here */

/* /main section styling starts here/ */
#main {
  overflow: hidden;
}
.text-box p {
  /* overflow-x: hidden; */
  /* display: inline; */
  font-size: 1.4rem;
  margin-bottom: 2rem;
  color: #63666a;
  text-align: center;
}
.main_section_wrapper {
  padding: 5rem !important;
}
.download_brouchure {
  background-color:#026eb0!important;
  color: #fff !important;
  border: none !important;
  padding: 1rem 1.5rem !important;
  font-family: "CenturyGothic", sans-serif !important;
  cursor: pointer;
  /* margin-bottom: 1rem; */
  font-size: 1.5rem;
}
.collab_text {
  font-size: 30px;
  color: #63666a;
  margin-bottom: 40px;
  font-family: "CenturyGothicBold", sans-serif;
  text-transform: uppercase;
}
.modal_logo {
  height: 3.5rem;
  width: auto;
}
.collab_text p {
  color: #63666a !important;
  font-size: 1.5rem !important;
}
.form_t46m4p__form_made_by,
.form_l2meql__form_made_by {
  display: none;
}
button.form_t46m4p__form_input_submit,
button.form_l2meql__form_input_submit {
  padding: 0.9em 1.75em !important;
}
.collab_text p {
  color: #63666a;
  font-size: 2rem !important;
}
.collab_section_left {
  padding-left: 10rem !important;
}
.carousel-control-prev-icon {
  width: 10rem !important;
  height: 5rem !important;
  height: 5rem !important;
  opacity: 1 !important;
}
.carousel-control-next-icon {
  width: 10rem !important;
  height: 5rem !important;
  opacity: 1 !important;
}
.amenities-sec img {
  height: 10rem;
  /* margin-right: 2rem; */
}
.amenities-sec li {
  /* height: 10rem; */
  margin-bottom: 10rem;
  margin-right: 5rem;
  /* display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center; */
}
.amenities-sec li p {
  font-size: 1.4rem;
  padding-top: 1rem;
}
.amenities-learnMore {
  background-color:#026eb0!important;
  color: #fff !important;
  border: none !important;
  padding: 1rem 1.5rem !important;
  font-family: "CenturyGothic", sans-serif !important;
  cursor: pointer;
  /* margin-bottom: 1rem; */
  font-size: 1.5rem;
  text-decoration: none;
}
.map_Section_left {
  padding-left: 10rem !important;
}
.map_Section_left h1 {
  font-size: 30px;
  color: #000;
  margin-bottom: 40px;
  font-family: "CenturyGothicBold", sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #000000;
}
.map_Section_left p {
  font-size: 1.5rem;
  color: #63666a !important;
  margin-bottom: 40px;
  font-family: "CenturyGothicBold", sans-serif;
  /* text-transform: uppercase; */
}
.track_call_submit,
.mail {
  color: #63666a !important ;
  text-decoration: none;
  font-size: 1.5rem;
}
.footer-nav li a {
  color: #63666a !important ;
  text-decoration: none;
  font-size: 1.4rem !important;
}
.footer-nav li {
  list-style: none !important;
  margin-right: 2rem;
}
.loc {
  color: #63666a !important ;
  font-size: 1.3rem !important;
  position: relative;
  top: 2rem;
}
.qr_codes {
  font-size: 2.5rem;
  color: #196bb5;
  margin-bottom: 40px;
  font-family: "CenturyGothicBold", sans-serif;
}
.maharera-detail {
  font-size: 1.4rem;
  color: #63666a !important ;
}
#footer {
  background: #fafafa;
  padding-top: 5rem;
}
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.brown_color {
  color:#026eb0!important;
}
.white_color {
  color: #fff !important;
}
.opacity-1 {
  opacity: 1 !important;
}
.opacity-5 {
  opacity: 0.5 !important;
}
.modal_background {
  background: #00000096 !important;
}
.floating_links {
  margin-right: 0.1rem;
  padding: 1rem;
  font-size: 1.2rem;
  color: #fff;
  background-color: #000000;
  text-decoration: none;
  text-align: center;
}

.text-center {
  text-decoration: underline;
  text-decoration-color: #63666a;
}
/* .floating_buttons_wrapper div {
  width: 15%;
} */
.table_heading {
  background-color: #000000;
  color: #fff;
  padding: 1rem 1.4rem;
  height: 4rem;
}
td,
th {
  padding: 1.5rem;
  font-size: 1.4rem;
  text-align: center;
}
th {
  text-align: center !important;
}
/* tr td {
  display: flex;
} */
td a {
  cursor: pointer;
  text-decoration: none;
  color: #000;
  border: 1px solid #000;
  padding: 1rem 1.4rem;
  /* display: flex; */
}
tbody tr {
  border-bottom: 1px solid #000;
  overflow: hidden;
}
td a:hover {
  color: #000;
}
.background-lg-black {
  background-color: #e9e9e9;
  border: none;
}
table {
  width: 75%;
}
.floating_buttons_wrapper {
  display: none !important;
  z-index: 1000;
}
#carouselExampleControls {
  z-index: -100;
}
.floor-plan-img {
  height: 30rem;
  width: 100%;
}
.effetGradient h5 {
  font-size: 1.5rem;
  text-decoration: none;
  text-align: center;
  background-color: #000000;
  color: #fff;
  padding: 2rem 0;
}
.splide__slide {
  height: 100%;
  width: 60rem;
}
.gmap_canvas,
.mapouter,
.gmap_iframe {
  width: 100% !important;
}
#carouselExampleControls {
  margin-top: 7rem;
}

.splide__slide div {
  width: 100%;
  border-radius: 7px;
  height: 100%;
  z-index: -100;
  padding: 1rem;
}
.splide__slide img {
  width: 100%;
  height: 95%;
  object-fit: contain;
  background-position: center;
}
.splide__slide p {
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  text-transform: capitalize;
}

.abc {
  background: rgb(252, 252, 252);
}
.splide__track h2 {
  font-weight: 300;
  font-size: 3rem;
}
#footer {
  color: white;
  background-color: #6c6d6e;
  font-size: 1.4rem;
}
#footer a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}
#footer h2 {
  font-weight: bold;
}
#footer input {
  width: 75%;
  height: 4rem;
  border: none;
  padding: 1rem;
  border-radius: 0.5rem;
}
#footer button {
  padding: 1rem 3rem;
  background: 3a3a3a;
  color: #fff;
  border: none;
  font-size: 1.5rem;
}
.footer_social_links li {
  margin-right: 1rem;
  list-style: none;
}
.footer_social_links {
  background: #0f283d;
}
.carousel-indicators {
  display: none !important;
}
.carousel_sticky_banner_wrapper {
  position: absolute;
  top: 8rem;
  left: 1rem;
  width: 40rem;
  background-color: #fff;
  padding: 2rem;
  border-radius: 0.5rem;
  text-align: center;
  z-index: 1;
}
.pink-btn {
  background-color: #000000;
  width: 100%;
  color: #fff;
  padding: 1rem 1.7rem;
  font-size: 1.6rem;
  border: none;
  outline: none;
}
.address_text {
  font-size: 1.9rem;
  font-weight: bold;
}
.noida {
  font-size: 2rem;
}
.carousel_sticky_banner_wrapper p {
  font-size: 1.6rem;
  margin: 0.2rem;
}
.more_details_banner {
  background-color: #d3d3d3;
  margin: 1rem 0rem;
  padding: 0.6rem;
}
.more_details_banner_2 {
  background-color: #000000;
  margin: 1rem 0rem;
  padding: 0.6rem;
  color: #fff;
  font-weight: bold;
}
.carousel_sticky_banner_wrapper_2 {
  background-color: #fff;
  /* padding: 1rem; */
  border-radius: 0.5rem;
  text-align: center;
  display: none;
  font-size: 1.5rem;
}
.new_launch {
  color: #fff !important;
  padding: 0.5rem;
  background-color: #000000;
}
.noida {
  color: #000000;
}
.enq {
  width: 25%;
}
.width-75 {
  width: 75%;
}
.animated-text {
  animation-name: pop;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
}
.enq2,
.enq {
  animation-name: sting;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  /* transform: rotate(deg); */
}
@keyframes pop {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes sting {
  0% {
    transform: rotate(3deg);
  }
  50% {
    transform: rotate(-3deg);
  }
  100% {
    transform: scale(3deg);
  }
}

/* /main section styling starts here/ */

/* media queries start here */
@media (min-width: 2400px) {
  html {
    font-size: 100%;
  }
}
@media (min-width: 1800px) {
  html {
    font-size: 80%;
  }
}
@media (max-width: 1900px) {
  .carousel_sticky_banner_wrapper p {
    font-size: 1.4rem;
  }
}
@media (max-width: 1310px) {
  .carousel_sticky_banner_wrapper {
    display: none;
  }
}
@media (max-width: 900px) {
  html {
    font-size: 50%;
  }
  .carousel {
    margin-top: 7rem;
  }
  .navbar {
    padding: 1rem 10rem !important;
  }
  .navbar-nav {
    align-items: flex-start;
  }
  .nav-item {
    margin-bottom: 1rem;
  }
  .navbar-collapse {
    padding-top: 1rem;
  }
  .floating_buttons_wrapper div {
    width: 25%;
  }
  .nav-link {
    color: #68461b !important;
  }
  .enquire {
    color: #fff !important;
  }
  .navbar-brand {
    content: url("raunak-maximum-city-logo.png");
  }
  .carousel_sticky_banner_wrapper_2 {
    display: block;
  }
}
@media (max-width: 821px) {
  html {
    font-size: 50%;
  }
  .navbar {
    padding: 1rem 5rem !important;
  }
  .navbar-nav {
    align-items: flex-start;
  }
  .nav-item {
    margin-bottom: 1rem;
  }
  .navbar-collapse {
    padding-top: 1rem;
  }
  .map_Section_left {
    padding-left: 5rem !important;
  }
  #footer {
    color: #fff;
    background-color: #3a3a3a;
    font-size: 1.2rem;
  }
  #footer a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
  }
  #footer h2 {
    font-weight: bold;
  }
  #footer input {
    width: 50%;
    height: 4rem;
    border: none;
    padding: 0.8rem;
    border-radius: 0.5rem;
  }
  #footer button {
    padding: 1rem 3rem;
    background: #196bb5;
    color: #fff;
    border: none;
    font-size: 1.3rem;
  }
  .footer_social_links li {
    margin-right: 1rem;
    list-style: none;
  }
  .footer_social_links {
    background: #196bb5;
  }
  .width-75 {
    padding-right: 1rem;
    width: 100%;
  }
}
@media (max-width: 600px) {
  html {
    font-size: 62.5%;
  }
  /* .carousel-inner {
    height: 30rem;
  } */
  .carousel-item,
  img {
    height: 100%;
    object-fit: cover;
  }
  .splide__slide {
    width: 100% !important;
  }
  .navbar {
    background-color: #fff;
    padding: 1rem 2rem !important;
  }
  .navbar-nav {
    align-items: flex-start;
  }
  .nav-item {
    margin-bottom: 1rem;
  }
  .nav-link {
    color: #3a3a3a !important;
    font-size: 1.5rem !important;
  }
  .download_brouchure {
    color: #fff !important;
    text-decoration: none !important;
    border-bottom: none !important;
  }
  .enquire {
    color: #fff !important;
  }
  .navbar-brand {
    content: url("raunak-maximum-city-logo.png");
  }
  .hero_1 {
    content: url(WhatsApp\ Image\ 2023-09-03\ at\ 12.29.47\ PM.jpeg);
    height: 100%;
  }
  /*.hero_2 {*/
  /*  height: 100%;*/
  /*  content: url(/1\ \(2\).png);*/
  /*}*/
  /*.hero_3 {*/
  /*  height: 100%;*/
  /*  content: url(WhatsApp\ Image\ 2023-08-23\ at\ 12.42.16\ PM.jpeg);*/
  /*}*/
  /* .mobile_carousel {
    height: 50rem;
  } */
  .navbar-collapse {
    padding-top: 2rem;
  }
  .map_Section_left {
    padding-left: 5rem !important;
  }
  #header {
    /* background: url(./images/header_img.jpg);
    height: 60vh !important;
    background-repeat: no-repeat;
    width: 100vw;
    background-size: cover; */
  }
  .video_container a img {
    object-fit: cover;
    height: 20rem !important;
  }
  .collab_section .row {
    display: flex;
    align-items: center;
  }
  .collab_section_left,
  .map_Section_left {
    padding-left: 3rem !important;
  }
  .collab_text {
    font-size: 3rem;
    margin-bottom: 0 !important;
  }
  .amenities-list-sec h2 {
    width: 100% !important;
  }
  .clearfix {
    width: 100% !important;
    padding-left: 0 !important;
    padding: 1rem !important;
  }
  .last_child {
    padding-left: 10rem !important;
  }
  .map_section,
  .collab_section_row {
    flex-direction: column !important;
  }
  .map_Section_left,
  .map_Section_right,
  .collab_section_left,
  .collab_section_right {
    width: 100% !important;
  }
  .map_Section_left h1 {
    font-size: 3rem;
    margin-bottom: 3rem !important;
  }
  .footer-content {
    padding: 3rem;
  }
  .maharera-detail {
    padding: 3rem !important;
  }
  .amenities-sec .qr_codes_box {
    height: 30rem;
  }
  .owl-carousel-qr p {
    font-size: 2rem !important;
    margin-top: 0 !important;
  }
  .footer-nav li {
    margin-right: 1.5rem !important;
  }
  .video_container.m-5.p-5 {
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 2rem !important;
  }
  .navbar-toggler {
    font-size: 2rem !important;
  }
  .amenities-sec li {
    margin-right: 2rem !important;
  }
  .footer-right {
    width: 100% !important;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 7rem !important;
    height: 2rem !important;
  }
  .owl-carousel-qr .owl-nav {
    margin: 0 !important;
    position: relative !important;
    top: -42px !important;
  }
  .main_section_wrapper {
    padding: 1rem !important;
  }
  .clearfix img {
    height: 5rem !important;
  }
  .clearfix li {
    list-style: none !important;
    margin-bottom: 2rem !important;
    margin-right: 0 !important;
    width: 10rem !important;
  }
  .last_child {
    padding-left: 0 !important;
  }
  .clearfix {
    justify-content: space-evenly !important;
  }
  .floating_buttons_wrapper div {
    width: 100%;
  }
  td,
  th {
    padding: 0.8rem;
    font-size: 1.2rem;
  }
  table {
    width: 100% !important;
  }
  th {
    text-align: center !important;
  }
  td a {
    cursor: pointer;
    text-decoration: none;
    color: #000;
    border: none;
    padding: 0.8rem 1.2rem;
    /* font-size: 0.6rem; */
  }
  td a:hover {
    color: #000;
  }
  .background-lg-black {
    background-color: transparent;
  }
  .floating_buttons_wrapper {
    display: flex !important;
  }
  .footer_wrapper {
    flex-direction: column;
  }
  .column {
    width: 100% !important;
    margin-bottom: 1rem;
    padding-left: 2rem !important;
  }
  .footer_social_links ul {
    flex-direction: column;
  }
  .footer_social_links li {
    margin-bottom: 1rem;
  }
  .enq {
    width: 75% !important;
  }
}
@media (max-width: 541px) {
  #header {
    /* height: 50vh !important; */
  }
}
@media (max-width: 415px) {
  .navbar-brand {
    height: 5rem !important;
  }
  .amenities-sec .qr_codes_box {
    height: 25rem;
  }
  .map_Section_left h1 {
    font-size: 2.4rem;
    margin-bottom: 2rem !important;
  }
  .last_child {
    padding-left: 0 !important;
  }
}
