html {
  scroll-behavior: smooth;scroll-padding: 50px;
}
.subheading{
	font-size: 16px;
	color: #fff;
	font-family: 'Cinzel', serif;
}
.scroll-top-wrapper{
    display:none;
}
.desktop-footer-block{
    width: 10.8% !important;
}
#carousel .carousel-item.boat {
  background-image: url("https://picsum.photos/1200/600/?image=1083");
}

#carousel .carousel-item.sea {
  background-image: url("https://picsum.photos/1200/600/?image=1050");
}

#carousel .carousel-item.river {
  background-image: url("https://picsum.photos/1200/600/?image=1015");
}

#carousel .carousel-item {
  height: 100vh;
  width: 100%;
  min-height: 350px;
  background: no-repeat center center scroll;
  background-size: cover;
}

#carousel .carousel-inner .carousel-item {
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
}

#carousel .carousel-item .caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 40px;
  color: white;
  animation-duration: 1s;
  animation-delay: 2s;
}

#carousel .caption h2 {
  animation-duration: 1s;
  animation-delay: 2s;
}

#carousel .caption p {
  animation-duration: 1s;
  animation-delay: 2.2s;
}

#carousel .caption a {
  animation-duration: 1s;
  animation-delay: 2.4s;
}

/* Button */
.delicious-btn {
  display: inline-block;
  min-width: 160px;
  height: 60px;
  color: #ffffff;
  border: none;
  border-left: 3px solid #1c8314;
  border-radius: 0;
  padding: 0 30px;
  font-size: 16px;
  line-height: 58px;
  font-weight: 600;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: capitalize;
  background-color: #40ba37;
}

.delicious-btn.active, .delicious-btn:hover, .delicious-btn:focus {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  background-color: #1c8314;
  border-color: #40ba37;
}
.mainheading{
	color: #fff;
	font-weight: 600;
	font-size: 32px; 
	text-align: left;
	margin: 15px 0 15px;
	text-transform: capitalize;
	font-family: 'Cinzel', serif;
	background: linear-gradient(to right, #8E6838 0% , #d6b063 50%, #936535 100%);
	-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: rgba(0, 0, 0, 0.54);
	text-align: justify;
	margin-top: 0;
	padding-top: 0;

}
.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 #A67B43 ;
	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;
}
.abtlogo{
	height: 80px;
	margin-bottom: 20px;
}
/*ABout Us End*/

/*Lavish start*/
.lavish{
	padding: 40px 0 20px;
	background-color: #F8F6F9;
}
.lavish .mainheading{
	text-align: center;
	margin-bottom: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.lavish p{
	text-align: center;
	margin-bottom:20px;
	width: 100%;
	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: 300px;
 /* 
 
  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: 80px;
}
.border-left{
	border-left: 1px solid red;
}
.border-left:before{
	content: "";
	transform-origin: bottom right;
	left: 14px;
	bottom: 40%;
	border-right: 3px solid #ad874b;
	border-bottom: 3px solid #ad874b;
	position: absolute;
	width: 3px;
	height: 100px;
	border-radius: 10px;
}
/*lavish end*/


/*Amenities start*/
.amenities{
	padding:45px 0 55px;
	background:url('../images/anantam/13-ai.webp');
	background-size: cover;
}
.amenities .mainheading{
	text-align: center;
	width: 30%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.amenities .mai{
    font-size: 18px;
      text-align:center;
  line-height: 26px;
  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: justify;*/
  margin-top: 0;
  padding-top: 0;
    	margin-bottom: 30px;
}
.amenitiesbg ul li::marker {
	color: #ab7136;
}
.ameni-box {
	position: relative;
	float: left;
	width: 100%;  box-shadow: 0 3px 6px rgba(149, 111, 60, 0.15), 0 3px 6px rgba(149, 111, 60, 0.29);
	border: 0px solid;
	border-image: linear-gradient(45deg, #8E6838 0% , #d6b063 50%, #936535 100%) 1;
}
.amenities-block{
	margin-bottom: 20px;
}
.ame-icon img{
	padding: 10px;
	height: 80px;
	background: #956f3c;
}
.ame-icon {
	width: 34%;
	float: left;
}.ame-text {

	position: absolute;
	width: 63%;
	height: 100%;
	right: 0;
	padding: 10px;
	text-align: center;
	display: flex;
	align-items: center;

}
.ame-text h4 {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0px;text-align: left;
	white-space: normal;
	margin-top: 10px;
	font-family: "GT Walsheim";
	font-weight: normal;
	color: rgb(173, 135, 75);
}

.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%;
	}
}

.ameni-box:hover{
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0), 0 3px 6px rgba(0, 0, 0, 0.14);
	cursor: pointer;
}
/*Amenities End*/

/*Sepecicaitpo  start*/
.specification{
	padding: 45px 0 30px;
}
.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;
	border-image: linear-gradient(45deg, #8E6838 0% , #d6b063 50%, #936535 100%) 1;
	border-bottom: 2px solid;
	border-image: linear-gradient(45deg, #8E6838 0% , #d6b063 50%, #936535 100%) 1;
	padding-bottom: 10px;

}
.specification ul{
	padding-left: 18px;
	margin-bottom: 30px;
}
.specification ul li::marker{
	color: #9f7942;
}
.specification ul li{
	font-size: 18px;
	list-style: disclosure-closed;
	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 70px;
}

.gallery-section h2 {
	color: #333333;
	text-transform: uppercase;

}
.floorplan{
	padding: 50px 0 60px;
}

.gallery-section .gallery-box {

	padding: 0px;
	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;
}
.plr0{
	padding: 0 !important;
}

.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;
	margin-bottom: 30px;
}

.gallery-section{
	padding: 45px 0 70px;
	background-color: #F8F6F9;
}
.floorplan{
	background: #fff;
	background-size: auto;
	background-size: cover;padding: 40px 0 80px;
}

.brochure{
	padding: 80px 0 70px;
	background: url('../images/anantam/13-ai.webp');
	background-size: auto;
	background-size: cover;
	display: none;
}
.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: #936535;
	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: #936535;
}


