@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------------------
# Card General
--------------------------------------------------------------*/
@media (max-width: 767px) {
  .card-box-a, .card-box-b, .card-box-c, .card-box-d {
    margin-bottom: 2.5rem;
  }
}
.card-box-a span, .card-box-b span, .card-box-c span, .card-box-d span {
  line-height: 0;
}
@media (min-width: 768px) {
  .grid .card-box-a, .grid .card-box-b, .grid .card-box-c, .grid .card-box-d {
    margin-bottom: 2.5rem;
  }
}
.card-box-a, .card-box-b, .card-box-d {
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.card-box-a .img-a, .card-box-a .img-b, .card-box-b .img-a, .card-box-b .img-b {
  transition: 0.8s all ease-in-out;
}
@media (min-width: 768px) {
  .card-box-a:hover .img-a, .card-box-a:hover .img-b, .card-box-b:hover .img-a, .card-box-b:hover .img-b {
    transform: scale(1.2);
  }
}
@media (min-width: 768px) {
  .card-box-a .price-a, .card-box-b .price-a {
    font-size: 0.9rem;
  }
}
@media (min-width: 992px) {
  .card-box-a .price-a, .card-box-b .price-a {
    font-size: 1rem;
  }
}
.card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.card-shadow {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.card-shadow:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}
/*======================================
//--//-->   PROPERTY - CARD-A
======================================*/
@media (min-width: 768px) {
  .card-box-a:hover .card-overlay-a-content {
    bottom: 60px;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .card-box-a:hover .card-overlay-a-content {
    bottom: 60px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .card-box-a:hover .card-overlay-a-content {
    bottom: 64px;
  }
}
@media (min-width: 768px) {
  .card-box-a:hover .card-body-a {
    padding-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .card-box-a .card-overlay-a-content {
    bottom: 65px;
  }
  .card-box-a .card-body-a {
    padding-bottom: 1rem;
  }
}
.card-overlay-a-content {
  transition: all 0.5s ease-in;
  position: absolute;
  width: 100%;
  bottom: 0px;
  z-index: 2;
}
@media (min-width: 768px) {
  .card-overlay-a-content {
    bottom: -20px;
  }
}
@media (min-width: 992px) {
  .card-overlay-a-content {
    bottom: 0px;
  }
}
.card-header-a {
  padding: 0 1rem;
}
.card-header-a .card-title-a {
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 0.7rem;
}
@media (min-width: 768px) {
  .card-header-a .card-title-a {
    font-size: 1.0rem;
  }
}
@media (min-width: 992px) {
  .card-header-a .card-title-a {
    font-size: 1.3rem;
  }
}
.card-header-a .card-title-a a {
  color: #ffffff;
  text-decoration: none;
}
.card-body-a {
  z-index: 2;
  transition: all 0.5s ease-in;
  padding: 0rem 1rem 2rem 1rem;
}
.card-body-a .price-box {
  padding-bottom: 0.5rem;
}
.price-a {
  color: #ffffff;
  padding: 0.6rem 0.8rem;
  border: 2px solid #2eca6a;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.card-footer-a {
  width: 100%;
  position: absolute;
  z-index: 2;
  background-color: #2eca6a;
}
.card-info {
  list-style: none;
  margin-bottom: 0;
  padding: 0.5rem 0;
}
.card-info .card-info-title {
  font-size: 1rem;
  color: #313131;
}
@media (min-width: 768px) {
  .card-info .card-info-title {
    font-size: 0.9rem;
  }
}
@media (min-width: 992px) {
  .card-info .card-info-title {
    font-size: 1rem;
  }
}
.card-info li span {
  color: #ffffff;
  font-size: 0.9rem;
}
@media (min-width: 768px) {
  .card-info li span {
    font-size: 0.8rem;
  }
}
@media (min-width: 992px) {
  .card-info li span {
    font-size: 1rem;
  }
}
/*------/ Property Grid /-----*/
.property-grid .grid-option {
  text-align: right;
  margin-bottom: 2rem;
}
.property-grid .grid-option .custom-select {
  border-radius: 0;
  width: 200px;
  border-color: #313131;
}
.property-grid .grid-option .custom-select:hover, .property-grid .grid-option .custom-select:active, .property-grid .grid-option .custom-select:focus {
  border-color: #313131;
}
.property-grid .grid-option .custom-select option {
  border-color: #313131;
}
/*------/ Property Single /-----*/
.gallery-property {
  margin-bottom: 3rem;
}
.property-price {
  margin: 0 auto;
}
.property-price .card-header-c {
  padding: 0;
}
.summary-list {
  padding-right: 1rem;
  color: #000000;
}
.summary-list .list {
  padding: 0;
  line-height: 2;
}
.summary-list .list span {
  color: #555555;
}
@media (max-width: 767px) {
  .property-agent {
    margin-top: 2.5rem;
  }
}
.property-agent .title-agent {
  font-weight: 600;
}
.property-agent ul {
  line-height: 2;
  color: #000000;
}
.property-agent .socials-a {
  text-align: center;
}
@media (max-width: 991px) {
  .property-contact {
    margin-top: 2.5rem;
  }
}
/*------/ Overlay /------*/
.overlay-a {
  text-decoration: none;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}
.overlay {
  position: absolute;
  top: 0;
  left: 0px;
  padding: 0;
  height: 100%;
  width: 100%;
}
.carousel-pagination {
  margin-top: 10px;
  text-align: center;
}
.carousel-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 10px;
  background-color: #555;
  margin: 0 4px;
  border-radius: 0;
  opacity: 1;
  transition: 0.3s;
}
.carousel-pagination .swiper-pagination-bullet-active {
  background-color: #2eca6a;
  width: 36px;
}
.nav-arrow-a {
  text-decoration: none;
}
.nav-arrow-a .owl-arrow .owl-nav {
  font-size: 1.8rem;
  margin-top: -110px;
}
.nav-arrow-a .owl-arrow .owl-nav .owl-next {
  margin-left: 15px;
}
.nav-arrow-b .owl-arrow .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.2rem;
}
.nav-arrow-b .owl-arrow .owl-nav .owl-prev, .nav-arrow-b .owl-arrow .owl-nav .owl-next {
  padding: 0.7rem 1.5rem !important;
  display: inline-block;
  transition: all 0.6s ease-in-out;
  color: #ffffff;
  background-color: #2eca6a;
  opacity: 0.9;
}
.nav-arrow-b .owl-arrow .owl-nav .owl-prev.disabled, .nav-arrow-b .owl-arrow .owl-nav .owl-next.disabled {
  transition: all 0.6s ease-in-out;
  color: #ffffff;
}
.nav-arrow-b .owl-arrow .owl-nav .owl-prev:hover, .nav-arrow-b .owl-arrow .owl-nav .owl-next:hover {
  background-color: #26a356;
}
.nav-arrow-b .owl-arrow .owl-nav .owl-next {
  margin-left: 0px;
}
/*------/ Title /------*/
.title-wrap {
  padding-bottom: 4rem;
}
.title-a {
  text-decoration: none;
  font-size: 2.6rem;
  font-weight: 600;
}
.title-link {
  font-size: 1.2rem;
  font-weight: 300;
  padding-top: 1.2rem;
}
.title-link a {
  text-decoration: none;
  color: #313131;
}
.title-link span {
  font-size: 20px;
  padding-left: 4px;
  vertical-align: middle;
}
.title-box-d {
  padding-bottom: 1.8rem;
  margin-bottom: 1rem;
  position: relative;
}
.title-box-d .title-d {
  font-weight: 600;
  font-size: 2rem;
}
.title-box-d .title-d:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 4px;
  background-color: #2eca6a;
  bottom: 20px;
  left: 0;
}
/*--------------------------------------------------------------
# Book a table button Menu
--------------------------------------------------------------*/
.book-a-table-btn {
  margin: 0 0 0 15px;
  border: 2px solid #cda45e;
  color: #fff;
  border-radius: 50px;
  padding: 8px 25px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  transition: 0.3s;
}
.book-a-table-btn:hover {
  background: #cda45e;
  color: #fff;
}
@media (max-width: 992px) {
  .book-a-table-btn {
    margin: 0 15px 0 0;
    padding: 8px 20px;
  }
}
#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 60px;
}
#hero h2 {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
  font-size: 24px;
}
#hero:before {
  content: "";
  background: rgba(63, 39, 0, 0.50);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#hero {
  width: 100%;
  background: url("../img/misc/hero-bg-1.jpg");
  position: relative;
  padding: 120px 0 0 0;
}
#footer {
  width: 100%;
  background-image: url("../img/misc/hero-bg.jpg");
  position: relative;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}
#footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.30);
  z-index: 1;
}
#footer * {
  position: relative;
  z-index: 2;
}
#footer .footer-top {
  padding: 10px 0 10px 0;
}
#footer .footer-top .footer-links {
  margin-bottom: 0px;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-size: 15px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  color: #DCA400;
  ;
  white-space: nowrap;
  transition: 0.3s;
}
#header.header-scrolled {
  background: rgba(58, 25, 0, 0.90);
  height: 60px;
}
.about .icon-box .icon i {
  color: #500000;
  font-size: 24px;
}
.about .icon-box {
  margin-top: 0px;
}
.about .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 2px solid #efca7b;
  border-radius: 32px;
  transition: 0.5s;
}
a {
  color: #000283;
  font-weight: 700;
}
a:hover {
  color: #A20000;
  font-weight: 700;
}
.team .member h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  color: #000000;
  position: relative;
  padding-bottom: 10px;
}
.team .member span {
  font-style: normal;
  display: block;
  font-size: 13px;
  color: #000000;
}
.carousel-item-b {
  width: 80%; /* Adjust width to make items smaller */
  max-width: 480px; /* Set a max width */
  height: auto; /* Maintain aspect ratio */
}
.img-box-a img {
  width: 100%; /* Ensure image fits within the new item size */
  height: auto;
}
.navbar {
  background-color: #210000; /* Dark background */
}
.navbar .show a {
  color: #000 !important; /* Black text when mobile menu is open */
}
.navbar-collapse {
  background-color: #210000 !important; /* Dark background */
}
.navbar-collapse a {
  color: #fff !important; /* White text */
}
.navbar-collapse.show {
  background-color: #210000 !important;
}
/*
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
*/
p.indented10px {
  text-indent: 10px;
}
p.indented25px {
  text-indent: 25px;
}
p.indented50px {
  text-indent: 50px;
}
.storybody {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  color: #000000;
}
.textmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  color: #000000;
  text-align: center;
}
.author {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  line-height: 100%;
}
.authorred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  font-weight: normal;
  color: #d73c49;
  text-align: justify;
}
.storybodyboldcentered {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 115%;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
.storybodyboldcenteredblue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 115%;
  font-weight: bold;
  color: #041c84;
  text-align: center;
}
.storybodyboldcenteredgreen {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 115%;
  font-weight: bold;
  color: green;
  text-align: center;
}
.storybodyboldcenteredred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 115%;
  font-weight: bold;
  color: #d73c49;
  text-align: center;
}
.storybodyboldcenteredyellow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 115%;
  font-weight: bold;
  color: rgba(209, 84, 0, 1.00);
  text-align: center;
}
.storybodyboldcenteredyellowbgred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  font-weight: bold;
  color: rgba(209, 84, 0, 1.00);
  background-color: darkred;
  text-align: center;
}
.storybodyboldcenteredwhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 115%;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
.storybodycentered {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  color: #000000;
  text-align: center;
}
.storybodycenteredwhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #FFFFFF;
  text-align: center;
}
.boldunderlined {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
  background-color: #FFF587;
}
.quotes {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #0066CC;
}
.quotesred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #d73c49;
}
.quotesitalic {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #0066CC;
  font-style: italic;
}
.bylines {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #000000;
  text-align: left;
}
.bylinesright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #000000;
  text-align: right;
}
.bylinesnoformat {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #000000;
}
.fancy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000000;
}
.fancy_bold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  color: #d73c49;
}
.fancy_bold_blue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  color: #041c84;
}
.fancy_bold_green {
  font-size: 110%;
  color: green;
}
.emphasized {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 115%;
  font-weight: bold;
  color: #660000;
}
.leftheading1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 115%;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  color: #00064D;
  text-align: left;
}
.leftheading2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: #00064D;
  text-align: left;
}
.leftheading2yellow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: rgba(209, 84, 0, 1.00);
  text-align: left;
}
.leftheading2red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: #9B0000;
  text-align: left;
}
.bold_yellow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: rgba(209, 84, 0, 1.00);
  text-align: left;
}
.subheading1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130%;
  font-weight: bold;
  text-align: center;
}
.subheading1red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130%;
  color: #d73c49;
  font-weight: bold;
  text-align: center;
}
.subheading1blue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130%;
  color: #041c84;
  font-weight: bold;
  text-align: center;
}
.subheading1green {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130%;
  color: green;
  font-weight: bold;
  text-align: center;
}
.subheading1yellow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130%;
  font-weight: bold;
  color: rgba(209, 84, 0, 1.00);
  text-align: center;
}
.subheading1dwhite {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 130%;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
.subheading2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 125%;
  font-weight: bold;
  text-align: center;
}
.subheading3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 115%;
  font-weight: bold;
  color: #041c84;
  text-align: center;
}