
html,
body {
   
    font-family: 'Montserrat', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#3a3a3a;
	
}
.pagtn{
	display: block;
    text-align: center;
}
.pdl{padding-left:0px;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 10px;
    border: 1px solid #30c8fb;
    padding: 5px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
   margin-left: 7px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #b7b7b7;
    background-color: #fff;
    color: #344950;
}
.datepicker{
	
	top: 269px;
    left: 848.25px;
    z-index: 15;
    display: block;
    background-color: #21bbef;
	border-radius: 15px;
	color: #000;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #344950;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 6px;
}
/* .rt-arow{
	font-size: 15px;
    font-weight: 900;
    color: #01a0e4;
} */
.mar-btm{margin-bottom:26px;}
.seo{
	background-color: #e8e8e8;
    display: block;
    padding: 20px;
}
.date-btn{
	text-align: center;
    display: block;
    background-color: #7f9195;
    padding: 10px;
    border-radius: 15px !important;
    font-size: 18px !important;
    font-weight: 500 !important;
	transition: background-color 0.5s ease;
}
.date-btn:hover{
    background-color: #fecc00;
}
.date-colps .collapse.in {
    display: block !important;
    margin-top: 0px;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.date-colps .panel-title > a:before {
   display:none
}
.sm-slde-head{
	box-shadow: none !important;
    border: 1px solid #f8f8f8 !important;
    background-color: #fff !important;
    padding: 9px !important;
}
.pagination>li:first-child>.prvos{
	background-color: #fecc00;
    border: 0px;
    border-radius: 5px 0px 0px 5px;
    color: #000;
    font-weight: 500;
}
.pagination>li:last-child>a.nxt{
	background-color: #fecc00;
    border: 0px;
    border-radius: 0px 5px 5px 0px;
    color: #000;
    font-weight: 500;
}
.pagination>li:last-child>a.nxt:hover {
    background-color: #01a0e4;
}
.pagination>li:first-child>.prvos:hover{
	 background-color: #01a0e4;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #ffffff;
    background-color: #01a0e4;
    border-color: #01a0e4;
}
.datepicker-days{
	display: block;
    background-color: #fff;
    border: 2px solid #f07d00;
    margin: 0px 6px;
    border-radius: 15px;
    padding: 15px;
}
.datepicker::afte{
	width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-bottom: 5px solid black;
}
.table-condensed{
	background-color: #fff;
	color: #000;
}
.table-condensed td:hover{
	background-color: #fee169;
	color: #000;
	cursor: pointer;
	border-radius: 5px;
	color: #000;
}

.table-condensed td:active{
	background-color: #000;
	color: #000;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
}

/******************************
Step1
**************************/
.greenbox{
        color: #5BC3A2;
    border: 1px solid #5BC3A2;
    background-color: #D8F4E5;
    width: 100%;
    padding: 20px;
    text-align: left;
    border-radius: 10px;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.greenbox p, .greenbox h5{
    color: #5BC3A2 !important
    
}
.prints{
    float: right;
    position: relative;
    top: 0;
    right: 0;
}
.watmark .step.panel-body h3{
   font-weight: 600;
   color: #7f9195;
   font-size: 20px;
}
.watmark .step.panel-body span{
   font-size: 20px;
   color: #525d5f;
    font-weight: 600;
    font-style: normal;
}
.watmark{
    border-radius: 20px;
    box-shadow: 0px 0px 10px #0000002e;
    padding: 30px;
    background-color: #fff;
    margin-bottom: 20px;
    

}
.bordr-watmark{
    padding: 30px;
    border: 6px solid #ccc;
    background: url(../images/logo-watermark.png) no-repeat center;
    background-color: transparent;
}

.watmark .step.panel-body {
    background-color: transparent;
    border-top:none;
}

.notificate{
        margin: 40px auto;
    width: 60%;
    border: 6px solid #f07d00;
    padding: 20px;
    border-radius: 20px;
    background-color: #fff;
    display: table;
}
.notificate span{
    color: #525d5f;
}
.notificate h3{
    font-weight: 600;
    font-size: 21px;
    color: #809497;
}

.notificate h4{
        font-weight: 500;
    color: #809497;
    letter-spacing: 0.5px;
    line-height: initial;
    text-align: justify;
}

#booking{float: left;}
#booking img{max-width: 100%;height: auto;}
#booking h4{color: #636363; font-weight: 600}
#booking h2{color: #636363; font-weight: 600}
#step1{
    border-top: 2px solid #e8e8e8;
}
.right-colm{
    padding-top: 20px;
}

.gray-bg{
    background-color: #7f9195; 
    padding: 10px;
    text-align: center;
    color: #fff;
    border-bottom: 2px solid #ff8400;  }
.right-colm-0{

    margin: 0 0 15px;
    background-color: #fff;
    box-shadow: 0px 0px 6px #00000036;
    text-align: center;
    display: inline-block;
}
.right-colm-box{
        padding: 10px 20px 0px 20px;
        color: #6a797c;
}
.right-colm-box2{
    padding: 10px 7px 7px 10px;
    color: #495254;
    border: 1px solid #efeeee;
    width: 90%;
    margin: auto;
    text-align: left;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 15px;
}
.right-colm-box3{
    background-color: #7f9195;
    padding: 10px 7px 0px 10px;
    color: #fff;
    width: 90%;
    margin: auto;
    text-align: left;
    font-size: 14px;
    display: block;
    margin-bottom: 15px;
    line-height: 12px;
    font-weight: 500;
}
.left-colm-box4 {
    border: 1px solid #efeeee;
    display: flex;
    background-color: #f8f8f8;
    margin: 10px 0px 10px;

}
.left-colm-box4 p{
        padding: 10px 0px 0px;
    line-height: 28px;
    color: #495254 !important;
    font-weight: 500;
}
.dashed-box{
        text-align: center;
    background-color: #fffef3;
    border: 2px dashed #b7b7b7;
    padding-bottom: 12px;
}
.dashed-box h4{
        color: #21bbef;
    font-weight: 600;
}
.dashed-box h5{
    color: #ff8400 !important;
    font-weight: 600 !important;
    font-size: 24px !important;
}
 .left-colm-box4 span{
        color: #ff8400 !important;;
    font-size: 18px !important;;
    font-weight: 600 !important;;
    letter-spacing: -0.5px !important;
    font-style: normal !important;
 }
  .left-colm-box4 h3{
        color: #7f9195;
    font-weight: 600;
    margin: 0 0 10px;
 }

 .blue-hi-tx{
        display: block;
    color: #21bbef;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 14px;
 }
.tx-right{text-align: right !important;}
.l-grey{background-color: #f8f8f8;}
.right-btn {
    background-color: #fecc00;
    transition: background-color .5s ease;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 8px 30px;
    border-radius: 0px;
    display: inline-block;
    border: none;
    width: 90%;
    font-style: italic;
    text-shadow: 0px 0px 3px #00000059;
    margin-bottom: 20px;
}
.right-btn:hover {
        background-color: #f07d00;
    text-decoration: none;
    color: #fff;
}
.right-btn:focus {
    outline: none !important;
    box-shadow: none;
    background-color: #f07d00 !important;
}
.left-col-ul{
    list-style: none;
    color: #505a5c;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    margin: 0px 0 0 -35px;
}
.bluet{
    color: #20c4fb !important;
    padding-right: 10px;
}
.orange-box{
    background-color: #ff8400;
    padding: 10px 25px 15px 14px;
    border-radius: 15px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.bigtext{
        color: #fff;
    font-size: 38px;
    position: relative;
    font-weight: 700;
    text-align: right;
    display: inline-block;
}
.radio-bg{
    background-color: #f8f8f8;
    padding: 5px;
    border: 1px solid #efeeee;
}




/*****************************************
Page loading animation css
****************************************/
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/Preloader_2.gif) center no-repeat #fff;
}
.mr-img{
	width: 100%;
margin-bottom: 25px;}

/***************************************
Header
***************************************/
.top {
    padding-top: 30px;
    padding-bottom: 25px;
    margin-bottom: 0px;
    background-color: #3754d4;
	border-bottom: 3px solid #f07d00;
	}
.top-text {
    color: #fff;
    line-height: 30px;
    letter-spacing: 0.5px;
    font-size: 19px;
    font-weight: 600;
	}
.icon0 {
    text-align: right !important;
}

.icon0 span a{
	background-color: #fecc00;
    color: #fff;
    font-size: 19px;
    padding: 13px 30px;
    border-radius: 20px;
	font-weight: 600;
	text-shadow:0px 0px 2px #00000052;
	transition: background-color 0.5s ease;
	
}
.icon0 span a:hover{
	text-decoration: none;
    background-color: #f07d00;
    color: #fff;
}

.logom{margin: -15px 0px;}
.collection{
	width: 283px;
    background-color: #fecc00;
    color: #fff;
    margin: auto;
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: 71px;
    font-weight: 500;
    margin-top: -20px;
    margin-bottom: 15px;
}
.collection:hover{
	text-decoration: none;
    background-color: #f07d00;
    color: #fff;
}
.line{
	width: 180px;
    height: 1px;
    background-color: #21bbef;
    border: none;
}
/****************************************
Social Icon Top
****************************************/
/*=========================
  Icons
 ================= */
.footer-text{display: inline-block;}
.news-text{display: inline-block;}
.news-text p{color:#fff}
.footer-text p {
    float: left;
    padding-left: 20px;
    line-height: 1.5;
    font-size: 16px;
    color:#fff;
}
.footer-text a{
	float: left;
    padding-left: 20px;
    line-height: 1.5;
    font-size: 16px;
}
.footer-text span{
	float: left;
}
.news-btn{
	display: block;
    background-color: #fecc00;
    color: #fff;
    font-size: 18px;
    padding: 5px 35px 5px 34px;
    /* width: 212px; */
    float: left;
    text-align: center;
    margin: 20px 0px;
	font-weight: 500;
}
.news-btn:hover{
	display: block;
    font-size: 18px;
    padding: 5px 35px 5px 34px;
    float: left;
    text-align: center;
    margin: 20px 0px;
    text-decoration: none;
    font-weight: 500;
    background-color: #f07d00;
    color: #fff;
}
footer span{font-size: 18px;}
footer .base{
	background-color: #f07d00;
    padding: 20px 0;
    margin: 20px 0 0 0;
	font-weight: 500;
}
/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}
ul.social-network li a {
	display: inline;
	padding: 0 3px;
}
.grid-col-row h4 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #525252;
    line-height: 27px;
}

.deal, .villas{
    display: block;
    padding: 20px 0;
    text-align: center;
}
.deal h3, .villas h3{
        font-weight: 600;
    color: #696969;
    font-size: 18px;
 }

.deal h5 {
   font-size: 14px;
    font-weight: 600;
    margin: 0;
    color: #fecc00;
}
 }
 .deal span, .villas span{
	 background-color: #222;
    color: #fff;
    display: block;
    line-height: 0.5;
    padding: 12px 0 1px 0;
    margin: 0 0 0 0;
	    position: relative;
    bottom: 40px;
 }
 .deal-pd{padding:0px;}
 .deal .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: #fff;
     border: none; 
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.deal .thumbnail .caption {
    padding: 9px;
    color: #fff;
	background-color:#344950;
	font-size: 12px;
}
.deal .thumbnail .caption p {
    padding: 9px;
    color: #fff;
	background-color:#344950;
	font-size: 12px;
}
.dealbtn  {
	 display: block;
    background-color: #f07d00;
    color: #fff;
    font-size: 22px;
    /* padding: 20px; */
    width: 300px;
    float: right;
    text-align: center;
    font-weight: 500;
    line-height: 71px;
}
.dealbtn:hover {
	   text-decoration: none;
    background-color: #f07d00;
    color: #fff;}
.our-deal, .our-villas{
	    padding: 0 0 20px 0;
}

.our-villas .centered {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1.5;
    text-align: center
}
.our-villas h5{ 
    font-weight: 600;
    font-size: 24px;
	}
.our-villas span{ 
    font-weight: 500;
    font-size: 18px;
	text-transform: uppercase;
}
.our-villas .top-right {
  position: absolute;
      top: 15px;
    right: 28px;
	font-weight: 500;
    font-size: 18px;
	color:#fff;
}


/* Video */
.carousel-control.right, .carousel-control.left{
	background: transparent;
	opacity: 1;
}
 video {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
}
/******sticky****/
/******sticky****/
#sbar {
  padding: 20px 40px 0px;
    background: #000000b0;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;

}

