body{
   font-family: 'Open Sans', sans-serif;
}

.navbar
{
    position: relative;
}

.navbar-default
{
    border: none;
    background: transparent;
}

.top-header 
{
    padding: 10px 0px;
    background-color: #0a1b48;
}


.contact-header 
{
    margin-top: 6px;
    float: left;
    display: inline-flex;
}
.contact-header i 
{
    font-size: 16px;
    margin-right: 2px;
}
.contact-header a,
.contact-header a:focus 
{
    text-decoration: none;
    margin-right: 30px;
    color: #CACACA;
}
.top-header .socialicon-header 
{
    float: right;
    margin-top: 1px;
}
.social-media i 
{
    color: #dddddd;
    padding: 6px;
    font-size: 18px;
}

.social-media i:hover 
{
    color: white;
   
}
.menu 
{
    background: none;
    width: 100%;
    padding: 0px;
    margin-bottom: 0;
    border: none;
}

.headerlogo a
{
    float: left;
    display: inline-block;
}
.header_bottom h1 
{
    padding: 8px 0px;
    float: left;
    font-family: 'Open Sans', sans-serif;
    color: #0a1b48;
}
.menuitem
{
    margin: 7px 0px 0px 0px;
    float: right;
    width: 62%;
}
.menu .menuitem li a
{
    font-size: 16px;
    color: #555555;
    border-bottom: 6px solid transparent;
    padding: 33px 16px;
}

.menu .menuitem > .active > a {
    border-bottom-color: #0a1b48;
    color: #000;
    background: none ;
}
.menu .menuitem > .active > a:hover{
    background: none ;
}


.btn-menu{
 
    position: absolute;
    top: 28px;
    right: 0;
    z-index: 1000;
    background: #0a1b48;
    border: none;
    border-radius: 0px;
    color: #fff;
    padding: 10px 15px;
    font-weight: bold;
    border: 2px solid #0a1b48;
}
.btn-menu:hover{
    background-color: white;
    color: #0a1b48;
    border: 2px solid #0a1b48;
    text-decoration: none;
}

.carousel-inner{
position: relative;
}
.item .image_carasoul 
{
   width: 100%;
   display: inline-block;
}
.carousel-inner .item a
{
    text-decoration: none;
}
.carousel-inner .item h2 
{
  font-size: 24px;
  color: #fff;
  float: left;
  background: rgba(88, 148, 66, 0.78);
  padding: 10px 20px;
  margin: 0;
  text-align: left;
  display: block;
  line-height: 1.8;
}


