@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13,110,253;
  --bs-secondary-rgb: 108,117,125;
  --bs-success-rgb: 25,135,84;
  --bs-info-rgb: 13,202,240;
  --bs-warning-rgb: 255,193,7;
  --bs-danger-rgb: 220,53,69;
  --bs-light-rgb: 248,249,250;
  --bs-dark-rgb: 33,37,41;
  --bs-white-rgb: 255,255,255;
  --bs-black-rgb: 0,0,0;
  --bs-body-color-rgb: 33,37,41;
  --bs-body-bg-rgb: 255,255,255;
  --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-bg: #fff;
  --primary-clr: #b9933f;
  --secondry-clr: #000;
  --default-font: 'Poppins', sans-serif;
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

 @font-face {
    font-family: 'Graphik';
    font-weight: 900;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Black-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik-Italic';
    font-weight: 900;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-BlackItalic-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik';
    font-weight: 700;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Bold-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik-Italic';
    font-weight: 700;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-BoldItalic-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik';
    font-weight: 100;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Extralight-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik-Italic';
    font-weight: 100;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-ExtralightItalic-Trial.otf') format('opentype');
  }
 @font-face {
    font-family: 'Graphik';
    font-weight: 200;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Light-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 200;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-LightItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik';
    font-weight: 300;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Medium-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 300;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-MediumItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik';
    font-weight: 400;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Regular-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 400;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-RegularItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik';
    font-weight: 500;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Semibold-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 500;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-SemiboldItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 500;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-SemiboldItalic-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik';
    font-weight: 50;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-Thin-Trial.otf') format('opentype');
  }
@font-face {
    font-family: 'Graphik-Italic';
    font-weight: 50;
    src: url('https://timehomesrealestate.com/assets/frontend/css/GraphikFamily/Graphik-ThinItalic-Trial.otf') format('opentype');
  }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style-type: none;
 }

 body {
  font-family: 'Graphik', Raleway, sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding:0;
  margin:0;
 }

span, p, h1, h2, h3, h4, h5, a, div, label, button {
    font-family: 'Graphik';
}

.container{
  max-width: 1140px;
}

.form-select{
    --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='white' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
}
.list-wrap .form-control::placeholder {
    color: #718ea1;
}

.accordion-item {
    border: none !important;
}
/* ====Page Title==== */

.page-title-area{
  position: relative;
  z-index: 1;
  background-color: #d3e8ed;
  background: linear-gradient(180deg, rgba(0, 14, 30, 1) 0%, rgba(0, 14, 30, 1) 35%, rgba(8, 51, 64, 1) 100%) !important;
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url(/images/page-bg-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.listing-area {
    background: #083340 !important;
}

.page-title-area::before{
  content: "";
  position: absolute;
  top: 0;
  left:0;
  /*background: rgb(0 0 0 / .7);*/
  z-index: -1;
  width: 100%;
  height: 100%;
}

.page-title-content{
  position: relative;
  max-width: 860px;
  margin: auto;
  text-align: center;
}

.page-title-content h2{
  margin-bottom: 15px;
  font-size: 36px;
  color: #fff;
  font-family: 'Graphik';
  font-weight: 400;
  text-transform: uppercase;
}
ul#project-tab p {
    font-weight: 400;
    font-family:'Graphik';
}

.page-title-content ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  }

.page-title-content ul li{
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
}

.page-title-content li:not(:last-child)::after {
  content: "/";
  padding: 0 15px;
  }

.page-title-content a{
  color: #fff;
  text-decoration: none;
  transition: .5s;
  font-family: 'Graphik';
  font-weight: 100;
}

.text-center {
  text-align: center !important;
}

/* ====Project Tabs==== */

.pt-40{
  padding-top:40px;
}

.pb-40{
  padding-bottom:40px;
}

#project-tab .btn-outline-primary{
  border-color:#ddc69e;
  color:#ddc69e;
}

#project-tab .btn-outline-primary.active,
#project-tab .btn-outline-primary:hover {
  color: #fff;
  background-color: #9d7957;
  border-color: #9d7957;
}

#project-tab li .btn {
  width: 130px;
  height: 135px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
}

#project-tab li i{
  line-height: 1.4;
  font-size: 4em;
  margin-bottom: -3px;
}

#project-tab .nav-item button {
  transform: translateY(0); 
  transition: transform 0.5s ease; 
}

#project-tab .nav-item button:hover {
  transform: translateY(-10px); 
}


.list-wrap .form-control{
  font-size: 14px;
  font-family: 'Graphik';
  font-weight: 400;
  background-color: #233f52;
  border: 1px solid #233f52;
  height:50px;
  color: #718ea1;
  padding: 10px 15px;
  background-clip: padding-box;
  width: 100%;
  transition: .5s;
  cursor: pointer;
  margin-bottom: 5px;
  }

#txtprojoption:focus {
  outline: none !important;
  box-shadow: none !important;
}

select:focus {
  outline: none !important;
  box-shadow: none !important;
  }

  /* ==== Card Section ===== */
  
#projlistId .pro_list .pro_img img {
  height: 100%;
  object-fit: cover;
}