.vbar{background-color: #e8e8e8 !important;}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}




/****Sticky end***/
/*************date picker******/

/******

/****************************************
Navigation menu
****************************************/
.navbar-inverse {
    background-color: #fff;
    border-color: none;
}
.navbar-inverse .navbar-nav>li>a {
    color: #7f9195;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.sidebar-nav .navbar {
    position: relative;
    min-height: 66px;
    margin-bottom: 0px;
    border: none;
    margin-top: 10px;
}


.navbar {
    position: relative;
    min-height: 100px;
    margin-bottom: 15px;
    border: none;
    margin-top: 10px;
}
.ngap{margin: 20px -21px 0px 0px;}
 .navbar-inverse .navbar-nav>li>a>span{margin:0px;}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #21bbef;
    background-color: #fff;
    margin-bottom: 0px;
	margin-left: 0px;
    margin-right: 0px;
	margin-top: 10px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #f07d00;
    background-color: #FFFFFF;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    margin-top: 10px;
    border-bottom: 3px solid #f07d00;

}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #2FA9FC;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu>li>a {  
    color: #242C42;
	font-family: "Open Sans", Helvetica, sans-serif ;
	font-weight:600;
	}
.dropdown-menu>li>a:hover {
	background-color:#24ADFE;
	color: #fff;
	    
	}	


