.item {
  height: 100vh;
  position: relative;
}
.item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
}
.imglogos{
  height: 90px;
  margin-bottom: 20px;
}
.custome-marquee {
  width: 100%;
  height:100px;
  overflow: hidden;
  position: relative;
}

.custome-marquee div {
   display: block;
  width: 200%;
  height: auto;

  position: absolute;
  overflow: hidden;
margin-top: 30px;
  animation: marquee 15s linear infinite;
}

.custome-marquee span {
  float: left;
    padding-top:10px;
  margin-left:50px;
  font-size: 30px;
  font-weight:bolder;
  letter-spacing:0.4rem;
  text-stroke:1px;
  text-transform:uppercase;
  font-family: "Montserrat", sans-serif;
  color:#a1581e;
  font-style;
  text-align:center;
}
.ltn__category-item-5-2 a .category-number{
  display: none;
}
@keyframes marquee {
  0% { left: 0; }
  50% { left: -50%; }
  100% { left: 0; }
}



.item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
  margin-top: 0%;
  width: 70%;
}
.item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
.item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
.item .cover .header-content h1 {
  font-size: 36px;
  font-weight: 600;
  margin: 10px 0 15px;
  word-spacing: 3px;
  color: #fff;
}
.item .cover .header-content h4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  color: #fff;
}
.owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
.owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
.owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
.owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
.owl-nav .owl-prev:focus {
  outline: 0;
}
.owl-nav .owl-prev:hover {
  background: #000 !important;
}
.owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
.owl-nav .owl-next:focus {
  outline: 0;
}
.owl-nav .owl-next:hover {
  background: #000 !important;
}
.owl-prev {
  left: 0px;
  opacity: 1;
}
.owl-next {
  right: 0px;
  opacity: 1;
}
.ltn__category-item {
  margin-top: 2px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid var(--border-color-7);
  background-color: var(--white);
}

.ltn__category-item {
 margin-top: 2px;
 margin-bottom: 30px;
 transition: all 0.3s ease 0s;
 border: 1px solid var(--border-color-7);
 background-color: var(--white);
}
.ltn__category-item-img {
 transition: all 0.3s ease 0s;
}
.ltn__category-item-name {
 padding: 15px 20px 5px;
}

.ltn__category-item-5 {
 border: none;
 box-shadow: var(--ltn__box-shadow-4);
 border-radius: 10px;
 margin-bottom: 50px;
 box-shadow: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
 min-height: 340px;
}
#deskn{
  display: none;
}
.splendidspecification .ltn__category-item-5{
  min-height: 310px;
}
.ltn__category-item-5 a {
 padding: 40px 30px 35px;
 display: block;
 position: relative;
}
.ltn__category-item-5 a span {
 display: block;
}
.ltn__category-item-5 a .category-icon {
 width: 100px;
 height: 100px;
 line-height: 90px;
 font-size: 45px;
 border-radius: 100%;
 background-color: #F2E9E1;
 color: var(--ltn__secondary-color);
 text-align: center;
 margin-bottom: 20px;
}
.category-icon img

{
  height: 60px;
}


