body {
	background-color: #f8f9fa;
	/* font-family: Palanquin, sans-serif; */
	font-size: 1.01rem;
    font-weight: 100;
	color: #414042;
	/* letter-spacing: .0625em; */
	line-height: 1.5;
}
h3, p {
  letter-spacing: .0625em;
}
p {
	font-size: 1.01rem !important;
}

a {
	text-decoration: none
}

.nav-menu {
	font-size: .775rem
}

.head-icon ul li a i {
	color: #fff
}

.is-fixed .head-icon ul li a i {
	color: #000
}

.is-fixed .last .btn-2 {
	color: #feebe2;
	border-color: #fff;
}

.last .btn-2 {
	color: #feebe2;
	border-color: #fff;
	border-radius: 3rem;
}

.is-fixeds .last .btn-2 {
	color: #feebe2;
	border-color: #fff;
}

.nav-link {
	color: #502B14
}

.nav-color {
	color: #502B14
}

.special-button {
	background: #c89a54;
	letter-spacing: 1.8px;
	font-size: .8125rem;
	padding: 11px
}

.offcanvas-body .ireal {
	background-color: #c89a54;
	margin-left: -1em;
	margin-right: -1em;
	padding: 15px 18px
}

/* .ima-reals {
	width: 100% !important
} */
/* .slide-section h1 {
	font-size: 2.4rem;
	text-shadow: 2px 2px black;
} */
.title {
    letter-spacing: 5px;
	font-family: 'Cormorant Garamond', serif;
	text-transform: uppercase;
	line-height: 1.6;
	margin-bottom: 1.5rem;
}
h2{
	font-size: 1.4rem;
}
.bg-slide {
	position: relative;
	height: 350px;
	overflow: hidden;
}
.bg-slide-1 {
	position: relative;
	/* height: 100vh; */
	overflow: hidden;
}
.content-wrapper {
	position: relative;
	z-index: 2;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	text-align: center;
}
.content-wrapper p {
font-family: Palanquin, sans-serif;
    font-size: 0.85rem;
}

.mobile-menu {
	letter-spacing: 1px;
	font-weight: 800;
	padding: 0 10px;
}
.mobile-menu i {
	line-height: 0
}
.icon-2 ul li {
	list-style: none;
	display: inline-block;
	padding: 6px
}
.icon-2 ul li a {
	color: #c89a54
}
.call-icon {
	color: #502B14
}
 .bg-img-1 {
	background-image: 
		linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4), #000000),
		/* background-image: linear-gradient(to right, #041e2e, rgb(4 30 36 / 80%), rgb(4 30 36 / 40%), rgb(52 78 65 / 0%)), */
		url("../assets/images/anagha-gate.jpg");
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.offcanvas  {
	background-color: #feebe2;
}
.offcanvas li a {
    padding: 8px;
    text-decoration: none;
    font-size: 25px;
    color: #58595b;
    display: block;
    transition: .3s;
}
.Phone_sticky {
	left: 0;
	top: -15px;
	width: 100%;
	font-size: 1rem;
	background-color: #ffffff00 !important;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	transition: 0.5s;
	position: absolute !important;
	z-index: 999
}
.Phone_sticky.is-fixed {
	position: fixed !important;
	z-index: 100;
	-webkit-animation-name: stickySlideDown;
	animation-name: stickySlideDown;
	padding: 0rem 0;
	transition: none;
	background: #8e6d45  !important
}
.sticky {
	left: 0;
	top: 0;
	width: 100%;
	font-size: 2rem;
	background-color: #ffffff00 !important;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	transition: 0.5s;
	position: absolute !important;
	z-index: 999;
	overflow: hidden
}
.sticky.is-fixed {
	position: fixed !important;
	z-index: 100;
	-webkit-animation-name: stickySlideDown;
	animation-name: stickySlideDown;
	padding: 0rem 0;
	transition: none;
	background: #8e6d45 !important;
	box-shadow: 0 10px 20px rgb(0 0 0 / .12), 0 4px 8px rgb(0 0 0 / .06)
}
.sticky .nav-link {
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Cormorant Garamond', serif;
	letter-spacing: 3px;
	color: #58595b;
}

