@charset "utf-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700");

@font-face {
  font-family: KRegular;
  src: url("../assets/fonts/Poppins-Regular.ttf");
}

@font-face {
  font-family: KBold;
  src: url("../assets/fonts/Poppins-Bold.ttf");
}
body {
  font-family: KRegular;
  overflow-x: hidden;
}

* {
  outline: none !important;
}

a {
  text-decoration: none !important;
}
.container {
  width: 90%;
  margin: 0 auto;
}
.header-top {
  height: 68px;
  position: relative;
}
.banner {
  position: relative;
}
.banner::after {
  content: "";
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: 45px;
  background-color: #bd2329;
}
.social {
  position: absolute;
  right: 0;
  top: -5px;
}
.social li {
  display: inline-block;
  padding-left: 10px;
}
.menu-list li,
.top-nav-list li {
  list-style: none;
  display: inline-block;
}
.menu {
  z-index: 999;
  position: relative;
}
.menu-list li {
}
.menu-list li a {
  text-decoration: none;
  color: #505050;
  font-family: KRegular;
  text-transform: uppercase;
  font-size: 15px;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  padding: 5px 15px;
}
.menu-list li a span i {
  color: #bd2329;
  font-size: 17px;
}
.menu-list li a:hover {
  background-color: #bd2329;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  padding: 0px 15px;
  transition: 0.8s;
  padding: 5px 15px;
  border-radius: 10px;
  color: #fff;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.footer_call {
  text-align: center;
}
.footer_social {
  float: right;
}
.footer_social li {
  display: inline-block;
  padding-left: 5px;
}
.menu {
  margin-top: 25px;
}
.menu-list li a span i:hover {
  color: #fff;
}
.logo {
  position: absolute;
  top: 5px;
  z-index: 2;
  z-index: 99;
  width: 100%;
  text-align: center;
  left: 0;
}

.logo a img {
  padding: 0px 17px 17px 17px;
  background-color: #ffffff;
}

.top-nav-list {
  padding: 0px !important;
  margin: 5px 0;
}
.top-nav-list li {
  padding: 3px 22px;
  margin: 0 5px;
}
.top-nav-list li a {
  text-transform: uppercase;
  text-decoration: none;
  font-family: KRegular;
  color: #505050;
  font-size: 14px;
  letter-spacing: 1px;
}
/*.down-arrow
{
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #bd2329;
}*/
.m-color-bg,
.m-color-bg-border {
  border-radius: 20px;
  border: thin solid #bd2329;
}
.m-color-bg {
  background-color: #bd2329;
}
.m-color-bg-border a {
  color: #bd2329 !important;
  font-size: 14px;
}
.m-color-bg a {
  color: #000000 !important;
  font-size: 14px;
}
.top {
  margin-top: 24px;
  padding-left: 0;
}
.banner {
  position: relative;
}
.banner > img {
  width: 100%;
}
section {
  padding: 0;
  margin: 0;
}
.banner-des-container {
  position: absolute;
  top: 25%;
  width: 100%;
  z-index: 1;
}
.banner-des {
  width: 70%;
  margin: 0 auto;
  text-align: center;
}

