@font-face {
    font-family: 'GeologicaRoman-Black';
    src: url('fonts/GeologicaRoman-Black.eot');
    src: url('fonts/GeologicaRoman-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/GeologicaRoman-Black.woff2') format('woff2'),
        url('fonts/GeologicaRoman-Black.woff') format('woff'),
        url('fonts/GeologicaRoman-Black.ttf') format('truetype'),
        url('fonts/GeologicaRoman-Black.svg#GeologicaRoman-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GeologicaRoman-Bold';
    src: url('fonts/GeologicaRoman-Bold.eot');
    src: url('fonts/GeologicaRoman-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GeologicaRoman-Bold.woff2') format('woff2'),
        url('fonts/GeologicaRoman-Bold.woff') format('woff'),
        url('fonts/GeologicaRoman-Bold.ttf') format('truetype'),
        url('fonts/GeologicaRoman-Bold.svg#GeologicaRoman-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GeologicaRoman-ExtraBold';
    src: url('fonts/GeologicaRoman-ExtraBold.eot');
    src: url('fonts/GeologicaRoman-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GeologicaRoman-ExtraBold.woff2') format('woff2'),
        url('fonts/GeologicaRoman-ExtraBold.woff') format('woff'),
        url('fonts/GeologicaRoman-ExtraBold.ttf') format('truetype'),
        url('fonts/GeologicaRoman-ExtraBold.svg#GeologicaRoman-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GeologicaRoman-Light';
    src: url('fonts/GeologicaRoman-Light.eot');
    src: url('fonts/GeologicaRoman-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/GeologicaRoman-Light.woff2') format('woff2'),
        url('fonts/GeologicaRoman-Light.woff') format('woff'),
        url('fonts/GeologicaRoman-Light.ttf') format('truetype'),
        url('fonts/GeologicaRoman-Light.svg#GeologicaRoman-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GeologicaRoman-Regular';
    src: url('fonts/GeologicaRoman-Regular.eot');
    src: url('fonts/GeologicaRoman-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/GeologicaRoman-Regular.woff2') format('woff2'),
        url('fonts/GeologicaRoman-Regular.woff') format('woff'),
        url('fonts/GeologicaRoman-Regular.ttf') format('truetype'),
        url('fonts/GeologicaRoman-Regular.svg#GeologicaRoman-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GeologicaRoman-SemiBold';
    src: url('fonts/GeologicaRoman-SemiBold.eot');
    src: url('fonts/GeologicaRoman-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/GeologicaRoman-SemiBold.woff2') format('woff2'),
        url('fonts/GeologicaRoman-SemiBold.woff') format('woff'),
        url('fonts/GeologicaRoman-SemiBold.ttf') format('truetype'),
        url('fonts/GeologicaRoman-SemiBold.svg#GeologicaRoman-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GeologicaRoman-Medium';
    src: url('fonts/GeologicaRoman-Medium.eot');
    src: url('fonts/GeologicaRoman-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/GeologicaRoman-Medium.woff2') format('woff2'),
        url('fonts/GeologicaRoman-Medium.woff') format('woff'),
        url('fonts/GeologicaRoman-Medium.ttf') format('truetype'),
        url('fonts/GeologicaRoman-Medium.svg#GeologicaRoman-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GeologicaRoman-Thin';
    src: url('fonts/GeologicaRoman-Thin.eot');
    src: url('fonts/GeologicaRoman-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/GeologicaRoman-Thin.woff2') format('woff2'),
        url('fonts/GeologicaRoman-Thin.woff') format('woff'),
        url('fonts/GeologicaRoman-Thin.ttf') format('truetype'),
        url('fonts/GeologicaRoman-Thin.svg#GeologicaRoman-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GeologicaRoman-ExtraLight';
    src: url('fonts/GeologicaRoman-ExtraLight.eot');
    src: url('fonts/GeologicaRoman-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/GeologicaRoman-ExtraLight.woff2') format('woff2'),
        url('fonts/GeologicaRoman-ExtraLight.woff') format('woff'),
        url('fonts/GeologicaRoman-ExtraLight.ttf') format('truetype'),
        url('fonts/GeologicaRoman-ExtraLight.svg#GeologicaRoman-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="tel"],
textarea,
.input-checkbox {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
}

input:focus {
    outline: 0;
}

textarea:focus {
    outline: 0;
}

button:focus {
    outline: 0;
}

a {
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s ease;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}

.TC {
    text-align: center;
}

.TL {
    text-align: left;
}

.TR {
    text-align: right;
}

.margin_auto {
    margin: auto;
    float: none;
}

.padding {
    padding: 0;
}

.al {
    width: 100%;
    height: 100%;
    display: table;
}

.alm {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

abbr[title] {
    border-bottom: none !important;
    cursor: inherit !important;
    text-decoration: none !important;
}

b,
strong {
    font-family: 'GeologicaRoman-Bold';
}

body {
    font-family: 'GeologicaRoman-Regular';
}

.p_0 {
    padding: 0px;
}

.pl-0 {
    padding-left: 0px;
}

.main {
    width: 100%;
}

.container {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
}

.main {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.cs-banner-cnt {
    width: 100%;
    text-align: center;
}

.cs-banner-cnt h1 {
    font-size: 120px;
    color: #fff;
    font-family: 'GeologicaRoman-Bold';
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
    margin-bottom: 40px;
    line-height: 1;
}

.cs-banner-cnt p {
    font-size: 30px;
    color: #fff !important;
    font-family: 'GeologicaRoman-Regular';
    margin-bottom: 25px;
    line-height: 1.4;
}

.cs-banner-btn {
    width: 100%;
}

.cs-banner-btn a {
    width: 100%;
    max-width: fit-content;
    margin: 30px auto 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 30px;
    color: #000;
    padding: 15px 40px;
    font-family: 'GeologicaRoman-Medium';
    font-size: 18px;
    line-height: 1;
}

.header {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 9999999;
    padding: 100px 0;
}

.header-main {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.header-logo {
    width: auto;
    position: relative;
    z-index: 999999;
}

.menu {
    width: 100%;
    background-color: #0a2743;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    display: none;
}

.header-menu {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.header-menu ul {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 200px;
    list-style-type: none;
}

.header-menu ul li {
    width: 100%;
}

.header-menu ul li a {
    font-size: 24px;
    color: #fff;
    font-family: 'GeologicaRoman-Thin';
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0;
}

/*responsive-menu*/
.animated-icon1,
.animated-icon2,
.animated-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.animated-icon1 span,
.animated-icon2 span,
.animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    background: #fff;
}

.animated-icon1 span:nth-child(1) {
    top: 0px;
}

.animated-icon1 span:nth-child(2) {
    top: 7px;
}

.animated-icon1 span:nth-child(3) {
    top: 14px;
}

.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.mobile-menu-toggle button:focus {
    outline: none;
    box-shadow: none;
}

.menu-res {
    display: none;
}

.mobile-menu-toggle {
    position: absolute;
    right: 0px;
    transition: all 0.5s ease;
    top: 20px;
    z-index: 9999;
}

.navbar-toggler {
    padding: 0;
}

.banner {
    width: 100%;
    padding: 260px 0 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 99;
}

.banner:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -9;
}

.banner.single-properties-banner::after {
    background-color: transparent;
}

.banner.home-banner {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 200px 0 100px;
}

.home-banner .container {
    text-align: center;
}

.home-banner .container .btn-main {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.banner h3 {
    font-size: 60px;
    color: #fff;
    font-family: 'GeologicaRoman-Medium';
    text-transform: uppercase;
    margin: 0 0 20px;
}

.banner.contact h3 {
    font-size: 42px;
    color: #fff;
    font-family: 'GeologicaRoman-Medium';
    text-transform: uppercase;
    margin: 0 0 20px;
}

.banner h2 {
    color: #fff;
    font-family: 'GeologicaRoman-Regular';
    margin: 0 0 20px;
}

.banner p {
    font-size: 16px;
    color: #fff;
    font-family: 'GeologicaRoman-Regular';
    max-width: 65%;
    margin: 0 0 20px;
}

.btn-main {
    width: 100%;
}

.btn-main a {
    width: 100%;
    max-width: fit-content;
    padding: 15px 45px;
    border: 2px solid #fff;
    font-size: 14px;
    color: #fff;
    font-family: 'GeologicaRoman-Bold';
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 40px 0 0;
}

.btn-main a:hover {
    background-color: #fff;
    color: #0a2743;
}

.topcontrol {
    width: 100%;
    margin: 110px 0 0;
}

.topcontrol.properties {
    margin-bottom: 32px !important;
}

.topcontrol i {
    color: #fff;
    font-size: 30px;
}

.btn-blue a {
    color: #0a2743;
    border-color: #0a2743;
}

.btn-blue a:hover {
    color: #fff;
    background-color: #0a2743;
}

.overview {
    width: 100%;
    padding: 40px 0 80px;
    position: relative;
    overflow: hidden;
}

.overview.cnct-ovr {
    display: none;
}

.overview-main {
    width: 100%;
    max-width: 65%;
}

.overview-main h4 {
    font-size: 40px;
    color: #000;
    font-family: 'GeologicaRoman-Thin';
    text-transform: uppercase;
    margin: 0 0 50px;
}

.overview-main p {
    font-size: 18px;
    color: #000;
    font-family: 'GeologicaRoman-Regular';
    margin: 0 0 20px;
}

.overview-img {
    position: absolute;
    right: -120px;
    bottom: 0;

}

.overview-img.si-pr {
    position: absolute;
    right: -365px;
    bottom: -165px;

}

.service {
    width: 100%;
}

.service .row {
    margin: 0 -2px;
}

.service .col-lg-6 {
    padding: 0 2px 4px;
}

.service-img {
    width: 100%;
    height: 300px;
}

.service-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-box {
    width: 100%;
    padding: 30px 20px;
    position: absolute;
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.ser-title {
    width: 100%;
}

.ser-title h6 {
    font-size: 30px;
    color: #fff;
    font-family: 'GeologicaRoman-Thin';
}

.ser-dtl {
    width: 100%;
    display: none;
}

.ser-dtl ul {
    width: 100%;
    padding: 0 0 0 20px;
    margin: 30px 0;
    list-style-type: disc;
}

.ser-dtl ul li {
    font-size: 14px;
    color: #fff;
    font-family: 'GeologicaRoman-Light';
    margin-bottom: 5px;
}

.ser-dtl a {
    font-size: 14px;
    color: #fff;
    font-family: 'GeologicaRoman-Light';
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ser-dtl a i {
    font-size: 20px;
    margin-left: 10px;
}

.service-box:hover {
    background-color: #0a2743e8;
}

.service-box:hover .ser-dtl {
    display: block;
}

.ser-one {
    width: 100%;
    position: relative;
    min-height: 300px;
    max-height: 300px;
}

.team {
    width: 100%;
    padding: 80px 0 0;
}

.team .overview-main {
    max-width: 100%;
    text-align: center;
}

.team .overview-main h4 {
    margin-bottom: 20px;
}

.team .btn-blue a {
    margin: 30px auto 0;
}

.team-img {
    width: 100%;
    margin: 70px 0 0;
}

.team-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.footer {
    width: 100%;
    background-color: #0a2743;
}

.footer-main {
    width: 100%;
    padding: 110px 0 60px;
}

.footer-main .row {
    align-items: center;
}

.footer-adress {
    width: 100%;
}

.footer-adress p {
    font-size: 14px;
    font-family: 'GeologicaRoman-Light';
    color: #fff;
}

.footer-adress a {
    font-family: 'GeologicaRoman-Light';
    font-size: 14px;
}

.footer-menu {
    width: 100%;
}

.footer-menu ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer-menu ul li a {
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'GeologicaRoman-Thin';
    color: #fff;
    padding: 0 30px 0 0;
    line-height: 1.4;
    display: flex;
    flex-wrap: wrap;
}

.footer-btm {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 18px 0;
}

.about-head {
    padding: 50px 0 50px 0;
}

.people {
    width: 100%;
    margin-bottom: 100px;
}

.people-img {
    width: 100%;
    max-height: 300px;
    overflow: hidden;
}

.people-img img {
    object-fit: cover;
}

.people-info {
    margin-top: 5px;
    padding-top: 10px;
    /*position: relative;
    top: 10px;
    left: 6px;*/
    border-top: 3px solid #0a2743;
    color: #000;
    font-family: 'GeologicaRoman-Thin';
}

.people-box {
    width: 100%;
    position: relative;
    /*min-height: 200px;
    max-height: 300px;*/
}

.main-sec {
    border-right: 3px solid #fff;
}

.social-media {
    display: flex;
    margin-top: 20px;
}

.social-sec h4 {
    color: #fff;
    font-size: 42px;
    font-family: 'GeologicaRoman-Medium';
    text-transform: uppercase;
}

.social-sec h5 {
    color: #fff;
    font-size: 16px;
    font-family: 'GeologicaRoman-Regular';
    margin-top: 15px;
}

.social-media>a>img {
    width: 32px;
    margin-right: 20px;
}


/*18.7.24*/
.intro-content {
    padding: 50px 0;
}

.intro-content h2 {
    font-family: 'GeologicaRoman-Thin';
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.intro-content p {
    font-size: 16px;
    color: #000;
    font-family: 'GeologicaRoman-Regular';
    margin: 0 0 20px;
}

.intro-content .col-lg-8 {
    padding: 0;
}

.properties-banner {
    padding: 238px 0 100px !important;
    background-size: 100% 100%;
}

.property-listings {
    padding: 60px 0 0px;
    overflow: hidden;
    width: 77%;
}

.property-listings .feature-project .link {
    display: none;
}

.property-listings .heading h2 {
    font-family: 'GeologicaRoman-Thin';
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.property-listings .sub-heading h4 {
    font-family: 'GeologicaRoman-Thin';
    font-size: 24px;
    color: #000;
    margin: 0 0 40px;
}

.overview-main.feature-project .link a {
    font-family: 'GeologicaRoman-Regular';
    font-size: 16px;
    color: #0A2743;
}

.property-listings .col-lg-4 {
    padding: 0 2px 100px 0px;
}

.property-listings-slider {
    flex-wrap: wrap;
}

.property-listings .main-box {
    position: relative;
    height: 300px;
    width: 100%;
}

.property-listings .main-box .image,
.property-listings .main-box .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.property-listings .main-box .content,
.single-properties-content .left-section .slider-section .main-box .content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    background-color: #0a27438f;
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.1);
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.7s;
}

.property-listings .main-box .content h3,
.single-properties-content .left-section .slider-section .main-box .content h3 {
    width: fit-content;
    color: #fff;
    font-family: 'GeologicaRoman-Thin';
    font-size: 30px;
    text-align: center;
}

.property-listings .main-box:hover .content,
.single-properties-content .left-section .slider-section .main-box:hover .content {
    transform: scale(1.0);
    opacity: 1;
    visibility: visible;
}

.property-listings .slick-arrow {
    font-size: 32px;
    color: #111;
    line-height: normal;
    right: 6%;
    top: -31%;
    bottom: unset;
    left: unset;
    width: 60px;
    height: 60px;
    transition: all 0.3s;
}

.property-listings .slick-arrow.slick-next {
    right: 1%;
}

.property-listings .slick-arrow:hover {
    background-color: rgb(27 68 109 / 50%);
    backdrop-filter: blur(10px);
    box-shadow: 0 0 3px 1px rgb(27 68 109 / 50%);
    color: #fff;
}

.property-listings .slick-dots button:before {
    display: none;
}

.property-listings .slick-dots {
    bottom: -75px;
}

.property-listings .slick-dots li {
    padding: 5px 0;
    margin: 0 7px;
}

.property-listings .slick-dots li.slick-active button {
    transform: scale(1.5);
    background-color: #1B446D;
}

.property-listings .slick-dots button {
    background-color: #000;
    border-radius: 10px;
    width: 20px;
    height: 10px;
}

/* -------------Single-Properties-Page-------------- */

.single-properties-banner {
    padding: 0 !important;
    height: 83.6vh;
}

.single-properties-content .heading {
    padding: 30px 0;
}

.single-properties-content .heading h2 {
    color: #000;
    font-size: 40px;
    font-family: 'GeologicaRoman-Light';
}

.single-properties-content p,
.single-properties-content .news-section a {
    color: #212529;
    font-family: 'GeologicaRoman-Light';
    font-size: 14px;
}

.single-properties-content p {
    font-size: 16px;
}

.single-properties-content .left-section p {
    margin: 12px 0;
    font-size: 16px;
}

.single-properties-content .left-section iframe {
    width: 100%;
    margin: 60px 0 30px;
}

.single-properties-content .left-section .slider-section h3 {
    color: #000;
    font-size: 18px;
    font-family: 'GeologicaRoman-Light';
    margin-bottom: 13px;
}

.single-properties-content .left-section .slider-section .col-lg-4 {
    padding: 0 2px;
}

.single-properties-content .left-section .slider-section .main-box {
    height: 230px;
    position: relative;
}

.single-properties-content .left-section .slider-section .main-box .image,
.single-properties-content .left-section .slider-section .main-box .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-properties-content {
    padding: 60px;
}

.single-properties-content .d-flex .col-lg-10.col-md-10.col-12 {
    padding: 0px;
}

.single-properties-content .left-section .slick-arrow {
    font-size: 20px;
    color: #111;
    top: -16%;
    right: 6%;
    left: unset;
    transition: all 0.6s;
}

.single-properties-content .left-section .slick-arrow.slick-next {
    right: 1%;
}

.single-properties-content .left-section .slick-arrow:hover {
    background-color: rgb(27 68 109 / 50%);
    backdrop-filter: blur(10px);
    box-shadow: 0 0 3px 1px rgb(27 68 109 / 50%);
    color: #fff;
}

.single-properties-content .left-section .slick-dots button:before {
    display: none;
}

.single-properties-content .left-section .slick-dots button {
    background-color: #000;
    border-radius: 10px;
    width: 20px;
    height: 10px;
}

.single-properties-content .left-section .slick-dots li {
    padding: 5px 0;
    margin: 0 7px;
}

.single-properties-content .left-section .slick-dots li.slick-active button {
    background-color: #1B446D;
    transform: scale(1.5);
}

.single-properties-content .right-section h3 {
    font-size: 14px;
    font-family: 'GeologicaRoman-Medium';
    color: #231F20;
}

.single-properties-content .right-section h4 {
    font-size: 15px;
    font-family: 'GeologicaRoman-Light';
    color: #444;
    padding: 5px 0;
}

.single-properties-content .right-section .icons {
    display: flex;
    align-items: center;
}

.single-properties-content .right-section .icons a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #231F20;
    margin: 20px 10px 40px 0;
}

.single-properties-content .right-section .icons a i {
    font-size: 18px;
    color: #231F20;
}

.single-properties-content .right-section .fact-section h3 {
    font-size: 18px;
    padding: 15px 0 30px;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.fact-section h3 {
    font-family: 'GeologicaRoman-Light';
    color: #0a2743;
}

.single-properties-content strong,
.single-properties-content .news-section h6 {
    opacity: .8;
    font-family: 'GeologicaRoman-Medium';
}

.single-properties-content .market-text {
    display: flex;
    padding-bottom: 30px;
}

.single-properties-content .market-text strong {
    margin-right: 5px;
}

.single-properties-content .right-section .award-section p {
    margin: 14px 0;
}

.single-properties-content .news-section a {
    display: grid;
    margin: 20px 0;
    color: #1B446D;
}

.single-properties-content .news-section a:nth-child(4) {
    margin-top: 0;
}

.single-properties-content .news-section a:hover {
    color: #000;
}

.single-properties-content .right-section .icons a:hover {
    background-color: #0a2743;
}

.single-properties-content .right-section .icons a:hover i {
    color: #fff;
}

.single-properties-content .left-section .slider-section .main-box .content h3 {
    margin-bottom: 0;
    font-family: 'GeologicaRoman-Light';
    font-size: 20px;
}

.single-properties-content .left-section .slider-section {
    overflow: hidden;
    padding-top: 40px;
}

.single-properties-page {
    display: block;
}

.basic-nav {
    width: 100%;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto;
    background-color: white;
}

.breadcrumb .bc-list-item {
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #1B446D;
    font-family: 'GeologicaRoman-Medium';
}

.breadcrumb .bc-link {
    color: #212121;
    text-decoration: none;
    font-family: 'GeologicaRoman-Medium';
}

.breadcrumb .bc-list-item:after {
    content: '>';
    margin: 0 8px;
    color: #212121;
}

.breadcrumb .bc-list-item:nth-child(3)::after {
    content: '';
    margin: 0 8px;
    color: #212121;
}


.team-member-count {
    width: 100%;
    padding: 0% !important;
}

.team-member-img {
    padding: 0% !important;
}

.team-member-details {
    margin-top: 8%;
}

.team-member-details h2 {
    color: #0a2743;
    font-family: 'GeologicaRoman-Medium';
    font-size: 28px;
}

.team-member-details .excerpt {
    color: #231F20;
    font-size: 22px;
    margin-top: 2%;
    margin-bottom: 2%;
    font-family: 'GeologicaRoman-Light';
}

.team-member-details .phone {
    font-size: 18px;
    margin-top: 2%;
    margin-bottom: 2%;
    font-family: 'GeologicaRoman-Light';
}

.team-member-details .email {
    margin-top: 2%;
    margin-bottom: 2%;
}

.team-member-details .email a {
    font-size: 18px;
    color: black;
    position: relative;
    border-bottom: 1px solid #000;
    font-family: 'GeologicaRoman-Light';
}

.team-member-details .email a:hover {
    color: #1B446D;
    border-color: #1b446d
}

.team-member-content {
    padding: 0% 6% 6% !important;
}

.team-member-content .content p {
    font-size: 20px;
    font-family: 'GeologicaRoman-Light';
}

/* ------------------13-8-24 R-------------------- */

.team-member-content .masonry-gallery {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.team-member-content .masonry-gallery .masonry-item {
    width: 30%;
    height: 200px;
    margin: 10px;
    overflow: hidden;
}

.team-member-content .masonry-gallery .masonry-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* ------------------13-8-24 R-------------------- */

.wp-block-heading {
    font-size: 28px;
    margin-bottom: 30px;
    font-family: 'GeologicaRoman-Bold';
}

.content .separator {
    background: #666;
    margin-top: 8%;
    margin-bottom: 8%;
}

.head-one {
    font-size: 20px;
    font-weight: 600;
    margin-top: 2%;
    font-family: 'GeologicaRoman-Bold';
    margin-bottom: 5px
}

.team-member-banner {
    padding: 320px 0 140px;
    /*    height: 100vh;*/
    display: flex;
    align-items: flex-end;
}

.team-member-banner h1 {
    color: #fff;
    font-size: 80px;
    font-family: 'GeologicaRoman-Light';
}

.team-member-img img {
    max-width: 300px;
    max-height: 300px;
    object-fit: cover;
}


/* 2-8-24 R */

.header .header-right-part {
    display: flex;
    align-items: center;
}

.header .header-right-part .investment-btn.btn-main a {
    margin-top: 0;
    margin-right: 30px;
}

.header .header-right-part .mobile-menu-toggle {
    position: unset;
}

.service {
    margin-bottom: 50px;
}

.people-img {
    max-height: unset;
    position: relative;
}

/* 18-10-2024 M start */

.people-img:hover .hover-people-img {
    opacity: 1;
    transform: scale(1.0);
}

.hover-people-img {
    background: #0a27438f;
    backdrop-filter: blur(4px);
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    max-width: 500px;
    margin: auto;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scale(0.4);
    transition: all 1s;
}

.hover-people-img a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 26px;
    color: #fff;
    font-family: 'GeologicaRoman-Thin';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
}

.people .row .col-lg-4.col-md-4.col-sm-12 {
    padding: 15px;
}



/* 18-10-2024 M End */

/* 5-8-24 R */

.header .investment-btn-toggle {
    display: none;
}

/* Print styles */
@media print {
    @page {
        size: landscape;
        /* Set the page orientation to landscape */
        margin: 0;
        /* Remove default margins */
    }

    body {
        margin: 1cm;
        /* Set custom margins for printing */
        font-size: 12pt;
        /* Adjust font size for readability */
        line-height: 1.5;
        /* Set line height */
    }

    .no-print {
        display: none;
        /* Hide elements you don't want to print */
    }

    /* Ensure all content fits on one page */
    .content {
        width: 100%;
        /* Use the full width of the page */
        overflow: hidden;
        /* Prevent content from overflowing */
    }
}


/*.masonry-gallery {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}

.masonry-item {
    padding: 10px;
    flex: 1 0 calc(50% - 20px);
    box-sizing: border-box;
}

.masonry-item img {
    width: 100%;
    display: block;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease-in-out;
}*/

.masonry-item img:hover {
    transform: scale(1.05);
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
    margin: auto;
    display: block;
    max-width: 80%;
    max-height: 80%;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    animation: zoomIn 0.3s;
}

@keyframes zoomIn {
    from {
        transform: scale(0.7);
    }

    to {
        transform: scale(1);
    }
}

.close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    transition: color 0.3s;
    cursor: pointer;
}

.close:hover,
.close:focus {
    color: #bbb;
}

/*@media screen and (max-width: 768px) {
    .masonry-item {
        flex: 1 0 calc(50% - 20px);
    }
}*/

/*@media screen and (max-width: 480px) {
    .masonry-item {
        flex: 1 0 100%;
    }
}

17.10.2024
*/

.service-main h4 {
    font-size: 40px;
    color: #000;
    font-family: 'GeologicaRoman-Thin';
    text-transform: uppercase;
    margin: 0 0 50px;
}

/* == 30-10-2024 M == */

img {
    max-width: 100%;
}

input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="tel"],
textarea,
.input-checkbox {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
}

input:focus {
    outline: 0;
}

textarea:focus {
    outline: 0;
}

button:focus {
    outline: 0;
}

a {
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s ease;
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}

.TC {
    text-align: center;
}

.TL {
    text-align: left;
}

.TR {
    text-align: right;
}

.margin_auto {
    margin: auto;
    float: none;
}

.padding {
    padding: 0;
}

.al {
    width: 100%;
    height: 100%;
    display: table;
}

.alm {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

abbr[title] {
    border-bottom: none !important;
    cursor: inherit !important;
    text-decoration: none !important;
}

body {
    font-family: 'PublicSans-Regular';
    background-color: #fff;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}


/* ======================= */

/* ==== navbar demo start ==== */
.header-main-nv {
    width: 100%;
    margin: auto;
    background-color: white;
    padding: 30px 0px;
    position: fixed;
    top: 0;
    z-index: 99999999;
}

.header-sec-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logos {
    text-transform: uppercase;
    color: white;
    font-size: 35px;
    font-family: monospace;
}

.logos a img {
    filter: brightness(0) saturate(100%)
}

.nav-menu {
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
}

.nav-menu li {
    list-style: none;
    display: inline-block;
    margin: 0px 8px;
}

.nav-menu li a {
    text-decoration: none;
    color: black;
    text-transform: uppercase;
    font-family: system-ui;
    padding: 10px 20px;
}

.nav-menu li a .sprat-nvmenu {
    width: 3px;
    height: 24px;
    background: black;
    margin: 0px 20px;
}

/* ==== nav menu hover effect start ==== */
.nav-menu li a:hover {}

.button-main a:hover {
    color: white;
    background-color: #0a2743;
}

/* ==== nav menu hover effect End ==== */
.nav-menu-main {
    display: flex;
    align-items: center;
    width: 88%;
    justify-content: flex-end;
}

.button-main a {
    text-decoration: none;
    color: black;
    text-transform: uppercase;
    border: 2px solid #0a2743;
    padding: 15px 45px;
    font-family: sans-serif;
}

.button-main {
    display: flex;
    gap: 20px;
}

/* ==== toggle start ==== */
/* ==== drop down start ==== */
.dpdn-one {
    position: relative;
}

.dpdn-two {
    position: absolute;
    padding: 0px;
    background: black;
    text-align: center;
    width: 100%;
    height: auto;
    left: 0;
    right: 0;
    margin: auto;
    visibility: hidden;
    transition: 1s;
    transform: translateY(-16px);
    opacity: 0;
    display: flex;
    flex-direction: column;
}

.dpdn-two li {
    margin: 0px;
}

.dpdn-two li a {
    text-transform: capitalize;
    display: block;
    padding: 5px 12px;
}

.dpdn-one:hover .dpdn-two {
    visibility: visible;
    opacity: 1;
    transform: translateY(6px);
}

.hmn-home {
    display: none;
}

/* ==== drop down End ==== */

@media (max-width: 767px) {

    .toggle {
        position: relative;
        width: 50px;
        height: 50px;
        background: transparent;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }

    .toggle span {
        position: absolute;
        width: 40px;
        height: 4px;
        border-radius: 4px;
        background: white;
        transition: 0.5s;
    }

    .toggle span:nth-child(2) {
        transform: translateY(-12px);
        width: 25px;
        left: 7px;
    }

    .toggle span:nth-child(3) {
        transform: translateY(12px);
        width: 15px;
        left: 7px;
    }

    .toggle.active span:nth-child(1) {
        transform: translateX(60px);
    }

    .toggle.active span:nth-child(2) {
        width: 40px;
        transform: translateX(0) rotate(45deg);
        transition-delay: 0.2s;
    }

    .toggle.active span:nth-child(3) {
        width: 40px;
        transform: translateX(0) rotate(-45deg);
        transition-delay: 0.4s;
    }

    /* ==== header start ==== */
    .header-sec-main {
        position: relative;
    }

    .nav-menu-main {
        position: absolute;
        flex-direction: column;
        top: 76px;
        background: #0a2743;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        padding: 25px 25px 50px 25px;
        display: none;
        transition: 1s;
        z-index: 9999;
    }

    .nav-menu-main.active {
        display: block;
        transition: 1s;
    }

    .nav-menu {
        display: flex;
        flex-direction: column;
        text-align: center;
        padding: 0;
    }

    .nav-menu li {
        margin: 14px 8px;
    }

    .button-main {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin-top: 12px;
    }

    /* ==== header End ==== */

    /* ==== dpdn responsive start ==== */
    .dpdn-two {
        width: 142px;
        display: none;
    }

    .dpdn-two.active {
        display: block;
        top: 36px;
    }

    .dpdn-one:hover .dpdn-two {
        visibility: unset;
        opacity: unset;
        transform: unset;
    }

    /* ==== dpdn responsive End ==== */

}

/* ==== toggle End ==== */
/* ==== navbar demo End ==== */

/* ==== project main and location section start ==== */

.project-name-and-location-main {
    width: 100%;
    margin: auto;
    padding-top: 118px;
}

.hedr-counteand-location-main {
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    padding: 83px 0 50px;
}

.hedr-counteand-one {
    width: 60%;
}

.hedr-counteand-one h1 {
    font-size: 78px;
    font-weight: 600;
    font-family: 'GeologicaRoman-Medium';
}

.hedr-counteand-one ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    margin-top: 15px;
    font-family: 'GeologicaRoman-Regular';
}

.hedr-counteand-one ul li {
    list-style: none;
    text-transform: uppercase;
    color: #0a2743;
}

.hedr-counteand-one ul li .sprat-li {
    width: 2px;
    height: 20px;
    background: #231F20;
    margin: 0px 17px;
}

.heder-counteand-two {
    width: auto;
    font-family: 'GeologicaRoman-Regular';
}

/* ==== project main and location section End ==== */

/* == 30-10-2024 M == */

.main-box-head-name {
    margin-top: 10px;
}

.main-box-head-name h4 {
    color: black;
    font-family: 'GeologicaRoman-Thin';
}

.feature-project {
    max-width: 90% !important;
}

.category-section {
    padding-bottom: 0px;
}

/* ==== 08-11-2024 M ==== */

.ppt-sld-main {
    width: 58%;
}

.ppt-sld-main .ppt-sld-img-one img {
    height: 400px;
    width: 100%;
}

.ppt-sld-main .slick-dots {
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
    position: relative;
}

.ppt-sld-main .slick-dots li {
    width: 50px;
}

.ppt-sld-main .slick-dots li button {
    width: 50px;
}

.ppt-sld-main .slick-dots li button:before {
    width: 50px;
    content: "";
    opacity: 1;
    height: 12px;
    border-radius: 2px;
    background-color: black;
}

.ppt-sld-main .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #1b66ae !important;
}

.popup-images {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
    display: none;
    z-index: 99999999999999999;
}

.popup-images span {
    position: fixed;
    top: 14px;
    right: 14px;
}

.popup-images span a {
    color: white;
    position: relative;
    width: 50px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-images span a::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background-color: white;
    top: 10px;
    transform: rotate(130deg);
    right: 10px;
}

.popup-images span a::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    background-color: white;
    right: 10px;
    top: 10px;
    transform: rotate(45deg);
}

.popup-images img {
    width: 70%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.ppt-pagetwoprt-mn {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}

.left-section {
    width: 38%;
}

.right-section {
    display: flex;
    align-items: center;
    justify-content: end;
}

.share-section {
    width: fit-content;
}