/* .entry-options__icon{
  position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    width: 114px !important;
    margin-left: -62px !important;
} */
/* .top.top--entry{
  z-index: 9999999;
    position: absolute;
    width: 100%;
    background: #08080852;
} */
/* .entry-options{
  top: -106px;
    opacity: 1.2;
} */
/* .mid-address-section{margin-top: -107px;} */

/* .avn-grand-address{
  background: #0000005c;
  padding: 20px;
}

.avn-grand-address p{
  font-size: 20px;
} */
/* .entry-options__content{
  margin-top: 125px;
} */
.hotel-heading{
  color:#96c4cf !important;
  text-decoration: none !important;
}
/* .company-logo{
  margin-top: -106px;
} */
.map
{
  padding-top: 0 !important;
}
.footer__copyright p{
  color: #fff;
}
.ft-hotel-head{
  font-size: 27px !important;
  color: #fff !important;
  font-weight: 600 !important;
  font-family: inherit !important;
}
.ft-title{
  line-height: 1.0 !important;
}
.social-icon{
  background: #fff;
  /* border-radius: 50%; */
  display: inline-block;
  border-radius: 50px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.3em 0.7em;
}
.social-icon .fa{
  color: #000;
}
.inner-section{
  background: #333333;
  width: 100%;
  height: 20px;
}
@media(max-width: 480px){
  .sc{
    display: none;
  }
  .entry-options{
        padding-top: 110px !important;
  }
  /* .sticky-social{
    position:fixed;
    top:203px;
    left:-40px;
    padding:0px;
    margin:0px;
  }
  .social{
    list-style:none;
  }
  .social li{
    padding:10px 10px;
    font-size:25px;
    transition:all 0.8s ease-in-out;
  }
  .social li:hover{
      margin-right:-30px;
   box-shadow:2px 5px 10px grey;
  }
  .social li:hover .fa{
      margin-left:20px;

  }
  .fa{
    color:#fff;
    transition:all 0.8s ease-in-out;
  }

  .social-icons-tag{
    background: #333333;
  } */
}