a.prev a.next 
{
  position: absolute;
  top: 30%;
  left: 0.5em;
}
a.prev 
{
  
  color: #fff;
  width: 5em;
  height: 5em;
  margin-top: -9.5em;
  float: left;
  opacity: 0.8;
  font-size: 25px;
  margin-left: 10px;
}
a.next{
  color: #fff;
  margin-top: -9.5em;
  float: right;
  opacity: 0.8;
  font-size: 25px;
  margin-right: 10px;
}
.msg 
{
    position: absolute;
    padding: 15px 0px;
    background-color: rgba(255, 255, 255, 0.21);
    margin: 130px 0px;
}
.msg .mid {
   vertical-align: middle;
}
.msg h3 {

    text-transform: uppercase;
    margin-top: 4px;
    margin-bottom: 10px;
}
.msg h1 {
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 0px 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.desc {
    color: #fff;
    padding: 10px 82px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #D0D3D4;
    line-height: 2em;
    margin: 0 auto;
}

.booknow{
    background-color: #0a1b48;
    padding: 15px 0px;
}
.t-box-1 .form-control{
    height: 45px;
    width: 170px;
    border-radius: 0px;
    margin: 0px 0px 10px 0px;
}
.btn-b{
   transition: all ease .5s;
     background: transparent;
    color: #fff;
    border-radius: 0;
    padding: 12px 24px;
    margin-top: 35px;
    text-decoration: none;
    border:1px solid #ffffff;
}
.btn-b:hover{
    background: white;
    color: #0a1b48;
    border: 1px solid #0a1b48;
    text-decoration: none;
}
.arrive{
    color: #ffffff;
    padding: 0px 0px 10px 0px;
    font-size: 18px;
   
}
.depart{
    color: #ffffff;
   padding: 0px 0px 10px 0px;
    font-size: 18px;
    
}
.fa-c{
    position: absolute;
    right: 20px;
    top: 64px;
}
.t-box-1 i{
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 47px;
}

.btn-2{
    padding: 6px 21px;
    line-height: 26px;
    background: #0a1b48;
    font-size: 15px;
    color: #ffffff;
    border: 2px solid transparent;
    text-decoration: none;
    display: inline-block;
    margin-top: 43px;
    margin-left: 3px;
    
}
.btn-2:hover{
    background: white;
    color: #0a1b48;
    border: 2px solid #0a1b48;
    text-decoration: none;
    transition: 0.5s;
}
.about{
    padding: 70px 0px;

}
.about-img img{
    margin-top: 27px;
    width: 100%;
}
.title-1 h1{
    margin-top: 0px;
  
    margin-bottom: 30px;
    font-size: 45px;
}
.title-1 hr{
    
   position: absolute;
    height: 4px;
    background-color: #0a1b48;
    width: 10%;
    left: 45%;
    margin-top: 0px;
}
.about-text{
line-height: 27px;
    margin-top: 0px;
    font-size: 16px;
}
.bg-room{
    background-color: #f2f3f5;
    padding: 70px 0px;
    
}
.title-2 h1{
    margin-top: 0;
    margin-bottom: 30px;
    
}
.title-2 hr{
    
    height: 4px;
    background-color: #0a1b48;
    width: 8%;
    margin-top: 0px;
    margin-bottom: 40px;
}
.btn-read{
    padding: 7px 11px;
    line-height: 26px;
    background: #0a1b48;
    font-size: 15px;
    color: #ffffff;
    border: 2px solid transparent;
    text-decoration: none;
  
    margin: 0px 10px;
}
.btn-read:hover{
    background: white;
    color: #0a1b48;
    border: 2px solid #0a1b48;
    text-decoration: none;
    transition: 0.5s;
}
.btn-book{
    padding: 7px 11px;
    line-height: 26px;
    background: #0a1b48;
    font-size: 15px;
    color: #ffffff;
    border: 2px solid transparent;
    text-decoration: none;
   
    margin: 0px 10px;

}
.btn-book:hover{
    background: white;
    color: #0a1b48;
    border: 2px solid #0a1b48;
    text-decoration: none;
    transition: 0.5s;
}
.box-1{
    background-color: #ffffff;
    padding: 43px 0px;
    width: 100%;
    margin-left: 0px;
    display: inline-block;

}
.box-1 h2{
    padding: 0px 0px 0px 0px;

}
.box-1 h4{
    padding:8px 0px 8px 0px;
}
.box-1 p{
    padding:0px 60px 0px 60px;
    color: #8d8d8d;
    font-size: 16px;
    text-align: center;
}
.btn-room{
    padding:18px 0px 18px 0px;
    overflow: hidden;

}
.btn-explore-room{
    padding: 9px 15px;
    line-height: 26px;
    background: #0a1b48;
    font-size: 15px;
    color: #ffffff;
    border: 2px solid transparent;
    text-decoration: none;
}
.btn-explore-room:hover{
    background: white;
    color: #0a1b48;
    border: 2px solid #0a1b48;
    text-decoration: none;
    transition: 0.5s;
}
.btn-ex-room{
    margin-top: 6%;
    overflow: hidden;
}
.room-1{
    margin-right: 0px;
}
.room-1 img{
    width: 100%;
}
.box-2{
    background-color: #ffffff;
    padding: 42px 0px;
    width: 100%;
    margin-left: 0px;
}
.box-2 h2{
     padding: 0px 0px 0px 0px;
}
.box-2 h4{
    padding:8px 0px 8px 0px;
}
.box-2 p{
   padding:0px 60px 0px 60px;
    color: #8d8d8d;
    font-size: 16px;
    text-align: center;
}
.btn-room{
    padding:13px 0px px 0px;

}
.room-2{
    margin-left: 0px;
}
.room-2 img{
    width: 100%;
}

.title-3 h1{
    margin-top: 0px;
    color: white;
}
.title-3 hr{
    
   position: absolute;
    height: 4px;
    background-color: #ffffff;
    width: 10%;
    left: 44%;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #ffffff;
}
.service{
    background-repeat: no-repeat;
    background-image: url(../img/32.jpg);
    width: 100%;
    padding: 70px 0px;
    background-size: cover;
}
.service-box-1{
    width: 202px;
    height: 202px;
    position: relative;
}
.service-box-1:after{
   content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: rgba(40, 94, 210, 0.53);
   
}
.service-box-1:hover:after{
  
    background-color: #3d78f5;
}
.service-detail-1{

    position: absolute;
    color: #ffffff;
    top: 74px;
    right: 82px;
    z-index: 1;

}

.service-detail-1 i{
    font-size: 30px;
}

.service-box-2{
    width: 202px;
    height: 202px;
    position: relative;
}
.service-box-2:after{
   content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: rgba(40, 94, 210, 0.53);
   
}
.service-box-2:hover:after{
  
    background-color: #3d78f5;
}
.service-detail-2{
  
    position: absolute;
    color: #ffffff;
    top: 74px;
    right: 88px;
    z-index: 1;
}
.service-detail-2 i{
    font-size: 30px;
}
.service-box-3{
    width: 202px;
    height: 202px;
    position: relative;
}
.service-box-3:after{
   content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: rgba(40, 94, 210, 0.53);
   
}
.service-box-3:hover:after{
  
    background-color: #3d78f5;
}
.service-detail-3{
  
    position: absolute;
    color: #ffffff;
    top: 74px;
    right: 68px;
    z-index: 1;
}
.service-detail-3 i{
    font-size: 30px;
}
.service-box-4{
    width: 202px;
    height: 202px;
    position: relative;
   
}
.service-box-4:after{
   content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: rgba(40, 94, 210, 0.53);
   
}
.service-box-4:hover:after{
  
    background-color: #3d78f5;
}
.srv-box{
    margin-top: 120px;
    margin-left: 20px;
}
.service-detail-4{
    
    position: absolute;
    color: #ffffff;
    top: 74px;
    right: 52px;
     z-index: 1;
}


.service-detail-4 i{
    font-size: 30px;
}
.btn-explore{
    padding: 9px 15px;
    line-height: 26px;
    background: transparent;
    font-size: 15px;
    color: #ffffff;
    border: 2px solid #ffffff;
    text-decoration: none;
}
.btn-explore:hover{
    background: white;
    color:#0a1b48;
    border: 2px solid #0a1b48;
    text-decoration: none;
    transition: 0.5s;
}
.btn-ex{
    margin-top: 10%;
    overflow: hidden;
}

.title-4 h1{
    margin-top: 0px;
    margin-bottom: 50px;
    
}
.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 7px 14px;
    font-size: 12px;
    border-radius: 0px;
    background: #333;
}
.title-4 hr{
    
   position: absolute;
    height: 4px;
    background-color: #0a1b48;
    width: 6%;
    left: 47%;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #0a1b48;
}
.gallery {
    padding: 70px 0px;
}
.owl-carousel .item img{
    width: 100%;
}
.gal-container {
    margin-bottom: 0;
    padding-top: 0;
    display: inline-block;
    width: 100%;
}
.gallery-img {
   margin-top: 50px;
   right: 0;
   left: 0;
   overflow: hidden;

}
.g-img{
    overflow: hidden;
}
.g-img img{
    
    transition: 2s;
    margin-right: 10px;
    width: 100%;
    overflow: hidden;
}
.g-img img:hover{
    transform: scale(1.1);
    
}
.g-img:nth-child(2) {
    margin-bottom: 0px;
     margin-left: -80px;
}
.g-img:nth-child(1) {
    margin-bottom: -3px;
    margin-left: -31px;
    margin-left: -31px;
}
.g-img:nth-child(3) {
    margin-bottom: 0px;
    margin-left: -80px;
}