/********************************
Title headings
********************************/
.underline{
	width:277px;
	height:9px;
	margin:auto;
	}
/******************************
search-bar
******************************/
#ibd .search-container{
    width: 100%;
    height: 100px;
    position: relative;
    z-index: 5;
    top: 0px;
    bottom: 0px;
}
.search-container{
    width: 100%;
    height: 100px;
    position: absolute;
    z-index: 5;
    bottom: 60px;
}
.search-bar{
    background-color: #2a373d;
    padding: 26px 0px;
}
.mar-pad{margin:0px; padding:0px;}
.mr-botm{margin-bottom: 25px;}


.selectdiv {
  position: relative;
  background-color: #7f9195;
  /*Don't really need this just for demo styling*/

}

.selectdiv::after {
    content: '\f078';
    font: normal normal normal 15px/1 FontAwesome;
    color: #fff;
    right: 11px;
    /* top: 6px; */
    /* height: 12px; */
    padding: 16px 0px 0px 8px;
    border-left: none;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
}
label { margin-bottom: 0px;}
.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    height: 49px;
    float: right;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    background-color: #7f9195;
    background-image: none;
    border: none;
    -ms-word-break: normal;
    word-break: normal;
    font-weight: 400;
    padding-left: 10px;

}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: red;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 99;
}

.selectdiv select.child {
	padding-left: 35px;
    background: url(../images/top/boy-smiling.png) no-repeat 10px 15px;
	background-color: #7f9195;
	width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}
.selectdiv select.adlt {
	padding-left: 35px;
    background: url(../images/top/avatar.png) no-repeat 10px 15px;
	background-color: #7f9195;
	width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}
.selectdiv select.dat {
	padding-left: 35px;
    background: url(../images/top/icon.png) no-repeat 10px 15px;
	background-color: #7f9195;
	width: 100%;
    display: block;
    position: absolute;
    top: 0px;
	
}

.selectdiv select.dast {
	padding-left: 35px;
    background: url(../images/top/location.png) no-repeat 10px 15px;
	background-color: #7f9195;
	width: 100%;
    display: block;
    position: absolute;
    top: 0px;
	
}

.sidebar-nav .form-control{
	background-color: #fff;
    color: #000 !important;
    width: 85%;
    margin: 10px auto;
    border: 1px solid #ccc;
    line-height: 19px;
    padding: 0px;
    height: 34px;
}
.sidebar-nav input::-webkit-input-placeholder {
color: #ccc !important;
	padding-left: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: 48px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff !important;
    background-color: #7f9195;
    background-image: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding-left: 33px;
}
.form-control:focus{
	border-color:none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
}
.form-control::placeholder{
	color:#fff;
}
.search-bar.btn-primary.btn, .btn-lg {
       padding: 10px 16px;
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
    background-color: #fecc00;
    border: none;
    border-radius: 0px;
    display: block;
    width: 14%;
    font-weight: 500;
    float: right;
    margin-right: 14px;
	transition: background-color 0.5s ease;
}
.btn-primary:hover {
    text-decoration: none;
    background-color: #f07d00;
    color: #fff;
}
.desti-icn{ background: url(../images/top/location.png) no-repeat 0 0;}

