/* --------------------
       Global Styles
    -------------------- */
    body {
      font-family: 'Poppins', sans-serif;
      overflow-x: hidden;
      margin: 0;
      color: #012b43;
    }
html, body, * {
      font-family: 'Do Gothic' !important; 
    }
    a {
      text-decoration: none;
    }

    /* --------------------
       Header / Navbar
    -------------------- */
	header{background:url(/wp-content/themes/ooranya/img/header-bg.jpg);
	    background-size: 100% 100%;}
    .site-header {
     
      padding: 15px 40px;
    }
    .site-header .navbar-nav .nav-link {
      color: #fff !important;
      font-weight: 500;
      margin-right: 25px;
    }
    .site-header .dropdown-menu {
      background-color: #023a5a;
      border: none;
    }
    .site-header .dropdown-item {
      color: #fff;
    }
    .site-header .dropdown-item:hover {
      background-color: #01466d;
    }

    /* --------------------
       Hero Section
    -------------------- */
    .hero-section {
      position: relative;
      height: 90vh;
      background: url('/wp-content/themes/ooranya/img/main-bener.jpg') no-repeat center center/cover;
    }
    .hero-overlay {
      position: absolute;
      top: 0; left: 0; right: 0; bottom: 0;
     
    }
    .hero-content {
      position: absolute;
      top: 50%;
/*       left: 8%; */
      transform: translateY(-50%);
     
      padding: 40px 50px;
      max-width: 480px;
      border-radius: 0 0 40px 0;
    }
    .hero-content h1 {
    font-family: 'Do Gothic Lt' !important;
    font-size: 91px;
    letter-spacing: -3px;
    line-height: 72px;
    color: #062c49;
    font-weight: 300;
    }
    .hero-content p {
      font-style: italic;
    margin-bottom: 25px;
    font-family: 'Lindsey Signature' !important;
    font-weight: 500;
    font-size: 45px;
    color: #062c49;
    }
    .hero-content .btn {
      color: #062c49 !important;
    border-radius: 0;
    padding: 0px;
    font-weight: 500;
    font-size: 27px;
    border-top: 1.5px solid;
    }
