
h1, h2, h3, h4, h5, h6{
  font-family: "Anybody", serif;
  
}
p, span, li {
  font-family: "Poppins", serif;
}
p{
  line-height: 30px;
}
.font60{
  font-size: 60px;
}
.font-18{
  font-size: 18px;
}
img.website-main-logo {
  width: 100px;
}
.mt-30{
  margin-top: 30px;
}
.mb-30{
  margin-bottom: 30px;
}
.mt-15{
  margin-top: 15px;
}
.mb-15{
  margin-bottom: 15px;
}

.home-page-banner-btn{
padding:10px 120px; 
border-radius: 40px; 
border: 1px #161616 solid; 
justify-content: center; 
align-items: center; 
gap: 10px; 
display: inline-flex"

}
.view-free-tour {
  padding-top: 19px;
}
.primary-color-bg{
 background-color: #eceff0;
}
.secondary-color-bg{
  background-color: #0d594a;
}
.third-color-bg{
  background-color: #e6f0d7;
}
.color-white{
  color: #fff;
}
.primary-color{
 color: #ECEFF0;
}
.secondary-color{

}
.width100{
  width: 100%;
}
.content-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 41px;
}
.height440{
  height: 440px;
}
.btn-style-2 {
  padding: 10px 46px;
  border-radius: 46px;
  border: none;
}
.img-center{
  display: block;
  margin: 0 auto;
}
.border-radius-16px {
  border-radius: 16px !important;
 }
.why-choose-us-dream-x-pro .card {
 border-radius: 16px !important;
}
.why-choose-us-dream-x-pro .card-body {
  flex: 1 1 auto;
  padding: 1.5rem 1.5rem !important;;
}
.why-choose-us-dream-x-pro .card-title {
  margin-bottom: unset;
  margin: 10px 0 !important;
}

  
  img.banner-slider-image {
    width: 100%;
    margin: 0 auto;
    display: block;
}

@keyframes  slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.dreamx-pro-brand-slider .logos {
  overflow: hidden;
  padding: 0px 0px;
  white-space: nowrap;
  position: relative;
}

.dreamx-pro-brand-slider .logos:before, .logos:after {
  position: absolute;
  top: 0;
  content: '';
  width: 250px;
  height: 100%;
  z-index: 2;
}

.dreamx-pro-brand-slider .logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255,255,255,0), rgb(255, 255, 255));
}

.dreamx-pro-brand-slider .logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255,255,255,0), rgb(255, 255, 255));
}

.dreamx-pro-brand-slider .logo_items {
  display: inline-block;
  animation: 35s slides infinite linear;
}

.dreamx-pro-brand-slider .logos:hover .logo_items {
  animation-play-state: paused;
}

.dreamx-pro-brand-slider .logo_items img{
  height: 100px;
}

.approch-icon {
  font-size: 39px;
  padding: 30px;
  border: 20px solid #1d6557;
  border-radius: 50%;
}
.approch-icon1 {
  font-size: 57px;
  padding: 30px;
  border: 2px dashed #1d6557;
  border-radius: 50%;
}

.our-approch-display-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pt20{
  padding-top: 20px;
}
.pd-30{
  padding: 30px;
}
.flex-item {
  margin: 10px;
}
p.recent-icon {
  color: #555555;
}
.recent-projects .card{
border-radius: 16px;
}
.Recent
.five-star-reting {
  color: #ffa500;
}
.testiminials-photo-and-name {
  display: flex;
  align-items: center;
  line-height: 5px;
  justify-content: flex-start;
}