#datetimepicker .input-group-addon {
    padding: 6px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #7f9195;
    border: none;
    border-radius: 0px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
	top: 0px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #3d4f57;
    opacity: 1;
}
.dat {
    background: url(../images/top/icon.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}
.btn-demo {
	border: none;
    margin: -13px;
    padding: 10px 15px;
    border-radius: 0;
    /* font-size: 16px; */
    background-color: #FFFFFF;
    position: fixed;
    right: 0;
    bottom: 249px;
    float: right;
    background: url(../images/panel.png);
    z-index: 200;
    min-width: 217px;
    min-height: 120px;
	  filter: blur(0);
  transform: scale(1);
	
}
.btn-demo:hover {
	border: none;
	transition: transform 1s, filter 2s ease-in-out;

  transform: scale(1.2); 
   
}
.btn-demo2{display:none}
/************************************************
Testimonials
************************************************/
/* Carousel */



.carousel-indicators{
    /* border: 1px solid #344950; */
    padding: 5px 0px;
    border-radius: 5px;
}
.carousel-indicators .active {

	 display: inline-block;
    width: 18px;
    height: 18px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: #fecc00;
    border: 1px solid #fecc00;
    border-radius: 5px;
}
.carousel-indicators li {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgb(232, 229, 229);
    border: 1px solid #fff;
    border-radius: 5px;
}
.carousel-indicators-numbers {
    li {
      text-indent: 0;
      margin: 0 2px;
      width: 30px;
      height: 30px;
      border: none;
      border-radius: 100%;
      line-height: 30px;
      color: #fff;
      background-color: #999;
      transition: all 0.25s ease;
      &.active, &:hover {
        margin: 0 2px;
        width: 30px;
        height: 30px;
        background-color: #337ab7;        
      }
    }
}

.carousel-inner>.item{border:none;}
#ibd .carousel-inner>.item{max-height: 351px;}
#ibd .carousel-inner>.item img{max-height: 315px;}

.testimonial{

    padding: 41px 0px 0px;
    margin-bottom: 0px;	
	}
.testimonial p {

    width: 80%;
    margin: auto;
    text-align: justify;
}

.bltext{color: #2EA9EC;}
.blbg{ background-color:#2EA9EC;}	


/************************
thumbnail slider
***********************/
/* Main carousel style */
.carousel {
    width: 100%;
	z-index: 1;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
    color: #fecc00;
    font-size: 40px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
	color: #fecc00;
    font-size: 40px;
}

/* Indicators list style */
.article-slide .carousel-indicators {
    bottom: -72px;
    left: 0;
    margin-left: 0px;
    width: 100%;
    display: inline-flex;
    /*overflow-x: scroll;*/
    overflow: hidden;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
   border: 0px solid #FFFFFF;
    float: left;
    
    left: 0;
    width: 100%;
    max-height: 54px;
    min-height: 54px;
    display: block;
    background-size: auto;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
    border: 0px solid #FFFFFF;
    float: left;
    max-height: 54px;
    min-height: 54px;
    left: 0;
    width: 100%;
    max-width: 54px;
    min-width: 54px;
    display: block;
    background-size: auto;
    
    
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
    border: 5px solid #fecc00;
    
}

/* Carousel */

.bdrnon{    border-bottom: none !important;}
.carousel-inner {
    /* min-height: 240px;*/
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

/*****************************************
Counter
*****************************************/
#statistic_banner {
    background: url(../images/conter2.jpg) repeat left top;
    padding-top: 100px;
    padding-bottom: 100px;
}
.statistic-number {
    color: #fff;
    font-size: 41px;
    line-height: 75px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.statistic-text {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #2EA9EC;
}
.statistic-block p {
   color: #DCDCDC;
    font-family: "Open Sans", Helvetica, sans-serif;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
}
.parabox{
	width:52%;
	margin:auto;
	
	}
.submitbtn{
	font-size: 18px;
    padding: 7px 24px;
	background-color: #E46226;
    border-color: #FFFFFF;
	}	

 /****************************************
 Scroll up
 ****************************************/
.scrollup {
    width: 40px;
    height: 40px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: fixed;
    bottom: 6px;
    right: 15px;
    display: none;
    text-align: center;
    color: #fafafa;
    font-size: 28px;
    background:#FB5606;
    z-index: 9999;
}
.scrollup:hover {
    width: 40px;
    height: 40px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;}

.scrollup i {
    line-height: 38px;
}

a.scrollup:hover {
    text-decoration: none;
    color: #fff;
    outline: none;
	
}
	  			
.logoslidr{ padding: 35px 0px;}
footer {
    margin: 0px 0;
    background-color: #7f9195;
    padding: 20px 0px 0;
	color:#fff;
	font-weight: 100;
    font-size: 14px;
}
footer i {
    display: table-cell;
    width: 25px;
}
footer a {
	color: #fff;
    font-weight: 100;
    font-size: 14px;
    line-height: 2.2;
    padding-left: 10px;
    }
footer a img {
    vertical-align: middle;
    width: 43%;
}	
footer a:hover {
	color:#fecc00;
   }		
footer h4 {
	color:#fff;
	font-weight:600;
    }
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #3F4963;
}
.fooleft{ margin-left: 0px;}	

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #344950;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}	

/**************************
media queri css************/


@media (min-width:320px) and (max-width:499px){
 
.notificate {width: 100%;}
  .watmark { padding: 10px;}
 .bordr-watmark { padding: 10px; border:none;}
 .watmark .step.panel-body h3 {font-size: 15px;}
 .watmark .step.panel-body span { font-size: 15px;}   
.right-colm-box2, .right-colm-box3, .right-btn {
    width: 95%;
}
.tx-right {
    text-align: center !important;
}

.left-colm-box4 {
    display: block;
}    
#about .shdborder-l .img-fluid2 {
    max-width: 100%;
    height: auto;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
	display:block;
}	
#about .shdborder-l .img-fluid {display:none;}	
#contact label {
    margin-bottom: 5px;
    font-weight: 400;
    color: #7f9195;
    margin-top: 10px;
}
#contact .contact-sbmt{
	width:100%;
	margin-bottom: 25px;
}	

#contact h4{margin-left:-15px;}	
	
.l-r-o{
	margin-left: -30px;
    margin-right: -15px;
}	

.our-deal, .our-villas {
    padding: 0 0 0px 0;
}	
.incr-box{
	background-color: #7f9195;
    height: 58px;
    padding: 5px 0 0 5px;
    display: block;
    margin-bottom: 3px !important;
}
.incr-box input{
	background-color: #fff;
    color: #000 !important;
    font-size: 15px;
    font-weight: 600;
}
	
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    font-size: 20px;

}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    font-size: 20px;
}
.search-bar .form-control-feedback {
    left: 25px !important;	
}
#datetimepicker .form-control-feedback{
    left: 8px !important;
}