.pro_list .pro_img span {
  position: absolute;
  top: 22px;
  left: 0;
  color: #fff;
  background-color: #947252;
  padding: 5px 20px;
  background-image: linear-gradient(to right,#947252,#ddc69e);
  border-top-right-radius: 15px;
  border-bottom-right-radius: 50px;
  font-size: 13px;
  font-weight:400;
}

.pro_list .price {
  font-weight: 500;
  color: #dbc39b;
  margin-bottom: 10px;
}

.pro_list .price i{
  background: #9d7957;
  border-radius: 50%;
  color: #fff;
  font-weight: 400;
  padding: 1px;
  text-align: center;
  line-height: 1;
  font-size: 13px;
  margin-right: 5px;
}

#pills-home h5 {
    color: #cbd0d8;
    font-weight: 200;
    padding-bottom: 3px;
    font-family: 'Graphik';
    text-wrap: auto;
}
.bg-light.p-3.border.rounded-2 {
    background: #062f3b !important;
    border: none !important;
}
.card-body {
    background: #233f52;
    border-radius: 13px;
}
.card.mb-4.pro_list {
    border-radius: 13px;
    background: #233f52;
}
.pro_list .card-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 21px;
}

.pro_list .company__logo {
  max-width: 107px;
  opacity: 0.5;
}

.pro_list .card-title a{
  color: #cbd0d8;
  text-decoration: none;
  transition: .5s;
}
.location {
    color: #cbd0d8;
}

.pro_list .card-title a:hover{
  color:#a48463f;
}

.pro_list .location {
  line-height: 1;
  /* margin: 5px 0 10px; */
  font-size: 14px;
  padding-bottom:14px;
  font-weight: 200;
}

.pro_list .location i {
  line-height: 1;
  font-size: 14px;
  color: #dac39b;
  padding-right:6px;
}
.accordion{
  --bs-accordion-btn-focus-box-shadow:none;
  
}

.pro_list .summry ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
  
.head {
  cursor: pointer;
  transition: 0.2s ease;
  margin-bottom: 0px;
  align-items: center;
}

.head ul {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0 !important;
  padding: 10px 0;
}

.head li {
  list-style: none;
  display:flex;
  flex-direction: column;
  border: #2b485c solid 1px;
  border-radius: 20px;
  padding: 10px 8px;
  background: #2b485c;
  margin-right: 5px;
}

.pro_list .summry ul li i {
  float: left;
  display: block;
  color: #ab8c6a;
  font-size: 16px;
  margin-right: 5px;
  line-height: 1.2;
}
.pro_list .summry ul li{
  display: flex;
  flex-direction: column;
  margin-bottom: 0px;
}

.pro_list .summry ul li div span {
  text-transform: uppercase;
  color: #8692a4;
  line-height: 1.3;
  font-size: 10px;
  letter-spacing: .5px;
  margin-bottom: 2px;
  display: block;
  font-weight: 400;
  padding-top: 4px;
  padding-bottom: 4px;
}

.pro_list .summry ul li div p {
  color: #cbd0d8;
  display: block;
  font-weight: 300;
  line-height: 1;
  font-size: 11px;
  margin-bottom: 0px;
}

.accordion-body {
  padding:1rem 1.2rem;
}

/* =====Button Area==== */
.accordion-header {
    font-family: 'Graphik-Italic';
}
.btnArea {
  width: 100%;
  display: flex;
  background: #233f52;
  justify-content: flex-start;
  margin-top: 6px;
  position: relative;
}

.btnArea ul {
  display: flex;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.button {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btnArea li {
  border-radius: 20px;
  font-size: 12px;
  padding: 0 8px;
  color: #fff;
  background: #000e1e;
  position: relative;
  line-height: 26px;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 4px;
}

.button .qube.Dpayment {
  width: 106px;
  font-weight:200;
}

.button .qube {
  position: relative;
  height: 30px;
  width: 90px;
}

.button .qube .front::after {
  background: #FFF;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .4;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 0.3s cubic-bezier(0.19,1,0.22,1);
  width: 50px;
  z-index: 1;
}

.button .qube .front::before {
  content: "";
  display: block;
  z-index: -1;
}

.button .qube .front, 
.button .qube .back {
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transform: rotateX(-90deg);
  transition: transform 0.3s ease;
  position: absolute;
  color: #FFF;
  line-height: 30px;
  text-align: center;
  font-weight:200;
}

.button .qube .back {
  transform: rotateX(0deg) translateZ(60px);
  width: 100%;
  height: 100%;
  font-weight:200;
}


.button .qube:hover .front {
  transform: rotateX(0deg) translateZ(30px);
  text-align: center;
  font-weight:200;
}

.button .qube:hover .back {
  transform: rotateX(90deg) translateZ(30px);
  text-align: center;
  font-weight:200;
}

.centered, .button .qube .front::before, .button {
  position: absolute;
  left: 0px;
}


/* ====Filter===== */

.accordion-item {
  border: none;
  background-color: #233f52;
}
#panelsStayOpen-price .accordion-button:not(.collapsed) {
    background: linear-gradient(82deg, rgb(157 121 87) 0%, rgb(157 121 87) 35%, rgb(255 255 255) 100%) !important;
}

.ml-15{
  margin-left: 0px;
}

.widget-sidebar .sidebar-widget {
  padding: 20px;
}

.widget-sidebar .sidebar-widget {
  margin-bottom: 30px;
  border: 1px solid #e3e9ed;
  padding: 30px;
}
.widget-sidebar .sidebar-widget h3 {
  font-weight: 400;
  color: #cbd0d8;
  font-size: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgb(0 0 0 / .15);
  padding-bottom:11px;
  font-family: 'Graphik';
  text-transform: uppercase;
}

.shadow {
  box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15) !important;
}
.widget-sidebar .sidebar-widget:last-child, p:last-child {
  margin-bottom: 0;
}