.btn-more{
    float: none;
     padding: 9px 25px;
    line-height: 26px;
    background: #0a1b48;
    font-size: 15px;
    color: #ffffff;
    border: 2px solid transparent;
    text-decoration: none;
    
}
.btn-more:hover{
    background: white;
    color: #0a1b48;
    border: 2px solid #0a1b48;
    text-decoration: none;
    transition: 0.5s;
}
.btn-m{
     margin-top: 4%;
}
.bg-img{
    background-repeat: no-repeat;
    background-image: url(../img/32.jpg);
  background-size: cover;
    width: 100%;
    /*height: 340px;*/

}

.title-book {
    color: #fff;
    padding: 80px 0px;
    font-size: 14px;
   font-family: 'Open Sans', sans-serif;
    color: #D0D3D4;
    line-height: 2em;
    margin: 0 auto;
}
.btn-view{
     padding: 9px 25px;
    line-height: 26px;
    background: transparent;
    font-size: 15px;
    color: #ffffff;
    border: 2px solid #ffffff;
    text-decoration: none;
  
    
}
.btn-view:hover{
    background: white;
    color: #0a1b48;
    border: 2px solid white;
    text-decoration: none;
    transition: 0.5s;
}
.btn-v{
     padding:110px 0px;
     text-align: center;
}
.f-left {
    float: left;
    color: #ffffff;
}
.f-left p{
    float: right;
    color: #ffffff;
     padding: 13px 0px 0px 0px;
}
.f-right p{
    float: right;
    color: #ffffff;
     padding: 13px 0px 0px 0px;
}
.footer{
    background-color: #0a1b48;
    
}
.icon .fa-facebook{
padding: 10px;
border-radius: 50%;
background-color: red;
margin: 10px;
}
.icon .fa-twitter{
padding: 10px;
border-radius: 50%;
background-color: red;
margin: 10px;
}
.icon .fa-google-plus{
padding: 10px;
border-radius: 50%;
background-color: red;
margin: 10px;
}
.icon .fa-linkedin{
padding: 10px;
border-radius: 50%;
background-color: red;
margin: 10px;
}
.icon .fa-pinterest-p{
padding: 10px;
border-radius: 50%;
background-color: red;
margin: 10px;
}
.ftr {
    padding: 36px 0px 29px;
    text-align: center;
    background: #f2f3f5;
}
ul.ftrsocicon {
    margin: 0px 0px 0px;
    padding: 0px;
    text-align: center;
    display: inline-block;
}
ul.ftrsocicon li {
    float: left;
    list-style: none;
}
ul.ftrsocicon li a, .ftr a {
    color: #fff;
}
.ftr .fb {
    background: #3b5998;
}
ul.ftrsocicon li i {
    margin-right: 15px;
    font-size: 22px;
    border-radius: 50%;
    text-align: center;
    height: 50px;
    width: 50px;
    padding-top: 10px;
    line-height: 32px;
}
.ftr .twitter {
    background: #007bb5;
}
.ftr .linkdin {
    background: #00aced;
}
.ftr .gplus {
    background: #dd4b39;
}
.ftr .pint {
    background: #cb2027;
}


.menuitem-1
{
   float: none;
   display: table;
}

.menuitem-1 li a
{
    font-size: 15px;
    color: #0a1b48;
    border-bottom: 6px solid transparent;
    padding-bottom: 0px;
}
.menuitem-1 > .active > a 
{
    padding-right: 14px;
    border-bottom-color: #394243;
    color: #000;
    background: transparent !important;
}
.menuitem-1 li a:hover,
.menuitem-1 li a:focus 
{
    outline: 0;
    background: transparent;
    color: #000;
}
.menuitem-1 .clicker a:hover
{
    display: block;
}


/*================================ABOUT====================================*/
.aboutpage{
    background-color: rgb(242, 243, 245);
    padding: 50px 0px;
    font-family: 'Open Sans', sans-serif;
     background-image: url(../img/bg-2.jpg);
}