.pd-l-o {
    padding-left: 0px;
}	
.chekin {
    width: 95%;
}	
.shdborder-l {
    margin-top: 15px;
}	
.synch-carousels .nav-arrows {
    top: 43%;
}		
	
.shdborder p{
	    display: block;
}	
/**
.search-bar.btn-primary.btn, .btn-lg {
    width: 90% !important;

}	
**/
#ibd .navbar {
    position: relative;
    min-height: 90px;
    margin-bottom: 0px;
    border: none;
    margin-top: 0px;
    padding-top: 0px;
}	
#ibd .sidebar-nav .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none;
    margin-top: 0px;
    padding-top: 0px;
}
	
.smenutitle {
    display: none;
}

.navbar-nav>li {
    float: none;
    border-bottom: 1px dashed #ccc;
}	

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 0px 6px;
    margin-left: 0px;
    line-height: 1.42857143;
    color: #344950;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 4px;
}
	
.navbar {
    margin-bottom: -11px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
    margin-top: 38px;
    overflow: hidden;
	margin-bottom: 20px;
}	

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #344950;
}	
.shdborder {
   display: inline-block;
}	
.carousel{margin-bottom: 56px;}
.article-slide .carousel-indicators {
    bottom: -50px;
}


.adbox h3 {
    font-size: 15px;
    color: #2a373d;
    font-weight: 700;
    text-align: center;
    margin: 0px;
    letter-spacing: 0.5px;
    line-height: 30px;
}	

.adbox {
    border: 1px solid #ccc;
    padding: 0px 10px 0px;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin: 5px 0px 5px;
}
.bdr {
    border-right: 1px dashed #ccc;
    display: inline-block;
    padding: 80px 8px;
}

.article-slide .carousel-indicators li {
     min-height: 30px;    
 }
 /* Indicators images style */
 .article-slide .carousel-indicators img {
     min-height: 30px;
     min-width: 30px;
 }
.carousel-showsixmoveone .carousel-control.right {
    margin-right: 0px !important;

}	
.carousel-showsixmoveone .carousel-control.left {
    margin-left: -30px !important;

}	
	
.selectdiv select.child {
    top: -2px !important;
}	
.pdl {
    padding-left: 15px;
}	
	
section, summary {
    display: block;
    padding: 0px 0px 0px;
}	
.selectdiv select.child {
    top: -2px;
}	
.form-control {
    margin-bottom: 3px;
}	
	
#datetimepicker .input-group-addon {
    white-space: unset;
    width: 0px;
}		
.form-group {
    margin-bottom: 2px;
}
.input-group {
    top: -1px;
    margin-bottom: -1px;
}	
.gallery-item.gallery-item-selected{
	width:100% !important;
}

.gallery-controls {

    margin: 60px 0px 13px !important;
}
.gallery-container {

   height: 332px !important;

}

.gallery-item.gallery-item-previous {
  left: 108px !important;

}

.gallery-item.gallery-item-next {
  left: 109px !important;

}

.gallery-item.gallery-item-first {
  left: 86px !important;

}

.gallery-item.gallery-item-last {
  left: 84px !important;

}

	
.footer-text a, .footer-text p {
    font-size: 13px;
	padding-left: 10px;
}
footer span {
    font-size: 18px;
    text-align: left;
    display: block;}
footer h4 {
    color: #fff;
    font-weight: 600;
    text-align: left;
}	

.dealbtn {
    display: block;
    background-color: #fecc00;
    color: #fff;
    font-size: 22px;
    width: 100%;
    float: none;
    text-align: center;
    font-weight: 500;
    line-height: 71px;
    padding: 0px;
    margin: 0px;
}	
.nv-pd{margin:0px; padding:0px;}
.selectdiv select.dat {
        top: 1px;
    position: relative;

}
.selectdiv select.dast {
        top: 1px;
    position: relative;

}
.fixed {
   position:static;
}

.villas img{margin-bottom:10px;}	
	.our-villas span {
    font-weight: 500;
    font-size: 10px;
}
.our-villas h5 {
    font-weight: 600;
    font-size: 18px;
}
.our-villas .centered {
    line-height: 1; 
}	
#slider {
    width: 100%;
}

.navbar-nav {
    float: none!important;
    margin-top: -14.5px;
}
.top {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.top-text {
    color: #fff;
    line-height: 32px;
    letter-spacing: 0px;
    font-size: 10px;
}

.girl {
	display:none;
}
.icon0 {
    text-align: left!important;
}
ul.social-network{display:none;}
.icon0 span a {
    font-size: 12px;
    padding: 6px 11px;
    border-radius: 19px;
    text-align: left;
    float: right;
    font-weight: 500;}
.selectdiv {
    position: relative;
    background-color: #3d4f57;
}
.selectdiv select.adlt {
    display: block;
    position: relative !important;
}
.search-bar.btn-primary.btn, .btn-lg {
       padding: 10px 16px;
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
    background-color: #fecc00;
    border: none;
    border-radius: 0px;
    display: block;
    width: 93%;
    font-weight: 500;
    float: right;
    /* margin-right: 14px; */
    position: relative;
    /* margin: 0 0 0 -39px; */
    right: 0px;
    bottom: 0px;
}
.search-container {
    width: 100%;
    height: 16px;
    position: relative;
    z-index: 5;
    bottom: 4px;
	margin-top:4px;
}
.search-bar {
    background-color: #2a373d;
    padding: 8px 0px 7px 0 !important;
}
.search-bar label {
    margin-bottom: 1px;
    width: 100%;
}
.logom img {
     margin: 12px 0px 0px -17px;
    width: 69%;
    display: block;
}
.btn-demo2 {
    display: block;
    border: none;
    position: relative;
    bottom: 350px;
    float: right;
    background: url(../images/panel.png) no-repeat;
    z-index: 200;
    width: 100px;
    height: 57px;
    background-size: contain;
}
.btn-demo {
    display: none;
}
.availb-search .incr-box {
background-color: #ffffff;}

}
@media (min-width:500px) and (max-width:767px){


   
.right-colm-box2, .right-colm-box3, .right-btn {
    width: 95%;
}
.tx-right {
    text-align: center !important;
}

.left-colm-box4 {
    display: block;
}
#about .shdborder-l .img-fluid2 {
    max-width: 100%;
    height: auto;
    float: none;
    padding-left: 40px;
    padding-right: 0px;
    margin: 0px;
	display:block;
}	
#about .shdborder-l .img-fluid {display:none;}	
#contact .contact-sbmt{
	width:100%;
	margin-bottom: 25px;
}	
#contact label {
    margin-bottom: 5px;
    font-weight: 400;
    color: #7f9195;
    margin-top: 10px;
}	
#contact h4{margin-left:-15px;}	
	
