html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
  font-family: "Source Sans Pro",sans-serif;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: #343436;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.carousel-indicators {
  z-index: 8;
}

* {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro",sans-serif;
}

body {
  transition: background-color .5s;
}

p {
  margin: 20px 0px;
  line-height: 30px !important;
  font-size: 14px;
      /* letter-spacing: 1px; */
}

.mr-auto,
.mx-auto {
  margin-right: initial !important;
}

h2 {
  font-size: 36px;
  font-weight: 400;
  color: #333;
  margin-bottom: 30px;
  text-align: center;
}

h2 span {
  font-weight: 100!important;
}

.mobile-bottom {
  background: #000000;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9;
  border-top: 1px solid #CCC;
  display: none
}

.mobile-bottom ul {
  padding: 0;
  margin: 0;
}

.mobile-bottom li {
  display: inline-block;
  width: 32%;
  padding: 10px 10px;
  color: #333;
  text-align: center;
  border-right: 1px solid #fff;
}

.mobile-bottom .last-child {
  border-right: none;
}

.mobile-bottom li a {
  color: #fff!important;
  text-align: center;
  text-decoration: none;
  width: 100%;
  display: block;
  font-size: 13px;
}

.desk {
  display: block;
}

.mob {
  display: none;
}

.nav-xbootstrap {
  display: block;
}

.iconsize {
  font-size: 12px;
  top: 2px;
  left: 3px;
}

.nav-xbootstrap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}

.nav-xbootstrap li {
  list-style-type: none;
  margin: 0;
  padding: 3px 5px;
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #fff;
}

.nav-xbootstrap li a {
  padding: 3px 7px;
  color: #343436;
  display: inline-block;
  text-decoration: none;
  font-weight: 600;
}

.nav-xbootstrap li:hover ul.dropdown {
  display: block;
}

.nav-xbootstrap li ul.dropdown {
  position: absolute;
  display: none;
  width: 200px;
  background: #2980B9;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  padding-top: 0;
}

.nav-xbootstrap li ul.dropdown li {
  display: block;
  list-style-type: none;
}

.nav-xbootstrap li ul.dropdown li a {
  padding: 15px 20px;
  font-size: 15px;
  color: #fff;
  display: block;
  font-weight: 400;
}

.nav-xbootstrap li ul.dropdown li:last-child a {
  border-bottom: none;
}

.nav-xbootstrap li:hover a {
  
  color: #004669!important;
  font-weight: 600;

}

.nav-xbootstrap li:first-child:hover a {
  border-radius: 3px 0 0 3px;
}

.nav-xbootstrap li ul.dropdown li:hover a {
  background: rgba(0, 0, 0, .1);
}

.nav-xbootstrap li ul.dropdown li:first-child:hover a {
  border-radius: 0;
}

.nav-xbootstrap li:hover .arrow-down {
  border-top: 5px solid #fff;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #def1f0;
  position: relative;
  top: 15px;
  right: -5px;
  content: '';
}

.title-mobile {
  display: none;
}


.navbar-brand {
  padding: 10px 0;
  width: 309px;
}

.navbar-brand img {
  /* width: 100%; */
  padding: 10px 0px;
 
}

.navbar {
  padding: 0 !important;
  border-bottom: 0px solid #fff;
  position: relative;
  background: none;
  width: 100%;
  z-index: 9;
  transition: transform .3s ease-in-out;
  z-index: 9;
}
.navbar>.container ,.navbar>.container-fluid {
  background: white;
  margin-top: 14px;
  border-radius: 6px;
}
.navbar-nav li a {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  padding: 20px 15px !important;
}

.navbar-light .navbar-toggler {
  border: none;
}
.Blur{
  -webkit-filter: blur(3px);
}
.Blur:hover{
  -webkit-filter: blur(2px);
}
.Blur img:hover{
  border: 3px solid;
}
.navbar.active {
 background: rgb(255 255 255 / 81%);
  position: fixed !important;
}

.contact_detial {
  float: left;
  width: 239px;
}

.contact_detial a {
  color: #fff;
  cursor: pointer;
}

.phone_icon {
  float: none;
text-align: center;
  -ms-transform: rotate(46deg);
  -webkit-transform: rotate(46deg);
  /* transform: rotate(100deg); */
  font-size: 11px;
  line-height: 1.2;
}

.phone_number {
  float: none;
text-align: center;
  padding: 10px 15px;
}

.phone_number h5 {
  margin: 0;
  font-size: 12px;
  font-family: "Source Sans Pro",sans-serif;
  text-transform: uppercase;
}

.phone_number h2 {
  margin: 0;
  font-size: 24px;
  font-family: "Source Sans Pro",sans-serif;
  font-weight: 900;
}

.whatsapp {
  color: #fff !important;
  float: inherit;
  font-size: 13px;
  background: url(../images/pattern.png) repeat-y #343436;
  border-radius: 30px;
  padding: 10px 20px;
  margin-left: 5px;
}

.call {
  color: #343436 !important;
  float: inherit;
  font-size: 17px;
  /* background: url(../images/pattern.png) repeat-y #343436; */
  border-radius: 6px;
  padding: 0px 9px;
  margin-left: 5px;
  font-weight: 600;
  letter-spacing: 2px;

}

.whatsapp i {
  font-size: 13px;
  margin-right: 5px;
}

.call i {
  font-size: 17px;
  margin-right: 0px;
}

.head-bg-cont .bg-light {
  background-color: none;
}

.banner img {
  width: 100%;
}

.banner .tag-bg {
  background: #1266ac;
  padding: 1px 0;
}

.banner .desk {
  display: block
}

.banner .mob {
  display: none
}

.tag-ling-txt p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 0;
}

.company-info {
  padding: 50px 0;
 background-size: cover;
  padding-top: 100px;
    padding-bottom: 100px;
    background: url(../images/pattern.png) repeat-y #004669;
 background-repeat: repeat;
}

.bg-light {
  background: linear-gradient(rgba(255, 255, 255, 0.67), rgba(255, 255, 255, 0.88)), url(../images/pattern2.jpg);  background-size: cover;
  background-repeat: repeat;
}
.company-info .floor-image img {
  width: 100%
}

.company-info h2 {
  text-align: left;
}

.company-info h4 {
  font-size: 18px;
  font-weight: 600;
  color: #1266ac;
}

.company-info p {
  margin: 10px 0 !important;
  line-height: 30px!important;
  color: white;
  text-align: justify;
  font-size: 16px!important;
}
.property-query-area hr{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 32%);
}
 .timelines {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
  justify-content: center;
  margin-right: 15%;
}
.timeline-item h3 {
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding: 5px;
  color: rgb(63, 62, 62);
}
 .timeline-items {
  padding: 0.01em 0 0 2em;
  border-left: 1px solid #666262;
}
.timeline-item h3 {
  margin-bottom: 5px;
}
 .timeline-item h3::before {
  content: "";
  position: absolute;
  left: -2.35em;
  background-color: #666262;
  width: 0.7em;
  height: 0.7em;
  border-radius: 50%;
  transform: translate(-0.5px,0.2em);
}
.timelines {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
  justify-content: center;
  margin-right: 15%;
}
.timeline-item {
  margin-top: -0.3em;
}

.ameni-image .col-md-5 {
  margin-left: 0px;
  margin-right: 0px;
}

.company-info ul {
  list-style: none;
}

.company-info ul li {
  font-size: 14px;
  line-height: 29px;
  background: #343436;
  color: white;
  margin-bottom: 10px;
  padding: 10px;
}

.company-info ul li i {
  font-size: 11px;
  margin-right: 5px;
}

.company-info .property-info {
  position: relative;
}

.company-info .property-info.style-two {
  margin-bottom: 40px;
}

.company-info .property-info .info-block {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  color: #2f2f2f;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.company-info .property-info .icon-box {
  position: relative;
  top: 0px;
  display: block;
  width: 124px;
  height: 124px;
  padding: 32px 10px;
  font-size: 50px;
  line-height: 60px;
  margin: 0 auto 25px;
  color: #1266ac;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.property-info.style-two .icon-box {
  width: 110px;
  height: 110px;
  padding: 25px 10px;
}

.company-info .property-info .info-block:hover {
  color: #1266ac;
}

.company-info .property-info .info-block:hover .icon-box {
  -webkit-transform: translate(0px, -10px) scale(0.85);
  -ms-transform: translate(0px, -10px) scale(0.85);
  -o-transform: translate(0px, -10px) scale(0.85);
  -moz-transform: translate(0px, -10px) scale(0.85);
  transform: translate(0px, -10px) scale(0.85);
}