.ltn__category-item-5 a .category-title {
 font-size: 22px;
 font-weight: 600;
 font-family: var(--ltn__heading-font);
 color: #9c5722;
 transition: all 0.3s ease 0s;
 margin-bottom: 10px;
}
.ltn__category-item-5 a .category-btn {
 width: 45px;
 height: 45px;
 line-height: 50px;
 background-color: var(--white);
 display: block;
 border-radius: 100%;
 text-align: center;
 font-size: 18px;
 -webkit-box-shadow: var(--ltn__box-shadow-1);
 box-shadow: var(--ltn__box-shadow-2);
 border: 1px solid var(--border-color-8);
 position: absolute;
 bottom: -20px;
 right: 50%;
 transform: translateX(50%);
}
.ltn__category-item-5.text-center .category-icon {
 margin-left: auto;
 margin-right: auto;
}
.ltn__category-item-5.text-center .category-btn {
 margin-left: auto;
 margin-right: auto;
}
/* .ltn__category-item-5:hover {
  
   background-color: var(--ltn__secondary-color);
   color: var(--white);
}*/
/* .ltn__category-item-5:hover .category-title {
   color: var(--white);
}*/
.ltn__category-item-5-2 a .category-icon {
 margin-right: 0;
 margin-left: auto;
}
.ltn__category-item-5-2 a .category-number {
 transition: all 0.3s ease 0s;
 font-size: 20px;
 font-weight: 600;
 font-family: var(--ltn__body-font);
 color: #3E3E3E;
}
.ltn__category-item-5-2 a .category-brief {
 transition: all 0.3s ease 0s;
 color: #3E3E3E;
}
/* .ltn__category-item-5-2:hover {
   background-color: #a0571f;
}*/
/* .ltn__category-item-5-2:hover .category-number, .ltn__category-item-5-2:hover .category-brief {
   color: var(--white);
}*/
@media (max-width: 1200px) {
 .ltn__category-item-5 a {
   padding: 40px 20px 35px;
 }
 .ltn__category-item-5 a .category-icon {
   width: 80px;
   height: 80px;
   line-height: 90px;
   font-size: 30px;
 }
 .ltn__category-item-5 a .category-title {
   font-size: 18px;
 }
}
.specification{
  background-color: #fff;
  padding: 60px 0 30px;
}
.bg-dark{
  background-color: transparent !important;
}
.bgcol2{
  background: #a1581e;
}
.bgcol2 .category-brief, .bgcol2 .category-number , .bgcol2 .category-title{
  color: #fff !important;
}
/*.bgcol2:hover {
  background-color: #fff;
  box-shadow:0 1px 6px 0 rgba(32, 33, 36, .28);
}
.bgcol2:hover .category-title{
  color: #9c5722 !important;
}
.bgcol2:hover .category-number{
  color: #3E3E3E !important;
}
.bgcol2:hover .category-brief{
  color: #3E3E3E !important;
}*/

.specification h1{
  color: #a1581e;
  text-align: center;
  margin-bottom: 30px;
  font-size: 40px;
}
.ltn__category-item-5:hover{
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}








/*Amenties*/
.amenities h1 {
  color: #fff;
  text-align: center;
  margin-bottom: 85px;
  font-size: 40px;
  text-transform: uppercase;
}
.commonamenities  h1{
  margin-bottom: 30px;
}
.amentiescard{
  border: none;
  box-shadow: var(--ltn__box-shadow-4);
  border-radius: 10px;
  margin-bottom: 90px;
  box-shadow: 0 5px 20px 0 rgba(255, 255, 255, 0.15);
  padding: 30px 30px 20px;
  border: 1px solid #ffffff36;
  cursor: pointer;
  transition: 0.5s ease;
}
.amentiescard:hover{
  box-shadow: 0 5px 20px 0 rgba(255, 255, 255, 0.32);
  transition: 0.5s ease;
}
.roundimgcard{
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -74px;
  background: #a1581e;
  border-radius: 72px;
  text-align: center;
}
.roundimgcard img{
  height: 50px;
}
.amentiescard h3{
  font-size: 18px;
  font-weight: 500;
  color: #f0f0f0;
  transition: all 0.3s ease 0s;
  margin-top: 15px;
  text-align: center;
  text-transform: capitalize;
  line-height: 1.5;
}
.amenities{
  padding: 70px 0 0px;
  background: #000 !important;
}

.commonamenities{
  background: #a1581e !important;
  padding-bottom: 80px;
}

.commonamenities li{
  color: #fff;
  list-style: disclosure-closed;
  margin-bottom: 10px;
  font-size: 16px;
}
.commonamenities ul{
  padding-left: 1rem;
}

@media screen and (max-width:1290px){
  .commonamenities li{
     margin-bottom:7px;
  }
}
/*Aboyut*/