.l-r-o{
	margin-left: -30px;
    margin-right: -15px;
}	
.availb-search .incr-box {
background-color: #ffffff;}
.incr-box{
	background-color: #7f9195;
    height: 58px;
    padding: 5px 0 0 5px;
    display: block;
    margin-bottom: 3px;
}
.incr-box input{
	background-color: #fff;
    color: #000 !important;
    font-size: 15px;
    font-weight: 600;
}
	
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    font-size: 20px;
	opacity:1
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    font-size: 20px;
    opacity:1
}

	
.search-bar .form-control-feedback {
    left: 25px !important;	
}
#datetimepicker .form-control-feedback{
    left: 8px !important;
}

.chekin {
    width: 98%;
}	
.shdborder-l {
    margin-top: 15px;
}	
.pd-l-o{padding-left:0px;}	
.synch-carousels .nav-arrows {
    top: 35%;
}		
.shdborder p{
	    display: block;
}	
	

#ibd .sidebar-nav .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none;
    margin-top: 0px;
    padding-top: 0px;
}	
	
.smenutitle {
    display: none;
}	
	
.carousel{margin-bottom: 65px;}
.article-slide .carousel-indicators {
    bottom: -56px;
}
.article-slide .carousel-indicators li {
    height: 30px;
}	
	
.shdborder {
   display: inline-block;
}	
.adbox h3 {
    font-size: 15px;
    color: #2a373d;
    font-weight: 700;
    text-align: center;
    margin: 0px;
    letter-spacing: 0.5px;
    line-height: 30px;
}
.carousel-showsixmoveone .carousel-control.right {
    margin-right: -20px !important;
}	

.selectdiv select.child {
    top: -1px !important;
}
.pdl {
    padding-left: 15px;
}	
	
section, summary {
    display: block;
    padding: 50px 0px 0px;
}	
	
.form-control {
    margin-bottom: 2px;
}	
	
#datetimepicker .input-group-addon {
    white-space: unset;
    width: 0px;
}		
.form-group {
    margin-bottom: 2px;
}
.input-group {
    top: -1px;
}
	
	.selectdiv select.dat {

    position: relative;

}
	.selectdiv select.dast {

    position: relative;

}
.fixed {
   position:static;
}
.selectdiv select.adlt{position:relative;}	
.villas img{margin-bottom:10px;}		
.dealbtn {
    float: none;
    margin: auto;
}	
.our-villas span {
    font-weight: 500;
    font-size: 12px;
}
.our-villas h5 {
    font-weight: 600;
    font-size: 18px;
}
.our-villas .centered {
    line-height: 1; 
}		
	#slider {  width: 100% !important;}
	.navbar-nav {
    float: none!important;
    margin-top: -14.5px;
}
.top {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.icon0 {
    text-align: left!important;
}

.girl {
	display:none;
}
.icon0 {
    text-align: left!important;
}
ul.social-network{display:none;}
.icon0 span a {
    font-size: 16px;
    padding: 8px 18px;
    border-radius: 19px;
    text-align: left;
    float: right;}

.selectdiv {
    position: relative;
    background-color: #3d4f57;
}
.selectdiv select.adlt {
    display: block;
    position: relative !important;
}

.search-bar.btn-primary.btn, .btn-lg {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.8;
    color: #fff;
    background-color: #fecc00;
    border: none;
    border-radius: 0px;
    display: block;
    width: 95%;
    font-weight: 500;
    float: right;
    /* margin-right: 14px; */
    position: relative;
    /* margin: 0 0 0 -39px; */
    right: 0px;
    bottom: 0px;
}
.search-container {
    width: 100%;
    height: 16px;
    position: relative;
    z-index: 5;
    bottom: 4px;
}
.search-bar {
    background-color: #2a373d;
    padding: 8px 0px 7px 0 !important;
}
.search-bar label {
    margin-bottom: 0px;
    width: 100%;
}
.btn-demo2 {
    /*display: block;
    border: none;
    position: relative;
    bottom: 386px;
    float: right;
    background: url(../images/panel.png) no-repeat;
    z-index: 200;
    width: 123px;
    height: 69px;
    background-size: contain;*/
	display:none;
}


.btn-demo {
    display: none;
}
/***********verticle menu toggle********/
 .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: -15.5px;
		width: 100%;
    }
    .navbar-nav>li {
        float: none;
		border-bottom: 1px dashed #ccc;
    }
    .navbar-nav>li>a {
        .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #3d4f57 !important;
    padding-left: 18px;
}
    }
    .collapse.in{
    display: block !important;
    margin-top: 54px;
    width: 100%;
    background-color: #fff;
	overflow: hidden;
    }