p.top-note-logo
 
 {
    text-align: center;
}
    /* --------------------
       Social Icons
    -------------------- */
    .social-icons {
      position: fixed;
    top: 40%;
    right: 0px;
    display: flex;
    flex-direction: column;
    gap: 1px;
    z-index: 10;
    }
    .social-icons a {
      background: #2E2E2C;
    color: white;
    padding: 5px 20px;
    font-size: 20px;
    text-align: center;
    }

    /* --------------------
       Lifestyle Section
    -------------------- */
  .lifestyle-section {
    position: relative;
    padding: 80px 0 20px;
    background-color: #faf8f1;
    background-image: url(/wp-content/themes/ooranya/img/about-bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
}
    .lifestyle-section .section-top-border {
      border-top: 6px solid #11b9bb;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
    }
    .lifestyle-section .ooranya-logo {
      display: block;
      margin: 0 auto 20px;
      max-width: 180px;margin-top: -41px;
    }
    .video-box {
   
      display: flex;
      align-items: center;
      justify-content: center;
 
    
      flex-direction: column;
    }
    .video-box .play-button {
      font-size: 40px;
      color: #aaa;
      margin-bottom: 10px;
    }

    /* --------------------
       Slider Section
    -------------------- */
    .slider-section {
      overflow: hidden;
      background: #fff;
    }
    /* .slider-track {
      display: flex;
      animation: scroll 18s linear infinite;
    } */
    .slide {
      flex: 0 0 calc(100% / 4.5);
      position: relative;
    }
    .slide img {
      width: 100%;
      height: 420px;
      object-fit: cover;
    }
    .caption-bar {
      position: absolute;
      bottom: 0;
      width: 100%;
      background-color: #00b5b7;
      color: #fff;
      text-align: center;
      padding: 15px 0;
      font-size: 18px;
      font-weight: 500;
    }
    /* @keyframes scroll {
      0% {transform: translateX(0);}
      100% {transform: translateX(-50%);}
    } */
    .slider-track:hover {
      animation-play-state: paused;
    }

    /* --------------------
       Intro Section
    -------------------- */
	.navbar-nav
 
 {
     
    justify-content: flex-end;
}
.right-size-header li.nav-item {
    color: #00b6af;
}
	section.full-image-section{border-top:10px solid #fff;}
	section.full-image-section img {
    width: 100%;
}
.notoppadding{border-top:0px !important}
    .intro-section {
      background: #012b43;
      color: #fff;
      text-align: center;
      padding: 100px 20px 0px;
      background-image: url(/wp-content/themes/ooranya/img/blue-bg.png);
    background-size: 100% auto;
    background-position: top;
    }
	
	 .intro-section .full-image img {
        width: 100%;
      margin-bottom: 30px;
	  max-width:1000px;
    }
    .intro-section img {
      max-width: 160px;
      margin-bottom: 30px;
    }
    .intro-section p {
      color: #d0e1e8;
    max-width: 1150px;
    margin: 0 auto 25px;
    font-size: 20px;
    }
    .intro-section .underline {
      width: 90%;
      max-width: 800px;
      margin: 25px auto;
      height: 2px;
      background-color: #0dc5c5;
    }
    .welcome-text {
      font-family: 'Brush Script MT', cursive;
      font-size: 28px;
      color: #0dc5c5;
    }

    /* --------------------
       Dream Property Section
    -------------------- */
    .property-section {
      background: #1e242a;
      color: #fff;
      padding: 100px 0;background-image: url(/wp-content/themes/ooranya/img/gray-bg.png);
    background-size: 100% auto;
    background-position: top center;
       padding-bottom: 284px;
       padding-top: 20px;
}
    .property-section p.top-note {
      text-align: center;
      color: #d3d3d3;
      font-size: 15px;
      margin-bottom: 28px;
    }
    .property-section a {
      color: #00d1d1;
      font-weight: 500;
    }
    .property-box img {
      width: 100%;
      height: 220px;
      object-fit: cover;
      margin-bottom: 0px;
    }
    .property-box h5 {
          font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    padding: 8px 0;
    margin-bottom: 10px;
    color: #fff;
    width: 95%;
    }

    /* --------------------
       Register Section
    -------------------- */
    .register-section {
      background: #fff;
      width: 100%;
    
      padding: 50px;
      box-shadow: 0 0 15px rgba(0,0,0,0.1);
	      background-image: url(/wp-content/themes/ooranya/img/contact-bg.png);
    background-size: cover;
    padding-bottom: 0px;
    background-repeat: no-repeat;
    }
	
	 .register-section>div {
      background: #fff;
      max-width: 900px;
      /* margin: 80px auto; */
      padding: 60px  40px 25px 60px;
      box-shadow: 0 0 15px rgba(0,0,0,0.1);
	    
       margin-top: -167px;
}
    .register-section h2 {
      text-align: center;
      margin-bottom: 40px;
      font-weight: 600;
      color: #222;
    }
    .form-control {
      border: none;
      border-bottom: 1px solid #222;
      border-radius: 0;
    }
    .submit-btn {
      background-color: #2c2c2c;
      color: #fff;
      width: 100%;
      padding: 12px 0;
      border: none;
      margin-top: 25px;
      transition: 0.3s;
    }
    .submit-btn:hover {
      background-color: #00b5b7;
    }

    /* --------------------
       Footer
    -------------------- */
    footer {
      background-color: #1b1f24;
      color: #fff;
    }
    .footer-top {
      display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    max-width: 900px;
    margin: auto;
    padding: 10px 30px 10px 0px;
        border: unset;
    }
    .footer-contact a {
      color: #00b5b7;
      font-weight: 500;
      margin-left: 10px;
    }
    .footer-middle {
      padding: 30px 30px 30px 0px;
    display: flex;
    justify-content: end;
    align-items: center;
    max-width: 900px;
    margin: auto;
    }
    .footer-bottom {
      text-align: center;
    padding: 0px 15px 15px;
    font-size: 13px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    .footer-bottom a {
      color: #ccc;
      margin: 0 16px;
    }
    .builder-btn {
      background-color: #00b5b7;
      color: #fff;
      padding: 6px 15px;
      border-radius: 4px;
    }
    .menu-with-number {
    display: flex;
}
.number-with-reg span {
    font-size: 13.5px;
    font-weight: 600;
}
span.big-interest {
    font-size: 23px;
    font-weight: 300 !important;
}
div#navbarNav a.nav-link {
    padding-bottom: 0px;
    text-transform: uppercase;
}
.container-right {
    display: inline-grid;
    gap: 22px;
}
.number-with-reg a.nav-link {
    font-size: 18px;
    border-bottom: 1px solid;
    padding-left: 0px !important;
    margin-bottom: 8px;
    padding-right: 0px !important;
    color: #fff;
}
.margin-right a {
    margin-right: 15px !important;
}
section.under-header {
    background: #00b5b7;
    padding: 10px;
}
section.under-header p {
    text-align: center;
    margin-bottom: 0px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
} 
.lifestyle-section .col-md-6.text-center p {
    font-size: 18px;
}




/* .slider-section {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 20px 0;
} */

.slider-track {
  display: flex;
  gap: 0px;
  will-change: transform;
}


.bottom-video {
    padding-top: 80px;
}

.divider-section {
  text-align: center;
  padding: 40px 0;
}

.divider {
  display: inline-flex;
  align-items: center;
  color: #00b6b6; /* teal color for lines + text */
  font-family: 'Pacifico', cursive; /* handwriting-style font */
  font-size: 2rem;
  position: relative;
  width: 100%;
}

.divider::before,
.divider::after {
  content: "";
  flex: 1;
  height: 2px;
  background-color: #00b6b6;
  margin: 0 20px;
  border-radius: 2px; 
}

.info-box {
    background-image: url(/wp-content/themes/ooranya/img/property-box.jpg);
    background-position: bottom center;
    background-size: cover;
    padding: 10px 10px;
}
.info-box p {
    height: 120px !important;
}
.form-footer {
    display: flex;
    justify-content: space-between;
}
.captch-with-logo {
    display: flex;
    justify-content: space-between;
}
.divider span {
    font-family: 'Lindsey Signature' !important;
    font-weight: 600;
    font-size: 41px;
}
.about-ooranya h4 {
    font-weight: 600 !important;
    font-size: 24px !important;
    margin-bottom: 0px;
}
.about-ooranya a {
    color: #062c49;
}






/* Customization css */
.green-stripe {
    background-color: #01B6AF;
    padding: 5px 0px;
    padding-top: 7px;
}
	.green-stripe-text p {
    line-height: 26px;
}
	.green-heading {
    font-size: 30px;
    color: #01b6af;
    font-weight: 500;
}	
.guidelines-name a {
    color: #012b43;
}
.Landscape-row .col-md-4 {
    padding: 18px;
}
.number-with-reg p {
    margin-bottom: 0px;
}
.property-box a {
    color: #fff;
}
input, optgroup, select, textarea
 { 
    padding-left: 3px;
    border-bottom: 1.4px solid #222 !important;
    border: unset;
	 width: 100%;
}
.register-link p {
    margin-bottom: 0px;
}
.info-text.text-center.pt-0 {
    margin-top: -20px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.submit-btn.mt-1 {
    border-bottom: unset !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus-visible {
    outline: unset;
}
.otp-btn-filed input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: unset;
    border: unset;
    box-shadow: unset;
}
.otp-btn-filed br {
    display: none;
}
.otp-btn-filed {
    display: flex;
    width: 100%;
    align-items: center;
    max-width: 414px;
    gap: 10px;
}
.otp-btn-filed p input {
    display: block;
    width: 100%;
    padding: 3px 20px;
    font-size: 15px;
/*     line-height: 1.6; */
    color: #2c3e50;
    background-color: #ecedef;
    background-image: none;
    border: 1px solid #d6d6d6;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 
ease-in-out 0.15s, box-shadow 
ease-in-out 0.15s;
}
.otp-btn-filed p {
    margin: 0px !important;
}
p {
    font-size: 18px;
}
div#navbarSupportedContent a.nav-link {
    padding-bottom: 0px;
    text-transform: uppercase;
}
div#navbarSupportedContent {
    align-items: end;
}
div#navbarSupportedContent ul.navbar-nav.ms-auto.mb-2.mb-lg-0 {
    margin-right: -158px;
    z-index: 9999999;
}
.about-ooranya h4 {
    font-weight: 600 !important;
    font-size: 24px !important;
    margin-bottom: 0px;
}
.about-ooranya a {
    color: #062c49;
}
.hero-content .btn {
      color: #062c49 !important;
    border-radius: 0;
    padding: 0px;
    font-weight: 500;
    font-size: 27px;
    border-top: 1.5px solid;
	background-color: unset;
    }
