/*!

 * Start Bootstrap - Full Slider HTML Template (http://startbootstrap.com)

 * Code licensed under the Apache License v2.0.

 * For details, see http://www.apache.org/licenses/LICENSE-2.0.

 */







/* CenturyGothic Regular */

@font-face {

    font-family: 'CenturyGothic';

    src: url('../fonts/gothic/gothic.eot');

    src: url('../fonts/gothic/gothic.eot?#iefix') format('embedded-opentype'),

         url('../fonts/gothic/gothic.woff') format('woff'),

         url('../fonts/gothic/gothic.ttf') format('truetype'),

         url('../fonts/gothic/gothic.svg#gothic') format('svg');

    font-weight: normal;

    font-style: normal;

}

/* CenturyGothic Bold */

@font-face {

    font-family: 'CenturyGothic-Bold';

    src: url('../fonts/gothicBold/gothicb.eot');

    src: url('../fonts/gothicBold/gothicb.eot?#iefix') format('embedded-opentype'),

         url('../fonts/gothicBold/gothicb.woff') format('woff'),

         url('../fonts/gothicBold/gothicb.ttf') format('truetype'),

         url('../fonts/gothicBold/gothicb.svg#gothicb') format('svg');

    font-weight: normal;

    font-style: normal;

}





body{

	height:100%;

	background:url(../images/bg.jpg);

	color: #000;

}

p {

   font-size: 14px;

   font-family: 'Roboto', sans-serif;

   

}

.innerpage  p {

	line-height: 23px;

	margin-bottom: 20px;

}

.carousel-inner {

    height: 100%;

}

.carousel-inner img {

	width:100%;

}

a {

	text-decoration: none;

}

a:focus,

button{

	outline: none;

}

h1,h2,h3,h4,h5,h6{

	margin:0px;

	padding:0px;

	font-weight:normal;

}

.img-thumbnail{

    width:100%;

}

.container{

	max-width:970px;

}

/* header */

.brand{

    background:url(../images/header_bg.jpg);

	border:0;

	margin:0;

	border-radius:0;

}



.brand .navbar-brand{

	height:auto;

}



.brand .navbar-right{

    margin:16px 0;

}



.call{

   text-align:right;

   font-family: 'Roboto Condensed', sans-serif;

}


.navbar-right .book-btn {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    background: #FFA928;
    padding: 7px 20px;
    display: inline-block;
     font-family: 'Roboto Condensed', sans-serif;
     margin: 0 0 10px;
     float: right;
}
.num{

	font-family: 'Raleway',sans-serif;

	margin-top: -5px;

	text-align: right;

}

.call a{

    color:#ed8d1b;

    font-size:24px;

    text-decoration: none;

}