.company-info .property-info .icon-box:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border: 1px solid #e0e0e0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.company-info .property-info.style-two .icon-box:before {
  border: 2px solid #1266ac;
  border-radius: 50%;
}

.company-info .property-info .info-block:hover .icon-box:before {
  border-color: #1266ac;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}

.company-info .property-info .icon-box .icon {
  position: relative;
  z-index: 1;
}

.company-info .property-info .info-block .title {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 24px;
}

.company-info .property-info .info-block .count {
  position: relative;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.amenities-info-sec {
  background: url(../images/amenities_bg.jpg) no-repeat;
  padding: 0px 0;
  background-size: cover;
}

.amenities-info-sec .side-spc {
  margin: 0 20px;
}

.amenities-info-sec .bg-img {
  color: #333;
}

.amenities-info-sec .bg-img img {
  width: 100%;
}

.amenities-info-sec .amenities-box {
  background: rgba(17, 19, 27, 0.57);
  width: 100%;
  padding: 60px 5%;
  height: 100%;
}

.amenities-info-sec .amenities-box li {
  width: 33%;
  display: inline-block;
  color: #fff;
  padding: 10px 0px;
  font-size: 13px;
}

.amenities-info-sec .amenities-box li i {
  color: #343436;
  margin-right: 10px;
}

.amenities-info-sec h2 {
  color: #fff;
  text-align: center;
  margin-top: 80px;
}

.amenities-info-sec p {
  color: #fff;
  text-align: center;
}

.master-plan img {
  width: 100%;
}

.lifestyle-bg {
  background: #f3f3f336;
  padding: 50px 0;
}

.lifestyle-bg p {
  padding: 0 10px;
  text-align: center;
  margin: 10px 0 !important;
  line-height: 13px !important;
  font-size: 14px;
  height: 12px;
}

.accord {
  background: #e2e2e278;
  color: black;
  text-decoration: none;
}

.accord:hover {
  background: rgb(63, 61, 61);
  text-decoration: none;
  color: rgb(255, 255, 255);
}

.accord:hover img {
  background: #fff;
  border-radius: 100px;
}

.border {
  border: 1px solid #efefef;
}

.default-info-box {
  padding: 0;
  margin: 0;
}

.default-info-box .inner-box {
  position: relative;
  display: block;
  padding: 15px 10px;
  height: 55px;
  margin: 10px 10px;
  border: 1px solid #efefef;
  background: #fff;
  text-align: center;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.default-info-box:hover .inner-box {
  border-color: #1266ac;
}

.default-info-box .inner-box .icon-box {
  position: relative;
  top: 0px;
  font-size: 30px;
  line-height: 30px;
  color: #1266ac;
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.default-info-box .inner-box .icon-box img {
  width: 30px;
}

.default-info-box:hover .inner-box .icon-box {
  top: -5px;
}

.default-info-box .inner-box .info-title,
.default-info-box .inner-box .info-count {
  position: relative;
  bottom: 0px;
  font-size: 11px;
  color: #666565;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 15px;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

.default-info-box:hover .inner-box .info-title,
.default-info-box:hover .inner-box .info-count {
  bottom: -5px;
}

.property-highlights {
  color: #333;
  padding: 50px 0 40px 0px;
}

.property-highlights img {
  width: 100%;
  height: 100%;
}

.property-highlights p {
  padding: 0;
  margin: 0 0 15px !important;
  font-size: 15px;
  text-align: center;
}

.property-highlights .location-block {
  width: 20%;
  margin: 30px 0 0 0;
}

.property-highlights .location-block li {
  list-style: none;
  padding: 5px;
}

.property-highlights .location-block h4 {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
}

.property-highlights .location-block:after {
  content: '';
  position: absolute;
  right: -1px;
  top: 5%;
  height: 90%;
  border-right: 1px solid #e0e0e0;
}

.property-highlightss .location-block:last-child:after {
  display: none;
}

.property-highlights .location-block .inner-box {
  padding: 0px 10px 0px 0px;
  font-size: 13px;
}

.property-highlights .location-block .inner-box .icon-box {
  width: 60px;
  height: 60px;
  padding: 10px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  color: #ffffff;
  background: #ff7601;
  font-size: 24px;
  margin: auto;
}

.property-highlights .location-block .yellow-theme .icon-box {
  background: #f5cc00;
}

.property-highlights .location-block .pink-theme .icon-box {
  background: #ff0182;
}

.property-highlights .location-block .green-theme .icon-box {
  background: #36c332;
}

.property-highlights .location-block .purple-theme .icon-box {
  background: #c813f5;
}

.property-highlights .location-block .blue-theme .icon-box {
  background: #07a3d6;
}

.nearby-locations .location-block .inner-box h4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #2f2f2f;
}

.property-highlights .location-block .inner-box .location-title {
  color: #212529;
}

.property-highlights .location-block .inner-box .location-distance {
  font-size: 20px;
  color: #ff7601;
}

.property-highlights .location-block .yellow-theme .location-distance {
  font-size: 20px;
  color: #f5cc00;
}

.property-highlights .location-block .green-theme .location-distance {
  color: #36c332;
}

.property-highlights .location-block .purple-theme .location-distance {
  color: #c813f5;
}

.property-highlights .location-block .blue-theme .location-distance {
  color: #07a3d6;
}

/*crousal css*/

.single-service {
  padding: 0px;
  background: #fff none repeat scroll 0 0;
  border: 2px solid #fff;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  position: relative;
  box-shadow: 0px 3px 14px 0px rgba(0, 11, 40, 0.06);
  margin: 0px 5px 5px 5px;
  border: 2px solid #343436;
}

.service-number {
  font-size: 55px;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 60px;
  height: 55px;
  font-weight: 500;
  line-height: 55px;
  color: rgba(35, 61, 92, 0.07);
  border-radius: 0 0 0 10px;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.floor-plan h3 {
  font-size: 36px;
  font-weight: 600;
  color: #333;
  margin-bottom: 30px;
  text-align: center;
}

.floor-plan h3 span {
  font-weight: 300;
}

.price-list {
  padding: 60px 0;
  background: url(../images/price-bg.jpg) no-repeat;
  background-size: cover;
  text-align: center;
}
.address{
  margin-bottom: 10px!important;
}
.price-list p {
 margin: 0px 0px;
 text-align: justify;
 line-height: 1.5 !important;
 font-size: 16px;
  text-align: justify;
  color: #333;
}
.prop-div .row ,.prop-div .row .col-md-4 {
  padding-right: 5px;
  padding-left: 5px;
}
.prop-div .row .col-md-4 {
  margin-top: 5px;
  border-right: 1px solid #bbbbbb52;
  margin-bottom: 20px;
  line-height: 30px;

}
.prop-div .row .col-md-4 p{
  margin: 5px 0px !important;
  line-height: 6px!important;
  text-align: center;
}
.prop-div .row .col-md-6:last-child{
  border-right: 0px solid #4b414152;
}
.prop-div span {
  font-weight: bold;
  color: #ffffff;
  padding-right: 5px;
  font-size: 16px;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
.prop-div .row .col-md-4:last-child {
  border: none;
}

.price-list .table-responsive {
  background: rgba(255, 255, 255, 0.63);
}

.price-list .table {
  margin-bottom: 0;
}

.price-list .table-bordered thead td,
.table-bordered thead th {
  font-size: 16px;
  color: #1266ac;
  font-weight: 700;
}

.table-bordered th {
  font-size: 14px;
  padding: 20px 20px;
}

.price-list .table-bordered td {
  font-size: 14px;
  vertical-align: middle;
  padding: 8px 20px;
}

.photogalary {
  width: 100%;
  padding: 50px 0 0 0;
  display: inline-block;
}

.photogalary p {
  margin: 10px 0 30px 0 !important;
  text-align: center;
}

.photogalary ul {
  margin: 0px;
  padding: 0px;
}

.photogalary li {
  width: 16.65%;
 height: auto;
  float: left;
  width: 100%;
  position: relative;
  list-style: none;
  border: 1px solid #ffffff;
}

.text-center1 li {
  width: 50%;
  height: auto;
  position: relative;
  list-style: none;
  border: 1px solid #ffffff;
  float: none;
  margin: auto;
}

.text-center1 li img {
  border-radius: 35px;
  height: 350px;
}

.photogalary li img {
  width: 100%;
}

.photogalary li .image_description,
.text-center1 li .image_description {
  background: rgb(255 255 255 / 28%) none repeat scroll 0 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 1;
  -webkit-transition: all 0.7s ease-out 0s;
  -ms-transition: all 0.7s ease-out 0s;
  -o-transition: all 0.7s ease-out 0s;
  -moz-transition: all 0.7s ease-out 0s;
  transition: all 0.7s ease-out 0s;
  left: 0;
  overflow: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  border-radius: 100%;
}

.photogalary li:hover .image_description {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-radius: 30px;
}

/* --------------------------------- */

.photogalary .owl-slider {
  margin: 0px;
  padding: 0px;
}

.photogalary .item {
 height: auto;
  float: left;
  width: 100%;
  position: relative;
  list-style: none;
 
}

.photogalary .item .img-responsive,
.masterplan-img .img-responsive {
  width: 100%;
}

.photogalary .item .image_description,
.masterplan-img .image_description {
  background: rgb(255 255 255 / 28%) none repeat scroll 0 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  cursor: pointer;
  box-sizing: border-box;
  opacity: 1;
  -webkit-transition: all 0.7s ease-out 0s;
  -ms-transition: all 0.7s ease-out 0s;
  -o-transition: all 0.7s ease-out 0s;
  -moz-transition: all 0.7s ease-out 0s;
  transition: all 0.7s ease-out 0s;
  left: 0;
  overflow: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  border-radius: 100%;
}

.photogalary .item .icon {
  margin: 50% auto 15px !important;
}

.text-center1 .icon {
  margin: 30% auto 15px !important;
}

.photogalary .item .icon,
.text-center1 .icon {
  background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
  border-radius: 50%;
  color: #31a2e1;
  filter: invert(1);
  font-size: 30px;
  height: 25px;
  text-align: center;
  width: 25px;
}

.photogalary .item:hover .image_description,
.masterplan-img .icon:hover .image_description {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1.0);
  border-radius: 30px;
  /* border-radius: 0; */
}

/* --------------------------------- */

.photogalary .image_description p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}

.photogalary .icon {
  background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
  border-radius: 50%;
  color: #31a2e1;
  font-size: 30px;
  height: 48px;
  margin: 25% auto 20px;
  text-align: center;
  width: 48px;
}

.photogalary .icon img {
  height: 100%;
  width: 100%;
  vertical-align: inherit;
}

.sty {
  border: none;
  background: no-repeat;
}

@media screen and (max-width: 1900px) {
 .owl-item.active.center .item img {
    z-index: 9;
    object-fit: fill;
    transform: scale(1.2);
    transition: .6s;transition: all .3s ease-out;
}

.owl-item .center .item img {
  z-index: 5;
 
}

.owl-slider .owl-item .img-responsive{
  position: relative;
  border-radius: 8px;
    
  height: 350px;
    
  object-fit: cover;
    
  transition: .6s;
  }

  .photogalary .icon {
      margin: 28% auto 15px;
  }
}

.location-benefits {
  margin: 80px 0;
}

.location-benefits .loc-box {
  border: 1px solid #dee2e6;
  display: inline-block;
  height: 275px;
}

.location-benefits .img-box {
  width: 50%;
  float: left;
  height: 100%;
}

.location-benefits .img-box img {
  width: 100%;
  height: 100%;
}

.location-benefits .img-box2 {
  width: 50%;
  float: right;
  height: 100%;
}

.location-benefits .img-box2 img {
  width: 100%;
  height: 100%;
}

.location-benefits .details {
  width: 50%;
  float: left;
  padding: 30px;
  box-sizing: border-box;
}

.location-benefits .details ul {
  list-style: none;
}

.location-benefits .details ul i {
  font-size: 10px;
  margin-right: 5px;
}

.location-benefits .details h4 {
  color: #1266ac;
}

.location-benefits p {
  margin: 10px 0 30px 0;
  text-align: center;
}

.contact {
  margin: 0px 0;
  background: url(../images/image-1.jpg) fixed;
  background-size: cover;
}

.contact .cont-box {
  padding: 50px 0;
  background: rgba(255, 255, 255, 0);
}

.contact .enquery-form {
  color: #333;
  height: 100%;
  padding: 30px;
  background-color: #004669;
   background-repeat: repeat;
}


.captcha {
  background: #fff;
  text-align: center;
  margin-bottom: 12px;
  display: initial;
}

.sec-code {
  display: inline !important;
  width: 64% !important;
}

.sec-code2 {
  width: 57% !important;
}

.g-recaptcha {
  transform: scale(.9);
  transform-origin: 0 0
}

.contact .enquery-form .g-recaptcha {
  transform: scale(.75);
  transform-origin: 0 0;
}

.form-control {
  padding: .5rem .75rem !important;
  line-height: 14px !important;
}

label.checkbox-inline.small {
  color: #333;
  font-size: 14px;
  margin-top: 29px;
}

.contact .enquery-form label.checkbox-inline.small {
  color: #898989;
  font-size: 14px;
  margin-top: 29px;
}

::-webkit-input-placeholder {
  font-size: 13px
}

:-ms-input-placeholder {
  font-size: 13px
}

::placeholder {
  font-size: 13px
}

.form-group {
  margin-bottom: 0.5rem;
}

label {
  font-size: 12px;
  color: red;
  margin: 0;
}

.lab {
  font-size: 13px;
  color: #333;
  width: 100%;
  padding: 0;
  margin: 0
}

.contact-div {
  padding: 10px 0px;
}

.contact-num {
  font-size: 23px;
}

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

.bottom20 {
  margin-bottom: 20px;
}

.phone-icon {
  -ms-transform: rotate(100deg);
  -webkit-transform: rotate(126deg);
}

.enquery-form .form-group input[type="text"],
.default-form .form-group input[type="url"],
.default-form .form-group input[type="password"],
.default-form .form-group input[type="email"],
.form-group input[type="tel"],
.form-group input[type="text"],
.form-group input[type="email"] .default-form .form-group select,
.default-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 12px 15px;
  border: 1px solid #e5e5e5;
  height: 40px;
  color: #222222;
  font-size: 13px;
  background: #ffffff;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}

.contact .enquery-form .btn-style-one {
  position: relative;
  padding: 8px 30px;
  line-height: 24px;
  text-transform: capitalize;
  background: #1266ac;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 500;
  border: 2px solid #1266ac !important;
  border-radius: 50px;
}

.contact .enquery-form .btn-style-two {
  position: relative;
  padding: 10px 40px;
  line-height: 24px;
  text-transform: capitalize;
  background: #034669;
  color: #f0f0f0 !important;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #034669 !important;
  border-radius: 50px;
}

.enquery-form h2 {
  color: #fff !important;
}

.mobile-on {
  display: none
}

.copyrights {
  padding: 5px 0;
  background-color: #000000;
}

.copyrights p {
  color: #dfdfdf;
  margin: 0 !important;
  font-size: 10px;
  line-height: 20px !important;
}

p.disclaimer {
  font-size: 12px;
  margin-top: 5px;
  color: #949494;
}

p.rera {
  font-size: 12px;
  margin-top: 5px;
  color: #fff;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.7;
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, .0001) !important;
  z-index: 0;
}

.modal-content .enquery-form .btn-style-one {
  width: 50%;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 12px 26px;
  line-height: 24px;
  text-transform: capitalize;
  background: #165493;

  color: #ffffff !important;
  font-size: 14px;
  font-weight: 500;
  border: 2px solid #165493 !important;
}

/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9;
  /* Sit on top */
  padding-top: 50px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background: rgba(0, 0, 0, .7) !important;
}

.fade:not(.show) {
  opacity: 1 !important;
}

/* Modal Content (image) */

.modal-content {
  display: block;
  max-width: 700px;
  border: none !important;
}

#image_lightbox img {
  height: auto;
  width: 100%;
}

.modal-header .close {
  /* padding: 0.5rem 10px !important; */
  /* margin: -1rem -35px -1rem auto !important; */
  background: #ffffff;
  color: black;
  opacity: 1;
  border-radius: 0 4px 0 0;
}

.modal-header .close {
  padding: 1px;
  margin: 0rem 0rem 0rem auto;
}

.modal-header h4 {
  font-size: 23px;
    font-weight: 600;
    color: #034669;
    margin-bottom: 0px!important;
}

.modal-header h4 span:first-child {
  font-weight: 300;
  color: #fcfcfc;
}

.modal-header h4 span:last-child {
  font-size: 18px;
  font-weight: 400;
  display: block;
}

/* Caption of Modal Image */

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */

.modal-content,
#caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {
      -webkit-transform: scale(0)
  }
  to {
      -webkit-transform: scale(1)
  }
}