.testimonials-box {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  padding: 30px;
  border-radius: 16px;
  border: 1px solid #e1e1e16b;
}
.state-line {
  transform: rotate(0deg);
  border: 1px white solid;
  margin: 0 10px;
}
.footer-nav {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.footer-nav a {
  text-decoration: none;
}
i.s-i-font-s {
  margin: 0 10px;
}
.copy-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-social-icon {
  font-size: 40px;
}
img.website-main-logo.logo-clr-invart {
  filter: invert(100%);
}
img.right-side-image {
  width: 658px;
  height: 676px;
  margin-top: -100px;
}

.f-margin-left{
  margin-left: 116.5px;
}
.glass-building {
  position: relative;
  text-align: center;
  color: white;
}
.luxury-glass-building-center-text {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.product-four-box-module .card {
  border-radius: 16px !important;
}
.product-four-box-module .product-four-box-icon {
  text-align: center;
  font-size: 30px;
  color: #1d6557;
}
.product-four-box-module .card-title {
  text-align: center !important;
  color: #1d6557;
}
.all-page-heading-d-flex {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 400px;
  align-items: center;
}
.all-page-heding-font-size{
  font-size: 65px;
  font-weight: 700;
}
.our-mission-text-center {
  justify-content: center;
  display: inline-flex;
  flex-direction: column;
  height: 330px;
}

.blog-card {
  height: auto;
  width: 100%;
  background-color: white;
  position: relative;
  z-index: 1;
}


.blog-date {
  background-color: #1d6557;
  width: fit-content;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 8px;
  position: absolute;
  z-index: 1000;
  top: 45%;
}
.blog-bottom {
  padding: 20px;
}
.blog-card{

  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 16px;
}
button.blog-btn {
  padding: 10px 20px;
  border-radius: 40px;
  border: 1px #1D6557 solid;
  width: 100%;
  color: #1D6557;
  background-color: #fff;
}
p.blog-category {
  padding: 0;
  margin: 0;
}
.from-style {
  box-shadow: 2px 3px 10px 1px rgba(227,227,227,1);
  padding: 28px;
}
textarea.text-area-height {
  height: 250px;
  width: 100%;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgb(0 0 0 / 50%) !important;
}
  .btn-outline-light2 {
    color: #f8f9fa;
    background-color: #1d6557;
    border-radius: 27px;
}
.mt100{
  margin-top: 100px;
}
.mb100{
  margin-bottom: 100px;
}
.pt100{
  padding-top: 100px;
}
.pb100{
 padding-bottom: 100px;
}
.mt70{
  margin-top: 70px;
}
.mb70{
  margin-bottom: 70px;
}
.pt70{
  padding-top: 70px;
}
.pb70{
 padding-bottom: 70px;
}
.mt30{
  margin-top: 30px;
}
.mb30{
  margin-bottom: 30px;
}
.pt30{
  padding-top: 30px;
}
.pb30{
  padding-bottom: 30px;
}
.mt50{
  margin-top: 50px;
}
.mb50{
  margin-bottom: 50px;
}
.pt50{
  padding-top: 50px;
}
.pb50{
  padding-bottom: 50px;
}
.product-page .card{
  border-radius: 16px !important;
}




.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-slide {
  text-align: unset;
  font-size: unset;
  background:unset;
  display: flex;
  justify-content: center;
  align-items: center;
}

.discover-our-inavative {
  background-color:rgba(221, 237, 202, 1);
}
section.dreamx-pro-brand-slider {
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
}

.second-footer-flex {
  display: flex;
  justify-content: space-between;
}
.footer-contact-numer  p {
  line-height: 12px;
}
.height-312{
  height: 312px;
}

.oaflex {
  text-align: center;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.carved-border-img {
  position: relative;
  top: -68px;
  left: 227px;
}
.five-star-reting {
  color: #ffa500;
}
.group-2 {
  height: 187px;
  position: relative;
  top: -130px;
  left: 60%;
}
.rectangle-2 {
  background: #ffffff;
  border-radius: 16px;
  border-style: solid;
  border-color: rgba(68, 68, 68, 0.4);
  border-width: 0.6px;
  width: 372px;
  height: 187px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.ellipse-2 {
  border-radius: 50%;
  width: 74px;
  height: 75px;
  position: absolute;
  left: 24px;
  top: 20px;
  object-fit: cover;
}
.ellipse-3 {
  border-radius: 50%;
  border-style: solid;
  border-color: #ffffff;
  border-width: 2px;
  width: 74px;
  height: 75px;
  position: absolute;
  left: 87px;
  top: 20px;
  object-fit: cover;
}
.ellipse-4 {
  border-radius: 50%;
  border-style: solid;
  border-color: #ffffff;
  border-width: 2px;
  width: 74px;
  height: 75px;
  position: absolute;
  left: 149px;
  top: 20px;
  object-fit: cover;
}
.ellipse-5 {
  border-radius: 50%;
  border-style: solid;
  border-color: #ffffff;
  border-width: 2px;
  width: 74px;
  height: 75px;
  position: absolute;
  left: 212px;
  top: 20px;
  object-fit: cover;
}
.ellipse-6 {
  border-radius: 50%;
  border-style: solid;
  border-color: #ffffff;
  border-width: 2px;
  width: 74px;
  height: 75px;
  position: absolute;
  left: 274px;
  top: 20px;
  object-fit: cover;
}
._1-k-satisfied-customers {
  color: #161616;
  text-align: center;
  font-family: "Poppins-Light", sans-serif;
  font-size: 23px;
  line-height: 23px;
  font-weight: 300;
  text-transform: uppercase;
  position: absolute;
  left: 26px;
  top: 122px;
  width: 320px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.who-love-our-work {
  color: #161616;
  text-align: center;
  font-family: "Poppins-Light", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  text-transform: uppercase;
  position: absolute;
  left: 89px;
  top: 156px;
  width: 194px;
  height: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.line-1 {
  margin-top: -0.5px;
  border-style: solid;
  border-color: #161616;
  border-width: 0.5px 0 0 0;
  width: 54px;
  height: 0px;
  position: absolute;
  left: 25px;
  top: 162px;
  transform-origin: 0 0;
  transform: rotate(0deg) scale(1, 1);
}
.line-2 {
  margin-top: -0.5px;
  border-style: solid;
  border-color: #161616;
  border-width: 0.5px 0 0 0;
  width: 52px;
  height: 0px;
  position: absolute;
  left: 293px;
  top: 162px;
  transform-origin: 0 0;
  transform: rotate(0deg) scale(1, 1);
}
.discover-card-box {
  box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.15);
  padding: 20px;
  border-radius: 16px;
}
.discover-card-box:hover {
  background-color: #e6f0d7;
}
@media (max-width: 575.98px) { 
  .mt70 {
    margin-top: 1rem;
}
.mb70 {
  margin-bottom: 1rem;
}
.pb70 {
  padding-bottom: 1rem;
}
.pt70 {
  padding-top: 1rem;
}
img.right-side-image {
  display: none;
}
.pt30 {
  padding-top: 1rem;
}
.f-margin-left {
  margin-left: unset !important;
  padding: 1rem !important;
}
.copy-right {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
img.website-main-logo {
  width: 100px;
  margin: 0 auto;
  display: block;
}
section.dream-properties-alive {
  height: 853px;
}
.group-2 {
  height: 187px;
  position: relative;
  top: 114px !important;
  left: -1% !important;
}
.mvmt1rem{
  margin-top: 1rem;
}
.mvmb1rem{
  margin-bottom: 1rem;
}
.pt20 {
  padding-top: 1rem;
}
.pb20 {
  padding-bottom: 1rem;
}
.mt100 {
  margin-top: 1rem;
}
.mb100 {
  margin-bottom: 1rem;
}
textarea.text-area-height {
  height: 100px;
}
}

