.sticky-icon  {
	z-index:1;
	position:fixed;
	top:40%;
	right:0%;
	width:220px;
	display:flex;
	flex-direction:column;}  
.sticky-icon a  {
	transform:translate(160px,0px);
	border-radius:50px 0px 0px 50px;
	text-align:left;
	margin:2px;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px;
	font-size:22px;
	font-family:'Oswald', sans-serif;
	transition:all 0.8s;}
.sticky-icon a:hover  {
	color:#FFF;
	transform:translate(0px,0px);}	
.sticky-icon a:hover i  {
	transform:rotate(360deg);}
/*.search_icon a:hover i  {
	transform:rotate(360deg);}*/
.Facebook  {
	background-color:#2C80D3;
	color:#FFF;}
		
.sticky-whatsapp  {
	background-color:#25D366;
	color:#FFF;}

.sticky-phone  {
    background-color:#2C80D3;
    color:#FFF;
}

.sticky-envelope  {
	background-color:#fa0910;
	color:#FFF;}
	
.Google  {
	background-color:#d34836;
	color:#FFF;}						
.sticky-icon a i {
	background-color:#FFF;
	height:40px;
	width:40px;
	color:#000;
	text-align:center;
	line-height:40px;
	border-radius:50%;
	margin-right:20px;
	transition:all 0.5s;}
.sticky-icon a i.fa-phone  {
	background-color:#FFF;
	color:#2C80D3;}
	
.sticky-icon a i.fa-map-marker-alt  {
	background-color:#FFF;
	color:#d34836;}
	
.sticky-icon a i.fa-whatsapp  {
	background-color:#FFF;
	color:#25D366;}
	
.sticky-icon a i.fa-youtube  {
	background-color:#FFF;
	color:#fa0910;}
	
.sticky-icon a i.fa-twitter  {
	background-color:#FFF;
	color:#53c5ff;}
.fas fa-shopping-cart  {
	background-color:#FFF;}	
#myBtn {
	height:50px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  text-align:center;
  padding:10px;
  text-align:center;
	line-height:40px;
  border: none;
  outline: none;
  background-color: #1e88e5;
  color: white;
  cursor: pointer;
  border-radius: 50%;
}
.fa-arrow-circle-up  {
	font-size:30px;}

#myBtn:hover {
  background-color: #555;
}			

.slick-slider{
    margin-bottom: 0px !important;
}


/* bootstrap card horizontal */

.card-horizontal {
    display: flex;
    flex: 1 1 auto;
    position: relative;
}
.card-horizontal:before {
  content: "";
  display: flex;
  flex: 1 1 auto;
  background-image: url('../../assets/images/border-image.png');
  background-size: contain;
  background-position: right bottom;
  position: absolute;
  height: 80px;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
}
.price_section .prclist .cate_name {
	padding: 0.7rem 0;
	background-color: rgb(77, 184, 72);
	border-radius: 0.4rem 0.4rem 0 0;
	font-size: 1.3rem;
	color: #fff;
  }
  .price_section .prclist .floorname {
	background-color: white;
	padding: 0.5rem 0.5rem 0.8rem;
	font-size: 0.8rem;
	line-height: 180%;
  }
  .price_section .prclist .floorname span {
	display: block;
	font-size: 1.3rem;
  }
  .price_section .prclist .allvalue {
	padding: 0.5rem 0.5rem 0.8rem;
	background-color: white;
	border-radius: 0 0 0.4rem 0.4rem;
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 100%;
	border-radius: 0;
  }
  .price_section .prclist .floorarea {
	background-color: white;
	padding: 0.5rem 0.5rem 0.8rem;
	font-size: 0.8rem;
	line-height: 180%;
	border-radius: 0px 0px 5px 5px;
  }
  .price_section .prclist .floorarea button.btn.btn-outline-warning {
	color: white;
	border-color: black;
	background: rgb(77, 184, 72);
  }
  .price_section .prclist .floorarea button.btn.btn-outline-warning:hover {
	color: black;
	background-color: white;
  }
  
  


/* CSS for ameneties section starts */

section {
	padding: 60px 0;
	min-height: 100vh;
  }
  a, a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none;
  }
  ul {
	margin: 0;
	padding: 0;
	list-style: none;
  }.bg-gray {
	background-color: #f9f9f9;
  }
  
  .site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  }
  
  .site-heading h2 span {
  color: #00a01d;
  }
  
  .site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
  }
  
  .site-heading h4::before {
  background: #00a01d none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
  }
  
  .site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
  }
  
  .carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
  }
  
  .we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
  }
  
  .we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #00a01d none repeat scroll 0 0;
  border-color: #00a01d;
  }
  
  .we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #00a01d;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
  }
  
  .we-offer-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  padding: 67px 40px 64px;
  flex: 1;
  }
  
  .we-offer-area.text-center .item i {
  background: #2C80D3 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
  }
  
  .we-offer-area.text-center .item i::after {
  border: 2px solid #2C80D3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  }
  
  .we-offer-area.item-border-less .item {
  border: medium none;
  }
  
  .we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
  }
  
  .we-offer-area.item-border-less .item .number {
  font-family: "Poppins",sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
  }
  
  .our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
  .we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #00a01d none repeat scroll 0 0;
  }
  
  .our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
  .our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
  .our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
  .we-offer-area.center-active .single-item:nth-child(2n) .item i,
  .we-offer-area.center-active .single-item:nth-child(2n) .item h4,
  .we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
  }
  
  .we-offer-area .item i {
  color: #00a01d;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
  }
  
  .we-offer-area .item h4 {
  font-weight: 600;
  text-transform: capitalize;
  }
  
  .we-offer-area .item p {
  margin: 0;
  }
  
  .we-offer-area .item i,
  .we-offer-area .item h4,
  .we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  }
  
  .we-offer-area .item::after {
  background: #2C80D3 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
  }
  
  .we-offer-area .item:hover::after {
  left: 0;
  }
  
  .we-offer-area .item:hover i,
  .we-offer-area .item:hover h4,
  .we-offer-area .item:hover p {
  color: #ffffff !important;
  }
  
  .we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
  }
  
  .we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: #2C80D3 !important;
  }
  
  .we-offer-area.text-left .item i {
  background: #2C80D3 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
  }
  
  .we-offer-area.text-left .item i::after {
  border: 2px solid #00a01d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
  }
  
  
  /* CSS for ameneties section ends */



