@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
body{font-family: 'Roboto', sans-serif;}
*{outline: 0;}
.navbar-default .navbar-brand {
    color: #777;
    padding:7px;
    height: 30px;
    background: #fff;
}
.navbar-default {
    background-color: #fff!important;
    border-color: #e7e7e7;
}
.navbar{min-height:30px;}
.navbar-default .navbar-nav>li>a {
    color: #191919;
    font-size: 13px;
    border-right: 1px solid #dadada;
    padding: 13px 18px;
    background: #ffffff;
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
    cursor: pointer;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #755c13;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #9b7d1f;
}
.intro-image{/*background: url(../images/bg-image.jpg) center no-repeat fixed;*/ background-size: cover; height:100%; background: #fff; position: relative;}
.wrapper-form {
    width: 270px;
    padding: 0 20px 0px 20px;
    background: #fff;
    position: fixed;
    right: 10px;
    top: 50px;
    -webkit-box-shadow: 0 0 50px 0 rgba(22, 104, 183, 0.15);
    box-shadow: 0 0 50px 0 rgba(22, 104, 183, 0.15);
    z-index: 999;
}
.wrapper-form h3{
    background: #879c41;
    color: #fff;
    font-size: 13px;
    margin: 0 -20px 15px;
    padding: 5px 10px;
    }

    .button-3d {
    color: #fff;
    background-color: #9c7e1f;
    border-color: #9c7e1f;
    box-shadow: 0px 4px 1px #755d12;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    font-weight: 800;
    margin: 0px 0px 10px;
}


.button-3d:hover {
    color: #fff;
    background-color: #755d12;
    border-color: #755d12;
}
.button-3d:active {
    color: #fff;
    background-color: #755d12;
    border-color: #755d12;
}
.error {
    color: red;
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 34px;
}
.input-group-addon{background-color: #333;
    border: 1px solid #333; color: #fff}
    .h1, h1 {
    font-size: 14px;
    color: #879c41;
    font-weight: bold;
    margin: 10px 0;
}
.h2, h2 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin: 10px 0;
}
section{padding: 30px 0;}
.bg-image2{background:url(../images/bg-image2.jpg) no-repeat center fixed; background-size: cover; height: 100vh}
.bg-image3{background:url(../images/bg-image3.jpg) no-repeat center fixed; background-size: cover; height: 100vh}
.bg-image4{background:url(../images/bg-image4.jpg) no-repeat center fixed; background-size: cover; height: 100vh}
.footer-copy{font-size: 11px; text-align: justify; line-height: initial; margin-bottom: 20px;    margin-top: 400px;    margin-bottom: 50px;}
.intro-box {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    margin: 45px 0 10px;
    -webkit-box-shadow: 0 0 50px 0 rgba(22, 104, 183, 0.15);
    box-shadow: 0 0 50px 0 rgba(22, 104, 183, 0.15);
    display: table;
    text-align: center;
}
.offerprice {
       font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.address {
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 5px;
}
.rera {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 0;
}
.rera-box{width: 262px; margin: 0}
a.handle {
    position: fixed;
    right: 0;
    top: 400px;
    cursor: pointer;
    display: block;
      z-index: 9999;
      display: none;
}
.call-back{position: fixed;
    left: 0;
    top: 400px;
    cursor: pointer;
    display: block;
    z-index: 9;}
    .inner-page{height: 100%;margin-bottom: 30px;}
    .grid{border: 1px solid #dfdfdf; padding: 10px;}
    .plan-text {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}
span.rollover {
    opacity: 1;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    background: url(../images/mag.png) center center no-repeat;
    cursor: pointer;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10;
    opacity: 0;
}
span.rollover:hover {
    opacity: 1;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition: -webkit-transform 1s;
    left: 0%;
}
.holder-plans{position: relative;display: block;}
.input-group-addon .fa {
    width: 20px;
}
.close {
    float: right;
    font-size: 28px;
    font-weight: 100;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
   
    opacity: 1;
}
.box-wrapper {
    background: #879c41;
    color: #fff;
    margin: 20px -20px 0;
}
.box-wrapper a {
    padding: 5px 8px;
    line-height: initial;
    margin: 0;
    color: #fff;
    display: block;
    border-bottom: 1px solid #dfdfdf;
}
.circle-wrap {
    animation: 0.6s ease 0s alternate none infinite running crcle-anim;
    background-color: #fff;
    border-radius: 50%;
    height: 10px;
    position: relative;
    transition: all 1s ease 0s;
    width: 10px;
    display:inline-block;
        margin-bottom: 0px;
    margin-right: 5px;
}
.box-wrapper a:hover {
    background: #000000;
    color: #fff;
    text-decoration: none;
}
@keyframes crcle-anim {
0% {
 transform: scale3d(0.5, 0.5, 1);
}
100% {
 transform: scale3d(1, 1, 1);
}
}
.navbar-right{margin-right: 0;}
.holder-boxs {
    position: absolute;
    /* background: #fff; */
    width: auto;
    top: 18px;
    display: table;
    left: 28px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    width: 100%;    height: 100%;
}
.tab-content h3 {
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold; 
    margin-bottom: 40px;
} 
.obckya{   margin-right: -36px;
       background: #ffffff!important;
    padding: 2px 10px 6px!important;
    border-radius: 0;
    margin-top: 12px;
   
    border: 1px solid #333333;
    border-left: none;}
    .gst-offer {
    background: #702f91;
    display: block;
    margin: 0 -20px;}
    .holder-loo{    background: #FF0080;
    background: -webkit-linear-gradient(to right, #FF0080, #FF8C00, #ff8309);
    background: linear-gradient(to right, #FF0080, #FF8C00, #ff8309);     padding: 9px;
    margin: -10px -10px 11px;}
    .holder-loo h1 {
    color: #fff;
}
.stickyMenu{position: relative; width: auto!important; }
.cp-offer{-webkit-animation: swinging 2s ease-in-out forwards infinite;
    animation: swinging 2s ease-in-out forwards infinite; position: absolute;
     left: 342px;
    top: 48px;
    width:100px;     -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0; z-index: 9}
@-webkit-keyframes swinging{
    0%{-webkit-transform: rotate(10deg);}
    50%{-webkit-transform: rotate(-5deg)}
    100%{-webkit-transform: rotate(10deg);}
}
 
@keyframes swinging{
    0%{transform: rotate(10deg);}
    50%{transform: rotate(-5deg)}
    100%{transform: rotate(10deg);}
}
/*360 view*/

 .circle {
      border-radius: 50%;
      background-color: #9c7e1f;
      width: 100px;
      height: 100px;
      position: absolute;
      opacity: 0;
      animation: scaleIn 4s infinite cubic-bezier(.36, .11, .89, .32);
      top: 48px;
    left: 340px;/*
transform: rotate(90deg);*/
    }
@keyframes scaleIn {
  from {
    transform: scale(.5, .5);

    opacity: .5;
  }
  to {
    transform: scale(2.5, 2.5);
    opacity: 0;
  }
}


.click{
    position: absolute;
    top: 29px;
    color: #fff;
    left: 340px;
    display: table;
    font-size: 10px;
    z-index: 99;
    background: #000;
    padding: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    }
    .discount-label{display: block; font-size: 14px; font-weight: bold; color: #675313; margin: 8px 0;}
    span.offer-bookings {
    display: block;
    border: 1px solid #dfdfdf;
    color: #191918;
    padding: 5px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 7px;
    font-size: 11px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.1);
}
span.text-line {
       display: block;
    font-size: 13px;
    font-weight: 500;
}

@media (max-width:768px) {
    .circle { top: 65px;
    left: 0;}
    .cp-offer{    left: 0;
    top: 65px;}
    .click{    left: 0;
    top: 48px;}
    .discount-label{}
    .obckya{     margin-right: 0px;
    /* margin-top: -13px; */
    z-index: 9999!important;
    background: #fff!important;
    position: absolute;
    right: -11px;
    top: -12px;
    padding: 0 6px 2px!important;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
      height: 100%;
}
.wrapper-form{position: static; display: table; margin: 10px auto;  width: 90%;}
.intro-box{display: table; margin:10px  auto; width: 90%;}
.holder-boxs {
    padding-top: 0;
    position: static;
}
.intro-image, .bg-image2, .bg-image3, .bg-image4{height: 100%; padding-bottom: 20px; min-height:500px}
.call-back, a.handle {display: none;}
.mob-box{position: fixed; width: 100%; bottom: 0;z-index: 999;}
.btn-bottom{    background: #9d7f1d; color: #fff;}
.zopim{bottom: 50px!important}
}