@keyframes zoom {
  from {
      transform: scale(0)
  }
  to {
      transform: scale(1)
  }
}

/* The Close Button */

.close {
  position: absolute;
  top: 4px;
  right: 25px;
  color: #f1f1f1;
  font-size: 15px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.enquiry-fix-btn {
  position: fixed;
  top: 43%;
  right: 12px;
  transform: rotate(90deg) translateY(-120px);
  opacity: 0;
  visibility: hidden;
  transition: transform .3s ease-in-out;
  font-size: 13px;
  z-index: 1;
}

.enquiry-fix-btn.active {
  transform: rotate(90deg) translateY(-60px);
  opacity: 1;
  visibility: visible
}

.enquiry-fix-btn .btn {
  border-radius: 0;
  background: #343436;
  color: #fff !important;
  font-size: 13px;
}

.contact .enquery-form .lab {
  color: #fff;
}

.modal-header {
  padding: 1rem !important;
  border-bottom: none;
  /* background: #333; */
  background: url(../images/pattern.png) repeat-y #ffffff;
}

.modal-title {
  color: #000;
    text-align: center;
    margin-bottom: 30px;
}
.thankyoy{
  background: linear-gradient(#000000, #343436), 
  url(../images/background-img.png);
    background-size: cover;
  background-repeat: repeat;
}
@media (min-width: 576px) {
  
}
.img-fluid {
  max-width: 100%;
  height: auto;
  width: 100%;
}
@media (min-width: 701px) {
  .content-highlights h3 {
    font-size: 23px;
    color: rgba(226, 126, 33, 0.842);
    margin-bottom: 0.1rem;
}
.content-highlights p {
  font-size: 16px;
  margin: 0px 4px 20px!important;
  line-height: 25px!important;
  margin-bottom: 20px!important;
}
  .full-width{
    width: 100%;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;

    height: 280px;
  }
  .prop-div {
    box-shadow: 2px 2px 11px #999;
    margin-bottom: 5%;
   
}
  .prop-div, .prop-img-div {
    position: relative;
    overflow: hidden;
    transition: ease all 1s;
}
 .address p {
  color: #000;
  font-size: 14px!important;
  text-align: center;
}
  p.prop-name {
    position: absolute;
    top: 117px;
    font-size: 10px;
    width: 275px;
    font-weight: 700;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    left: -121px;
    text-align: center;
    color: black;
    background-color: #ffffffcd;
    padding: 5px 16px;
    transform: rotate( -90deg );
    -webkit-transform: rotate( -90deg );
}
.img-lo{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 80px;
}
  .addre {
    font-size: 18px;
  }
 
.contact-info {
  background-color: #004669;;
    background-size: cover;
 padding: 20px;
 margin-top: 90px;
}
.text-white {
  color: #fff;
}
.contact-info h4{
  font-size: 18px;

}
.wt-icon-box-wraper.left .icon-lg, .wt-icon-box-wraper.left .icon-md, .wt-icon-box-wraper.left .icon-sm, .wt-icon-box-wraper.left .icon-xl, .wt-icon-box-wraper.left .icon-xld, .wt-icon-box-wraper.left .icon-xs {
  float: left;
  margin-right: 10px;
}
.icon-sm {
  width: 40px;
}
.contact-info .icon-content p {
  word-break: normal;
}
.fa-2x {
  font-size: 1.5rem;
  letter-spacing: 2px;

}
}
/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
  .content-highlights h3 {
    font-size: 23px;
    color: rgba(226, 126, 33, 0.842);
    margin-bottom: 0.1rem;
}
.content-highlights p {
  font-size: 16px;
  margin: 0px 4px 20px!important;
  line-height: 25px!important;
  margin-bottom: 20px!important;
}
  .full-width{
    width: 100%;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    margin-bottom: 20px;
    height: 196px;
  }
  .prop-div {
    box-shadow: 2px 2px 11px #999;
    margin-bottom: 5%;
   
}
  .prop-div, .prop-img-div {
    position: relative;
    overflow: hidden;
    transition: ease all 1s;
}
 .address p {
  color: #000;
  font-size: 14px!important;
  text-align: center;
}
.img-lo{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 70px;
}
  p.prop-name {
    position: absolute;
    top: -4px;
    font-size: 10px;
    line-height: 14px !important;
    width: 191px;
    border-top-left-radius: 15px;
    font-weight: 700;
    left: 0;
    text-align: center;
    color: black;
    background-color: #ffffffcd;
    padding: 5px 16px;
}
  
  .modal-content .enquery-form .btn-style-one {
    width: 60%!important;
    display: block;
  }
  .contact-info h4{
    font-size: 18px;
  
  }
  .prop-div .row .col-md-6 {
    margin-top: 7px;
    border-bottom: 1px solid #ffffff52;
    border-right: 0px;
    margin-bottom: 10px;
}
.contact-info {
  background-color: #004669;;
 padding: 20px;
 margin-top: 10px;
}
.text-white {
  color: #fff;
}
.addre {
  font-size: 18px;
}
.wt-icon-box-wraper.left .icon-lg, .wt-icon-box-wraper.left .icon-md, .wt-icon-box-wraper.left .icon-sm, .wt-icon-box-wraper.left .icon-xl, .wt-icon-box-wraper.left .icon-xld, .wt-icon-box-wraper.left .icon-xs {
  float: left;
  margin-right: 10px;
}
.icon-sm {
  width: 40px;
}
.contact-info .icon-content p {
  word-break: normal;
}
.fa-2x {
  font-size: 22px;
}
  .copyrights {
    padding: 5px 0;
    background-color: #000000;
    margin-bottom: 15px;
  }
  .owl-item.active.center .item img {
    transform: scale(1.2);
    transition: .6s;transition: all .3s ease-out;
}

.contact_detial,.enquiry-fix-btn{
  display: none!important;
}
.contact-div {
  padding: 10px 0px;
}
.owl-slider .owl-item .img-responsive{
  position: relative;
  border-radius: 35px;
    
  height: 250px;
    
  object-fit: cover;
    
  transition: .6s;
  }
  .modal-content {
      width: 100%;
  }
}

@media screen and (max-width: 1414px) {
  .tag-ling-txt h2 {
      font-size: 25px;
  }
  .circle-info {
      padding: 40px;
      width: 200px;
      height: 200px;
      font-size: 30px;
      font-weight: 900;
      top: -90px;
      line-height: 35px;
  }
  .circle-info span {
      font-weight: 400;
      font-size: 25px;
      line-height: 20px;
  }
}

@media screen and (max-width: 1266px) {
  .owl-item.active.center .item img {
    transform: scale(1.2);
    transition: .6s;transition: all .3s ease-out;
}


.owl-slider .owl-item .img-responsive{
  position: relative;
  border-radius: 35px;
    
  height: 350px;
    
  object-fit: cover;
    
  transition: .6s;
  }
  .location-benefits .img-box {
      width: 100%;
      height: auto;
  }
  .location-benefits .img-box2 {
      width: 100%;
      height: auto;
  }
  .location-benefits .loc-box {
      height: 100%;
  }
  .location-benefits .details {
      width: 100%;
  }
}


@media screen and (max-width: 992px) {
  .banner{
    margin-top: 2px;
  }
  .navbar {
      border: none;
  }
  .navbar>.container {
    background: white;
    margin-top: 10px;
    width: 99%;
    padding: 4px;
}
.active .container{
  margin-top: 0px!important;
}
  .navbar-brand {
    padding: 0px 0;
    width: 102px;
}
  .navbar-brand img {
      padding: 0px 0;
      margin-left: 5px;
      border-radius: 1px;
  }
  
  .navbar>.container, .navbar>.container-fluid {
    background: white;
    margin-top: 0px;
    border-radius: 20px;
    
}
  .pricelist_container .pricelist_box {
    margin-top: 20px;
  }
  .size{
    font-size: 20px;
}
.pricelist_container .pricelist_box:hover {
  transform: translate(0px, -5px)!important;
}
.pricelist_container h5.pricelist_p {
  padding-top: 12px!important;
  font-size: 22px!important;
}
  .nav-xbootstrap {
      background: #161616;
      width: 250px;
      height: 100%;
      display: block;
      position: fixed;
      right: -250px;
      top: 0px;
      z-index: 9;
      -webkit-transition: right 0.25s ease;
      -moz-transition: right 0.25s ease;
      -ms-transition: right 0.25s ease;
      -o-transition: right 0.25s ease;
      transition: right 0.25s ease;
      margin: 0;
      border: 0;
      border-radius: 0;
      overflow-y: auto;
      overflow-x: hidden;
      height: 100%;
  }
  .title-mobile {
      position: fixed;
      display: block;
      top: 10px;
      font-size: 20px;
      left: 100px;
      right: 100px;
      text-align: center;
      color: #FFF;
  }
  .nav-xbootstrap.visible {
      right: 0px;
      -webkit-transition: right 0.25s ease;
      -moz-transition: right 0.25s ease;
      -ms-transition: right 0.25s ease;
      -o-transition: right 0.25s ease;
      transition: right 0.25s ease;
  }
  .nav-bg-xbootstrap {
      display: inline-block;
      vertical-align: middle;
      width: 50px;
      margin: 0;
      position: relative;
      z-index: 9;
      top: -22px;
      left: 0px;
      padding: 12px 0 0 10px;
  }
  .navbar-xbootstrap {
      display: inline-block;
      vertical-align: middle;
      height: 50px;
      cursor: pointer;
      margin: 0;
      position: absolute;
      top: 0;
      right: 0;
      padding: 12px;
  }
  .bar1,
  .bar2,
  .bar3 {
      width: 20px;
      height: 2px;
      background-color: #000000;
      margin: 6px 0;
      transition: 0.4s;
  }
  .change .bar1 {
      -webkit-transform: rotate(-45deg) translate(-9px, 6px);
      transform: rotate(-46deg) translate(-9px, 3px);
  }
  .change .bar2 {
      opacity: 0;
  }
  .change .bar3 {
      -webkit-transform: rotate(45deg) translate(-8px, -8px);
      transform: rotate(44deg) translate(-8px, -3px);
  }
  .nav-xbootstrap ul {
      padding-top: 20px;
  }
  .nav-xbootstrap li {
      display: block;
  }
  .nav-xbootstrap li a {
      display: block;
      color: #fff;
  }
  .nav-xbootstrap li:first-child:hover a {
      border-radius: 0;
  }
  .nav-xbootstrap li ul.dropdown {
      position: relative;
  }
  .nav-xbootstrap li ul.dropdown li a {
      background: #2980B9 !important;
      border-bottom: none;
      color: #fff !important;
  }
  .nav-xbootstrap li:hover a {
      background: #03A9F4;
      color: #fff !important;
  }
  .nav-xbootstrap li ul.dropdown li:hover a {
      background: rgba(0, 0, 0, .1) !important;
      color: #fff !important;
  }
  .nav-xbootstrap li ul.dropdown li a {
      padding: 10px 10px 10px 30px;
  }
  .nav-xbootstrap li:hover .arrow-down {
      border-top: 5px solid #fff;
  }
  .arrow-down {
      border-top: 5px solid #505050;
      position: absolute;
      top: 20px;
      right: 10px;
  }
  .cover-bg {
      background: rgba(0, 0, 0, 0.5);
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1;
  }
  .navbar-nav li a {
      border-top: 1px solid #eee;
      border-left: none;
      border-right: none;
      padding: 10px !important;
  }
  .mobile {
      display: none
  }
  .mobile-on {
      display: block
  }
  .phone_icon {
      width: 0px;
  }
  .phone_number {
      float: left;
      padding: 0px 5px;
  }
  .phone_number span {
      display: none;
  }
  .contact_detial {
      width: auto;
  }
  .whatsapp {
    padding: 5px 10px;
      margin: 0;
      border: none;
  }
  .whatsapp span {
      display: none;
  }
  .circle-info {
      top: -90px;
  }
  .photogalary .icon {
      height: 30px;
      margin: 17% auto 20px;
      width: 30px;
  }
}

@media screen and (max-width: 983px) {
  .circle-info {
      top: -55px;
  }
  h2 {
      font-size: 24px;
  }
  .modal-header h4 {
      font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .desk {
      display: none
  }
  .mob {
      display: block
  }
  .mobile-bottom {
      display: block
  }
  .whatsapp {
      display: none;
  }
  .phone_number {
      display: none;
  }
  .property-highlights {
      padding: 40px 0px;
  }
  .company-info {
      padding: 40px 0;
  }
  .company-info .abt-m {
      margin: 0px
  }
  .amenities-info-sec .amenities-box {
      padding: 30px 5%;
  }
  .amenities-info-sec h2 {
      padding-top: 40px;
      margin: 0;
  }
  .lifestyle-bg {
      padding: 50px 0;
  }
  .price-list {
      padding: 40px 0;
  }
  .photogalary {
      padding: 40px 0;
      margin: 0;
  }
  .contact {
      padding: 40px 0;
  }
  iframe {
      height: 300px;
  }
  .g-recaptcha {
      height: 50px;
      transform: scale(.84) !important;
  }
  .about-image {
      display: none;
  }
  .contact .cont-box {
      padding: 10px 0px;
  }
  .amenities-info-sec .amenities-box li {
      width: 49%;
  }
  .property-highlights .location-block {
      width: 50%;
  }
}
.gallery img{
  border-radius: 30px;
}

  @media only screen and (max-width: 1268px) and (min-width: 768px){ 
    section{
      padding: 50px 0;
    }
  #logosection ul {
    list-style: none !important;
    width: 100%;
    margin-left: 0px;
    display: table !important;
    margin: auto;
    margin-bottom: 50px;
  }
  #logosection li {
    display: table-cell !important;
    width: 30%;
  }
  .my-logo img {
    width: 80px;
    height: 80px;
    margin-left: 10px;
    margin-right: 10px;
    /* margin-left: -38px; */
    /* margin-right: 10px; */
    margin-bottom: 10px;
    margin-top: 10px;
}
}
@media only screen and (max-width: 2000px) and (min-width: 1269px){ 
  #logosection ul {
    list-style: none !important;
    width: 100%;
    margin-left: 0px;
    display: table !important;
    margin: auto;
    margin-bottom: 50px;
  }
  #logosection li {
    display: table-cell !important;
    width: 30%;
  }
  .my-logo img {
    width: 120px;
    height: 120px;
    margin-left: 20px;
    margin-right: 20px;
    /* margin-left: -38px; */
    /* margin-right: 10px; */
    margin-bottom: 10px;
    margin-top: 10px;
}
}