.sticky .btn-close {
	opacity: 1;
	width: 0.3rem;
	height: 0.3rem;
}
.sticky.is-fixed .nav-link {
	color: #502b14 !important
}
.is-fixed .navbar-brand a img {
	width: 70px !important;
}
@-webkit-keyframes stickySlideDown {
	0% {
		opacity: .7;
		transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}
@keyframes stickySlideDown {
	0% {
		opacity: .7;
		transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}
.navbar-nav .befor_li:first-child::before {
	content: '' !important
}
.sticky.is-fixed .befor_li::before {
	color: #502b14 !important
}
.ima-btn:hover {
	background: #502B14 !important;
	color: #fff !important;
	border: 1px solid #502B14
}
.ima-btn-2:hover {
	background: #fff;
	color: #a69d90;
	border: 1px solid #a69d90
}
@media only screen and (min-width:320px) and (max-width:767px) {
	.ima-btn-2 {
		font-size: 1em
	}
	    .modal .form_price {
        width: 100%;
        margin: 20px auto !important;
        font-size: 14px !important;
    }
h2 {
    font-size: 1rem;
}
}
@media screen and (min-width:260px) and (max-width:992px) {
	.bg-slide {
    height: 500px;
}
.bg-slide-1 {
    height: 500px;
}
.is-fixed .navbar-brand a img {
	width: 46px !important;
}
.video-container {
    padding-top: 87.25% !important;
}
}
.btn-2 {
	min-width: 9.25rem;
	font-size: .6875rem;
	letter-spacing: .15625rem;
	line-height: .75rem;
	text-align: center;
	text-transform: uppercase;
	color: #c89a54;
	border: 1px solid #c89a54;
	border-radius: unset;
	padding: .975rem .875rem;
}
.Phone_sticky .btn-2 {
	min-width: 5.25rem;
	font-size: .6875rem;
	letter-spacing: .15625rem;
	line-height: .75rem;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	border-radius: unset;
	padding: .5rem .875rem
}

.Phone_sticky {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Cormorant Garamond', serif;
    letter-spacing: 3px;
    color: #58595b;
}

.mobile-cta {
	background-color: #502B14 !important;
	border: 1px solid #502B14;
	z-index: 9;
	color: #fff !important;
	border-radius: 0;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 12px 0;
	position: fixed;
	bottom: 0;
	width: 100%
}
.is-fixed .ima-header-b {
	color: #000000 !important;
	height: 2px;
	opacity: 1;
	margin: 3px
}
h5 {
	font-family: 'Cormorant Garamond', serif;
	font-size: 1.4rem;
}

/* footer css*/
.footer-section  h5 {
	font-family: sans-serif;
	color: #fff;
	font-size: 24px;
    font-weight: 700;
	margin-bottom: 1rem;
}
.footer-section { background-color: #28162d; background-size: cover; padding: 5% 0 0 0; line-height: 2; }

.footer-section .footer-item ul, .footer-section ul { padding-left: 0; }

.footer-section .left .logo { display: block; margin-bottom: 20px; }

.footer-section .left .logo img { max-width: 100%; }

.footer-section .left p { font-weight: 400; color: #dfd8ec; font-size: 0.95rem; line-height: 2; }

.footer-section ul li { list-style: none; line-height: 2; }

.footer-section .left ul li { display: inline-block; }

.footer-section .left ul li a { display: block; height: 40px; width: 40px; line-height: 40px; text-align: center; color: #fff; background: rgba(107, 94, 128, 0.1); border-radius: 50%; margin-right: 15px; }

.footer-section .left ul li a:focus, .footer-section .left ul li a:hover { background: #fff; color: #523680; }

.footer-section .footer-item h3 { font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 1rem; }

.footer-section .footer-item ul li { font-size: 0.95rem; font-weight: 400; color: #dfd8ec; position: relative; text-decoration: none; padding: 5px 0; }

.footer-section .footer-item ul li a { font-weight: 400; color: #dfd8ec; position: relative; text-decoration: none; }

.footer-section .footer-item.contact_item ul li i { opacity: 1; margin-right: 15px; display: inline-block; position: unset!important; font-size: 20px; }

.footer-section .footer-item ul li a i { position: absolute; left: 0; top: 0; line-height: 16px; opacity: 0; font-size: 16px; }

.footer-section .footer-item ul li a:focus, .footer-section .footer-item ul li a:hover { color: #ff9c1a; padding-left: 15px; }

.footer-section .footer-item ul li a:focus i, .footer-section .footer-item ul li a:hover i { opacity: 1; }

.footer-section .footer-item form input { width: 100%; height: 60px; padding: 5px 15px; font-size: 16px; font-weight: 400; color: #000; text-align: center; margin-bottom: 10px; outline: none; border: none; box-shadow: none; border-radius: 30px; }

.footer-section .footer-item form .theme_btn { display: block; border: none; outline: none; box-shadow: none; width: 100%; line-height: 60px; border-radius: 30px; font-size: 16px; font-weight: 600; color: #fff; background: #ff9c1a; }

.footer-section .footer-item.contact_item ul li a { display: flex; padding: 0!important; align-items: center; }

.footer-section .footer-item.contact_item ul li a i { opacity: 1; margin-right: 15px; display: inline-block; position: unset!important; }

.footer-section .footer-bottom { color: #dfd8ec; border-top: 1px solid #fff; padding: 15px 0; }

.footer-section .footer-bottom .bottom-left { text-align: center; }

.footer-section .footer-bottom .bottom-left span { font-weight: 400; color: #dfd8ec; }

.footer-section .footer-bottom .bottom-left span a { font-weight: 700; color: #dfd8ec; margin: 0; }

.footer-section .footer-bottom .bottom-left span a:focus, .footer-section .footer-bottom .bottom-left span a:hover { color: #ff9c1a; }


 .owl-carousel .item img {
            transition: all 1.1s ease;
        }

        .owl-carousel .item:hover img {
            transform: scale(1.1);
        }

        .owl-carousel .item {
            overflow: hidden;
        }

        .owl-carousel .owl-nav button.owl-prev,
        .owl-carousel .owl-nav button.owl-next {
            z-index: 1;
            width: 40px;
            height: 40px;
            background-color: #ccc;
            border-radius: 50%;
            position: absolute;
            top: 40%;
            transform: translatey(-50%);
        }

        .owl-nav button span {
            font-size: 24px;
            height: 100%;
            display: block;
            width: 100%;
            background: #fff;
            color: #000;
        }

        .owl-carousel .owl-nav button.owl-prev {
            left: 0;
        }

        .owl-carousel .owl-nav button.owl-next {
            right: 0;
        }

        .owl-carousel .owl-nav {
            margin: 0;
        }
		.investment-section .card {
    padding: 20px 15px;
}
/* .card-1 {
    background-color: #fff !important;
    border-radius: 8px;
    box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
    border: none !important;
} */
 .card-1 {
    background-color: #f7f4f2 !important;
    border-radius: 8px;
    box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.0784313725);
    border: none !important;
	padding: 20px 20px;
}
.ventures .card {
    min-height: 470px;
    padding: 20px 20px;
}
.modal-form .modal-content {
    border-radius: 0;
}
@media (max-width: 1500px) {
    .modal .modal-body {
        padding: 35px;
    }
	    .modal .projectName {
        font-size: 28px;
        margin-bottom: 5px;
    }
	.modal .form_price {
        font-size: 16px;
        margin: 15px auto 20px;
    }
	    .modal .form-group {
        margin-bottom: 10px;
    }
}
.modal .modal-body {
    padding: 45px;
    position: relative;
}
.modal .projectName {
   text-align: center;
    font-size: 23px;
    font-weight: 600;
    color: #8C6239;
	margin-bottom: 1rem;
}
.modal .form_price {
    margin: 20px auto 25px;
    text-align: center;
    width: max-content;
    background: #473622;
    color: #fff;
    padding: 12px 30px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 600;
}
.modal .modal-body .close {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    background: #000 !important;
    color: #fff;
    text-shadow: none;
    opacity: 0.8;
}
.modal label {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 500;
}
.form-control {
    height: 46px;
    border-radius: 0;
    box-shadow: none !important;
}
.modal .submit_btn {
    border-radius: 0;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 12px;
    width: 100%;
    font-size: 14px;
    min-height: 44px;
    display: table;
    margin: 20px auto 0;
}
.dark_btn {
    background: #e1a22d !important;
    color: #000 !important;
}
.contact-page .form-control {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid gray;
	padding: 7px 1px;
}
.Benefit_section ul li {
    list-style: none;
    margin-bottom: 0.5rem;
}
.ima_btn {
    font-size: .6875rem;
    letter-spacing: .15625rem;
    line-height: .75rem;
    text-align: center;
    text-transform: uppercase;
    color: #c89a54;
    border: 1px solid #c89a54;
    border-radius: 3rem;
    padding: .975rem .875rem;
	margin-top: 1.2rem;
}
.bg-2 {
	/* background: #8e6d45; */
	background: #000;
}
.an_form h2 {
	display: none;
}

    .cta_form .form .form-control {
     height: 40px;
     margin-bottom: 0.6rem;
 }

 .cta_form .form label {
     display: none;
 }
     .video-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}

.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Overlay layer */
.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4); /* dark transparent layer */
}

/* Overlay text */
.overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  z-index: 2;
}

.overlay-content h2 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
}

.overlay-content p {
  font-size: 1rem;
}