.aboutproject{
  padding: 65px 0 75px;
}
.aboutproject p{
  color: #3E3E3E;
}
.aboutproject h1{
 color: #a1581e;
 text-align: left;
 margin-bottom: 15px;
 font-size: 34px;
 text-transform: uppercase;
}
.about-us-three__thumb__award {
  position: absolute;
  top: -28px;
  left: -54px;
  display: inline-block;
  padding: 14px;
  background: #fff;
  animation: topAni 2s ease-in-out infinite;
  border: 1px solid #a1581e;
  border-radius: 18px;
  box-shadow: 0 5px 20px 0 rgba(161, 88, 30, 0.15);
}
.about-us-three__thumb__award img{
  height: 60px;
}
@keyframes topAni {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes topAniLong {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}



/*Gallery*/
.gallery-section {
  padding: 60px 0 70px;
  background: #9c5620;
}

.gallery-section h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 85px;
  font-size: 40px;
  text-transform: uppercase;

}
.floorplan{
  background: #fff;
}
.floorplan h2{
  color: #a1581e;
}
.gallery-section .gallery-box {
  padding: 15px;
  display: grid;
  grid-template-columns: repeat(4, auto);
  /*grid-template-rows: repeat(1, 18vw);*/
  grid-auto-rows: 16vw;
  grid-gap: 1rem;
  grid-auto-flow: dense;
}
.splendidgallery .gallery-box {
grid-template-columns: repeat(3, auto);
}
.skygallery.gallery-box {
  grid-template-columns: repeat(4, auto);
}

.gallery-section .gallery-box .box {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  box-shadow: 0px 4px 20px -4px rgba(0, 0, 0, 0.15);
  transition: all .5s ease;
}

.gallery-section .gallery-box .box:hover {
  box-shadow: 0px 4px 40px -4px rgba(0, 0, 0, 0.3);
}

.gallery-section .gallery-box .box.big {
  grid-row: span 2;
  grid-column: span 2;
}

.gallery-section .gallery-box .box.horizontal {
  grid-column: span 2;
}

.gallery-section .gallery-box .box.vertical {
  grid-row: span 2;
}

.gallery-section .gallery-box .box img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}

.gallery-section .gallery-box .box:hover img {
  transform: scale(1.2);
}

@media (max-width: 991px) {
  .gallery-section .gallery-box {
    grid-template-columns: repeat(4, auto);
    grid-auto-rows: 18vw;
  }
}

@media (max-width: 767px) {
  .gallery-section .gallery-box {
    grid-template-columns: repeat(3, auto);
  }
}

@media (max-width: 575px) {
  .gallery-section .gallery-box {
    grid-template-columns: repeat(2, auto);
    grid-auto-rows: 35vw;
  }
}

.compensate-for-scrollbar{
  margin-right:0 !important;
}
body.compensate-for-scrollbar {
  overflow: visible !important;
}





.contactus{
  background: #9c5620;
  padding: 0px 0;
}
.contactus ul{
  border-left: 1px solid #fff;
  height: 100%;
  padding-left: 0;
  margin-left: 30px;
}
.contactus ul li{
  border-bottom: 1px solid #fff;
  padding: 55px 0;
  list-style: none;
  padding-left: 40px;
  font-size: 18px;
  color: #fff;
}
.contactus ul li span{
  margin-bottom: 10px;
  font-size: 15px;
}
.contactus ul li a:hover{
  color: #e4e4e4;
}
.nooborder{
  border-bottom:none !important;
}
.contactus h3{
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  padding: 60px 0 20px;
}
.contactus form .col-md-12{
  padding-left: 0;
}
.form-control::placeholder {
  color: #fff;
  opacity: 1;
}
.contactus .form-control {
  padding: 15px 20px;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  background-color: transparent !important;
  background-clip: padding-box;
  border-bottom: 1px solid #fff;
  height: 45px;
}

textarea{
  height: 100px !important;
}





/*Brochure*/

