/* Sliced by Raj Shahi / Mobile:9841800188 / Email:xeniumgroup23@gmail.com */
@import url(http://fonts.googleapis.com/css?family=Lato:400,900,300|Open+Sans:400,300,600|Open+Sans+Condensed:300,700);
body {
	background:none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #323232;
	font-weight: normal;
}
.clear{
	clear:both;
	}
a, a:hover, a:focus, a:active, a.active{
    outline: 0 !important;
	text-decoration:none;
    }
img{
	border:none;
	outline: 0;
	width:100%;
	}
.center{
	text-align:center;
	}
h1{
	font-size: 24px;
	font-weight: 700;
	color:#1b88af;
	}
h2{
	font-size:16px;
	color:#1b88af;
	font-weight:600;
	text-transform:uppercase;
	}
h3{
	font-size:18px;
	color:#1b88af;
	}
h4{
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
	}
h5{
	font-size:18px;
	color:#ffffff;
	text-transform:uppercase;
	}
h6{
	font-size:12px;
	color: #fff;
	color:transparent;
	}
p{
	font-size:14px;
	color:#323232;
	}

@font-face {
    font-family: 'girls_have_many_secretsRg';
    src: url('../fonts/girls_have_many_secrets-webfont.eot');
    src: url('../fonts/girls_have_many_secrets-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/girls_have_many_secrets-webfont.woff') format('woff'),
         url('../fonts/girls_have_many_secrets-webfont.ttf') format('truetype'),
         url('../fonts/girls_have_many_secrets-webfont.svg#girls_have_many_secretsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------*/

@media (min-width:1200px){
.container{
	width:1140px;
	}
}

header{
	background: #fff url(../images/pat.png);
	padding:10px 0;
	}
.logo{
	margin: 7px 0 10px;
	}
.logo img{
	width:96px;
	height:96px;
	}
.header-right{
	text-align:right;
	}
.header-right h2{
	margin: 6px 0 0;
	}
.header-right p{
	margin:0;
	padding:0;
	color:#636363;
	font-weight:lighter;
	}
.header-right p i.fa{
	margin-right:7px;
	}
ul.social-media{
	margin:5px 0;
	padding:0;
	}
ul.social-media li{
	list-style:none;
	display:inline-block;
	}
ul.social-media li a{
	background:#8c8c8c;
	width:26px;
	font-size:13px;
	display:inline-block;
	text-align:center;
	line-height:33px;
	color:#FFF;
	transition:all ease-out 0.5s;
    -webkit-transition:all ease-out 0.5s;
	}
ul.social-media li:hover a{
	background:#1b88af;
	}


nav{
	background: #323232;
	background: -moz-linear-gradient(top, #363636 50%, #323232 50%);
	background: -webkit-linear-gradient(top, #363636 50%,#323232 50%);
	background: linear-gradient(to bottom, #363636 50%,#323232 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#323232',GradientType=0 );
	}
.navbar-toggle {
    background-color: #323232;
	border:1px solid #676767;
    border-radius: 3px;
    float: left;
    margin-left: 0px;
}
.navbar-toggle .icon-bar {
    background: #e4ad18;
}
.navbar-collapse {
    padding-left: 0px;
	padding-right: 0px;
}
ul.menu{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	}
ul.menu li{
	display:inline-block;
	list-style:none;
}
ul.menu li a{
	padding: 13px 25px;
	color:rgba(255,255,255,.7);
	display:inline-block;
	font-size: 14px;
	position: relative;
	text-decoration: none;
	text-transform:uppercase;
		transition:all ease-out 0.5s;
	-webkit-transition:all ease-out 0.5s;
}
ul.menu a:hover, ul.menu a.active {
	background:#1b88af;
}
ul.menu a:before {
    background-color: rgba(255,255,255,.3);
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out;
    width: 100%;
}
ul.menu a:hover:before {
    transform: scaleX(1);
}
ul.menu a.active:before {
    transform: scaleX(1);
}





#parallax1{
	width:100%;
	height:580px;
	float:left;
	clear:both;
	background:#CCC;
	z-index: 9999;
	position:relative;
}
#parallax1 .bg1 {
	background: url(../images/pat.png), url(../images/banner.jpg) no-repeat 50% 100% fixed;
	height:580px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 9999;
}
.bannerbox{
	position:relative;
	height:580px;
	}
.bannertext{
	position:absolute;
	bottom:50px;
	}
.bannertext h2{
	font-size:32px;
	color:#9e7810;
	font-weight:lighter;
	text-transform:uppercase;
	margin:0 0 10px;
	padding:0;
	text-shadow:0 2px 3px #000;
	}
.bannertext h2 span{
	color:#1b87ae;
	}
.bannertext h3{
	font-family: 'Open Sans', sans-serif;
	font-size:36px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	margin:0;
	padding:0;
	text-shadow:0 2px 3px #000;
	}





.welcome{
	background: #fff url("../images/web.png") no-repeat 58% 30%;
	padding: 0 0 70px;
	position: relative;
}
.welcome:after{
	content: "";
	display: block;
	clear: both;
}
.welcome-note{
	width: calc(100% - 280px);
	float: left;
	padding: 90px 30px 50px 0;
}
.welcome-note h1{
	margin: 0 0 15px;
}
.about-img{
	width: 250px;
	height: 250px;
	overflow: hidden;
	background: #333 url("images/image-bg.jpg") 50% 50%;
	float: left;
	margin: 0 30px 30px 0;
}
.welcome-text{
}
.side-bar{
	width: 280px;
	float: left;
}
.sidebar-title{
	background: #9e7810;
	text-align: center;
	padding: 20px 5px;
	font-size: 20px;
	line-height: 20px;
	color: #f1f1f1;
	text-transform: uppercase;
	font-weight: 500;
}
.sidebar-content{
	background: #eee;
	padding: 10px 20px;
}
.sidebar-content ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-content li{
	display: block;
}
.sidebar-content a{
	display: block;
	margin: 0 0 1px;
	padding: 12px 0;
	text-decoration: none;
	color: #323232;
	border-top: 1px solid #d1d1d1;
}
.sidebar-content li:first-child a{
	border-top: none;
}
.more{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #9e7810;
    margin: 10px 0;
}
.more:hover{
    text-decoration: none;
    color: #161616;
}
.more:before, .more:after{
    font-size: 18px;
}
.more:before{
    content: "[";
    margin-right: 5px;
}
.more:after{
    content: "]";
    margin-left: 5px;
}




/*section-3 Starts*/
.section-why{
    background: #323232;
    padding: 100px 0;
}
.section-why .form-group{
    margin: 0 0 50px;
}
.section-why .heading-title h3{
    text-align: center;
    font-size: 24px;
	font-weight: 700;
	color:#1b88af;
    margin: 0 0 50px;
}
.why-box{
    overflow: hidden;
}
.why-box p{
    color: rgba(255,255,255,.5);
}
.why-box .icon{
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    margin-top: 40px;
}
/*Designed by Raj Shahi (+9779841800188)*/
.travel-content{
    width: calc(100% - 90px);
    overflow: hidden;
    float: left;
}
.travel-content h4{
	font-size: 14px;
    font-weight: bold;
    color: #9e7810;
}
/*section-3 Ends*/








.content{
	background:#f4f2f2;
	overflow:hidden;
	width:100%;
	padding:50px 0 90px;
	}
.content h1{
	text-transform:uppercase;
	}
ul.list{
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
	}
ul.list li{
	color:#434141;
	margin-left:20px;
	}
ul.list li:before{
	font-family:'FontAwesome';
	content:"\f042";
	font-size:10px;
	color:#693ab2;
	margin-left:-20px;
	margin-right:10px;
	}
.aside{
	padding:20px 0;
    overflow: hidden;
	}
.box{
	width:262px;
	height:154px;
	border:3px solid #FFF;
	margin:10px 0;
	float:right;
	position:relative;
	box-shadow: 0 4px 3px 1px #999;
    -moz-box-shadow: 0 4px 3px 1px #999;
    -webkit-box-shadow: 0 4px 3px 1px #999;
	}
.box1{
	background:url(../images/sideimg1.jpg) no-repeat center top /cover;
	}
.box2{
	background:url(../images/sideimg2.jpg) no-repeat center top /cover;
	}

.box h5{
    margin:20px 0 0 15px;
	text-shadow:0 1px 2px #999;
	}
.box h4{
	margin:8px 0 0 15px;
	}
.click{
	}
.click a{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
	background:#4f2c86;
	padding:6px 17px 8px;
	position:absolute;
	bottom:10px;
	transition:all ease-out 0.5s;
    -webkit-transition:all ease-out 0.5s;
	}
.click a:hover{
	background:#1b88af;
	bottom:15px;
	}
.line{
     background:#cfcdcd;
	 height:1px;
	 display:block;
	 margin:30px 0 15px;
	}
ul.gallery{
	margin:0;
	padding:0;
	}
ul.gallery li{
	float:left;
	list-style:none;
	width: calc(33.3% - 2px);
	margin: 0 1px 2px;
	border: 5px solid #e5e5e5;
	}
.subfooter{
	background:url(../images/subfooterpat.png) #9fbacf;
	overflow:hidden;
	width:100%;
	padding:70px 0 100px;
	}
.subfooter h1{
	text-transform:uppercase;
	}
.subfooter h6{
	color: #9e7810;
	text-transform: uppercase;
	}
.subfooter h6 span{
	color: #1b88af;
	}
.subfooter p{
	color: rgba(255,255,255,.3);
	}
a.btn-primary{
	background:#5d8baf;
	border:1px solid #d4e5f2;
	padding:2px 8px 4px;
	}
a.btn-primary:hover{
	background:#286090;
	border:1px solid #fff;
	}






.owl-carousel{
	margin-top:30px;
	}
.item{
	padding:0px 20px;
	/* border-left:1px solid #bfd6e8; */
	margin-right:0 !important;
	}
.owl-carousel .item img{
	/* border:1px solid #bfd6e8; */
	}
.owl-carousel .item h2{
	text-align:center;
	color:rgba(255,255,255,.7);
	margin:15px 0 5px;
	}
.owl-carousel .item p{
	text-align:center;
	color:rgba(255,255,255,.5);
	}
.owl-dots{
	display:none !important;
	}
.owl-theme .owl-controls {
	position:absolute;
    top:-70px;
	right:15px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background:rgba(255,255,255,.3) !important;
    font-size: 12px !important;
    color:rgba(255,255,255,.7) !important;
    text-transform: uppercase;
    padding:4px 10px !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
    background:#1b88af !important;
    color: #fff !important;
}






.contact-form{
	background: #e8e8e8;
	overflow: hidden;
	padding: 50px 0;
}

.rowz {
  margin: -20px 0;
}
.rowz:after {
  content: "";
  display: table;
  clear: both;
}
.rowz .col {
  padding: 0 20px;
  float: left;
  box-sizing: border-box;
}
.rowz .col.x-50 {
  width: 50%;
}
.rowz .col.x-100 {
  width: 100%;
}

.content-wrapper {
  min-height: 100%;
  position: relative;
}

.get-in-touch {
  max-width: 650px;
  margin: 0 auto;
  position: relative;
/*   top: 50%;
-webkit-transform: translateY(-50%);
        transform: translateY(-50%); */
}
.get-in-touch .title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 24px;
  line-height: 48px;
  padding-bottom: 48px;
}

.contact-form .form-field {
  position: relative;
  margin: 32px 0;
}
.contact-form .input-text {
	background: transparent;
  display: block;
  width: 100%;
  height: 36px;
  border-width: 0 0 1px 0;
  border-color: #323232;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.contact-form .input-text:focus {
  outline: none;
}
.contact-form .input-text:focus + .label, .contact-form .input-text.not-empty + .label {
  -webkit-transform: translateY(-24px);
          transform: translateY(-24px);
}
.contact-form .label {
  position: absolute;
  left: 20px;
  bottom: 11px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #888;
  cursor: text;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
.contact-form .submit-btn {
  display: inline-block;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 24px;
  padding: 8px 16px;
  border: none;
  cursor: pointer;
}

.note {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 21px;
}
.note .link {
  color: #888;
  text-decoration: none;
}
.note .link:hover {
  text-decoration: underline;
}
















.footer {
	background: #fff url(../images/pat.png);
	padding:12px 0 5px;
	}
.footer p{
	font-size: 12px;
	}
.gmap{
	width:100%;
	height:150px;
	background:#999;
	overflow:hidden;
	}



@media only screen and (min-width:981px) and (max-width: 1030px) {

}
@media only screen and (min-width:250px) and (max-width: 1030px) {
	.aside {
		    float: none;
		}
	.side-bar{
		width: 100%;
	}
	.welcome-note{
		width: 100%;
		float: none;
		display: block;
		margin: 50px 0 0;
		padding: 50px 0;
		overflow: hidden;
	}
}

@media only screen and (min-width:768px) and (max-width: 980px) {
	.box {
	    float: left;
	    margin: 10px 10px;
	}
	.item {
	    border-left: none;
		padding:0;
	}
	.owl-carousel{
		margin-top: 90px;
	}
}

@media only screen and (min-width:480px) and (max-width: 767px) {
	header .col-md-6{
		width:50%;
		float:left;
		}
	nav{
	background: #323232;
		}
	ul.menu li {
	    display: block;
	    list-style: outside none none;
	}
	ul.menu li a {
	    display: block;
		border-bottom:1px solid #676767;
	}
	ul.menu a:before {
	    background-color:##676767;
	}
	ul.gallery li {
	    width: 49%;
	}
	.box {
	    float: none;
	    height: 154px;
	    margin: 10px auto;
	}
	.item {
	    border-left: none;
		padding:0;
	}
	.owl-theme .owl-controls {
	    right: 0;
	}
}

@media only screen and (min-width:250px) and (max-width: 479px) {
	.logo{
		text-align: center;
		}
	.header-right {
	    text-align: center;
	}
	nav{
	background: #323232;
		}
	ul.menu li {
	    display: block;
	    list-style: outside none none;
	}
	ul.menu li a {
	    display: block;
		border-bottom:1px solid #676767;
	}
	ul.menu a:before {
	    background-color:##676767;
	}
	ul.gallery li {
	    width: 100%;
	}
	.box {
	    float: none;
	    height: 154px;
	    margin: 10px auto;
	}
	.item {
	    border-left: none;
		padding:0;
	}
	.owl-theme .owl-controls {
	    right: 0;
	}
	.owl-carousel{
		margin-top: 90px;
	}
	#parallax1, #parallax1 .bg1, .bannerbox{
		height: 330px;
	}
}











/*
font-family: 'Lato', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Open Sans', sans-serif;
*/