.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: #956F3C;
	font-family: 'Titillium Web', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 0 !important;
	border: 1px solid #956F3C;
	margin-top: 20px;
}
.contactus .btn:hover{
	color: #956F3C;
	background: transparent;
	border:1px solid #956F3C;
}
.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 80px 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, #8E6838 0% , #d6b063 50%, #936535 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:1300px){
    .desktop-footer-box a h5 {
  font-size: 12px !important;
    }
}
@media screen and (max-width:991px){
    .desktop-footer-box a h5 {
  font-size: 10px !important;
    }
}
@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: 45px;
    margin-bottom: 0px;
    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;
     }
 }
@media screen and (max-width:767px){
    .desktop-screen-footer{
        display:none;
    }
    .carousel{
        margin-top:80px;
    }
}

@media screen and (min-width:767px){
    .desktop-screen-footer{
        padding: 1px 0px 7px;
    }
}


.meet-ask-outer {
	background-color:#F5F6F6;
	z-index: 9 !important;position: relative;
}
.meet-ask-row > .row {
    position: relative;
    z-index: 2;
	display:table;
}
.meet-ask-row .icon-bx-wraper .icon-xl {
	width:auto;
	margin-right:20px;
}
.separator{
  display:flex;
  align-items: center;
}

.separator .line {
  height: 1px;
  flex: 1;
  background: linear-gradient(to right, #8E6838 0% , #d6b063 50%, #936535 100%);
  padding-top: -17px;
  margin-top: -10px;
}

.separator h2{
  padding: 0 2rem;
}

.meet-ask-row{
	margin-top:-50px;
	position: relative;
}
.meet-ask-row .col-md-6 {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
	width: 50%;
}
.meet-ask-row:after {
    content: "";
    width: 1920px;
    height: 100%;
    border-right: 7px solid #2b3036;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -moz-transform: skewX(35deg);
    -webkit-transform: skewX(35deg);
    -o-transform: skewX(35deg);
    -ms-transform: skewX(35deg);
    transform: skewX(35deg);
    box-shadow: 0 0 12px -5px #000;
    -webkit-box-shadow: 0 0 12px -5px #000;
}/* Skew */
.button-skew {
    position: relative;
    text-align: center;
    margin-right: 25px;
    -moz-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
.button-skew span {
    display: inline-block;
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
}
.button-skew i {
    background-color: inherit;
    position: absolute;
    height: 100%;
	font-size:12px;
    margin-right: -32px;
	font-weight: 700!important;
    right: 0;
    top: 0;
    padding: 12px 12px;
    line-height: normal;
}
.button-skew i:before {
    display: inline-block;
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
}
.button-skew.button-sm i {
    padding: 7px 10px;
    margin-right: -27px;
}
.button-skew.button-lg i {
    padding: 25px 15px;
    margin-right: -40px;
}
.button-skew.button-xl i {
    padding: 35px 22px;
    margin-right: -55px;
}.site-button,
.site-button-secondry {
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
	border-radius: 0;
	font-weight: 600;
	text-align:center;
	white-space: nowrap;
	margin-right: 60px;
}
.site-button {
    background-color: #EFBB20;
}
.site-button:active,
.site-button:hover,
.site-button:focus,
.active > .site-button {
    background-color: #d8a409;
    color: #fff;
}
.site-button-secondry {
    background-color: #282A3C;
}
.site-button-secondry:active,
.site-button-secondry:hover,
.site-button-secondry:focus,
.active > .site-button-secondry {
    background-color: #3c3e4e;
    color: #fff;
}.p-tb30 {
  padding-bottom: 30px;
  padding-top: 30px;
}
.meet-ask-row::after{
	background:#956f3c;
}
@media only screen and (max-width: 1200px) {
    .meet-ask-row:after {
        right: -50px;
        -moz-transform: skewX(30deg);
        -webkit-transform: skewX(30deg);
        -o-transform: skewX(30deg);
        -ms-transform: skewX(30deg);
        transform: skewX(30deg);
    }
}
@media only screen and (max-width: 991px) {
	.site-footer .logo-footer {
		width: 220px;
	}		   
    .meet-ask-outer {
        margin-top: -20px;
    }
    .meet-ask-row:after {
        right: 50px;
        -moz-transform: skewX(20deg);
        -webkit-transform: skewX(20deg);
        -o-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
    }
    .meet-ask-row .icon-bx-wraper {
        padding-right: 60px;
    }
	.meet-ask-row .col-md-6:first-child {
		max-width:600px;
	}
	.meet-ask-row .col-md-6 {
		display: block;
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.meet-ask-row {
		margin-top: -30px;
	}
	.get-a-quote .pull-left {
		margin: 10px 0;
		text-align: center;
		float: none;
	}
	.get-a-quote .pull-right {
		padding: 10px 0;
		float: none;
	}
	  .lavish {
    padding: 45px 0 20px;
    background-color: #F8F6F9;
  }
  blockquote{
      margin-bottom:60px;
  }
}
@media only screen and (max-width: 480px) {
	
    .meet-ask-outer {
        margin-top: 0;
    }
    .meet-ask-row:after {
        right: 0;
        border-right: none;
        -moz-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        transform: skewX(0deg);
    }
    .meet-ask-row .icon-bx-wraper {
        padding-right: 0;
    }
    .meet-ask-row .site-button-secondry.m-l10 {
        margin: 0 0 5px;
    }
    .meet-ask-row .site-button-secondry.m-l20 {
        margin: 0 0 5px;
    }
}.o-clip {
  position: relative;
  display: block;
  overflow: hidden;
  height: 35rem;
}
.o-clip__content.-parallax {
  top: -1rem;
  bottom: -1rem;
}
.o-clip img,
.o-clip__content.-parallax.is-inview img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  -webkit-filter: brightness(1);
  filter: brightness(1);
  transition: all 1s;
}
.o-clip__text {
  z-index: 10;
  font-size: 40px;
  position: absolute;
  top: 2rem;
  right: 2rem;
  text-align: end;
  width: 100%;
}
.o-clip img {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  object-fit: cover;
  -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
  -webkit-filter: brightness(0.5);
  filter: brightness(0.5);
}.image {
  height: 70vh;
  width: 70%;
  margin: auto;
  background-image: url("../images/anantam/abt.webp");
  background-position: center center;
  background-size: cover;
  background-reapeat: no-repeat;
  margin-bottom: 110px;
}
.o-resize {
  text-align: center;
}
.o-resize__content {
  width: 100%;
  object-fit: cover;
  height: 40rem;
  overflow: hidden;
}

.myaccordion {
  max-width: 500px;
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #004987;
  padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}

.captchacode{
    height:26px !important;
}
@media screen and (max-width:767px){
    .captchacode{
        max-width:100% !important;
        height:auto !important;
    }
}



#viewmore, #viewless{
	display: none;
}
@media screen and (max-width:767px){
	.hideinphone2{
		display: none;
	}
	#viewmore{
	display: block;
}
#viewmore button, #viewless button{
background: #956f3c;
    color: #fff;
    border: 1px solid #956f3c;
    padding: 10px 30px;
    transition: 0.5s ease;
    width: 100%;
    margin-top: 10px;margin-bottom: 10px;
}
#viewmore button:hover, #viewless button:hover{
	background: transparent;
  color: #956f3c;
  border: 1px solid #956f3c;
  padding: 10px 30px;
  transition: 0.5s ease;
}
.image{
    width: 66%;overflow: hidden;
}
}