.paly-button {
  padding-bottom: 30px;
}
.control {
  position: absolute;
  top: 0;
  right: 50px;
  padding: 15px 10px 0;
}
.control span,
#pause,
#enable {
  width: 30px;
  display: inline-block;
  float: left;
}
.control span i {
  font-size: 20px;
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: KRegular;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
h1,
h2 {
  color: #fff;
}
h1 {
  font-size: 54px;
  padding: 8px 0;
}
h2 {
  font-size: 26px;
  font-weight: 100;
  letter-spacing: 1px;
  padding: 3px 0;
  margin: 0;
}
.highlight {
  background-image: url(../images/abt.png);
  padding-bottom: 50px;
  padding-top: 30px;
}
.title,
.title-1 {
  margin: 20px 0;
}
.title h2,
.title h4 {
  color: #555555;
}
.title-1 h2,
.title-1 h4 {
  color: #ffffff;
}
.title h2,
.title-1 h2 {
  font-size: 37px;
  font-weight: 600;
  padding: 5px 0;
  text-transform: capitalize;
}
.title h4,
.title-1 h4 {
  font-size: 20px;
  font-weight: 200;
}
.count {
  font-family: "Oswald", sans-serif;
  font-size: 85px;
  color: #404040;
}
.higlight-iteam .line p,
.higlight-iteam .no-line p,
p {
  font-family: KRegular;
  color: #303030;
  font-weight: 500;
}
.title {
  padding-top: 20px;
}
.title p {
  font-size: 17px;
}
.line {
  position: relative;
}
.line:after {
  content: "";
  position: absolute;
  top: 15%;
  right: 0;
  width: 1px;
  height: 145px;
  background-image: url(../images/line.png);
}

.living {
  background-image: url(../images/living-bg-1.jpg);
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px;
  background-color: #00000075;
    background-blend-mode: multiply;
}

.livingFlex {
  display: flex;

  flex-direction: column;

  min-height: 365px;

  justify-content: space-between;
}

.living-tab-container,
.tab-title {
  width: 70%;
  margin: 0 auto;
}
.living-tab-container {
  display: none;
}
.living-tab-container.active {
  display: block;
}
.living-tab-container p {
  font-family: KRegular;
  font-size: 17px;
  color: #ffffff;
  line-height: 27px;
  font-weight: 300;
}
.btn {
  font-size: 15px;
  text-transform: uppercase;
  color: #ebb452;
}
.tab-list {
  background-color: rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%;
  margin-top: 70px;
}
.tab-list li span {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 15px;
}
.tab-list {
  padding: 0;
  border-top: thin solid rgba(249, 249, 249, 0.1);
  border-left: thin solid rgba(249, 249, 249, 0.1);
  border-right: thin solid rgba(249, 249, 249, 0.1);
  margin-bottom: 0;
}
.tab-list li {
  list-style: none;
  display: inline-block;
  box-sizing: border-box;
  width: 25%;
  float: left;
  text-align: center;
  cursor: pointer;
  transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
  transition: 0.8s;
  border: thin solid transparent;
}
.tab-list li h5 {
  font-size: 17px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
}
.tab-list li.active,
.tab-list li:hover {
  background-color: rgba(235, 180, 82, 0.26);
  transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
  transition: 0.8s;
  border: thin solid #84774c;
}
.list__tab {
  margin-right: 40px;
  margin-bottom: 0;
  list-style: none;
}
.list__tab li {
  background-color: #bd2328;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  padding: 115px 0;
  position: relative;
  cursor: pointer;
  transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.list__tab li.active,
.list__tab li:hover {
  background-color: #494646;
  transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.list__tab li.active::after,
.list__tab li:hover::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 20px solid #494646;
  border-bottom: 20px solid transparent;
  transform: rotate(180deg);
  top: 48%;
  right: -20px;
  transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.explore {
  text-align: center;
}
#explore {
  text-align: center;
}
#explore a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
.explore > span {
  background-color: #bd2328;
  position: relative;
  padding: 4px 14px;
}
.explore > span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #bd2328;
  border-bottom: 7px solid transparent;
  transform: rotate(270deg);
  bottom: -9px;
  left: 48%;
  transition: 0.8s cubic-bezier(0.075, 0.82, 0.165, 1);
}
#gallery {
  background-image: url(../images/gallery__bg.png);
  position: relative;
  padding: 40px 0;
  float: left;
}
.gallery__left h3 {
  font-size: 35px;
  color: #333333;
  padding: 10px;
  font-weight: 500;
}
.gallery__left h6 {
  font-size: 18px;
  font-weight: 400;
  color: #555555;
  line-height: 30px;
}
.gallery__left p {
  line-height: 30px;
}
.gallery__left {
  padding: 35px;
  border: 1px solid #787778;
  text-align: center;
  width: 85%;
  margin: 20px auto 20px;
}
.gallery__right {
  position: relative;
  bottom: -50px;
}
.gallery_img {
  text-align: center;
  padding: 8px 0;
}
.tab_content {
  display: none;
}
.tab_content.active {
  display: block;
}
.contactPage {
  margin: 0px 0;
  float: left;
  width: 100%;
}
.contact__info {
  text-align: center;
}
.contact__info h5 {
  color: #bd2328;
  margin: 5px 0 7px;
  float: left;
  width: 100%;
}
.contact__info img {
  margin-top: 20px;
}
.contact__info h6 {
  color: #131212;
  font-size: 18px;
  font-weight: 500;
  padding: 10px 0 0 0;
  text-transform: capitalize;
  margin-bottom: -15px;
}
.contact__info p {
  color: #606060;
  line-height: 23px;
  margin: 15px 0 0;
  padding: 0px 10px;
}
.contact__tab--content {
  margin-top: 30px;
}
.map img {
  width: 100%;
}
.label-txt {
  position: relative;
  margin: 0 auto;
  height: 72px;
}
#hello > .col-6 > .label-txt {
  width: 95%;
}
.booking {
  position: absolute;
  bottom: 0px;
  z-index: 999;
  right: 5%;
  background-color: #bd2329;
  text-align: center;
  padding: 8px 35px;
}