.text-container {
    background-color: rgba(255, 255, 255, 0.19);
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
      color: #fff;
}
.text-container h3{
   margin-top: 0px;
}
.text-container p{
   margin-top: 0px;
    color: #fff;
    line-height: 24px;
}
.abo-section{
background-color: #ffffff;
padding: 70px 0px 50px 0px;
}
.abo-detail-1 h1{
position: relative;
    font-size: 40px;
    color: #153653;
    font-weight: 300;
    line-height: 1.2em;
    padding: 0px 0px;
}
.abo-detail-2{
    padding: 10px 0px;
    margin-top: 0px;
}
.abo-detail-2 h4{
    position: relative;
    color: #153653;
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0px;
}
.abo-detail-2 p{
   position: relative;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em;
    margin-top: 12px;
}
.about-title h1{

margin-top: 0px;
margin-bottom: 0px;
color: #ffffff;
}
.ab-img img{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.abo-desc{
    line-height: 34px;
    margin-top: 0px;
   }

.abo-box{
    padding: 50px 50px;
    margin-bottom: 50px;
    box-shadow: 0 0px 10px 0 rgba(0,0,0,0.2);
}
.abo-section .carousel-control {
    position: absolute;
    top: 55%;
    border-radius: 50%;
    background-color: transparent;
    color: #fff;
    display: inline-block;
    margin-top: -25px;
    height: 50px;
    line-height: 40px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 5;
    
}
.about-img-box {
    position: relative;
}
/*================================ROOM====================================*/
.roompage{
    background-color: rgb(242, 243, 245);
    padding: 50px 0px;
     background-image: url(../img/bg-2.jpg);
}

.room-title h1{
margin-top: 0px;
margin-bottom: 0px;
color: #ffffff;
}


.rate-section {
    position: relative;
    padding: 70px 0px;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.rate-block .inner-box {
    position: relative;
}
.rate-block .inner-box .image-box {
    position: relative;
}
.image-box a img{
width: 100%;
}
.rate-block .inner-box .lower-content {
   position: relative;
    border: 1px solid rgb(242, 243, 245);;
    background-color:rgb(242, 243, 245);;
}
.rate-block .inner-box .lower-content .upper-box {
    position: relative;
    padding: 35px 35px 50px 35px;
}
.rate-block .inner-box .lower-content .upper-box h3 {
   
    margin-top: 0px;
}
.rate-block .inner-box .lower-content .upper-box .stars {
    position: relative;
    float: right;
    margin-top: 6px;
}
.rate-block .inner-box .lower-content .upper-box .stars span {
    position: relative;
    color: #ff3d54;
    font-size: 13px;
    margin: 0px 1px;
}
.rate-block .inner-box .lower-content .upper-box .text {
    position: relative;
    font-size: 16px;
    color:#42474c;
    font-weight: 300;
    margin-top: 15px;
    line-height: 1.6em;
    margin-bottom: 15px;
    
}
.title-box h3 a{
    color:  #333;
    text-decoration: none;
}
.list-style-one {
    position: relative;
    margin-bottom: 40px;
    margin-left: -18px;
}
.list-style-one li {
    position: relative;
    padding-left: 15px;
    color: #42474c;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    
}
.rate-block .inner-box .lower-content .lower-box {
    position: relative;
    padding: 15px 35px ;
    border-top: 1px solid #eeeeee;
}
.rate-block .inner-box .lower-content .lower-box a:hover {
    text-decoration: none;
    outline: none;
}
.rate-block .inner-box .lower-content .lower-box .price-day {
    position: relative;
    font-size: 15px;
    color: #828c95;
    
}
.rate-block .upper-box .book-now {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
    background: #0a1b48;
    border: none;
    border-radius: 0px;
    color: #fff;
    padding: 10px 15px;
    
    border:2px solid #0a1b48;

}
.rate-block .upper-box .book-now:hover {
    text-decoration: none;
    outline: none;
    background-color: #fff;
    border:2px solid #0a1b48;
    color: #0a1b48;;
    transition: 0.5s;
}

}
.rate-block .inner-box .lower-content .upper-box h3 a {
    position: relative;
    color: #263e5b;
    font-size: 30px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
}
.rate-block .inner-box .lower-content .lower-box .price-day span {
    position: relative;
    top: 2px;
    color: #263e5b;
    font-size: 36px;
    font-weight: 700;
}
.rate-block:nth-child(2) {
    margin-bottom: 35px;
}
.rate-block:nth-child(1) {
    margin-bottom: 35px;
}

/*==================================GALLERY=================================*/
.d-room .col-md-6.col-md-6:nth-child(3) {
   margin-top: 15px;

}
.d-room .col-md-6.col-md-6:nth-child(4) {
   margin-top: 15px;
   
}

.gallery.gaps {
    margin-bottom: -30px;
}
.gallery-overlay {
    left: 0;
    opacity: 0;
    padding: 30px 0;
    z-index: 1;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.gallery {
    border: 0 none;
    /* float: left; */
    overflow: hidden;
    position: relative;
    width: 100%;
}
/*==================================GALLERY=================================*/
 .gallerypage{
   background-color: rgb(242, 243, 245);
    padding: 50px 0px;
     background-image: url(../img/bg-2.jpg);
}
.gallery-title h1{
    margin-bottom: 0px;
    margin-top: 0px;
    color: #ffffff;
}
figure{
    display: inline-block;
}
.gallery-image{
    padding: 50px 0px;
}

.s-room h1{
    margin-top: 0px;
    margin-bottom: 20px;

}
.g-img-1{
   
}
.g-img-2{
  
}
.s-room{
    width: 100%;
    text-align: center;
}
.s-room a {
    display: inline-block;
}
.s-room a img {
    margin: 10px;
    border: 9px solid rgba(26, 56, 90, 0.26);
}

.d-room{
    width: 100%;
    text-align: center;
}
.d-room a {
    display: inline-block;
}

.d-room h1{
    margin-top: 0px;
    margin-bottom: 20px;

}
.d-room a img{
    margin: 10px;
}
.sw-room{
    width: 100%;
    text-align: center;
}
.sw-room a {
    display: inline-block;
}
.sw-room h1{
    margin-top: 0px;
    margin-bottom: 20px;

}
.sw-room a img{
    margin: 10px;
}
.res-room{
    width: 100%;
    text-align: center;
}
.res-room a {
    display: inline-block;
}
.res-room h1{
    margin-top: 0px;
    margin-bottom: 20px;

}
.res-room a img{
     margin: 10px;
}





/*======================================CONTACT US==============================================*/

.contactpage{
   background-color: rgb(242, 243, 245);
    padding: 50px 0px 40px 0px;
     background-image: url(../img/bg-2.jpg);
}
.contact-title h1{
 margin-bottom: 0px;
    margin-top: 0px;
    color: #ffffff;
}
.send-title h3{
margin-left: 14px;
color: #333333;
margin-top: 0px;
}
.contact-left h3{
color: #333;
}
.contact{
    padding: 20px 10px;
   
}
.form-1{
    padding: 10px 0px;
}
.btn3{
    background-color:#0E1B3D ;
    padding:2px;
    color: white;
}
.btn3:hover{
    background-color:blue;
    padding:2px;
    color: white;
}
.pera-10{
    color: white;
 }
 .pera-10 h1{
    padding-top: 30px;
 }
 .pera-10 hr{
    margin-left: 550px;
    margin-right: 550px;
 }
 
.btn4 {
    background-color: #0a1b48;
     border:2px solid  #0a1b48;
    color: white;
    padding: 10px 25px;
    text-align: center;
    font-size: 16px;
    border-radius: 0px;
    margin-left: 15px;
    margin-top: 8px;
    text-transform: uppercase;
}
.btn4:hover{
    background-color: white;
    color:  #0a1b48;
    border:2px solid  #0a1b48;
}
.form-control {
   /* height: 45px;*/
    width: 100%;
    border-radius: 0px;
    margin: 0px 0px 0px 0px;
}
 .contact-icon ul li:nth-child(2) {
    margin-bottom: 35px;
}
.contact-icon ul li:nth-child(1) {
    margin-bottom: 35px;
}

 .contact-icon ul {
    position: relative;
    margin-top: 0px;
 }
 .contact-icon ul li {
    position: relative;
    font-size: 16px;
   
    padding-left: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    list-style: none;
}
 .contact-icon{
    margin-left: -10px;
 }
  .contact-icon ul{
    margin-top: 20px;
  }
  .contact-icon ul li i{
    position: absolute;
    left: -27px;
    top: 0px;
    color: black;
    font-size: 30px;
    line-height: 1em;
  }
  .contact-icon ul li span {
    position: relative;
    font-size: 15px;
    font-weight: 300;
    color: black;
}
.contact-left h3{
    margin-top: 0px;
}
  .contact-icon ul li span a {
    color: black;
    font-size: 15px;
    font-weight: 300;
}
  .contact-icon ul li span a:hover {
text-decoration: none;
}
  .contact-form{
    padding: 50px 0px;
  }
iframe {
    height: 350px;
}

  /*========================================FACILITIES===============================*/
 .facilitiespage{
    background-color: rgb(242, 243, 245);
    padding: 50px 0px;
     background-image: url(../img/bg-2.jpg);
}
.fac-title h1{
    margin-left: 14px;
     margin-bottom: 0px;
    margin-top: 0px;
    color: #ffffff;
}
.facilities .fac-block:nth-child(1), .facilities .fac-block:nth-child(2), .facilities .fac-block:nth-child(3), .facilities 
.fac-block:nth-child(4), .facilities .fac-block:nth-child(5), .facilities .fac-block:nth-child(6){
    margin-bottom: 35px;
}

  .facilities .fac-block {
    box-shadow: 0 0px 8px 0 rgba(0,0,0,0.2);
    padding-bottom: 1px;
    height: 100%;
    width: 30%;
    display: inline-block;
    margin: 0 15px 0px;
    vertical-align: top;
    position: relative;
    padding: 30px 0px;
    background: transparent;
}
  .facilities .fac-block:hover {
   background: rgba(10, 27, 72, 0.21);
   transition: 0.9s;
}

.fac-block h4{
    padding: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 22px;
}

.fac-bg img {
    
    z-index: 100;
    margin: 0;
    position: relative;
    padding: 5px;
    border: none;
}

.fac-bg h3 {
    top: -20px;
    font-size: 28px;
    position: absolute;
    z-index: 999;
    font-weight: bolder;
    color: #fff;
    padding: 20px;
}
.facilities{
    text-align: center;
    margin: 70px 0px;
}
.fac-bg:before {
    bottom: 400px;
    left: -34px;
    border-radius: 100%;
    height: 230%;
    transition: all ease 1s;
}
.fac-block p {
    padding: 0 17px;
    line-height: 24px;
    margin-bottom: 0px;
    font-size: 16px;
}
.fac-bg p {
    margin: 0;
}

.site-content p, .splofrpage {
    font-size: 14px;
    color: #3C3C3C;
    line-height: 27px;
}



/*==============================================RESPONSIVE===================================================*/
@media(max-width: 1300px){
    .msg{
       margin: 114px 0px;
}
    
a.prev {
    margin-top: -9.0em;
   
}
a.next {
    margin-top: -9.0em;
   
}
}

@media(max-width: 1199px){
      .msg{
       margin: 100px 0px;
}
    .menu .menuitem li a {
    padding: 37px 11px;
    font-size: 14px;
}
.btn-menu {
    top: 31px;
}
.msg h1 {
    font-size: 40px;
}
.t-box-1 .form-control {
  width: 100%;
}
.box-1 {
    padding: 10px 0px 21px 0px;
}
.box-2 {
    padding: 10px 0px 21px 0px;
}
.box-1 p {
    padding: 0px 40px 0px 40px;
}
.box-2 p {
    padding: 0px 40px 0px 40px;
}
.btn-room{
    padding:10px 0px 19px 0px;
}
.room-1 img {
  
}
.room-2 img {
     
   }
 .service-detail-1 {
    right: 63px;
    top: 55px;
}

.service-detail-2 {
    right: 68px;
    top: 55px;
}

.service-detail-3 {
    right: 53px;
    top: 55px;
}

.service-detail-4 {
    right: 33px;
    top: 55px;
}

.service-box-1{
    width: 166px;
    height: 166px;
    margin-left: 24PX;
}
.service-box-2{
    width: 166px;
    height: 166px;
    margin-left: 24PX;
}
.service-box-3{
    width: 166px;
    height: 166px;
    margin-left: 24PX;
}
.service-box-4{
    width: 166px;
    height: 166px;
    margin-left: 24PX;
}
.facilities .fac-block {
    width: 29%;
}
a.prev {
    margin-top: -8.0em;
   
}
a.next {
    margin-top: -8.0em;
   
}
.btn-ex-room {
    margin-top: 7%;
   
}
.btn-m {
    margin-top: 5%;
}
    .t-box-1 i {
    top: 47px;
    right:27px;
}

}


@media(max-width: 1100px){
a.prev {
   
    margin-top: -7.7em;
}
a.next {  
    margin-top: -7.7em;
}
    .msg{
       margin: 90px 0px;
}

}

@media(max-width: 1050px){
a.prev {
    margin-top: -7.3em;
   
}
a.next {
    margin-top: -7.3em;
   
}
 .msg{
       margin: 80px 0px;
}
}

@media(max-width: 991px){
.facilities .fac-block:nth-child(9){
    margin-top: 35px;
}
 .msg{
       margin: 70px 0px;
}
 .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        margin-top: 33px;
        margin-right: 0px;
    }
    .navbar-collapse.collapse {
        display: none!important;
      }
      .navbar-collapse.collapse.in { 
    display: block!important;
   
}
div#bs-example-navbar-collapse-1 {
    POSITION: ABSOLUTE;
    Z-INDEX: 100000;
    width: 50%;
    right: 0;
    margin-top: -7px;
}
    .menu .navbar-nav>li {
        float: none;
    }
    .menu .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

  
.msg{
       margin: 65px 0px;
}

.menuitem
{
      width: 100%;

  }

.menuitem-1 li {
    display: inline-block;
}
.menu .menuitem > li > a 
{
 
    border-bottom: none;
    padding: 10px 10px;
    width: 100%;
    background-color: #0a1b48;
    color: #ffffff;
}
.menu .menuitem > .active > a {
  color: #0a1b48;
   background-color: #ffffff;
}
.menu .menuitem li a:hover {
    border-bottom: none;
    background-color: white;
}
.btn-menu {
     right: 65px;
    top: 28px;
}


.header_bottom h1 
{
 padding: 30px 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}


a.prev {
    margin-top: -6.8em;
   
}
a.next {
    margin-top: -6.8em;
   
}
.booknow{
    padding: 20px 0px 29px 0px;
}
.about{
    padding: 60px 0px 60px 0px;
    position: relative;
}
.service{
    padding: 60px 0px 60px 0px;
}
.gallery{
    padding: 60px 0px 60px 0px;
}
.btn-m {
    margin-top: 6%;
}
.btn-ex-room {
    margin-top: 9%;
}
.title-4 h1 {
    margin-bottom: 30px;
}
.title-1 h1 {
    text-align: center;
}
.title-1{
    position: inherit;
}
.about-text{
    margin-top: 0px;
    text-align: center;
    margin-bottom: 68px;
}
.title-1 a{
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
}
.btn-2{
 margin-bottom: 68px;
}
.bg-room {
    padding: 60px 0px;
}
.title-2 h1 {
    margin-bottom: 30px;
}
.gallery-img .col-md-4.col-sm-12 img:nth-child(1){
height: 450px;
width: 100%;
}

.title-book h1{
    font-size: 25px;
}
.btn-b1 {
  text-align: center;
}
.btn-b {
  margin-top: 20px;
}
.service-box-1{
   
  height: 127px;
  width: 127px;
  margin-left: 0px;
}

.service-detail-1{
     right: 0px;
    left: 0px;
    top: 35px;
}
.service-detail-1 h4{
    font-size: 16px;
}

.service-detail-2 h4{
    font-size: 16px;
}

.service-detail-3 h4{
    font-size: 16px;
}

.service-detail-4 h4{
    font-size: 16px;
}

.service-box-2{
    height: 127px;
  width: 127px;
  margin-left: 0px;
}

.service-detail-2{
   right: 4px;
    left: 0px;
    top: 35px;
}

.service-box-3{

    height: 127px;
  width: 127px;
  margin-left: 0px;
}
.service-detail-3{
   right: -1px;
    left: 0px;
    top: 35px;
}


.service-box-4{
  height: 127px;
  width: 127px;
  margin-left: 0px;
}

.service-detail-4{
   right: -1px;
    left: 0px;
    top: 37px;
}
.box-1 p {
    text-align: center;
}
.box-2 p {
    text-align: center;
}
.box-1 {
}
.box-2{

}
.box-1 {
    padding: 42px 0px;
}
.box-2 {
    padding: 42px 0px;
    margin-bottom: 30px;
    margin-top: -10px;
}
.room-2{
    margin-top: 30px;
    margin-bottom: 0px;
}
.btn-room{
    padding:31px 0px 31px 0px;
}

.facilities .fac-block {
    width: 45%;
}


}
@media(max-width: 900px){
.msg h1 {
    font-size: 35px;
}

a.prev {
    margin-top: -6.4em;
   
}
a.next {
    margin-top: -6.4em;
   
}
 .msg{
       margin: 60px 0px;
}
}
@media(max-width: 850px){

a.prev {
    margin-top: -6.0em;
   
}
a.next {
    margin-top: -6.0em;
   
}
 .msg{
       margin: 50px 0px;
}
}
@media(max-width: 800px){

a.prev {
    margin-top: -5.8em;
   
}
a.next {
    margin-top: -5.8em;
   
}
}