.service-card-two {
  border-radius: 40px;
  border: 1px solid var(--nionx-border-color, #D9D9D9);
  background: var(--nionx-white, #fff);
  position: relative;
  transition: all 0.5s ease-in-out;
  z-index: 1;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .service-card-two__carousel .owl-nav {
    display: none;
  }
}
.service-card-two__icon img{
  height: 40px;
}
.service-card-two__content {
  padding: 20px 30px 0px 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .service-card-two__content {
    padding: 35px 20px 0px 20px;
  }
}
.service-card-two__icon {
  width: 70px;
  height: 70px;
  background-color:#A2582036;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  margin-bottom: 15px;
  transition: all 0.4s ease-in-out;
  margin-left: auto;
  margin-right: auto;
}
.service-card-two__icon i {
  display: block;
  transform: scale(1);
  transition: transform 500ms ease;
}
.service-card-two__icon:hover i {
  transform: scale(0.9);
}
.service-card-two__title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  margin-top: -2px;
  margin-bottom: 6px;
  font-size: 22px;
  font-weight: 600;
  color: #9c5722;
  transition: all 0.3s ease 0s;
  margin-bottom: 10px;
  text-align: center;
}
.service-card-two__title a {
  transition: all 0.4s ease-in-out;
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;

}
.service-card-two__title a:hover {
  background-size: 100% 1px;
}
.service-card-two__text {
  margin: 0;
  line-height: 162.5%;
  padding-bottom: 21px;
  margin-bottom: 13px;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
}
.service-card-two__link {
  display: block;
  max-width: 78px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  color:  #000;
  transition: all 500ms ease;
  padding: 20px 30px;
  background: #EBDBCF;
  border-radius: 50px;
  margin-bottom: -30px;
}
.service-card-two__link__icon {
  width: 20px;
  height: 20px;
  position: relative;
  display: block;
}
.service-card-two__link__icon::before, .service-card-two__link__icon::after {
  border-radius: 5px;
  content: "";
  width: 2px;
  height: 100%;
  background-color: var(--nionx-title, #1D1729);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
}
.service-card-two__link__icon::after {
  height: 2px;
  width: 100%;
}
.service-card-two__link:hover .service-card-two__link__icon::before, .service-card-two__link:hover .service-card-two__link__icon::after {
  background-color: var(--nionx-white, #fff);
}
.service-card-two__link:hover::before {
  background-color: rgba(var(--nionx-black3-rgb, 0, 0, 0), 1);
}
.service-card-two__element {
  position: absolute;
  top: 0%;
  z-index: -1;
  left: 0%;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.8s ease-out;
}
.service-card-two::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0%;
  background-color: #000;
  bottom: 0%;
  left: 0%;
  z-index: -2;
  transition: all 0.4s ease-in-out;
  border-radius: 39px;
}
.service-card-two:hover {
  border: 1px solid var(--nionx-base, #9D5925);
}
.service-card-two:hover .service-card-two__title, .service-card-two:hover .service-card-two__text {
  color: var(--nionx-white, #fff);
}
.service-card-two:hover .service-card-two__icon {
  background: var(--nionx-white, #fff);
  color: var(--nionx-base, #9D5925);
}
.service-card-two:hover::after {
  height: 100%;
}
.service-card-two:hover .service-card-two__element {
  opacity: 0.3;
}
.service-card-two:hover .service-card-two__link {
  background: #9d5925;
}

.service-two {
  padding: 80px 0px;
  position: relative;
}
@media (min-width: 992px) {
  .service-two {
    padding: 120px 0px;
  }
}
.service-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60%;
  z-index: -1;
  background-color: var(--nionx-gray, #F4F2F9);
}
.service-two__inner {
  border-radius: 40px;
  border: 1px solid var(--nionx-border-color, #D9D9D9);
  background: var(--nionx-white, #fff);
  padding: 50px;
}
@media (max-width: 991px) {
  .service-two__inner {
    padding: 40px 20px;
  }
}
.service-two__single {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .service-two__single {
    gap: 12px;
    justify-content: center;
  }
}
.service-two__single__item {
  width: 200px;
  height: 209px;
  border-radius: 40px;
  background: var(--nionx-gray, #F4F2F9);
  transition: all 0.4s ease-in-out;
  padding: 40px;
  align-items: center;
}
.service-two__single__item__icon {
  margin-left: auto;
  margin-right: auto;
  width: 75px;
  height: 75px;
  background: var(--nionx-white, #fff);
  font-size: 40px;
  color: var(--nionx-base, #9D5925);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 500px;
  margin-bottom: 10px;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 991px) {
  .service-two__single__item__icon {
    width: 50px;
    height: 50px;
    font-size: 30px;
  }
}
.service-two__single__item__title {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 137.5%;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .service-two__single__item__title {
    font-size: 18px;
  }
}
.service-two__single__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.service-two__single__item__title a:hover {
  background-size: 100% 1px;
}
.service-two__single__item:hover {
  background: var(--nionx-base, #9D5925);
}
.service-two__single__item:hover .service-two__single__item__title {
  color: var(--nionx-white, #fff);
}
@media (max-width: 1199px) {
  .service-two__single__item {
    padding: 20px 10px;
    width: 153px;
    height: 175px;
  }
}
.service-two__content {
  margin-left: 15px;
}
.service-two__content__thumb {
  width: 100%;
  max-height: 302px;
  overflow: hidden;
  border-radius: 40px;
}
.service-two__content__thumb img {
  object-fit: cover;
  width: 100%;
}
.service-two__content__list {
  margin-top: 37px;
}
.service-two__content__list__item {
  color: var(--nionx-text, #6C6A72);
  font-family: var(--nionx-heading-font, "Instrument Sans", sans-serif);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}
.service-two__content__list__item i {
  font-size: 18px;
  color: var(--nionx-base, #9D5925);
  margin-right: 15px;
}
.service-two__content__list__item + .service-two__content__list__item {
  margin-top: 15px;
}
@media (max-width: 991px) {
  .service-two__content {
    margin-left: 0px;
  }
}
.service-two__dots {
  position: absolute;
  top: 0%;
  left: 0%;
  animation: scale2 4s ease-in-out infinite;
  z-index: -1;
}
.service-two__shape {
  position: absolute;
  top: 0%;
  right: 0%;
  animation: topAni 3s ease-in-out infinite;
  z-index: -1;
}



.brochure
{
  padding: 80px 0 70px;
  background: #000 !important;
}
@media screen and (min-width:1400px){
  .amentiescard{
    padding: 30px 38px 20px;
  }
}


@media screen and (min-width:1435px){
  .amentiescard{
    padding: 30px 45px 20px;
  }
}

@media screen and (min-width:1600px){
  .amentiescard{
    padding: 30px 70px 20px;
  }
}


@media screen and (max-width:1330px){
    .ltn__category-item-5 a{
    padding: 40px 20px 35px;
  }
  .amentiescard{
    padding: 30px 20px 20px;
  }
  .aboutproject h1{
    font-size: 30px;
  }
} 
@media screen and (max-width:1260px){
 
.amentiescard {
    padding: 30px 10px 20px;
  }
   .ltn__category-item-5 a {
    padding: 40px 17px 35px;
  }
} 

@media screen and (max-width:1199px){
  .aboutproject h1{
    font-size: 26px;
    margin-bottom: 15px;
  }
  .aboutproject p {
    margin-bottom: 10px;
  }
  .amentiescard{
    padding: 30px 15px 12px;
  }
  .amentiescard h3 {
    font-size: 16px;
  }
  .ltn__category-item-5{
    min-height: 310px;
  }
 .ltn__category-item-5 {
    min-height: 280px;
  }
  .ltn__category-item-5 {
    min-height: 320px;
  }
  .category-icon img {
  height: 45px;
  margin-top: -10px;
}
  .commonamenities li {
    margin-bottom: 5px;
    font-size: 15px;
  }
}


@media screen and (max-width:1145px){
    .amentiescard {
    padding: 30px 17px 12px;
  }
    .amentiescard h3 {
    font-size: 15px;
  }
  .about-us-three__thumb__award {
  position: absolute;
  top: -26px;
    left: -6px;
}

}



@media screen and (max-width:991px){
  .aboutproject h1 {
    font-size: 22px;
    margin-bottom: 10px;
  } .aboutproject p {
    margin-bottom: 5px;
  }
    .amentiescard h3 {
    font-size: 17px;
  }
  .amentiescard {
    padding: 30px 45px 12px;
  }
}
.modal-body .form-control{
  padding: 15px 20px;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #9e5923 !important;
  background-color: transparent !important;
  background-clip: padding-box;
  border-bottom: 1px solid #9e5923;
  height: 45px !important;
}
.modal-body textarea{
  height: 100px !important;
}
.modal-body .form-control::placeholder {
  color: #999;
  opacity: 1;
}
.modal-body .btn.olive {
  background-color: #9e5923;
  margin-top: 15px;
  color: #fff;
  border: 1px solid #fff;
  margin-left: 15px;
}
.modal-content {
  padding: 30px 20px;
}
.modal.show .modal-dialog
{margin-top: 7%}
.modal-body .btn.olive::before {
  border-color: #9e5923;
}
.modal-title {
  color: #9e5923;
}
.modal-header{
  padding-top: 0;
}
@media screen and (max-width:870px){
    .amentiescard {
    padding: 30px 30px 12px;
  } .amentiescard h3 {
    font-size: 16px;
  }
  .modal.show .modal-dialog
{margin-top: 25%}
}

.modal-backdrop.show, .modal-backdrop.show {
  opacity: 0 !important;
  z-index: -1;
}
@media screen and (max-width:767px){
  .item {
  height: 35vh;
  position: relative;
}
	
#deskd{
  display: none;
}
#deskn{
  font-size: 18px;
  display: block;
}
.custome-marquee{
  height: 40px;
}.aboutproject {
  padding: 25px 0 30px !important;
}
.custome-marquee div{
  margin-top: 0;
}.imglogos {
  height: 70px;
  margin-bottom: 0px;
  margin-top: 15px;
}

.item .cover .header-content{
  width: 100%;
  padding: 10px 20px;
}
.item .cover .header-content h1 {
  font-size: 18px;margin: 10px 0 6px;
}
.item .cover .header-content h4{
  font-size: 14px;
  line-height: 24px;margin: 0px 0 6px;
}
  .about-us-three__thumb__award {
    left: 6px;
  }
  .aboutproject h1{
    margin-top: 20px;
    font-size: 18px;
  }
  .about-us-three__thumb__award img {
  height: 40px;
}
  .item .cover .header-content .line{
    border: 5px solid #fff;
  }
  .amenities h1{
    font-size: 24px;
    margin-bottom: 70px;
  }
  .specification h1{
    font-size: 24px;
    margin-bottom: 20px;
  }
  .gallery-section h2{
    font-size: 24px;
    margin-bottom: 8px !important;
  }
  .service-card-two__title{
    font-size: 20px;
  }
  .contactus h3{
font-size: 24px;
  }
  .contactus .form-control{
    font-size: 17px;
  }
  .contactus ul{
    margin-top: 30px;
    border:none;
    margin-bottom: 20px;
    margin-left: 10px;
  }
  .contactus ul li {
  border-bottom: 1px solid #fff;
  padding: 20px 0px;
}
.contactus ul li{
  font-size: 16px;
}
.service-card-two{
  margin-bottom: 55px;
}
.aboutproject {
  padding: 40px 0 25px;
}
.amenities {
  padding: 45px 0 0;
}
.amentiescard{
  margin-bottom: 65px;
}
.specification {
  padding: 32px 0 20px;
  margin-top: -15px;
}
  .ltn__category-item-5 {
    min-height: auto !important;
  }
   .ltn__category-item-5 a {
    padding: 20px 22px 25px;
  }
  .ltn__category-item-5{
    margin-bottom: 30px;
  }
  .gallery-section {
  padding: 35px 0 35px;
}
.brochure {
  padding: 55px 0 20px;
}
.contactus h3{
  padding: 40px 0 10px;
}
.contactus ul{
  padding-left: 5px;
}
.aboutproject p{
  font-size: 14px;
}
.commonamenities h1{
  margin-bottom: 20px;
}
.commonamenities ul {
  margin-top: 20px;
}
  .commonamenities li {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .commonamenities {
  padding-bottom: 40px !important;
}
.aboutproject, .commonamenities {
    overflow:hidden !important;
}
.ltn__category-item-5-2 a .category-number{
  margin-top: -80px;
}
.ltn__category-item-5 a .category-title{
  margin-bottom: 20px;
} .ltn__category-item-5 a .category-title {
    margin-bottom: 20px;
    margin-top: -60px;
  }  .ltn__category-item-5 a .category-icon {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 30px;
  }  .category-icon img {
    height: 38px;
    margin-top: -7px;
  }
}