@charset "utf-8";
/* CSS Document */

body{font-family: 'Roboto', sans-serif; outline:none; margin:0; padding:0;}
*,ul,h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0;}
li{ list-style:none;} 
*outline: none;
*,a{text-decoration:none !important;}

div#topcontrol{z-index:9}
div#topcontrol img{width:40px;}

.banner{padding:0;}
.prev img{
    width:5%;
}
.next img{
    width:5%;
	float:right;
}
.prev:before, .next:before {
    content: none;
}

.caption{margin:0 !important; padding:0;}
.caption h2{font-size:51px; color:#fff; text-transform:uppercase; font-weight: 900; background:rgba(0, 0, 0, 0.5); padding:15px 25px;}
.caption h2 b{color:#ffd247; display:inline-block;}
.caption h3 span{font-size:13px; color:#fff; text-transform:uppercase; font-weight: 300; background:rgba(0, 0, 0, 0.5); padding:15px 25px; display:inline-block; margin-top:10px; letter-spacing:5px;}

.header{padding:0; border-top:6px solid #3647a3;}
.header-top{background:#3647a3; padding:7px 10px 10px 40px; float:right; border-radius:0 0 0 40px; z-index: 1;}
.header-top h2, .header-top h3{color:#fff; font-size:15px; display:inline-block; font-weight:400;}
.header-top h2{background:url(../images/call.png) left center no-repeat; background-size:15px; padding-left:20px; margin-right:10px;}
.header-top h3{background:url(../images/location.png) left center no-repeat; background-size:15px; padding-left:20px;}

.header-bot{padding:0; margin-top:-25px; margin-bottom:15px;}

.logo{padding:0;}
.logo a{display:inline-block;}
.logo a img{transition:0.3s ease-in-out;}
.menu{padding:0; text-align:right; margin-top:48px;}
.container-fluid, .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {padding:0;}
.navbar-inverse {background:none; border:none; margin:0;}
.navbar-inverse .navbar-nav>li>a{color:#333; font-size:15px;}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{color: #ff0303; background:none;}
.navbar-nav {float: right;}
.navbar-nav>li>a{padding:10px 10px 10px 10px;}
.navbar-nav>li:last-child>a{padding:10px 0px 10px 10px;}
.navbar-nav>li>a.active{color: #ff0303;}
.navbar-nav>li>a:before{content:'.'; display:inline-block; font-size:42px; position:relative; top:0px; margin:0 2px 0 2px; transition:0.3s ease-in-out; opacity:0}
.navbar-nav>li>a:after{content:'.'; display:inline-block; font-size:42px; position:relative; top:-6px; margin:0 2px 0 2px; transition:0.3s ease-in-out; opacity:0}
.navbar-nav>li>a.active:before, .navbar-nav>li>a.active:after, .navbar-nav>li>a:hover:before, .navbar-nav>li>a:hover:after{content:'.'; display:inline-block; font-size:42px; position:relative; top:-3px; margin:0 2px 0 2px; transition:0.3s ease-in-out; opacity:1;}

.affix {
	position:fixed;
    top: 0;
	left:0;
    width: 100%;
    z-index: 9999 !important;
	background:#fff;
	transition:0.5s ease-in-out;
}
.affix.header-bot{margin:0; padding:7px 20px; box-shadow:0px 0px 10px #ddd;}
.affix .logo a img{width:70%;}
.affix .menu {margin-top:0px;}

.form-left{padding:0; z-index:2;}
.index-form{padding:54px; background:#f4f4f4;}
.index-form .form-control {
    display: block;
    width: 100%;
    height: 55px;
    padding: 0px 25px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: none;
    -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;
}
.index-form .form-group {
    margin-bottom: 10px;
    padding: 0 10px 0 0;
}
input.form-control.submit {background:#333; color:#fff;}

.hostel{padding:73px 50px; float:right; background:url(../images/bg.png) center no-repeat; text-align:center; border-radius:50px; position:absolute; z-index:1; float:right; right:7%;
    margin-top: -288px;} 
.hostel img{width:90px; margin:0 auto; margin-bottom:40px; margin-top: 60px;}
.hostel h2{font-size:14px; color:#fff; text-transform:uppercase; font-weight:400;}
.hostel h3{font-size:36px; color:#fff; text-transform:uppercase; font-weight:600; margin:8px 0;}
.hostel h4{font-size:14px; color:#fff; font-weight:400;}
.hostel h5 img{width:80px; background:#efd24f; padding:20px 20px 25px 20px; border-radius:100px; margin-top:40px;}

.welcome{padding:80px 0 60px 0; z-index:2;}
.welcome-note{padding:0; text-align:center;}
.welcome-note h6{font-size:13px; color:#777; text-transform:uppercase; letter-spacing:3px; margin-bottom:8px;}
.welcome-note h1{font-size:36px; color:#222; text-transform:uppercase; font-weight:900; margin-bottom:12px;}
.welcome-note h2{font-size:36px; color:#ff0303; text-transform:uppercase; font-weight:900; margin-bottom:12px;}
.welcome-note h1 b{color:#2e40a0;} .welcome-note h1 span{color:#f43500;}
.welcome-note img{margin:0 auto; width:80px;}
.welcome-note p{font-size:15px; color:#333; line-height:24px; margin:30px 0;}
.welcome-note a{font-size:1apx; color:#fff; font-weight:600; text-transform:uppercase; text-decoration:none; background:#ff0303; padding:10px 25px; border-radius:50px; transition:0.2s ease-in-out;}
.welcome-note a:hover{border:1px solid #ff0303; background:none; color:#ff0303;}

.facilities{padding:0; margin-top:70px; text-align:center;}
.slick-slide:focus {outline: none !important; border: none !important;}

.facility{padding:10px;}
.facility p{font-size:15px; color:#333; text-transform:uppercase; font-weight:600;}
.facility img{width:45px; margin:0 auto; margin-bottom:20px;}

.facility-in{border:1px solid #ddd; padding:50px 0; border-radius:10px 10px 0 0; border-bottom:3px solid #eee; transition:0.3s ease-in-out;}
.facility-in.one {border-bottom:3px solid #90e5e8;}
.facility-in.two {border-bottom:3px solid #f6a6a6;}
.facility-in.three {border-bottom:3px solid #7ed478;}
.facility-in.four {border-bottom:3px solid #d99fe5;}
.facility-in.five {border-bottom:3px solid #e4d7a4;}
.facility-in:hover{box-shadow:0px 0px 20px #ddd;}
.slick-prev, .slick-next{top:50%;}
.slick-prev{left:-30px;}
.slick-next{right:-30px;}
.slick-prev:before {content:url(../images/prev.png); display:inline-block; filter:grayscale(100%); opacity:0.5;}
.slick-next:before {content:url(../images/next.png); display:inline-block; filter:grayscale(100%); opacity:0.5;}
.slick-prev:hover:before, .slick-next:hover:before {filter:grayscale(0); opacity:1;}

.near-me{padding:130px 0 100px 0; text-align:center; background:url(../images/near-bg.png) center no-repeat; background-size:cover;}
.near-me h6{font-size:13px; color:#fff; text-transform:uppercase; letter-spacing:3px; margin-bottom:8px;}
.near-me h1{font-size:36px; color:#fff; text-transform:uppercase; font-weight:900; margin-bottom:12px;}
.near-me img{margin:0 auto; width: 80px; margin-bottom:30px;}

.near-me-places.one, .near-me-places.three{margin-top: 20px; padding:0 10px; transition:0.2s ease-in-out;}
.near-me-places.two, .near-me-places.four{margin-top: 70px; padding:0 10px; transition:0.2s ease-in-out;}
.near-me-places.one img, .near-me-places.three img, .near-me-places.two img, .near-me-places.four img{width:auto;}
.near-me-places-content{background:#fff; padding:14px 0px 14px 20px; width:75%; position:absolute; bottom:30px; transition:0.3s ease-in-out;}
.near-me-places-content h2{font-size:17px; color:#222; text-transform:uppercase; font-weight:600; text-align:left;}
.near-me-places-content h2 span{font-size:11px;}
.near-me-places.one:hover .near-me-places-content, .near-me-places.two:hover .near-me-places-content, .near-me-places.three:hover .near-me-places-content, .near-me-places.four:hover .near-me-places-content{background:#ffd133;}
.near-me-places.one:hover, .near-me-places.three:hover{margin-top: 0px;}
.near-me-places.two:hover, .near-me-places.four:hover{margin-top: 50px;}

.index-gallery{padding:0; margin-top:30px;}
.gallery{padding:80px 0;}
button.imagelightbox-arrow.imagelightbox-arrow-right:focus, button.imagelightbox-arrow.imagelightbox-arrow-left:focus, button.imagelightbox-close:focus {border: none; outline: none;}
.imagelightbox-nav, .imagelightbox-caption { display: none;}
.imagelightbox-arrow { background-color: transparent;}
.gallery-1{padding:10px;}
.gallery-in{padding:0px;}
.gallery-up{position:absolute; top:5%; left:5%; background:rgba(0, 94, 166, 0.85); width:90%; height:90%; margin:0 auto; text-align:center; opacity:0; transition:0.2s ease-in-out;}
.gallery-in:hover .gallery-up{opacity:1;}
.gallery-up img{margin:0 auto; margin-top: 40%; background: rgba(255, 255, 255, 0.2); padding: 15px; border-radius: 50px; transform:scale(0); transition:0.2s ease-in-out; width:50px;}
.gallery-1:hover .gallery-up img{transform:scale(1);}
.imagelightbox-arrow {background-color: transparent !important;}
.gallery-1 p{ text-align:center; text-transform: uppercase; color:#333333; font-size:15px; font-weight: 500; border:1px solid #ddd; border-top: 0; padding:15px 0; display: inline-block; width:100%;}
.gallery h2{ color:#35455c; font-size:35px; font-weight: 700; margin-bottom:20px;}

.gallery-1 a{background: none; padding:0;}

.footer{padding:0; background:#222;}
.footer-left{padding:50px; background:#ffffff;}
.footer-left img{}
.footer-left ul{text-align:center;}
.footer-left ul:before{content:''; border-bottom:1px solid #f155a5; width:50px; display:block; margin:0 auto; margin-top:16px; margin-bottom:20px;}
.footer-left ul li{display:inline-block; margin:0 3px; color:#ffffff;}
.footer-left ul li a{}
.footer-left ul li a img{width: 17px; margin:2px 20px;}

.footer-mid{padding:0 70px; margin-top:70px; border-right:1px solid #333;}
.footer-mid h2{font-size:17px; font-weight:900; color:#f0d854; text-transform:uppercase; margin-bottom:20px;}
.footer-mid ul{}
.footer-mid ul li{}
.footer-mid ul li a{text-decoration:none; color:#eee; font-size:14px; font-weight:300; line-height:26px;}
.footer-mid ul li a{background: url(../images/point.png) left center no-repeat; background-size:10px; padding-left:18px; background-position:0 3px;}
.footer-mid ul li a:hover, .footer-mid ul li a.active{color:#f0d854;}

.footer-right{padding:0 0 0 70px; margin-top:70px;}
.footer-right h2{font-size:17px; font-weight:900; color:#f0d854; text-transform:uppercase; margin-bottom:20px;}
.footer-right h3{color:#eee; font-size:14px; font-weight:300; line-height:24px; background:url(../images/footer-location.png) left center no-repeat; background-size:15px; background-position:0 3px; padding-left:30px; margin-bottom:10px;}
.footer-right h4{color:#eee; font-size:14px; font-weight:300; line-height:24px; background:url(../images/footer-call.png) left center no-repeat; background-size:15px; background-position:0 -1px; padding-left:30px;}
.footer-in{padding: 0; border-bottom:1px solid #333;}

.footer-bot{padding:30px 0;}
.footer-bot p{color:#999; font-size:13px; font-weight:300;}
.footer-bot p span{float:right;}
.footer-bot p span a{color:#999;}

.inner-banner{padding:0;}
.inner-banner img{width:100%}

.gallery-page{padding:50px 0 70px 0;}

.bath-finder{position:absolute; bottom:10%;}
.bath-finder p{color:#fff; font-size:15px;}
.bath-finder p a{color:#fff; text-decoration:none;}
.bath-finder p span{color:#ffd247;}
.bath-finder p b{float:right;}

.about-mid{padding:30px 0 0 0;}
.about-mid-left, .about-mid-right{padding:140px 40px 40px 40px; background:#ff0303; border-radius:10px; min-height:340px;}
.about-mid-right{background:#ff0303;}
.about-mid-left h2, .about-mid-right h2{font-size:20px; color:#fff; font-weight:500; text-transform:uppercase; margin-bottom:15px;}
.about-mid-left p, .about-mid-right p{font-size:14px; color:#fff; font-weight:300;}
.about-mid-left img, .about-mid-right img{position:absolute; top:0; left:0; width:110px;}

.slick-dots {
    position: absolute;
    bottom: 25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
	left:33%;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size:40px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color:#fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #ffd247;
}

.facity-page{padding:0; margin-top:30px;}
.facity-page-in{padding:10px;}
.facity-page-detail{padding:30px; border:1px solid #eee; border-radius:10px 10px 0 0; background:url(../images/shape.png) right bottom no-repeat; background-position: 98% 96%;    min-height: 200px;}
.facity-page-detail img{width:55px; display:inline-block;}
.facity-page-detail h2{font-size:21px; color:#333; font-weight:900; text-transform:uppercase; display:inline-block; position:relative; top:16px; padding-left:10px;}
.facity-page-detail p{font-size:14px; color:#333; font-weight:400; margin-top:20px;}
.facity-page-detail h6{position:relative; right:-23px;}
.facity-page-detail h6 img{float:right;}

.contact-page{padding:0; margin-top:30px;}
.contact-left{padding:10px;}
.contact-left-in, .contact-mid, .contact-right{padding:40px 0; text-align:center; border:1px solid #eee; border-radius:10px 10px 0 0; border-bottom:3px solid #ffbdbd; min-height:300px;}
.contact-left-in img, .contact-mid img, .contact-right img{background:#ffbdbd; width:80px; padding:22px; border-radius:50px; margin:0 auto; margin-bottom:30px;}
.contact-left-in h4, .contact-mid p, .contact-right p{font-size:14px; color:#333; font-weight:400;}
.contact-left-in h4 span{text-transform:uppercase; font-weight:600; margin-bottom:-6px; display:block; color:#e79292;}

.contact-mid{border-bottom:3px solid #84c4f5;}
.contact-mid img{background:#84c4f5;}
.contact-mid p span{color:#ff0303; font-weight:600; margin-bottom:-15px; display:block;}

.contact-right{border-bottom:3px solid #99e4c2;}
.contact-right img{background:#99e4c2;}
.contact-right h4 span{font-size:14px; text-transform:uppercase; font-weight:600; margin-bottom:-12px; display:block; color:#6dc09a;}
.contact-right a{font-size:14px; color:#333; text-decoration:none; font-weight:400;}
.contact-map{padding:0}
.contact-form{padding:50px; background:#ff0303; min-height:500px; float:right;}
.contact-form h2{font-size:23px; color:#fff; margin-bottom:20px;}

form#contact-form {
    width: 350px;
}
.form-group1{
    padding: 0;
	width:100%;
	margin-bottom: 10px;
}
.form-group1 .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #888;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: none;
    -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.form-control.msg{padding-bottom:90px; padding-top:25px;}
input.form-control.contact-submit {
    background: #005ea6;
    color: #fff;
}

.preloader-background {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;	
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;	
}
.circle, .spinner-layer spinner-blue-only, .preloader-wrapper big active, .circle-clipper left, .gap-patch, .circle-clipper right {
    color: #333;
	background-color:#333;
}


#myModal .modal-dialog { width:500px; margin: 0 auto;}
#myModal .modal-dialog img{ width:100%;}
#myModal .modal-header{ border: none; padding:0 15px;}
#myModal .modal-body{ padding:0 15px;}

.modal{ top:10% !important;}
#myModal .modal-content{ background: none; box-shadow: none; border: none;}
#myModal .modal-header .close{ background:#ff0303; padding:5px 10px; color:#fff; opacity:1;}


@media (max-width: 767px){
	
	#myModal .modal-dialog { width:100%;}
}
img.img-responsive.logo-width {
    width: 60%;
}