@media(max-width: 767px){

.facilities .fac-block:nth-child(8){
    margin-top: 35px;
}
.msg{
       margin: 60px 0px;
}

.menuitem
{
      width: 100%;
     
  }
  .menuitem-1
{
   text-align: center;
}
.menu
{
        width: auto;
}
.menu .menuitem > li > a 
{
   
    border-bottom: none;
    padding: 10px 20px;
}
.carousel-inner .item {
  width: 100%;
  height: 300px;
}
.carousel-inner .item img{
  width: 100%;
  height: 300px;
}
.navbar-default .navbar-toggle {
   
    padding: 11px;
    margin-top: 30px;
    margin-right: 19px;
}
div#bs-example-navbar-collapse-1 {
    right: 20px;
}
.ftr {
    padding: 36px 0px 20px;
}
.header_bottom h1 {
  
    margin-top: 0px;
}
.srv-box {
    margin-left: -10px;
    margin-top: 60px;
}
.service-box-1 {
    float: none;
    margin: 0 auto;
    display: table;
    margin-bottom: 51px;
}
.service-box-2 {
    float: none;
    margin: 0 auto;
    display: table;
    margin-bottom: 51px;
}
.service-box-3 {
    float: none;
    margin: 0 auto;
    display: table;
    margin-bottom: 51px;
}
.service-box-4 {
    float: none;
    margin: 0 auto;
    display: table;
}

 

