nav {    
    display: block;
    text-align: center;
  }
  nav ul {
    margin: 0;
    padding:0;
    list-style: none;
  }
  .nav a {
    display:block; 
    background: #837c7c; 
    color: #fff; 
    text-decoration: none;
    padding: 0.8em 1.8em;
    text-transform: uppercase;
    font-size: 95%;
    letter-spacing: 2px;
    text-shadow: 0 -1px 0 #5b4e4e;
    position: relative;
  }
  .nav{  
    vertical-align: top; 
    display: inline-block;
    /* box-shadow: 
      1px -1px -1px 1px #645f5f, 
      -1px 1px -1px 1px #3a2727, 
      0 0 6px 3px #3d3030;
    border-radius:2px; */
  }
  .nav li {
    position: relative;
  }
  .nav > li { 
    float: left; 
    border-bottom: 4px #aaa solid; 
    margin-right: 1px; 
  } 
  .nav > li > a { 
    margin-bottom: 1px;
    box-shadow: inset 0 2em .33em -0.5em #938080; 
  }
  .nav > li:hover, 
  .nav > li:hover > a { 
    border-bottom-color: rgb(7, 1, 27);
  }
  .nav li:hover > a { 
    color:rgb(42, 8, 213); 
  }
  .nav > li:first-child { 
    border-radius: 4px 0 0 4px;
  } 
  .nav > li:first-child > a { 
    border-radius: 4px 0 0 0;
  }
  .nav > li:last-child { 
    border-radius: 0 0 4px 0; 
    margin-right: 0;
  } 
  .nav > li:last-child > a { 
    border-radius: 0 4px 0 0;
  }
  .nav li li a { 
    margin-top: 1px;
  }


  .nav li a:first-child:nth-last-child(2):before { 
    content: ""; 
    position: absolute; 
    height: 0; 
    width: 0; 
    border: 5px solid transparent; 
    top: 50% ;
    right:5px;  
   }


   /* submenu positioning*/
.nav ul {
    position: absolute;
    white-space: nowrap;
    border-bottom: 5px solid  orange;
    z-index: 1;
    left: -99999em;
  }
  .nav > li:hover > ul {
    left: auto;
    margin-top: 5px;
    min-width: 100%;
  }
  .nav > li li:hover > ul { 
    left: 100%;
    margin-left: 1px;
    top: -1px;
  }
  /* arrow hover styling */
  .nav > li > a:first-child:nth-last-child(2):before { 
    border-top-color: #aaa; 
  }
  .nav > li:hover > a:first-child:nth-last-child(2):before {
    border: 5px solid transparent; 
    border-bottom-color: orange; 
    margin-top:-5px
  }
  .nav li li > a:first-child:nth-last-child(2):before {  
    border-left-color: #aaa; 
    margin-top: -5px
  }
  .nav li li:hover > a:first-child:nth-last-child(2):before {
    border: 5px solid transparent; 
    border-right-color: orange;
    right: 10px; 
  }


  
#header{margin-top:20px;}
#category ul{list-style-type:none;overflow:hidden;width:100%; border:2px solid #c29e9e;background: #d2d5dd; border-bottom-right-radius:10px;border-bottom-left-radius: 10px;}
#category li {display:block; font-weight:800; padding:10px; border-top: 2px solid #493535;margin-left:20px;margin-right:20px;}


#main {display:block; font-weight:800; padding:10px; border-top: 1px solid #493535;margin-left:2px;margin-right:2px;margin-bottom:2px;background: #d6d6dae7;}
#main2 {display:block; font-weight:800; padding:10px; border-top: 1px solid #493535;margin-left:2px;margin-right:2px;margin-bottom:2px;background: #8522501f;}
#main3 {display:block; font-weight:800; padding:20px; border-top: 0px solid #493535;margin-left:20px;margin-right:2px;margin-bottom:2px;background: #e2e6e9e7;}