.booking > img {
}

.booking > div {
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  display: block;
  text-decoration: none;
}
.code1 {
  margin-top: 20px;
}
#hello h2 {
  color: #bd2329;
  font-weight: 500;
  margin-bottom: 20px;
}
.btn1 {
  font-size: 15px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 5px;

  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  color: #fff;
  background-color: #bd2328;
  border: none;
  margin-top: 26px;
}
.btn {
  font-size: 15px;
  font-weight: 500;
  padding: 8px 12px;
  border-radius: 5px;
  float: right;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  color: #fff;
  background-color: #bd2328;
  border: none;
  margin-top: 26px;
}
.label-txt > label {
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 5;
  font-size: 14px;
  font-weight: 600;
  color: #757575;
}
label > span > i {
  color: #bd2328;
  font-size: 18px !important;
  padding: 0px 5px;
}
.pop > input {
  margin-left: 10px;
}
.input-txt {
  width: 100%;
  border: none;
  border-bottom: 1px solid #bbbbbb;
  background-color: transparent;
  position: relative;
  z-index: 13;
  outline: none;
  box-sizing: border-box;
  padding: 15px 5px;
  margin-bottom: 10px;
  font-family: KRegular;
}
.input-txt:focus,
.txt1:focus,
.txt:focus {
  border-bottom: 1px solid #bd2328;
}
.code {
  background-color: #bd2328;
  padding: 10px 10px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-left: 2%;
}
.pad0 {
  padding: 0 !important;
}
.fa-eye {
  padding-left: 10px;
  padding-right: 5px;
}

