h1,h2,h3,h4,h5,h6,p,a{
	font-family: 'Oswald', sans-serif;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Pontano Sans', sans-serif;
    
}


.blk-slider{
    background-color:#f6c641;height:100vh;padding-top:60px;
}

.bg-yellow{
   background-color:#f6c641 !important; 
}

.timer_box{
    border:4px solid rgb(0 0 0);
}

.timer_box h1{
    color:#000;
    font-weight:600;
}

.btn-con-header{
    color: #fff;
    background-color: #f37131;
}

#rotate{
  vertical-align:top;
	transform:rotate(7deg);
  -ms-transform:rotate(90deg); /* IE 9 */
  -moz-transform:rotate(90deg); /* Firefox */
  -webkit-transform:rotate(90deg); /* Safari and Chrome */
  -o-transform:rotate(90deg); /* Opera */}
   
   
 .enq-btn a {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-self: center;
	
  cursor:pointer;
  height:50px;
	min-width: 100px;
  position:relative;
  
	border: 1px solid #333;
	border-radius: 5px;
  padding: 0 10px;	

	font-size: 20px;
}

@keyframes flash {
            0%, 50%, 100% {
               opacity: 1;
            }
            25%, 75% {
               opacity: 0;
            }
         }
         
         .flash {
            animation-name: flash;
         }
         
.flashit{
  color:#FFF;
  
	-webkit-animation: flash linear 1s infinite;
	animation: flash linear 1s infinite;
}
@-webkit-keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}
@keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}

#message{
     font-size: 27px  !important;
     font-weight:700;
     color:#000;
     display:inline-block;
}