@media screen and (min-width: 768px) {
  .floorplan img{
    width: 100%;
    height: 280px;
    margin: 10px;
    border: 1px solid black;
  }
  .gallery .owl-carousel .owl-item img {
    height: 300px;
  }
  .navbar-brand img {
    border-radius: 5px;
}
.logo1{
  width: 45px;
  padding: 5px 0px;

}
.logo{
  width: 140px;
}
.margin-aut {
  margin: 0 auto;
}

  .tag-ling-txt h2 {
      font-size: 25px;
  }
  .active .container{
    margin-top: 0px!important;
    background: #ffffff00;
  }

}

@media screen and (max-width: 767px) {
  .carousel-item img{
    width: 100%;
    height: 261px;
  }
  .logo1{
    width: 43px;
  
  }
  .logo{
    width: 80px;
  }
  .floorplan img{
    width: 100%;
    height: 130px;
    margin: 10px;
    border: 1px solid black;
  }
  .floorplan .col-xs-6{
    width: 50%;
  }
  .gallery .owl-carousel .owl-item img {
    height: 250px;
  }
  
.margin-aut {
  margin: 0 auto;
}

#logosection li {
  width: 26%;
  padding: 10px;
  display: inline-block;
}
.my-logo img {
  width: 100%;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 5px;
  margin-top: 5px;
}
  .photogalary li {
      width: 50%;
  }
  .tag-ling-txt h2 {
      font-size: 20px;
  }
  .circle-info {
      padding: 15px;
      width: 120px;
      height: 120px;
      font-size: 20px;
      font-weight: 900;
      top: -35px;
      line-height: 25px;
  }
  .circle-info span {
      font-weight: 400;
      font-size: 18px;
  }
  .tag-ling-txt p {
      padding: 5px 0;
      margin: 0 !important;
  }
}