.sdain.collapse.in {
    display: block !important;
    margin-top: 0px;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #242c42;
}	
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
}	
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #242C42 !important;
}	
.navbar-toggle {

    background-color: #242C42;
 
}	
.navbar-inverse .navbar-toggle {
    margin: 24px 0px 0px 0px;
}
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #242C42 !important;
    white-space: nowrap;
    margin-left: -12px;
    background-color: #29ACFE;
    margin-right: 9px;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, sans-serif ;
    font-weight: 600;
}
.dropdown-menu>li>a:hover { background-color:#fff !important;}
.gr a { background-color:#004671 !important; color:#fff!important;}
.dgr a {background-color:#337ab7 !important; color:#fff!important;}
.testimonial p {  
    width: 100%;    
}
/******side bar navigation toggle*****/	

}
@media (min-width:768px) and (max-width:991px){
#about .shdborder-l .img-fluid2 {
    max-width: 100%;
    height: auto;
    float: none;
    padding-left: 40px;
    padding-right: 0px;
    margin: 0px;
	display:block;
}	
#about .shdborder-l .img-fluid {display:none;}
#contact .contact-sbmt{
	width:100%;
	margin-bottom: 25px;
}	
#contact h4{margin-left:-15px;}	
#contact label {
    margin-bottom: 5px;
    font-weight: 400;
    color: #7f9195;
    margin-top: 10px;
}	
.l-r-o{
	margin-left: -30px;
    margin-right: -15px;
}
.m-l-o{margin-left:-15px;}
	
.sbtn {
        font-size: 13px;
		bottom:-17px
    }
.incre-decre .nubrs {
    width: 30px !important;
   
}	
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    font-size: 20px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    font-size: 20px;
}

.search-bar .form-control-feedback {
    left: 25px;	
}	
.chekin {
    width: 98%;
}	
.pd-l-o{padding-left:0px;}	
.synch-carousels .nav-arrows {
    top: 37%;
}	
.search-container {

    bottom: 9px;
}	
.selectdiv select.dat {
    padding-left: 23px;
    background: url(../images/top/icon.png) no-repeat 2px 15px;
    background-color: #7f9195;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}
.selectdiv select.dast {
    padding-left: 23px;
    background: url(../images/top/location.png) no-repeat 2px 15px;
    background-color: #7f9195;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}

.sidebar-nav .form-control {
    background-color: #fff;
    color: #000 !important;
    width: 96%;
    margin: 10px auto;
    border: 1px solid #ccc;
    line-height: 25px;
    padding: 0px;
    height: 42px;
}

#ibd .sidebar-nav .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none;
    margin-top: 0px;
    padding-top: 0px;
}
	
.smenutitle {
    display: none;
}
.visible-xs {
    display: block!important;
}
.sdain.collapse.in {
    display: block !important;
    margin-top: 0px;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.selectdiv::after {
    right: 6px !important;  
}	

.pdl {
    padding-left: 15px;

}	
.shdborder p {
    margin: 0 0 10px;
    overflow: visible;
    display: block;
}
.carousel-showsixmoveone .carousel-control.right {
    margin-right: -30px !important;

}	
.selectdiv select.child {
    top: 0px !important;
}	

.pdl {
    padding-left: 15px;
}	
.sm-bt-mr {
    margin-bottom: 0px;
    padding: 0px 3px;
}	
	
.form-control {
    margin-bottom: 2px;
}	
#datetimepicker .input-group-addon {
    white-space: unset;
    width: 0px;
}	
.our-deal>.col-sm-3, .our-deal>.col-sm-12{
	position: relative;
    min-height: 1px;
    padding-right: 5px !important;
    padding-left: 5px !important;
}	
	
.our-villas span {
    font-weight: 500;
    font-size: 10px;
}
.our-villas h5 {
    font-weight: 600;
    font-size: 18px;
}
.our-villas .centered {
    line-height: 1; 
}	
	#slider {width: 100% !important;}
.navbar-nav {
    float: none!important;
    margin-top: -14.5px;
}

.top {
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.icon0 {
    text-align: right!important;
}

.girl {
	display:none;
}
.wid{width:100%}
.mr-pd {margin:0px; padding:5px;}
.m-p{margin:0px; padding0px;}
.form-control {
    height: 48px;
    font-weight: 400;
    font-size: 10px;
    background-color: #7f9195;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group-addon {
    padding: 6px 5px;
}
.selectdiv select.adlt {
    padding-left: 24px;
    background: url(../images/top/avatar.png) no-repeat 5px 15px;
    top: 0px;
    width: 100%;
    display: block;
    position: absolute;
    background-color: #3d4f57;
}
.selectdiv select.child {
    padding-left: 24px;
    background: url(../images/top/boy-smiling.png) no-repeat 5px 15px;
    background-color: #3d4f57;
    width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}
.selectdiv select {
    font-size: 12px;
}
.search-bar.btn-primary.btn, .btn-lg {
        text-shadow: 0px 0px 2px #00000078;
    padding: 10px 16px;
    font-size: 12px;
    line-height: 2.4;
    color: #fff;
    background-color: #fecc00;
    border: none;
    border-radius: 0px;
    display: block;
    width: 14%;
    font-weight: 600;
    float: right;
    margin-right: 14px;
    margin-top: 0px;
}
.input-group {
    top: 0px !important;
}

.selectdiv::after {
    content: '\f078';
    font: normal normal normal 10px/1 FontAwesome;
    color: #fff;
    right: 11px;
    top: 3px;
    /* height: 12px; */
    padding: 16px 0px 0px 8px;
    border-left: none;
    position: absolute;
    pointer-events: none;
}
.search-bar .form-control-feedback {
    position: absolute;
    top: 20px;
    left: 9px !important;
}
.mr-pd{padding-left:0px; padding-right:0px !important;}
.deal .thumbnail {
    display: block;
    padding: 4px;
margin-bottom: 0px;}
.btn-demo2 {
    display: block;
    border: none;
    position: relative;
    bottom: 196px;
    float: right;
    background: url(../images/panel.png) no-repeat;
    z-index: 200;
    width: 123px;
    height: 69px;
    background-size: contain;
}

.btn-demo {
    display: none;
}
	

/***********verticle menu toggle********/
 .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: -15.5px;
		width: 100%;
    }
    .navbar-nav>li {
        float: none;
		border-bottom: 1px dashed #ccc;
    }
 .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #3d4f57 !important;
    padding-left: 18px;
    }
    }
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #4c5e65;
}	
.collapse-group .collapse.in{
    display: block !important;
    margin-top: 0px;
    width: 100%;
    background-color: #fff;
	overflow: hidden;
    }	
