html {
  scroll-behavior: smooth;scroll-padding: 50px;
}
.subheading{
	font-size: 16px;
	color: #fff;
	font-family: 'Cinzel', serif;
}
.scroll-top-wrapper{
    display:none;
}
.mainheading{
	color: #fff;
	font-weight: 600;
	font-size: 32px;
	text-align: left;
	margin: 15px 0 15px;
	text-transform: capitalize;
	font-family: 'Cinzel', serif;
	background: #fff;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.mainpara{
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0px;
	white-space: normal;
	margin-bottom: 10px;
	font-family: "GT Walsheim";
	font-weight: normal;
	color: #fff;
	text-align: justify;
	margin-top: 0;
	padding-top: 0;

}

.amenities .row{
	justify-content: center;
}
.copyright{
    padding: 3px 10px 50px !important;
}
.mainheading2{
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	text-transform: capitalize;
	color: #000;
	font-family: 'Playfair Display', serif;
	text-align: center;
}
.mainpara2{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	white-space: normal;
	margin-bottom: 10px;
	font-family: "GT Walsheim";
	font-weight: normal;
	color: rgba(0, 0, 0, 0.54);
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}
blockquote{
	padding:20px;
	border-left:8px solid #2e5694 ;
	position: relative;
	background:#F8F6F9;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
	white-space: normal;
	font-weight: bold;
	font-family: "GT Walsheim";
	font-weight: normal;
	color: rgba(0, 0, 0, 0.54);
	text-align: justify;
	margin-top: 30px;
}



/*ABout Us STart*/
.about{
	padding: 70px 0;
	background: #2e5694;
}
.abtlogo{
	height: 60px;
	margin-bottom: 20px;
}
/*ABout Us End*/