.navbar-default {
  background-color: #a7997b !important;
  border-color: #abd898 !important;
}
.navbar {
  min-height: 0px !important;
  margin-bottom:0px !important;
  border-radius:0px !important;
border: none !important;
}
ul.nav.navbar-nav li a {
  font-size: 18px ;
  color: hsl(218, 22%, 90%);
  display: inline-block;
  padding: 5px 8px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color:hsl(251, 63%, 34%) !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
 color:#9084b2 !important;
  background-color: #a4c287 !important;
}
.navbar-collapse {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.navbar-nav {
  margin: 7.5px 0px;
}




.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #4CB320;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}




html, body{
	font-size: 100%;
	background: #e4e1e6;
	font-family: 'Open Sans', sans-serif;
}
body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"],li.parallelogram{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*-- top-header --*/
.logo a {
    color: #a5cfeb;
    letter-spacing: 1px;
    font-size: 2em;
    font-weight: 400;
    display: block;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    
}
.logo span {
    color:#d8c40c;
    
}
i.fa.fa-home {
    font-size: 24px;
}

ul.tp-hd-lft li {
    display: inline-block;
}
li.hm,li.prnt {
    margin-right: 12px;
}


/*-- /top-header --*/
/*-- header --*/
.header {
    background-color: hsl(253, 94%, 68%);
    margin: 0;
	padding: 10px 0 8px;
}
.logo a {
    display: block;
}
.logo {
    float: left;
	 margin-right: 60px;
}

/*-- /header --*/


.dropdown-menu {
    background-color: #aa6464;
    margin: 0;
	padding: 10px 0 8px;
}




/*-- footer --*/


/*-- //single1 --*/
.footer-social-icons ul li {
	display:inline-block;
	margin:0 0.2em;
}
.footer-social-icons ul li a{
	width:30px;
	height:30px;
	background:url('../images/img-sprite.png') no-repeat 0px 0px;
	display:inline-block;
	position: relative;
}
.footer-social-icons ul li a span {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: -25px;
    right: -25px;
    padding: 5px;
    font-size: 14px;
    border-radius: 2px;
    background:#1F8DD6;
    visibility: hidden;
    opacity: 0;
    -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.footer-social-icons ul li a:hover span {
    bottom: 41px;
    visibility: visible;
    opacity: 1;
}
.footer-social-icons ul li a.facebook {
	background-position:0px 0px;
}
.footer-social-icons ul li a.facebook:hover {
	background-position:-0px -30px;
}
.footer-social-icons ul li a.twitter {
	background-position:-30px 0px;
}
.footer-social-icons ul li a.twitter:hover {
	background-position:-30px -30px;
}
.footer-social-icons ul li a.flickr {
	background-position:-60px 0px;
}
.footer-social-icons ul li a.flickr:hover {
	background-position:-60px -30px;
}
.footer-social-icons ul li a.googleplus {
	background-position:-90px 0px;
}
.footer-social-icons ul li a.googleplus:hover {
	background-position:-90px -30px;
}
.footer-social-icons ul li a.dribbble {
	background-position:-120px 0px;
}
.footer-social-icons ul li a.dribbble:hover {
	background-position:-120px -30px;
}
.footer-social-icons {
    margin: 10px 0 10px;
}




.copy-right p {
  color:#fff;
  font-size:14px;
  line-height: 1.8em;
}
.copy-right p a {
  color: #fff;
}
.copy-right p a:hover {
  color:#000000;
}
.copy-right {
  background:#eeb805;
  text-align: center;
  padding: 0.5em 0;
}
/*-- /footer --*/




/*-- rooms --*/
.rooms-top {
  background: url(../images/7.jpg)no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  min-height: 390px;
  padding: 18em 0 0;
}
.rom-info {
  background: rgba(63, 132, 177, 0.79);
  padding: 1em 2em;
}
.rom-info h3 {
  font-size: 1.8em;
  color: #fff;
  font-weight: 700;
}
.rom-info p {
  font-size: 15px;
  margin-top: 0.5em;
  color: #fff;
  line-height: 1.7em;
}
.rt-left {
  float: left;
}
.rt-right {
  float: right;
}
.rom-info h5 {
  font-size: 1.2em;
  font-weight: 700;
  color: #fff;
}
.rom-btm {
  margin-top: 2em;
box-shadow: 0px 0px 5px -1px rgba(92, 71, 71, 0.37);
}
.room-bottom h3 {
  font-size: 1.8em;
  font-weight: 700;
  color: #340480;
}

.room-bottom h4 {
  font-size: 1.8em;
  font-weight: 500;
  color: #075e1c;
}

.room-bottom {
  padding: 2em 0;
}
.rom-btm h4 {
  font-size: 1.5em;
  font-weight: 700;
  color: #34ad00;
}
.rom-btm p {
  font-size: 15px;
  color: #999;
}
.rom-btm h6 {
  font-size: 1em;
  font-weight: 700;
  margin: 0.5em 0;
}
.room-right {
  text-align: right;
  padding: 3em 2em;
}
.room-midle {
  padding: 1em;
}
.rom-btm h5 {
  font-size: 1.2em;
  font-weight: 700;
  color: #999;
}


a.view {
  padding: 6px 18px;
  font-weight: 700;
  color: #fff;
  background-color: #34ad00;
  border: 0;
  font-size: 13px;
  border-radius: 2px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  margin-top: 20px;
  display: inline-block;
}

/*-- /rooms --*/



/*-- selectroom --*/
.selectroom {
  padding: 5em 0 3em;
}
.selectroom_top {
  padding: 2em;
  box-shadow: 0px 0px 10px -4px #000;
  margin-bottom: 2em;
}
.selectroom_right li {
  display: inline-block;
  float: left;
  width: 21%;
}
.grand {
  text-align: right;
}
.selectroom_right h2 {
font-size: 1.7em;
  color: #999;
  font-weight: 600;
  margin: 0;
}	
.selectroom_right h3 {
  font-size: 1.7em;
  font-weight: 600;
color:#34ad00;
}
p.dow {
  font-size: 15px;
  color: #999;
  font-weight: 300;
  line-height: 1.8em;
margin-bottom:1em;
}
.selectroom_right p {
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 300;
  color: #999;
}
.selectroom_right ul {
  margin-top: 1em;
}
.selectroom_right h6 {
  font-size: 1em;
  color: #999;
  line-height: 1.8em;
}
.selectroom_right h4 {
  font-size: 1.2em;
  color: #34ad00;
  line-height: 1.8em;
font-weight:600;
}
.selectroom_right span {
  font-weight: 700;
}
.selectroom-info li {
  display: inline-block;
  float: left;
}
li.nam {
  width: 22%;
}
li.mr
{
  width: 12%;
}
li.mr select {
  padding: 4px 5px!important;
  width: 72%;
  color: #9E9E9E;
  margin-top: 18px;
border:none;
  border-bottom:1px solid rgba(0,0,0,.12);
  padding: 5px 10px;
  vertical-align: middle;
}
.selectroom input[type="text"] {
  width: 92%;
  color: #9E9E9E;
  outline: none;
  font-size: 14px;
  padding: 10px 0px;
  border: none;
  border-bottom:1px solid rgba(0,0,0,.12);
  -webkit-appearance: none;
  margin-top: 10px;
}
.selectroom-info ul {
  margin-top: 3em;
}
li.spe {
  width: 100%;
  margin-top: 3em;
}
li.spe  input[type="text"] {
  width: 100%;
}


/*-- write --*/