@media screen and (max-width: 600px) {
  .default-info-box .inner-box {
      margin: 0 20px;
  }
  .banner .desk {
      display: none;
  }
  .banner .mob {
      display: block;
  }
}

@media screen and (max-width: 570px) {
  .tag-ling-txt h2 {
      font-size: 15px;
  }
  .circle-info {
      line-height: 20px;
  }
  .circle-info span {
      font-size: 14px;
  }
  .amenities-info-sec .amenities-box li {
      width: 98%;
      padding: 0;
  }
  .property-highlights .location-block {
      width: 98%;
      margin: 0 20px
  }
}

@media screen and (max-width: 400px) {
  .circle-info {
      top: -19px;
  }
  .circle-info span {
      font-size: 12px;
  }
  .tag-ling-txt h2 {
      font-size: 13px;
  }
  .photogalary .image_description p {
      font-size: 10px;
  }
  .photogalary .icon {
      margin: 17% auto 20px;
  }
}

@media screen and (max-width: 325px) {
  .circle-info {
      top: -6px;
      left: 10px;
  }
  .modal-header h4 {
      font-size: 20px;
  }
}

@media (max-width:767px) {
  #map {
      width: 100%;
      height: 315px;
      margin: 0px auto;
      display: block;
      /* margin-top: 20px; */
  }
  .vedio {
      width: 100%;
      height: 200px;
      margin: 0px auto;
      display: block;
      margin-top: 20px;
  }
  .hidden-xs {
      display: none !important;
  }
  .padding-light {
      padding: 40px 0 0;
  }
}