.form {
  width: 60%;
  margin-top: 25px;
}
.form > h1 {
  color: #bd2328;
  font-size: 30px;
  margin-bottom: 30px;
}
.leasing {
  padding: 30px 0;
  display: inline-block;
  width: 100%;
  background-image: url(../images/bg.png);
  background-repeat: repeat-x;
}
.tab_title {
  width: 70%;
  text-align: center;
  margin: 0 auto;
}
.tab-list2 {
  text-align: center;
  border-bottom: 1px solid #c3c3c3;
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 0;
}
.tab-list2 li {
  display: inline-block;
  float: left;
  list-style: none;
  font-size: 20px;
  color: #868585;
  padding: 0 30px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
.tab-list2 li:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 34px;
  background-color: #c3c3c3;
  transform: skewX(-30deg);
}
.tab-list2 li:last-child::after {
  display: none;
}
.tab-list2 li.active,
.tab-list2 li:hover {
  color: #0094d8;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
.table_click {
  text-decoration: underline;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  cursor: pointer;
}
.table_click:hover {
  color: #ebb452;
  transition: 0.8s;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
.tab-content-2 {
  display: none;
}
.tab-content-2.open {
  display: block;
}
.partnership {
  padding: 30px 0;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.partnership-1 {
  background-image: url(../images/partner-1-bg.png);
  background-repeat: repeat-y;
  display: inline-block;
  width: 100%;
  padding: 10px;
}
.partnership-1 .border {
  border: 1px solid #fff;
  padding: 10px;
  box-sizing: border-box;
  min-height: 448px;
}
.partnership-1 p {
  color: #fbd3e1;
  line-height: 30px;
  padding: 0 30px;
  text-align: justify;
}
.partnership-2 {
  background-image: url(../images/partner-2.jpg);
  min-height: 468px;
  position: relative;
}
.partnership-3 {
  background-image: url(../images/partner-4.jpg);
  min-height: 468px;
  position: relative;
}
.partnership-4 {
  background-image: url(../images/partner-3.jpg);
  min-height: 468px;
  position: relative;
}
.link {
  width: 80%;
  background-color: #545353;
  padding: 15px 0;
  text-align: center;
  position: absolute;
  left: 10%;
  bottom: 0px;
  cursor: pointer;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
.link a,
.link a span {
  color: #ffffff !important;
}
.link a span {
  padding: 0px 8px;
}
.link:hover {
  background-color: #c22c4e;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
.footer {
  background-color: #212121;
  display: inline-block;
  width: 100%;
  margin-bottom: -5px;
}
.footer__link li {
  display: inline-block;
  position: relative;
  padding: 0 20px;
}
.footer__link li {
  padding-left: 0;
  color: #ffffff;
}
.footer__link li a {
  color: #ffffff;
  text-decoration: none;
}

.footer__link li::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 10px;
  height: 15px;
  width: 1px;
  background-color: #ffffff;
}
.footer__link li:last-child::after {
  display: none;
}
.copy {
  color: #ffffff;
}
.fooder-logo img {
  display: inline-block;
  float: left;
  padding: 0px 5px;
}
footer .container [class*="col-"] {
  padding: 15px 0 0;
}
.call-us {
  position: relative;
}
.call-us:before,
.call-us:after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 40px;
  background-color: #363636;
}
.call-us:before {
  left: 0px;
  transform: skewX(-20deg);
}
.call-us:after {
  right: 42px;
  transform: skewX(-20deg);
}
.call-us span {
  color: #ffffff;
  display: block;
  padding: 0px 30px 5px;
  font-size: 15px;
}
.call-us span i {
  padding: 0px 5px 0px 5px;
}
.social-list {
  padding: 8px 0px 0px;
  text-align: right;
  margin-top: 0;
  float: right;
}
.social-list li {
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.social-list li a {
  width: 34px;
  height: 34px;
  border: thin solid #ffffff;
  border-radius: 50%;
  padding: 7px 0;
  display: inline-block;
  text-align: center;
}
.social-list li span i {
  color: #ffffff;
  width: 15px;
}
.banner {
  position: relative;
}
#video_background {
  position: relative;
  bottom: 0px;
  right: 0px;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
}
/*#video_pattern {
	background-image: url(../images/pattern.png);
	position: absolute;
	opacity: 0.6;
	left: 0px;
	top: 0px;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}*/
#play1 {
  display: none;
}
#play1.block {
  display: block;
}
.paly-button img {
  cursor: pointer;
}
#pause,
#enable {
  cursor: pointer;
}
#pause {
  display: none;
}
.table {
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}
.play-button {
  height: 40px;
  width: 65px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 5px;
  position: relative;
}

.play-button:hover {
  background-color: rgba(0, 173, 239, 0.9);
}

.play-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 10.5px;
  left: 24px;
  margin: 0 auto;
  border-style: solid;
  border-width: 9.5px 0 9.5px 17px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 1);
}
.center-1 {
  width: 65%;
  margin: 0 auto;
}
/*.border1
{
	-webkit-border-top-left-radius: 30px;
-moz-border-radius-topleft: 30px;
border-top-left-radius: 30px;
}
.border2
{
	-webkit-border-top-right-radius: 30px;
-moz-border-radius-topright: 30px;
border-top-right-radius: 30px;
}*/

.nav-tabs {
  border-bottom: none !important;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: rgba(235, 180, 82, 0.26);
  transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
  transition: 0.8s;
  border: thin solid #84774c;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border: 1px solid transparent;
}

.nav-tabs .nav-link {
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  min-height: 130px;
  justify-content: space-between;
}

.footer__link {
  font-size: 12px;
}
.footer__img p {
  font-size: 12px;
  color: #fff;
}
.footer__img img {
  width: 28px;
  height: 28px;
}
.footer {
  padding-top: 20px;
}

.navbarContainer {
  height: 90px;
  position: relative;
  background: #fff;
}

