body {
  font-size: 16px;
  line-height: 1.8;
  font-family: 'Raleway', sans-serif;
  /* color: #777777; */
  overflow-x: hidden;
  position: relative;
}

p {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #000000;
}

span.conf {
  font-size: 25px;
  font-weight: 700;
}

a {
  display: inline-block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
}

button {
  margin: 0;
  padding: 0;
  outline: 0;
}

button:focus {
  outline: 0;
  border: 0;
}

h4 {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: black !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
  line-height: 1.4;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table-cell {
  display: table-cell;
  vertical-align: middle;
}

img {
  max-width: 100%;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-100 {
  padding-top: 10px;
}

.ptb-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.pb-70 {
  padding-top: 70px;
  /* padding-bottom: 70px; */
}

h3.vrf-h3 {
  margin-top: 0px;
}

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

.box-shadow {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.margin-auto {
  margin: 0 auto;
}

.section-bg {
  background-color: #fbf3e9 !important;
}

/*================================
Default Btn Style 
===================================*/
.default-btn {
  margin-top: 10px;
  padding: 6px 20px;
  color: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-transform: capitalize;
}

.default-btn i {
  font-size: 20px;
  position: relative;
  top: 3px;
}

.default-btn::before {
  content: "";
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #234467;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.default-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #234467;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.default-btn:hover {
  color: #ffffff;
  border: none;
}

.default-btn:hover::before {
  left: auto;
  right: 0;
  width: 50%;
}

.default-btn:hover::after {
  left: 0;
  right: 0;
  width: 50%;
}

.default-btn.active {
  margin-left: 20px;
  color: #ffffff;
  background-color: transparent;
  overflow: hidden;
}

.default-btn.active::before {
  background-color: #db8c23 !important;
}

.default-btn.active::after {
  background-color: #db8c23 !important;
}

.default-btn.active:hover {
  color: #ffffff;
}

.default-btn.active:hover::before {
  left: auto;
  right: 0;
  width: 50%;
}

.default-btn.active:hover::after {
  left: 0;
  right: 0;
  width: 50%;
}

.default-bg-buttercup {
  border: 1px solid;
  background-color: #773763;
  color: #ffffff;
}

.default-regal-blue {
  background-color: #234467 !important;
  color: #ffffff;
}

.default-sante-fe {
  background-color: #b56953 !important;
  color: #ffffff;
}

.default-dark-blue {
  background-color: #020d26 !important;
  color: #ffffff;
}

.default-hot-toddy {
  background-color: #ab842a !important;
  color: #ffffff;
}

/*================================
Default Btn Style End
===================================*/
/*================================
Section Title Style 
===================================*/
.section-title span {
  color: #4D5660;
  font-weight: 500;
  line-height: 0;
  font-size: 14px;
  margin: 0;
  padding-bottom: 5px;
}

.section-title h2 {
  /* padding: 15px 30px; */
  font-size: 29px;
  font-weight: 600;
  margin-top: 5px;
  line-height: 40px;
  /* max-width: 510px; */
  color: #773763;
  letter-spacing: normal;
}

.section-title h2 b {
  color: #db8c23;
  font-weight: 500;
  font-style: italic;
}

.service-card.service-card-bg.connect {
  margin-bottom: 20px;
  border: 2px solid #773763
}

.section-title p {
  padding-top: 15px;
  margin-bottom: 0;
}

.section-title-two span {
  font-weight: 500;
  line-height: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 5px;
  position: relative;
  margin-left: 50px;
}

.section-title-two span::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -50px;
  width: 50px;
  height: 1px;
}

.section-title-two h2 {
  font-size: 60px;
  font-weight: 900;
  margin-top: 5px;
  line-height: 1.2;
  max-width: 510px;
  color: #020d26;
}

.section-title-two h2 b {
  font-weight: 500;
  font-style: italic;
}

.section-title-two p {
  padding-top: 15px;
  max-width: 450px;
  margin-bottom: 0;
}

.section-color {
  color: #b56953;
}

.section-span-bg {
  position: relative;
  color: #b56953;
}

.section-span-bg::before {
  content: '';
  position: absolute;
  background-color: #b56953;
}

.section-span-bg2 {
  position: relative;
  color: #ab842a;
}

.section-span-bg2::before {
  content: '';
  position: absolute;
  background-color: #ab842a;
}

.section-color2 {
  color: #ab842a !important;
}

.section-span-white {
  position: relative;
  color: #ffffff;
}

.section-span-white::before {
  content: '';
  position: absolute;
  background-color: #ffffff;
}

.section-white {
  color: #ffffff !important;
}

/*================================
Section Title Style End
===================================*/
.top-header {
  background-color: #020d26;
  padding-top: 20px;
  padding-bottom: 14px;
}

.top-header .top-header-left {
  list-style: none;
  margin: 0;
  padding: 0;
}

.top-header .top-header-left li {
  display: inline-block;
  margin-right: 20px;
}

.top-header .top-header-left li a {
  color: #ffffff;
  margin-bottom: 0;
}

.top-header .top-header-right {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}

.top-header .top-header-right li {
  display: inline-block;
  color: #acbee8;
  margin-left: 65px;
}

.top-header .top-header-right li i {
  color: #8390b0;
  margin-right: 10px;
  font-size: 18px;
}

.top-header .top-header-right li a {
  color: #acbee8;
}

/*=================================
Navbar Area
====================================*/
.navbar-area {
  background-color: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}

.navbar-light {
  padding: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}

.navbar-light .navbar-brand img {
  float: left;
  padding: 5px 0;
}

.navbar-light .navbar-brand-sticky {
  display: none;
}

/* Main nav */
.main-nav {
  position: inherit;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
  z-index: 999;
  height: auto;
}

.main-nav .navbar .navbar-brand .logo-two {
  display: none;
}



h2.text-center.form-header {
  font-size: 20px;
}

.main-nav nav .navbar-nav .nav-item a {
  font-size: 12px;
  text-transform: capitalize;
  color: #ffffff;
  font-weight: 400;
  margin-left: 12px;
  margin-right: 12px;
}

.main-nav nav .navbar-nav .nav-item a i {
  line-height: 0;
  position: relative;
  top: 3px;
  font-size: 18px;
}


.main-nav nav .navbar-nav .nav-item a .active::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu {
  border: none;
  padding: 0;
  border-radius: 0;
  background-color: #ffffff !important;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
  border-bottom: 1px solid rgba(219, 140, 35, 0.2);
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child {
  border-bottom: none;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
  text-transform: capitalize;
  color: #4D5660 !important;
  position: relative;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  font-weight: 400;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
  border-radius: .25rem;
  color: #db8c23 !important;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active {
  color: #db8c23 !important;
  margin-left: 5px;
  border-radius: .25rem;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li.active {
  color: #db8c23 !important;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  left: 100%;
  top: 0;
  margin-top: 20px;
}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
  left: 100%;
}


.oftop-nav {
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
  z-index: 999;
  height: auto;
}

.oftop-nav nav .navbar-nav .nav-item:hover a,
.oftop-nav nav .navbar-nav .nav-item .active {
  color: #ab842a !important;
}

.oftop-nav nav .navbar-nav .nav-item a {
  color: #ffffff !important;
}

.oftop-nav nav .navbar-nav .nav-item a:hover,
.oftop-nav nav .navbar-nav .nav-item a :focus {
  color: #ab842a !important;
}

.oftop-nav nav .navbar-nav .nav-item a.active {
  color: #ab842a !important;
}

.side-btn-area {
  display: inline-block;
}

.side-btn-area .call-btn {
  font-size: 18px;
  color: #234467;
  margin-right: 20px;
  display: inline-block;
}

.side-btn-area .call-btn i {
  font-size: 22px;
  position: relative;
  top: 5px;
}

.side-btn-area .call-btn:hover {
  color: #db8c23;
}

.appointment-btn {
  display: inline-block;
  position: relative;
  top: 5px;
}

.sticky-nav {
  top: 0;
  position: fixed;
  -webkit-animation: 900ms ease-in-out 5s normal none 1 running fadeInDown;
  animation: 900ms ease-in-out 5s normal none 1 running fadeInDown;
  -webkit-transition: 0.9s;
  transition: 0.9s;
  width: 100% !important;
  z-index: 999;
}

.sticky-nav .main-nav {
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.sticky-nav .oftop-nav {
  top: 0;
  background-color: #192028;
  position: fixed;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

/* hero-mobile slider  carousel area  */

.carousel-mobile-content {
  background-color: #894281;
  color: #ffffff;
  padding: 40px;
  margin: 0 !important;

}

.carousel-mobile-heading {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1rem;
  margin-bottom: 0px;
}

.carousel-mobile-para {
  font-size: 10px;
  word-spacing: 0.1rem;
  font-weight: 300;
  color: #ffffff;
  margin-top: 0px !important;
}

.carousel-mobile-text {
  letter-spacing: 0.2rem;
}

/* hero-mobile slider  carousel area end */




/* section#specificationSec\ newconnectivity {
  background: #773763;
} */
section.overview-section.sdcsd {
  background: #773763;
}

.service-area-two {
  position: relative;
  margin-top: -60px;
}

.service-card {
  background-color: #ffffff;
  padding: 15px 15px 15px 15px;
  text-align: center;
  /* margin-bottom: 30px; */
  position: relative;
  z-index: 1;
}

/* 
.service-card:hover i {
  color: #ffffff;
} */

.service-card:hover a h3 {
  color: #ffffff;
}

/* .service-card:hover p {
  color: #ffffff;
} */

.service-card.active i {
  color: #ffffff;
}

.service-card.active a h3 {
  color: #ffffff;
}

.service-card.active p {
  color: #ffffff;
}

.service-card i {
  font-size: 70px;
  color: #773763;
  margin-bottom: 15px;
}

.service-card a {
  display: block;
}



.service-card a h3 {
  font-size: 20px;
  color: #000000;
  font-weight: 600;
  /* margin-bottom: 10px; */
}


.specification-ul:hover li {
  color: #fff;
}

.service-card .learn-more-btn {
  color: #db8c23;
}

.service-card .learn-more-btn i {
  font-size: 18px;
  position: relative;
  top: 3px;
  color: #db8c23;
}

p.con {
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #773763 !important;
}

h2.mb-0.con.floorplan222 {
  font-size: 18px !important;
  padding: 24px;
  background: #773763;
  position: inherit;
  text-align: center;
  font-weight: 600 !important;
  color: #ffffff !important;
}

.service-card.service-card-bg.service-card-2.connect.ede {
  margin-bottom: 25px;
  width: 100%;
}

.service-card p {
  margin-bottom: 10px;
}

.service-card.service-card-bg.service-card-2.connect.ede {
  height: auto;
}

section.overview-section.sdcsd {
  margin-bottom: 0em;
  margin-top: 0em;
}

.service-card.service-card-bg.connect {
  height: auto;
}

.service-card-bg {
  height: 23em;
  margin: 0px;
  border: 1px solid #b8b8b8;
  position: relative;
}



.service-card-bg::before {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  /* background-color: #773763; */
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.service-card-bg:hover::before {
  opacity: 1;
  width: 100%;
}

.service-card-bg.active::before {
  opacity: 1;
  width: 100%;
}

.service-card-bg-two {
  position: relative;
}

.service-card-bg-two::before {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #b56953;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.service-card-bg-two:hover::before {
  opacity: 1;
  width: 100%;
}

.service-card-bg-two:hover .learn-more-btn {
  color: #ffffff;
}

.service-card-bg-two:hover .learn-more-btn i {
  color: #ffffff;
}

.service-card-bg-two.active::before {
  opacity: 1;
  width: 100%;
}

.service-card-bg-two.active .learn-more-btn {
  color: #ffffff;
}

.service-card-bg-two.active .learn-more-btn i {
  color: #ffffff;
}

.service-card-bg-three {
  position: relative;
}

.service-card-bg-three::before {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ab842a;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.service-card-bg-three:hover::before {
  opacity: 1;
  width: 100%;
}

.service-card-bg-three:hover .learn-more-btn {
  color: #ffffff;
}

.service-card-bg-three:hover .learn-more-btn i {
  color: #ffffff;
}

.service-card-bg-three.active::before {
  opacity: 1;
  width: 100%;
}

.service-card-bg-three.active .learn-more-btn {
  color: #ffffff;
}

.service-card-bg-three.active .learn-more-btn i {
  color: #ffffff;
}

.service-item {
  background-color: #fbf3e9;
  padding: 30px 40px;
  margin-bottom: 30px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  overflow: hidden;
  border: 4px solid #fbf3e9;
}

.service-item:hover {
  background-color: #ffffff;
  border: 4px solid #f0f0f0;
}

.service-item:hover i {
  color: #ab842a;
}

.service-item i {
  font-size: 70px;
  color: #506f90;
  line-height: 1.5;
  margin-bottom: 15px;
}

.service-item a {
  display: block;
}

.service-item a h3 {
  font-size: 22px;
  color: #020d26;
  font-weight: 700;
  margin-bottom: 10px;
}

.service-item .learn-more-btn {
  color: #ab842a;
}

.service-item .learn-more-btn i {
  font-size: 18px;
  position: relative;
  top: 3px;
  color: #ab842a;
}

.development-card {
  margin-bottom: 30px;
}

.development-card h3 {
  font-size: 18px;
  color: #ab842a;
  position: relative;
  margin-left: 40px;
  margin-bottom: 15px;
}

.development-card h3::before {
  content: '';
  position: absolute;
  left: -35px;
  width: 30px;
  height: 1px;
  bottom: 0;
  background-color: #ab842a;
}

.development-card p {
  margin-bottom: 0;
}


.development-section {
  background-image: url(../img/project-details/shape.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.development-content .section-title-two h2 {
  color: #234467;
  max-width: 100%;
}

.development-item {
  margin-bottom: 30px;
  height: auto;
  position: relative;
}

.development-item img {
  max-width: 520px;
  height: auto;
}

.development-item .content {
  position: relative;
  margin-top: -90px;
  right: -55px;
  max-width: 500px;
  padding: 30px;
  background-color: #ffffff;
  border: 5px solid #f0f0f0;
}

.development-item .content h3 {
  font-size: 24px;
  color: #234467;
  margin-bottom: 10px;
}

.development-item .content p {
  margin-bottom: 0;
}

.development-item .content span {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 65px;
  height: 25px;
  color: #ffffff;
  background-image: url(../img/project-details/shape2.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.development-section .col-lg-6:nth-child(2) .development-item {
  margin-top: 40px;
}

.development-section .col-lg-6:nth-child(3) .development-item {
  margin-top: -40px;
}

/*=================================
Development Section End
====================================*/
/*=================================
Orgin Area 
====================================*/
.orgin-title {
  text-align: center;
}

.orgin-title .section-title h2 {
  max-width: 540px;
  text-align: center;
  margin: 0 auto;
}

.orgin-title .section-title p {
  max-width: 550px;
  margin: 0 auto;
}

.orgin-card {
  text-align: center;
  margin-bottom: 30px;
}

.orgin-card h2 {
  font-size: 70px;
  color: #234467;
  text-align: center;
  border: 5px solid #fee8b3;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  line-height: 200px;
  margin: 0 auto;
  position: relative;
}

.orgin-card h2::before {
  content: '';
  position: absolute;
  background-image: url(../img/half-circle.png);
  background-position: right;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  right: -20px;
  top: 0;
}

.orgin-card h3 {
  font-size: 30px;
  color: #234467;
  font-weight: 700;
  margin-top: 30px;
}

.orgin-card p {
  max-width: 285px;
  margin: 0 auto;
}

/*=================================
Orgin Area End
====================================*/
/*=================================
Room Details 
====================================*/
.room-details-tab {
  margin-top: 30px;
}

.room-details-tab .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.room-details-tab .tabs li {
  display: inline-block;
  line-height: initial;
  margin-right: 35px;
}

.room-details-tab .tabs li a {
  display: inline-block;
  position: relative;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  color: #4D5660;
}

.room-details-tab .tabs li a:focus {
  color: #773763;
}

.room-details-tab .tabs li.active a {
  color: #773763;
}

.room-details-tab .tabs li.current a {
  color: #773763;
  border-bottom: 5px solid;
  padding-bottom: 3px;
}

.room-details-tab.tab-color li a:focus {
  color: #773763 !important;
}

.room-details-tab.tab-color li.active a {
  color: #773763 !important;
}

.room-details-tab.tab-color li.current a {
  color: #773763 !important;
}

.room-details-tab.tab-color2 li a:focus {
  color: #ab842a !important;
}

.room-details-tab.tab-color2 li.active a {
  color: #ab842a !important;
}

.room-details-tab.tab-color2 li.current a {
  color: #ab842a !important;
}

.tab .tabs_item {
  display: none;
}

.tab .tabs_item:first-child {
  display: block;
}

.room-details-card {
  margin-bottom: 30px;
}

.room-details-card:hover .content a h3 {
  color: #db8c23;
}

.room-details-card .content {
  position: relative;
  margin-top: -28px;
  width: 71%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #ffffff;
  padding: 6px 15px;
}

.room-details-card .content a h3 {
  font-size: 25px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.room-details-card .content p {
  font-size: 20px;
  margin-bottom: 0;
}

.room-details-item {
  position: relative;
  margin-bottom: 30px;
}

.room-details-item .room-item {
  position: relative;
}

.room-details-item .room-item i {
  font-size: 20px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background-color: #ffffff;
  border-radius: 50px;
  color: #b56953;
  text-align: center;
  position: relative;
}

.room-details-item .room-item i::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #ffffff;
  -webkit-animation: ripple 1s linear 2s infinite;
  animation: ripple 1s linear 2s infinite;
}

.room-details-item .room-item .room-item-content {
  background-color: #ffffff;
  position: absolute;
  padding: 10px 20px;
  text-align: center;
  top: -70px;
  left: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  opacity: 0;
}

.room-details-item .room-item .room-item-content::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 20px;
  width: 15px;
  height: 15px;
  background-color: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.room-details-item .room-item .room-item-content h3 {
  font-size: 18px;
  font-weight: 500;
  color: #db8c23;
  margin-bottom: 0;
}

.room-details-item .room-item:hover .room-item-content {
  opacity: 1;
}

.room-details-item .room-item:hover i {
  background-color: #b56953;
  color: #ffffff;
}

.room-details-item .room-item:hover i::after {
  border-color: #b56953;
}

.room-details-item .room-item.item1 {
  position: absolute;
  top: 15%;
  left: 25%;
}

.room-details-item .room-item.item2 {
  position: absolute;
  top: 50%;
  left: 15%;
}

.room-details-item .room-item.item3 {
  position: absolute;
  top: 35%;
  left: 45%;
}

.room-details-item .room-item.item4 {
  position: absolute;
  top: 20%;
  right: 25%;
}

.room-details-item .room-item.item5 {
  position: absolute;
  top: 50%;
  right: 21%;
}

.room-details-item .room-details-slider {
  position: relative;
  margin-top: -50px;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border: 5px solid #f0f0f0;
}

.room-details-item .room-details-slider:hover .room-details-content a h3 {
  color: #b56953;
}

.room-details-item .room-details-slider .room-details-content {
  padding: 30px 15px;
  text-align: center;
  max-width: 585px;
  margin-left: auto;
  margin-right: auto;
}

.room-details-item .room-details-slider .room-details-content a h3 {
  font-size: 25px;
}

.room-details-item .room-details-slider .room-details-content p {
  font-size: 15px;
  margin-bottom: 0;
}

.room-details-item .room-details-slider .owl-nav {
  margin-top: 0;
}

.room-details-item .room-details-slider .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
  left: 20px;
  color: #c4cfd4 !important;
  font-size: 34px !important;
}

.room-details-item .room-details-slider .owl-nav .owl-prev:hover {
  color: #b56953 !important;
  background-color: transparent !important;
}

.room-details-item .room-details-slider .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
  right: 20px;
  color: #c4cfd4 !important;
  font-size: 34px !important;
}

.room-details-item .room-details-slider .owl-nav .owl-next:hover {
  color: #b56953 !important;
  background-color: transparent !important;
}

/*=================================
Room Details End
====================================*/
/*=================================
Innovation Section 
====================================*/
.innovation-content .section-title h2 {
  max-width: 575px;
}

.innovation-content .section-title p {
  max-width: 520px;
}

.innovation-content .innovation-btn {
  margin-top: 40px;
}

.innovation-content-two .section-title-two h2 {
  max-width: 575px;
}

.innovation-content-two .section-title-two p {
  max-width: 520px;
}

.innovation-content-two .section-title-two .color-innovation {
  color: #234467;
}

.innovation-content-two .innovation-btn {
  margin-top: 40px;
}

.innovation-bg {
  background-image: url(../img/innovation-bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
  margin-bottom: 30px;
}

.innovation-slider {
  background-color: #ffffff;
  max-width: 400px;
  height: 400px;
  margin: 0 auto;
  border-radius: 50%;
  text-align: center;
  position: relative;
}

.innovation-slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin-top: 0;
}

.innovation-slider .owl-dots .owl-dot span {
  background-color: #cddcec;
}

.innovation-slider .owl-dots .owl-dot span:hover {
  background-color: #db8c23 !important;
}

.innovation-slider .owl-dots .owl-dot.active span {
  background-color: #db8c23 !important;
}

.innovation-item {
  padding-top: 30px;
  padding-bottom: 50px;
  max-width: 320px;
  margin: 0 auto;
}

.innovation-item i {
  font-size: 70px;
  color: #4D5660;
}

.innovation-item h3 {
  font-size: 26px;
  color: #234467;
}

.innovation-item p {
  font-weight: 400;
  margin: 0 auto;
}

/*=================================
Innovation Section End
====================================*/
/*=================================
Efficiency Card 
====================================*/
.efficiency-card {
  background-color: #ffffff;
  border: 3px solid #f0f0f0;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
  padding-bottom: 50px;
  position: relative;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}

.efficiency-card:hover {
  border-color: #ffffff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.efficiency-card:hover a h3 {
  color: #db8c23;
}

.efficiency-card span {
  font-size: 14px;
  color: #db8c23;
  position: relative;
  margin-left: 40px;
}

.efficiency-card span::before {
  content: '';
  position: absolute;
  left: -35px;
  width: 30px;
  height: 1px;
  bottom: 0;
  background-color: #db8c23;
}

.efficiency-card a {
  display: block;
}

.efficiency-card a h3 {
  font-size: 26px;
  max-width: 250px;
}

.efficiency-card i {
  font-size: 85px;
  color: #f2f2f2;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
  line-height: 0.9;
}

/*=================================
Efficiency Card End
====================================*/
/*==================================
Product Are CSS 
====================================*/
.product-area .section-title-two h2 {
  font-size: 35px;
}

.single-product {
  text-align: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px dashed #eeeeee;
  margin-bottom: 30px;
  position: relative;
}

.single-product .product-content {
  padding: 30px 20px;
}

.single-product .product-content ul {
  list-style: none;
  padding: 0;
  line-height: 1;
  margin-bottom: 15px;
}

.single-product .product-content ul li {
  display: inline-block;
  color: #234467;
  padding: 0 5px;
}

.single-product .product-content ul li del {
  color: #777777;
}

.single-product .product-content a {
  display: block;
}

.single-product .product-content a h3 {
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 20px;
}

.single-product .product-content a h3:hover {
  color: #ab842a;
}

.single-product .product-content .default-btn.product-btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 180px;
  bottom: 150px;
  padding: 10px 20px;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.single-product .product-content .default-btn.product-btn i {
  font-size: 20px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.single-product:hover {
  border-color: #ab842a;
}

.single-product:hover .default-btn.product-btn {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*==================================
Product Are End
====================================*/
/*=================================
Cart Wraps Area
===================================*/
.cart-wraps-area .cart-table table {
  margin-bottom: 0;
}

.cart-wraps-area .cart-table table thead tr th {
  border-bottom-width: 0px;
  vertical-align: middle;
  padding: 15px;
  text-transform: uppercase;
  border: none;
  font-weight: 700;
  font-size: 18px;
}

.cart-wraps-area .cart-table table tbody tr td {
  vertical-align: middle;
  color: #020d26;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  border-color: #eeeeee;
  border-left: none;
  border-right: none;
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail a {
  display: block;
}

.cart-wraps-area .cart-table table tbody tr td.product-thumbnail a img {
  width: 60px;
  height: 60px;
}

.cart-wraps-area .cart-table table tbody tr td.product-name a {
  color: #020d26;
  font-weight: 600;
  display: inline-block;
  font-size: 16px;
}

.cart-wraps-area .cart-table table tbody tr td.product-name a:hover {
  color: #ab842a !important;
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal .remove {
  color: #020d26;
  float: right;
  position: relative;
  top: 1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal .remove i {
  font-size: 24px;
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal .remove:hover {
  color: #ab842a;
}

.cart-wraps-area .cart-table table tbody tr td.product-subtotal span {
  font-weight: 600;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter {
  max-width: 130px;
  min-width: 130px;
  text-align: center;
  display: inline-block;
  position: relative;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #020d26;
  width: 40px;
  height: 100%;
  line-height: 48px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter span:hover {
  color: #777777 !important;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .minus-btn {
  left: 0;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .minus-btn:hover {
  color: #777777 !important;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .plus-btn {
  right: 0;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter .plus-btn:hover {
  color: #777777 !important;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input {
  height: 45px;
  color: #020d26;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
}

.cart-wraps-area .cart-table .table> :not(:first-child) {
  border-top: 0;
}

.cart-wraps-area .cart-buttons {
  margin-top: 30px;
}

.cart-wraps-area .cart-totals {
  background: #ffffff;
  padding: 40px;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  border-radius: 0;
  margin: auto;
  margin-top: 50px;
}

.cart-wraps-area .cart-totals h3 {
  font-size: 24px;
  margin-bottom: 25px;
}

.cart-wraps-area .cart-totals ul {
  padding: 0;
  margin: 0 0 25px;
  list-style-type: none;
}

.cart-wraps-area .cart-totals ul li {
  border: 1px solid #b8b08c;
  padding: 10px 15px;
  color: #020d26;
  overflow: hidden;
  font-weight: 500;
}

.cart-wraps-area .cart-totals ul li:first-child {
  border-bottom: none;
}

.cart-wraps-area .cart-totals ul li:nth-child(3) {
  border-top: none;
}

.cart-wraps-area .cart-totals ul li:last-child {
  border-top: none;
}

.cart-wraps-area .cart-totals ul li span {
  float: right;
  color: #777777;
  font-weight: normal;
}

.cart-wraps-area .cart-calc {
  margin-top: 50px;
  background-color: #ffffff;
  padding: 40px;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}

.cart-wraps-area .cart-calc .cart-wraps-form h3 {
  font-size: 24px;
  color: #020d26;
  padding-bottom: 20px;
}

.cart-wraps-area .cart-calc .cart-wraps-form .form-group {
  margin-bottom: 20px;
}

.cart-wraps-area .cart-calc .cart-wraps-form .form-group select {
  height: 50px;
  padding: 7px 18px;
  color: #6c777d;
  border: 1px solid #b56953;
}

.cart-wraps-area .cart-calc .cart-wraps-form .form-group select:focus,
.cart-wraps-area .cart-calc .cart-wraps-form .form-group select :hover {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ab842a;
  background-color: #db8c23 !important;
}

.cart-wraps-area .cart-calc .cart-wraps-form .form-group select option {
  padding: 10px;
}

.cart-wraps-area .cart-calc .cart-wraps-form .form-group select option:hover {
  background-color: #db8c23 !important;
}

.cart-wraps-area .cart-calc .cart-wraps-form .form-group .form-control {
  font-size: 16px;
  border: 1px solid #b8b08c;
  color: #6c777d;
  padding: 12px 18px;
  font-weight: 400;
}

.cart-wraps-area .cart-calc .cart-wraps-form .form-group .form-control:focus,
.cart-wraps-area .cart-calc .cart-wraps-form .form-group .form-control :hover {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #777777;
}

.cart-wraps-area .cart-calc .nice-select {
  height: 50px;
  width: 100%;
  margin-bottom: 19px;
  border: 1px solid #b8b08c;
  color: #6c777d list;
  color-width: 100%;
}

.cart-wraps-area .cart-calc .nice-select .option {
  color: #020d26 !important;
}

.cart-wraps-area .cart-calc .nice-select .option :hover {
  color: #ffffff !important;
  background-color: #db8c23 !important;
}

.cart-wraps-area .cart-calc .nice-select .current {
  position: relative;
  top: 4px;
}

.cart-wraps-area .nice-select .option.focus,
.cart-wraps-area .nice-select .option.selected.focus,
.cart-wraps-area .nice-select .option:hover {
  background-color: #db8c23 !important;
  color: #ffffff !important;
  font-weight: 600;
}

.cart-wraps-area .cart-calc select .option.focus,
.cart-wraps-area .cart-calc .nice-select .option.selected.focus {
  background-color: #db8c23 !important;
  color: #ffffff !important;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input::-webkit-input-placeholder {
  color: #db8c23;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input:-ms-input-placeholder {
  color: #db8c23;
}

.cart-wraps-area.cart-table table tbody tr td.product-quantity .input-counter input::-ms-input-placeholder {
  color: #db8c23;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input::-webkit-input-placeholder {
  color: #db8c23;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input:-ms-input-placeholder {
  color: #db8c23;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input::-ms-input-placeholder {
  color: #db8c23;
}

.cart-wraps-area .cart-table table tbody tr td.product-quantity .input-counter input::placeholder {
  color: #db8c23;
}

.cart-wraps-area .cart-calc .cart-wraps-area form .form-control input::-webkit-input-placeholder {
  color: #6c777d;
}

.cart-area .cart-calc .cart-wraps-area form .form-control input:-ms-input-placeholder {
  color: #6c777d;
}

.cart-area .cart-area .cart-calc .cart-wraps-area .form-control input::-ms-input-placeholder {
  color: #6c777d;
}

.cart-area .cart-area .cart-calc .cart-wraps-area .form-control input::-webkit-input-placeholder {
  color: #495057;
}

.cart-area .cart-area .cart-calc .cart-wraps-area .form-control input:-ms-input-placeholder {
  color: #495057;
}

.cart-area .cart-area .cart-calc .cart-wraps-area .form-control input::placeholder {
  color: #495057;
}

/*=================================
Cart Wraps Area End
===================================*/
/*=================================
Checkout Area 
===================================*/
.checkout-area .checkout-user {
  -webkit-box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 35px 0 rgba(0, 0, 0, 0.08);
  background: #ffffff;
  padding: 20px 15px;
  margin-bottom: 65px;
  border-top: 3px solid #ab842a;
  color: #ab842a;
}

.checkout-area .checkout-user span {
  color: #ab842a;
  font-size: 20px;
}

.checkout-area .checkout-user span a {
  color: #ab842a;
}

.checkout-area .checkout-user span a:hover {
  color: #234467;
}

.billing-details {
  margin-bottom: 30px;
  background-color: #ffffff;
  padding: 50px 30px 25px 30px;
  -webkit-box-shadow: 0 5px 28px rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 28px rgba(0, 0, 0, 0.07);
}

.billing-details h3 {
  font-size: 24px;
  color: #234467;
  margin-bottom: 15px;
  font-weight: 600;
}

.billing-details .form-group {
  margin-bottom: 25px;
}

.billing-details .form-group label {
  color: #234467;
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}

.billing-details .form-group label span {
  color: #ab842a;
}

.billing-details .form-group .form-control {
  height: 50px;
  color: #2d3652;
  border: 1px solid #e8e8e8;
  background-color: #fcfcff;
  border-radius: 0;
  padding: 10px 20px;
  width: 100%;
}

.billing-details .form-group .form-control:focus,
.billing-details .form-group .form-control :hover {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #777777;
}

.billing-details .form-group .form-message {
  font-size: 16px;
  border: 1px solid #e8e8e8;
  background-color: #fcfcff;
  padding: 18px 18px;
  font-weight: 400;
  width: 100%;
}

.billing-details .form-group .form-message:focus,
.billing-details .form-group .form-message :hover {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #777777;
}

.billing-details .form-group .nice-select {
  float: unset;
  line-height: 45px;
  color: #ab842a;
  padding-top: 0;
  padding-bottom: 0;
}

.billing-details .form-group .nice-select .list {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
  box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
  border-radius: 0;
  margin-top: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.billing-details .form-group .nice-select .list .option {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-left: 20px;
  padding-right: 20px;
}

.billing-details .form-group .nice-select .list .option:hover {
  background-color: #ab842a !important;
  color: #ffffff;
}

.billing-details .form-group .nice-select .list .option:focus {
  border: none;
  outline: none;
}

.billing-details .form-group .nice-select .list .option .selected {
  background-color: transparent;
}

.billing-details .form-group .nice-select:after {
  right: 20px;
}

.billing-details .form-check {
  margin-bottom: 15px;
}

.billing-details .form-check .form-check-input {
  width: 15px;
  height: 15px;
}

.billing-details .form-check .form-check-label {
  color: #234467;
  margin-left: 5px;
  font-weight: 500;
}

.checkout-area .billing-details .form-group .nice-select .option:hover,
.checkout-area .billing-details .form-group .nice-select .option.focus,
.checkout-area .billing-details .form-group .nice-select .option.selected.focus {
  background-color: #ab842a !important;
  color: #ffffff !important;
  border: none;
  outline: none;
}

.order-details .order-table {
  background-color: #ffffff;
  padding: 50px 30px;
  -webkit-box-shadow: 0 5px 28px rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 28px rgba(0, 0, 0, 0.07);
}

.order-details .order-table h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.order-details .order-table table {
  margin-bottom: 0;
}

.order-details .order-table table thead tr th {
  border-bottom-width: 0;
  vertical-align: middle;
  border-color: #eaedff;
  padding-left: 20px;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  font-weight: 600;
  color: #234467;
  font-size: 18px;
}

.order-details .order-table table tbody tr td {
  vertical-align: middle;
  color: #234467;
  border-color: #eaedff;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
}

.order-details .order-table table tbody tr td.product-name a {
  color: #6e768f;
  display: inline-block;
  font-weight: 600;
}

.order-details .order-table table tbody tr td.product-name a:hover {
  color: #234467;
}

.order-details .order-table table tbody tr td.order-subtotal span {
  color: #234467;
  font-weight: 600;
}

.order-details .order-table table tbody tr td.order-shipping span {
  color: #234467;
  font-weight: 700;
}

.order-details .order-table table tbody tr td.total-price span {
  color: #234467;
  font-weight: 700;
}

.order-details .order-table table tbody tr td.shipping-price {
  font-weight: 700;
}

.order-details .order-table table tbody tr td.order-subtotal-price {
  font-weight: 700;
}

.order-details .order-table table tbody tr td.product-subtotal {
  font-weight: 700;
}

.order-details .order-table .table> :not(:first-child) {
  border-top: 0;
}

.order-details .payment-box {
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 28px rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 28px rgba(0, 0, 0, 0.07);
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 50px 30px;
}

.order-details .payment-box .payment-method p [type="radio"]:checked {
  display: none;
}

.order-details .payment-box .payment-method p [type="radio"]:checked+label {
  padding-left: 27px;
  cursor: pointer;
  display: block;
  font-weight: 600;
  color: #ab842a;
  position: relative;
  margin-bottom: 8px;
}

.order-details .payment-box .payment-method p [type="radio"]:checked+label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 1px solid #dddddd;
  border-radius: 50%;
  background: #ffffff;
}

.order-details .payment-box .payment-method p [type="radio"]:checked+label::after {
  content: '';
  width: 12px;
  height: 12px;
  background: #ab842a;
  position: absolute;
  top: 6px;
  left: 3px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.order-details .payment-box .payment-method p [type="radio"]:not(:checked) {
  display: none;
}

.order-details .payment-box .payment-method p [type="radio"]:not(:checked)+label {
  padding-left: 27px;
  cursor: pointer;
  display: block;
  font-weight: 600;
  color: #172541;
  position: relative;
  margin-bottom: 8px;
}

.order-details .payment-box .payment-method p [type="radio"]:not(:checked)+label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 1px solid #dddddd;
  border-radius: 50%;
  background: #ffffff;
}

.order-details .payment-box .payment-method p [type="radio"]:not(:checked)+label::after {
  content: '';
  width: 12px;
  height: 12px;
  background: #ab842a;
  position: absolute;
  top: 6px;
  left: 3px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.order-details .payment-box .order-btn {
  margin-top: 20px;
  display: block;
  text-align: center;
  width: 100%;
  padding: 12px 27px;
  color: #ffffff;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #ab842a;
}

.order-details .payment-box .order-btn::before {
  content: "";
  position: absolute;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #234467;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.order-details .payment-box .order-btn::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #234467;
  z-index: -1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.order-details .payment-box .order-btn:hover {
  color: #ffffff;
  border: none;
}

.order-details .payment-box .order-btn:hover::before {
  left: auto;
  right: 0;
  width: 50%;
}

.order-details .payment-box .order-btn:hover::after {
  left: 0;
  right: 0;
  width: 50%;
}

.billing-details .form-group .nice-select .option:hover,
.billing-details .form-group .nice-select .option.focus,
.billing-details .form-group .nice-select .option.selected.focus {
  background-color: #ab842a !important;
  color: #ffffff !important;
}

/*=================================
Checkout Area End
===================================*/
/*==================================
Shop Details 
====================================*/
.shop-detls-image {
  margin-bottom: 30px;
  border: 1px dashed #eee;
}

.shop-detls-image:hover {
  border-color: #db8c23;
}

.shop-desc h3 {
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
}

.shop-desc .price {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
}

.shop-desc .price .old-price {
  text-decoration: line-through;
  color: #234467;
  margin-left: 10px;
}

.shop-desc .shop-review {
  margin-bottom: 15px;
}

.shop-desc .shop-review .rating {
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
}

.shop-desc .shop-review .rating i {
  color: #db8c23;
}

.shop-desc .shop-review .rating-count {
  margin-left: 5px;
  display: inline-block;
  color: #234467;
  border-bottom: 1px solid #234467;
  line-height: initial;
}

.shop-desc .shop-review .rating-count:hover {
  color: #db8c23;
  border-color: #db8c23;
}

.shop-desc p {
  margin-bottom: 0;
}

.shop-desc .input-count-area h3 {
  font-size: 16px;
  display: inline-block;
  font-weight: 500;
  margin-right: 15px;
}

.shop-desc .input-count-area .input-counter {
  margin-top: 10px;
  max-width: 130px;
  min-width: 130px;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
}

.shop-desc .input-count-area .input-counter span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #234467;
  width: 50px;
  height: 100%;
  line-height: 45px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.shop-desc .input-count-area .input-counter span:hover {
  color: #db8c23;
}

.shop-desc .input-count-area .input-counter .minus-btn {
  left: 0;
}

.shop-desc .input-count-area .input-counter .plus-btn {
  right: 0;
}

.shop-desc .input-count-area .input-counter input {
  height: 45px;
  color: #234467;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
}

.shop-desc .shop-add {
  margin-top: 20px;
}

.shop-desc .shop-add .default-btn {
  border: none;
  margin-right: 20px;
}

.shop-desc .shop-share {
  margin-top: 30px;
}

.shop-desc .shop-share ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.shop-desc .shop-share ul li {
  display: inline-block;
  margin: 0 3px;
}

.shop-desc .shop-share ul li span {
  color: #777777;
  margin-right: 5px;
  font-size: 16px;
}

.shop-desc .shop-share ul li a {
  width: 35px;
  height: 35px;
  background-color: #db8c23;
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
  border-radius: 50px;
  text-align: center;
}

.shop-desc .shop-share ul li a:hover {
  background-color: #234467;
}

.shop .input-count-area .input-counter input::-webkit-input-placeholder {
  color: #234467;
}

.shop .input-count-area .input-counter input:-ms-input-placeholder {
  color: #234467;
}

.shop .input-count-area .input-counter input::-ms-input-placeholder {
  color: #234467;
}

.shop .input-count-area .input-counter input::placeholder {
  color: #234467;
}

.tab .tabs_item {
  display: none;
}

.tab .tabs_item:first-child {
  display: block;
}

.shop-detls-tab {
  margin-top: 30px;
}

.shop-detls-tab .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
}

.shop-detls-tab .tabs li {
  display: inline-block;
  line-height: initial;
  margin-right: 5px;
}

.shop-detls-tab .tabs li a {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #234467;
  border: 1px dashed #eeeeee;
  padding: 17px 30px 13px 30px;
}

.shop-detls-tab .tabs li a:focus {
  color: #ffffff;
  background-color: #db8c23;
  border-color: #db8c23;
}

.shop-detls-tab .tabs li.active a {
  color: #ffffff;
  background-color: #db8c23;
  border-color: #db8c23;
}

.shop-detls-tab .tabs li.current a {
  color: #ffffff;
  background-color: #db8c23;
  border-color: #db8c23;
}

.shop-detls-tab .tab_content {
  border: 1px dashed #eeeeee;
  padding: 30px 20px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content p {
  color: #234467;
  margin-bottom: 20px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content p:last-child {
  margin-bottom: 0;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .additional-information {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  text-align: left;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .additional-information li {
  border: 1px solid #eeeeee;
  border-bottom: none;
  padding: 10px 15px 7px;
  color: #737b9a;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .additional-information li:last-child {
  border-bottom: 1px solid #eeeeee;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .additional-information li span {
  display: inline-block;
  width: 40%;
  color: #212529;
  font-weight: 600;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content h3 {
  margin-bottom: 15px;
  font-size: 24px;
  color: #234467;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-title {
  position: relative;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-title .rating {
  display: inline-block;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-title .rating i {
  color: #db8c23;
  font-size: 14px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-title .rating p {
  margin-bottom: 0;
  display: inline-block;
  padding-left: 5px;
  line-height: initial;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-title .btn-right {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
  color: #ffffff;
  background-color: #db8c23;
  padding: 7px 15px;
  border-radius: 5px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-title .btn-right:hover {
  background-color: #db8c23;
  color: #ffffff;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-comments {
  margin-top: 35px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-comments .review-item {
  margin-top: 30px;
  position: relative;
  padding-right: 200px;
  border-top: 1px dashed #eeeeee;
  padding-top: 30px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-comments .review-item .rating i {
  color: #db8c23;
  font-size: 14px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-comments .review-item h3 {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #234467;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-comments .review-item span {
  margin-bottom: 10px;
  font-size: 16px;
  display: block;
  font-weight: 500;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-comments .review-item span strong {
  font-weight: 600;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-comments .review-item p {
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-comments .review-item .review-report-link {
  position: absolute;
  right: 0;
  color: #737b9a;
  top: 40px;
  text-decoration: underline;
  font-weight: 600;
  font-size: 15px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-comments .review-item .review-report-link:hover {
  color: #db8c23;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-form {
  margin-top: 30px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-form h3 {
  margin-bottom: 20px;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-form .contact-wrap-form {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}

.shop-detls-tab .tab_content .tabs_item .shop-detls-tab-content .shop-review-form .review-form .contact-wrap-form .contact-form {
  padding: 50px;
  max-width: 100%;
  margin: 0 auto 0;
  background-color: #f4f4f4;
}

/*==================================
Shop Details End
====================================*/
/*=================================
Testimonial Area
====================================*/
.testimonial-slider {
  position: relative;
}

.testimonial-slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
  left: 0;
  color: #050303 !important;
  font-size: 24px !important;
  font-weight: 600;
}

.testimonial-slider .owl-nav .owl-prev:hover {
  color: #db8c23 !important;
  background-color: transparent !important;
}

.testimonial-slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
  right: 0;
  color: #050303 !important;
  font-size: 24px !important;
  font-weight: 600;
}

.testimonial-slider .owl-nav .owl-next:hover {
  color: #db8c23 !important;
  background-color: transparent !important;
}

.testimonial-item {
  position: relative;
  text-align: center;
  margin-top: 35px;
}

.testimonial-item::before {
  /* content: "“";
  position: absolute;
  top: -210px;
  font-weight: 600;
  left: 0;
  right: 0;
  z-index: -1;
  text-align: center;
  font-family: "Cormorant", serif;
  font-size: 320px;
  color: #edeff1; */
}

.testimonial-item h3 {
  font-size: 26px;
  margin-bottom: 10px;
}

.testimonial-item p {
  max-width: 300px;
  margin: 0 auto;
}

.testimonials-wrap .section-title-two h2 {
  max-width: 650px;
  margin: 0 auto;
}

.testimonials-card {
  position: relative;
  margin-bottom: 30px;
  padding: 30px;
  background-color: #fbf3e9;
}

.testimonials-card::before {
  content: "“";
  position: absolute;
  top: -45px;
  font-weight: 600;
  left: 0;
  right: 0;
  text-align: center;
  font-family: "Cormorant", serif;
  font-size: 300px;
  color: #e3dcd4;
}

.testimonials-card img {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}

.testimonials-card .testimonials-name {
  display: inline-block;
  position: relative;
  top: 15px;
}

.testimonials-card .testimonials-name h3 {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 0.9;
}

.testimonials-card .testimonials-name span {
  font-size: 14px;
  color: #ab842a;
}

.testimonials-card p {
  margin-bottom: 0;
  position: relative;
}

/*=================================
Testimonial Area End
====================================*/
/*=================================
Forward Area 
====================================*/
.forward-area {
  position: relative;
}

.forward-area::before {
  content: '';
  position: absolute;
  /* background-color: #773763; */
  width: 60%;
  height: 78%;
  right: 0;
  z-index: -1;
  bottom: 0;
}



.forward-area-pp {
  margin-top: 55px;
  margin-bottom: 55px;
  padding-right: 15px;
  padding-left: 15px;
}

.forward-content {
  /* margin-bottom: 30px; */
  position: relative;
  z-index: 1;
}



.forward-content .signature {
  margin-top: 30px;
  margin-bottom: 30px;
}

.forward-content .signature ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.forward-content .signature ul li {
  display: inline-block;
  margin-right: 25px;
}

.forward-content .signature ul li img {
  max-width: 100%;
  position: relative;
  top: -15px;
}

.forward-content .signature ul li .signature-img2 {
  display: none;
}

.forward-content .signature ul li h3 {
  font-size: 20px;
  margin-bottom: 0;
  color: #4D5660;
}

.forward-content .signature ul li span {
  font-size: 20px;
  color: #234467;
}

/*=================================
Forward Area End
====================================*/
/*=================================
About Area 
====================================*/
.about-content .section-title-two {
  margin-bottom: 30px;
}

.about-card {
  margin-bottom: 30px;
}

.about-card h3 {
  font-size: 26px;
  font-weight: 700;
  color: #020d26;
  margin-bottom: 10px;
}

.about-card p {
  margin-bottom: 0;
}

.about-img {
  margin-bottom: 30px;
}

.about-img img {
  width: 100%;
}

/*=================================
About Area End
====================================*/
/*=================================
Team Area End
====================================*/
.team-area {
  background-image: url(../img/team/shape.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.team-area-two .section-title-two h2 {
  max-width: 610px;
  margin: 0 auto;
}

.absolutetexttop {
  color: white !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  position: absolute !important;
}

.absolutetexttop-a {
  color: white !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  position: absolute !important;
  right: 152px;
}

.team-content {
  margin-bottom: 30px;
}

.team-content .section-title-two h2 {
  color: #ffffff;
}

.team-content .team-btn {
  color: #ffffff;
  margin-top: 10px;
}

.team-content .team-btn i {
  font-size: 18px;
  position: relative;
  top: 3px;
  margin-left: 3px;
}

.team-card {
  margin-bottom: 30px;
}

.team-card:hover .content {
  -webkit-transform: scale(1);
  transform: scale(1);
  display: block;
}

.team-card.active .content {
  -webkit-transform: scale(1);
  transform: scale(1);
  display: block;
}

.team-card a {
  display: block;
}

.team-card a img {
  max-width: 100%;
}

.team-card .content {
  position: relative;
  margin-top: -50px;
  background-color: #ffffff;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 10px 20px;
  text-align: center;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.team-card .content h3 {
  font-size: 18px;
  margin-bottom: 5px;
}

.team-card .content span {
  font-size: 16px;
  color: #ab842a;
  font-family: "Cormorant", serif;
  font-weight: 700;
}

.team-card .content .social-link {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-card .content .social-link li {
  display: inline-block;
  margin-right: 5px;
  margin-top: 5px;
}

.team-card .content .social-link li a {
  text-align: center;
  color: #90a1b2;
  font-size: 18px;
}

.team-card .content .social-link li a:hover {
  color: #ab842a;
}

/*=================================
Team Area End
====================================*/
/*=================================
Apartment Area 
====================================*/
.apartment-btn {
  margin-top: 70px;
  float: right;
}

.apartment-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.apartment-list ul li {
  color: #b56953;
  padding: 15px;
  border-bottom: 1px dashed #dfdfdf;
  border-top: 1px dashed #dfdfdf;
  font-size: 20px;
  font-family: "Cormorant", serif;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  overflow: hidden;
}

.apartment-list ul li span {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 30px;
}

.apartment-list ul li.active {
  border: 5px solid #f0f0f0;
  padding: 10px;
}

.apartment-list ul li:hover {
  border: 5px solid #f0f0f0;
  padding: 10px;
}

.apartment-slider {
  position: relative;
}

.apartment-slider .owl-nav {
  margin-top: 0;
}

.apartment-slider .owl-nav .owl-prev {
  position: absolute;
  top: 30%;
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
  left: 0;
  color: #4D5660 !important;
  font-size: 35px !important;
  font-weight: 900;
}

.apartment-slider .owl-nav .owl-prev:hover {
  color: #b56953 !important;
  background-color: transparent !important;
}

.apartment-slider .owl-nav .owl-next {
  position: absolute;
  top: 30%;
  -webkit-transform: translateY(-16px);
  transform: translateY(-16px);
  right: 0;
  color: #4D5660 !important;
  font-size: 35px !important;
  font-weight: 900;
}

.apartment-slider .owl-nav .owl-next:hover {
  color: #b56953 !important;
  background-color: transparent !important;
}

.apartment-item {
  margin-bottom: 30px;
}

.apartment-item:hover a h3 {
  color: #b56953;
}

.apartment-item ul {
  margin-top: 25px;
  margin-bottom: 5px;
  list-style: none;
  padding: 0;
}

.apartment-item ul li {
  display: inline-block;
  color: #020d26;
  text-transform: uppercase;
}

.apartment-item ul li a {
  color: #b56953;
}

.apartment-item a {
  display: block;
}

.apartment-item a h3 {
  font-size: 40px;
  color: #020d26;
  font-weight: 700;
  margin-bottom: 10px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.apartment-item p {
  margin-bottom: 0;
}

/*=================================
Apartment Area End
====================================*/
/*=================================
Counter Area
====================================*/
.counter-area {
  padding-top: 70px;
  padding-bottom: 70px;
}

.counter-bg1 {
  background-color: #020d26;
}

.counter-bg2 {
  position: relative;
  background-color: #ab842a;
}

.counter-bg2::before {
  content: '';
  position: absolute;
  background-image: url(../img/counter-shape.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}

.single-counter i {
  font-size: 60px;
  color: #8390b0;
  display: inline-block;
  position: relative;
  top: -35px;
  margin-right: 15px;
}

.single-counter .content {
  display: inline-block;
}

.single-counter .content h3 {
  font-size: 85px;
  font-weight: 700;
  color: #8390b0;
  margin-bottom: 10px;
  line-height: 1;
}

.single-counter .content span {
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
}

.counter-color {
  color: #f0d696 !important;
}

/*=================================
Counter Area End
====================================*/
/*=================================
Apartment Offer 
====================================*/
.apartment-offer-two {
  position: relative;
  background-image: url(../img/apartment/apartment-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}

.apartment-offer-two::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
}

.offer-content {
  margin-bottom: 30px;
}

.offer-item {
  padding: 30px 20px 60px 20px;
  border: 5px solid #f0f0f0;
  position: relative;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  margin-bottom: 30px;
}

.offer-item h3 {
  font-size: 24px;
  color: #020d26;
  -webkit-transform: 0.7s;
  transform: 0.7s;
}

.offer-item i {
  font-size: 60px;
  color: #b5b5b5;
  position: absolute;
  right: 15px;
  bottom: 0;
  -webkit-transform: 0.7s;
  transform: 0.7s;
}

.offer-item:hover h3 {
  color: #ffffff;
  position: relative;
  z-index: 1;
}

.offer-item:hover p {
  color: #ffffff;
  position: relative;
  z-index: 1;
}

.offer-item-bg {
  position: relative;
}

.offer-item-bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #b56953;
  z-index: -1;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.offer-item-bg:hover {
  border-color: #b56953;
}

.offer-item-bg:hover::before {
  opacity: 1;
  width: 100%;
}

.offer-item-bg:hover i {
  color: #ffc1c1;
}

.offer-item-bg.active {
  border-color: #b56953;
}

.offer-item-bg.active::before {
  opacity: 1;
  width: 100%;
}

.offer-item-bg.active h3 {
  color: #ffffff;
}

.offer-item-bg.active p {
  color: #ffffff;
}

.offer-item-bg.active i {
  color: #ffc1c1;
}

.offer-item-bg.active:hover {
  background-color: #ffffff;
  border-color: #f0f0f0;
}

.offer-item-bg.active:hover h3 {
  color: #020d26;
}

.offer-item-bg.active:hover p {
  color: #777777;
}

.offer-item-bg.active:hover i {
  color: #b5b5b5;
}

.offer-item-bg2 {
  border: none !important;
  background-color: #ffffff;
  position: relative;
}

.offer-item-bg2::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 100%;
  background-color: #ab842a !important;
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.offer-item-bg2:hover::before {
  opacity: 1;
  width: 100%;
}

.offer-item-bg2:hover i {
  color: #dcbe77;
}

.offer-item-bg2.active::before {
  opacity: 1;
  width: 100%;
  background-color: #ab842a;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.offer-item-bg2.active h3 {
  color: #ffffff;
  position: relative;
  z-index: 1;
}

.offer-item-bg2.active p {
  color: #ffffff;
  position: relative;
  z-index: 1;
}

.offer-item-bg2.active i {
  color: #dcbe77;
}

.offer-item-bg2.active:hover::before {
  background-color: #ffffff !important;
  border: none;
  position: relative;
  z-index: 1;
}

.offer-item-bg2.active:hover h3 {
  color: #020d26;
}

.offer-item-bg2.active:hover p {
  color: #777777;
}

.offer-item-bg2.active:hover i {
  color: #b5b5b5;
}

/*=================================
Apartment Offer End
====================================*/
/*=================================
House Details Area
====================================*/


.house-content {
  max-width: 560px;
}

.house-content span {
  font-size: 14px;
  color: #b56953;
  position: relative;
  margin-left: 40px;
}

.house-content span::before {
  content: '';
  position: absolute;
  left: -35px;
  width: 30px;
  height: 1px;
  bottom: 0;
  background-color: #b56953;
}

.house-content h2 {
  font-size: 35px;
  color: #020d26;
  max-width: 350px;
}

.house-content .house-list {
  margin-top: 20px;
  margin-bottom: 40px;
  list-style: none;
  padding: 0;
  max-width: 460px;
}

.house-content .house-list li {
  font-size: 17px;
  color: #4e6277;
  display: block;
  position: relative;
  padding: 5px 0;
  margin-bottom: 10px;
  border-top: 1px dashed #d7b1a2;
  border-bottom: 1px dashed #d7b1a2;
  font-family: "Cormorant", serif;
}

.house-content .house-list li b {
  position: absolute;
  right: 10px;
  top: 2px;
  font-weight: 500;
  font-size: 20px;
}

.margin-left {
  margin-left: auto;
}

.house-margin {
  margin-left: 60px;
}

.house-slider {
  position: relative;
}

.house-slider .owl-nav {
  margin-top: 0;
  height: 0;
}

section.galllll {
  padding: 0px !important;
}

.house-slider .owl-nav .owl-prev {
  position: absolute;
  bottom: 0;
  right: 46px;
  color: #ffffff !important;
  font-size: 20px !important;
  width: 50px !important;
  height: 50px !important;
  background-color: #773763 !important;
  line-height: 50px;
  border-radius: 0 !important;
}

.house-slider .owl-nav .owl-prev:hover {
  background-color: #543b5a !important;
}

.house-slider .owl-nav .owl-next {
  position: absolute;
  bottom: 0;
  right: -4px;
  color: #ffffff !important;
  font-size: 20px !important;
  width: 50px !important;
  height: 50px !important;
  background-color: #773763 !important;
  line-height: 50px;
  border-radius: 0 !important;
}

.house-slider .owl-nav .owl-next:hover {
  background-color: #543b5a !important;
}

.house-slider-two {
  position: relative;
}

.house-slider-two .owl-nav {
  margin-top: 0;
}

.house-slider-two .owl-nav .owl-prev {
  position: absolute;
  bottom: -4px;
  left: -4px;
  color: #ffffff !important;
  font-size: 20px !important;
  width: 50px !important;
  height: 50px !important;
  background-color: #906255 !important;
  line-height: 50px;
  border-radius: 0 !important;
}

.house-slider-two .owl-nav .owl-prev:hover {
  background-color: #b56953 !important;
}

.house-slider-two .owl-nav .owl-next {
  position: absolute;
  bottom: -4px;
  left: 46px;
  color: #ffffff !important;
  font-size: 20px !important;
  width: 50px !important;
  height: 50px !important;
  background-color: #b56953 !important;
  line-height: 50px;
  border-radius: 0 !important;
}

.house-slider-two .owl-nav .owl-next:hover {
  background-color: #906255 !important;
}

.house-content-two {
  margin-bottom: 30px;
  max-width: 600px;
  padding: 70px 60px;
  background-color: #ffffff;
  position: relative;
  z-index: 5;
  margin-right: -85px;
  border: 5px solid #f0f0f0;
}

.house-content-two span {
  font-size: 14px;
  color: #ab842a;
  position: relative;
  margin-left: 40px;
}

.house-content-two span::before {
  content: '';
  position: absolute;
  left: -35px;
  width: 30px;
  height: 1px;
  bottom: 0;
  background-color: #ab842a;
}

.house-content-two h2 {
  font-size: 35px;
  color: #020d26;
  max-width: 380px;
}

.house-content-two h2 b {
  color: #ab842a;
}

.house-content-two .house-list {
  position: relative;
  z-index: 1;
  margin-top: 20px;
  margin-bottom: 40px;
  list-style: none;
  padding: 0;
  max-width: 460px;
}

.house-content-two .house-list li {
  font-size: 17px;
  color: #4e6277;
  display: block;
  position: relative;
  padding: 5px 0;
  margin-bottom: 10px;
  border-top: 1px dashed #d7b1a2;
  border-bottom: 1px dashed #d7b1a2;
  font-family: "Cormorant", serif;
}

.house-content-two .house-list li b {
  position: absolute;
  right: 10px;
  top: 2px;
  font-weight: 500;
  font-size: 20px;
}

.house-slider-three {
  position: relative;
  margin-bottom: 30px;
}

.house-slider-three .owl-nav {
  margin-top: 0;
}

.house-slider-three .owl-nav .owl-prev {
  position: absolute;
  bottom: -4px;
  right: 46px;
  color: #ffffff !important;
  font-size: 20px !important;
  width: 50px !important;
  height: 50px !important;
  background-color: #9a7927 !important;
  line-height: 50px;
  border-radius: 0 !important;
}

.house-slider-three .owl-nav .owl-prev:hover {
  background-color: #ab842a !important;
}

.house-slider-three .owl-nav .owl-next {
  position: absolute;
  bottom: -4px;
  right: -4px;
  color: #ffffff !important;
  font-size: 20px !important;
  width: 50px !important;
  height: 50px !important;
  background-color: #ab842a !important;
  line-height: 50px;
  border-radius: 0 !important;
}

.house-slider-three .owl-nav .owl-next:hover {
  background-color: #9a7927 !important;
}

/*=================================
House Details Area End
====================================*/
/*=================================
House Area
====================================*/
.house-card {
  margin-bottom: 30px;
}

.house-card:hover .content a h3 {
  color: #ab842a;
}

.house-card a {
  display: block;
}

.house-card a img {
  max-width: 500px;
  position: relative;
  z-index: 1;
}

.house-card .content {
  position: relative;
  margin-top: -75px;
  right: -45px;
  padding: 100px 20px 30px 20px;
  max-width: 510px;
  background-color: #faf5f3;
}

.house-card .content span {
  font-size: 14px;
  color: #ab842a;
  position: relative;
  margin-left: 40px;
  display: inline-block;
}

.house-card .content span::before {
  content: '';
  position: absolute;
  left: -35px;
  width: 30px;
  height: 1px;
  bottom: 0;
  background-color: #ab842a;
}

.house-card .content span a {
  color: #db8c23;
  display: inline-block;
  margin-bottom: 0;
}

.house-card .content h3 {
  font-size: 35px;
  margin-bottom: 0;
  margin-top: 15px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.house-card .content p {
  max-width: 450px;
  margin-top: 15px;
}

.house-card .content .learn-btn {
  color: #ab842a;
}

.house-card .content .learn-btn i {
  color: #ab842a;
  margin-right: 5px;
  font-size: 18px;
  position: relative;
  top: 3px;
}

.house-card .content .learn-btn:hover {
  letter-spacing: 0.5px;
}

.blog-area {
  padding-top: 100px;
}

.blog-card {
  margin-bottom: 30px;
}

.blog-card:hover .content a h3 {
  color: #db8c23;
}

.blog-card a {
  display: block;
}

.blog-card a img {
  max-width: 100%;
}

.blog-card .content {
  margin-top: 15px;
  padding: 30px 20px;
  border: 5px solid #f2f2f2;
}

.blog-card .content span {
  font-size: 14px;
  color: #db8c23;
  position: relative;
  margin-left: 40px;
  display: inline-block;
}

.blog-card .content span::before {
  content: '';
  position: absolute;
  left: -35px;
  width: 30px;
  height: 1px;
  bottom: 0;
  background-color: #db8c23;
}

.blog-card .content span a {
  color: #db8c23;
  display: inline-block;
  margin-bottom: 0;
}

.blog-card .content h3 {
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 10px;
}

/*=================================
Blog Area End
====================================*/
/*=================================
Blog Details Area
====================================*/
.article-title {
  margin-bottom: 45px;
}

.article-title .section-title-two h2 {
  max-width: 615px;
}

.blog-article {
  margin-bottom: 30px;
}

.blog-article .article-img {
  margin-bottom: 30px;
}

.blog-article .article-comment {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  list-style-type: none;
  padding-top: 0;
  padding-bottom: 15px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

.blog-article .article-comment li {
  display: inline-block;
  text-align: left;
  position: relative;
  margin-right: 150px;
  padding-top: 10px;
}

.blog-article .article-comment li:last-child {
  margin-right: 0;
  float: right;
}

.blog-article .article-comment li .image {
  text-align: center;
  position: absolute;
  left: 0;
  top: 10px;
}

.blog-article .article-comment li .content {
  display: block;
  margin-left: 55px;
  padding-top: 0;
}

.blog-article .article-comment li .content h3 {
  font-size: 22px;
  color: #020d26;
  display: block;
  line-height: 1;
}

.blog-article .article-comment li .content span {
  font-size: 15px;
  color: #ab842a;
  display: block;
}

.blog-article .article-comment li .content span a {
  color: #ab842a;
}

.blog-article .article-comment li .content span a:hover {
  color: #234467;
}

.blog-article .article-comment li .content-list {
  display: block;
  margin-left: 15px;
  padding-top: 10px;
  position: relative;
}

.blog-article .article-comment li .content-list::before {
  content: '';
  position: absolute;
  top: 20px;
  left: -15px;
  width: 1px;
  height: 45px;
  background-color: #ededed;
}

.blog-article .article-comment li .content-list h3 {
  font-size: 20px;
  color: #020d26;
  display: block;
}

.blog-article .article-comment li .content-list span {
  font-size: 15px;
  color: #ab842a;
  display: block;
}

.blog-article .article-content .content-text {
  position: relative;
}

.blog-article .article-content .content-text::before {
  content: 'D';
  position: absolute;
  font-size: 100px;
  color: #020d26;
  font-family: "Roboto", sans-serif;
  top: -50px;
  left: 0;
  font-weight: 500;
}

.blog-article .article-content .content-text p {
  margin-left: 70px;
  margin-bottom: 10px;
}

.blog-article .blockquote {
  position: relative;
  margin-bottom: 20px;
  margin-top: 90px;
}

.blog-article .blockquote::before {
  content: '“';
  position: absolute;
  top: -150px;
  left: 0;
  font-size: 160px;
  font-family: "Cormorant", serif;
  font-weight: 700;
  color: #234467;
}

.blog-article .blockquote::after {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  width: 5px;
  height: 55px;
  background-color: #ab842a;
}

.blog-article .blockquote p {
  font-size: 18px;
  color: #234467;
  font-weight: 700;
  margin-top: 20px;
  margin-left: 30px;
}

.blog-article .blog-article-share {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.blog-article .blog-article-share .blog-tag ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blog-article .blog-article-share .blog-tag ul li {
  display: inline-block;
  padding: 5px 8px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  color: #ab842a;
}

.blog-article .blog-article-share .blog-tag ul li a {
  color: #ab842a;
}

.blog-article .blog-article-share .blog-tag ul li:hover a {
  color: #020d26;
}

.blog-article .blog-article-share .blog-tag ul li.active a {
  color: #020d26;
}

.blog-article .blog-article-share .social-icon {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

.blog-article .blog-article-share .social-icon li {
  display: inline-block;
  margin-right: 5px;
}

.blog-article .blog-article-share .social-icon li a {
  border-radius: 50px;
  width: 30px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
}

.blog-article .blog-article-share .social-icon li:nth-child(1) a {
  background-color: #3b5998;
}

.blog-article .blog-article-share .social-icon li:nth-child(1) a:hover {
  background-color: #db8c23;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.blog-article .blog-article-share .social-icon li:nth-child(2) a {
  background-color: #55acee;
}

.blog-article .blog-article-share .social-icon li:nth-child(2) a:hover {
  background-color: #db8c23;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.blog-article .blog-article-share .social-icon li:nth-child(3) a {
  background-color: #3f729b;
}

.blog-article .blog-article-share .social-icon li:nth-child(3) a:hover {
  background-color: #db8c23;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.blog-article .blog-article-share .social-icon li:nth-child(4) a {
  background-color: #ff0000;
}

.blog-article .blog-article-share .social-icon li:nth-child(4) a:hover {
  background-color: #db8c23;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.blog-article .blog-article-share .social-icon li:nth-child(5) a {
  background-color: #c80000;
}

.blog-article .blog-article-share .social-icon li:nth-child(5) a:hover {
  background-color: #db8c23;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.blog-article .article-post {
  position: relative;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.blog-article .article-post::before {
  content: '';
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1px;
  height: 60px;
  background-color: #eeeeee;
}

.blog-article .article-post .article-post-share span {
  font-size: 14px;
  color: #ab842a;
  position: relative;
  margin-left: 40px;
  display: inline-block;
}

.blog-article .article-post .article-post-share span::before {
  content: '';
  position: absolute;
  left: -35px;
  width: 30px;
  height: 1px;
  bottom: 0;
  background-color: #ab842a;
}

.blog-article .article-post .article-post-share span a {
  color: #ab842a;
  display: inline-block;
  margin-bottom: 0;
}

.blog-article .article-post .article-post-share span a:hover {
  color: #234467;
}

.blog-article .article-post .article-post-share a {
  display: block;
}

.blog-article .article-post .article-post-share a h3 {
  font-size: 25px;
  margin-bottom: 0;
  margin-top: 15px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  max-width: 360px;
  color: #6a8096;
}

.blog-article .article-post .article-post-share a h3:hover {
  color: #234467;
  text-decoration: underline;
}

.blog-article .article-post .article-post-share a h3.active {
  color: #234467;
  text-decoration: underline;
}

.blog-article .article-post .article-post-share.text-align {
  float: right;
}

.blog-article .comments-wrap {
  margin-top: 20px;
  padding-top: 40px;
}

.blog-article .comments-wrap .title {
  font-size: 30px;
  margin-bottom: 30px;
}

.blog-article .comments-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blog-article .comments-wrap ul li {
  position: relative;
  padding: 30px;
  padding-left: 150px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}

.blog-article .comments-wrap ul li:last-child {
  margin-bottom: 0;
  border: none;
}

.blog-article .comments-wrap ul li img {
  border-radius: 50%;
  position: absolute;
  top: 35px;
  left: 30px;
}

.blog-article .comments-wrap ul li h3 {
  margin-bottom: 0;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.blog-article .comments-wrap ul li span {
  margin-bottom: 10px;
  display: block;
}

.blog-article .comments-wrap ul li p {
  margin-bottom: 0;
}

.blog-article .comments-wrap ul li a {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #234467;
  font-weight: 500;
}

.blog-article .comments-wrap ul li a:hover {
  color: #ab842a;
}

.blog-article .comments-wrap ul li.ml-30 {
  margin-left: 30px;
}

.blog-article .comments-form {
  margin-top: 20px;
}

.blog-article .comments-form .contact-form {
  max-width: 100%;
}

.blog-article .comments-form .contact-form .agree-label {
  margin-bottom: 20px;
}

.blog-article .comments-form .contact-form .agree-label label {
  font-weight: 400;
  color: #636363;
  margin-left: 10px;
}

.blog-widget {
  margin-bottom: 35px;
}

.blog-widget .title {
  font-size: 26px;
  color: #234467;
  margin-bottom: 20px;
  border-bottom: 1px dashed #c8ccd0;
  padding-bottom: 15px;
}

.blog-widget.search-widget .search-form {
  position: relative;
}

.blog-widget.search-widget .search-form .form-control {
  height: 50px;
  border: 1px solid #c8ccd0;
  background-color: #f4f4f4;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 10px 20px;
  width: 100%;
  border-radius: 0;
}

.blog-widget.search-widget .search-form .form-control:focus {
  border-color: #ab842a;
}

.blog-widget.search-widget .search-form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  background-color: #ab842a;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: none;
  outline: none;
}

.blog-widget.search-widget .search-form button i {
  color: #f6f2e7;
}

.blog-widget.search-widget .search-form button:hover {
  background-color: #234467;
}

.blog-widget.blog-widget-tag ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blog-widget.blog-widget-tag ul li {
  display: inline-block;
  padding: 0 5px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  color: #777777;
  font-size: 18px;
}

.blog-widget.blog-widget-tag ul li a {
  color: #777777;
}

.blog-widget.blog-widget-tag ul li:hover a {
  color: #020d26;
}

.blog-widget.blog-widget-tag ul li.active a {
  color: #020d26;
}

.blog-widget.blog-widget-pos .widget-post span {
  color: #ab842a;
  font-size: 14px;
}

.blog-widget.blog-widget-pos .widget-post a {
  display: block;
}

.blog-widget.blog-widget-pos .widget-post a h3 {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #777777;
  position: relative;
  margin-left: 40px;
  margin-top: 15px;
  max-width: 280px;
  font-weight: 500;
}

.blog-widget.blog-widget-pos .widget-post a h3::before {
  content: '';
  position: absolute;
  left: -35px;
  width: 30px;
  height: 1px;
  top: 15px;
  background-color: #777777;
}

/*=================================
Blog Details Area End
====================================*/
/*=================================
newsletter Area 
====================================*/
.newsletter-area {
  background-color: #fbf3e9;
}

.newsletter-content {
  display: inline-block;
  margin-bottom: 20px;
}

.newsletter-content i {
  font-size: 60px;
  color: #234467;
  margin-right: 25px;
  line-height: 1;
}

.newsletter-content h2 {
  display: inline-block;
  font-size: 45px;
  font-family: "Cormorant", serif;
  text-transform: capitalize;
  font-weight: 900;
  line-height: 1.2;
  color: #234467;
  margin: 0;
  position: relative;
  top: -15px;
}

.newsletter-content h2 b {
  color: #db8c23;
  font-weight: 500;
  font-style: italic;
}

.newsletter-form {
  position: relative;
  margin-bottom: 20px;
  max-width: 540px;
}

.newsletter-form .form-control {
  background: #ffffff;
  height: 55px;
  line-height: 55px;
  margin: 0;
  border-radius: 0;
  border: none;
  padding: 0 25px;
}

.newsletter-form .form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.newsletter-form .default-btn {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  background-color: #db8c23;
  color: #ffffff;
  line-height: 55px;
  padding: 0 30px;
  height: 55px;
  border: 0;
}

.newsletter-form .validation-danger {
  font-size: 18px;
  margin-top: 15px;
  color: red;
}

/*=================================
newsletter Area End
====================================*/
/*=================================
Map Area 
====================================*/
.map-area {
  position: relative;
}

.map-area iframe {
  display: block;
  width: 100%;
  height: 670px;
}

.map-content {
  padding: 50px 40px;
  background-color: #ffffff;
  position: absolute;
  top: 140px;
  max-width: 400px;
  right: 2%;
}

.map-content span {
  color: #4D5660;
  font-weight: 500;
  line-height: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 5px;
}

.map-content h2 {
  font-size: 25px;
  font-family: "Cormorant", serif;
  text-transform: capitalize;
  font-weight: 900;
  margin-top: 5px;
  line-height: 1.2;
  color: #773763;
  max-width: 450px;
  margin-bottom: 30px;
}

.map-content-m {
  padding: 50px 40px;
  background-color: #ffffff;

}

.map-content-m span {
  color: #4D5660;
  font-weight: 500;
  line-height: 0;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 5px;
}

.map-content-m h2 {
  font-size: 27px;
  text-transform: capitalize;
  font-weight: 900;
  margin-top: 5px;
  line-height: 1.2;
  color: #773763;
  max-width: 450px;
  margin-bottom: 30px;
}

.map-content-m h2 b {
  color: #db8c23;
  font-weight: 500;
  font-style: italic;
}

.map-content .map-content-left {
  width: 240px;
  height: 90px;
  background-color: #db8c23;
  text-align: center;
  line-height: 60px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  display: inline-block;
}

.map-content .map-content-left span {
  color: #ffffff;
  margin-bottom: 0;
}

.map-content .map-content-left h3 {
  line-height: 1.2;
  margin: 0;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
}

.map-content .map-content-left h3 a {
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 0;
  position: relative;
  top: -15px;
}

.map-content .map-content-left:hover {
  background-color: #234467;
}

.map-content .map-content-right {
  width: 240px;
  height: 90px;
  background-color: #234467;
  text-align: center;
  line-height: 60px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  display: inline-block;
  margin-left: 20px;
}

.map-content .map-content-right span {
  color: #ffffff;
  margin-bottom: 0;
}

.map-content .map-content-right h3 {
  line-height: 1.2;
  margin: 0;
  font-weight: 300;
  font-family: "Roboto", sans-serif;
}

.map-content .map-content-right h3 a {
  font-size: 24px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 0;
  position: relative;
  top: -15px;
}

.map-content .map-content-right:hover {
  background-color: #db8c23;
}

.map-area-two {
  position: relative;
}

.map-area-two iframe {
  display: block;
  width: 100%;
  height: 820px;
}

.contact-wrap {
  position: absolute;
  top: 100px;
  right: 2%;
}

.contact-wrap .contact-form {
  background-color: #ffffff;
}



footer.footer-area {
  color: white;
  background: #000;
  padding: 50px 0px;
  position: relative;
  font-size: 14px;
}

.col-md-7.col-sm-7.hero-sec-content {
  top: 12em;
  position: absolute;
  padding: 10em;
}

.home-slider-area {
  /* height: 100vh; */
  /* background-image: url(../img/image/VRaheja_web_banner.jpg) !important; */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-bg {
  background-color: #162c44;
}



.footer-bg2 {
  position: relative;
  background-image: url(../img/footer-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}

.footer-bg2::before {
  content: '';
  position: absolute;
  background-color: #162c44;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}

.single-footer-widget {
  margin-bottom: 30px;
}

h2.vrpp-h2 {
  color: #773763;
  font-size: 3.5rem;
}

span.number {
  font-size: 30px;
}

.single-footer-widget .logo {
  margin-bottom: 20px;
}

.single-footer-widget .logo .footer-logo2 {
  display: none;
}

.single-footer-widget p {
  font-size: 15px;
  margin-bottom: 13px;
  /* max-width: 280px; */
  color: white;
}

a.footer-link {
  color: white;
}


/* privacy-policy */

h5.vrpp-h5 {
  margin-bottom: 40px;
  font-weight: 600;
  opacity: 0.5;
  color: #020d26;
}


.vrpp-cont {
  margin-bottom: 20px;
  font-weight: 600;
  color: #020d26;
}


.single-footer-widget .social-link {
  margin: 0;
  padding: 0;
  list-style: 0;
}

.single-footer-widget .social-link li {
  display: inline-block;
  margin-right: 5px;
}

.single-footer-widget .social-link li a {
  border-radius: 50px;
  width: 35px;
  height: 35px;
  line-height: 37px;
  text-align: center;
  color: #ffffff;
}

.single-footer-widget .social-link li:nth-child(1) a {
  background-color: #773763;
}

.single-footer-widget .social-link li:nth-child(1) a:hover {
  background-color: #484848;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.single-footer-widget .social-link li:nth-child(2) a {
  background-color: #55acee;
}

.single-footer-widget .social-link li:nth-child(2) a:hover {
  background-color: #db8c23;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.single-footer-widget .social-link li:nth-child(3) a {
  background-color: #3f729b;
}

.single-footer-widget .social-link li:nth-child(3) a:hover {
  background-color: #db8c23;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.single-footer-widget .social-link li:nth-child(4) a {
  background-color: #ff0000;
}

.single-footer-widget .social-link li:nth-child(4) a:hover {
  background-color: #db8c23;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.single-footer-widget .social-link li:nth-child(5) a {
  background-color: #c80000;
}

.single-footer-widget .social-link li:nth-child(5) a:hover {
  background-color: #db8c23;
  -webkit-animation: tada 1s linear;
  animation: tada 1s linear;
}

.single-footer-widget h3 {
  margin-top: 0px;
  font-size: 24px;
  color: #f3f3f3;
  margin-bottom: 15px;
  font-family: 'Cardo', serif;
}

.single-footer-widget .footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.single-footer-widget .footer-list li {
  display: block;
  margin-top: 5px;
}

.single-footer-widget .footer-list li a {
  font-size: 15px;
  color: #777777;
}

.single-footer-widget .footer-list li a:hover {
  color: #db8c23;
}

.single-footer-widget .footer-contact-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.single-footer-widget .footer-contact-list li {
  display: block;
  font-size: 15px;
  margin-top: 5px;
}

.single-footer-widget .footer-contact-list li span {
  color: #f3f3f3;
  font-weight: 600;
}

.single-footer-widget .footer-contact-list li a {
  color: #fff;
}

.single-footer-widget .footer-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  list-style-type: none;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 0;
}

.single-footer-widget .footer-gallery li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
}

.single-footer-widget .footer-gallery li a {
  display: block;
  position: relative;
}

.single-footer-widget .footer-gallery li a img {
  width: 100%;
}

.single-footer-widget .footer-gallery li a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}

.single-footer-widget .footer-gallery li a:hover::before {
  opacity: .50;
  visibility: visible;
}

.single-footer-widget.single-footer-color p {
  color: #aec5df;
}

.single-footer-widget.single-footer-color h3 {
  color: #ffffff;
}

.single-footer-widget.single-footer-color .footer-list li a {
  color: #aec5df;
}

.single-footer-widget.single-footer-color .footer-list li a:hover {
  color: #ffffff;
}

.single-footer-widget.single-footer-color .footer-contact-list li {
  color: #aec5df;
}

.single-footer-widget.single-footer-color .footer-contact-list li span {
  color: #ffffff;
}

.single-footer-widget.single-footer-color .footer-contact-list li a {
  color: #aec5df;
}

.single-footer-widget .footer-profile {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.single-footer-widget .footer-profile li {
  display: inline-block;
  text-align: left;
  position: relative;
  padding-top: 10px;
}

.single-footer-widget .footer-profile li .profile {
  text-align: center;
  position: absolute;
  left: 0;
  top: 10px;
}

.single-footer-widget .footer-profile li .name {
  display: block;
  margin-left: 95px;
  padding-bottom: 10px;
  border-bottom: 1px solid #606f80;
}

.single-footer-widget .footer-profile li .name h3 {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  display: block;
}

.single-footer-widget .footer-profile li .name span {
  font-size: 15px;
  margin-top: 3px;
  color: #ffffff;
  display: block;
}

.single-footer-widget .footer-profile li .content {
  display: block;
  margin-left: 95px;
  padding-top: 10px;
}

.single-footer-widget .footer-profile li .content a {
  font-size: 15px;
  color: #ffffff;
  display: block;
}

.single-footer-widget .footer-profile li .content span {
  font-size: 15px;
  color: #ffffff;
  display: block;
}

.footer-bottom {
  /* padding: 20px 0; */
  background-color: #000;
}

.bottom-text {
  text-align: center;
}

.bottom-text p {
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #ffffff;
}

.bottom-text p a {
  color: #d3caba;
  font-weight: 500;
  font-size: 15px;
  text-decoration: underline;
}

.bottom-text p a:hover {
  color: #ffffff;
}






/*==============================
Preloader CSS
=================================*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #773763;
}



#toTop {
  position: fixed;
  bottom: 20px;
  left: 20px;
  cursor: pointer;
  display: none;
  z-index: 99;
}

.top-btn {
  background-color: #773763;
  color: #ffffff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 15px #543b5a;
  box-shadow: 0 0 15px #543b5a;
  font-size: 20px;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  -webkit-transition: .9s;
  transition: .9s;
}

.top-btn:hover {
  background: #6c757d;
  -webkit-box-shadow: 0 0 15px #543b5a;
  box-shadow: 0 0 15px #543b5a;
  color: #fff;
}

@-webkit-keyframes circle-in {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes circle-in {

  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.75);
    transform: scale(1.75);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

/*==============================
Animation  CSS End
=================================*/
/*# sourceMappingURL=style.css.map */




div#navbarSupportedContent {
  /* margin-left: 5%; */
  padding: 12px 0;
}

.col-md-7.col-sm-7.hero-sec-content {
  position: absolute;
  padding: 7%;
}

h1.hero-sec-h1 {
  color: #f8f9fa;
}


li.specification-li {
  font-size: 12px;
}

section {
  padding: 60px 0px 60px 0px !important;
}

section.property-customization {
  background: #773763;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  position: relative;
}


.property-customization h2 {
  font-size: 29px;
  font-weight: 600;
  margin-top: 5px;
  line-height: 40px;
  /* max-width: 510px; */
  color: #773763;
  letter-spacing: normal;
}

img.amenities-svg {
  width: 40px;
}


figcaption {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  /* padding-left: 15px; */
}

li.specification-li {
  font-size: 12px;
  color: black;
}

li.specification-li:hover ul li {
  color: white;
}

figure {
  width: 100%;
  display: flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px 10px;
  margin: 15px 0;
}

ul.specification-ul {
  display: inline-block;
  text-align: left;
}

p.floor-plan-p {
  margin: auto;
  /* max-width: 74%; */
}

p.amenitites-p {
  margin: 0;
  max-width: 74%;
  color: white;
}

a.contact-detail {
  color: #773763;
}

p.width-70 {
  color: #e9ecef;
}

.form-group {
  margin-bottom: 1rem;
}

.frmsubmit {
  margin-top: 2rem;
}

h2.text-center.form-header {
  color: #773763;
}

.modal-header {
  border-bottom: 0px;
}

a {
  color: #773763;
  text-decoration: underline;
}

button#submitf1 {
  margin-right: 15px;
  border-radius: 0;
  background-color: #773763;
  color: white;
}

button#submitf2 {
  margin-right: 15px;
  border-radius: 0;
  background-color: #773763;
  color: white;
}

.input-group-text {
  background-color: rgb(255, 255, 255) !important;
}

h2.vrty-h2 {
  color: #773763;
  font-size: 4rem;
}


a.default-btn.default-bg-buttercup.vrty-btn {
  width: 23%;
}

#myBtn {
  width: 75px;
  display: none;
  position: fixed;
  bottom: 10px;
  right: 17px;
  z-index: 99;
  cursor: pointer;
  padding: 15px;
}

.wapp {
  width: 45px;
}

/*==============================
amenities  CSS 
=================================*/
.vraheja-amenities-img img {
  width: 75%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a.default-btn.default-bg-buttercup.en-btn.view-floor-plan {
  position: relative;
  bottom: 0;
  z-index: 999;
  top: 15em;
  left: 16em;
  right: 0;
}

.service-card.service-card-bg.service-card-2.connect.ede {
  width: 100%;
}

a.default-btn.default-bg-buttercup.en-btn.dscsd {
  margin: auto 124px;
  position: absolute;
  top: 50%;
}

img.contact-form-web-logo.mx-auto {
  padding: 14px;
}

.form-group {
  position: relative;
}

.absolutetexttop.sdcs {
  right: 37%;
}

.contact-form-icon {
  width: 10%;
  position: absolute;
  top: 7%;
  left: 1%;
}

#staticBackdrop .contact-form-icon {
  width: 8%;
  position: absolute;
  top: 7%;
  left: 0%;
}

.form-control {
  padding-left: 35px
}

.modal-header {
  display: contents;
}

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem 0.5rem -0.5rem auto;
}

.check-box {
  color: transparent;
  position: absolute;
  font-size: 1px;
  z-index: -1;
}

.navbar-nav {
  text-transform: capitalize !important;
}

.accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: #773763;
}

.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: none !important;
}

.navbar-nav .nav-link {
  color: white !important;
}

.navbar-nav .nav-link:hover {
  color: #773763 !important;
}

div#myBtn1 {
  width: 75px;
  position: fixed;
  bottom: 10px;
  left: 17px;
  z-index: 99;
  cursor: pointer;
  padding: 15px;
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e) !important;

}


.accordion-button::after {
  background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e) !important;

}





.navbar-light .navbar-toggler-icon {
  background-image: url("../../assets/img/hamburger.webp");
}

/* =============================================
   PERFORMANCE: CLS Prevention
   ============================================= */

/* Reserve space for hero carousel to prevent CLS */
#carouselExampleIndicators {
  background-color: #1a1a1a;
}

/* Carousel banner images — fill width, natural height, no distortion */
#carouselExampleIndicators .carousel-item picture {
  display: block;
  width: 100%;
}

#carouselExampleIndicators .carousel-item picture img {
  display: block;
  width: 100%;
  height: auto;
}

/* Prevent layout shift from lazy-loaded images inside spinner-wrapper */
.spinner-wrapper {
  min-height: 40px;
  position: relative;
}

.spinner-wrapper img[src=""] {
  display: block;
  min-height: 40px;
}

/* Ensure navbar logo doesn't cause CLS */
.logo-one {
  display: inline-block;
  height: auto;
}

/* font-display: swap for any @font-face used locally */


/* =========================
   COMPLIANCE SECTION
========================= */

.compliance-section {
  background: #f6f6f6;
  padding: 60px 0;
}

/* Card */

.compliance-card {
  background: #fff;
  border: 1px solid #e8e0d0;
  border-radius: 12px;
  padding: 28px 24px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.2s;
}

.compliance-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}

/* Title */

.compliance-title {
  font-size: 17px;
  font-weight: 700;
  color: #773763;
  margin: 0;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

/* Button */

.compliance-btn {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-top: auto;
  padding: 9px 20px;
  background: #773763;
  color: #fff;
  border-radius: 6px;
  font-size: 0.82rem;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.04em;
  transition: background 0.2s;
}

.compliance-btn:hover {
  background: #aa4a8c;
  color: #fff;
}

/* Responsive */

@media (max-width: 576px) {

  .page-heading {
    font-size: 20px;
  }

  .compliance-card {
    padding: 30px 18px;
    min-height: auto;
  }

  .compliance-title {
    font-size: 16px;
  }

  .compliance-btn {
    font-size: 14px;
    padding: 9px 18px;
  }

}