.num a{

    background: url("../images/phone.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);

    color: #ffffff;

    font-size: 28px;

    font-weight: 700;

    padding: 0 0 0 30px;

    text-decoration: none;

}



/*slider */

.slider {

	position: relative;

}

.s_caption {

  	left: 0;

    position: absolute;

    right: 0;

    text-align: center;

    top: 43%;

    z-index: 1;

}

.s_caption > div {

    background-color: rgba(0, 0, 0, 0.8);

    display: inline-block;

    padding: 2px;

}

.s_caption  p {

    border: 1px solid #bdbcbd;

    display: block;

    margin: 0 auto;

    padding: 0 15px;

}

.s_caption  p a {

	background: url("../images/arrow_white.png")  0 0 no-repeat;

	background-position:  right center;

 	color: #ffffff;

    display: block;

    font-family: 'CenturyGothic';

    font-size: 17px;

    padding: 10px 34px 10px 0;

    text-decoration: none;

}

.s_pager {

	left: 0;

    position: absolute;

    right: 0;

    text-align: center;

    bottom: 12px;

    z-index: 1;

}

.s_pager ul {

    list-style: none outside none;

    margin: 0 auto;

    max-width: 970px;

    padding: 0;

    text-align: right;

}

.s_pager ul li {

	display: inline-block;

	margin: 0 3px;

}

.s_pager ul li  a{

	display: block;

	width: 8px;

	height: 8px;

	background-color: #fff;

	border-radius: 50px;

}

.s_pager ul li.active a {

	background-color: #f7941d;

}

.carousel-indicators{

	bottom: 0px !important;

}

.carousel-indicators li{

	border: none;

	background-color: #fff;

	margin: 0 3px;

}

.carousel-indicators .active{

	background-color: #ed8d1b;

	margin: 0;

	width: 10px;

	height: 10px;

}

.carousel-control {

 	background-color: rgba(0, 0, 0, 0.4);

    background-position: center center;

    background-repeat: no-repeat;

    color: #ffffff;

    height: 40px;

    left: 0;

    padding: 10px;

    position: absolute;

    top: 43%;

    width: 40px;

    z-index: 100;

}

.carousel-control.left {

	background-image: url(../images/cl.png);

	background-repeat: no-repeat;

}

.carousel-control.right {

	right: 0;

	left: auto;

	background-image: url(../images/cr.png);

	background-repeat: no-repeat;

}



/* navigation */

.navigation{

	border-bottom:3px solid #fff;

    border-left:0;

	border-right:0;

	border-radius:0;

    border-top:0;

	background:url(../images/nav_bg.jpg);

	margin:0;

	font-family: 'Roboto', sans-serif;

}

.navigation .navbar-nav  > li {

    border-right:1px solid #fff;

	list-style:none;

}



.navigation .navbar-nav > li > a{

	color: #ffffff;

    display: block;

    font-size: 16px;

    font-weight: 500;

    line-height: 50px;

    padding: 0 43px;

    text-decoration: none;

}

.navigation .navbar-nav > li > a:hover{

	color:#333;

	background: rgba(255,255,255, 0.3);

}



.btn-primary{

	width:180px;

	background:url(../images/nav_bg.jpg);

	border:0;

	border-radius:0;

	font-size:16px;

	font-weight: 500;

}

.btn-primary:active, .btn-primary.active, .open > 

.dropdown-toggle.btn-primary{

    background:#000 !important;

}

.open > .dropdown-menu,

.navbar-nav  .dropdown-menu

	{

	width:100%;

	background:url(../images/nav_bg.jpg);

	border:0;

}

.dropdown-menu > li > a{

	color:#fff;

	font-size:14px;

	font-weight: 500;

	border-bottom: 1px solid #fff;

}



.social-icon{

	float:right;

}

.social-icon a{

    border-right: 1px solid #fff;

 	float: left;

    line-height: 50px;

    padding: 0 8px;

}

.container hr{

	border:0;

}

.featurette .col-md-7 {

	width: 60% !important;

}

.featurette .col-md-5 {

	width: 39% !important;

}

.featurette-heading {

    background: url("../images/nav_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);

    border-bottom: 1px solid #ffffff;

    box-shadow: 0 1px 0 #f99c2d;

    color: #ffffff;

    font-family: 'CenturyGothic-Bold';

    font-size: 20px;

    margin: 0 0 15px;

    padding: 8px 10px 10px;

}

.featurette .col-md-7 p{

    line-height: 23px;

    padding: 0 0 20px;

}

.featurette img{

    width:100%;

}

.img-outer{

	padding:5px;

	background:url(../images/nav_bg.jpg);  

}



.img-outer img{

    width:100%;

}

.col-md-4 .img-outer {

    height: auto;

	text-align: center;

}

.img-caption {

	background:url(../images/headg_bg.png) top center  no-repeat;

    background-size: 100%;

    padding: 0 10px 8px;

    text-align: center;

}

.img-outer h3{

    background:url(../images/btm-border.jpg)center bottom  no-repeat;

    font-family: 'CenturyGothic-Bold';

    font-size: 21px;

    margin: 0 0 5px;

    padding: 12px 0 7px;

}

.img-outer h3 a{

    color: #ffffff;

    text-decoration:none;

}

.img-outer h4{

	color: #000000;

    font-size: 15px;

    line-height: 23px;

    margin: 0;

    padding: 0;

    text-align: center;

    text-transform: none;

    font-family: 'Open Sans',sans-serif;

}

.img-outer h5{

    margin:0;

    padding:0;

    color:#000;

    text-align:center;

    font-size:14px;

    font-family: 'Open Sans',sans-serif;

}

.img-outer p span{

    color:#000;

    font-size:13px;

    text-align:center;

}

.block {

	margin-bottom: 30px;

}

.left_blk {

    float: left;

    width: 670px !important;

    background:url(../images/black-pattern.png);

}

.left_blk > img {

    float: left;

	width:auto !important;

}

.row .detail {

    padding: 6px 20px;

  float: right;

  width: 405px;

}

.row .detail h2{

    color: #ffffff;

    font-family: 'CenturyGothic-Bold';

    font-size: 19px;

    line-height: 24px;

    margin: 15px 0;

    padding: 0 0 15px;

    text-align: center;

    background:url(../images/tranprt.png) center bottom  no-repeat;

}

.row .detail p{

    color: #ffffff;

    font-size: 15px;

    margin: 0 0 6px;

    text-align: center;

}

.right_blk {

	width:100%;

}

.right_blk img{

    display:block !important;

}

.featurette{

    margin-bottom:30px;

}



.m-l {

	float: left;

    width: 540px !important;

}

.m-r {

	float: right;

	width: 400px !important;

}

.modern-bath{

    margin: 0 0 2px;

    position: relative;

    width: 100%;

}

.modern-bath h2{

	background-color: #ec9023;

    box-shadow: 0 0 5px #ffffce inset;

    line-height: normal;

    margin: 0;

    padding: 0 14px 7px 0;

    position: absolute;

    top: 10px;

}

.modern-bath h2 a{

	background:url(../images/arrow.png) no-repeat right 50%;

 	color: #ffffff;

    font-family: 'CenturyGothic-Bold';

    font-size: 20px;

    padding: 0 22px 0 10px;

    text-decoration: none;

}



.trad-bath{

    float: left;

    position: relative;

    width: 540px;

}

.trad-bath h3{

	background-color: #ec9023;

    box-shadow: 0 0 5px #ffffce inset;

	bottom: 10px;

	line-height: 39px;

	margin: 0;

	padding: 0 10px 0 9px;

	position: absolute;

	right: 0;

}



.trad-bath h3 a{

	background:url(../images/arrow.png) no-repeat 0 4px;

  	color: #ffffff;

    font-family: 'CenturyGothic-Bold';

    font-size: 20px;

    padding: 0 0 0 23px;

    text-decoration: none;

}

.impala{

	position:relative;

}

.impala-img{

	border:4px solid #f9941d;

	overflow: hidden;

}

.impala h4{

  	background: url("../images/cut.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

    line-height: normal;

    margin: 0;

    padding: 1px 14px 6px 30px;

    position: absolute;

    right: 0;

    text-transform: inherit;

    top: 25px;

}



.impala h4 a{

 	background: url("../images/arrow.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);

    color: #ffffff;

    font-family: 'CenturyGothic-Bold';

    font-size: 20px;

    padding: 0 0 0 25px;

    text-decoration: none;

}

.row.hills {

	margin-top: 25px;

	margin-bottom: 20px;

}

.hillsbg {

	background:#f0f0f0;

	margin: 0 15px;

    padding: 14px;

}

.hillsbg .col-md-4 {

    width: 31% !important;

}

.hillsbg .col-md-4:first-child + .col-md-4 {

    margin: 0 3.5%;

}

.hills .box{

	background:#fbfbfb;

 	border: 2px solid #f9941d;

    border-radius: 2px;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 15px;

    padding: 15px;

}

.hillsbg .location{

    border: 2px solid #f9941d;

    border-radius: 2px;

    float:left;

    padding: 15px;

    background:#fff;

	text-decoration:none;

	width:100%;

}

.hillsbg .location h2{

 	color: #333;

    font-family: 'Roboto Condensed',sans-serif;

    font-size: 17px;

    font-weight: bold;

    margin: 0;

    padding: 0 0 7px;

}

.hillsbg .location h3{

 	color: #777;

    font-family: 'Roboto',sans-serif;

    font-size: 11px;

    margin: 0;

    padding: 0 0 4px;

	font-weight: bold;

    text-transform: uppercase;

}

.hillsbg .location p{

   color:#f7941d;

   padding:0;

   margin:0;

   font-size:16px;

  }

.left .form-control{

    width:85%;

	background:#eee;

}

.form-horizontal .control-label{

    text-align: left;

	font-size:13px;

	font-weight:bold;

}

.form-group span label{

    padding: 0 15px !important;

}



.orange span{

	color:#ed8d1b;

}



.btn-default{

	background:#ed8d1b;

	color:#fff;

	border:0;

}

.btn-default:hover{

    background:#000;

	color:#fff;

}

.main h5{

	color:#000;

	font-size:16px;

	font-weight:400;

	margin-top:10px;

}



.glyp-icon .glyphicon{

	margin-right:3px;

}

.glyp-icon p{

	font-size:13px;

}



/* footer */

#footer {

	border-top: 2px solid #000;

}

.footer{

	background:url(../images/ftr.jpg);

	border-top:1px solid #fff;

}

.footer h3{

	margin: 0 0 15px;

	padding: 0 0 10px;

	color: #fff;

	font-size: 24px;

	font-family: "Roboto Condensed",sans-serif;

	background: url(../images/ftr-border.jpg) left bottom no-repeat;

}

.ftr-innr{

	padding: 25px 0 30px;

}

.main-ftr{

	position: relative;

}

.main-ftr:before {

    background-color: #7b7b7b;

    content: "";

    display: inline-block;

    height: 100%;

    position: absolute;

    right: 22px;

    top: 4px;

    width: 1px;

    z-index: 11;

	  min-height: 170px;

}

.main-ftr ul{

	margin:0px;

	padding:0px;

}

.main-ftr ul li{

	list-style:none;  

	padding-bottom: 2px;

}

.main-ftr ul li a{

 	background: url("../images/ftr-arrow.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);

    color: #ffffff;

    font-family: 'Open Sans',sans-serif;

    font-size: 13px;

    line-height: 30px;

    padding: 0 0 0 14px;

    text-decoration: none;

}

.main-ftr ul li a:hover{

    color:#f9941d;

}

.footer td{

	padding:0;

	padding-top: 5px;

	width:50px;

}

.footer p{

 	clear: both;

    color: #ffffff;

    display: block;

    float: left;

    font-size: 13px;

    line-height: 21px;

    margin: 12px 0;

    padding: 0;

    width: 250px;

    font-family: 'Open Sans',sans-serif;

}

.footer p a{

    color:#f89826;

}	

.glyp-icon p{

    margin:0;

    padding:0;

}

.glyp-icon strong{

    padding:15px;

}

.tab-pane li{

    list-style:none;

}

#home .row{

    padding:0;

}

#home .row .col-md-3{

    margin-bottom:25px;

 }

 #menu1 .row{

    padding: 0;

}

 #menu1 .row .col-md-3{

    margin-bottom: 25px;;

}