/*Lavish start*/
.lavish{
	padding: 40px 0 20px;
	background-color: #F8F6F9;
}
.lavish .mainheading{
	text-align: center;
	margin-bottom: 40px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.lavish .card
{
	background:transparent;
	border: none;
	text-align: center;
}
.lavish .card img{
	width: 70px;
	height: auto;
}
.lavishbox{
	text-align: center;
	margin-bottom: 40px;
	padding: 10px 0px 0 20px;
	min-height: 260px;
 /* 
 
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.09), 0 3px 6px rgba(0, 0, 0, 0.08);*/
}
.lavishbox img{
	margin-bottom: 10px;
}
.lavishbox img{
	height: 70px;
}
.border-left{
	border-left: 1px solid red;
}
.border-left:before{
	content: "";
	transform-origin: bottom right;
	left: 14px;
	bottom: 40%;
	border-right: 3px solid #eac18c;
	border-bottom: 3px solid #eac18c;
	position: absolute;
	width: 3px;
	height: 100px;
	border-radius: 10px;
}
.lavishbox .mainheading2{
	text-transform: uppercase;
}
/*lavish end*/


/*Amenities start*/
.amenities{
	padding:45px 0 35px;
	background: #fcf7f9;
}
.amenities .mainheading{
	text-align: center;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background: linear-gradient(to right, #2e5694 0% , #2e5694 50%, #2e5694 100%);
    background-clip: border-box;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.Proximity .mainheading{
	background: linear-gradient(to right, #2e5694 0% , #2e5694 50%, #2e5694 100%);
	 background-clip: border-box;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.amenitiesbg ul li::marker {
	color: #ab7136;
}
.ameni-box {
	position: relative;
	float: left;
	width: 100%; 
	
}
.amenities-block{
	margin-bottom: 20px;
}
.ame-icon img{
	padding: 10px;
	height: 80px;
}
.ame-icon {
	width: 25%;
	float: left;
}.ame-text {

	position: absolute;
	width: 75%;
	height: 100%;
	right: 0;
	padding: 10px;
	text-align: center;
	display: flex;
	align-items: center;

}
.ame-text h4 {
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0px;text-align: left;
	white-space: normal;
	margin-top: 10px;
	font-family: "GT Walsheim";
	font-weight: normal;
	color: rgb(81, 96, 110);
}

.amenitiesbg ul li{
	font-size: 16px;
}
@media screen and (max-width:1200px){
	.ame-icon::before{
		left: 36%;
	}
}
@media screen and (max-width:991px){
	.ame-icon::before {
		left: 23%;
	}
}


/*Amenities End*/

/*Sepecicaitpo  start*/
.specification{
	padding: 45px 0 55px;
	background: url('../images/westpark/bg.webp');
	background-size: cover;
  background-position: bottom;
}
.specification .mainheading {
	text-align: center;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.specification h3{
	font-weight: 600;
	font-size: 22px;
	text-transform: capitalize;
	color: #000;
	font-family: 'Playfair Display', serif;
	text-align: left;
	

}
.specification ul{
	padding-left: 18px;
	border-bottom: 3px double #2e5694;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.specification ul li::marker{
	color: #2e5694;
}
.specification ul li{
	font-size: 18px;
	list-style: disc;
	line-height: 24px;
	letter-spacing: 0px;
	text-align: left;
	white-space: normal;
	margin-top: 10px;
	font-family: "GT Walsheim";
	font-weight: normal;
	color: rgba(0, 0, 0, 0.54);
}
/*speicifcation end*/




.gallery-section {
	padding: 45px 0;
}

.gallery-section h2 {
	color: #2e5694;
	text-transform: uppercase;
background: #2e5694;-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.floorplan{
	padding: 50px 0 60px;
}

.gallery-section .gallery-box {

	padding: 15px;
	display: grid;
	grid-template-columns: repeat(3, auto);
	/*grid-template-rows: repeat(1, 18vw);*/
	grid-auto-rows: 16vw;
	grid-gap: 1rem;
	grid-auto-flow: dense;
}

.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);
	filter: grayscale(50%);
}

@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;
	}
}

.gallery-section .mainheading{
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.gallery-section{
	padding: 45px 0 50px;
	background-color: #fff;
}
.floorplan{
	background: #F8F6F9;
	background-size: auto;
	background-size: cover;padding: 40px 0 60px;
}

.brochure{
	padding: 80px 0 70px;
	background: #fff;
}
.btn--bell:hover {
	color: #BD8812;
	transition-delay: 0.3s;
	transition-duration: 0.1s;
}
.btn--bell:hover i {
	will-change: transform;
	animation: rotateWobble 0.6s ease-in-out 0.3s infinite alternate forwards;
	transform-origin: center top;
}
.btn--bell .btn-anim:after, .btn--bell .btn-anim:before {
	background: #BD8812;
}
.btn--heart:hover {
	color: #ff6767;
	transition-delay: 0.3s;
}
.btn--heart:hover i {
	animation: pulse 1.5s 0.3s infinite;
	transform-origin: center center;
}
.btn--heart .btn-anim:after, .btn--heart .btn-anim:before {
	background: #936535;
}

.btn--bolt:hover {
	background: transparent;
	color: #2e5694;
	transition-delay: 0.3s;
	transition-duration: 0.1s;
}
.btn--bolt:hover i {
	animation: pulse 1.5s 0.3s infinite;
	transform-origin: center center;
}
.btn--bolt .btn-anim:after, .btn--bolt .btn-anim:before {
	background: #2e5694;
}


.btnmm {
	display: inline-flex;
	align-items: center;width: 100% !important;
	position: relative;
	padding: 10px 20px 0;
	max-width: 100%;
	height:90px;
	border: 2px solid black;
	border-top-color: transparent;
	color: black;
	text-align: center;
	font-family: "Lato", sans-serif;
	cursor: pointer;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	transition-delay: 0s;
}
@media (max-width: 719px) {
	.btnmm {
		margin: 30px 0 60px;
	}
}
.btn-content {
	text-align: center;
	display: block;
	width: 100%;font-family: 'Cinzel', serif;
	font-weight: 600;
}
.btn-icon {
	font-size: 20px;
	position: absolute;
	z-index: 666;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}
.btn-topFakeBorders:before, .btn-topFakeBorders:after {
	content: "";
	display: block;
	background: black;
	height: 2px;
	width: calc(50% - 35px);
	position: absolute;
	bottom: 100%;
	left: -2px;
	z-index: 1;
}


.btn-topFakeBorders:after {
	left: auto;
	right: -2px;
}
.btn-anim:after, .btn-anim:before {
	content: "";
	display: block;
	position: absolute;
	transition-duration: 0.1s;
	z-index: 2;
}
.btn-bottomAnim:after, .btn-bottomAnim:before {
	width: 0;
	height: 2px;
	top: 100%;
	right: 50%;
	transition-delay: 0.2s;
}
.btn-bottomAnim:before {
	left: 50%;
	right: auto;
}
:hover > .btn-bottomAnim:after, :hover > .btn-bottomAnim:before {
	width: 50%;
	transition-delay: 0s;
}
.btn-sideAnim:after, .btn-sideAnim:before {
	width: 2px;
	height: 0;
	bottom: -2px;
	right: 100%;
	transition-delay: 0.1s;
}
.btn-sideAnim:before {
	left: 100%;
	right: auto;
}
:hover > .btn-sideAnim:after, :hover > .btn-sideAnim:before {
	height: calc(100% + 2px);
	transition-delay: 0.1s;
}
.btn-topAnim:after, .btn-topAnim:before {
	width: 0;
	height: 2px;
	bottom: 100%;
	right: -2px;
	transition-delay: 0s;
}
.btn-topAnim:before {
	left: -2px;
	right: auto;
}
:hover > .btn-topAnim:after, :hover > .btn-topAnim:before {
	width: calc(50% - 35px);
	transition-delay: 0.2s;
}


@keyframes pulse {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes rotate360 {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
@keyframes rotateWobble {
	33% {
		transform: rotate(-10deg);
	}
	66% {
		transform: rotate(10deg);
	}
}
@keyframes wobbleHorizontal {
	33% {
		transform: translateX(-1rem);
	}
	66% {
		transform: translateX(1rem);
	}
}
@keyframes wobbleVertical {
	33% {
		transform: translateY(-1rem);
	}
	66% {
		transform: translateY(1rem);
	}
}




/*contact us*/

.contactus{
	padding: 0px 0 0px;
	
}

.contactus h4{
	font-size: 16px;
	font-weight: 600;
	color: #9F280C;
	text-transform: uppercase;
	font-family: 'Titillium Web', sans-serif;
	line-height: 20px;

}
.contactus .content3 h6{
	font-size: 24px;
	font-weight: 600;
	color: #fff;
/*	text-transform: ;*/
font-family: 'Titillium Web', sans-serif;
line-height: 20px;
margin-top: 20px;
margin-bottom: 20px;

}
.contactus .content3 p{
	text-align: left;
}

.contactus .content3 {
	padding: 60px 20px 10px;
}
.content3 img{
	border-radius: 7px;
}

.contactus .btn2{
	padding: 5px 20px;
	background: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	color: #9F280C;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 0 !important;
	border: 1px solid #fff;
	width: auto;
	margin-top: 10px;
	float: left;
}
.contactus .content3 p{
	margin-bottom: 10px;
}
.contactus .btn2:hover{
	background: transparent;
	border: 1px solid #fff;
	transition: 0.5s ease;
	color: #fff;
}
.contactus input{
	margin-bottom: 20px;padding: 8px 20px;
	font-size: 14px;
	border: 1px solid #f2f2f2;
}
.contactus .btn {
	padding: 5px 20px;
	background: #2e5694;
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 0 !important;
	border: 1px solid #2e5694;
	margin-top: 20px;
}
.contactus .btn:hover{
	color: #2e5694;
	background: transparent;
	border:1px solid #2e5694;
}
.contactus textarea{
	margin-bottom: 20px;padding: 12px 20px;
	font-size: 14px;
	border: 1px solid #f2f2f2;
}
.contactus h2{
	font-size: 38px;
	line-height: 50px;
	font-family: 'Titillium Web', sans-serif;
	color: #123169;
	text-transform: none;
	margin-bottom: 20px;
}
.content10 img{
	height: 17px;
}
.content10{
	padding-top: 30px;
	border-top: 1px solid #fff;margin-top: 30px;
}
.content10 p{
	margin-bottom: 20px;
}
.contactus .img2{
	position: absolute;
	right: 0px;
	top: -70px;
	height: 300px;
}
.no-left-right-padding{
	padding-left: 0;
	padding-right: 0;
}
.contactus .content2 img{
	margin-top: 0px;
	height: 35px;
}

.contactus .content2{
	padding: 40px 40px 50px;
}
.contactus .ko p{
	margin-bottom: 0 !important;
	margin-top: 0;
	padding-top: 0;
}

.contactus h3{
	color: #fff;
	font-weight: 600;
	font-size: 32px;
	text-align: left;
	margin-bottom: 35px;
	text-transform: capitalize;
	font-family: 'Cinzel', serif;
	background: linear-gradient(to right, #fff 0% , #fff 50%, #fff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
/*  width: 40%;*/
margin-left: auto;
margin-right: auto;
text-align: center;
}
.content9 h3{
	color: #fff;
	font-weight: 600;
	font-size: 32px;
	text-align: left;

	text-transform: capitalize;
	font-family: 'Cinzel', serif;
	background: linear-gradient(to right, #2e5694 0% , #2e5694 50%, #2e5694 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
/*  width: 40%;*/
margin-left: auto;
margin-right: auto;
text-align: center;
}
.content9 p{
	color: #7D92B6 !important;
	text-align: left !important;
}.contactus .content9 {
	padding: 70 40px 90px;
	background: #F8F6F9;
}
.mb-row-20{
	margin-bottom: 30px;
}
.img4{
	margin-bottom: 30px;
}
.contactus .content2 p{
	color: #fff;
	text-align: left;margin-bottom: 35px;
}
.contactus p{
	margin-bottom: 45px;
	color: #fff;
	text-align: left;
}
.content4{
	padding: 0 20px;
}
.img4{
	height: 70px;
}
.time{
	font-size: 12px;
}
.time img{
	height: 20px;
}.mb-202{
	margin-bottom: 10px;
}
.content4 h1{
	font-size: 26px;
	line-height: 40px;
	color: #fff;
	margin-top: 0px;
	text-align: center;
	text-transform: capitalize;
	font-family: 'Titillium Web', sans-serif;
	margin-bottom: 20px;
	border-bottom: 2px solid #fff;padding-bottom: 5px;
	font-weight: 400;
}
.content4 h1 span{
	font-weight: 700;
	font-size: 30px;
}
.content4 h3{
	text-align: left;
}

/*ENd contact*/
@media screen and (max-width:1199px){
    .contactus .content2{
	padding: 40px 30px 50px;
}
}


@media screen and (max-width:991px){
    .specification .mainheading{
        width: 50%;
    }
    .gallery-section .mainheading {
  width: 60%;
    }
}


@media screen and (max-width:767px){
	.about {
  padding: 40px 0 30px;
}
.abtlogo {
  height: 50px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.mainheading{
	font-size: 26px;
}
.mainpara {
  font-size: 16px;
  line-height: 24px;
  }
  blockquote{
  	text-align: left;
  	padding: 10px;
  	font-size: 15px;
  	margin-top: 20px;
  }
  .lavish {
  padding: 25px 0 20px;
  background-color: #F8F6F9;
}
.lavish .mainheading{
	width: 100%;
	margin-bottom: 0px;
}
.lavishbox{
	padding: 10px 0px 0 0px;
	min-height: auto;
	margin-bottom: 10px;
}
.border-left::before{
	display: none;
}
.border-left{
	border-left: none !important;
}
.mainheading2{
	font-size: 18px;
}

.amenities {
  padding: 20px 0 60px;
  }
  .amenities .mainheading{
  	width: 100%;
  	margin-bottom: 25px;
  }
  .ame-text{
  	width: 75%;
  }
    .amenities {
    padding: 20px 0 30px;
  }
  .specification {
  padding: 30px 0 10px;
}
.specification .mainheading{
	width: 100%;
	margin-bottom: 25px;
}
.specification h3{
	font-size: 18px;
}
.specification ul li {
  font-size: 16px;
  }
  .gallery-section .mainheading{
  	width: 100%;
	margin-bottom: 15px;
  }
  .gallery-section {
  padding: 25px 0 35px;
}
.brochure {
  padding: 60px 0 0;
  }
    .btnmm {
    margin: 0px 0 50px;
  }
  .contactus .content2 {
  padding: 25px 15px 40px;
}
.contactus h3{
		font-size: 26px;
		margin-bottom: 24px;
}
.contactus .content2 img {
  margin-top: 0px;
  height: 30px;
  max-width: 30px !important;
}
}

    .mobile-screen-footer {
	margin top: 50px;
	float: left;
	display: none;
	width: 100%;
	position: fixed;
	z-index: 9999999999 !important;
	bottom: 0px;
	background: #0c5c9f;
	border-radius: 30px 30px 0px 0px;border: 2px solid #fff;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: none;
}
.mobile-footer-block {
   width: 25%;
   float: left;
   text-align: center;
 }.mobile-footer-box a {
   width: 100%;
   text-decoration: none;
   padding: 10px 0px;
   padding-bottom: 10px;
   float: left;
   padding-bottom: 5px;
 }.mobile-footer-box a img {
   width: 25px;
   margin: 0px auto;
 }.mobile-footer-box a h5 {
   font-size: 10px;
   margin: 5px 0px 0px 0px;
   color: #fff;
   line-height: 15px;
   letter-spacing: 0px;
   text-transform: uppercase;
   font-weight: normal;
 }
@media screen and (max-width:767px){
    .mobile-screen-footer{
        display:block;
        background: linear-gradient(45deg, #8E6838 0% , #d6b063 50%, #936535 100%);
        border-radius: 0;
    border: none;
    }
}
 .desktop-screen-footer {
	margin top: 50px;
	float: left;
	display: block;
	padding: 1px 0px 3px;
	width: 90%;
	margin-left:5%;
	position: fixed;
	z-index: 9999999999 !important;
	bottom: 0px;
background: linear-gradient(to right, #8E6838 0% , #a4884d 50%, #936535 100%);
border-radius: 0;
border-top-left-radius: 30px;
  border-top-right-radius: 30px;
    border: none;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: none;
}
.desktop-footer-block {
   width: 12.5%;
   float: left;
   text-align: center;
 }.desktop-footer-box a {
   width: 100%;
   text-decoration: none;
   padding: 10px 0px;
   padding-bottom: 10px;
   float: left;
   padding-bottom: 5px;
 }.desktop-footer-box a img {
   width: 25px;
   margin: 0px auto;
 }.desktop-footer-box a h5 {
   font-size: 14px;
   margin: 5px 0px 0px 0px;
   color: #fff;
   line-height: 15px;
   letter-spacing: 0px;
   text-transform: uppercase;
   font-weight: normal;
 }
 
 @media screen and (max-width:991px){
     .desktop-footer-box a h5 {
  font-size: 13px;
     }
 }
 


.what__content::before
{
  content: "";
  background: #715141;
  width: 0;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 500ms ease;
}
.what___text h4
{
  font-weight: 400;
  line-height: 34px;
  padding: 10px 0px 0;
}
.what___text h4 span{
	font-size: 18px;
}
.what__icon img{
	height: 80px;
}
.what__content
{
  background: #fff;
  padding: 25px 20px 10px;
  clip-path: polygon(0 0, 100% 30%, 100% 100%, 0% 100%);
  position: relative;
  margin-bottom: 30px;
  transition: all 500ms ease;
}

@media screen and (max-width:767px){
    .desktop-screen-footer{
        display:none;
    }
    .carousel{
        margin-top:80px;
    }
    .what__content
{
  padding: 15px 10px 5px;
}
.what__icon img
{
  height: 60px;
}
.what___text h4{
	font-size: 17px;
}
.what___text h4 span
{
  font-size: 14px;
}
}

@media screen and (min-width:767px){
    .desktop-screen-footer{
        padding: 1px 0px 7px;
    }
    
}

@media screen and (min-width:1199px){
	/*.border-right2{
		border-right: 1px solid #2e5694;
	}
	.pdmp{
	padding: 30px 20px 0;
}
	.pdl{
		padding-right: 20px;
	}*/
}

/*Amenites*/
.amenitiesicon img{
	height: 70px;
  padding: 12px;
  margin-top: 0px;
}

.amenitiesdiv h4{
	color: rgba(0, 0, 0, 0.54);
	font-size: 20px;
	margin-top: 10px;
	text-transform: capitalize;
	padding-bottom: 0px;
/*	border-bottom: 1px solid #fff;*/
}
.amenitiesicon{
	margin: auto;
  background: #2e5694;
  width: 80px;border-radius: 53px;
  height: 80px;
  margin-top: -60px;border: 4px double #f9eff3;

}
.amenitiesdiv{margin-top: 40px;
	text-align: center;
	margin-bottom: 30px;
	padding: 20px 20px 10px;
	background: #2e56940a;border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
	border: 3px double #2e5694;
	transition: 0.5s ease;
	cursor: pointer;
/*	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.03), 0 10px 10px rgba(0,0,0,0.22);*/
}

@media screen and (max-width:1199px){

	 .specification img{
  	margin-bottom: 20px;
  }
  .mainspeci{
  	padding: 30px 20px 0;
  	margin: 0 15px;
  }
}




@media screen and (max-width:767px){

	
	  .amenities
{
    padding: 20px 0 20px;
  }
  .specification .mainheading{
  	margin-bottom: 0;
  }
 
    .specification
{
    padding: 30px 0 45px;
  }
    .abtlogo
{
    height: 40px;
}
.specification ul{
	padding-bottom: 0px;
}
.amenitiesdiv{
	margin-top: 24px;
}.amenitiesdiv h4{
    font-size: 18px;
}
.amenitiesicon
{

  width: 70px;

  height: 70px;
}  .specification ul
{
    padding-bottom: 10px;
  }
}

#viewmore, #viewless{
	display: none;
}
@media screen and (max-width:767px){
	.hideinphone2{
		display: none;
	}
	#viewmore{
	display: block;
}
#viewmore button, #viewless button{
background: #2e5694;
    color: #fff;
    border: 1px solid #2e5694;
    padding: 10px 30px;
    transition: 0.5s ease;
    width: 100%;
    margin-top: 10px;margin-bottom: 10px;
}
#viewmore button:hover, #viewless button:hover{
	background: transparent;
  color: #2e5694;
  border: 1px solid #2e5694;
  padding: 10px 30px;
  transition: 0.5s ease;
}

}