.navLinkers {
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  height: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navLinkers:hover {
  background: #bd2328;
  color: #fff;
}

.logoContainer {
  position: absolute;
  padding: 10px;
  background: #fff;
  top: 5px;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  z-index: 91;
}

.logoContainer img {
  height: 95px;
}

.navLinker .btn-primary {
  background: #fff !important;
  color: #000 !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-top: -1px;
}

.navLinker .btn-primary:hover {
  background-color: #bd2328 !important;
  color: #fff !important;
}

.dropDownRightIcon img {
  height: 10px;
  margin-top: 8px;
  float: right;
}

.dropdown-toggle::after {
  display: none;
}

a {
  color: #000;
}

.dropdown-menu > li a:hover,
.dropdown-menu > li.show {
  background: #bd2328;
  color: white;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
  list-style: none;
}



.respMenu {
  background: #fff;
  border: 0;
}

.footer__img {
  float: right !important;
}

.galleryHomer {
  padding: 0px 0px 35px 0px;
}
.galleryHomer .swiper-pagination-bullets {
  bottom: 10px !important;
}

.galleryHomer .swiper-pagination-bullets .swiper-pagination-bullet {
  border-radius: 0px;
}

.swiper-pagination-bullet-active {
  background-color: #bd2328;
}

footer {
  clear: both;
}

footer .text-lightr:hover {
  color: #bd2328;
}

.footerContent {
  padding: 8px;
  color: #fff;
  width: 100%;
  background: #000;
}
.text-lightr {
  color: #fff;
}
.footertext {
  font-size: 12px;
}

.footerimg {
  width: 28px;
  height: 28px;
}
.marginNone{
  margin:0 !important;
}

@media (max-width: 991px) {
  .line:after {
    content: none !important;
  }
  .tab-title,
  .living-tab-container {
    width: 100%;
    margin: 0 auto;
  }
  .tab-list li h5 {
    font-size: 14px;
  }
}

.tab-list li span img {
  height: 50px;
  width: 50px;
  object-fit: contain;
}

@media (max-width: 575px) {
  .livingFlex {
    min-height: 518px;
  }

  .tab-list li h5 {
    font-size: 12px;
  }

  .tab-list li span img {
    height: 40px;
    width: 40px;
    object-fit: contain;
  }

  .gallery__left {
    width: 100%;
    padding: 15px;
    margin: 20px auto 20px;
  }
}

@media (max-width: 1199px) {
  .tab-title {
    width: 100%;
    margin: 0 auto;
  }

  .gallery__right {
    bottom: 0px;
  }

  .list__tab {
    margin-right: 0px;
  }

  .list__tab li {
    padding: 10px 0;
  }

  iframe {
    height: 390px;
  }
}

.form {
  width: 800px;
  margin: 20px auto;
  padding: 10px;
}

@media (max-width: 767px) {
  .responsivemt-0{
   margin-top:0px  !important;
  }
  .contFull {
    max-width: 100%;
  }

  .tab-list li {
    width: 50%;
  }
  #wowslider-container1{
    height: 400px;
  }
  .bannerSlider{
    height: 400px;
  }

  .living-tab-container p {
    font-size: 14px;
  }
  .title-1 h2 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .navLinkers {
    padding: 25px 20px;
    border-radius: 0px;
  }
  .form {
    width: 100%;
  }
}
.activeMenu{
  background: #bd2328;
    color: #fff;
}
.operations , .operations:hover{
  font-size: 12px;
  color: #fff !important;
 }
 .exploreLink ,.exploreLink:hover{
   color:#fff !important;
   text-decoration: underline !important;
 }
 .parampriti ,.parampriti:hover{
  color: #fff;
font-size: 12px;
}
.datepickerInput{
  border: 0;
    border-bottom: 1px solid #bbbbbb;
    width: 100%;
    margin: 6px 0px 12px;
    -webkit-appearance: none;
    color: #757575;
    font-weight: 600;
}
.ui-datepicker .ui-datepicker-next {
  background-image: url('../images/next.png') !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.ui-datepicker .ui-datepicker-prev {
  background-image: url('../images/back.png') !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.faIcon{
  color: #bd2328;
    font-size: 18px !important;
    padding: 0px 5px;
}
.faSpan{
  border-bottom: 1px solid #bbbbbb;
    margin-top: -4px;
    display: block;
}