.gallery .modal-body img{

    width: 100%;

 }

 

 /* navbar-toggle */

.navbar-default .navbar-toggle .icon-bar{

    background-color: #f89826;

}

.navbar-default .navbar-toggle {

    background: #000;

    border-color: #f89826;

}

.navbar-default .navbar-toggle:hover {

    background: #000;

 }

 .navbar-toggle .icon-bar{

    height: 3px;

}

.navbar-default .navbar-toggle:hover, 

.navbar-default .navbar-toggle:focus{

    background: #fff;

 }

 .navbar-default .navbar-nav > .open > a, 

 .navbar-default .navbar-nav > .open > a:hover, 

 .navbar-default .navbar-nav > .open > a:focus {

    background-color: rgba(255,255,255, 0.3);

    color: #333;

}



/* dropdown */

.dropdown-menu{

	padding: 0;

	margin: 0;

}

.dropdown-menu>li>a{

	padding: 5px 15px;

}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {

  text-decoration: none;

  color: #333;

  background-color: rgba(255,255,255, 0.2);

}



/* booking-page */

.main .booking h4{

   font-family:"Roboto Condensed",sans-serif;

   padding:0 0 30px;

}





/* free-ebook-page */

.ebook{

   width:100%;

}

.ebook .form-control{

   width:60%;

}