.widget-sidebar .sidebar-widget {
  padding: 20px;
}

.price-input .field {
  display: flex;
  width: 100%;
  height: 35px;
  align-items: center;
  font-weight: 200;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"] {
  font-weight: 400;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none; /* Remove default styling */
  appearance: none;
  background-color:#dce1e6; /* Change color */
  border: none;
  border-radius: 50%; /* Make it circular */
  height: 20px;
  width: 20px;
  cursor: pointer;
}

/* For Firefox */
input[type="range"]::-moz-range-thumb {
  background-color: red;
  border: none;
  border-radius: 50%; /* Make it circular */
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.field input {
  width: 100%;
  min-width: 104px;
  height: 100%;
  outline: none;
  font-size: 13px;
  font-family: 'Graphik';
  margin-left: 6px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #233f52;
  background: #233f52;
  -moz-appearance: textfield;
  color:#cbd0d8;
}

.widget-sidebar .sidebar-widget {
  border: 1px solid #0f4252;
  background: #062f3b;
  margin-right: 22px;
}

.accordion-button:not(.collapsed) {
    color: white !important;
    box-shadow: none !important;
}
.accordion-button:focus {
    border-color: transparent !important;
    box-shadow: none !important;
}
button.accordion-button.Fsize.collapsed {
    color: #cbd0d8;
}
.accordion-item:first-of-type {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}


#panelsStayOpen-price h2 {
  font-size: 20px;
  color: #333;
  color:green;
}

.Nospace {
  padding: 4px 0 20px 0 !important;
}

#panelsStayOpen-collapseOne .accordion-body{
  padding:0px;
}
.Fsize {
  font-size: 15px;
  padding: 13px 14px;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.price-input {
  width: 100%;
  display: flex;
  margin: 20px 0 25px;
}

.price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
  color: #cbd0d8;
}

#panelsStayOpen-heading2255 .accordion-button{
  background:#233f52;
  margin-bottom: 0;
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}


.accordion-button {
  background: #eee;
  background: linear-gradient(82deg, rgb(35 63 82) 0%, rgb(30 78 92) 41%, rgb(35 63 82) 99%);
  margin-bottom: 10px;
  color:#cbd0d8;
  /* padding:5px; */
  font-family: 'Graphik';
    font-weight: 200;
    font-size: 14px;
}

#accordionPanelsStayOpenExample2 .accordion-button{
  padding:3px;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  /*background: #b9933f !important;*/
  background: linear-gradient(82deg, rgb(157 121 87) 0%, rgb(157 121 87) 35%, rgb(255 255 255) 100%);
  box-shadow: none;
}

#accordionPanelsStayOpenExample .accordion-item {
    padding: 0px;
    background: #062f3b;
}
.field span {
    color: #cbd0d8;
    font-size: 14px;
}

.accordion-body .content ul{
  display:flex;
  justify-content: space-around;
}
.slider {
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}

.progress {
  display: flex;
  overflow: hidden;
  font-size: .75rem;
}

.slider .progress {
  height: 100%;
  left: 0%;
  right: 0%;
  position: absolute;
  border-radius: 5px;
  background: #9d7957;
}

.range-input {
  position: relative;
}

.range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.widget-sidebar li.list {
  list-style: none;
  display: block;
  width: 100%;
  padding: 0;
}

.form-check-input[type="radio"] {
  border-radius: 50%;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgb(0 0 0 / .25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.widget-sidebar label {
  font-size: 13px;
  color: #cbd0d8;
  padding-left: 7px;
  font-weight: 200;
}
.accordion-body h5 {
    color: #cbd0d8;
    padding-top: 11px;
    font-weight:400;
}

.default-btn {
  color: #fff;
  transition: .5s;
  border:none;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 5px;
  padding: 12px 10px;
  background-color: #9d7957;
  font-weight: 400;
  text-transform: uppercase;
}


/* ==== Pagination ==== */

.pagination-area {
  margin-top: 10px;
}

.pagination-area .page-numbers.next {
  top: 3px;
}

.pagination-area .page-numbers {
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #898c90;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-left: 3px;
  margin-right: 3px;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  background-color: #083340;
  -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / .05);
  box-shadow: 0 0 20px 3px rgb(0 0 0 / .05);
}

.pagination-area .page-numbers i {
  font-size: 20px;
  font-weight: 400;
}
#panelsStayOpen-heading2255 .accordion-button::after {
    display:none !important;
}