.hero-content p {
      font-style: italic;
    margin-bottom: 25px;
    font-family: 'Lindsey Signature' !important;
    font-weight: 500;
    font-size: 45px;
    color: #062c49;
    }
.hero-content { 
    padding-right: 0px !important;
}
.divider-section { 
    padding: 20px 0px 30px 0px !important;
}
.property-section p.top-note { 
    font-size: 21px !important; 
}
.register-section h2 {
    text-align: center;
    margin-bottom: 40px;
    color: #373d42;
    font-size: 45px;
	font-weight: 500;
}
::placeholder{
	font-size: 18px; 
line-height: 38px;
color: #373d41;
}
.form-control { 
    padding-left: 3px;
	    border-bottom: 1.4px solid #222;
}
.register-section a {
    color: #373d42;
}
.number-with-reg span {
    font-size: 15.5px; 
}
span.big-interest {
    font-size: 25px !important; 
}
.footer-bottom a {
    color: #fff; 
}
section.under-header p { 
    font-size: 18px; 
}
.property-section {
    background: #393d41;
    color: #fff;
    padding: 100px 0;
    /* background-image: url(/wp-content/themes/ooranya/img/gray-bg.png); */
    background-size: 100% auto;
    background-position: top center;
    padding-bottom: 0px;
    padding-top: 0px;
/* 	    margin-top: -25px; */
}
.bottom-mountain {
    mix-blend-mode: multiply;
    opacity: 0.9;
}
.property-section .container {
    padding-bottom: 40px;
}
.register-section>div { 
    margin-top: -145px;
}
.uper-logo-text p.top-note {
    font-size: 21px !important;
}
section.uper-logo-text {
    background: #393d41;
    padding-top: 20px;
}
section.uper-logo-text a {
    color: #00d1d1;
    font-weight: 500;
}
.logo-bg-shadow {
    width: 100%;
    mix-blend-mode: multiply;
    opacity: 0.9;
	margin-bottom: -68px;
}
.uper-logo-text p.top-note {
    text-align: center;
    color: #d3d3d3;
    font-size: 15px;
    margin-bottom: 0px;
}
p.top-note-logo img {
    mix-blend-mode: lighten;
}
.property-section p {
    font-size: 18px;
}
section.under-header {
    background: #02b5af; 
}
header { 
    background-size: cover;
}
	.for-mobile { 
		display: none !important;
}
.for-desktop {
    display: none;
}
.bottom-student-img {
    mix-blend-mode: multiply;
    margin-top: -75px;
}