#price-list {

  /* background: url(../images/price-bg.jpg) repeat-y #fff;
  background: linear-gradient(rgba(255, 255, 255, 0.911), rgba(255, 255, 255, 0.637)), url(../images/pattern.png);
  background-size: cover;
  background-repeat: repeat; */
}
.pricelist_container .pricelist_box {
  overflow: hidden;
  position: relative;
}
.pricelist_container .pricelist_box {
  padding-top: 7px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 14px;
  color: #000000;
  border: 2px solid #343436;
  background-color: #ffffff;
  border-radius: 18px;
  transition: 0.6s ease-in-out;
}

.pricelist_container h1.typology {
  font-size: 25px;
  padding-bottom: 0px;
  color: #004669;
}

.pricelist_container h5.pricelist_p {
  padding-top: 5px;
  font-size: 34px;
}


.pricelist_box span.span-2 {
  font-size: 28px;
  position: absolute;
  top: 44px;
  right: 10px;
  bottom: unset;
  z-index: 8;
  writing-mode: vertical-lr;
  transform: rotate(179deg);
}
.pricelist_box span.span-2::before {
  content: "";
  position: absolute;
  top: -19px;
  left: 8px;
  width: 57%;
  height: 2px;
  background-color: #a95011;
  transform: rotate(90deg);
}
.pricelist_box span.span-2::after {
  content: "";
  position: absolute;
  top: 180px;
  left: 4px;
  width: 57%;
  height: 2px;
  background-color: #a55353;
  transform: rotate(90deg);
}
.pricelist_container .pricelist_box:hover {
  transform: translate(0px, -15px);
}
.pricelist_container .bg-image:hover {
  transform: translate(0px, 0px)!important;
}
.title{
  margin: 20px 0px;
}
@media (min-width:768px) {
  .carousel-item img{
    width: 100%;
    height: 700px;
  }
  .banner{
    margin-top: -106px;
  }
  .whatsapp , .call {
    width: 273px;
    text-align: center;
  }
  .pricelist_box span.span-2 {
    font-size: 24px;
}
.pricelist_box span.span-2::after {
  top: 147px;
}
.pricelist_box span.span-2::before {
  top: -19px;
}
  .pricelist_box h3.size {
    font-size: 20px;
}
.price-list .col-md-3{
  padding-right: 5px;
    padding-left: 5px;
}
.pricelist_box span {
  font-size: 16px;
 
}
.pricelist_container button.btn.btn-custom,.pricelist_container button.btn.btn-custom a,.pricelist_container button.btn.btn-custom a:hover {
  padding: 6px 10px;
  font-size: 13px;
  width: 180px;
  border-radius: 30px;
  text-decoration: none;

}
.pricelist_container button.btn.btn-custom {
  padding: 6px 10px;
  font-size: 13px;
  width: 180px;
  border-radius: 10px;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
.pursuite{
  color: white!important;
  background-image: linear-gradient(to right, #85082b 0%, #a70e0efd 51%, #a50101 100%)!important;
}
.after{
  color: rgb(255, 255, 255)!important;
  background-image: linear-gradient(to right, #034669 0%, #07354e 51%, #034669 100%) !important;}
.Earth{
  color: white!important;
  background-image: linear-gradient(to right, #5b8d64 0%, #32683ceb 51%, #2f9441 100%)!important;
}
.pricelist_container h5.pricelist_p {
  font-size: 22px;
  margin-bottom: 20px;
}
  .pricelist_container h1.typology {
    font-size: 28px;
    color: #004669;
}
  .pricelist_container {
    padding-top: 30px;
    padding-bottom: 30px;
}
  #map {
      width: 100%;
      height: 320px;
      margin: 0px auto;
      display: block;
      /* margin-top: 20px; */
  }
  .vedio {
      width: 80%;
      height: 460px;
      margin: 0px auto;
      display: block;
      margin-top: 20px;
  }
  .padding-light {
      padding: 40px 0 0;
  }
  button.tab-button {
      padding: 12px 10px;
      font-size: 17px;
  }
  button.tab-button:hover {
      color: black;
  }
}
  @media (min-width:768px) and (max-width:991px) {
      .hidden-sm {
          display: none !important
      }
  }
  @media (min-width:992px) and (max-width:1199px) {
      .hidden-md {
          display: none !important
      }
  }
  @media (min-width:1200px) {
    #logosection ul {
      list-style: none !important;
      width: 100%;
      margin-left: 0px;
      display: contents !important;
      margin: auto;
      margin-bottom: 50px;
  }
      .hidden-lg {
          display: none !important
      }
  }


.btn-amtmos,
.btn-amtmos:hover {
  background: #1a1a1a;

  color: rgb(255, 255, 255)!important;
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 5px;
}

.btn-amtmos1,
.btn-amtmos1:hover {
  background: #e0ab0a;
  color: rgb(0, 0, 0);
  padding: 10px 30px;
  text-decoration: none;
  border-radius: 5px;
}

@media (max-width: 768px) {
  aside .property-query-area {
      margin-bottom: 20px;
  }
}

aside .property-query-area {
  /* background: #343436; */
  padding: 0px;
  color: rgb(0, 0, 0);
  border: 0px solid;
}

.btn-success {
  margin-top: 20px;
}

.white,
.white:hover {
  padding: 10px;
  background: #343436;
  color: white;
  text-decoration: none;
}

a {
  text-decoration: none;
}

.blink_offer,
.blink_offer1 {
  background: #000000;
  color: white;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 2px;
  animation: glowing 1300ms infinite;
}

@keyframes glowing {
  20% {
      background-color: #0f100f;
      box-shadow: 0 0 15px #0f100f;
  }
  30% {
      background-color: #000000;
      box-shadow: 0 0 20px #000000;
  }
  100% {
      background-color: #080908;
      box-shadow: 0 0 5px #080908;
  }
}

.blink_offer h5,
.blink_offer1 h5 {
  font-size: 25px;
  padding: 16px 0px;
  line-height: 40px;
}

.blink_offer ul {
  padding-left: 60px;
}

.section-pad30 img {
  width: 100%;
  height: 490px;
}

@media (min-width: 768px) {
  .blink_offer,
  .blink_offer1 {
      padding: 80px 0px
  }
  .section-pad30 {
      padding: 50px 0px;
      text-align: center;
      margin: auto;
  }
  .section-pad30 .col-lg-6 {
      padding-right: 1px;
      padding-left: 1px;
  }
  .mob {
      display: none;
  }
  .desk {
      display: block;
  }
}

@media (max-width: 767px) {
  .pricelist_container button.btn.btn-custom,.pricelist_container button.btn.btn-custom a,.pricelist_container button.btn.btn-custom a:hover {
    padding: 6px 8px;
    font-size: 12px;
    width: 146px;
    border-radius: 30px;
    margin-top: 13px;
    color: #fff;
    text-decoration: none;
    
  
  }
  .ameni-image .col-md-5,
  #amenities .col-md-9 {
      margin-left: 0px !important;
      margin-right: 0px !important;
  }
  .mob {
      display: block;
  }
  .desk {
      display: none;
  }
  .blink_offer,
  .blink_offer1 {
      padding: 40px 0px
  }
  .blink_offer h5,
  .blink_offer1 h5 {
      font-size: 18px !important;
      padding: 16px 0px !important;
      line-height: 35px !important;
  }
  .blink_offer ul {
      padding-left: 30px !important;
      text-align: initial !important;
  }
  .section-pad30 {
      padding: 30px 0px;
      text-align: center;
      margin: auto;
  }
}

.tab-button{
  border-radius: 100px;
  color: black;
}

div#location-accordion {
width: 100%;
}
#about-us ul {
margin-top: 0;
padding-inline-start: 10px;

}
.masterplan-img .img-responsive{
border-radius: 35px;
height: 350px;
margin: 0 auto;
object-fit: cover;
}


.tab-box {
margin-top: 30px;
display: flex;
align-items: center;
justify-content: center;
}


button.tab-button {
width: 25%;
text-align: center;
}

button.tab-button.active {
background: #343436 !important;
color: white !important;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
display: block;
}


.owl-stage-outer {
padding: 2rem 0px 2rem;
transition: all .3s ease-out;
}



.o-hidden {
overflow: hidden;
}