.title-book{
    text-align: center;
     padding: 50px 0px 30px 0px;
}
.btn-v {
    padding: 0px 0px 65px 0px;
    text-align: center;
}
.title-book h1 {
    font-size: 20px;
}

.title-book p {
    font-size: 15px;
}
.btn-ex {
     margin-top: 60px; 
    overflow: hidden;
}
a.prev {
    margin-top: -6.0em;
   
}
a.next {
    margin-top: -6.0em;
   
}

.rate-block:nth-child(3) {
    margin-bottom: 30px;
}


.s-room .col-md-3.col-sm-3.col-xs-12:nth-child(3) ,.s-room .col-md-3.col-sm-3.col-xs-12:nth-child(4) ,.s-room .col-md-3.col-sm-3.col-xs-12:nth-child(5){
    margin-top: 10px;
}
.d-room .col-md-3.col-sm-3.col-xs-12:nth-child(3) ,.d-room .col-md-3.col-sm-3.col-xs-12:nth-child(4) ,.d-room .col-md-3.col-sm-3.col-xs-12:nth-child(5){
    margin-top: 10px;
}
.sw-room .col-md-3.col-sm-3.col-xs-12:nth-child(3) ,.sw-room .col-md-3.col-sm-3.col-xs-12:nth-child(4) ,.sw-room .col-md-3.col-sm-3.col-xs-12:nth-child(5){
    margin-top: 10px;
}
.res-room .col-md-3.col-sm-3.col-xs-12:nth-child(3) ,.res-room .col-md-3.col-sm-3.col-xs-12:nth-child(4) ,.res-room .col-md-3.col-sm-3.col-xs-12:nth-child(5){
    margin-top: 10px;
}
.gallery-image {
    padding: 50px 0px;
}
.facilities .fac-block {
    width: 80%;
}
.contact-left{
    margin-left: 15px;
}
.contact-icon{
    margin-left: 6px;
}
.contact-form{
    padding: 20px 0px;
}
.contact-form .col-md-6.col-sm-6.col-xs-12:nth-child(2){
    margin-top: 30px;
}
.f-right p{
    font-size: 14px;
}
.f-left p{
    font-size: 14px;
}
.footer {
    padding: 0px 20px;
}

}

