@font-face {
    font-family: "euclid";
    src: url(../fonts/euclid300.ttf) format("truetype");
    font-weight: 300;
}
@font-face {
    font-family: "euclid";
    src: url(../fonts/euclid400.ttf) format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "euclid";
    src: url(../fonts/euclid500.ttf) format("truetype");
    font-weight: 500;
}
@font-face {
    font-family: "euclid";
    src: url(../fonts/euclid600.ttf) format("truetype");
    font-weight: 600;
}
@font-face {
    font-family: "euclid";
    src: url(../fonts/euclid700.ttf) format("truetype");
    font-weight: 700;
}
@font-face {
    font-family: "med";
    src: url("../fonts/Euclid-Circular-B-Medium.otf");
}
@font-face {
    font-family: "reg";
    src: url("../fonts/Euclid-Circular-B-Regular.otf");
}
@font-face {
    font-family: "light";
    src: url("../fonts/Euclid-Circular-B-Light.otf");
}
@font-face {
    font-family: "bold";
    src: url("../fonts/Euclid-Circular-B-Bold.ttf");
}
@font-face {
    font-family: "ital";
    src: url("../fonts/EuclidCircularB-Italic.ttf");
}
@font-face {
    font-family: "miller";
    src: url("../fonts/Miller-Text.otf");
}
@font-face {
    font-family: "segoe";
    src: url("../fonts/Segoe-UI.ttf");
}
@font-face {
    font-family: "helvMed";
    src: url("../fonts/HelveticaNeueMed.ttf");
}
@font-face {
    font-family: "helvNeu";
    src: url("../fonts/HelveticaNeue.ttf");
}
@font-face {
    font-family: "helvLt";
    src: url("../fonts/HelveticaNeueLt.ttf");
}
@font-face {
    font-family: "helvHv";
    src: url("../fonts/HelveticaNeueHv.ttf");
}
body {
    font-size: calc(1em + 1vw);
}
a,
a:hover {
    text-decoration: none;
    color: #007279;
}
.nav-spacer {
    height: 80px;
}
.bg-img {
    /*background: linear-gradient(#00000075, #00000075, transparent), url("../images/Homepage01.jpg");
  height:100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
}
.gradient-head {
    position: relative;
    display: inline-block;
}
.gradient-head:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(
        #00000075,
        #00000075,
        transparent
    ); /* FF3.6+ */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0%, rgba(220, 66, 37, 0.5)),
        color-stop(100%, rgba(0, 47, 75, 0.5))
    ); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(
        #00000075,
        #00000075,
        transparent
    ); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(
        #00000075,
        #00000075,
        transparent
    ); /* Opera 11.10+ */
    background: -ms-linear-gradient(
        #00000075,
        #00000075,
        transparent
    ); /* IE10+ */
    background: linear-gradient(#00000075, #00000075, transparent); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.header-img {
    display: block;
    object-fit: fill;
    object-position: center;
    margin-top: 77.8px;
    width: 100%;
    /*display:block;
  height: 100vh !important;
  object-fit: cover;*/
}
.mobile-img {
    display: none !important;
}
.vision-bg-img {
    background: linear-gradient(#00000075, #00000075, transparent),
        url("../images/pattern-01.jpg");
    height: 50vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.team-bg-img {
    /*background:url("../images/Team01.jpg");*/
    background: linear-gradient(#00000075, #00000075, transparent),
        url("../images/team-bg.jpg");
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.masterplan-bg-img {
    background: url("../images/Masterplan0.jpg");
    /* background:linear-gradient(#00000075, #00000075, transparent), url("../images/Masterplan.png"); */
    height: 119vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.project-bg-img {
    background: url("../images/curve-bg.jpg");
    /*background:linear-gradient(#00000075, #00000075, transparent), url("../images/project.jpg");*/
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.project-bg-img2 {
    background: linear-gradient(#00000075, #00000075, transparent),
        url("../images/Homepage01.jpg");
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-bg-img {
    /*background:url("../images/Contact01.png");*/
    background: linear-gradient(#00000075, #00000075, transparent),
        url("../images/red.png");
    height: 50vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: flex;
    justify-content: center;
}
.media-bg-img {
    background: linear-gradient(#00000075, #00000075, transparent),
        url("../images/pattern-01.jpg");
    height: 50vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.vision-section {
    background-image: url("../../assets/images/mobile/Mission\ Desktop.png");

    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0.5em;
    @media (max-width: 991px) {
        background-image: url("../../assets//images//mobile/Mission\ Mobile.png");
    }
}
.mission-section {
    background-image: url("../../assets/images/mobile/low-angle-of-circular-roof-against-a-cloudy-blue-s-2024-01-24-00-40-41-utc.jpg");
    /* background-image: url("../../assets/images/vision.jpg"); */
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0.5em;
}
.navi {
    background-color: white;
    color: #4d4d4d;
    border: none;
    padding: 1em 0em;
    box-shadow: 1px 2px 6px #00000033;
}
.navi .navbar-toggle .icon-bar {
    background-color: #007279;
}
.navi .nav-items li a,
.navi .navbar-nav > .active > a,
.navi .nav-items li a:hover,
.navi .navbar-nav > .active > a:hover {
    color: #4d4d4d;
    text-transform: uppercase;
    font-size: 0.6em;
    font-family: "euclid";
    font-weight: 400;
}
.navi .navbar-brand img {
    width: 10em;
    /* height: 3em; */
    margin-top: -0.8em;
    margin-left: 10px;
}
.navi.scrolled {
    background-color: #007279 !important;
    color: white;
    transition: 0.3s;
}
.navbar-fixed-top.scrolled .nav-link,
.navbar-fixed-top.scrolled .separator,
.navi.scrolled .nav-link:hover,
.navi.scrolled .navbar-nav > .active > a {
    color: white !important;
}
.navi.scrolled .social-media-nav a i {
    color: white;
}
.navbar-fixed-top.scrolled .navbar-toggle .icon-bar {
    background-color: white;
}
.navi .navbar-nav > .active > a,
.navi .navbar-nav > .active > a:focus,
.navi .navbar-nav > .active > a:hover,
.navi.scrolled .nav-link:hover,
.navi .nav-items li a:hover {
    background-color: transparent;
}
.navi .navbar-nav > .active > .nav-link::after,
.navi .nav-items li .nav-link:hover::after,
.navi .navbar-nav > .active > .nav-link:hover::after {
    content: "";
    border-bottom: 2px solid #4d4d4d;
    width: 100%;
    display: block;
}
.navi.scrolled .nav-items li .nav-link:hover::after,
.navi.scrolled .navbar-nav > .active > a::after {
    content: "";
    border-bottom: 2px solid white;
    width: 100%;
    display: block;
}
/* .navi .nav-items li:last-child a{
	background-color: #007279;
	color: white;
	border-radius: 10px 24px 10px 10px;
	border: none;
	margin-left: 10px;
}
 .navi.scrolled .nav-items li:last-child a{
	background-color: white;
	color: #007279;
	border-radius: 10px 24px 10px 10px;
	border: none;
} */
.navi.scrolled .nav-items li:last-child a:hover::after,
.navi .nav-items li:last-child a:hover::after {
    border: none;
}
.separator {
    color: white;
    position: absolute;
    top: 12%;
    left: 100%;
}
.navi .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin: 0 auto;
}
.navi .navbar-collapse {
    text-align: center;
    box-shadow: none;
}
.navi .navbar-collapse,
.navi .navbar-form {
    border: none;
}
.navi .nav-items {
    margin-right: 1em;
}
.navi .social-media-nav {
    display: inline-flex;
}
.social-media-nav .soc-nav-link {
    margin-right: -1em;
}
.chat-link {
    position: fixed;
    background-color: white;
    color: #007279;
    border-radius: 50px 0px 0px 50px;
    right: 0px;
    padding: 0rem 3rem;
    bottom: 5%;
    z-index: 7;
    font-family: "reg";
    font-size: 3.5rem;
}
.headline-text {
    position: absolute;
    top: 40%;
    left: 25vw;
    /*transform: translate(-47%, -50%);*/
    text-transform: uppercase;
    color: white;
    font-family: "med";
    font-size: 2.5vw;
    text-align: center;
    z-index: 9;
}
.page-headline {
    position: absolute;
    top: 50%;
    /*left: 30vw;*/
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: white;
    font-family: "euclid";
    font-weight: 500;
    font-size: 2.5vw;
    letter-spacing: 0.1em;
}
.page-headline2 {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: white;
    font-family: "med";
    font-size: 2.5vw;
    letter-spacing: 0.1em;
}

/*.selectdiv:after {
    content: ' \02EC';
    font: normal normal normal 17px/1 FontAwesome;
    color: #0ebeff;
    right: 11px;
    bottom: 18px;
    padding: 15px 0px 0px 8px;
    position: absolute;
    pointer-events: none;
    font-size: 22px;
}
select::-ms-expand {
display: none;
}
.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  display: block;
  width: 100%;
  height: 50px;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #0ebeff;
  -ms-word-break: normal;
  word-break: normal;
}*/

.page-drop .drop-btn,
.page-drop-menu {
    width: 100%;
    border: none;
}
.page-drop .drop-btn {
    color: #007279 !important;
    background-color: white !important;
    font-family: "light";
    text-transform: uppercase;
    border-radius: 24px;
    font-size: 1.7rem;
    padding: 1rem;
    text-transform: uppercase;
    border: none;
}
.page-drop .drop-btn2 {
    color: #007279 !important;
    background-color: white !important;
    font-family: "light";
    text-transform: uppercase;
    border-radius: 24px;
    font-size: 1.7rem;
    padding: 1rem;
    text-transform: uppercase;
    border: none;
    width: 100%;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 28);
}
.page-drop .drop-btn2:focus {
    outline: 0;
}
.page-drop .down-arrow {
    line-height: inherit;
    float: right;
    padding-right: 1rem;
}
.open > .page-drop-menu {
    margin-top: -1px;
}
.page-drop .drop-btn:focus {
    outline: none;
    background-color: white;
}
.page-drop-menu {
    text-align: center;
    /* border-radius:0px 0px 24px 24px; */
    border-radius: 0;
    box-shadow: 0 1px 6px 0 rgb(32 33 36);
    border-top: 1px solid #007279;
    width: 95%;
    left: 2.5%;
    /*right: 0;*/
    margin-left: auto;
    margin-right: auto;
}
.page-drop-menu li a {
    color: #007279;
    font-family: "segoe";
    font-size: 1.7rem;
    text-transform: uppercase;
    padding: 1rem 1rem 0.4rem 1rem;
}
.page-drop-menu li a:hover {
    background-color: #007279;
    color: white;
}
.header-form select,
.header-form option {
    color: #007279 !important;
    font-family: "segoe";
    text-transform: uppercase;
    border-radius: 24px;
    font-size: 1.7rem;
    padding: 1rem;
    height: auto;
}
.header-form select:focus {
    border: none;
    box-shadow: none;
}
.header-form select {
    text-align: center;
    text-align-last: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    border: 0;
    /*-webkit-appearance: none;
    background-position-x: 100%;
    display: grid;*/
}
/*.select::after {
  content: "\f078";
  width: 0.8em;
  height: 0.5em;
  background-color: var(--select-arrow);
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}*/
/*.header-form option:hover{
	background-color: #007279 !important;
	color: white !important;
	background-image: none;
	outline-color: #007279;
	box-shadow: none;
}*/

.contact-headline {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: white;
    font-family: "med";
    font-size: 2.5vw;
    letter-spacing: 0.1em;
}
.multiplying {
    text-transform: lowercase;
    font-family: "med";
}
.discover-text {
    text-transform: uppercase;
    font-size: 0.7em;
    font-family: "med";
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -60%);
    color: white;
    z-index: 9;
    width: 45%;
}
.discover-text:focus {
    outline: none;
    box-shadow: none;
}
.discover-text a {
    color: white;
}
.about-homepage {
    background-color: #007279;
    color: white;
    /*font-family: 'miller';*/
    padding: 3em 0em;
    font-size: 0.8em;
}
.about-text {
    text-align: center;
    font-family: "light";
}
.manger-sign {
    width: 18rem;
}
.chief-name {
    font-family: "med";
    text-transform: uppercase;
}
.chief-job {
    font-family: "reg";
    text-transform: uppercase;
    font-size: 0.7em;
}
.about-end a {
    font-family: "reg";
    text-transform: uppercase;
    font-size: 0.75em;
    color: white;
}
.cornerstone-video {
    width: 100% !important;
}
.page-parallax {
    background-image: url("../images/Homepage04.jpg");
    height: 50vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.living-vision {
    height: 17em;
    width: 100%;
    margin-bottom: 2em;
}
.side-col {
    margin-top: 2em;
}
.side-title {
    color: #007279;
    text-transform: uppercase;
    font-family: "med";
    font-size: 1.5em;
}
.info-text {
    font-size: 0.7em;
    font-family: "reg";
    color: #4d4d4d;
    line-height: 1.7;
}

.pattern-section {
    background-image: url("../images/corner-bg.jpg");
    margin-top: -0.5em;
    padding: 2em 0em;
}
.pattern-cont {
    padding: 2em 0em;
}
.cornerstone-location {
    width: 100%;
    height: 70vh;
    object-fit: cover;
}
.merge-cont {
    margin-top: -0.5em;
}
.capital-side-title {
    color: white;
    text-transform: uppercase;
    font-family: "reg";
    letter-spacing: 0.2em;
    font-size: 0.7em;
    margin-top: 5em;
    margin-right: 5em;
}
.capital-side-view {
    color: white;
    text-transform: uppercase;
    font-family: "reg";
    font-size: 0.7em;
    margin-top: 10em;
    margin-right: 5em;
}
.capital-subtitle {
    color: white;
    text-transform: uppercase;
    font-family: "med";
    letter-spacing: 0.1em;
    font-size: 1.5em;
    margin-right: 2.1em;
}
.right-side-capital {
    background-color: white;
    padding: 3em 2em;
    margin: 1em;
}
.announce-txt {
    color: #007279;
    text-transform: uppercase;
    font-family: "reg";
    letter-spacing: 0.2em;
    font-size: 0.7em;
}
.new-proj {
    color: #007279;
    text-transform: uppercase;
    font-family: "med";
    letter-spacing: 0.1em;
    font-size: 1.5em;
}
.info-proj {
    font-family: "euclid";
    font-weight: 300 !important;
    font-size: 0.7em;
    margin: 0;
}
.capital-link {
    text-transform: uppercase;
    font-family: "reg";
    font-size: 0.7em;
}
.news-title {
    color: #007279;
    background-color: white;
    text-transform: uppercase;
    font-family: "reg";
    letter-spacing: 0.2em;
}
.pattern-side-img {
    height: 18em;
    object-fit: cover;
}
#flexiselDemo3 {
    display: none;
    margin-top: 3%;
    margin-bottom: 3%;
}
.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
    overflow: auto;
}
.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 11.5em;
    height: 9em;
}
/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding: 5px 10px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.5em;
    color: white;
    /*color: #4d4d4d; */
    background-color: #007279;
}
.nbs-flexisel-nav-left {
    left: 10px;
}
.nbs-flexisel-nav-left:before {
    content: "\2039";
}
.nbs-flexisel-nav-left.disabled {
    opacity: 2;
}
.nbs-flexisel-nav-right {
    right: 10px;
}
.nbs-flexisel-nav-right:before {
    content: "\203A";
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}
.carousel-title {
    color: #007279;
    text-transform: uppercase;
    font-family: "med";
    font-size: 0.9em;
    letter-spacing: 0.2em;
}
.follow-us-text {
    text-transform: uppercase;
    font-family: "reg";
    font-size: 0.7em;
    letter-spacing: 0.2em;
}
.contact-us-section {
    background-image: url("../images/homeContact-bg.jpg");
    background-size: cover;
    color: black;
    background-position: center;
}
.form-headline {
    text-transform: uppercase;
    font-family: "reg";
    font-size: 1.5em;
}
.form-subtitle {
    font-family: "reg";
    font-size: 0.7em;
}
.contact-cornerstone {
    /*margin: 5em 0em;*/
}
.contact-cornerstone .form-control,
.contact-cornerstone2 .form-control {
    border-radius: 0px;
}
.contact-cornerstone label {
    font-family: "ital";
    font-weight: lighter;
    font-size: 0.7em;
}
.contact-cornerstone input {
    color: #007279;
    font-family: "reg";
    box-shadow: 0px 0px 6px #00000033;
}
.contact-cornerstone input::placeholder {
    font-family: "light";
    text-transform: uppercase;
}
.contact-cornerstone2 input,
.contact-cornerstone2 textarea {
    color: #007279;
    font-family: "reg";
    box-shadow: -2px 2px 7px #00000022;
    border: none;
}
.contact-cornerstone2 input::placeholder,
.contact-cornerstone2 textarea::placeholder {
    font-family: "light";
    text-transform: uppercase;
    color: #00727988;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.form-selection-bar {
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    color: #007279;
    font-family: "reg";
    box-shadow: -2px 2px 7px #00000022;
    border: none;
    width: 100%;
    font-family: "light";
    width: 100%;
    text-transform: uppercase;
}
.form-select-bar::after {
    content: "";
    display: inline-block;
    float: right;
    width: 0.7rem;
    height: 0.7rem;
    margin-top: -1.5rem;
    margin-right: 1rem;
    border-bottom: 1px solid #007279;
    border-left: 1px solid #007279;
    border-bottom-left-radius: 2px;
    transform: rotate(230deg) translate(50%, 0%);
    transform-origin: center center;
    transition: transform ease-in-out 500ms;
    cursor: pointer;
    pointer-events: none;
}
.form-select-bar:focus-within::after {
    transform: rotate(315deg) translate(50%, 0%);
    transition: ease-in-out 500ms;
    z-index: 9;
}
.submit-btn {
    color: white;
    border: none;
    background-color: #f9ad3b;
    border-radius: 50px;
    font-family: "reg";
    text-transform: uppercase;
    font-size: 0.6em;
    padding: 1rem 4rem;
    margin-bottom: 2em;
}
.submit-btn:hover {
    color: #f9ad3b;
    background-color: white;
}
.booking-form {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translate(-50%, 25%);
    background-color: white;
    padding: 2em 1em;
    border-radius: 0.5em;
    width: 50%;
}
.contact-cornerstone3 label,
.contact-cornerstone3 input {
    font-family: "light";
    font-weight: initial;
    font-size: 0.5em;
}
.contact-cornerstone3 .form-group {
    margin-bottom: 2.5em;
}
.form-note {
    color: #707070aa;
    font-family: "light";
    font-size: 0.5em;
}
.cornerstone-footer {
    background-color: #007279;
    color: white;
    padding: 3em 0em;
    font-family: "reg";
    font-size: 1.5rem;
}
.footer-title {
    font-family: "bold";
    text-transform: uppercase;
}
.cornerstone-footer2 {
    background-color: white;
    padding: 1em 0em;
}
.copyrightText {
    color: #707070;
    margin-bottom: 0;
    font-family: "light";
    font-size: 1.5rem;
}
.footer-nav {
    background-color: transparent;
    border: none;
    color: white;
}
.footer-nav .navbar-brand img {
    width: 10em;
    height: 3em;
    margin-top: -1em;
}
.footer-nav .nav li a {
    color: white;
}
.cornerstone-footer p {
    margin-top: 1em;
}
.cornerstone-footer a {
    color: white;
}
.cornerstone-footer .social {
    display: inline-flex;
    color: white;
}
.social .soc-media {
    margin-right: -1em;
    color: white;
}
.footer-contact {
    font-size: 2.2rem;
    margin-right: 0.5rem;
}
/* enable absolute positioning */
.inner-addon {
    position: relative;
}

.inner-addon .sign {
    position: absolute;
    height: 34px;
    padding: 6px 12px;
}
.right-addon .sign {
    right: 0px;
    z-index: 5;
}
.right-addon input {
    padding-right: 30px;
    border-radius: 24px;
}
.sign-btn {
    background-color: #f9ad3b;
    color: white;
    border-radius: 24px;
    border: none;
}
.centered-middle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.footer-nav .navbar-nav {
    float: none;
    margin: 0 auto;
    text-align: center;
}
.footer-nav .navbar-nav > li > a {
    display: block;
    float: none;
}
.about-body {
    background-image: url("../images/share-bg.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.vision-text {
    font-family: "miller";
    font-size: 0.8em;
}
.about-div {
    background-color: #ffffff99;
    padding: 2em;
    margin: 3em 0em;
}
.sectionDiv-title {
    font-size: 1.4em;
    text-transform: uppercase;
    color: #007279;
    position: relative;
    font-family: "light";
}
.upline {
    position: absolute;
    width: 5%;
    border-top: 4px solid #007279;
    top: -15%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pillars {
    width: 100%;
    margin-bottom: 1.2rem;
}
.pillars-descrip1 {
    color: white;
    text-transform: uppercase;
    font-size: 0.9em;
    margin-bottom: 0;
    text-align: center;
    font-family: "light";
}
.pillars-descrip2 {
    color: white;
    text-transform: uppercase;
    font-size: 0.9em;
    text-align: center;
    font-family: "light";
}
.pillars-descrip3 {
    color: black;
    text-transform: uppercase;
    font-size: 0.9em;
    margin-bottom: 0;
    text-align: center;
    font-family: "light";
}
.pillars-descrip3 {
    color: black;
    text-transform: uppercase;
    font-size: 0.9em;
    text-align: center;
    font-family: "light";
}
.sub-side-title {
    color: #007279;
    text-transform: uppercase;
    font-family: "med";
    font-size: 0.8em;
}
.text-image {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.brands-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(17em, 1fr));
    text-align: center;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
}
.brands-grid figure img {
    width: 100%;
    height: 10em;
    object-fit: cover;
}
.explore-btn {
    color: white;
    text-transform: uppercase;
    font-family: "reg";
    background-color: #007279;
    border-radius: 50px;
    padding: 0.7em;
    font-size: 0.7em;
}
.explore-btn a {
    color: white;
}
.vision-action-text {
    font-family: "miller";
    font-size: 1.4em;
}
.pattern-bg2 {
    background-image: url("../images/pattern-02.jpg");
    background-position: center;
    background-size: cover;
    padding: 2em 0em;
    color: white;
}
.text-image-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.share-title {
    color: black;
    font-size: 1.4em;
    font-family: "light";
    text-transform: uppercase;
    position: relative;
}
.upline2 {
    position: absolute;
    width: 5%;
    border-top: 3px solid black;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.share-img {
    width: 17em;
}
.share-info {
    color: black;
    font-size: 0.8em;
    font-family: "reg";
    text-transform: uppercase;
}
.share-words {
    text-align: center;
    font-family: "reg";
    font-size: 0.7em;
}
.share-job {
    font-family: "reg";
    font-size: 0.6em;
}
.leadership-title {
    color: #007279;
    text-transform: uppercase;
    font-family: "reg";
    font-size: 1.4em;
}
.team-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(15em, 1fr));
    text-align: center;
    grid-row-gap: 3rem;
    grid-column-gap: 25px;
    padding-top: 2em;
}
.team-grid .media-section {
    box-shadow: 0px 0px 6px #00000033;
}
.team-grid figcaption {
    height: 12rem;
}
.team-img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.caption-title {
    color: black;
    text-transform: uppercase;
    font-family: "reg";
    font-size: 0.8em;
}
.caption-subtitle {
    color: black;
    text-transform: uppercase;
    font-family: "reg";
    font-size: 0.6em;
}
.caption-info {
    font-family: "miller";
    font-size: 0.7em;
    height: 8rem;
    overflow: hidden;
}
.caption-seemore {
    color: #007279;
    font-family: "med";
    font-size: 0.5em;
    cursor: pointer;
}
.team-card .modal-header {
    background-color: #007279;
    color: white;
    font-family: "med";
}
.team-card .modal-body {
    padding: 2em;
}
.team-card .modal-content {
    border: none;
    border-radius: 0px;
}
.team-card .modal-header .close {
    opacity: 1;
    color: white;
    font-weight: lighter;
}
.card-team-img {
    width: 12em;
    margin-bottom: 1em;
    object-fit: cover;
}
.team-card .team-info {
    font-family: "light";
    font-size: 0.7em;
    text-align: justify;
    color: black;
}
.connect-img {
    position: relative;
}
.connect-cornerstone {
    position: absolute;
    top: 17vh;
    left: 1%;
    /*transform: translate(-30%, -20%);*/
    font-family: "reg";
    font-size: 1.5em;
    color: white;
}
.connect-subtext {
    font-size: 0.5em;
    font-family: "reg";
    text-transform: uppercase;
    color: white;
    margin-left: -35%;
}
.connect-subtext a {
    color: white;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.thumbnail a > img,
.thumbnail > img {
    width: 100%;
    height: 25em;
}
.carousel-control.left:hover,
.carousel-control.right:hover,
.carousel-control.left,
.carousel-control.right {
    background-image: none;
    opacity: 1;
}
.glyphicon-chevron-right:before {
    content: "\203A";
    font-size: 1.5em;
    font-family: "med";
}
.glyphicon-chevron-left:before {
    font-size: 1.5em;
    content: "\2039";
    font-family: "med";
}
.project-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(13em, 1fr));
    grid-row-gap: 15px;
    grid-column-gap: 15px;
}
.capital-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(18em, 1fr));
    grid-row-gap: 15px;
    grid-column-gap: 15px;
}

.project-img {
    width: 100%;
    height: 12em;
    object-fit: cover;
    margin-bottom: 0.5em;
}
.grid-text-fig {
    margin: 0.7em;
}
.side-grid-title {
    color: #007279;
    text-transform: uppercase;
    font-family: "med";
    font-size: 0.7em;
}
.side-grid-text {
    font-family: "miller";
    font-size: 0.7em;
}
.side-grid-incline {
    font-family: "ital";
    font-size: 0.7em;
}
.curve-section {
    position: relative;
    margin-top: 0.5em;
}
.curve-image {
    width: 100%;
    object-fit: cover;
    height: 70vh;
    /* height: 85vh; */
}
.curve-image2 {
    width: 100%;
    object-fit: cover;
    height: 60vh;
}
.page-link {
    color: #007279;
    font-family: "light";
}
.link-section {
    padding-top: 1rem;
}
.curve-descrip {
    position: absolute;
    bottom: 10%;
    left: 10%;
    background-color: #ffffffcc;
    text-transform: uppercase;
    color: black;
    padding: 1em;
}
.curve-subtitle {
    font-size: 0.7em;
    margin-bottom: 0;
    font-family: "light";
}
.curve-title {
    font-size: 1.5em;
    margin-bottom: 0;
    font-family: "reg";
}
.center-title {
    color: #007279;
    font-size: 2em;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "reg";
}
.curve-info {
    font-size: 0.9em;
    font-family: "light";
    margin-bottom: 0;
}
.page-slider .carousel-indicators li {
    background-color: #d1d1d1;
    border: none;
    width: 15px;
    height: 15px;
    margin: 0;
}
.page-slider .carousel-indicators .active {
    width: 15px;
    height: 15px;
    border: none;
    background-color: white;
}
/* .page-slider .item {
    transition: 0.01s ease-in-out;
} */
/* .page-slider  .carousel-inner > .item {

    -webkit-transition: 0.3s ease-in-out left;
    -moz-transition: 0.3s ease-in-out left;
    -o-transition: 0.3s ease-in-out left;
    transition: 0.3s ease-in-out left;
} */
.info-side-sub {
    font-family: "euclid" !important;
    color: #1e305e !important;
    text-transform: uppercase;
    font-size: 0.9em;
    margin-bottom: -0.05em;
    font-weight: bold;
}
.info-side-title {
    font-family: "euclid", sans-serif !important;
    color: #1e305e !important;
    font-family: "reg";
    text-transform: uppercase;
    font-size: 0.9em;
}
.info-side-sub2 {
    font-family: "euclid", sans-serif !important;
    color: #1e305e !important;
    font-family: "reg";
    text-transform: uppercase;
    font-size: 0.5em;
    margin-bottom: -0.05em;
}
.info-side-text {
    font-family: "euclid", sans-serif !important;
    color: #1e305e !important;
    font-family: "reg";
    font-size: 0.7em;
}
.info-side-title {
    font-family: "bold";
    font-size: 0.7em;
}
.line-height-text {
    /* line-height: 1; */
    margin-bottom: 0;
}
.view-web {
    font-family: "reg";
    text-transform: uppercase;
    font-size: 0.6em;
    margin-left: 1em;
}
.curve-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(14em, 1fr));
    grid-row-gap: 1em;
    grid-column-gap: 1em;
}
.curve-grid figure img {
    width: 100%;
    height: 15em;
    object-fit: cover;
}
.curve-grid .curve-caption-title {
    font-family: "reg";
    font-size: 1em;
    text-align: left;
    /*color: #007279;*/
}
.curve-grid .curve-caption-info {
    font-family: "miller";
    font-size: 0.7em;
    text-align: left;
    text-align: justify;
    text-align-last: left;
}

