@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Anek+Latin:wght@100..800&display=swap');


@font-face {
    font-family:'Roundark';
    src: url('Roundark.eot');
  src: url('../fonts/Roundark.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roundark.woff2') format('woff2'),
    url('../fonts/Roundark.woff') format('woff'),
    url('../fonts/Roundark.svg#Roundark') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}


@font-face {
    font-family: 'begummedium';
    src: url('../fonts/fonnts.com-begum-medium-webfont.woff2') format('woff2'),
         url('../fonts/fonnts.com-begum-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family:'y';
    src: url('../fonts/yRegular.eot');
  src: url('../fonts/yRegular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/yRegular.woff2') format('woff2'),
    url('../fonts/yRegular.woff') format('woff'),
    url('../fonts/yRegular.svg#y Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}





/*================================================
1. Mixins Css
=================================================*/
/*================================================
2. Global Css
=================================================*/
html {
  font-size: 100%;
  scroll-behavior: smooth;
}


:root {
  --white-color: #fff;
  --black-color: #000;
  --black-color2: #1D1D1D;
  --title-color: #16191E;
  --text-color: #5E5E5E;
  --primary-color1: #EFB93F;
}


body {
  margin: 0;
  padding: 0;
 font-family: "Anek Latin", sans-serif;
  color: var(--title-color);
  font-size: 16px;
  line-height: 30px;
}
body.home-5 {
  padding: 0px 6.3%;
}
@media (max-width: 1699px) {
  body.home-5 {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media (max-width: 1399px) {
  body.home-5 {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media (max-width: 576px) {
  body.home-5 {
    padding-left: 0%;
    padding-right: 0%;
  }
}
body.style-2 {
  background-color: #FAF8FB;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: 'begummedium';
  line-height: 1.4;
 color: #08291d;
 text-transform: uppercase;
}

input {
  border: none;
  outline: none;
}

button {
  outline: none;
  border: none;
}

i.bx {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

p {
  font-family: "Anek Latin", sans-serif;
  line-height: 1.75rem;
  font-size: 1.2384rem;
  font-weight:300;
}

.sec-mar {
  margin: 100px 0;
}
@media (max-width: 991px) {
  .sec-mar {
    margin: 8ch 0;
  }
}

.pt-120 {
  padding-top: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pt-120 {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .pt-120 {
    padding-top: 90px;
  }
}

.pb-120 {
  padding-bottom: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pb-120 {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .pb-120 {
    padding-bottom: 90px;
  }
}

.pt-100 {
  padding-top: 110px;
}
@media (max-width: 991px) {
  .pt-100 {
    padding-top: 80px;
  }
}

.pb-100 {
  padding-bottom: 110px;
}
@media (max-width: 991px) {
  .pb-100 {
    padding-bottom: 80px;
  }
}

.pt-90 {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .pt-90 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-90 {
    padding-top: 70px;
  }
}

.pb-90 {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .pb-90 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-90 {
    padding-bottom: 70px;
  }
}

.pb-80 {
  padding-bottom: 80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pb-80 {
    padding-bottom: 60px;
  }
}

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

.mt-120 {
  margin-top: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-120 {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .mt-120 {
    margin-top: 90px;
  }
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-100 {
  margin-bottom: 110px;
}
@media (max-width: 991px) {
  .mb-100 {
    margin-bottom: 80px;
  }
}

.mt-100 {
  margin-top: 110px !important;
}
@media (max-width: 991px) {
  .mt-100 {
    margin-top: 80px !important;
  }
}

.mb-90 {
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .mb-90 {
    margin-bottom: 70px;
  }
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-10 {
  margin-bottom: 10px;
}

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

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

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

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

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

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

.pe-80 {
  padding-right: 80px;
}

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

.pl-110 {
  padding-left: 110px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .pl-110 {
    padding-left: 70px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .pl-110 {
    padding-left: 40px;
  }
}
@media (max-width: 1199px) {
  .pl-110 {
    padding-left: unset;
  }
}

.mb-60 {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .mb-60 {
    margin-bottom: 40px;
  }
}

.mb-70 {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .mb-70 {
    margin-bottom: 40px;
  }
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-44 {
  margin-bottom: 44px;
}
@media (max-width: 991px) {
  .mb-44 {
    margin-bottom: 0px;
  }
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-35 {
  margin-top: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-25 {
  margin-top: 25px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-60 {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .mt-60 {
    margin-top: 40px;
  }
}

.mt-70 {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .mt-70 {
    margin-top: 40px;
  }
}

.section-title1 span {
  font-size:22px;
  color:#fff;
  display: inline-block;
  margin-bottom: 5px;
}
@media (max-width: 576px) {
  .section-title1 span {
    font-size: 16px;
  }
}
.section-title1 h2 {
  margin-bottom: 0;
  font-size: 40px;
  line-height: 1.3;
  color: var(--title-color);
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .section-title1 h2 {
    font-size: 38px;
  }
}
@media (max-width: 1399px) {
  .section-title1 h2 {
    font-size: 38px;
  }
}
@media (max-width: 576px) {
  .section-title1 h2 {
    font-size: 30px;
  }
}

.section-title-2 h2 {
  color: var(--title-color);
  font-size: 40px;
  margin-bottom: 5px;
  line-height: 1.3;
  text-transform:uppercase;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .section-title-2 h2 {
    font-size: 38px;
  }
}
@media (max-width: 1399px) {
  .section-title-2 h2 {
    font-size: 38px;
  }
}
@media (max-width: 576px) {
  .section-title-2 h2 {
    font-size: 30px;
  }
}
.section-title-2 p {
  color:#08291d;
  margin-bottom: 0;
}

.primary-btn1 {
  border-radius: 5px;
  background-color: var(--primary-color1);
  font-size: 13px;
  color: #13141A;
  padding: 12px 20px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  white-space: nowrap;
}
.primary-btn1 svg {
  fill: var(--title-color);
  transition: 0.5s;
}
.primary-btn1::after {
  position: absolute;
  content: "";
  display: block;
  left: 15%;
  right: -20%;
  top: -4%;
  height: 150%;
  width: 150%;
  bottom: 0;
  border-radius: 2px;
  background-color: #0A1019;
  transform: skewX(45deg) scale(0, 1);
  z-index: -1;
  transition: all 0.5s ease-out 0s;
}
.primary-btn1:hover {
  color: var(--white-color);
}
.primary-btn1:hover svg {
  fill: var(--white-color);
}
.primary-btn1:hover::after {
  transform: skewX(45deg) scale(1, 1);
}

.primary-btn2 {
  border-radius: 5px;
  background-color: var(--primary-color1);
  font-size: 15px;
  color: #13141A;
  white-space: nowrap;
  padding: 10px 20px;
  display: inline-flex;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  white-space: nowrap;
}
.primary-btn2 svg {
  fill: var(--title-color);
  transition: 0.5s;
}
.primary-btn2::after {
  position: absolute;
  content: "";
  display: block;
  left: 15%;
  right: -20%;
  top: -4%;
  height: 150%;
  width: 150%;
  bottom: 0;
  border-radius: 2px;
  background-color: #0A1019;
  transform: skewX(45deg) scale(0, 1);
  z-index: -1;
  transition: all 0.5s ease-out 0s;
}
.primary-btn2:hover {
  color: var(--white-color);
}
.primary-btn2:hover svg {
  fill: var(--white-color);
}
.primary-btn2:hover::after {
  transform: skewX(45deg) scale(1, 1);
}

.primary-btn3 {
  border-radius:30px;
  font-size:22px;
  color: #fff;
  padding:14px 30px;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  gap: 10px;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  line-height: 1;
  border:solid 1px #fff;
}
.primary-btn3 svg {
  fill: var(--title-color);
  transition: 0.5s;
}

.primary-btn3.two {
  width: 100%;
  justify-content: center;
}


.primary-btn3:hover{color:#fff;}


.primary-btn6 {
  border-radius: 5px;
  background-color: var(--title-color);
  font-weight: 600;
  font-size: 15px;
  color: var(--white-color);
  padding: 11px 28px;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  gap: 10px;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 5px;
  border: 1px solid var(--title-color);
}
.primary-btn6 svg {
  fill: var(--white-color);
  transition: 0.5s;
}
.primary-btn6::after {
  position: absolute;
  content: "";
  display: block;
  left: 15%;
  right: -20%;
  top: -4%;
  height: 150%;
  width: 150%;
  bottom: 0;
  border-radius: 2px;
  background-color: var(--white-color);
  transform: skewX(45deg) scale(0, 1);
  z-index: -1;
  transition: all 0.5s ease-out 0s;
}
.primary-btn6:hover {
  color: var(--title-color);
}
.primary-btn6:hover svg {
  fill: var(--title-color);
}
.primary-btn6:hover::after {
  transform: skewX(45deg) scale(1, 1);
}

.primary-btn7 {
  border-radius: 5px;
  background-color: var(--title-color);
  font-weight: 600;
  font-size: 15px;
  color: var(--white-color);
  padding: 8px 28px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  gap: 10px;
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 5px;
  border: 1px solid rgba(29, 29, 29, 0.3);
}
.primary-btn7 svg {
  fill: var(--white-color);
  transition: 0.5s;
}
.primary-btn7::after {
  position: absolute;
  content: "";
  display: block;
  left: 15%;
  right: -20%;
  top: -4%;
  height: 150%;
  width: 150%;
  bottom: 0;
  border-radius: 2px;
  background-color: var(--white-color);
  transform: skewX(45deg) scale(0, 1);
  z-index: -1;
  transition: all 0.5s ease-out 0s;
}
.primary-btn7:hover {
  border-color: var(--title-color);
  color: var(--title-color);
}
.primary-btn7:hover svg {
  fill: var(--title-color);
}
.primary-btn7:hover::after {
  transform: skewX(45deg) scale(1, 1);
}

.view-btn {
  font-weight: 600;
  font-size: 15px;
  color: var(--title-color);
  position: relative;
  display: inline-block;
  padding: 3px 12px;
  transition: 0.5s;
}
.view-btn::after {
  content: "";
  border: 1px solid var(--primary-color1);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: rotate(-5deg);
  transition: 0.5s;
}
.view-btn:hover {
  color: var(--primary-color1);
}
.view-btn:hover::after {
  content: "";
  transform: rotate(0deg);
}

.select {
  margin-bottom: 25px;
}

.nice-select {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  height: 50px;
  display: flex;
  align-items: center;
  line-height: 1;
  padding: 0px 25px;
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #a79a9a;
}
.nice-select::after {
  height: 8px;
  width: 8px;
  border-bottom: 1px solid var(--text-color);
  border-right: 1px solid var(--text-color);
  right: 28px;
  margin-top: -5px;
}
.nice-select .current {
  color: var(--text-color);
  font-size: 14px;
  font-weight: 400;
}
.nice-select:hover {
  border-color: #F3F3F3;
  background: #F3F3F3;
}
.nice-select:focus {
  border-color: var(--primary-color1);
  background-color: var(--white-color);
}
.nice-select .list {
  border: none;
  border-radius: 5px;
  width: 100%;
  max-height: 250px;
  overflow-y: auto;
}
.nice-select .list::-webkit-scrollbar {
  width: 5px;
}
.nice-select .list::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.nice-select .list::-webkit-scrollbar-thumb {
  background: var(--text-color);
}
.nice-select .list .option {
  color: var(--text-color);
  font-size: 13px;
  font-weight: 400;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.nice-select .list .option:hover {
  color: var(--title-color);
  background-color: transparent;
  font-weight: 500;
}
.nice-select .list .option.selected {
  font-weight: 600;
}

.preloader-close-btn {
  position: absolute;
  right: 20px;
  top: 30px;
  font-size: 16px;
  transition: ease-in-out 0.5s linear;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
}

.egns-preloader {
  min-width: 100%;
  min-height: 100%;
  position: fixed !important;
  z-index: 999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
}
.egns-preloader.close {
  display: none;
  visibility: hidden;
}

.egns-preloader::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: -1;
}

.circle-border {
  width: 100%;
  max-width: 140px;
  height: 100%;
  max-height: 140px;
  border: 0 solid var(--primary-color1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  border-radius: 50%;
  box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.1);
}

.circle-border svg {
  fill: var(--primary-color1);
}

.circle-border svg path {
  stroke: var(--primary-color1);
}

.circle-border .moving-circle {
  width: 10px;
  height: 10px;
  background: var(--primary-color1);
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin: auto;
  animation: circle 2s linear infinite;
}

.circle-border .moving-circle:nth-child(2) {
  width: 10px;
  height: 10px;
  background: var(--primary-color1);
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin: auto;
  animation: circle 2.25s linear infinite;
}

.circle-border .moving-circle:nth-child(3) {
  width: 10px;
  height: 10px;
  background: var(--primary-color1);
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin: auto;
  animation: circle 2.5s linear infinite;
}

@keyframes circle {
  0% {
    transform: rotate(0deg) translate(-70px) rotate(0deg);
  }
  100% {
    transform: rotate(360deg) translate(-70px) rotate(-360deg);
  }
}
#outline {
  stroke-dasharray: 2.42777px, 242.77666px;
  stroke-dashoffset: 0;
  animation: anim 1.6s linear infinite;
}

@keyframes anim {
  12.5% {
    stroke-dasharray: 33.98873px, 242.77666px;
    stroke-dashoffset: -26.70543px;
  }
  43.75% {
    stroke-dasharray: 84.97183px, 242.77666px;
    stroke-dashoffset: -84.97183px;
  }
  100% {
    stroke-dasharray: 2.42777px, 242.77666px;
    stroke-dashoffset: -240.34889px;
  }
}
/*=====================================
     3. Topbar
========================================*/
.top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 15px 11%;
  border-bottom: 1px solid #eee;
  background-color: #fff;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .top-bar {
    padding: 15px 3%;
  }
}
@media (max-width: 1399px) {
  .top-bar {
    padding: 15px 3%;
  }
}
@media (max-width: 991px) {
  
}
.top-bar .search-area {
  max-width: 690px;
  width: 100%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .top-bar .search-area {
    max-width: 500px;
  }
}
@media (max-width: 1399px) {
  .top-bar .search-area {
    max-width: 500px;
  }
}
@media (max-width: 1199px) {
  .top-bar .search-area {
    max-width: 350px;
  }
}
.top-bar .search-area form {
  width: 100%;
}
.top-bar .search-area form .form-inner {
  display: flex;
  align-items: center;
  max-width: 690px;
  width: 100%;
}
.top-bar .search-area form .form-inner input {
  background: #FAF8FB;
  border: 1px solid #EEEEEE;
  border-radius: 5px 0px 0px 5px;
  width: 100%;
  height: 52px;
  padding: 10px 30px;
  font-weight: 400;
  font-size: 14px;
  color: var(--text-color);
}
.top-bar .search-area form .form-inner input:focus {
  background-color: var(--white-color);
  border-color: var(--primary-color1);
}
.top-bar .search-area form .form-inner button {
  width: 68px;
  height: 52px;
  border-radius: 0px 5px 5px 0px;
  background-color: var(--title-color);
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.top-bar .search-area form .form-inner button i {
  color: var(--white-color);
}
.top-bar .search-area form .form-inner button::after {
  position: absolute;
  content: "";
  display: block;
  left: 15%;
  right: -20%;
  top: -4%;
  height: 150%;
  width: 150%;
  bottom: 0;
  border-radius: 0px 5px 5px 0px;
  background-color: var(--primary-color1);
  transform: skewX(45deg) scale(0, 1);
  z-index: -1;
  transition: all 0.5s ease-out 0s;
}
.top-bar .search-area form .form-inner button:hover {
  color: var(--white-color);
}
.top-bar .search-area form .form-inner button:hover::after {
  transform: skewX(45deg) scale(1, 1);
}
.top-bar .topbar-right .hotline-area {
  display: flex;
  align-items: center;
  gap: 20px;
}
.top-bar .topbar-right .hotline-area .content {
  position: relative;
  line-height: 1;
}
.top-bar .topbar-right .hotline-area .content::after {
  content: "";
  height: 32px;
  width: 1px;
  background-color: rgba(19, 20, 26, 0.2);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.top-bar .topbar-right .hotline-area .content span {
  font-size: 14px;
  line-height: 1;
  color: var(--text-color);
  margin-bottom: 5px;
  display: inline-block;
}
.top-bar .topbar-right .hotline-area .content h6 {
  margin-bottom: 0;
  line-height: 1;
}
.top-bar .topbar-right .hotline-area .content h6 a {
  font-size: 16px;
  line-height: 20px;
  color: var(--title-color);
  transition: 0.5s;
}
.top-bar .topbar-right .hotline-area .content h6 a:hover {
  color: var(--primary-color1);
}
.top-bar .topbar-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 30px;
}
.top-bar .topbar-right ul li {
  line-height: 1;
}
.top-bar .topbar-right ul li .sell-btn {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 13px;
  color: #13141A;
  background-color: transparent;
  transition: 0.35s;
}
.top-bar .topbar-right ul li .sell-btn svg {
  fill: var(--primary-color1);
  transition: 0.35s;
}
.top-bar .topbar-right ul li .sell-btn.primary-btn1 svg {
  fill: var(--title-color);
}
.top-bar .topbar-right ul li .sell-btn:hover {
  color: var(--primary-color1);
}
.top-bar .topbar-right ul li .sell-btn:hover svg {
  fill: var(--primary-color1);
}
.top-bar .topbar-right ul li button {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 13px;
  color: #13141A;
  transition: 0.35s;
}
.top-bar .topbar-right ul li button svg {
  fill: var(--primary-color1);
  transition: 0.35s;
}
.top-bar .topbar-right ul li button.primary-btn1 svg {
  fill: var(--title-color);
}
.top-bar .topbar-right ul li button:hover {
  color: var(--primary-color1);
}
.top-bar .topbar-right ul li button:hover svg {
  fill: var(--primary-color1);
}
.top-bar .topbar-right ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 13px;
  color: #13141A;
  transition: 0.35s;
}
.top-bar .topbar-right ul li a svg {
  fill: var(--primary-color1);
  transition: 0.35s;
}
.top-bar .topbar-right ul li a.primary-btn1 svg {
  fill: var(--title-color);
}
.top-bar .topbar-right ul li a:hover {
  color: var(--primary-color1);
}
.top-bar .topbar-right ul li a:hover svg {
  fill: var(--primary-color1);
}
.top-bar.style-2 {
  border-bottom:none;
  background-color: transparent;
}
@media (max-width: 767px) {
  .top-bar.style-2 .top-bar-items {
    display: none;
    visibility: hidden;
  }
}
.top-bar.style-2 .top-bar-items ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 30px;
}
.top-bar.style-2 .top-bar-items ul li a {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  color: var(--white-color);
  transition: 0.35s;
}
.top-bar.style-2 .top-bar-items ul li a:hover {
  color: var(--primary-color1);
}
.top-bar.style-2 .search-area {
  max-width: 401px;
  width: 100%;
}
.top-bar.style-2 .search-area .form-inner {
  max-width: 401px;
  width: 100%;
}
.top-bar.style-2 .search-area .form-inner input {
  background: #000000;
  border: 1px solid rgba(255, 255, 255, 0.16);
  color: #FFFFFF;
  padding: 10px 20px;
}
.top-bar.style-2 .search-area .form-inner input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.top-bar.style-2 .search-area .form-inner input::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.top-bar.style-2 .search-area .form-inner input:focus {
  background-color: transparent;
  border-color: var(--primary-color1);
}
.top-bar.style-2 .search-area .form-inner button {
  background-color: var(--primary-color1);
  transition: 0.5s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.top-bar.style-2 .search-area .form-inner button i {
  color: var(--title-color);
}
.top-bar.style-2 .search-area .form-inner button::after {
  position: absolute;
  content: "";
  display: block;
  left: 15%;
  right: -20%;
  top: -4%;
  height: 150%;
  width: 150%;
  bottom: 0;
  border-radius: 0px 5px 5px 0px;
  background-color: var(--black-color);
  transform: skewX(45deg) scale(0, 1);
  z-index: -1;
  transition: all 0.5s ease-out 0s;
}
.top-bar.style-2 .search-area .form-inner button:hover {
  color: var(--white-color);
}
.top-bar.style-2 .search-area .form-inner button:hover i {
  color: var(--white-color);
}
.top-bar.style-2 .search-area .form-inner button:hover::after {
  transform: skewX(45deg) scale(1, 1);
}
.top-bar.style-2 .topbar-right .hotline-area {
  display: flex;
  align-items: center;
  gap: 20px;
}
.top-bar.style-2 .topbar-right .hotline-area .icon svg {
  fill: var(--white-color);
}
.top-bar.style-2 .topbar-right .hotline-area .content {
  position: relative;
  line-height: 1;
}
.top-bar.style-2 .topbar-right .hotline-area .content span {
  font-size: 14px;
  line-height: 1;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 5px;
  display: inline-block;
  text-transform:initial;
}
.top-bar.style-2 .topbar-right .hotline-area .content h6 {
  margin-bottom: 0;
  line-height: 1;
}
.top-bar.style-2 .topbar-right .hotline-area .content h6 a {
  font-size: 16px;
  line-height: 20px;
  color: var(--white-color);
  transition: 0.5s;
}
.top-bar.style-2 .topbar-right .hotline-area .content h6 a:hover {
  color:#fff;
}
.top-bar.style-2 .topbar-right .hotline-area .content::after {
  content: "";
  height: 32px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.top-bar.style-5 {
  padding: 15px 8%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .top-bar.style-5 {
    padding: 15px 3%;
  }
}
@media (max-width: 1399px) {
  .top-bar.style-5 {
    padding: 15px 3%;
  }
}
.top-bar.style-5 .hotline-area {
  display: flex;
  align-items: center;
  gap: 20px;
}
.top-bar.style-5 .hotline-area .content {
  position: relative;
  line-height: 1;
}
.top-bar.style-5 .hotline-area .content::after {
  content: "";
  height: 32px;
  width: 1px;
  background-color: rgba(19, 20, 26, 0.2);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.top-bar.style-5 .hotline-area .content span {
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  color: var(--text-color);
  margin-bottom: 5px;
  display: inline-block;
}
.top-bar.style-5 .hotline-area .content h6 {
  margin-bottom: 0;
  line-height: 1;
}
.top-bar.style-5 .hotline-area .content h6 a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: var(--title-color);
  transition: 0.5s;
}
.top-bar.style-5 .hotline-area .content h6 a:hover {
  color: var(--primary-color1);
}
.top-bar.style-5 .topbar-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 30px;
}
.top-bar.style-5 .topbar-right ul li {
  line-height: 1;
}
.top-bar.style-5 .topbar-right ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 13px;
  color: #13141A;
}
.top-bar.style-5 .topbar-right ul li a svg {
  fill: var(--primary-color1);
}
.top-bar.style-5 .topbar-right ul li a.primary-btn1 svg {
  fill: var(--title-color);
}
.top-bar.style-5 .topbar-right ul li a:hover {
  color: var(--primary-color1);
}
.top-bar.style-5 .topbar-right ul li a:hover svg {
  fill: var(--primary-color1);
}
.top-bar.style-5 .topbar-right ul li button {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 13px;
  color: #13141A;
}
.top-bar.style-5 .topbar-right ul li button svg {
  fill: var(--primary-color1);
}
.top-bar.style-5 .topbar-right ul li button.primary-btn1 svg {
  fill: var(--title-color);
}
.top-bar.style-5 .topbar-right ul li button:hover {
  color: var(--primary-color1);
}
.top-bar.style-5 .topbar-right ul li button:hover svg {
  fill: var(--primary-color1);
}
.top-bar.style-5 .logo-and-menu {
  display: flex;
  align-items: center;
  gap: 70px;
}
@media (max-width: 1399px) {
  .top-bar.style-5 .logo-and-menu {
    gap: 30px;
  }
}
.top-bar.style-5 .logo-and-menu .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 30px;
}
@media (max-width: 1399px) {
  .top-bar.style-5 .logo-and-menu .menu ul {
    gap: 20px;
  }
}
.top-bar.style-5 .logo-and-menu .menu ul li a {
  color: var(--text-color);
  font-size: 13px;
  font-weight: 600;
  transition: 0.35s;
}
.top-bar.style-5 .logo-and-menu .menu ul li a:hover {
  color: var(--primary-color1);
}
.top-bar.style-6 {
  padding: 15px 8%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .top-bar.style-6 {
    padding: 15px 3%;
  }
}
@media (max-width: 1399px) {
  .top-bar.style-6 {
    padding: 15px 3%;
  }
}
.top-bar.style-6 .hotline-area {
  display: flex;
  align-items: center;
  gap: 20px;
}
.top-bar.style-6 .hotline-area .content {
  position: relative;
  line-height: 1;
}
.top-bar.style-6 .hotline-area .content::after {
  content: "";
  height: 32px;
  width: 1px;
  background-color: rgba(19, 20, 26, 0.2);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.top-bar.style-6 .hotline-area .content span {
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  color: var(--text-color);
  margin-bottom: 5px;
  display: inline-block;
}
.top-bar.style-6 .hotline-area .content h6 {
  margin-bottom: 0;
  line-height: 1;
}
.top-bar.style-6 .hotline-area .content h6 a {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: var(--title-color);
  transition: 0.5s;
}
.top-bar.style-6 .topbar-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 30px;
}
.top-bar.style-6 .topbar-right ul li {
  line-height: 1;
}
.top-bar.style-6 .topbar-right ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 13px;
  color: var(--title-color);
}
.top-bar.style-6 .topbar-right ul li a svg {
  fill: var(--title-color);
}
.top-bar.style-6 .topbar-right ul li a.primary-btn1 svg {
  fill: var(--title-color);
}
.top-bar.style-6 .topbar-right ul li button {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 13px;
  color: var(--title-color);
}
.top-bar.style-6 .topbar-right ul li button svg {
  fill: var(--title-color);
}
.top-bar.style-6 .topbar-right ul li button.primary-btn1 svg {
  fill: var(--title-color);
}
.top-bar.style-6 .logo-and-menu {
  display: flex;
  align-items: center;
  gap: 70px;
}
@media (max-width: 1399px) {
  .top-bar.style-6 .logo-and-menu {
    gap: 30px;
  }
}
.top-bar.style-6 .logo-and-menu .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 30px;
}
@media (max-width: 1399px) {
  .top-bar.style-6 .logo-and-menu .menu ul {
    gap: 20px;
  }
}
.top-bar.style-6 .logo-and-menu .menu ul li a {
  color: var(--text-color);
  font-size: 13px;
  font-weight: 600;
  transition: 0.35s;
}
.top-bar.style-6 .logo-and-menu .menu ul li a:hover {
  color: var(--title-color);
}

@media (max-width: 576px) {
  .modal-dialog {
    margin: 0;
  }
}

.signUp-modal {
  overflow-y: scroll;
}
.signUp-modal .modal-dialog {
  max-width: 670px;
  width: 100%;
}
.signUp-modal .modal-dialog .modal-content {
  border-radius: 10px;
  border: none;
  padding: 70px 35px;
  background-color: var(--white-color);
  position: relative;
}
@media (max-width: 576px) {
  .signUp-modal .modal-dialog .modal-content {
    padding: 70px 20px;
  }
}
.signUp-modal .modal-dialog .modal-content .modal-header {
  padding: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 35px;
}
.signUp-modal .modal-dialog .modal-content .modal-header .btn-close {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 72, 32, 0.14);
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 0;
  margin: 0;
  opacity: 1;
  background-image: none;
  line-height: 1;
  transition: 0.35s;
}
.signUp-modal .modal-dialog .modal-content .modal-header .btn-close i {
  color: #FF4820;
  font-size: 24px;
  line-height: 1;
  transition: 0.35s;
}
.signUp-modal .modal-dialog .modal-content .modal-header .btn-close:hover {
  background-color: #FF4820;
}
.signUp-modal .modal-dialog .modal-content .modal-header .btn-close:hover i {
  color: #fff;
}
.signUp-modal .modal-dialog .modal-content .modal-header h4 {
  color: #000;
  text-align: center;
  font-family: var(--font-montserrat);
  font-size: 24px;
  font-weight: 700;
}
.signUp-modal .modal-dialog .modal-content .modal-header p {
  color: var(--text-color);
  font-family: var(--font-open-sans);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
}
.signUp-modal .modal-dialog .modal-content .modal-header p button {
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 15px;
  font-weight: 600;
  background-color: transparent;
}
.signUp-modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.signUp-modal .modal-dialog .modal-content .form-inner {
  position: relative;
}
.signUp-modal .modal-dialog .modal-content .form-inner label {
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 5px;
}
.signUp-modal .modal-dialog .modal-content .form-inner input {
    border-radius: 0;
    color: #000;
    font-size: 16px;
    background: inherit;
    border-bottom: solid 1px #08241a;
    width: 100%;
    padding: 10px 10px;
    height: 41px;
}
.signUp-modal .modal-dialog .modal-content .form-inner input::-moz-placeholder {
  color: rgba(19, 20, 26, 0.5);
}
.signUp-modal .modal-dialog .modal-content .form-inner input::placeholder {
  color: rgba(19, 20, 26, 0.5);
}
.signUp-modal .modal-dialog .modal-content .form-inner input:focus {
  border:none;
  background: inherit;
   border-bottom: solid 1px #08241a;
}
.signUp-modal .modal-dialog .modal-content .form-inner i {
  position: absolute;
  right: 20px;
  bottom: 10px;
  color: var(--primary-color1);
  cursor: pointer;
}
.signUp-modal .modal-dialog .modal-content .form-inner .primary-btn2 {
  width: 100%;
  justify-content: center;
  text-align: center;
}
.signUp-modal .modal-dialog .modal-content .form-agreement input[type=checkbox] {
  display: none;
  visibility: hidden;
}
.signUp-modal .modal-dialog .modal-content .form-agreement label {
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
}
.signUp-modal .modal-dialog .modal-content .form-agreement input[type=checkbox] + label:before {
  content: "";
  -webkit-appearance: none;
  background: #FFFFFF;
  border: 1px solid var(--primary-color1);
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.signUp-modal .modal-dialog .modal-content .form-agreement input[type=checkbox]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 4px;
  width: 4px;
  height: 8px;
  border: 1px solid var(--title-color);
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.signUp-modal .modal-dialog .modal-content .form-agreement .forgot-pass {
  color: #2A64F8;
  font-family: var(--font-montserrat);
  font-size: 13px;
  font-weight: 600;
  transition: 0.35s;
}
.signUp-modal .modal-dialog .modal-content .form-agreement .forgot-pass:hover {
  color: var(--primary-color1);
}
.signUp-modal .modal-dialog .modal-content .terms-conditon {
  color: var(--text-color);
  text-align: center;
  font-family: var(--font-open-sans);
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  padding-top: 15px;
  margin-bottom: 50px;
}
.signUp-modal .modal-dialog .modal-content .terms-conditon a {
  font-weight: 600;
  color: var(--text-color);
  transform: 0.35s;
}
.signUp-modal .modal-dialog .modal-content .terms-conditon a:hover {
  color: var(--primary-color1);
}
.signUp-modal .modal-dialog .modal-content .terms-conditon.two {
  margin-bottom: 0;
}
.signUp-modal .modal-dialog .modal-content .terms-conditon.two p {
  margin-bottom: 0;
}
.signUp-modal .modal-dialog .modal-content .social-icon {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 35px;
}
.signUp-modal .modal-dialog .modal-content .social-icon li a {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eee;
  transition: 0.35s;
}
.signUp-modal .modal-dialog .modal-content .social-icon li a:hover {
  border-color: var(--primary-color1);
}
.signUp-modal.sell-with-us .modal-dialog .modal-content .modal-header {
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
  border-bottom: none;
}
.signUp-modal.sell-with-us .modal-dialog .modal-content .modal-header h4 {
  text-align: start;
}
.signUp-modal.sell-with-us .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.signUp-modal.sell-with-us .modal-dialog .modal-content .form-inner {
  position: relative;
}
.signUp-modal.sell-with-us .modal-dialog .modal-content .form-inner textarea {
  border-radius: 5px;
  border: 1px solid #EEE;
  outline: none;
  background: #FBF7FB;
  min-height: 100px;
  color: var(--text-color);
  font-family: var(--font-open-sans);
  font-size: 13px;
  font-weight: 600;
  padding: 10px 20px;
  width: 100%;
}
.signUp-modal.sell-with-us .modal-dialog .modal-content .form-inner textarea:focus {
  border: 1px solid #EFB93F;
  background: #FFF;
}
.signUp-modal.sell-with-us .modal-dialog .modal-content .form-inner .primary-btn2 {
  width: unset;
  justify-content: center;
  text-align: center;
  padding: 10px 36px;
}
.signUp-modal.two .modal-dialog {
  max-width:640px;
}
@media (max-width: 991px) {
  .signUp-modal.two .modal-dialog {
    max-width: 670px;
    width: 100%;
  }
}
.signUp-modal.two .modal-dialog .modal-content {
  border-radius: 5px;
  border: none;
  padding: 0 !important;
  background-color: var(--white-color);
  position: relative;
}
@media (max-width: 576px) {
  .signUp-modal.two .modal-dialog .modal-content {
    padding: 70px 20px;
  }
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper {
  display: flex;
  align-items: center;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-img {
  position: relative;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-img img {
  border-radius: 5px 0 0 5px;
}
@media (max-width: 991px) {
  .signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-img {
    display: none;
    visibility: hidden;
  }
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-img .logo {
  position: absolute;
  top: 40px;
  left: 30px;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content {
  width:100%;
  padding:20px 30px;
}



@media (max-width: 1199px) {
  .signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content {
    padding: 70px 30px;
  }
}
@media (max-width: 991px) {
  .signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content {
    padding: 70px 20px;
  }
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content .login-header {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom:0;
  margin-bottom:0;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content .login-header .btn-close {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 72, 32, 0.14);
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 0;
  margin: 0;
  opacity: 1;
  background-image: none;
  line-height: 1;
  transition: 0.35s;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content .login-header .btn-close i {
  color: #FF4820;
  font-size: 24px;
  line-height: 1;
  transition: 0.35s;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content .login-header .btn-close:hover {
  background-color: #FF4820;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content .login-header .btn-close:hover i {
  color: #fff;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content .login-header h4 {
  color: #000;
  text-align: center;
  font-size:34px;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content .login-header p {
  font-size: 16px;
  margin-bottom: 0;
  text-align: center;
 border: 0.0625rem solid #A3BAC6;
        border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
        background: rgb(109, 109, 109);
 text-align: center;
        line-height: 1.625rem;
        font-size: 0.9907rem;
        color:#fff;
padding:10px 0;
}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content .login-header p button {
  color: var(--title-color);
  font-size: 15px;
  background-color: transparent;
}



.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content .login-header small {
    text-align: center;
    line-height: 1.375rem;
    font-style: italic;
    font-size: 0.8669rem;
    display: inline-block;
    width: 100%;
}



.company-logo img{height:45px;}





/*=====================================
     5. Banner
========================================*/

  /* ../ moves up from css folder to static folder */
.banner-section1 {
  background-image: url('../tapovan/images/banner1.png'); 
  background-size: cover;
  background-repeat: no-repeat;
  padding: 90px 8% 90px 11%;
  position: relative;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .banner-section1 {
    padding: 90px 3%;
  }
}
@media (max-width: 1399px) {
  .banner-section1 {
    padding: 90px 3%;
  }
}
.banner-section1 .banner-content {
  max-width: 705px;
  width: 100%;
}
.banner-section1 .banner-content h6 {
  margin-bottom: 20px;
  color: var(--primary-color1);
  font-family: var(--font-open-sans);
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}
.banner-section1 .banner-content h6 span {
  position: relative;
  display: inline-block;
  margin-right: 120px;
}
.banner-section1 .banner-content h6 span::after {
  content: "";
  height: 1px;
  width: 80px;
  background-color: rgba(22, 25, 30, 0.2);
  position: absolute;
  right: -100px;
  top: 50%;
  transform: translateY(-50%);
}
.banner-section1 .banner-content h1, .banner-section1 .banner-content h2 {
  font-family: var(--font-montserrat);
  font-weight: 700;
  font-size: 70px;
  line-height: 1.11;
  color: var(--title-color);
  margin-bottom: 20px;
}
@media (max-width: 1399px) {
  .banner-section1 .banner-content h1, .banner-section1 .banner-content h2 {
    font-size: 60px;
  }
}
@media (max-width: 576px) {
  .banner-section1 .banner-content h1, .banner-section1 .banner-content h2 {
    font-size: 50px;
  }
}
.banner-section1 .banner-content p {
  font-size: 18px;
  color: var(--text-color);
  line-height: 34px;
  margin-bottom: 0;
}
.banner-section1 .banner-content .banner-content-bottom {
  padding-top: 45px;
  display: flex;
  gap: 55px;
}
@media (max-width: 576px) {
  .banner-section1 .banner-content .banner-content-bottom {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.banner-section1 .banner-content .banner-content-bottom .view-dt-btn {
  display: flex;
  align-items: center;
}
.banner-section1 .banner-content .banner-content-bottom .rating {
  line-height: 1;
}
.banner-section1 .banner-content .banner-content-bottom .rating a {
  display: inline-block;
}
.banner-section1 .banner-content .banner-content-bottom .rating a .review-top {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 8px;
}
.banner-section1 .banner-content .banner-content-bottom .rating a .review-top .star ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 5px;
}
.banner-section1 .banner-content .banner-content-bottom .rating a .review-top .star ul li {
  line-height: 1;
}
.banner-section1 .banner-content .banner-content-bottom .rating a .review-top .star ul li i {
  font-size: 12px;
  color: #DDA701;
}
.banner-section1 .banner-content .banner-content-bottom .rating a .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 18px;
}
.banner-section1 .banner-content .banner-content-bottom .rating a .content ul li {
  font-family: var(--font-open-sans);
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: var(--text-color);
  position: relative;
}
.banner-section1 .banner-content .banner-content-bottom .rating a .content ul li span {
  font-weight: 600;
}
.banner-section1 .banner-content .banner-content-bottom .rating a .content ul li::after {
  content: "";
  height: 10px;
  width: 1px;
  background-color: var(--text-color);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.banner-section1 .banner-content .banner-content-bottom .rating a .content ul li:first-child::after {
  display: none;
  visibility: hidden;
}
.banner-section1 .banner-img-area {
  position: relative;
}
.banner-section1 .banner-img-area > img {
  border-radius: 10px;
}
.banner-section1 .banner-img-area .price-and-features-area {
  position: absolute;
  left: -100px;
  bottom: 33px;
  max-width: 470px;
  width: 100%;
  border-radius: 5px;
  background: #F8F1F9;
  padding: 25px 40px 30px;
  z-index: 2;
}
@media (max-width: 1399px) {
  .banner-section1 .banner-img-area .price-and-features-area {
    left: -50px;
  }
}
@media (max-width: 1199px) {
  .banner-section1 .banner-img-area .price-and-features-area {
    left: 0px;
    bottom: 0;
  }
}
.banner-section1 .banner-img-area .price-and-features-area::before {
  content: "";
  height: 102%;
  width: 100%;
  border-radius: 5px;
  background: var(--title-color);
  position: absolute;
  bottom: 3px;
  right: 4px;
  z-index: -1;
}
.banner-section1 .banner-img-area .price-and-features-area .price-and-location {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1;
}
.banner-section1 .banner-img-area .price-and-features-area .price-and-location .price {
  line-height: 1;
}
.banner-section1 .banner-img-area .price-and-features-area .price-and-location .price strong {
  color: var(--white-color);
  font-family: var(--font-montserrat);
  font-size: 20px;
  font-weight: 700;
}
.banner-section1 .banner-img-area .price-and-features-area .price-and-location .price del {
  color: var(--white-color);
  font-family: var(--font-montserrat);
  font-size: 16px;
  font-weight: 600;
}
.banner-section1 .banner-img-area .price-and-features-area .price-and-location .location a {
  color: var(--white-color);
  font-family: var(--font-open-sans);
  font-size: 13px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: 0.35s;
}
.banner-section1 .banner-img-area .price-and-features-area .price-and-location .location a:hover {
  color: var(--primary-color1);
}
.banner-section1 .banner-img-area .price-and-features-area .features {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  border-top: 1px solid #353535;
  border-bottom: 1px solid #353535;
  padding: 16px 0;
}
.banner-section1 .banner-img-area .price-and-features-area .features li {
  line-height: 1;
  color: #ebe9e9;
  font-family: var(--font-open-sans);
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 5px;
}
.banner-section1 .pagination-and-btn {
  position: absolute;
  bottom: 73px;
  display: inline-flex;
  align-items: center;
  gap: 35px;
}
@media (max-width: 1399px) {
  .banner-section1 .pagination-and-btn {
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  .banner-section1 .pagination-and-btn {
    display: none;
    visibility: hidden;
  }
}
.banner-section1 .pagination-and-btn .banner-swiper-pagination {
  display: flex;
  align-items: center;
  gap: 0;
}
.banner-section1 .pagination-and-btn .banner-swiper-pagination .swiper-pagination-bullet {
  padding: 0;
  margin: 0;
  height: 1px;
  width: 100px;
  background-color: rgba(22, 25, 30, 0.1);
  opacity: 1;
}
.banner-section1 .pagination-and-btn .banner-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--primary-color1);
}
.banner-section1 .pagination-and-btn .btn-group {
  display: inline-flex;
  gap: 20px;
  align-items: center;
}
.banner-section1 .pagination-and-btn .btn-group .slider-btn {
  height: 34px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--primary-color1);
  border-radius: 50%;
  transition: 0.35s;
  opacity: 0.4;
}
.banner-section1 .pagination-and-btn .btn-group .slider-btn svg {
  fill: var(--primary-color1);
  transition: 0.35s;
}
.banner-section1 .pagination-and-btn .btn-group .slider-btn:hover {
  opacity: 1;
  background-color: var(--primary-color1);
}
.banner-section1 .pagination-and-btn .btn-group .slider-btn:hover svg {
  fill: var(--title-color);
}
.banner-section1 .swiper-slide-active .price-and-features-area {
  animation: fadeInRights 1.7s;
}
.banner-section1 .swiper-slide-active .banner-content h6 {
  animation: fadeInLeft 1.2s;
}
.banner-section1 .swiper-slide-active .banner-content h1 {
  animation: fadeInLeft 1.6s;
}
.banner-section1 .swiper-slide-active .banner-content h2 {
  animation: fadeInLeft 1.6s;
}
.banner-section1 .swiper-slide-active .banner-content p {
  animation: fadeInLeft 2s;
}
.banner-section1 .swiper-slide-active .banner-content .banner-content-bottom {
  animation: fadeInLeft 2.4s;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRights {
  0% {
    opacity: 0;
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.banner-section2 {
  position: relative;
}
.banner-section2 .banner2-swiper-pagination {
  position: absolute;
  right: 50px;
  top: 50%;
  z-index: 111;
  width: unset;
  left: unset;
  display: flex;
  flex-direction: column;
  gap:15px;
}
@media (max-width: 767px) {
  .banner-section2 .banner2-swiper-pagination {
    display: none;
    visibility: hidden;
  }
}
.banner-section2 .banner2-swiper-pagination .swiper-pagination-bullet {
  height: 8px;
  width: 8px;
  background-color: var(--white-color);
  position: relative;
  opacity: 0.8;
}
.banner-section2 .banner2-swiper-pagination .swiper-pagination-bullet::after {
  content: "";
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 1px solid var(--white-color);
  position: absolute;
  left: -3px;
  top: -3px;
}
.banner-section2 .banner2-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color:#000;
  opacity: 1;
}
.banner-section2 .banner2-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  border: 1px solid #000;
}
.banner-section2 .banner-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  padding:293px 0 267px 0px;
  overflow: hidden;
  position: relative;
  padding-left: 11%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .banner-section2 .banner-wrapper {
    padding: 260px 0 167px 0px;
    padding-left: 5%;
  }
}
@media (max-width: 1399px) {
  .banner-section2 .banner-wrapper {
    padding: 260px 0 167px 0px;
    padding-left: 5%;
  }
}
@media (max-width: 767px) {
  .banner-section2 .banner-wrapper {
    padding: 220px 0 120px 0px;
    padding-left: 5%;
  }
}
@media (max-width: 576px) {
  .banner-section2 .banner-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.banner-section2 .banner-wrapper .banner-content {
  max-width:760px;
  width: 100%;
  text-align:left;
}
.banner-section2 .banner-wrapper .banner-content h1, .banner-section2 .banner-wrapper .banner-content h2 {
   font-family: 'begummedium';
  font-size:60px;
  line-height: 1.2;
  color:#fff;
  margin-bottom: 15px;
  text-transform:uppercase;
}
@media (max-width: 1399px) {
  .banner-section2 .banner-wrapper .banner-content h1, .banner-section2 .banner-wrapper .banner-content h2 {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .banner-section2 .banner-wrapper .banner-content h1, .banner-section2 .banner-wrapper .banner-content h2 {
    font-size: 50px;
  }
}
.banner-section2 .banner-wrapper .banner-content p {
  font-size:22px;
  line-height: 1.7;
  color: var(--white-color);
  margin-bottom: 40px;
  min-height:80px;
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom {
  display: flex;
  gap: 55px;
}
@media (max-width: 576px) {
  .banner-section2 .banner-wrapper .banner-content .banner-content-bottom {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a {
  display: inline-block;
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a .review-top {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 8px;
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a .review-top .star ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 5px;
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a .review-top .star ul li {
  line-height: 1;
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a .review-top .star ul li i {
  font-size: 12px;
  color: #DDA701;
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 18px;
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a .content ul li {
  font-family: var(--font-open-sans);
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: var(--white-color);
  position: relative;
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a .content ul li span {
  font-weight: 600;
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a .content ul li::after {
  content: "";
  height: 10px;
  width: 1px;
  background-color: var(--white-color);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.banner-section2 .banner-wrapper .banner-content .banner-content-bottom .rating a .content ul li:first-child::after {
  display: none;
  visibility: hidden;
}

.text-slider2 {
  overflow: hidden;
  background:#16191E;
  padding:5px 0;
}
.text-slider2 .marquee_text .js-marquee {
  display: flex;
  align-items: center;
  gap: 50px;
  color: #FFF;
  font-size: 16px;
 font-family: 'begummedium';
}

.topbar-header {
  position: absolute;
  z-index: 777;
  left: 0;
  top: 0;
  width: 100%;
}

.quick-link-area {
  background-color: var(--title-color);
  padding: 30px 11%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .quick-link-area {
    padding: 30px 3%;
  }
}
@media (max-width: 1399px) {
  .quick-link-area {
    padding: 30px 3%;
  }
}
.quick-link-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .quick-link-area ul {
    -moz-columns: 2;
         columns: 2;
    display: block;
  }
}
@media (max-width: 576px) {
  .quick-link-area ul {
    -moz-columns: 1;
         columns: 1;
    display: block;
  }
}
.quick-link-area ul li {
  line-height: 1;
  position: relative;
}
@media (max-width: 991px) {
  .quick-link-area ul li {
    display: flex;
    justify-content: center;
  }
  .quick-link-area ul li:nth-child(odd) {
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .quick-link-area ul li {
    margin-bottom: 30px;
    justify-content: flex-start;
  }
  .quick-link-area ul li:last-child {
    margin-bottom: 0;
  }
}
.quick-link-area ul li::after {
  content: "";
  height: 46px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: -134px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1699px) {
  .quick-link-area ul li::after {
    left: -120px;
  }
}
@media (max-width: 1199px) {
  .quick-link-area ul li::after {
    left: -75px;
  }
}
@media (max-width: 991px) {
  .quick-link-area ul li::after {
    display: none;
    visibility: hidden;
  }
}
.quick-link-area ul li:first-child::after {
  display: none;
  visibility: hidden;
}
.quick-link-area ul li a {
  font-family: var(--font-montserrat);
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: var(--white-color);
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.35s;
}
.quick-link-area ul li a svg {
  fill: var(--white-color);
  transition: 0.35s;
}
.quick-link-area ul li a:hover {
  color: var(--primary-color1);
}
.quick-link-area ul li a:hover svg {
  fill: var(--primary-color1);
}

/*=====================================
     6. Home About Area
========================================*/
.home1-about-section .about-img img {
  border-radius: 10px;
}
@media (min-width: 992px) {
  .home1-about-section .about-content-wrap {
    padding-left: 35px;
  }
}
.home1-about-section .about-content-wrap > h6 {
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  padding-top: 20px;
  margin-bottom: 5px;
}
.home1-about-section .about-content-wrap p {
  color: var(--text-color);
  line-height: 30px;
}
.home1-about-section .about-content-wrap .about-features {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 15px;
  margin-bottom: 50px;
}
.home1-about-section .about-content-wrap .about-features .single-features {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  transition: 0.35s;
  position: relative;
  padding: 20px 0;
}
.home1-about-section .about-content-wrap .about-features .single-features::after, .home1-about-section .about-content-wrap .about-features .single-features::before {
  content: "";
  height: 1px;
  width: 100%;
  background: linear-gradient(90deg, #EEE 0%, rgba(238, 238, 238, 0) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.home1-about-section .about-content-wrap .about-features .single-features::before {
  bottom: unset;
  top: 0;
}
.home1-about-section .about-content-wrap .about-features .single-features .icon-content {
  display: flex;
  align-items: center;
  gap: 15px;
}
.home1-about-section .about-content-wrap .about-features .single-features .icon-content .icon {
  line-height: 1;
  transition: 0.35s;
}
.home1-about-section .about-content-wrap .about-features .single-features .icon-content .icon svg {
  fill: var(--title-color);
  transition: 0.35s;
}
.home1-about-section .about-content-wrap .about-features .single-features .icon-content .icon svg .vector {
  fill: rgba(22, 25, 30, 0.1);
}
.home1-about-section .about-content-wrap .about-features .single-features .icon-content .content {
  line-height: 1;
}
.home1-about-section .about-content-wrap .about-features .single-features .icon-content .content h6 {
  color: #000;
  font-family: var(--font-montserrat);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.home1-about-section .about-content-wrap .about-features .single-features .icon-content .content p {
  font-size: 14px;
  line-height: 22px;
  color: var(--text-color);
  margin-bottom: 0;
}
.home1-about-section .about-content-wrap .about-features .single-features .sent-btn a {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FAF8FB;
  border-radius: 50%;
  transition: 0.35s;
}
.home1-about-section .about-content-wrap .about-features .single-features .sent-btn a svg {
  fill: var(--title-color);
}
.home1-about-section .about-content-wrap .about-features .single-features:hover .icon-content .icon svg {
  fill: var(--primary-color1);
}
.home1-about-section .about-content-wrap .about-features .single-features:hover .icon-content .icon svg .vector {
  fill: var(--primary-color1);
}
.home1-about-section .about-content-wrap .about-features .single-features:hover .sent-btn a {
  background-color: var(--primary-color1);
}
.home1-about-section .about-content-wrap .author-and-exp-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  transform: translateX(-50%);
  width: 100%;
}
@media (max-width: 1399px) {
  .home1-about-section .about-content-wrap .author-and-exp-area {
    transform: translateX(-62%);
  }
}
@media screen and (max-width: 1300px) {
  .home1-about-section .about-content-wrap .author-and-exp-area {
    transform: translateX(-70%);
  }
}
@media (max-width: 1199px) {
  .home1-about-section .about-content-wrap .author-and-exp-area {
    flex-wrap: wrap;
    transform: unset;
    gap: 20px;
  }
}
.home1-about-section .about-content-wrap .author-and-exp-area .author-area {
  min-width: 649px;
  border-radius: 5px;
  border: 1px solid #EEE;
  background: #FFF;
  padding: 30px 40px;
  position: relative;
}
@media (max-width: 1199px) {
  .home1-about-section .about-content-wrap .author-and-exp-area .author-area {
    min-width: 100%;
  }
}
@media (max-width: 576px) {
  .home1-about-section .about-content-wrap .author-and-exp-area .author-area {
    padding: 30px 25px;
  }
}
.home1-about-section .about-content-wrap .author-and-exp-area .author-area:before {
  content: "";
  width: 4px;
  height: 100%;
  background-color: var(--primary-color1);
  border-radius: 5px 0 0 5px;
  position: absolute;
  left: -1px;
  top: 0;
}
.home1-about-section .about-content-wrap .author-and-exp-area .author-area p {
  color: #000;
  font-family: var(--font-montserrat);
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 12px;
}
.home1-about-section .about-content-wrap .author-and-exp-area .author-area .name-deg span {
  display: inline-block;
  color: var(--text-color);
  font-family: var(--font-open-sans);
  font-size: 12px;
  font-weight: 600;
  padding-left: 55px;
  position: relative;
  line-height: 1.5;
}
.home1-about-section .about-content-wrap .author-and-exp-area .author-area .name-deg span::before {
  content: "";
  width: 40px;
  height: 1px;
  background-color: var(--primary-color1);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.home1-about-section .about-content-wrap .author-and-exp-area .author-area .name-deg span strong {
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  padding-right: 5px;
}
.home1-about-section .about-content-wrap .author-and-exp-area .exp-area .number h2 {
  background-image: url(../img/about-text-bg.png);
  background-position: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size:250px;
  line-height: 1;
}
.home1-about-section .about-content-wrap .author-and-exp-area .exp-area h5 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-left: 118px;
  margin-top:-94px;
  width: 100%;
}
@media (max-width: 767px) {
  .home1-about-section .about-content-wrap .author-and-exp-area .exp-area h5 {
    width: unset;
  }
}
.home1-about-section .about-content-wrap .author-and-exp-area .exp-area h5 span {
  color: var(--white-color);
}

.home2-about-area .about-img {
  margin-bottom: 40px;
}
.home2-about-area .about-img img {
  border-radius: 10px;
}
.home2-about-area .activetis {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  line-height: 1;
  min-width: 630px;
  position: relative;
  padding: 20px 0;
}
@media (max-width: 1199px) {
  .home2-about-area .activetis {
    min-width: 100%;
    padding: 20px 20px;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
.home2-about-area .activetis::before {
  content: "";
  height: 1px;
  width: 100%;
  background: radial-gradient(50% 50% at 50% 50%, #EEE 0%, rgba(238, 238, 238, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
.home2-about-area .activetis::after {
  content: "";
  height: 1px;
  width: 100%;
  background: radial-gradient(50% 50% at 50% 50%, #EEE 0%, rgba(238, 238, 238, 0) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.home2-about-area .activetis .single-activiti {
  display: flex;
  align-items: center;
  gap: 16px;
  line-height: 1;
}
.home2-about-area .activetis .single-activiti .content .number {
  line-height: 1;
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.home2-about-area .activetis .single-activiti .content .number h5 {
  margin-bottom: 0;
  line-height: 1;
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 20px;
  font-weight: 700;
}
.home2-about-area .activetis .single-activiti .content .number span {
  line-height: 1;
}
.home2-about-area .activetis .single-activiti .content p {
  color: var(--text-color);
  font-family: var(--font-open-sans);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 22px;
}
@media (min-width: 992px) {
  .home2-about-area .about-content-wrap {
    padding-left: 35px;
  }
}
.home2-about-area .about-content-wrap > h6 {
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  padding-top: 20px;
  margin-bottom: 5px;
}
.home2-about-area .about-content-wrap p {
  color: var(--text-color);
  line-height: 30px;
}
.home2-about-area .about-content-wrap .author-and-img {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 25px;
}
@media (max-width: 1399px) {
  .home2-about-area .about-content-wrap .author-and-img {
    gap: 120px;
  }
}
@media (max-width: 991px) {
  .home2-about-area .about-content-wrap .author-and-img {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .home2-about-area .about-content-wrap .author-and-img {
    flex-wrap: wrap;
  }
}
.home2-about-area .about-content-wrap .author-and-img .author-area img {
  margin-bottom: 15px;
}
.home2-about-area .about-content-wrap .author-and-img .author-area .author-name-deg {
  line-height: 1;
}
.home2-about-area .about-content-wrap .author-and-img .author-area .author-name-deg h6 {
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.home2-about-area .about-content-wrap .author-and-img .author-area .author-name-deg span {
  color: var(--title-color);
  font-family: var(--font-open-sans);
  font-size: 14px;
  font-weight: 600;
}

/*=====================================
     6. Brand Category
========================================*/
.view-btn-area {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.view-btn-area p {
  font-family: var(--font-open-sans);
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: var(--title-color);
  margin-bottom: 0;
  text-align: center;
}

.width-90 {
  max-width: 90px;
  min-width: 90px;
}

.home1-apartment-types {
  position: relative;
}

.swiper-slide{text-align:center;}


.home1-apartment-types .apartment-types1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  border-radius: 10px;
  background: #FAF8FB;
  padding: 35px 20px;
  z-index: 1;
  transition: all ease 0.35s;
}
.home1-apartment-types .apartment-types1 .brand-icon {
  margin-bottom: 24px;
  transition: all ease 0.35s;
}
.home1-apartment-types .apartment-types1 .brand-icon svg {
  fill: var(--title-color);
  transition: all ease 0.35s;
}
.home1-apartment-types .apartment-types1 .category-content {
  line-height: 1;
  text-align: center;
  transition: all ease 0.35s;
}
.home1-apartment-types .apartment-types1 .category-content h6 {
  color: var(--title-color);
  text-align: center;
  font-family: var(--font-montserrat);
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1;
  transition: all ease 0.35s;
}
.home1-apartment-types .apartment-types1 .category-content span {
  color: var(--text-color);
  text-align: center;
  font-family: var(--font-open-sans);
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  transition: all ease 0.35s;
}
.home1-apartment-types .apartment-types1:hover {
  background-color: var(--title-color);
}
.home1-apartment-types .apartment-types1:hover .brand-icon svg {
  fill: var(--white-color);
}
.home1-apartment-types .apartment-types1:hover .category-content h6 {
  color: var(--white-color);
}
.home1-apartment-types .apartment-types1:hover .category-content span {
  color: var(--white-color);
}
.home1-apartment-types .view-btn-area {
  background-color: var(--white-color);
  max-width: 500px;
  margin: 0 auto;
}
.home1-apartment-types .slick-arrow {
  position: absolute;
  top: unset;
  bottom: -90px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  border: 1px solid var(--title-color);
  z-index: 9;
  transition: 0.35s;
  opacity: 0.5;
}
.home1-apartment-types .slick-arrow::before {
  content: url(../img/home1/icon/arrow-left.svg);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.35s;
}
.home1-apartment-types .slick-arrow:hover {
  opacity: 1;
  border-color: var(--primary-color1);
  background-color: var(--primary-color1);
}
.home1-apartment-types .slick-prev {
  left: 12px;
}
.home1-apartment-types .slick-next {
  right: 12px;
}
.home1-apartment-types .slick-next::before {
  content: url(../img/home1/icon/arrow-right.svg);
}

/*=====================================
     7. Most Search Area
========================================*/
.most-search-area {
  background: #FAF8FB;
  padding-left: 8%;
  padding-right: 8%;
}
.most-search-area .slider-btn {
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 1px solid var(--primary-color1);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  position: absolute;
  left: -3px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
@media (max-width: 991px) {
  .most-search-area .slider-btn {
    display: none;
    visibility: hidden;
  }
}
.most-search-area .slider-btn.next-12 {
  right: -3px;
  left: unset;
}
.most-search-area .slider-btn svg {
  fill: var(--primary-color1);
  transition: 0.35s;
}
.most-search-area .slider-btn:hover {
  background-color: var(--primary-color1);
}
.most-search-area .slider-btn:hover svg {
  fill: var(--white-color);
}
@media (max-width: 1699px) {
  .most-search-area {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media (max-width: 1399px) {
  .most-search-area {
    padding-left: 2%;
    padding-right: 2%;
  }
}
.most-search-area .nav-tabs {
  border-bottom: unset;
  gap: 20px;
}
.most-search-area .nav-tabs li {
  padding: 0;
}
.most-search-area .nav-tabs li button {
  padding: 9px 15px;
  border: none;
  font-family: var(--font-open-sans);
  font-weight: 400;
  line-height: 1;
  font-size: 14px;
  color: var(--title-color);
  border-radius: 0;
  border: 1px solid rgba(22, 25, 30, 0.15);
  border-radius: 5px;
}
.most-search-area .nav-tabs li button.active {
  color: var(--white-color);
  background-color: var(--title-color);
  border-color: var(--title-color);
}
.most-search-area.style-2 .slider-btn {
  position: relative;
  left: unset;
  top: unset;
  right: unset;
  transform: unset;
}

.product-card {
  padding: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  transition: 0.35s;
  position: relative;
}
.product-card .new {
  font-family: var(--font-open-sans);
  font-weight: 600;
  font-size: 10px;
  line-height: 14px;
  color: var(--black-color);
  background-color: var(--primary-color1);
  display: inline-block;
  z-index: 99;
  position: absolute;
  left: 0;
  top: 0;
  padding: 6px 20px;
  border-radius: 10px 0;
}
.product-card .product-img {
  position: relative;
  border-radius: 5px;
  transition: 0.35s;
}
.product-card .product-img .batch {
  line-height: 1.5;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.product-card .product-img .batch span {
  color: var(--title-color);
  font-family: var(--font-open-sans);
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  background-color: var(--primary-color1);
  border-radius: 5px 0px 5px 0px;
  padding: 4px 12px;
}
.product-card .product-img .batch span.red {
  background-color: #FF5E3A;
  color: #fff;
}
.product-card .product-img .batch span.black {
  background-color: var(--title-color);
  color: #fff;
}
.product-card .product-img .number-of-img {
  position: absolute;
  left: 20px;
  top: 17px;
  font-family: var(--font-open-sans);
  font-weight: 400;
  font-size: 14px;
  color: var(--white-color);
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
  transition: 0.35s;
  opacity: 0;
}
.product-card .product-img .fav {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 2;
  transition: 0.35s;
  line-height: 1;
  opacity: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.product-card .product-img .fav svg {
  fill: var(--title-color);
  transition: 0.35s;
}
.product-card .product-img .fav:hover svg {
  fill: var(--primary-color1);
}
.product-card .product-img .slider-btn-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: 0.35s;
  opacity: 0;
}
.product-card .product-img .slider-btn-group .swiper-arrow {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(19, 20, 26, 0.6);
  cursor: pointer;
  transition: 0.35s;
}
.product-card .product-img .slider-btn-group .swiper-arrow svg {
  fill: var(--white-color);
  transition: 0.35s;
}
.product-card .product-img .slider-btn-group .swiper-arrow:hover {
  background-color: var(--primary-color1);
}
.product-card .product-img::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50.27%);
  transition: 0.35s;
  opacity: 0;
}
.product-card .product-img img {
  border-radius: 5px;
}
@media (max-width: 767px) {
  .product-card .product-img img {
    width: 100%;
  }
}
.product-card .product-content {
  padding: 15px;
  padding-top: 25px;
}
@media (max-width: 1499px) {
  .product-card .product-content {
    padding: 15px 10px;
  }
}
.product-card .product-content .countdown-timer {
  width: 208px;
  height: 35px;
  line-height: 1;
  border-radius: 5px;
  border: 1px solid #EEE;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.product-card .product-content .countdown-timer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}
.product-card .product-content .countdown-timer ul li {
  line-height: 1;
  color: var(--title-color);
  text-align: center;
  font-family: var(--font-open-sans);
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.product-card .product-content .location {
  line-height: 1;
  margin-bottom: 7px;
}
.product-card .product-content .location a {
  display: flex;
  align-items: center;
  gap: 4px;
  line-height: 1;
  font-family: var(--font-open-sans);
  font-weight: 600;
  font-size: 13px;
  color: var(--title-color);
}
.product-card .product-content h5 {
  margin-bottom: 15px;
  line-height: 1;
}
.product-card .product-content h5 a {
  font-family: var(--font-montserrat);
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  color: var(--title-color);
  transition: 0.35s;
}
.product-card .product-content h5 a:hover {
  color: var(--primary-color1);
}
.product-card .product-content .features {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 7px;
  position: relative;
  padding-bottom: 15px;
  flex-wrap: wrap;
}
@media (max-width: 1699px) {
  .product-card .product-content .features {
    gap: 15px;
  }
}
@media (max-width: 1399px) {
  .product-card .product-content .features {
    gap: 5px;
    flex-wrap: wrap;
  }
}
.product-card .product-content .features::after {
  content: "";
  background-color: #eee;
  position: absolute;
  left: 50%;
  height: 1px;
  width: 80%;
  bottom: 0;
  transform: translateX(-50%);
}
.product-card .product-content .features li {
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: var(--font-open-sans);
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  color: var(--text-color);
  margin-right: 5px;
}
@media (max-width: 1499px) {
  .product-card .product-content .features li {
    font-size: 12px;
  }
}
@media (max-width: 1399px) {
  .product-card .product-content .features li {
    padding-right: 5px;
  }
}
.product-card .product-content .features li svg {
  fill: var(--text-color);
}
.product-card .product-content .content-btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
}
.product-card .product-content .content-btm .view-btn2 {
  font-family: var(--font-montserrat);
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: var(--title-color);
  display: flex;
  align-items: center;
  gap: 7px;
  transition: 0.35s;
}
.product-card .product-content .content-btm .view-btn2 svg path {
  fill: var(--primary-color1);
}
.product-card .product-content .content-btm .view-btn2 svg path:first-child {
  fill: none;
  stroke: var(--primary-color1);
}
.product-card .product-content .content-btm .view-btn2:hover {
  color: var(--primary-color1);
}
.product-card .product-content .content-btm .price {
  line-height: 1;
  position: relative;
}
.product-card .product-content .content-btm .price strong {
  font-family: var(--font-montserrat);
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: var(--title-color);
  display: block;
}
.product-card .product-content .content-btm .price del {
  font-family: var(--font-montserrat);
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  color: var(--text-color);
}
.product-card.auction .product-content {
  position: relative;
  z-index: 99;
  padding-top: 0;
  margin-top: -17px;
}
.product-card.style-2 {
  background: #FAF8FB;
}
.product-card.style-2 .product-content {
  padding-top: 20px;
}
.product-card.style-2 .product-content .content-top {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.product-card.style-2 .product-content .content-top .price {
  margin-bottom: 7px;
  font-family: var(--font-montserrat);
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: var(--title-color);
}
.product-card.style-2 .product-content .content-top .company-logo {
  height: 56px;
  width: 62px;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-35px);
  z-index: 99;
}
.product-card.style-2 .product-content .launch-date {
  margin-bottom: 30px;
}
.product-card.style-2 .product-content .launch-date p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 19px;
  color: var(--text-color);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-card.style-2 .product-content .launch-date p {
    font-size: 14px;
  }
}
.product-card.style-2 .product-content .launch-date p span {
  color: var(--black-color);
  display: inline-block;
  padding-left: 35px;
  position: relative;
}
.product-card.style-2 .product-content .launch-date p span::before {
  content: "";
  height: 1px;
  width: 16px;
  background-color: var(--text-color);
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.product-card.style-2 .product-content .launch-btn .primary-btn1 {
  font-family: var(--font-montserrat);
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  justify-content: center;
  padding: 13px 20px;
  width: 100%;
  justify-content: center;
}
.product-card.style-2.compare {
  border-radius: 10px;
  border: 1px solid rgba(238, 238, 238, 0.93);
  background: #FFF;
  position: relative;
}
.product-card.style-2.compare .close-btn {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: var(--primary-color1);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}
.product-card.style-2.compare .close-btn i {
  font-size: 20px;
  font-weight: 700;
  transition: 0.35s;
}
.product-card.style-2.compare .close-btn:hover {
  background-color: red;
}
.product-card.style-2.compare .close-btn:hover i {
  color: var(--white-color);
}
.product-card.style-2.compare .product-content {
  padding-top: 40px;
  position: relative;
}
.product-card.style-2.compare .product-content .content-top {
  margin-bottom: 13px;
}
.product-card.style-2.compare .product-content .content-top .company-logo {
  height: 50px;
  width: 50px;
  background: #FFFFFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  top: -25px;
}
.product-card.style-2.compare .product-content .change-model {
  height: 48px;
}
.product-card.style-2.compare .product-content .change-model .nice-select {
  height: 48px;
  border-radius: 5px;
  border: 1px solid rgba(238, 238, 238, 0.93);
  background: #FAF8FB;
}
.product-card:hover {
  border-color: var(--primary-color1);
}
.product-card:hover .product-img .number-of-img {
  opacity: 1;
}
.product-card:hover .product-img .fav {
  opacity: 1;
}
.product-card:hover .product-img .slider-btn-group {
  opacity: 1;
}
.product-card:hover .product-img::after {
  opacity: 1;
}

.slider-btn-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 99;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.slider-btn-group.style-2 {
  position: relative;
  left: unset;
  top: unset;
  transform: unset;
}
.slider-btn-group.style-3 {
  width: unset;
}
.slider-btn-group .slider-btn {
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 1px solid var(--primary-color1);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
.slider-btn-group .slider-btn svg {
  fill: var(--primary-color1);
  transition: 0.35s;
}
.slider-btn-group .slider-btn:hover {
  background-color: var(--primary-color1);
}
.slider-btn-group .slider-btn:hover svg {
  fill: var(--white-color);
}

/*=====================================
     8. Recent Product Area
========================================*/
.recent-product-section .nav-tabs {
  border-bottom: unset;
  gap: 20px;
}
.recent-product-section .nav-tabs li {
  padding: 0;
}
.recent-product-section .nav-tabs li button {
  padding: 9px 15px;
  border: none;
  font-family: var(--font-open-sans);
  font-weight: 400;
  line-height: 1;
  font-size: 14px;
  color: var(--title-color);
  border-radius: 0;
  border: 1px solid rgba(22, 25, 30, 0.15);
  border-radius: 5px;
}
.recent-product-section .nav-tabs li button.active {
  color: var(--white-color);
  background-color: var(--title-color);
  border-color: var(--title-color);
}

/*=====================================
     9. why Choose Section
========================================*/
.why-choose-area {
  background-image: url(../img/home1/why-choose-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.why-choose-area .choose-card {
  background: linear-gradient(116.81deg, #fff 0%, rgba(255, 255, 255, 0.7) 100%) padding-box, linear-gradient(-90deg, rgba(204, 244, 224, 0.1), rgba(239, 185, 63, 0.4)) border-box;
  border: 1px solid transparent;
  background-origin: padding-box, border-box;
  background-repeat: no-repeat;
  border-radius: 10px;
  padding: 40px 30px;
  position: relative;
  z-index: 1;
  transition: 0.35s;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .why-choose-area .choose-card {
    padding: 30px 20px;
  }
}
.why-choose-area .choose-card::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 5px;
  height: 100%;
  background: linear-gradient(116.81deg, #fff 100%, white 100%) padding-box, linear-gradient(-90deg, #efb93f, #efb93f) border-box;
  border: 1px solid transparent;
  background-origin: padding-box, border-box;
  background-repeat: no-repeat;
  z-index: -1;
  opacity: 0;
  transition: 0.35s;
}
.why-choose-area .choose-card:hover::after {
  opacity: 1;
}
.why-choose-area .choose-card .choose-top {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 15px;
}
.why-choose-area .choose-card .choose-top h5 {
  font-family: var(--font-montserrat);
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--title-color);
  margin-bottom: 0;
}
.why-choose-area .choose-card .choose-top h5 span {
  color: var(--primary-color1);
}
.why-choose-area .choose-card p {
  font-family: var(--font-open-sans);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: var(--text-color);
  margin-bottom: 0;
}
.why-choose-area .choose-card .more-btn {
  padding-top: 20px;
}
.why-choose-area .choose-card .more-btn a {
  font-family: var(--font-montserrat);
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: var(--title-color);
  display: flex;
  align-items: center;
  gap: 5px;
  transition: 0.35s;
}
.why-choose-area .choose-card .more-btn a span {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: var(--primary-color1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.why-choose-area .choose-card .more-btn a span i {
  font-size: 17px;
  color: var(--title-color);
}
.why-choose-area .choose-card .more-btn a:hover {
  color: var(--primary-color1);
}
.why-choose-area .our-activetis {
  padding: 40px 0;
  border-bottom: 1px solid rgba(19, 20, 26, 0.1);
  border-top: 1px solid rgba(19, 20, 26, 0.1);
}
.why-choose-area .our-activetis .single-activiti {
  display: flex;
  align-items: center;
  gap: 20px;
}
.why-choose-area .our-activetis .single-activiti .content .number {
  display: flex;
  align-items: center;
  font-family: var(--font-montserrat);
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--title-color);
  margin-bottom: 4px;
}
.why-choose-area .our-activetis .single-activiti .content .number h5 {
  margin-bottom: 0;
  line-height: 1;
}
.why-choose-area .our-activetis .single-activiti .content p {
  margin-bottom: 0;
  color: var(--text-color);
  line-height: 22px;
}
.why-choose-area .our-activetis .divider {
  position: relative;
}
.why-choose-area .our-activetis .divider::after {
  height: 41px;
  width: 1px;
  background-color: rgba(19, 20, 26, 0.16);
  position: absolute;
  right: 0;
  top: 50%;
  left: unset;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .why-choose-area .our-activetis .divider::after {
    display: none;
    visibility: hidden;
  }
}
.why-choose-area .trustpilot-review {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 30px;
}
.why-choose-area .trustpilot-review > strong {
  font-family: var(--font-montserrat);
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: var(--black-color);
}
.why-choose-area .trustpilot-review p {
  font-family: var(--font-open-sans);
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: var(--text-color);
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.why-choose-area .trustpilot-review p strong {
  font-weight: 600;
}
.why-choose-area .trustpilot-review p a {
  color: var(--text-color);
  text-decoration: underline;
}
.why-choose-area .divider {
  position: relative;
  z-index: 1;
}
.why-choose-area .divider::after {
  content: "";
  height: 1px;
  width: 80%;
  background-color: #eee;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.why-choose-area.two .rating {
  min-width: 270px;
}
.why-choose-area.two .rating a {
  display: inline-block;
  border-radius: 10px;
  border: 1px solid #EEE;
  padding: 10px 20px 15px;
}
.why-choose-area.two .rating a .review-top {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 8px;
}
.why-choose-area.two .rating a .review-top .star ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 5px;
}
.why-choose-area.two .rating a .review-top .star ul li {
  line-height: 1;
}
.why-choose-area.two .rating a .review-top .star ul li i {
  font-size: 12px;
  color: #DDA701;
}
.why-choose-area.two .rating a .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 18px;
}
.why-choose-area.two .rating a .content ul li {
  font-family: var(--font-open-sans);
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: var(--text-color);
  position: relative;
}
.why-choose-area.two .rating a .content ul li span {
  font-weight: 600;
}
.why-choose-area.two .rating a .content ul li::after {
  content: "";
  height: 10px;
  width: 1px;
  background-color: var(--text-color);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.why-choose-area.two .rating a .content ul li:first-child::after {
  display: none;
  visibility: hidden;
}

.home2-why-choose-section {
  background:#071813;
  position:relative;
}

.home2-why-choose-section .container{position:relative; z-index:99;}
.home2-why-choose-section .why-choose {
    border-radius: 10px;
    background-color: #08241a;
    padding:40px 20px;
    margin-bottom: 20px;
    text-align: left;
}
.home2-why-choose-section .why-choose strong{color:#fff; font-size:21px; display:block; padding-bottom:10px; font-weight: 500; font-family: 'begummedium';}
.home2-why-choose-section .why-choose span {
    color: #fff;
    line-height: 22px;
    display: inline-block;
}

.home2-why-choose-section .why-choose.why-choose2{padding:20px;}
.home2-why-choose-section .view-btn2 {
    color: #fff !important;
    font-size: 24px;
    margin-top: 15px;
    display: inline-block;
    border-radius:30px;
    border:solid 1px #fff;
    padding:15px 40px;
    margin-bottom:10px;
}
.home2-why-choose-section p.terms{color:#fff; font-size:12px;}

.home2-why-choose-section:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background:url(../img/noice.png);
}

.home2-why-choose-section .section-title-2 h2{color:#fff;}
.home2-why-choose-section .section-title-2 p{color:#fff;}

.home2-why-choose-section .why-choose-content-area {
  width: 100%;
}
.home2-why-choose-section .why-choose-content-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:center;
}
.home2-why-choose-section .why-choose-content-area ul .single-choose {
    padding: 20px 4px;
    display: inline-block;
    position: relative;
    transition: 0.35s;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 24%;
    border-radius: 0.6875rem 0.6875rem 0.6875rem 0.6875rem;
    background-color: #08241a;
    margin-bottom: 15px;
    vertical-align: top;
    margin-right: 13px;
    box-shadow: rgba(255, 255, 255, 0.25) 2px 0 4px 0;
    min-height: 161px;
}

.home2-why-choose-section .why-choose-content-area ul .single-choose:nth-child(4n){margin-right:0;}


.home2-why-choose-section2{background-color:#fff;}
.home2-why-choose-section2 .section-title-2 h2{color:#08291d;}
.home2-why-choose-section2 .section-title-2 p{color:#08291d;}
.home2-why-choose-section2  .why-choose-content-area ul .single-choose{border-radius: 0.6875rem 0.6875rem 0.6875rem 0.6875rem;
        background: rgb(237, 237, 237);
        box-shadow: rgba(93, 93, 93, 0.25) 2px 0 4px 0;
        color:#08291d;
      }

.home2-why-choose-section2  .why-choose-content-area ul .single-choose .icon{background-color:initial !important;
    border:none !important; height:auto !important; width:auto !important; min-height:initial !important; max-width:inherit !important; line-height:inherit !important;}


.home2-why-choose-section2  .why-choose-content-area ul .single-choose .icon img{height:60px !important;}


@media (max-width: 576px) {
  .home2-why-choose-section .why-choose-content-area ul .single-choose {
    flex-wrap: wrap;
  }
}

.home2-why-choose-section .why-choose-content-area ul .single-choose .icon img{height:39px;}
.home2-why-choose-section .why-choose-content-area ul .single-choose .icon {
    height: 56px;
    min-width: 60px;
    max-width: 56px;
    display: block;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #fff;
    margin: auto;
    line-height: 56px;
}
.home2-why-choose-section .why-choose-content-area ul .single-choose .content {
  line-height: 1;
}
.home2-why-choose-section .why-choose-content-area ul .single-choose .content h5 {
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}
.home2-why-choose-section .why-choose-content-area ul .single-choose .content h5 span {
  color: var(--primary-color1);
  display:block;
  font-size:25px;
}
.home2-why-choose-section .why-choose-content-area ul .single-choose .content p {
  color: var(--text-color);
  font-family: var(--font-open-sans);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
}
.home2-why-choose-section .why-choose-img-wrap {
  position: relative;
}
.home2-why-choose-section .why-choose-img-wrap .logo-area {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 102px;
  width: 102px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  display:none;
}
.home2-why-choose-section .why-choose-img-wrap .logo-area img {
  position: relative;
  z-index: 1;
}
.home2-why-choose-section .why-choose-img-wrap .logo-area::after {
  content: "";
  background-color: #16191E;
  border: 6px solid var(--primary-color1);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
  z-index: -1;
  border-radius: 5px;
}
.home2-why-choose-section .why-choose-img-wrap .choose-img img {
    border-radius: 10px;
    border: solid 4px #bf8c1c;
}
@media (max-width: 991px) {
  .home2-why-choose-section .why-choose-img-wrap .choose-img img {
    width: 100%;
  }
}
.home2-why-choose-section .trustpilot-review {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}
.home2-why-choose-section .trustpilot-review > strong {
  font-family: var(--font-montserrat);
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: var(--black-color);
}



.home2-why-choose-section .trustpilot-review p {
  font-family: var(--font-open-sans);
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: var(--text-color);
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.home2-why-choose-section .trustpilot-review p strong {
  font-weight: 600;
}
.home2-why-choose-section .trustpilot-review p a {
  color: var(--text-color);
  text-decoration: underline;
  transition: 0.35s;
}
.home2-why-choose-section .trustpilot-review p a strong {
  transition: 0.35s;
}
.home2-why-choose-section .trustpilot-review p a:hover {
  color: var(--primary-color1);
}

/*=====================================
     10. Recommendded apartment Section
========================================*/
.recommended-apartment-section {
  position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}


.recent-launched-project .single-choose{
  border-radius: 0.6875rem 0.6875rem 0.6875rem 0.6875rem;
        background: rgb(237, 237, 237);
        box-shadow: rgba(93, 93, 93, 0.25) 2px 0 4px 0;
        text-align:center;
        padding:20px 0;
        margin-bottom:20px;
        line-height:22px;
        min-height: 160px;
      }

.recent-launched-project .single-choose .icon{margin-bottom:10px;}



.aparment-img{margin-left:30px;}
.recommended-apartment-section::after {
    content: "";
    background-color: #08241A;
    width: 100%;
    height: 300px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}


.recommended-apartment-section .aparment-img {
    min-width: 550px;
    background: #16191e;
    border-radius: 10px 10px 0 0;
    padding: 10px;
}

@media (max-width: 1499px) {
  .recommended-apartment-section::after {
    height: 260px;
  }
}
@media (max-width: 1399px) {
  .recommended-apartment-section::after {
    height: 220px;
  }
}
@media (max-width: 1199px) {
  .recommended-apartment-section::after {
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 991px) {
  .recommended-apartment-section {
    background-color: var(--title-color);
  }
}

@media (max-width: 1499px) {
  .recommended-apartment-section .aparment-img {
    min-width: 434px;
  }
}
@media (max-width: 1399px) {
  .recommended-apartment-section .aparment-img {
    min-width: 400px;
  }
}
@media (max-width: 1199px) {
  .recommended-apartment-section .aparment-img {
    display: none;
  }
}
.recommended-apartment-section .recomended-content-wrap {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
@media (max-width: 1199px) {
  .recommended-apartment-section .recomended-content-wrap {
    background-color: var(--title-color);
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .recommended-apartment-section .recomended-content-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.recommended-apartment-section .recomended-content-wrap .section-title1 {
  max-width: 425px;
  width: 100%;
}
.recommended-apartment-section .recomended-content-wrap .section-title1 h2 {
  color: var(--white-color);
}
.recommended-apartment-section .recomended-content-wrap .recomended-content {
  max-width: 336px;
  width: 100%;
  position: relative;
}
.recommended-apartment-section .recomended-content-wrap .recomended-content p {
  color: #FFF;
}

/*=====================================
     11. project location Section
========================================*/
.project-location-area .project-card {
  border-radius: 10px;
  position: relative;
}
.project-location-area .project-card img {
  border-radius: 10px;
}
@media (max-width: 576px) {
  .project-location-area .project-card img {
    width: 100%;
  }
}
.project-location-area .project-card .location-content-wrap {
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 40px 30px;
  overflow: hidden;
  transition: 0.5s;
}
.project-location-area .project-card .location-content-wrap .location-content {
  transform: translateY(55px);
  transition: 0.5s;
}
.project-location-area .project-card .location-content-wrap .location-content h5 {
  margin-bottom: 0px;
}
.project-location-area .project-card .location-content-wrap .location-content h5 a {
  color: var(--white-color);
  font-family: var(--font-montserrat);
  font-size: 20px;
  font-weight: 700;
  transition: 0.35s;
}
.project-location-area .project-card .location-content-wrap .location-content h5 a:hover {
  color: var(--primary-color1);
}
.project-location-area .project-card .location-content-wrap .location-content span {
  color: var(--white-color);
  font-family: var(--font-open-sans);
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
}
.project-location-area .project-card .location-content-wrap .location-content .veiw-btn {
  opacity: 0;
  transition: 0.5s;
}
.project-location-area .project-card .location-content-wrap .location-content .veiw-btn a {
  padding-top: 20px;
  color: var(--white-color);
  font-family: var(--font-montserrat);
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: 0.35s;
}
.project-location-area .project-card .location-content-wrap .location-content .veiw-btn a span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color1);
  transition: 0.35s;
}
.project-location-area .project-card .location-content-wrap .location-content .veiw-btn a span svg {
  fill: var(--title-color);
  transition: 0.35s;
}
.project-location-area .project-card .location-content-wrap .location-content .veiw-btn a:hover {
  color: var(--primary-color1);
}
.project-location-area .project-card .location-content-wrap .location-content .veiw-btn a:hover svg {
  transform: rotate(45deg);
}
.project-location-area .project-card .location-content-wrap:hover .location-content {
  transform: translateY(0);
}
.project-location-area .project-card .location-content-wrap:hover .location-content .veiw-btn {
  opacity: 1;
}

/*=====================================
     12. Team Section
========================================*/
.home1-team-section {
  background:#16191E;
}
.home1-team-section .slider-btn {
  background-color: #fff;
}
.home1-team-section .single-team-card .team-img {
  border-radius: 10px;
  position: relative;
  transition: 0.35s;
}
.home1-team-section .single-team-card .team-img .social-area {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 20px;
  top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.35s;
}
.home1-team-section .single-team-card .team-img .social-area li a {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  background-color: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
.home1-team-section .single-team-card .team-img .social-area li a i {
  color: var(--title-color);
  transition: 0.35s;
}
.home1-team-section .single-team-card .team-img .social-area li a:hover {
  background-color: var(--primary-color1);
}
.home1-team-section .single-team-card .team-img img {
  border-radius: 10px;
}
@media (max-width: 576px) {
  .home1-team-section .single-team-card .team-img img {
    width: 100%;
  }
}
.home1-team-section .single-team-card .team-img .contact-btn {
  position: absolute;
  right: 15px;
  bottom: -16px;
}
.home1-team-section .single-team-card .team-img .contact-btn .primary-btn3 {
  font-size: 13px;
  gap: 6px;
  padding: 9px 13px;
  background-color: var(--white-color);
  border: 1px solid rgba(239, 185, 63, 0.5);
}
.home1-team-section .single-team-card .team-img .contact-btn .primary-btn3::after {
  background-color: var(--primary-color1);
}
.home1-team-section .single-team-card .team-img .contact-btn .primary-btn3:hover {
  color: var(--title-color);
}
.home1-team-section .single-team-card .team-content {
  padding-top: 22px;
}
.home1-team-section .single-team-card .team-content h6 {
  margin-bottom: 0;
  color:#fff;
  font-size:22px;
  transition: 0.35s;
}
.home1-team-section .single-team-card .team-content span {
  line-height: 1;
  color:#fff;
  font-size:17px;
}

.home1-team-section .section-title1 h2{color:#fff;}
.text-justify{text-align:justify;}

.home1-team-section .single-team-card .team-content p{color:#fff; text-align:center;}

.home1-team-section .single-team-card.style-2 .team-img .contact-btn {
  right: unset;
  left: 15px;
  bottom: -16px;
}
.home1-team-section .single-team-card.style-2 .team-content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 32px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.home1-team-section .single-team-card.style-2 .team-content .social-area {
  display: flex;
  align-items: center;
  gap: 8px;
  transition: 0.45s;
  position: relative;
}
.home1-team-section .single-team-card.style-2 .team-content .social-area .social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: bottom;
  transition: 0.45s;
  position: absolute;
  bottom: 38px;
}
.home1-team-section .single-team-card.style-2 .team-content .social-area .social-icons a {
  height: 30px;
  width: 30px;
  line-height: 30px;
  background-color: var(--title-color);
  border: 1px solid var(--title-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.45s;
  color: var(--white-color);
}
.home1-team-section .single-team-card.style-2 .team-content .social-area .social-icons a:hover {
  color: var(--primary-color1);
}
.home1-team-section .single-team-card.style-2 .team-content .social-area .share-icon {
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--title-color);
  border: 1px solid var(--title-color);
  border-radius: 50%;
  transition: 0.45s;
  cursor: pointer;
}
.home1-team-section .single-team-card.style-2 .team-content .social-area .share-icon svg {
  fill: var(--white-color);
  transition: 0.45s;
}
.home1-team-section .single-team-card.style-2 .team-content .social-area .share-icon:hover {
  background-color: var(--primary-color1);
  border: 1px solid var(--primary-color1);
}
.home1-team-section .single-team-card.style-2 .team-content .social-area .share-icon:hover svg {
  fill: var(--title-color);
}
.home1-team-section .single-team-card.style-2 .team-content .social-area:hover .social-icons {
  opacity: 1;
  transform: scaleY(1);
}
.home1-team-section .single-team-card.style-3 .team-content {
  padding-top: 20px;
  text-align: center;
}
.home1-team-section .single-team-card.style-3 .team-content h6 {
  margin-bottom: 0;
  color: var(--title-color);
  font-family: var(--font-montserrat);
  font-size: 18px;
  font-weight: 700;
  transition: 0.35s;
}
.home1-team-section .single-team-card.style-3 .team-content .social-area {
  border-top: 1px solid rgba(29, 29, 29, 0.1);
  padding-top: 14px;
  margin-top: 4px;
}
.home1-team-section .single-team-card.style-3 .team-content .social-area .social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.home1-team-section .single-team-card.style-3 .team-content .social-area .social-icons li a {
  height: 26px;
  width: 26px;
  line-height: 26px;
  background-color: var(--white-color);
  border: 1px solid var(--white-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.45s;
  color: var(--title-color);
}
.home1-team-section .single-team-card.style-3 .team-content .social-area .social-icons li a:hover {
  color: var(--white-color);
  background-color: var(--title-color);
  border-color: var(--title-color);
}
.home1-team-section .single-team-card:hover .team-img .social-area {
  transform: scaleX(1);
  opacity: 1;
}

/*=====================================
     13. Testimonial Section
========================================*/
.customar-feedback-area .customer-feedback-left {
  background-image: url(../img/home1/customer-feedbac-bg1.png);
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  padding: 50px 20px;
  min-height: 380px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 60px;
  position: relative;
}

.recent-launched-project{
padding: 50px 0;
    background: url(../img/property-values-bg-shape.png) #f5f2ec;
    background-size: 100%;
  }



.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset  0 0 0 2px rgba(0,0,0,0.1);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    background-color:#bf8c1c;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  content:"\f148";
  font-family: bootstrap-icons !important;
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color:#fff;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.progress-wrap svg path { 
  fill: none; 
}
.progress-wrap svg.progress-circle path {
  stroke: rgba(255, 255, 255, 0.2); /* --- Lijn progres kleur --- */
  stroke-width: 4;
  box-sizing:border-box;
  -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}



/*=====================================
     15. Footer Section
========================================*/
footer {
    background: #08241A;
    overflow: hidden;
    position:relative;
}

footer:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background:url(../img/noice.png);
}

footer .footer-top {
  padding:43px 11%;
}
@media (max-width: 1699px) {
  footer .footer-top {
    padding: 90px 6%;
  }
}
@media (max-width: 1399px) {
  footer .footer-top {
    padding: 90px 5%;
  }
}
@media (max-width: 1399px) {
  footer .footer-top {
    padding: 90px 3%;
  }
}
@media (max-width: 991px) {
  footer .footer-top {
    padding: 70px 2%;
  }
}
footer .footer-widget .widget-title {
  margin-bottom: 23px;
}
footer .footer-widget .widget-title h5 {
  margin-bottom: 0;
  color:#fff;
  font-size: 20px;
}

footer .footer-widget p{color:#fff;}
footer .footer-widget .btn{color:#fff; border:solid 1px #fff; border-radius:30px; padding:10px 30px;}
footer .footer-widget .btn: i{margin-right:10px;}
footer .footer-widget .btn:hover{background-color:#fff; color:#000;}



footer .footer-widget .menu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .footer-widget .menu-container ul li {
  margin-bottom: 8px;
}
footer .footer-widget .menu-container ul li:last-child {
  margin-bottom: 0;
}
footer .footer-widget .menu-container ul li a {
  color: #B3B3B3;
  font-size: 15px;
  font-family: var(--font-open-sans);
  font-weight: 600;
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 7px;
}
footer .footer-widget .menu-container ul li a svg {
  fill: #B3B3B3;
  transition: 0.35s;
  opacity: 0;
}
footer .footer-widget .menu-container ul li a:hover {
  color: var(--white-color);
}
footer .footer-widget .menu-container ul li a:hover svg {
  fill: var(--primary-color1);
  opacity: 1;
}
footer .footer-widget .app-download {
  padding-top: 10px;
}
footer .footer-widget .app-download ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .footer-widget .app-download ul li {
  margin-bottom: 28px;
}
footer .footer-widget .app-download ul li:last-child {
  margin-bottom: 0;
}
footer .footer-widget .app-download ul li a {
  display: inline-block;
  padding: 14px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
footer .footer-center {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding:20px 11% 0;
  border-top: 1px solid #bf8c1c;
}

.footer-logo img{height:46px;}


@media (max-width: 1699px) {
  footer .footer-center {
    padding: 0px 6% 35px;
  }
}
@media (max-width: 1399px) {
  footer .footer-center {
    padding: 0px 5% 35px;
  }
}
@media (max-width: 1199px) {
  footer .footer-center {
    padding: 0px 3% 35px;
    flex-direction: column;
    gap: 40px;
  }
}
@media (max-width: 991px) {
  footer .footer-center {
    padding: 0px 2% 35px;
  }
}
footer .footer-center .contact-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 70px;
}
@media (max-width: 1199px) {
  footer .footer-center .contact-area {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  footer .footer-center .contact-area {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
}
footer .footer-center .contact-area .hotline-area {
  display: flex;
  align-items: center;
  gap: 20px;
}
footer .footer-center .contact-area .hotline-area .icon {
  position: relative;
}
footer .footer-center .contact-area .hotline-area .icon::after {
  content: "";
  width: 1px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: -11px;
  top: 50%;
  transform: translateY(-50%);
}
footer .footer-center .contact-area .hotline-area .icon svg {
  fill:#fff;
}
footer .footer-center .contact-area .hotline-area .content {
  line-height: 1;
}
footer .footer-center .contact-area .hotline-area .content span {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  margin-bottom: 10px;
}
footer .footer-center .contact-area .hotline-area .content h6 {
  margin-bottom: 0;
  line-height: 1;
}
footer .footer-center .contact-area .hotline-area .content h6 a {
  color:#fff;
  font-size: 20px;
  line-height: 1;
  transition: 0.35s;
  text-transform: lowercase;
}
footer .footer-center .contact-area .hotline-area .content h6 a:hover {
  color: var(--white-color);
}
footer .newsletter-area .form-inner label {
  color: #FFF;
  font-family: var(--font-montserrat);
  font-size: 15px;
  font-weight: 600;
}
footer .newsletter-area .form-inner .input-area {
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #0E1014;
  height: 44px;
  min-width: 340px;
  padding: 7px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 576px) {
  footer .newsletter-area .form-inner .input-area {
    min-width: 300px;
  }
}
footer .newsletter-area .form-inner .input-area input {
  background: #0E1014;
  width: 100%;
  color: #B3B3B3;
  font-family: var(--font-open-sans);
  font-size: 14px;
  font-weight: 400;
}
footer .newsletter-area .form-inner .input-area input::-moz-placeholder {
  color: var(--text-color);
}
footer .newsletter-area .form-inner .input-area input::placeholder {
  color: var(--text-color);
}
footer .newsletter-area .form-inner .input-area button {
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(239, 185, 63, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
footer .newsletter-area .form-inner .input-area button svg {
  transition: 0.35s;
  fill: var(--primary-color1);
}
footer .newsletter-area .form-inner .input-area button:hover {
  background-color: var(--primary-color1);
}
footer .newsletter-area .form-inner .input-area button:hover svg {
  fill: var(--white-color);
}
footer .footer-btm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #bf8c1c;
  padding: 17px 11%;
}
@media (max-width: 1699px) {
  footer .footer-btm {
    padding: 17px 6%;
  }
}
@media (max-width: 1399px) {
  footer .footer-btm {
    padding: 17px 5%;
  }
}
@media (max-width: 1399px) {
  footer .footer-btm {
    padding: 17px 3%;
  }
}
@media (max-width: 991px) {
  footer .footer-btm {
    padding: 17px 2%;
  }
}
@media (max-width: 767px) {
  footer .footer-btm {
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
  }
}
footer .footer-btm .copyright-area p {
  margin-bottom: 0;
  color: var(--white-color);
  font-size: 14px;
  font-weight: 400;
  font-family: var(--font-open-sans);
}
footer .footer-btm .copyright-area p a {
  color: var(--primary-color1);
}
footer .footer-btm .social-area {
  display: flex;
  align-items: center;
  gap: 15px;
}
footer .footer-btm .social-area h6 {
  color: var(--white-color);
  font-size: 14px;
  font-family: var(--font-open-sans);
  font-weight: 400;
  margin-bottom: 0;
}
footer .container-fluid{position:relative; z-index:99;}
footer .footer-btm .social-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 15px;
}
footer .footer-btm .social-area ul li a {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  color:#bf8c1c;
  transition: 0.35s;
}
footer .footer-btm .social-area ul li a:hover {
  color:#fff;
  background-color:#bf8c1c;
  border-color:#bf8c1c;
}
footer.style-2 {
  border-radius: 30px 30px 0 0;
}
footer.style-3 .footer-widget .menu-container ul li a:hover {
  color: var(--white-color);
}
footer.style-3 .footer-widget .menu-container ul li a:hover svg {
  fill: var(--white-color);
  opacity: 1;
}
footer.style-3 .footer-center .contact-area .hotline-area .icon svg {
  fill: var(--white-color);
}
footer.style-3 .footer-center .contact-area .hotline-area .content h6 a {
  color: var(--white-color);
}
footer.style-3 .footer-btm .copyright-area p a {
  color: var(--white-color);
}
footer.style-3 .footer-btm .social-area ul li a {
  color: rgba(255, 255, 255, 0.5);
}
footer.style-3 .footer-btm .social-area ul li a:hover {
  color: var(--title-color);
  background-color: var(--white-color);
  border-color: var(--white-color);
}
footer.style-3 .newsletter-area .form-inner .input-area button {
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
footer.style-3 .newsletter-area .form-inner .input-area button svg {
  transition: 0.35s;
  fill: var(--white-color);
}
footer.style-3 .newsletter-area .form-inner .input-area button:hover {
  background-color: var(--white-color);
}
footer.style-3 .newsletter-area .form-inner .input-area button:hover svg {
  fill: var(--title-color);
}

/*=====================================
     16. dream Property Section
========================================*/
.explore-btn2 {
  color: var(--title-color);
  font-size: 16px;
  font-family: var(--font-montserrat);
  font-weight: 600;
  display: flex;
  align-items: center;
  transition: 0.35s;
  line-height: 0.7;
  white-space: nowrap;
}
.explore-btn2 i {
  font-size: 20px;
}
.explore-btn2:hover {
  color: var(--primary-color1);
}
.explore-btn2.two:hover {
  color: var(--title-color);
}

.dream-property-area {
  background-image: url(../img/home2/dream-car-bg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.dream-property-area .filter-area {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 35px;
  padding: 12px;
  gap: 15px;
}
.dream-property-area .nav-pills {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}
.dream-property-area .nav-pills li button {
  color: var(--text-color);
  font-size: 16px;
  font-family: var(--font-open-sans);
  font-weight: 600;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .dream-property-area .nav-pills li button {
    padding: 0;
  }
}
.dream-property-area .nav-pills li button.active {
  background: transparent;
  color: var(--title-color);
}
.dream-property-area .nav-pills li button:hover {
  background: transparent;
  color: var(--title-color);
}
.dream-property-area .car-category {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #FFF;
  padding: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
@media (max-width: 576px) {
  .dream-property-area .car-category {
    padding: 25px 20px;
  }
}
.dream-property-area .car-category:hover {
  border: 1px solid var(--primary-color1);
}
.dream-property-area .car-category .icon {
  margin-bottom: 20px;
}
.dream-property-area .car-category .content {
  line-height: 1;
}
.dream-property-area .car-category .content h6 {
  color: var(--title-color);
  font-size: 14px;
  font-family: var(--font-montserrat);
  font-weight: 600;
  margin-bottom: 2px;
  line-height: 20px;
}
.dream-property-area .car-category .content span {
  color: var(--text-color);
  font-size: 14px;
  font-family: var(--font-montserrat);
  font-weight: 600;
  margin-bottom: 0;
  line-height: 20px;
}

/*=====================================
     17. Featured Property Section
========================================*/
.featured-car-section {
  padding-left: 9%;
  padding-right: 9%;
}
@media (max-width: 1699px) {
  .featured-car-section {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media (max-width: 1399px) {
  .featured-car-section {
    padding-left: 2%;
    padding-right: 2%;
  }
}
.featured-car-section .slider-btn-group2 {
  max-width: 90px;
  width: 100%;
}
.featured-car-section .feature-card {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  transition: 0.35s;
}
.featured-car-section .feature-card .product-img {
  position: relative;
  border-radius: 10px;
  transition: 0.35s;
}
.featured-car-section .feature-card .product-img .number-of-img {
  position: absolute;
  left: 20px;
  top: 17px;
  font-weight: 400;
  font-size: 14px;
  color:#fff;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
  transition: 0.35s;
  opacity: 0;
}
.featured-car-section .feature-card .product-img .fav {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 2;
  transition: 0.35s;
  line-height: 1;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.featured-car-section .feature-card .product-img .fav svg {
  fill: var(--title-colort);
  transition: 0.35s;
}
.featured-car-section .feature-card .product-img .fav:hover {
  background-color: var(--primary-color1);
}
.featured-car-section .feature-card .product-img .slider-btn-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: 0.35s;
  opacity: 0;
}
.featured-car-section .feature-card .product-img .slider-btn-group .swiper-arrow {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #13141a;
  cursor: pointer;
  transition: 0.35s;
}
.featured-car-section .feature-card .product-img .slider-btn-group .swiper-arrow svg {
  fill: var(--white-color);
  transition: 0.35s;
}
.featured-car-section .feature-card .product-img .slider-btn-group .swiper-arrow:hover {
  background-color: var(--primary-color1);
}
.featured-car-section .feature-card .product-img::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  z-index: 1;
  border-radius: 10px;
  background: linear-gradient(0deg, rgba(19, 20, 26, 0.8) 0%, rgba(19, 20, 26, 0) 100%);
  transition: 0.35s;
}
.featured-car-section .feature-card .product-img img {
  border-radius: 10px;
}
@media (max-width: 767px) {
  .featured-car-section .feature-card .product-img img {
    width: 100%;
  }
}
.featured-car-section .feature-card .product-content {
  position: absolute;
  bottom: 20px;
  left: 30px;
  right: 30px;
  z-index: 1;
}
@media (max-width: 1499px) {
  .featured-car-section .feature-card .product-content {
    left: 25px;
    right: 25px;
  }
}
.featured-car-section .feature-card .product-content .price {
  line-height: 1;
  margin-bottom: 8px;
}
.featured-car-section .feature-card .product-content .price strong {
  color: var(--white-color);
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
.featured-car-section .feature-card .product-content h5 {
  margin-bottom: 0;
}
.featured-car-section .feature-card .product-content h5 a {
  color: var(--white-color);
  font-size: 20px;
  font-weight: 600;
}
.featured-car-section .feature-card .product-content .features {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  flex-wrap: wrap;
  align-items: center;
  gap: 13px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  padding-top: 15px;
  margin-top: 10px;
}
.featured-car-section .feature-card .product-content .features li {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--white-color);
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .featured-car-section .feature-card .product-content .features li {
    margin-right: 10px;
  }
}
@media (max-width: 1399px) {
  .featured-car-section .feature-card .product-content .features li {
    margin-right: 10px;
  }
}
.featured-car-section .feature-card .product-content .features li:last-child {
  margin-right: 0;
}
.featured-car-section .feature-card .product-content .features li svg {
  fill: var(--white-color);
}
.featured-car-section .feature-card:hover .product-img .number-of-img {
  opacity: 1;
}
.featured-car-section .feature-card:hover .product-img .slider-btn-group {
  opacity: 1;
}
.featured-car-section .feature-card:hover .product-content .features {
  display: flex;
  animation: fade-up 0.45s linear;
}

.slider-btn-group2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-btn-group2 .slider-btn {
  height: 34px;
  width: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(239, 185, 63, 0.4);
  cursor: pointer;
  transition: 0.35s;
}
.slider-btn-group2 .slider-btn svg {
  fill: var(--primary-color1);
}
.slider-btn-group2 .slider-btn:hover {
  background-color: var(--primary-color1);
}
.slider-btn-group2 .slider-btn:hover svg {
  fill: var(--title-color);
}
.slider-btn-group2.style-6 {
  max-width: 90px;
  width: 100%;
}
.slider-btn-group2.style-6 .slider-btn:hover {
  background-color: var(--title-color);
}
.slider-btn-group2.style-6 .slider-btn:hover svg {
  fill: var(--white-color);
}
.slider-btn-group2.dark .slider-btn {
  border: 1px solid rgba(29, 29, 29, 0.16);
}
.slider-btn-group2.dark .slider-btn svg {
  fill: rgba(29, 29, 29, 0.16);
}
.slider-btn-group2.dark .slider-btn:hover {
  background-color: var(--title-color);
}
.slider-btn-group2.dark .slider-btn:hover svg {
  fill: var(--white-color);
}

/*=====================================
   53. Contact Page
========================================*/
.contact-page .single-location {
  border-radius: 10px;
  border: 1px solid #EEE;
  padding: 40px;
}
@media (max-width: 767px) {
  .contact-page .single-location {
    padding: 40px 25px;
  }
}
.contact-page .single-location .title-and-view-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.contact-page .single-location .title-and-view-btn h5 {
  color: var(--title-color);
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1;
}
.contact-page .single-location .title-and-view-btn a {
  color: var(--title-color);
  font-size: 12px;
  font-weight: 600;
  transition: 0.35s;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 5px;
}
.contact-page .single-location .title-and-view-btn a svg {
  fill: var(--title-color);
  transition: 0.35s;
}
.contact-page .single-location .title-and-view-btn a:hover {
  color: var(--primary-color1);
}
.contact-page .single-location .title-and-view-btn a:hover svg {
  fill: var(--primary-color1);
}
.contact-page .single-location ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-page .single-location ul li {
  display: flex;
  align-items: center;
  gap: 14px;
  line-height: 1;
  margin-bottom: 10px;
  transition: 0.35s;
}
.contact-page .single-location ul li:last-child {
  margin-bottom: 0;
}
.contact-page .single-location ul li .icon {
  max-width: 34px;
  min-width: 34px;
  height: 34px;
  border: 1px solid #eee;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
.contact-page .single-location ul li .icon svg {
  transition: 0.35s;
  fill: var(--primary-color1);
}
.contact-page .single-location ul li .info {
  line-height: 1;
}
.contact-page .single-location ul li .info a {
  color: var(--text-color);
  font-size: 15px;
  font-weight: 500;
  line-height: 26px;
  display: block;
}
.contact-page .single-location ul li .info a:hover {
  color: var(--primary-color1);
}
.contact-page .single-location ul li:hover .icon {
  background-color: var(--primary-color1);
}
.contact-page .single-location ul li:hover .icon svg {
  fill: var(--title-color);
}
.contact-page .single-contact {
  border: 1px solid #eee;
  border-radius: 10px;
  padding:17px 18px;
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
  background-color:#fff;
}
.contact-page .single-contact .title {
  line-height: 1;
  background-color: var(--white-color);
  position: absolute;
  left: 35px;
  top: -9px;
  padding: 0 20px;
}
.contact-page .single-contact .title h6 {
  margin-bottom: 0;
  line-height: 1;
  color:#08291d;
  font-size: 14px;
}
.contact-page .single-contact .icon {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background-color:#bf8c1c;
  display: flex;
  align-items: center;
  justify-content: center;
  color:#fff;
}
.contact-page .single-contact .icon svg {
  fill: var(--title-color);
}
.contact-page .single-contact .content {
  line-height: 1; width: 91%;
}
.contact-page .single-contact .content span {
  color: var(--text-color);
  font-size:15px;
  line-height: 1;
}
.contact-page .single-contact .content h6 {
  margin-bottom: 0;
}
.contact-page .single-contact .content p a {
  color: var(--title-color);
  transition: 0.35s;
  font-size: 1.2384rem;
}

.contact-page .service-available {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  padding-top: 15px;
}
.contact-page .service-available span {
  color: #FF4820;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
}
.contact-page .service-available p {
  color: var(--text-color);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.contact-page .service-available p strong {
  font-weight: 600;
}
.contact-page .section-title h4 {
  font-size: 26px;
}
.contact-page .inquiry-form {
    background: #f5f2ec;
    padding: 25px 20px 20px;
    margin-top: 35px;
}

.product-card3 {
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    width:100%;
    float:left;
}

.product-card3 .product-img{width:100%;}

.product-card3 a{color: #fff; font-size:22px; font-family: 'begummedium';}
.product-card3 .price{color: #fff; font-size:20px; text-align:center; margin-top:5px; text-transform: uppercase; font-family: "Anek Latin", sans-serif; font-weight:300; margin-bottom:0;}
.product-card3 a img{height: 400px;
    width: 100%;
    object-fit: cover;
    border-radius: 0;
    transition: all 0.4s;
}
.product-card3 .product-content {
    float: left;
    width: 100%;
    background:#08241a85;
    position: absolute;
    bottom: 0;
}

.product-card3 .location{margin-bottom:-7px;}
.product-card3 .content-btm{margin-bottom:5px; display:inline-block; width:100%;}
.product-card3 .view-btn2{color:#fff !important; font-size:15px;}

@media (max-width: 767px) {
  .contact-page .inquiry-form {
    padding: 45px 25px 50px;
  }
}
.contact-page .inquiry-form .title {
  margin-bottom: 25px;
}
.contact-page .inquiry-form .title h4 {
  margin-bottom: 0;
  color: var(--title-color);
  font-size: 24px;
  font-weight: 700;
}
.contact-page .inquiry-form .title p {
  color: var(--text-color);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.contact-page .inquiry-form .form-inner {
  position: relative;
  line-height: 1;
}
.contact-page .inquiry-form .form-inner label {
  color: var(--title-color);
  font-size: 14px;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.contact-page .inquiry-form .form-inner label span {
  color: var(--text-color);
}
.contact-page .inquiry-form .form-inner label.containerss {
  display: flex;
  width: 100%;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.contact-page .inquiry-form .form-inner label.containerss span {
  color: var(--text-color);
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 1;
}
.contact-page .inquiry-form .form-inner label.containerss span.text {
  font-weight: 600;
}
.contact-page .inquiry-form .form-inner label.containerss input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.contact-page .inquiry-form .form-inner label.containerss input:checked ~ .checkmark {
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
  border-radius: 2px;
}
.contact-page .inquiry-form .form-inner label.containerss input:checked ~ .checkmark::after {
  content: url(../img/inner-page/icon/checkbox-check.svg);
  left: 1.5px;
  top: -3px;
  position: absolute;
}
.contact-page .inquiry-form .form-inner label.containerss .checkmark {
  position: absolute;
  top: 0px;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: var(--primary-color1);
  border: 1px solid var(--primary-color1);
  border-radius: 2px;
}
.contact-page .inquiry-form .form-inner label.containerss:hover input ~ .checkmark {
  border-color: var(--primary-color1);
}
.contact-page .inquiry-form .form-inner label.containerss .stars {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
  margin-top: -2px;
}
.contact-page .inquiry-form .form-inner label.containerss .stars li {
  line-height: 1;
}
.contact-page .inquiry-form .form-inner label.containerss .stars li i {
  color: #DDA701;
  font-size: 13px;
}
.contact-page .inquiry-form .form-inner label.containerss .stars li a {
  color: var(--text-color);
  font-size: 14px;
  font-weight: 600;
}
.contact-page .inquiry-form .form-inner input {
  border-radius:0;
  color:#000;
  font-size:16px;
  background:inherit;
  border-bottom:solid 1px #08241a;
  width: 100%;
  padding:10px 10px;
}
.inquiry-box {
    padding: 50px 50px 50px 0;
}

.inquiry-form h2{text-align: center;
        line-height: 2.375rem;
        font-size: 1.4861rem;
      }

.inquiry-form small{text-align: center;
        line-height: 1.375rem;
            font-style: italic;
        font-size: 0.8669rem;
        display:inline-block;
        width:100%;
      }


.primary-btn4{
        background: #08241A;
        color: #FFFFFF;
        font-size: 1.2384rem;
        font-family: "Anek Latin";
        font-weight: 400;
        font-style: normal;
        height: 3.1875rem;
        width:100%;
        border-radius: 0;
    }
.select2-container--default .select2-selection--single{
  border-radius:0;
  color:#000;
  font-size:16px;
  background-color:inherit !important;
  border:none !important;
  border-bottom:solid 1px #08241a !important;
  border-radius:0 !important;
  width: 100%;
  height:auto !important;
  padding:5px 5px !important;
}


.contact-page .inquiry-form .form-inner input::-moz-placeholder {
  color: rgba(19, 20, 26, 0.5);
}
.contact-page .inquiry-form .form-inner input::placeholder {
  color: rgba(19, 20, 26, 0.5);
}
.contact-page .inquiry-form .form-inner textarea {
  border-radius: 5px;
  background: var(--white-color);
  color: var(--text-color);
  font-size: 13px;
  width: 100%;
  padding: 20px 20px;
  outline: none;
  border: none;
  min-height: 100px;
}
.contact-page .inquiry-form .form-inner textarea::-moz-placeholder {
  color: rgba(19, 20, 26, 0.5);
}
.contact-page .inquiry-form .form-inner textarea::placeholder {
  color: rgba(19, 20, 26, 0.5);
}
.contact-page .inquiry-form .form-inner .primary-btn3 {
  padding: 17px 28px;
  justify-content: center;
}

.contact-map {
  line-height: 0;
}
.contact-map iframe {
  width: 100%;
  height:350px;
}


.product-card4 {
  border-radius:0 0 0.625rem 0.625rem;
  background: #f8f8f8;
  transition: 0.35s;
  position: relative;
  margin-bottom:20px;
}
.product-card4 .product-img {
  position: relative;
  transition: 0.35s;
}
.product-card4 .product-img .batch {
  line-height: 1.5;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 2;
}
.product-card4 .product-img .batch span {
  color: var(--title-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  background-color: var(--primary-color1);
  border-radius: 5px;
  padding: 4px 12px;
}
.product-card4 .product-img .batch span.red {
  background-color: #FF5E3A;
  color: #fff;
}
.product-card4 .product-img .batch span.black {
  background-color: var(--title-color);
  color: #fff;
}
.product-card4 .product-img .fav {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 2;
  transition: 0.35s;
  line-height: 1;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--white-color);
}
.product-card4 .product-img .fav svg {
  fill: var(--title-color);
  transition: 0.35s;
}
.product-card4 .product-img .fav:hover {
  background-color: var(--primary-color1);
}
.product-card4 .product-img .slider-btn-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: 0.35s;
  opacity: 0;
}
.product-card4 .product-img .slider-btn-group .swiper-arrow {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(19, 20, 26, 0.6);
  cursor: pointer;
  transition: 0.35s;
}
.product-card4 .product-img .slider-btn-group .swiper-arrow svg {
  fill: var(--white-color);
  transition: 0.35s;
}
.product-card4 .product-img .slider-btn-group .swiper-arrow:hover {
  background-color: var(--primary-color1);
}

.product-card4 .product-img img {
  border-radius:0.625rem 0.625rem 0 0;
}
@media (max-width: 767px) {
  .product-card4 .product-img img {
    width: 100%;
  }
}
.product-card4 .product-content {
  padding:17px 14px 10px;
}
.product-card4 .content-btm {
    border-top:solid 1px #d2d2d2;
    width:100%;
    display:inline-block;
    padding:10px 10px;
}
.product-card4 .product-content p{font-size:15px; line-height:22px; margin-bottom:5px;}
.product-card4 .product-content strong{font-size:13px;}

@media (max-width: 1499px) {
  .product-card4 .product-content {
    padding: 25px 10px 15px;
  }
}
.product-card4 .product-content .location {
  margin-bottom: 7px;
}
.product-card4 .product-content .location a {
 color: #08291d;
  font-size: 0.9907rem;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: 0.35s;
}

.product-card4 .product-content h6 {
    margin-bottom:6px;
    margin-top:6px;
    line-height: 22px;
}
.price {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
    color:#c09c5d;
    text-transform: uppercase;
    line-height: 1.6875rem;
    font-size: 1.1765rem;
    font-weight:600;
}

.product-card4 .product-content h6 a {
 font-size: 1.1765rem;
  transition: 0.35s;
  color: #08291d;
}
.product-card4 .product-content p strong{font-size:14px;}



.product-card4 .product-content .features {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 5px;
  position: relative;
  padding-bottom: 15px;
  padding-top: 12px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.product-card4 .product-content .features::after {
  content: "";
  background: radial-gradient(50% 50% at 50% 50%, #EEE 0%, rgba(238, 238, 238, 0.2) 100%);
  position: absolute;
  left: 50%;
  height: 1px;
  width: 100%;
  bottom: 0;
  transform: translateX(-50%);
}
.product-card4 .product-content .features::before {
  content: "";
  background: radial-gradient(50% 50% at 50% 50%, #EEE 0%, rgba(238, 238, 238, 0.2) 100%);
  position: absolute;
  left: 50%;
  height: 1px;
  width: 100%;
  top: 0;
  transform: translateX(-50%);
}
.product-card4 .product-content .features li {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  color: var(--text-color);
  margin-right: 15px;
}
@media (max-width: 1499px) {
  .product-card4 .product-content .features li {
    font-size: 12px;
  }
}
.product-card4 .product-content .button-and-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-card4 .product-content .button-and-price .primary-btn3 {
  font-size: 14px;
  padding: 13px 17px;
}
.product-card4 .product-content .button-and-price .price-area {
  line-height: 1;
  position: relative;
  padding-left: 12px;
}
.product-card4 .product-content .button-and-price .price-area span {
  color: var(--text-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  display: inline-block;
  margin-bottom: 10px;
}
.product-card4 .product-content .button-and-price .price-area h6 {
  color: var(--title-color);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1;
}
.product-card4 .product-content .button-and-price .price-area del {
  color: var(--text-color);
  font-size: 14px;
  font-weight: 600;
  padding-top: 8px;
  display: inline-block;
}
.product-card4.style-2 .product-content h6 {
  margin-bottom: 0px;
}
.product-card4.style-2 .product-content .exp-date {
  display: flex;
}
.product-card4.style-2 .product-content .exp-date p {
  margin-bottom: 14px;
  color: var(--text-color);
  font-size: 13px;
  font-weight: 600;
}
.product-card4.style-2 .product-content .exp-date p span {
  color: var(--title-color);
  display: inline-block;
  padding-left: 40px;
  position: relative;
}
.product-card4.style-2 .product-content .exp-date p span::after {
  content: "";
  height: 2px;
  width: 20px;
  opacity: 0.200000003;
  background: #5E5E5E;
  position: absolute;
  top: 50%;
  left: 10px;
}
.product-card4.style-2 .product-content .button-and-price .primary-btn3 {
  font-size: 15px;
  padding: 5px 18px;
}
.product-card4:hover {
  border-color: var(--primary-color1);
}
.product-card4:hover .product-img .number-of-img {
  opacity: 1;
}
.product-card4:hover .product-img .fav {
  opacity: 1;
}
.product-card4:hover .product-img .slider-btn-group {
  opacity: 1;
}
.product-card4:hover .product-img::after {
  opacity: 1;
}
.product-card4.style-3 .product-img {
  position: relative;
  transition: 0.35s;
}
.product-card4.style-3 .product-img .fav:hover {
  background-color: var(--title-color);
}
.product-card4.style-3 .product-img .fav:hover svg {
  fill: var(--white-color);
}
.product-card4.style-3 .product-img .slider-btn-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: 0.35s;
  opacity: 0;
}
.product-card4.style-3 .product-img .slider-btn-group .swiper-arrow:hover {
  background-color: var(--title-color);
}
.product-card4.style-3 .product-content .location a:hover {
  color: var(--title-color);
}
.product-card4.style-3 .product-content h6 a:hover {
  color: var(--title-color);
}
.product-card4.style-3 .product-content .button-and-price .primary-btn7 {
  padding: 11px 14px;
}
.product-card4.style-3:hover {
  border-color: var(--title-color);
}
.product-card4.style-3:hover .product-img .number-of-img {
  opacity: 1;
}
.product-card4.style-3:hover .product-img .fav {
  opacity: 1;
}
.product-card4.style-3:hover .product-img .slider-btn-group {
  opacity: 1;
}
.product-card4.style-3:hover .product-img::after {
  opacity: 1;
}


.product-card2 {
  border-radius: 0.6875rem 0.6875rem 0.6875rem 0.6875rem;
        background:#fff;
        box-shadow: rgba(93, 93, 93, 0.25) 2px 1px 4px 1px;
  padding:0;
  transition: 0.35s;
  min-height:720px;
}
.product-card2 .product-img {
  border-radius: 10px;
  position: relative;
  transition: 0.35s;
}
.product-card2 .product-img .date {
  position: absolute;
  left: -89px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg) scaleX(0);
  transition: 0.35s;
  opacity: 0;
}
.product-card2 .product-img .date button {
  color: var(--black-color);
  font-size: 14px;
  font-weight: 400;
  background-color: var(--primary-color1);
  border-radius: 0px 0px 30px 30px;
  padding: 2px 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 190px;
}
.product-card2 .product-img .fav {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background-color: var(--white-color);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 14px;
  top: 14px;
  transition: 0.35s;
}
.product-card2 .product-img .fav svg {
  fill: var(--title-color);
}
.product-card2 .product-img .fav:hover {
  background-color: var(--primary-color1);
}
.product-card2 .product-img img {
  border-radius: 10px 10px 0 0;
}
@media (max-width: 767px) {
  .product-card2 .product-img img {
    width: 100%;
  }
}
.product-card2 .product-content {
  position: relative;
  padding: 27px 10px 15px 10px;
  line-height: 1;
}
.product-card2 .product-content .company-logo {
  position: absolute;
  right: 20px;
  top: -22px;
}
.product-card2 .product-content .details-btn {
  position: absolute;
  right: 20px;
  top: -19px;
}
.product-card2 .product-content .details-btn a {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: #FAF8FB;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
.product-card2 .product-content .details-btn a i {
  font-size: 24px;
  color: #000;
  transform: rotate(-45deg);
  transition: 0.35s;
}
.product-card2 .product-content .price {
  line-height: 1;
  margin-bottom: 10px;
  color: #c09c5d;
  text-transform:uppercase;
  line-height: 1.6875rem;
        font-size: 1.1765rem;
}
.product-card2 .product-content .price strong {
  color: var(--title-color);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
.product-card2 .product-content h6 {
  margin-bottom: 8px;
  line-height: 1;
}




.product-card2 .product-content h6 a {
  color:#08291d;
  font-size:28px;
  transition: 0.35s;
}

.product-card2 .product-content span {
  color: var(--text-color);
  font-family: var(--font-open-sans);
  font-size:13px;
  font-weight: 600;
  line-height: 1;
  margin-bottom:10px;
}
.product-card2.two .product-content .price {
  line-height: 1;
}
.product-card2.two .product-content .price strong {
  color: var(--title-color);
  font-size: 16px;
  font-weight: 600;
}
.product-card2.two .product-content h6 {
  margin-bottom: 12px;
}
.product-card2.two .product-content .features {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 7px;
  position: relative;
  padding-top: 15px;
  flex-wrap: wrap;
}
@media (max-width: 1699px) {
  .product-card2.two .product-content .features {
    gap: 15px;
  }
}
@media (max-width: 1399px) {
  .product-card2.two .product-content .features {
    gap: 5px;
    flex-wrap: wrap;
  }
}
.product-card2.two .product-content .features::after {
  content: "";
  background: radial-gradient(50% 50% at 50% 50%, #EEE 0%, rgba(238, 238, 238, 0) 100%);
  position: absolute;
  left: 50%;
  height: 1px;
  width: 80%;
  top: 0;
  transform: translateX(-50%);
}
.product-card2.two .product-content .features li {
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  color: var(--text-color);
  margin-right: 5px;
}
@media (max-width: 1499px) {
  .product-card2.two .product-content .features li {
    font-size: 12px;
  }
}
@media (max-width: 1399px) {
  .product-card2.two .product-content .features li {
    padding-right: 5px;
  }
}
.product-card2.two .product-content .features li svg {
  fill:#fff;
}

.product-card2:hover .product-img .date {
  opacity: 1;
  transform: translateY(-50%) rotate(-90deg) scaleX(1);
}

.product-card2.drak .product-img .fav:hover {
  background-color: var(--title-color);
}
.product-card2.drak .product-img .fav:hover svg {
  fill: var(--white-color);
}
.product-card2.drak .product-content h6 a:hover {
  color: var(--title-color);
}
.product-card2.drak:hover {
  border: 1px solid var(--title-color);
}
.product-card2.drak:hover .product-content .details-btn a {
  background-color: var(--title-color);
}
.product-card2.drak:hover .product-content .details-btn a i {
  color: var(--white-color);
}






.sticky_social {
    position: fixed;
    top:30%;
    right: 0;
    z-index:9999;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
    overflow: hidden;
    background: #0072bc;
    margin-left: -1px;
}

.sticky_social a {
    display: block;
    font-size:20px;
    color: #fff;
    line-height: 26px;
    padding: 12px 10px;
    border-bottom: 1px solid #ffffff61;
    text-align: center;
}

.sticky_social a.call_now {
    background: #f47a20;
}

.sticky_social a.whatsapp {
    background: #74c801;
}

.sticky_social a:hover {
    background: #01568d;
}

.sticky_social a.call_now:hover {
    background: #cb651a;
}


.sticky_social a.whatsapp:hover {
    background: #7bd106;
}


.sticky_social a .icon {
    margin-bottom: 5px;
    display: block;
}

.sticky_social a span {
    display: block;
    font-size: 13px;
    line-height: 1;
}

.home4-about-section{padding:50px 0;  background: url(../img/property-values-bg-shape.png) #f5f2ec; background-size:100%;}


.project-location-area .p-location-boxarea {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius:0;
    transition: all 0.4s;
    margin-bottom:0;
}

.project-location-area .p-location-boxarea .item-content-box {
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    text-align: center;
}
.project-location-area .p-location-boxarea .item-content-box img{height:42px;}

.project-location-area .p-location-boxarea .img1 {
    position: relative;
    z-index: 1;
    border-radius:0;
    transition: all 0.4s;
}


.project-location-area .p-location-boxarea .img1 img {
    height:420px;
    width: 100%;
    object-fit: cover;
    border-radius:0;
    transition: all 0.4s;
}





.project-location-area .p-location-boxarea .content-area {
    position: absolute;
    bottom:30px;
    transition: all 0.6s;
    z-index: 2;
    left:0;
    right:0;
    width:100%;
    text-align:center;
    padding:10px 10px 0;
}

.project-location-area .p-location-boxarea .content-area a {
    color:#fff;
    font-style: normal;
    line-height: 32px;
    display: inline-block;
    transition: all 0.4s;
    font-size:20px;
     font-family: 'begummedium';
     text-transform:uppercase;
}


.project-location-area .p-location-boxarea .content-area p {
    font-style: normal;
    line-height:22px;
    color:#fff;
    font-size:15px;
}



.project-location-area .p-location-boxarea:hover .content-area {
background: #06452f;
background: radial-gradient(circle, rgba(6, 69, 47, 1) 37%, rgba(255, 255, 255, 1) 100%);
}

.contact-page{background: #fff; padding:0; display:inline-block; width:100%;}

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

.view-btn2 {
   color:#08291d !important;
    font-size: 1.1765rem;
    text-transform: uppercase;
}


.home4-about-section .slider-btn-group2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 95%;
}

.footer-logo .quick-link {
    display: flex;
    margin:10px 0 0 0;
    padding: 0 !important;
}

.footer-logo .quick-link li {
    padding: 15px;
    position: relative;
    color: #373d40;
    font-weight: 500;
    font-size: 14px;
}
.footer-logo .quick-link li a {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.025em;
    transition: .5s;
    position: relative;
}
.footer-logo .quick-link li::after {
    position: absolute;
    content: "";
    background: #fff;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.footer-logo .quick-link li a:hover{color:#efb93f;}


/*=====================================
   42. Inner Pages Banner
========================================*/
.inner-page-banner {
  background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url(../img/inner-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 150px 0;
}
.inner-page-banner.style-2 {
  height: 150px;
}
.inner-page-banner.style-3 {
  height: 60px;
}
.inner-page-banner .banner-wrapper {
  padding: 0px 11%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .inner-page-banner .banner-wrapper {
    padding: 0px 3%;
  }
}
@media (max-width: 1399px) {
  .inner-page-banner .banner-wrapper {
    padding: 0px 3%;
  }
}
@media (max-width: 1199px) {
  .inner-page-banner .banner-wrapper {
    padding: 0px 1%;
  }
}
.inner-page-banner .banner-content {
  max-width: 705px;
  width: 100%;
}
.inner-page-banner .banner-content h1 {
  font-size: 50px;
  color: var(--white-color);
  margin-bottom: 20px;
  line-height: 1.2;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .inner-page-banner .banner-content h1 {
    font-size: 50px;
  }
}
.inner-page-banner .banner-content .breadcrumb-list {
  margin: 0;
  padding: 0;
  padding-top: 25px;
  list-style: none;
  line-height: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.inner-page-banner .banner-content .breadcrumb-list li {
  line-height: 1;
  color: var(--white-color);
  font-family: var(--font-open-sans);
  font-size: 14px;
  font-weight: 600;
  position: relative;
  padding-left: 18px;
}
.inner-page-banner .banner-content .breadcrumb-list li::before {
  content: "";
  height: 1px;
  width: 10px;
  background-color: var(--primary-color1);
  position: absolute;
  left: 0;
  top: 50%;
  opacity: 1;
  z-index: 9;
}
.inner-page-banner .banner-content .breadcrumb-list li:first-child {
  padding-left: 0;
}
.inner-page-banner .banner-content .breadcrumb-list li:first-child::before {
  display: none;
  visibility: hidden;
}
.inner-page-banner .banner-content .breadcrumb-list li a {
  color: var(--primary-color1);
  transition: 0.35s;
}
.inner-page-banner .banner-content .breadcrumb-list li a:hover {
  color: var(--white-color);
}
.inner-page-banner .banner-content.style-2 .price-model-and-fav-area {
  display: flex;
  align-items: center;
  gap: 100px;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .inner-page-banner .banner-content.style-2 .price-model-and-fav-area {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 20px;
  }
}
.inner-page-banner .banner-content.style-2 .price-model-and-fav-area .price-and-model {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 576px) {
  .inner-page-banner .banner-content.style-2 .price-model-and-fav-area .price-and-model {
    flex-wrap: wrap;
    gap: 2px;
  }
}
.inner-page-banner .banner-content.style-2 .price-model-and-fav-area .price-and-model .price {
  line-height: 1;
}


video, object {
    display: inline-block;
    vertical-align: baseline;
    min-width: 100%;
    min-height: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top: 6px !important;}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: auto !important;
    user-select: none;
    -webkit-user-select: none;
    padding: 9px;
}

.select2-container--default .select2-selection--single {
    background-color: #fbf7fb;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.news-section {
   background: url(../img/property-values-bg-shape.png) #f5f2ec;
   background-size:100%;
}

.news-section .news-card {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding:6px;
  min-height: 355px;
}
.news-section .news-card .news-img {
  position: relative;
  border-radius: 5px;
}
.news-section .news-card .news-img img {
  border-radius: 5px;
  width: 100%;
}
.news-section .news-card .news-img .date {
  position: absolute;
  right: -10px;
  bottom: -15px;
}
.news-section .news-card .news-img .date a {
  background-color: var(--primary-color1);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 7% 50%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 7% 50%);
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  padding: 3px 30px;
  font-family: var(--font-open-sans);
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  color: var(--title-color);
  transition: 0.35s;
}
.news-section .news-card .content {
  padding-top:5px;
}

.news-section .news-card .content p{font-size:17px; line-height:25px;}

.news-section .news-card .content > h6 {
  margin-bottom: 0;
}
.news-section .news-card .content > h6 a {
  font-size:18px;
  line-height: 22px;
  color: var(--title-color);
  transition: 0.35s;
}
.news-section .news-card .content > h6 a:hover {
  color: var(--primary-color1);
}
.news-section .news-card .content .news-btm .author-area {
  display: flex;
  align-items: center;
  gap: 10px;
}
.news-section .news-card .content .news-btm .author-area .author-img img {
  height: 38px;
  width: 38px;
  border-radius: 50%;
}
.news-section .news-card .content .news-btm .author-area .author-content {
  display: inline-grid;
}
.news-section .news-card .content .news-btm .author-area .author-content h6 {
  margin-bottom: 3px;
  font-family: var(--font-montserrat);
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: var(--title-color);
}
.news-section .news-card .content .news-btm .author-area .author-content a {
  font-family: var(--font-open-sans);
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color);
  transition: 0.35s;
}
.news-section .news-card .content .news-btm .author-area .author-content a:hover {
  color: var(--primary-color1);
}
.news-section .news-card .content .news-btm .author-area .author-content span {
  font-family: var(--font-open-sans);
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: var(--text-color);
}
.news-section .news-card.style-2 .date {
  position: absolute;
  left: -10px;
  right: unset;
  bottom: -15px;
  display: flex;
  align-items: center;
  gap: 20px;
  background-color: var(--primary-color1);
  -webkit-clip-path: polygon(100% 0, 93% 50%, 100% 100%, 0 100%, 0 0);
          clip-path: polygon(100% 0, 93% 50%, 100% 100%, 0 100%, 0 0);
  padding: 0px 22px;
  line-height: 1;
}
.news-section .news-card.style-2 .date a {
  -webkit-clip-path: unset;
          clip-path: unset;
  background-color: transparent;
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-family: var(--font-open-sans);
  font-weight: 600;
  font-size: 13px;
  line-height: 1;
  color: var(--title-color);
  position: relative;
}
.news-section .news-card.style-2 .date a::after {
  content: "";
  height: 10px;
  width: 1px;
  background-color: rgba(19, 20, 26, 0.5);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.news-section .news-card.style-2 .date a:first-child::after {
  display: none;
}
.news-section .news-card.style-2 .social-area {
  display: flex;
  align-items: center;
  gap: 8px;
  transition: 0.45s;
  position: relative;
}
.news-section .news-card.style-2 .social-area .share-icon {
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F6F6F6;
  border: 1px solid var(--primary-color1);
  border-radius: 50%;
  transition: 0.45s;
  cursor: pointer;
}
.news-section .news-card.style-2 .social-area .share-icon svg {
  fill: var(--title-color);
  transition: 0.45s;
}
.news-section .news-card.style-2 .social-area .share-icon:hover {
  background-color: var(--primary-color1);
}
.news-section .news-card.style-2 .social-area .social-icons {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 8px;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: 0.45s;
  position: absolute;
  right: 38px;
}
.news-section .news-card.style-2 .social-area .social-icons li a {
  height: 30px;
  width: 30px;
  line-height: 30px;
  background-color: #F6F6F6;
  border: 1px solid var(--primary-color1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.45s;
  color: var(--title-color);
}
.news-section .news-card.style-2 .social-area .social-icons li a:hover {
  background-color: var(--primary-color1);
}
.news-section .news-card.style-2 .social-area:hover .social-icons {
  opacity: 1;
  transform: scaleX(1);
}
.news-section .news-card.dark .date a {
  background-color: var(--white-color);
  color: var(--title-color);
  border: 1px solid #eee;
}
.news-section .news-card.dark .content > h6 a:hover {
  color: var(--title-color);
}
.news-section .news-card.dark .content .news-btm .author-area .author-content a:hover {
  color: var(--title-color);
}

@media (max-width:1400px) {
.home2-why-choose-section .why-choose-content-area ul .single-choose{width:23%;}
}

@media (max-width:767px) {
 .product-card2{min-height:initial;} 
.inner-page-banner{padding: 77px 0;}
.signUp-modal.two .modal-dialog .modal-content .login-wrapper .login-content {
        padding: 10px 20px;
    }

.banner-section2 .banner-wrapper .banner-content h1, .banner-section2 .banner-wrapper .banner-content h2{font-size:25px;}
.banner-section2 .banner-wrapper .banner-content p{font-size: 17px;}
.company-logo img {
    height: 28px;
}
.primary-btn3{padding:10px 7px;}
p {
    font-size: 16px;
    line-height: 28px;
}

.home2-why-choose-section .why-choose-content-area ul .single-choose .icon{height: 42px;
    min-width: 42px;
    max-width: 42px;
  }
.home2-why-choose-section .why-choose-content-area ul li{margin-bottom:16px;}
.home2-why-choose-section .why-choose-content-area ul .single-choose .icon img {
    height:23px;
}


.product-card4{margin-bottom:20px;}
.featured-car-section{margin-bottom:10px;}
.home4-about-section {
    margin-bottom: 25px;
}
.project-location-area .p-location-boxarea{border-radius: 10px;}
.project-location-area .p-location-boxarea .img1{border-radius: 10px;}
.project-location-area .p-location-boxarea .img1 img{border-radius: 10px;}
.project-location-area.mb-100{margin-bottom:10px;}
.contact-page{padding:30px 0;}
.contact-page .single-contact{padding: 23px 9px;}
 .sticky_social {
        top: inherit;
        bottom:0;
        right: 0;
        transform: translate(0);
        display: flex;
        width: 100%;
        margin: 0;
    }

    .marquee-container{width:100%;}

.sticky_social a{width:35%;}

footer{padding-bottom: 78px;}
.banner-section2 .banner-wrapper{padding:96px 10px 32px 10px;}
.footer-logo .quick-link li {
    padding: 2px 10px;
    width: 42%;
    display: inline-block;
}

.footer-logo .quick-link {
    display: inline-block;
}

.top-bar.style-2 .topbar-right .hotline-area .content h6 a{font-size:14px;}
.product-card2{margin-bottom:20px;}
.footer-logo img {
    height: 31px;
    margin-top: 10px;
}
footer .footer-top {
        padding: 29px 2%;
    }

footer .footer-widget .widget-title {
    margin-bottom: 6px;
}
footer .footer-widget .btn {
    padding: 4px 23px;
    margin-bottom: 15px;
}
.nice-select{height:34px; padding: 0px 14px;}
.contact-page .inquiry-form .form-inner input{height:34px; padding: 0px 14px;}
.home2-why-choose-section .why-choose-content-area ul .single-choose{width:100%; margin-right:0; padding:10px; min-height:inherit;}

}

.signUp-modal .modal-dialog .modal-content .form-inner select{
  border-radius: 0;
  color: #000;
  font-size: 16px;
  background: inherit;
  border-bottom: solid 1px #08241a;
  width: 100%;
  padding: 10px 10px;
  height: 41px;
}




/* ================================================================
   add this line for remove box 
   ================================================================ */

/* ================================================================
   RESET COUNTRY, STATE, CITY TO MATCH ALL OTHER FIELDS (Bottom Line)
   ================================================================ */

/* 1. Target the raw select elements */
#if_ddlCountry, #if_ddlState, #if_ddlCity, 
#ff_ddlCountry, #ff_ddlState, #ff_ddlCity ,#ff_ddlInterestArea{
    border: none !important;
    border-bottom: solid 1px #08241a !important; /* Matches your other inputs */
    border-radius: 0 !important;
    background: transparent !important;
    padding: 10px 10px !important;
    height: 41px !important;
    appearance: none;
    -webkit-appearance: none;
}

/* 2. Target Select2 Containers (Since you are using the Select2 library) */
/* This removes the box and the white background from the dynamic dropdowns */
.select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border: none !important;
    border-bottom: solid 1px #08241a !important; /* Forces the bottom line only */
    border-radius: 0 !important;
    height: 41px !important;
    padding: 5px 0px !important;
}

/* 3. Adjust the text placement inside the line */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    line-height: 30px !important;
    padding-left: 10px !important; /* Matches your input padding */
}

/* 4. Adjust the Arrow placement to look clean on the line */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 41px !important;
    right: 5px !important;
}

/* 5. Remove any focus boxes/shadows */
.select2-container--default.select2-container--focus .select2-selection--single {
    border: none !important;
    border-bottom: solid 1px #08241a !important;
    outline: none !important;
    box-shadow: none !important;
}

/* 6. Fix for Modal specific Select2 parents */
#EnquireNow .select2-container--default .select2-selection--single {
    border-bottom: solid 1px #08241a !important;
}

#EnquireNow .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  width: 100% !important;
  vertical-align
}