@media(max-width: 700px){

a.prev {
    margin-top: -5.9em;
   
}
a.next {
    margin-top: -5.9em;
   
}
.f-left{
   float: none;
    margin: 0 auto;
    display: table;
}
.f-left p{
   padding: 10px 0px 0px 0px;
}
.f-right p{
   padding: 0px 0px;
}
.f-right{
   float: none;
    margin: 0 auto;
    display: table;
}
.msg h1 {
    font-size: 20px;
   
  padding: 0px 0px;
}
.msg h3 {
    font-size: 15px;
}
 .msg{
       margin: 60px 0px;
}


}
@media(max-width: 590px){
.title-1 h1 {
    font-size: 35px;
    line-height: 40px;
}
}

@media(max-width: 500px){

.msg{
    display: none;
}

.title-book p{
    
}
.title-book {
    padding: 20px 0px;

}
.btn-v {
    padding: 0px 0px 38px 0px;
}

}

@media(max-width: 480px){
    .t-box-1 i {
    top: 45px;
}
    .about-title h1 {
   font-size: 30px;
}
.room-title h1 {
    font-size: 30px;
}
.gallery-title h1 {
   font-size: 30px;
}
.fac-title h1 {
    font-size: 30px;
}
.contact-title h1 {
    font-size: 30px;
}
.contact-icon ul li span {
    font-size: 14px;
}
.arrive {
    font-size: 16px;
}
.depart {
    font-size: 16px;
}
a.prev {
    margin-top: -6.3em;
   
}
a.next {
    margin-top: -6.3em;
   
}
.menuitem-1
{
   text-align: center;
}
.abo-section{
background-color: #ffffff;
padding: 50px 0px 30px 0px;
}
.rate-section {
    padding: 50px 0px;
}
.facilities {
    text-align: center;
    margin: 50px 0px;
}
.navbar-default .navbar-toggle {
    margin-top: 31px;
}
.about-text{
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 85px;
}
.about{
    padding: 40px 0px 40px 0px;
}
.btn-m {
    margin-top: 7%;
}
.btn-ex-room {
   
}
.btn-2{
 margin-bottom: 53px;
}
.top-header{
    display: none;
}
.box-1 {
    padding: 10px 0px;
}
.box-1 h4{
   font-size: 15px;
}
.box-1 p {
   font-size: 14px;
}
.box-2 p {
    font-size: 14px;
}
.box-2 {
    padding: 10px 0px;
}
.box-2 h4{
   font-size: 15px;
}
.btn-ex {
    margin-top: 70px;
}

.bg-room {
    padding: 40px 0px;
}


.title-book h1{
    font-size: 17px;
}
.title-book h3{
    font-size: 14px;
}
.title-book p{
    font-size: 14px;
}
.title-1 h1{
    font-size: 25px;
    margin-bottom: 15px;
}
.title-2 h1{
    font-size: 25px;
      margin-bottom: 30px;
}
.title-3 h1{
    font-size: 25px;
}
.title-4 h1{
    font-size: 25px;
}
.s-room h1{
    font-size: 30px;
}
.d-room h1{
    font-size: 30px;
}

.sw-room h1{
    font-size: 30px;
}

.res-room h1{
    font-size: 30px;
}
.btn-view {
    padding: 5px 15px;
    font-size: 13px;
}
.f-left p{
    font-size: 14px;
}
.f-right p{
    font-size: 14px;
}
.navbar-nav>li>a {
    padding-bottom: 0px;
}
.abo-detail-2 p {
    font-size: 14px;
}
.img-container img{
    height: 200px;
}
.fac-block p{
    font-size: 14px;
}
iframe {
    height: 300px;
}
.rate-block .upper-box .book-now {
    margin-left: 0px;
}
.rate-block .inner-box .lower-content .upper-box .text {
    font-size: 13px;
}
.list-style-one li{
    font-size: 13px;
}


.service{
    padding: 40px 0px;
}
.gallery {
    padding: 40px 0px;
}
 
.service-detail-1 i{
    font-size: 25px;
}
.service-detail-2 i{
    font-size: 25px;
}
.service-detail-3 i{
    font-size: 25px;
}
.service-detail-4 i{
    font-size: 25px;
}
.service-detail-1 h4{
    font-size: 15px;
}
.service-detail-2 h4{
    font-size: 15px;
}
.service-detail-3 h4{
    font-size: 15px;
}
.service-detail-4 h4{
    font-size: 15px;
}
.rate-block .upper-box .book-now {
    font-size: 13px;
   
    padding: 8px 7px;
}

}