.mt-30{
margin-top: 60px;
}
@media (min-width: 992px){
.flex-lg-row {
flex-direction: row !important;
}
}
.d-flex {
display: flex !important;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.hidden.active {
display: block !important;
visibility: visible !important;
}
.hidden {
display: none;
visibility: hidden;
}
.owl-slider .owl-nav
{
   
    position: absolute;
    z-index: 999;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
      margin: auto;
      width: 100%;

}
.whats{
font-size: 26px;
color: black;
}
.table-bordered td, .table-bordered th {
border: 1px solid #252525;
}
.table thead th {
vertical-align: bottom;
border-bottom: 1px solid #000000;
color: white;
background: #343436;
}
@media (max-width: 475px){
.text-center1 .icon{
margin: 50% auto 15px!important;
}

.owl-slider .owl-nav {
  display: none;
top: 25px;
right: 22px;
}
.owl-item.active.center .item img {
/* transform: scale(1.2); */
transition: .6s;
transition: all .3s ease-out;
}
button.tab-button {
width: 33%;
text-align: center;
}
.photogalary li {
width: 100%;
}
.owl-item.active.center .item img {
transform: scale(1.0);
}
.masterplan{
padding: 3rem 0px 4rem;
}
.whats{
font-size: 20px;
}
}
.modal-logo img{
  width: 34px;
  margin: 0 auto;
  display: block;

}
.modal-logo{
  width: 100%;
  
}
.lifestyle-slider .owl-nav {
margin-top: 30px;
  position: absolute;
  z-index: 999;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	  margin: auto;
    width: 100%;
    text-align: center;
}
.lifestyle-slider .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d600;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.effectScale {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.effetMoveGradient, .effetMoveGradient:hover {

  background-size: 400% 400%;
  -webkit-animation: Gradient 3s ease infinite,rocking 3s ease infinite;
  animation-delay: 2s;
  -moz-animation: Gradient 3s ease infinite,rocking 3s ease infinite;
  animation-delay: 2s;
  animation: Gradient 3s ease infinite,rocking 3s ease infinite;
  animation-delay: 2s;
  color: var(--colorBtn);
  border: none;
}
@keyframes rocking {
  0% {
      transform: rotate(0);
  }
  25% {
      transform: rotate(0);
  }
  50% {
      transform: rotate(2deg);
  }
  75% {
      transform: rotate(-2deg);
  }
  100% {
      transform: rotate(0);
  }
}
@-webkit-keyframes Gradient {
  0% {
      background-position: 0 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0 50%;
  }
}
@-moz-keyframes Gradient {
  0% {
      background-position: 0 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0 50%;
  }
}
@keyframes Gradient {
  0% {
      background-position: 0 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0 50%;
  }
}
.masonry:after {
  content: "";
  display: table;
  clear: both;
}

.masonry .grid-sizer,
.masonry_block {
  width: 100%;
}

.masonry_block {
  float: left;
  padding: 20px 20px;
  border-radius: 25px;
}

.masonry-folio {
  position: relative;
  overflow: hidden;
  box-shadow: 1px 4px 15px 1px rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
}

.masonry_thum img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 1rem;
}

.masonry_thum a {
  display: block;
}

.masonry_thum a::before {
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  content: "";
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 1;
  border-radius: 1rem;
}

.masonry_thum a::after {
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  z-index: 1;
  border-radius: 1rem;
  border-top: 1px solid #d7dce1;
    border-left: 3px solid #d7dce1;
}

.masonry_text {
  position: absolute;
  left: 0;
  bottom: 8rem;
  padding: 0 1.5rem;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.masonry_title {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  margin: 0 0 0.3rem 0;
}

.masonry_cat {
  color: rgba(255, 255, 255, 0.5);
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.714;
  margin-bottom: 0;
}

.masonry_caption {
  display: none;
}

.masonry_project-link {
  display: block;
  color: #ffffff;
  text-align: center;
  z-index: 500;
  top: 3rem;
  left: 2rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.masonry_project-link::before {
  display: in-line;
  position: relative;
  top: -2.5rem;
  left: 50%;
}

.masonry_project-link:hover,
.masonry_project-link:focus,
.masonry_project-link:active {
  font-size: 1.1rem;
  color: #ffffff;
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
  background-color: transparent;
}

/* on hover 
 * ----------------------------------------------- */
.masonry-folio:hover .masonry_thum a::before {
  opacity: 1;
  visibility: visible;
}

.masonry-folio:hover .masonry_thum a::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.masonry-folio:hover .masonry_thum img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.masonry-folio:hover .masonry_project-link,
.masonry-folio:hover .masonry_text {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.masonry_project-link:hover a {
  text-decoration: underline;
}

@media only screen and (max-width: 992px) {
  .s-works {
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
}

@media only screen and (max-width: 768px) {
  .masonry_title,
  .masonry_cat {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 576px) {
  .s-works {
    padding-top: 12rem;
  }

  .masonry-wrap {
    padding: 0 35px;
  }

  .masonry_block {
    float: none;
    width: 100%;
  }

  .masonry_title,
  .masonry_cat {
    font-size: 1.4rem;
  }
}

.bg-image {
  /* Add the blur effect */
  filter: blur(2px);
  -webkit-filter: blur(2px);

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

.bg-text {
  background-color: rgb(199 139 51 / 97%);
    color: white!important;
    font-weight: bold;
    border: 1px solid rgb(199 139 51 / 97%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 80%;
  padding: 5px;
  text-align: center;
}
.bg-text h2 {
  font-size: 20px;
  margin-top: 10px;
  color: white!important;
  margin-bottom: 10px;
}


.whatsapp-pop {
  position: fixed;
  top: 90%;
  left: 30px;
  z-index: 9;
}
.whatsapp-pop a {
  border-radius: 50%;
  text-align: center;
  padding: 23px 10px;
  background-color: #2db742;
  transition: 0.5s all;
}
.whatsapp-pop a img {
  max-width: 40px;
  margin-bottom: 5px;
}

.whatsapp-mini-text-img span {
  background-color: #ECC37E;
  padding: 15px;
  font-size: 12px;
  border-radius: 5px;
  z-index: 8;
}

@media (max-width: 767px){

  .after{
    color: white!important;
    background-image: linear-gradient(to right, #034669 0%, #07354e 51%, #034669 100%) !important;
  }
 
  .prop-div .row .col-md-4 {
    margin-top: 1px;
    border-bottom: 1px solid #27202052;
    margin-bottom: 1px;
    padding: 10px 0px;
    line-height: 14px;
}
  .formetar {
    display: none;
    width: 99%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 20px;
    margin-left: .5%;
    border-radius: 10px;
}
.whatsapp-pop {
  display: none;
}
}


@media (min-width: 1000px) and (max-width: 2009px){
   .formetar {
      width: 26%;
    background-color: rgba(0, 0, 0, 0.8);
    top: 110px;
    right: 10px;
    position: absolute;
    z-index: 1;
    padding: 30px;
    border-radius: 10px;
}
.m-t30 {
  margin-top: 30px;
}
.m-t50 {
  margin-top: 50px;
}
}

.callbacks_nav.next {
  left: auto;
  background: rgba(230, 230, 230, 0) url(../images/right-arrow.png) no-repeat 0px 0px;
  background-position: right top;
  right: 0;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 53%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 53px;
  width: 53px;
  background: rgba(230, 230, 230, 0) url(../images/left-arrow.png) no-repeat left top;
  margin-top: -45px;
}

.main_inside_container .details_withForm {
  position: relative;
  width: 100%;
}
.main_inside_container .details_withForm {
 cursor: pointer;
  color: #fff;
  padding: 25px;
  margin-left: auto;
  margin-right: 10%;

  text-align: end;
  margin-top: -72px;
  border-radius: 5px;
}
.main_inside_container h4.starting-price {
  /* background-color: #fff; */
  background-image: linear-gradient(to right,#ffffff, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0));
  color: #000;
  padding: 5px;
  text-align: center;
  font-size: 29px;
  margin-top: 10px;
}
.main_inside_container p.status {
  text-align: center;
  padding: 12px 0px;
  text-transform: uppercase;
  color: #022e21;
  font-size: 20px;
  background-image: linear-gradient(to right,#ffffff, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0));
  margin-top: 15px;
  font-weight: 600;
}
.main_inside_container .project-name {
  font-size: 26px;
  margin-top: 10px;
}
.main_inside_container h4.typology_heading {
  font-size: 22px;
}
.main_inside_container p.price_heading {
  padding-top: 5px;
}
.main_inside_container h4.starting-price {
  font-size: 21px;
}
@media (max-width: 1480px){
.main_inside_container .box-1 {
  padding: 20px;
  padding-bottom: 8px;
  padding-top: 8px;
}
.floorplan img {
  width: 100%;
  margin: 0px;
  
}
}
@media screen and (min-width: 751px) {
  .modal-dialog {
    max-width: 590px;
    margin: 1.75rem auto;
}

 .floorplan .walk {
  background-color: #7e8781;
  width: 100%;
  text-align: center;
  padding: 5px;
  color: white;
  margin-bottom: 30px;
}
 .main_inside_container .box-1 {
  position: absolute;
  z-index: 1;
  background-image: linear-gradient(to right,#023955, #004669e1, #00466954);
  width: 100%;
  left: 0;
  top: 0;
  padding: 25px;
  margin-top: -50px;
  transition: all .5s ease-out;
  border-radius: 5px;
  text-align: initial;
  padding-bottom: 8px;
  padding-top: 8px;
}
.main_inside_container {
 width: 390px;
  top: 280px;
  right: 40px;
  position: absolute;
  z-index: 1;
  padding: 30px 10px;
  border-radius: 10px;
}
}
       @media screen and (max-width: 750px) {
          .floorplan .walk {
  background-color: #7e8781;
  width: 100%;
  text-align: center;
  padding: 5px;
  color: white;
  margin-bottom: 30px;
}
          .main_inside_container .details_withForm {
  width: 100%;
  text-align: center;
}
.main_inside_container .details_withForm {
  cursor: pointer;
  color: #fff;
  padding: 0px;
  margin-top: 1px;
}
          .main_inside_container .box-1 {
             background-color: #004669;
  position: relative;
  width: 100%;
  padding: 10px;
  margin-top: 0px;
  border-radius: 0px;
}
       .mb-30{
          margin-bottom: 30px!important;
       }
       .floor-image .container{
          width: 100%;
  padding-right: 10px;
  padding-left: 10px;
       }
    }
    
/* Extra css */
.blink-hard {
  animation: blinker 1s step-end infinite;
  cursor: pointer;
}

@keyframes blinker {
50% {
  color:#a51c2e;
}
}
.pd12{
  margin: 30px 0px!important;
}
.pd11{
  margin: 30px 0px!important;
  padding: 30px 0px!important;
}
.pd10{
  padding: 30px 0px!important;
}
.pricelist_container {
  background-image: url(../images/background-img.png), linear-gradient(rgba(255, 255, 255, 0.233),rgba(255, 255, 255, 0.349));
  background-blend-mode: overlay;
  background-size: contain;
  background-repeat: repeat;
  padding: 60px 0px;
}

.grey .rupee_symbol {
  transform: translateY(-50%);
  backface-visibility: visible !important;
  animation: flip 2s ease infinite;
}

.content-highlights {
  color: #333;
  height: 100%;
  padding: 60px 0px;
  background: linear-gradient(rgba(255, 255, 255, 0.582), rgb(255, 255, 255)), url(../images/pattern2.jpg);
  background-size: cover;
  background-repeat: repeat;
}
.grey{
  background-color: #ebebeb;
}
.flex-list {
  position: relative;
  margin: 0em 1em;
  padding: 1em 0em;
  overflow: hidden;
}
.flex-list ul {
  /* display: flex; */

  justify-content: space-between;
  margin-left: -1px;
}

.flex-list li i{
  margin-right: 10px;
}
@media only screen and (max-width: 700px) {

    .flex-list li {
      font-size: 15px;
      
    color: rgb(255, 255, 255)!important;
      width: 100%;
      background-color: #000000!important;
      margin-bottom: 2px;
     
      padding:5px 20px;
}
.flex-list {
  position: relative;
  margin: 0em 0em;
  padding: 1em 0em;
  overflow: hidden;
}
}
@media (min-width: 751px) {
  .meeticon {
    display: flex;
    position: fixed;
    top: 45%;
    left: -70px;
    z-index: 981;
    text-align: center;
    padding: 7px;
    color: #fff !important;
    font-size: 15px;
    /* width: 180px; */
    font-weight: 500;
    background-color: #1a1a1a;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    text-decoration: none;
    border-radius: 5px;
  }

  .flex-list li {
    font-size: 15px;
    border-left: 1px solid #ccc;
    width: 49%;
    display: inline-block;
    /* background-image: linear-gradient(to right,#000, rgb(0 0 0 / 78%), rgba(0, 0, 0, 0.562)); */
    color: rgb(255, 255, 255)!important;
    letter-spacing: 1.5px;
    flex-grow: 1;
    flex-basis: auto;
    margin: .25em 0;
    padding:5px 20px;
    list-style: none;
    text-align: left;
    border-left: 1px solid #ccc;
    background-color: #000000!important;
    clip-path: polygon(15px 0, 100% 0, calc(100% - 15px) 100%, 0 100%);
/* styling ---------------- */
    background: linear-gradient(-45deg, #000000, #484949, #000000, #555858);
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    font-size: 15px;
    padding: 5px 20px;
  }
 
@-webkit-keyframes Gradient {
  0% {
      background-position: 0 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0 50%;
  }
}
@-moz-keyframes Gradient {
  0% {
      background-position: 0 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0 50%;
  }
}
@keyframes Gradient {
  0% {
      background-position: 0 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0 50%;
  }
}
  .grey .flex-list {
    font-size: 14px;
    padding: 10px 30px;
}

.grey .flex-list li::before{
  right: calc(100% + 2px);
  width: 8px;
}
.grey .flex-list li:before  {
  position: absolute;
  content: '';
  height: 100%;
  width: 10px;
  /* background: #000000; */
  right: calc(100% + 10px);
  top: 0;
  transform: skewX(-17deg);
}
.grey .flex-list li:after  {
  position: absolute;
  content: '';
  /* background: #000000; */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  clip-path: polygon(15px 0, 100% 0, calc(100% - 15px) 100%, 0 100%);
}

}
.effetMoveGradient,
.effetMoveGradient:hover {
    text-shadow: 0 3px 6px var(--colorPrimary);
    background-color: var(--colorSecondary);
    background: linear-gradient(-45deg, var(--colorPrimary), var(--colorSecondary), var(--colorPrimary), var(--colorSecondary));
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite, rocking 3s ease infinite;
    animation-delay: 2s;
    -moz-animation: Gradient 3s ease infinite, rocking 3s ease infinite;
    animation-delay: 2s;
    animation: Gradient 3s ease infinite, rocking 3s ease infinite;
    animation-delay: 2s;
    color: var(--colorBtn);
    border: none;
}
.effetGradient,
.effetGradient:hover {
    text-shadow: 0 3px 6px var(--colorPrimary);
    background-color: var(--colorSecondary);
    background: linear-gradient(-45deg, var(--colorPrimary), var(--colorSecondary), var(--colorPrimary), var(--colorSecondary));
    background-size: 400% 400%;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    color: var(--colorBtn);
    border: none;
}
.disc label ,.disc label a{
  display: contents;
  font-size: 10px;
  line-height:20px;
  color: #a1a1a1;

}
.disc input{
 display: inline-block;
 width: 10px;
 height: 10px;
 color: #a1a1a1;
}
.text-center p{
  text-align: center;
}

.tab-content h2{
  color: rgb(0, 0, 0);
  font-size: 25px;
  margin-bottom: 30px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #004669;
  padding: 10px 20px;
  text-decoration: none;
}
.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
  text-decoration: none;
}
.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  background-color: #343436;
}

.nav:before{
  display: table;
  content: " ";
}
.justify-content-center .nav {

  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 20px;
}
.nav-justified>li {
  float: none;
}
@media (max-width: 500px) {
  .nav-justified>li {
    display: inline-block;
    width: auto;
    margin: 13px 0px;
}
}
@media (min-width: 501px) and (max-width: 700px) {
  .nav-justified>li>a, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover  {
    padding: 10px 20px;
   font-size: 14px;
  }
  .nav-justified>li {
    display: inline-block;
    width: 108px;
    margin: 13px 0px;
}
}
/* tablet View */
@media (min-width: 768px) and (max-width: 991px){
  .nav-justified>li {
    display: inline-block;
    width: auto;
    margin: 13px 0px;
}
.pricelist_container h1.typology {
  font-size: 20px;
}
.pricelist_container button.btn.btn-custom ,.pricelist_container button.btn.btn-custom a{
  padding: 6px 7px;
  font-size: 9px;
  width: auto;
}
.price-list p {
  margin: 5px 0px !important;
  font-size: 12px;
  line-height: 21px !important;
}
.phone_number,.navbar-xbootstrap {
 display: none;
}
.full-width {
  width: 100%;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  height: 300px;
  background-size: cover;
  object-fit: cover;
  background-position: right;
}
}
/* Desktop View */
@media (min-width: 992px) {

  .nav-justified>li {
    display: table-cell;
    width: 100px;
  }


}