.side-form-title {
    color: #007279;
    text-transform: uppercase;
    font-family: "reg";
    font-size: 1.5em;
}
.side-submit-btn {
    background-color: #007279;
    text-transform: uppercase;
    font-family: "light";
    font-size: 0.6em;
    color: white;
    border-radius: 50px;
    padding: 0.5em 2em;
}
.side-submit-btn2 {
    background-color: #007279;
    text-transform: uppercase;
    font-family: "light";
    font-size: 0.5em;
    color: white;
    border-radius: 5px;
    padding: 0.5em 3em;
}
.side-submit-btn:hover,
.side-submit-btn2:hover {
    color: white;
}
.coming-soon-logo {
    width: 22em;
    height: 7em;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -30%);
}
.game-changer-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 0.7em;
    font-family: "med";
    color: white;
}
.coming-soon-text {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -60%);
    text-transform: uppercase;
    font-family: "med";
    font-size: 1.6em;
    color: white;
}
.left-side-image {
    background-image: url("../images/new-capital-1.jpg");
    background-size: cover;
    height: 20em;
    color: white;
}
.right-side-image {
    background-image: url("../images/new-capital-2.jpg");
    background-size: cover;
    height: 20em;
}
.demo-gallery > ul {
    margin-bottom: 0;
}
.demo-gallery > ul > li {
    float: left;
    margin-bottom: 15px;
    margin-right: 20px;
    width: 200px;
}
.demo-gallery > ul > li a {
    border: 3px solid #fff;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}
.demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.demo-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
    opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}
