/*scroll down*/
.scroll-down {
  opacity: 1;
  -webkit-transition: all .5s ease-in 3s;
  transition: all .5s ease-in 3s;
}
.contact-details {
    position: relative;
    width: 100%;
}
@media(min-width: 768px)
{
  p.view-menu-btn
  {
    display: none;
  }
        div#content {
        background-size: 100% !important;
        background-repeat: no-repeat !important;
        background: url(../../assets/images/contact-us-page.jpg);
        background-position: 0px 50px;
    }
    #content {
    width: 100%;
  height: 50vh;
    transition: all 0.3s;
    position: relative;
    top: 0;
    right: 0;
}
}
.copyright p {
    margin-bottom: 0px;
}
.copyright.text-center p {
    color: grey;
}
.contact-home {
    padding: 60px 60px 10px 60px;
    background: #140d06;
}
.contact-home p {
    color: white;
}
section.cusine-sec h1 {
    color: #fdb513;
    text-align: center;
}
@media(max-width: 760px)
{
    section#contact {
    padding: 20px 10px;
}
    .contact-form-sec {
    padding-top: 40px;
}
    div#content {
        background: url(../../assets/images/contact-us-img-mob.jpg) !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        height: 280px;
        width: 100%;
        margin-top: 48px;
    }
.catering-form-section, .social-section {
    padding: 20px 15px !important;
}
}
p.view-menu-btn {
    padding: 10px 10px;
}
.zomato-btn-bhojan p {
    display: inline-block;
}
.zomato-btn-bhojan p  {
    background: white !important;
}
.zomato-btn-bhojan img {
    padding: 10px 15px;
    width: 140px;
    background: white;
    border-radius: 50px;
}
.caption p, .zomato-btn-bhojan p {
    margin: 10px;
}
.zomato-btn-bhojan h3 {
    color: white;
    text-shadow: 1px 1px 1px black;
    font-size: 22px;
    font-weight: bold;
}
.desk-footer p {
    margin-bottom: 0px;
}.desk-footer p {
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #c7c7c7;
}
.zomato-btn-bhojan p {
    border-radius: 10px;
    color: black;
    font-weight: bold;
}
.caption {
    position: relative;
    bottom: 40%;
    /* right: 50%; */
    text-align: left;
    width: 100%;
}
.zomato-btn-bhojan
{
  position: relative;
    bottom: 35%;
    /* right: 50%; */
    text-align: left;
    width: 60%;
    margin: 0px 60px;
}
.zomato-btn-bhojan a {
    padding: 10px 20px;
    border-radius: 10px;
    color: black;
    margin: 0px 5px;
}
p.caption-btn {
    background: white;
    margin: 0px 60px;
    border-radius: 2px;
    color: black !important;

}
.static-3.center img {
    width: 100%;
}
.caption p {
    /* background: #90a73c; */
    display: inline-block;
    font-size: 40px;
    padding-bottom: 15px;
    border-radius: 15px;
    color: white;
}
@media(max-width:767px)
{
    iframe {
    width: 350px;
    height: 350px;
}
.logo-sec-1.col-sm-4 {
    margin-top: 2px !important;
}
.logosec {
    margin-left: 65px !important;
}
}
.desk-footer .row .col-md-12 {
    text-align: center;
    width: 100%;
}
.logo-sec-1 p {
    font-weight: bold;
}.logo-sec-1 a {
    color: black;
}.logo-sec-1 a:hover {
    text-decoration: none;
}
.float-right.mob-menu {
    display: none !important;
}
.scroll-down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 28px;
  height: 28px;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.logo-sec-1 {
    text-align: center;
}
.logo-sec-1.col-sm-4 {
    margin-top: 40px;
}
.oo-btn-odd span, .oo-btn-even span {
    font-size: 14px;
    display: block;
    padding: 10px 10px 10px 10px;
}
.logo-sec-1 img {
    width: 44%;
    text-align: center;
    padding-top: 10px;
}
.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 1px solid white;
    border-width: 0px 0 2px 2px;
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
/*scroll down end*/
/*BANNER*/
.first-row {
    height: 88vh;
    overflow: hidden;
}
.main-banner { width: 100%; float: left; }
.main-banner .first-row .imgsec { float: left; width: 50%; }
.main-banner .second-row .first { float: left; width: 44%;  }
.main-banner .second-row .second { float: left; width: 20%;  }
.main-banner .second-row .third { float: left; width: 36%;  }
.main-banner .second-row .third .btmsec img { float: left; width: 50%;padding:1px 2px 1px 1px; }
.main-banner .second-row .third img {
    padding-bottom: 2px;
}.main-banner .second-row .first img {
    padding: 2px 1px 1px 1px;
}.main-banner .second-row .second img {
    padding: 2px 1px 1px 1px;
}.main-banner .second-row .third img {
    padding: 2px 2px 1px 1px;
}
/*SHOW BOOK*/
.showbook { width: 100%; float: left; padding-bottom: 40px; }
.showbook .heading { text-align: center; padding: 70px 10px 40px 10px; color: #151515; font-size: 23px;} 
.showbook p { text-align: center; font-weight: 400; color: #151515; font-size: 20px; margin: 15px 0;}
.showbook .readmore { float: left; margin:30px 0; width: 100%;transition: ease all 1s; }
.showbook .readmore a {
    text-align: center;
    color: #ffffff;
    background: #92C4C3;
    border: #646464 0px solid;
    text-decoration: none;
    padding: 6px 35px;
    margin: 50px 0;
    border-radius: 25px;
    min-width: 170px;
    box-shadow: 0px 1px 5px #a9a9a978;
}
.showbook img:hover
{
    box-shadow: 0px 1px 10px #565656eb;
    transition: ease all .5s;
}
.showbook .readmore:hover
{
transform: scale(1.03,1.03);
}
.showbook .readmore a:hover { box-shadow: 0px 0px 4px #a9a9a978; text-decoration: none; border: #151515 0px solid; background: #92C4C3; transition: ease all 1s; }


/*ABOUT SECTION*/
.about-section { padding: 50px 0; background: #f5f5f5; float: left; width: 100%;}
.about-section .headingsec  { box-shadow: 0px 0px 7px #88888861;background: #fff; padding:30px 50px; margin-left: -150px; margin-top: 40px; max-width: 550px;}
.about-section .rightside .headingsec { margin-left: 0;  margin-top: 40px;  min-width: 550px;  float: right;  margin-right: -80px;  z-index: 1; position: relative; }
.about-section .headingsec h2 { font-size: 20px; font-weight: 600; color: #393939;}
.about-section .headingsec p { font-size:12.5px; color: #151515; margin-bottom: 0; }
.about-section .content-sec {  box-shadow: 0px 0px 7px #88888861; background: #fff; margin-top: 65px; padding: 50px; color: #525252;float: left; }
.about-section .readmore a {
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    border: #64646A 0px solid;
    text-decoration: none;
    padding: 7px 28px;
    margin: 20px 0 0 0;
    border-radius: 25px;
    min-width: 140px;
    float: left;
    background: #92C4C3;
    box-shadow: 0px 1px 5px #a9a9a978;
}
.about-section .readmore:hover
{
    transform: scale(1.03,1.03);
    transition: ease all 1s;
}
.about-section .readmore
{
    transition: ease all 1s;
}
.about-section .readmore a:hover {box-shadow: 0px 0px 4px #a9a9a978; text-decoration: none; border: #151515 0px solid; background: #92C4C3; transition: ease all 1s; }
.about-section .sections { margin: 60px 0;}
.about-section .rightside .illustr::before { right: 15px;  left: 55px;}
.illustr::before {
    right: 100px;
    top: 32px;
}
.illustr::before {
    position: absolute;
    content: "";
    border: 2px solid #6d6d6d;
    left: 5px;
    bottom: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
} 
/*.illustr:hover::before {
    position: absolute; content: "";  border: 3px solid #6d6d6d; left: 0px; bottom: 0;  -webkit-transition: 0.3s; transition: 0.3s;
} */
.illustr .img,
.illustr img {
    width: 90%;
    display: block;
    position: relative;
    -webkit-transition: 0.15s;
    transition: 0.15s;
    margin: 0 auto;
     }
.illustr {
    padding-right: 32px;
    padding-bottom: 32px;
}

/*7.Gallery Slider*/

.c-carousel {
  width: 100%; position: relative; margin-top: 20px;  float: left; overflow-x: hidden;
}
.c-carousel__arrow {
  width: 50px; height: 50px; position: absolute; top: 45%; z-index: 1; background-color:rgba(0, 0, 0, 0.58); }
.c-carousel__arrow--left {  left: 0; cursor: default; }
.c-carousel__arrow--left i {
    color: #fff; font-size: 30px; padding: 10px 10px 10px 30px;  
}
.c-carousel__arrow--right {
  right: 0; cursor: default;
}
.c-carousel__arrow--right i {
    color: #fff; font-size: 30px; padding: 10px 30px 10px 10px; margin-left: -20px; cursor: default;
}
.c-carousel__slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; margin: 0;  padding: 0;
  list-style: none; will-change: transform;  cursor: default;
}
.c-carousel__slides li {
    margin-right: 5px;
}
/*End*/