.ebook form{

   width:75%

}

.ebook .btn-default{

   background:#f89826;

   color:#fff;

   border:0;

}

.ebook .glyphicon{

   color:#fff;

}



/* area-covered */

.area li a{

    color:#f7941f;

	text-decoration:none;

	font-size:12px;

}



/* area-covered-nnerpage */

.are-covered p{

   font-size:18px;

}

.are-covered p strong{

   color:#f7941d;

}

.are-covered td, th{

   font-size:12px;

}



/* gallery-page */

.gallery{

     width:100%;

	 }

.gallery .handy-h{

    width:290px;

	float:left;

	margin:0 18px 18px 0;

	padding:6px;

	text-align:center;

}

.gallery td{

    border: 2px solid #ed8d1b;

}

.handy-h a{

    text-align:center;

	color:#333;

	font-size:16px;

} 

.handy-h img{

    text-align:center;

}	



/* contact us page */

.contact .pennt{

    border-bottom: 1px solid #ccc;

    float: left;

    margin: 0 0 30px;

    padding: 0 0 20px;

    width: 100%;

}

.pennt .top{

    width:100%;

	float:left;

}

.pennt .bottom{

    width:100%;

	float:left;

}

.pennt .left{

   width:250px;

   float:left;

}

.pennt .right{

   width:350px;

   float:right;

}