/* === Popup Overlay === */
.video-popup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  justify-content: center;
  align-items: center;
}

/* === Popup Content === */
.video-popup-content {
  position: relative;
  background: #000;
/*   padding: 10px; */
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.video-popup iframe {
  display: block;
  border: none;
  max-width: 90vw;
  max-height: 80vh;
}

.close-popup {
      position: absolute;
    top: -25px;
    right: -8px;
    color: #ffffff;
    font-size: 24px;
    border-radius: 50%;
    padding: 0px 10px;
    cursor: pointer;
    line-height: 30px;
}

.text-slider p {
  display: none;
  margin: 0;
  animation: fadeIn 0.8s ease-in-out;
}

.text-slider p.active {
  display: block;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}
section.top-banner {
    background: #fbf8f0;
}
.top-banner .container {
    max-width: 1440px;
}
.slick-prev, .slick-next {
  font-size: 24px;
  color: #fff;
  z-index: 3;
}



/* about us page start */
.content-with-images {
    background-color: #FBF8F0;
}
	.content-with-images .container {
    padding: 40px 15px;
    text-align: center;
}
	.green-text {
    color: #02b5af;
    font-weight: 600;
}
	
	.page-id-106 .property-section { 
    margin-top: 0px;
	padding-top: 10px;
}
/* about us page end */

/* location page start  */
.locations {
    background-color: #FBF8F0;
    padding-top: 40px;
}
	.locations-bottom{
		background-color: #FBF8F0;
	}
	.location-list li {
    font-size: 20px;
}
	ol.location-list {
    margin-left: 65px;
}
	.location-list-div{
		margin-bottom: 30px;
	}
	.green-text {
    color: #02b5af;
    font-weight: 600;
}
	.page-id-106 p.top-note, .page-id-2907 p.top-note, .page-id-3339 p.top-note {
    display: none;
}

	.locations-bottom .text-center {
    padding: 0px 20px;
}
/* location page end */

/* construction-updates page */
.construction-update {
    background-color: #FBF8F0;
    padding-top: 40px;
}
a.page-numbers {
    color: #062c4a;
    font-weight: 600;
}
select#cat {
    background: #023a5a;
    color: #fff;
    padding: 10px 20px;
    width: 100%;
    font-size: 22px;
}
.construction-list .container {
    max-width: 1100px;
}
.page-id-2907 .property-section, .page-id-3339 .property-section { 
    margin-top: 0px;
	padding-top: 10px;
}
/* construction-updates end */