.sidebar-nav .collapse.in{
    display: block !important;
    margin-top: 0px;
    width: 100%;
    background-color: #fff;
	overflow: hidden;
    }
.collapse.in{
    display: block !important;
    margin-top: 54px;
    width: 100%;
    background-color: #fff;
	overflow: hidden;
    }	
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
}	
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #7f9195 !important;
}	
.navbar-toggle {

    background-color: #242C42;
 
}	
.navbar-inverse .navbar-toggle {
    margin: 24px 0px 0px 0px;
}
   .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #242C42 !important;
    white-space: nowrap;
    margin-left: -12px;
    background-color: #29ACFE;
    margin-right: 9px;
    font-size: 16px;
    font-family: "Open Sans", Helvetica, sans-serif ;
    font-weight: 600;
}
.dropdown-menu>li>a:hover { background-color:#fff !important;}
.gr a { background-color:#004671 !important; color:#fff!important;}
.dgr a {background-color:#337ab7 !important; color:#fff!important;}
.testimonial p {  
    width: 100%;    
}
/******side bar navigation toggle*****/	
	

}
@media (min-width:992px) and (max-width:1200px){


.sbtn {
        font-size: 13px;
		bottom:-20px
    }
.pd-l-o{padding-left:0px;}
#slider {
    width: 100% !important;
}	
.girl {
    position: absolute;
    top: -56px;
}

.our-villas span {
    font-weight: 500;
    font-size: 14px;
}
.deal .thumbnail {
    display: block;
    padding: 4px;
margin-bottom: 5px;}
}
#sbar {
    padding: 20px 0px 0px;
}

}

/******************************
search-bar
******************************/

.search-container{
    width: 100%;
    height: 100px;
    position: absolute;
    z-index: 5;
    bottom: 21px;
}
.search-bar{
    background-color: #2a373d;
    padding: 26px 0px;
}
.mar-pad{margin:0px; padding:0px;}
.mr-pd{
    margin: 0px;
    padding: 1px;
}


.selectdiv {
    position: relative;
    background-color: transparent;
  /*Don't really need this just for demo styling*/

}
.destinations ul {
    display: block;
    position: relative;
    background: #7f9195;
    color: #ffffff;
    list-style: none;
    border: 1px solid #ffffff;
}
.destinations ul li {
    padding: 5px;
    cursor: pointer;
}
.selectdiv::after {
    content: '\f078';
    font: normal normal normal 12px/1 FontAwesome;
    color: #fff;
    right: 11px;
    /* top: 6px; */
    /* height: 12px; */
    padding: 16px 0px 0px 8px;
    border-left: none;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
}
label { margin-bottom: 0px;}

label.hdng  {
    margin-bottom: 0px;
    display: table-caption;
    font-size: 14px;
    color: #fff;
    margin-top: -3px;
    font-weight: 400;
}
#ibd label.hdng  {
    margin-bottom: 0px;
    display: table-caption;
    font-size: 14px;
    color: #333;
    margin-top: -3px;
    font-weight: 400;
}


.incre-decre{
	display: flex;
    width: 80%;
}
.incre-decre .qnty{

	display: contents;
}
.incre-decre .mins{
	padding: 5px 10px 3px 10px;
    margin-top: 2px;
    margin-right: 0px;
}
.incre-decre .nubrs{
	width: 50px;
    height: 30px;
    text-align: center;
    padding: 0px;
    margin: 2px 0px 0px -4px;
}
.incre-decre .incrs{
	margin-top: 2px;
    display: block;
    height: 30px;
}

.selectdiv select {
    font-size: 13px;
    font-weight: 500;
}
/*style items (options):*/
.select-items {
  position: absolute;
  background-color: red;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 99;
}

.selectdiv select.child {
	padding-left: 26px;
    background: url(../images/top/boy-smiling.png) no-repeat 6px 15px;
	background-color: #7f9195;
	width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}
.selectdiv select.adlt {
	padding-left: 26px;
    background: url(../images/top/avatar.png) no-repeat 6px 15px;
	background-color: #7f9195;
	width: 100%;
    display: block;
    position: absolute;
    top: 0px;
}

.form-control {
    font-size: 13px;
    font-weight: 500;
}
.panel-body .form-control::placeholder {
    color: 
    #e1e1e1;
}
.form-control::placeholder{
	color:#fff;
}
.search-bar.btn-primary.btn, .btn-lg {
    font-size: 14px;
    line-height: 2;
	text-shadow: 0px 0px 2px #0000005c;
}
.desti-icn{ background: url(../images/top/location.png) no-repeat 0 0;}
#ibd .search-bar .form-control-feedback {
    position: absolute;
    top: 15px;
    left: 12px;
    z-index: 2;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;;
}
.l-dt{left: 8px !important ;}
.search-bar .form-control-feedback {
    position: absolute;
    top: 15px;
    left: 8px;
    z-index: 2;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;;
}
#inr .search-bar .form-control-feedback {
    position: absolute;
    top: 15px;
    left: 8px;
    z-index: 2;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;;
}

#datetimepicker.search-bar.form-control-feedback {
    position: absolute;
    top: 15px;
    left: 8px ;
    z-index: 2;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;;
}


.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #7f9195;
    opacity: 1;
}
.dat {
    background: url(../images/top/icon.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}



}


/**************************
Media css for Mozilla firefox
**************************/

@-moz-document url-prefix() {
  h1, p{
    color:#fff;
  }
  .search-container {
    
}  

@media (min-width:992px) {
.container {
	width: 100%
}
}
	