@media(max-width: 464px){
.top-header{

}
.contact-header 
{
    margin-top: 0px;
    float: none;
}
.contact-header i 
{
    font-size: 16px;
    margin-right: 0px;
}

.top-header .socialicon-header 
{
    float:none;
    margin-top: 0px;
}
.social-media i {
    color: #dddddd;
    padding: 0px 6px 0px 0px;
}

}
@media(max-width: 419px){

.btn-view{
    padding: 5px 15px;
    font-size: 14px;
}
ul.ftrsocicon li i {
    margin-right: 3px;
}    
.box-1 p {
    padding: 0px 40px 0px 40px;
    color: #8d8d8d;
}
.box-2 p {
    padding: 0px 40px 0px 40px;
    color: #8d8d8d;
}

}

@media(max-width: 407px){

.f-right p{
    text-align: center;
}
}

@media(max-width: 400px){
.btn-menu {
   display: none;
}
.top-header {
    display: none;
}
.header_bottom h1 {
    font-size: 27px;
}
.navbar-default .navbar-toggle {
    margin-top: 26px;
}
.contact-header a:nth-child(2) {
   display: none;
}
.contact-header a {
    font-size: 12px;
}
.btn-b {
    padding: 8px 20px;
    font-size: 12px
}
.btn-2 {
   padding: 8px 20px;
    font-size: 12px
}
.btn-explore{
    padding: 8px 20px;
    font-size: 12px
}
.btn-more{
    padding: 8px 20px;
    font-size: 12px
}
.btn-view {
    padding: 4px 10px;
    font-size: 12px;
}
}
@media(max-width: 370px){
.fac-block h4 {
    font-size: 19px;
}
}
@media(max-width: 342px){

.btn-view {
    padding: 5px 10px;
    font-size: 12px;
}

.f-left p{
   font-size: 13px;
}
.f-right p{
    font-size: 13px;
}


}

@media(max-width: 324px){
ul.ftrsocicon li i {
     font-size: 18px; 
    height: 40px;
    width: 40px;
    padding-top: 5px;
    line-height: 32px;
}

.rate-block .inner-box .lower-content .upper-box .text {
    font-size: 13px;
}
.list-style-one li {
    font-size: 13px;
    padding-left: 10px;
}
.rate-section {
    padding: 30px 0px;
}
.f-left p{
    font-size: 13px;
}
.f-right p{
    font-size: 13px;
}
.btn-m {
    margin-top: 10%;
}
.btn-ex-room {
    margin-top: 12%;
}
.box-1 h2{
    font-size: 25px;
}
.box-2 h2{
    font-size: 25px;
}

}