.contact .drum{

    border-bottom: 1px solid #ccc;

    float: left;

    margin: 0 0 30px;

    padding: 0 0 20px;

    width: 100%;

}

.drum .top{

    width:100%;

	float:left;

}

.drum .bottom{

    width:100%;

	float:left;

}

.drum .left{

   width:250px;

   float:left;

}

.drum .right{

   width:350px;

   float:right;

}

.contact .seven_hills{

    border-bottom: 1px solid #ccc;

    float: left; 

    margin: 0 0 30px;

    padding: 0 0 20px;

    width: 100%;

}

.seven_hills .top{

    width:100%;

	float:left;

}

.seven_hills .bottom{

    width:100%;

	float:left;

}

.seven_hills .left{

   width:250px;

   float:left;

}

.seven_hills .right{

   width:350px;

   float:right;

}

.contact .bottom p{

    padding:0 0 20px;

}

.contact h4{

    font-family:"Roboto Condensed",sans-serif;

	font-size:24px;

}

.contact .right p{

    color:#666;

	font-size:14px;

	margin:0;

	text-align:justify;

}

.contact .right h3{

    color:#999;

	font-size:16px;

	padding:0;

	margin:0;

	line-height:22px;

}

.contact .right a{

    color:#000;

	font-size:16px;

	text-decoration: underline;

}

.contact .right a:hover{

    color:#ed8d1b;

}



 /* Lightbox Arrow */

.controls.previous {

    float: left;

}

.controls.next {

    float: right;

}

a.controls{

	color: #ed8d1b;

    font-size: 15px;

    font-weight: 600;

	letter-spacing: 0.5px;

}

.modal-dialog{

	width: auto;

	max-width: 500px;

}

.modal-header{

	padding: 5px 15px 0;

	border: none;

}

.modal-header .close{

	color: #ed8d1b;

	opacity: 1;

}

.modal-header .close > span{

	font-size: 14px;

}

.form-group p{

    line-height:22px;

    padding:5px 0;

}

#signupForm {

    width: 100%;

  }

  #signupForm label.error {

    width: auto;

    display: inline;

    color: red;

    font-size: 14px;

  }

  textarea.error,input.error{

    border:1px solid red; 

}

#captcha-error #message h2{

  color:#de1915;

  border:1px solid #de1915;

  font-size:14px;

}

#message h2{

  background:#e5e5e5;

  font-size:14px;

  text-align:center;

  margin-bottom:15px;

  width:95%;

  padding:10px 0;

  border:1px solid #0caa62;

  color:#0caa62;

}

#captcha-error{

  width:89%;

  color:#e85115;

}