.bookingwindowopends {
    font-size: 39px  !important;
    text-align: end  !important;
    margin-top: 10px  !important;
    
    font-family: 'raleway', sans-serif;
    
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.fixed-top {
    border-top: 4px solid #ff7902 !important;
}

.box .count{
	font-size:20px;
	font-weight:700;
}

.box p{
	margin:0;
	padding:0;
	font-weight:400;
}

.third-bnr h3{
	color:#ff7902;
	font-size:40px;
}

.third-bnr p{
	font-size:16px;
}

.txt-light{
	color:#ff7902;
}

.txt-white{
	color:#fff;
}

.txt-thin{
	font-weight:300 !important;
}

.btn-warning{
    background-color:#232323;
    color:#fff;
    border:0;
}

.btn-primary {
    color: #fff;
    background-color: #232323;
    border-color: #232323;
}

.modal-header {
    padding: 5px;
    border: 0px;
}

.btn-white{
    background-color:#f36f21;
    color:#232323;
    border:0;
}

.btn-w{
     background-color:#fff;
    color:#232323;
    border:0;   
}

.no-gap{
	padding:0;
	margin:0;
}

.tb-gap{
	padding-top:50px;
	padding-bottom:50px;
}

.carousel .carousel-item{
	height:100vh;
}

section.bd-light {
    background-color: #8ec7508a;
}


.pricing{
	background-image:url('../img/joy/g5.jpeg');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:right-center;
	background-attachment:fixed;
}

.inner-box{
	background-color:rgb(255 255 255 / 70%);
	padding:20px;
}

.inner-box table, .inner-box table tr, .inner-box table td, .inner-box table th {
	border:1px solid #000;
}

.about h5{
	font-size:15px;
}

.about p{
	font-size:14px;
}

.txt-bolder{
	font-weight:800;
}

.text-thin{
	font-weight:300;
}

.top-eighty{
	margin-top:80px !important;
}

.rl-gap{
	/*padding-left:20px;*/
	padding-right:40px;
}

.txt-black{
	color:#000;
}

.txt-yellow{
	color:#f36f21;
}

.bg-light {
    background-color: #ff7902 !Important;
    color: #fff;
}

.ficon{
	color:#2E1114;
	font-size:20px;
	border:1px solid #f36f21;
	padding:10px 20px;
	border-radius:4px;
	width:100%;
}

.about p{
	line-height: 24px;
	font-size:15px;
}

.txt-bold{
	font-weight:800;
}

.txt-dark{
	color:#000;
}

.sec-title{
	text-transform:uppercase;
	margin-bottom:30px;
	font-weight:200 !important;
}


.slider-bg{
    background-color: #000;
    color:#fff;
}

.launch-title p{
	font-weight:300;
	font-size:26px;
	margin-bottom:0;
	color:#f36f21;
}

.launch-title h3{
	font-weight:900;
}

.launch-title{
	margin-bottom:50px;
	margin-top:50px;
}

.launch-title h5{
	font-weight:700;
}

.launch-title{
	animation: animate  
                1.8s linear infinite;
}

@keyframes animate { 
            0% { 
                opacity: 0; 
            } 
  
            50% { 
                opacity: 0.7; 
            } 
  
            100% { 
                opacity: 0; 
            } 
        } 


.address-title h4{
	font-weight:300;
}

.address-title{
	border:1px double #fdfdfd;
	padding:20px;
	margin: 30px 0;
	
}

.address-title h4 span{
	font-size:30px;
	color:#f36f21;
}

.slider-form{
	margin-bottom:50px;
}

.light-bg{
	background-color:#efefef;
}

.sub-title{
	font-size:18px;
	font-weight:600;
}

.content{
	line-height:28px;
}

.img-box{
	text-align:center;
	border:1px solid #f36f21;
	margin-bottom:10px;
}

.img-box img{
	height:100px;
	width:auto;
}

.am-icon{
	font-size:30px;
}

.img-location{
	background-image:url('../img/location.jpg');
	background-size:cover;
	background-repeat:no-repeat;
	height:100%;
	border:1px solid #fdfdfd;
}
.nh {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 3px 5px 35px #b9b9b9;
    padding: 20px;
    text-align: center;
}

.nh .icon{
	font-size:30px;
}

.request-bg{
	background-image:url('../img/Gera - 1.jpg');
	background-size:cover;
	background-position:center;
	background-attachment: fixed;
	background-repeat:no-repeat;
	padding:50px 0;
	color:#fff;
}

.request-bg button{
	font-weight:700;
}

.amenities img{
	height:80px;
	width:80px;
}

.fix-foot{
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index:99;
}

.footer-left{
	text-align:justify;
	font-size:12px;
	margin-top:20px;
}

.inner-box table, .inner-box table tr, .inner-box table td, .inner-box table th{
    color:#000 !important;
    font-weight:700;
}

@media (max-width:480px){
    
    .floor-plan img, #photogallery img {
    display: block;
    width: auto !important;
    height: 300px !important;
}
    
    section.mobile-view {
    background-color: #fff;
}
    
    .timer_box{
        margin:0px;
       padding: 10px 0 0 0;
       width:70px;
       border:0px;
    }
    
    #message{
        margin-top:10px;
    }
    
    .timer_box h1{
        font-size:25px;
    }
    
    .blk-slider{
    background-color:#f6c641;height:auto;padding-top:100px;
    padding-bottom:40px;
}
    
    .slider-bg {
    margin-top: 100px !important;
}

.rl-gap {
    padding-left: 0 !important;
    padding-right: 0px !important;
    padding: 10px !important;
}
  
    
	.rl-gap{
	/*padding-left:20px;*/
	padding-right:0px;
}

.mobile-view img{
	height:40px;
	width:40px;
}
	
.fix-foot .col-sm-4.text-center.pt-3.border {
    width: 33.33%;
    font-size: 10px;
}

.mobile-view .icon, .mobile-view, .about, .pricing, .mid-banner, .footer{
	text-align:center;
}

.mobile-view .icon p{
	text-align:center;
	font-size:10px;
}

.mobile-view .col-sm-6{
	display:inline-block;
	width:50%;
}

.carousel .carousel-item{
	height:auto;
}

.tb-gap{
	padding-top:20px;
	padding-bottom:20px;
}

strong{
    width:100%;
    display:block;
}

table{
    font-size:8px;
}

.top-eighty {
    margin-top: 17px !important;
}

}




/**/