.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}
.home .demo-gallery {
    padding-bottom: 80px;
}
.press-img {
    width: 100%;
    height: 10em;
    object-fit: cover;
    margin-top: 2rem;
}
.caption {
    background-color: #007279;
    padding: 1rem 2rem;
}
.media-caption {
    font-size: 0.8em;
    text-align: center;
    font-family: "reg";
    background-color: #007279;
    color: white;
    margin-bottom: 0;
    padding: 1rem;
}
.media-caption2 {
    font-size: 0.7em;
    font-family: "reg";
    background-color: #007279;
    color: white;
    height: 4rem;
    white-space: nowrap;
    /*-webkit-line-clamp: 2;*/
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.magazine {
    font-size: 0.6em;
    color: white;
    font-family: "light";
    text-align: right;
}
.media-section,
.media-section2 {
    box-shadow: 2px 6px 6px #00000044;
}
.articles-slider .carousel-indicators {
    bottom: -55px;
}
.articles-slider .carousel-indicators li {
    box-shadow: 0px 0px 4px #00000070;
    background-color: #d1d1d1;
    width: 15px;
    height: 15px;
    border: none;
    margin-bottom: 0;
}
.articles-slider .carousel-indicators .active {
    background-color: white;
}
/*.media-section:hover{
	box-shadow: 3px 6px 20px 10px #00727985;
}*/
.question-text {
    font-family: "med";
    color: #007279;
    text-transform: uppercase;
    font-size: 0.7em;
}
.question-info {
    font-family: "reg";
    color: black;
    font-size: 0.7em;
}
.media-tab2 {
    font-family: "reg";
    font-size: 0.7em;
    box-shadow: 0px 0px 6px #00000033;
}
.media-tab2 > li.active > a,
.media-tab2 > li.active > a:focus,
.media-tab2 > li.active > a:hover {
    background-color: #007279;
}
.media-tab {
    font-family: "reg";
    font-size: 0.8em;
    box-shadow: 1px 2px 6px #00000033;
    border-radius: 10px;
}
.media-tab > li.active > a,
.media-tab > li.active > a:focus,
.media-tab > li.active > a:hover {
    background-color: #f9ad3b;
    border-radius: 10px;
}
.page-section {
    padding: 5rem 0rem;
}
.pagination-list {
    list-style: none;
    font-family: "light";
    color: black;
    font-size: 1.4rem;
}
.pagination-list li {
    display: inline-block;
}
.pagination-list li a {
    color: #00000095;
    text-transform: uppercase;
}
.pagination-list li.active a {
    color: black;
    font-weight: bold;
}
.pagination-list li:after {
    content: "";
    border-right: 1px solid #00000095;
    margin-right: 1rem;
    margin-left: 1rem;
}
.pagination-list li:last-child:after {
    border: none;
}
.pagination-list2 {
    list-style: none;
    font-family: "reg";
    color: black;
    font-size: 3rem;
    margin: 2rem 0rem;
}
.pagination-list2 li {
    display: inline-block;
    text-transform: uppercase;
}
.pagination-list2 li:after {
    content: "";
    border-right: 1px solid black;
    margin-right: 1rem;
    margin-left: 1rem;
}
.pagination-list2 li:last-child:after,
.pagination-list3 li:last-child:after {
    border: none;
}
.pagination-list3 {
    list-style: none;
    font-family: "light";
    color: #007279;
    font-size: 3rem;
    margin: 2rem 0rem;
}
.pagination-list3 li {
    display: inline-block;
    text-transform: uppercase;
}
.pagination-list3 li:after {
    content: "";
    border-right: 1px solid #007279;
    margin-right: 1rem;
    margin-left: 1rem;
}
.unit-top-title {
    font-size: 0.7em;
    font-family: "light";
    margin-bottom: 0;
}
.unit-box-title {
    font-size: 1.4em;
    margin-bottom: 0;
    font-family: "reg";
}
.unit-box-category {
    font-size: 0.8em;
    font-family: "light";
}
.unit-title {
    font-family: "light";
    color: black;
    font-size: 3rem;
    text-transform: uppercase;
    margin-top: -0.5rem;
}
.unit-title2 {
    font-family: "light";
    color: #007279;
    font-size: 3rem;
    text-transform: uppercase;
    margin-top: -0.5rem;
}
.unit-sidetitle {
    font-family: "light";
    color: black;
    font-size: 2.5rem;
    text-transform: uppercase;
}
.unit-sidetitle2 {
    color: #007279;
    font-size: 3rem;
    text-transform: uppercase;
    font-family: "reg";
}
.unit-sidetitle4 {
    font-family: "light";
    color: #007279;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-left: 4rem;
}
.unit-sidetitle3 {
    font-family: "light";
    color: #007279;
    text-transform: uppercase;
    font-size: 2rem;
}
.unit-sidetitle3:after {
    content: "";
    border-bottom: 3px solid #007279;
    width: 15%;
    display: block;
}
.back-link {
    color: #007279;
    font-size: 3rem;
}
.page-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(28rem, 1fr));
    text-align: center;
    grid-column-gap: 5rem;
    grid-row-gap: 3rem;
}
.page-grid figure {
    box-shadow: 0px 4px 8px 0px #d3d3d3a3;
}
.page-grid .unit-img {
    width: 30rem;
    object-fit: cover;
}
.unit-caption {
    font-family: "light";
    text-transform: uppercase;
    color: black;
    font-size: 1.5rem;
}
.details-table tbody tr td,
.details-table,
.table-div,
.service-div,
.service-table tbody tr td {
    border: none;
}
.unit-img2 {
    width: 100%;
}
.area {
    font-family: "med";
    font-size: 1.7rem;
    color: black;
}
.dimensions p {
    font-family: "reg";
    font-size: 1.7rem;
    color: #161616;
    /* background-color: #007279;
	color: white; */
    text-align: center;
}
.row-alignment {
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.booking-btn {
    font-family: "light";
    text-transform: uppercase;
    background-color: #007279;
    color: white;
    border: none;
    font-size: 1.3rem;
    border-radius: 24px;
    padding: 1rem 4rem;
}
.booking-btn a {
    color: white;
}
.download-btn a {
    color: #161616;
}
.download-btn {
    font-family: "light";
    text-transform: uppercase;
    background-color: #fbaf46;
    color: #161616;
    border: none;
    font-size: 1.3rem;
    border-radius: 24px;
    padding: 1rem 4rem;
}
.unit-type-img {
    width: 100%;
    /* height: 70vh; */
    object-fit: contain;
    margin-top: 0.5em;
}
.unit-type-info {
    background-color: #dbd8c1dd;
    color: black;
    padding: 1em;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    bottom: -21%;
    transform: translateX(-50%);
}
.service-img {
    width: 35rem;
    box-shadow: 7px 5px 8px 1px #b3acac;
}
.service-img2 {
    width: 100%;
}
.image-text-div {
    position: relative;
    width: 35rem;
    margin: auto;
}
.tab-image-info {
    position: absolute;
    top: -3rem;
    right: -14rem;
    color: #007279;
    text-align: left;
}
.unit-percentage {
    font-family: "bold";
    font-size: 10rem;
    margin-bottom: 0;
}
.unit-type {
    font-family: "light";
    text-transform: uppercase;
    font-size: 2rem;
    margin-top: -1rem;
}
.unit-tab {
    font-family: "light";
    font-size: 1.8rem;
}
.unit-tab > li.active > a:after {
    content: "";
    border-bottom: 4px solid #007279;
    width: 20%;
    display: block;
    margin: auto;
}
.unit-tab > li a {
    text-transform: uppercase;
    background-color: transparent;
    color: #007279;
    cursor: pointer;
}
.unit-tab > li.active > a,
.unit-tab > li.active > a:focus,
.unit-tab > li.active > a:hover,
.unit-tab > li a:hover {
    background-color: transparent;
    color: #007279;
}
.serv-icon {
    width: 6rem;
}
.serv-title {
    text-transform: uppercase;
    font-family: "segoe";
    font-size: 1.4rem;
    margin-bottom: 0;
}
.serv-info {
    font-family: "reg";
    font-size: 1.4rem;
    margin-bottom: 0;
}
.service-table tbody tr td {
    vertical-align: middle;
}
.partners-section {
    background-image: url("../images/partners.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.partners-card {
    padding: 2em;
    color: black;
    background-color: #fdded091;
    margin: 2em 2em 7em 2em;
}
.partners-title {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: "helvMed";
}
.partner-logo {
    width: 25rem;
    margin-bottom: 3rem;
}
.partners-info {
    font-size: 0.6em;
}
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .collapsing {
        overflow: hidden !important;
    }
    .navi .nav-items li a,
    .navi .navbar-nav > .active > a,
    .navi .nav-items li a:hover,
    .navi .navbar-nav > .active > a:hover {
        font-size: 0.8em;
    }
}
@media (max-width: 768px) {
    .mobile-img {
        display: block !important;
        height: 100vh !important;
        object-fit: cover;
        width: 100%;
    }
    .navi .nav-items li a,
    .navi .navbar-nav > .active > a,
    .navi .nav-items li a:hover,
    .navi .navbar-nav > .active > a:hover {
        font-size: 1em;
    }
    .header-img {
        height: 70vh !important;
        object-fit: cover;
    }
    .desktop-img {
        display: none !important;
    }
    .separator {
        display: none;
    }
    .headline-text {
        font-size: 4vw;
        left: 11vw;
    }
    .discover-text {
        font-size: 1em;
    }
    .page-headline {
        /*left: 22vw;
		font-size: 4vw;*/
    }
    .right-side-capital {
        margin: 1em;
        padding: 2em;
    }
    .capital-side-title,
    .capital-subtitle,
    .capital-side-view {
        text-align: center;
        margin-right: 0em;
    }
    .project-grid {
        grid-template-columns: repeat(auto-fit, minmax(8em, 1fr));
    }
    .footer-nav .navbar-nav > li > a {
        font-size: 0.8em;
    }
    .tab-image-info {
        right: 0;
    }
    .unit-type-img {
        object-fit: cover;
    }
    .booking-form {
        width: 90%;
        transform: translate(-50%, 18%);
    }
    .share-words {
        margin-top: 2em;
    }
    .pillars-section1,
    .pillars-section2,
    .pillars-section3,
    .pillars-section4,
    .pillars-section5,
    .pillars-section6 {
        height: 15vh;
    }
    .footer-logo {
        width: 50%;
    }
    .right-side-image {
        display: inline-table;
    }
    .unit-type-info {
        background-color: #dbd8c1dd;
        color: black;
        padding: 1em;
        text-transform: uppercase;
        position: absolute;
        left: 50%;
        bottom: -40%;
        transform: translateX(-50%);
    }

    .masterplan-bg-img {
        height: 30vh;
    }
}

@media (max-width: 768px) {
    html {
        font-size: 52%;
    }
    .separator {
        display: none;
    }
    .headline-text {
        font-size: 4vw;
        left: 11vw;
    }
    .discover-text {
        font-size: 1em;
    }
    .page-headline {
        /*left: 22vw;
		  font-size: 4vw;*/
    }
    .right-side-capital {
        margin: 1em;
        padding: 2em;
    }
    .capital-side-title,
    .capital-subtitle,
    .capital-side-view {
        text-align: center;
        margin-right: 0em;
    }
    .project-grid {
        grid-template-columns: repeat(auto-fit, minmax(8em, 1fr));
    }
    .footer-nav .navbar-nav > li > a {
        font-size: 0.8em;
    }
}
@media screen and (max-width: 1118px) {
    .nav__menu {
        position: absolute;
        left: 0;
        top: 2.5rem;
        width: 100%;
        height: calc(100vh - 3.5rem);
        overflow: auto;
        pointer-events: none;
        opacity: 0;
        transition: top 0.4s, opacity 0.3s;
    }
    .nav__menu::-webkit-scrollbar {
        width: 0;
    }
    .nav__list {
        background-color: #fff;
        padding-top: 1rem;
        color: #4d4d4d;
        padding: 2rem;
        flex-direction: column;
        gap: 15px;
        display: flex;
    }
    .dropdown__link i {
        width: 100%;
        text-align: right;
    }
}
@media screen and (max-width: 340px) {
    .nav__link {
        padding-inline: 1rem;
    }
}
@media screen and (min-width: 1118px) {
    .navi {
        height: calc(var(--header-height) + 2rem);
        display: relative;
        justify-content: space-between;
    }
    .nav__toggle {
        display: none;
    }
    .nav__list {
        height: 100%;
        display: flex;
        column-gap: 3rem;
    }
    .nav__link {
        height: 100%;
        padding: 0;
        justify-content: initial;
        column-gap: 0.25rem;
    }
    .nav__link:hover {
        background-color: transparent;
    }

    .dropdown__item,
    .dropdown__subitem {
        position: relative;
    }

    .dropdown__menu,
    .dropdown__submenu {
        max-height: initial;
        overflow: initial;
        position: absolute;
        left: 0;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s, top 0.3s;
    }

    .dropdown__link,
    .dropdown__sublink {
        padding-inline: 1rem 3.5rem;
    }

    .dropdown__subitem .dropdown__link {
        padding-inline: 1rem;
        min-width: 20rem;
    }

    .dropdown__submenu {
        position: absolute;
        left: 50%;
        top: 100% !important;
    }

    /* Show dropdown menu */
    .dropdown__item:hover .dropdown__menu {
        opacity: 1;
        pointer-events: initial;
        transition: top 0.3s;
    }

    /* Show dropdown submenu */
    .dropdown__subitem:hover > .dropdown__submenu {
        opacity: 1;
        top: 0;
        pointer-events: initial;
        transition: top 0.3s;
    }
}

.classPadding{
    padding-top: 5%;
    padding-bottom: 5%;
}
.redText {
    position: relative;
    top: 15vh;
    width: 100%;
    max-width: 68rem;
    z-index: 1;
}

.popupPage{
    justify-content: center;
    position: relative;
    top: 40%;
    width: 40%;
    height: 50%;
    background-color: white;

    @media (max-width: 991px) {
        width: 80%;
        height: 40%;
    }
}
.popupPageimg{
    margin: auto;
    margin-top: 50px;
    background-image: url("../images/success.png");
    width: 50%;
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.red-bg-img {
    /*background:url("../images/Projects01.png");*/
    background: linear-gradient(#00000075, #00000075, transparent),
        url("../images/red.png");
    height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 991px) {
    .redText {
        top: 5vh;
        width: 100%;
    }
}