.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
}
.banner-container {
      position: relative;
      width: 100%;
      margin: auto;
      overflow: hidden;
/*       border-radius: 15px; */
    }
    .slide-item {
      position: relative;
    }
    .banner-right img {
      width: 100%;
      object-fit: cover;
      display: block;
/*       border-radius: 15px; */
    }
    .banner-left {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      pointer-events: none;
    }
    .banner-left img {
      width: 100%;
      height: 100%;
      object-fit: fill;
    }
    .slick-dots {
      bottom: 15px;
    }
    .slick-prev:before,
    .slick-next:before {
      color: #000;
    }
.hero-content {
    z-index: 9;
}
.slick-dots li { 
    margin: 0 0px !important; 
}
.social-icons img {
    width: 24px;
}
.social-icons a { 
    padding: 5px 12px; 
}
.social-icons img {
    width: 28px;
}
.parallax-full-image-section {
  position: relative;
  height: 100vh; /* full screen height */
  overflow: hidden;
}

.parallax-full-image {
/*   background-image: url('https://ooranya.mobileappdeveloper.shop/wp-content/uploads/2025/10/Open-Parkland-Playground-Parallax-image-1.png'); */
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  height: 100vh;
}
.intro-section {
    background: #062c4a; 
    padding: 50px 20px 0px;
    background-image: unset; 
}
.intro-section .logo-bg-shadow {
    width: 100%;
    mix-blend-mode: multiply;
    opacity: 0.9;
    margin-bottom: -80px !important;
    max-width: 100% !important;
}
.bottom-video {
    padding-top: 0px;
}
.footer-with-bg {
    background-image: url(/wp-content/uploads/2025/10/Dark-Grey-Panel-below-Register-Form-e1761908560568.png);
    background-position: center center;
    background-size: auto; 
} 
.middle-footer {
    background: #373d41;
    background-image: url(https://ooranya.mobileappdeveloper.shop/wp-content/uploads/2025/10/Bevan-Projects-Icon.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
body .register-link {
    padding: 0px;
    margin: 0px !important;
    border-bottom: 0px !important;
    color: #00b6af !important;
}
.register-link span { 
    color: #00b6af !important;
}



/* @media (min-width: 768px) and (max-width: 1150px){
	
} */
@media (max-width: 1150px) {
   	.hero-content h1 {
            font-size: 30px;
        line-height: 32px;
        letter-spacing: -1px;
}
	.hero-content p {
    font-size: 32px;
}
	.hero-content .btn {
    font-size: 20px;
}
}

@media screen and (min-width: 768px) {
	section.lifestyle-section {
    padding-top: 0px;
	background-image: unset;
}
.for-desktop {
    width: 100%;
	display: block;
}
.lifestyle-section .ooranya-logo { 
    margin-top: -63px;
}
	
}

/* for tablets/larger phones */
@media screen and (max-width: 768px) {
	.hero-content {
    position: unset;
    transform: none;
    max-width: 100%;
		text-align: center;
}
	.for-mobile {
    width: 100%;
		display: block !important;
}
	.banner-right, .banner-left {
		display: none !important;
}
 .form-footer.row {
    text-align: center;
}
	.form-footer .bevan-logo {
    text-align: center !important;
}
.caption-bar {
    padding: 8px 5px 5px;
    font-size: 15px;
}
.register-section>div {
    margin-top: -65px;
}
	
element.style {
}
.register-section>div {
    margin-top: -65px;
}
.register-section>div { 
    padding: 20px; 
}
	.register-section h2 { 
    margin-bottom: 25px; 
    font-size: 26px; 
}
	
	.hero-section {
    background-position: 15% 100%;
}
	.hero-content {
    padding: 30px 20px;
}
	.lifestyle-section { 
    background-size: auto 9%; 
}
	.site-header {
    padding: 15px 0px;
}
.content-with-images .container {
    padding: 40px 15px !important; 
}
	ol.location-list {
    margin-left: 50px !important;
}
	.location-list li {
    font-size: 16px !important;
}
	.middle-footer { 
    background-size: auto;
}
	form#cat_form {
    margin-bottom: 25px;
}
}

/* for small phones */
@media screen and (max-width: 480px) {
 .caption-bar {
    padding: 5px 2px 2px;
    font-size: 11px;
}
	.captch-with-logo {
    display: block;
    gap: 10px;
    text-align: center;
    width: 100%;
} 
.captch-with-logo .captch {
    margin-bottom: 10px;
}
	section.hero-section {
    height: 100%;
    background: #fbf8f0;
}
	.bevan-logo img {
    max-width: 230px;
}
	
	.register-section{
		padding:14px !important;
	}
}