/* fancy slider css */

.main .container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 1rem;
	justify-content: center;
	align-items: center;
  }
  .main .card {
	background: #ffffff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
	color: #333333;
	border-radius: 2px;
  }
  .main .card-image {
	background: #ffffff;
	display: block;
	padding-top: 70%;
	position: relative;
	width: 100%;
  }
  .main .card-image img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  
  /*extra css*/
  
  h2{
      font-weight:600 !important;
      text-transform: uppercase;
  }
  .navbar-toggler{
      display:none !important;
  }
  
  @media only screen and (max-width: 780px) {
  iframe {
    height: 450px;
  }
}


/*sticky footer starts*/


.bottom-query.active {
    display: block;
}

.bottom-query {
    width: 100%;
    background: #2C80D3;
    padding: 15px 0;
    position: fixed;
    bottom: 0;
    z-index: 99;
    display: none;
    transition: ease-in-out 0.4s;
}

.bottom-enquiry-text {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    width: 19%;
    padding: 0 0 0 12px;
    display: flex;
}

.bottom-query-box {
    width: 19%;
}

.float_L {
    float: left;
}

.bottom-query-box-image {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px;
}

.bottom-query-text {
    width: 95%;
    height: 35px;
    display: block;
    margin: auto;
    padding: 0 5px;
    font-size: 13px;
}

.bottom-query-box>p {
    margin-bottom: 0;
}

.bottom-query-submit {
    width: 90%;
    height: 35px;
    display: block;
    margin: auto;
    font-size: 14px;
    font-weight: 700;
    padding: 0 5px;
    font-family: lato;
    text-transform: uppercase;
    cursor: pointer;
    background: linear-gradient(90deg, #9a633a, #853e09);
    color: #fff;
    border: none;
    text-align: center;
    line-height: 35px;
}

/*mobile footer for call*/

#mobile-footer-widget {
    position: fixed;
    width: 100%;
    padding: 0 !important;
    margin: 0;
    left: 0;
    bottom: 0;
    z-index: +999;
}

#mobile-footer-widget .row {
    background: #2C80D3;
    color: #fff;
    padding: 0 -15px;
    margin: 0;
}

#mobile-footer-widget .row .col-xs-6 {
    border: 1px solid #f5d0d8;
    border-collapse: collapse;
}

#mobile-footer-widget .row p {
    padding: 10px 0;
    margin: 0;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
    background: #2C80D3;
}

#mobile-footer-widget{
	display: none;
}
.bottom-query{
	display: block;
}

@media only screen and (max-width: 600px) {

#mobile-footer-widget{
	display: block;
}
.bottom-query.active{
	display: none !important;
}
.bottom-query{
	display: none !important;
}


} 

/*mobile footer for call ends*/

/*sticky footer ends*/
