
dy {
  margin: 0; 
  font-family: 'Raleway', sans-serif;
   position: relative;
    overflow-x: hidden;
  color:#333 ;

}

p{
  font-size:14px;
  }

h1,h2,h3,h4,h5{
  margin: 0px !important;
    }

a{
  text-decoration:none !important}


@font-face {
  /*font-family: 'Rancho-Regular';
 *   src: url('../fonts/Rancho-Regular');
 *     src: url('../fonts/2AAA85_0_0d41d.eot?#iefix') format('embedded-opentype'), url('../fonts/2AAA85_0_0.woff') format('woff'), url('../fonts/2AAA85_0_0.ttf') format('truetype')*/
}

html {
    height: auto;
}
  
/*=================================*/ 
/*         menu bar start              */
/*=================================*/ 





#top-head .navbar-fixed-top {
  border: none; /*----14-6-17----*/
  background-color: #042850;
  
}

/*----14-6-17----*/

#top-head .navbar-ex1-collapse  {
  padding-bottom:10px;

}

#nav-box{
  padding:20px 0px 0px 0px;
  }

#top-menu {
  margin-top: 15px;
  float: right;
}

#top-head .navbar-brand { /*----14-6-17----*/
  height: 0px;  
}

#top-head  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: 0px;
  
}

#top-head .top-menu > li{
  margin-right:10px;
  }

#top-head .top-menu > li > a {
  border-radius: 4px ;
  color: #fff;
  padding-bottom: 6px !important;
  padding-top: 6px !important;
    text-transform: uppercase;
    font-weight: bold;
}

#top-head .navbar-default .navbar-nav > .active > a, #top-head .navbar-default .navbar-nav > .active > a:focus, #top-head .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
}


.top-nav-collapse .navbar-collapse ul li a {
  color: #fff;
}
.dropdown-menu li a{
  color: #348DDA !important;	
}

/*.top-nav-collapse .navbar-collapse .nav .active a{
  color: #348DDA !important;
}*/

 .top-nav-collapse .navbar-collapse .nav a:focus{
     color: #fff !important;
   }
   
.top-nav-collapse .navbar-collapse .nav .active a:hover {
  color:#fff !important;
  
  }

/*#top-head .top-menu li a:hover {
  background: #fff !important;
  color: #348DDA !important;
}*/

/*a:active  {
 *   background: #348DDA !important;
 *     color: #fff
 *     }*/

.top-nav-collapse{
  border-bottom:1px solid #DDD !important;
  }

.logo {
  width: 206px;
  padding-right: 20px;
  float:right
}

#login{
  margin-top:20px
  }

.login-user {
  color: #fff;
  font-size:18px !important;
  padding-right: 10px;
}

.log-in {
  font-size: 10px !important;
  color:#fff
}

.top-nav-collapse #login i{
  color:#333;
  }

/*-----slider box start----*/
  
/*------ body container start ----*/

.section-divider {
  float: left;
  width: 100%;
}

.slide-box {

  width: 100%;
  float: left;/*
  background-image: url(../images/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;*/
}

.slide-box .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 76vh;
    margin-top: 64px;

}

/*--- search section start ---*/

.search-section {
  float: left;
  width: 80%;
  position: relative;
  margin-top: -335px !important;
  margin-left: 10%;
  z-index: 1
}

.search-box h1 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  margin: 10px 0px 20px !important;
  font-weight: 600;
}

.search-box h2 {
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 100;
  margin-bottom: 50px !important;
}

.search-area{
  float: left;
  width: 100%;
  background:#224970c6;
  padding: 7px;
  border-radius: 16px;

}

.chose-room {
  width: 100%;
  float: left;
}

.search-room input {
    height: 60px;
    border-radius: 10px 0 0 10px;
}

.chek-in input {
  height: 60px;
  width: 100%;
  border: none;
  text-indent: 10px;
  margin: 0px 3px;
}

.chek-in .input-group-addon {
  background: #fff;
  border: none;
  border-radius: 0px;
} 

.check-out input {
  height: 60px;
  margin-left: 3px;
  border: none;
  text-indent: 10px;
  width: 100%;
}

.check-out .input-group-addon {
  background: #fff;
  border: none;
  border-radius: 0px;
}

.client-box {
    background: #ebebeb;
    padding: 10px 0px;
    width: 100%;
    float: left;
}

.rom-person select {
    height: 60px;
    width: 95.7%;
    border: none;
    margin-left: 3px;
    text-indent: 4px;
}

.client-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-left: 10px;
}

.client-img img {
    width: 100%;
     filter: gray; /* IE5+ */
     /* -webkit-filter: grayscale(1);*/
}

/*.client-img:hover {
 *   
 *     width: 100%;
 *       float: left;
 *         cursor: pointer;
 *           -webkit-filter: contrast(100%); 
 *             filter: contrast(0%);
 *               -webkit-transition: all .5s ease-in-out;
 *               }*/

.search-all .btn {
  background: ;
  background: #9f0000;
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: #fff;
  border-radius: 0 10px 10px 0;
}



/*--- must visit -----*/

.heading-tab {
    float: left;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 10px;
}

.heading-tab h2 {
    color: #333;
    padding-left: 15px;
    padding-right: 15px;
    text-align:center;
}

.bdr-red {
    width: 60px;
    border: 1px solid #042850;
    margin-top: 7px;
    background:#042850;
}

.visit-item-container {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.visit-box {
    width: 100%;
    position: relative;
    height: 350px;
    float: left;
    overflow: hidden;
    text-align: center;
    vertical-align: middle !important;
    margin-bottom: 32px;
}

.visit-box:hover {
    cursor: pointer;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
}

.visit-box img {
    display: block;
    height: 350px;
    position: relative;
    overflow: hidden;
}

.vsit-tag {
    position: absolute;
    bottom: 0px;
    background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.4) ,rgba(0,0,0,0.9));
    float: left;
    width: 100%;
    text-align: left;
    padding: 20px;
}

.vsit-tag h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 100;
}

.vsit-tag span{
  font-size: 14px;
  font-weight: normal;
  color:#fff;
}
.sty-titl {
    position: absolute;
    bottom: 0px;
    background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.4) ,rgba(0,0,0,0.9));
    float: left;
    width: 100%;
    text-align: left;
    padding: 0px 10px;
}

.sty-titl h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 100;
}

.sty-titl p{
	font-size:11px;
	line-height:2;
  font-weight: normal;
  color:#fff;
}

/*--- featured stay ---*/

.visit-item-container-1 {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.visit-box-1 {
    width: 100%;
    position: relative;
    height: 230px;
    float: left;
    overflow: hidden;
    text-align: center;
    vertical-align: middle !important;
    margin-bottom: 30px
}

.visit-box-1:hover {
    cursor: pointer;
    box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
}

.visit-box-1 img {
    display: block;
    position: relative;
    overflow: hidden;
     height: 230px;
}

.price.tag {
    float: left;
    width: 100%;
    position: absolute;
    top: 0px;
}


.price.tag span {
    background: #9f0000;
    float: right;
    margin-top: 30px;
    padding: 6px 20px;
    color: #fff;
    box-shadow: 0px 3px 12px rgba(0,0,0,0.3);
    font-size: 18px;
}

/*--- why choose start ---*/

.bg-chose {
    background: #ebebeb;
    margin-bottom:2em;
}

.why-chose-box {
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px auto 40px;
}

/*.bg-crcle img {
  background: #fff;
  padding: 30px;
  border-radius: 100px;

}*/

.pay-optn {
    width: 100%;
    float: left;
    text-align: center;
}

.pay-optn img {
    width: 60px;
}

.foot-logo{
  width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

.foot-logo img{
  width: 170px;
}

.bg-crcle {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.why-chose-box h3 {
  font-size: 20px;
  width: 100%;
  float: ;
  float: left;
  margin-bottom: 10px !important;
}



/*----- portfolio start ----*/

.bg-portfolio {
  * background-image: url(portfolio-bg.jpg);
  width: 100%;
  float: ;
  background-size: cover;
  background-repeat: no-repeat;
}

.white-port h2 {
  color: #fff;
}

.white-port .bdr-red {
  border: 1px solid #fff;
}

.customer-say {
  float: left;
  width: 100%;
  text-align: center;
  margin: 20px auto 40px;
}

.bg-crcle-customer img {
  background: #fff;
  padding: 10px;
  border-radius: 200px;
  width: 200px;
}

.bg-crcle-customer {
  /* float: left; */
  width: 200px;
  margin-bottom: 10px;
  margin: 0px auto;
}

.customer-say h3 {
  font-size: 22px;
  width: 100%;
  float: ;
  float: left;
  margin-bottom: 10px !important;
  font-weight: 600;
  color: #fff;
  margin-top: 20px !important;
}

.portfolio-customer {
  width: 70%;
  margin: 0px auto;
  /*margin-top: 40px !important;*/
}

.customer-say p {
  color: #fff;
  font-size: 16px;
  width: 100%;
  float: ;
  float: left;
}

.rating{
  width: 100%;
  float: left;
}
.checked {
    color: #c9ff0c;
}

/* types of carasual css*/
 .media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 22px;
}
/* Previous button  */
.media-carousel .carousel-control.left
{
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px;
  height: 40px;
  width : 40px;
  margin-top: 98px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px;
  height: 40px;
  width : 40px;
  margin-top: 98px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}

/* type css end*/

/*--- subscriber start ---*/

.subsribe-bg {
    background: #042850;
    padding: 26px 0px;
}

.subscrier-box h3 {
  color: #fff;
}

.subscriber-frm {
  width: 100%;
  float: left;
}

.subscriber-frm {
  width: 70%;
  float: right;
}

.subscriber-frm input {
  width: 75%;
  float: left;
  height: 50px;
  border-radius: 0px;
  border-radius: 5px 0px 0px 5px;
}

.subscriber-frm .btn {
  width: 25%;
  float: left;
  height: 50px;
  background: #9f0000;
  border: none;
  color: #fff;
  font-size: 16px;
  border-radius: 0px 5px 5px 0px;
}

.subscrier-box h3 {
  margin-top: 10px !important;
}

/*---- footer start---*/

#footer-section{
  margin-top:20px; 
}

#footer-top{
  background:#042850;
  padding-top:60px;
  padding-bottom:60px;
  color: #fff;
  text-align: justify;
  }

#footer-top h3{
  color:#fff;
  font-size:17px;
  text-transform:uppercase;
  margin-bottom: 20px !important;
  }

.footer-link ul{
  list-style-type:none;
  padding-left:0px;
  }

.footer-link ul li a{
  color:#fff;
  }

.footer-link ul li {
  border-bottom: 1px solid rgba(178, 178, 178, 0.3);
  padding: 5px 0px;
}

.footer-link ul li a:hover{
  color:#fff;
  }

.panel-title i {
  float: right;
  color: #AEAEAE;
}

.foot-addres ul{
  list-style-type:none;
  padding-left:0px;
  }

.foot-addres ul li {
  padding: 5px 0px;
  display: inline-block;
}


.foot-addres li i {
  font-size: 20px;
  float: left;
  background: #e0dddd;
  color: #348DDA;
  text-align: center;
  vertical-align: middle;
  padding: 5px 10px;
  height: 30px;
  width: 30px;
  border-radius: 3px;
  margin-right: 10px;
}

/*.footer-que .panel-heading {
  background-color: #222222 !important;
  color: #AEAEAE !important;
  border-radius: 0px !important;
}*/

.footer-que .panel {
  border: 1px solid #222222 !important;
  border-radius: 0px !important;
}

.footer-que .panel-title{
  font-size: 13px;
  color: #000;
}

.footer-que .panel-body{
  background-color:#2D2C2C;  
}

.footer-que .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top-width: 0px !important;
}


.copyright p{
  color: #aeaeae;
  margin-bottom: 0px;
  margin-top:10px ;
}

.social-lnk {
  float: right;
  margin-bottom: 0px;
}

.social-lnk li {
  display: inline-block;
  float: left;
  margin-right: 6px;
}

.media-link .social-lnk i {
  background-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #fff;
  display: block;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}

.social-lnk li a .fa-facebook {
  background-color: #042850 !important;
}


.social-lnk li a .tw{
  background-color: #042850;
}

.social-lnk li a .it{
  background-color: #042850;
}

.social-lnk li a .ln{
  background-color: #042850;
}

.social-lnk li a .pr{
  background-color: #042850;
}

#bottom-footer{
  background:#9f0000;
  padding: 15px 0px;
  }

/*--- page start----*/


.page-heading h1 {
  text-align: center;
  color: #333;
  font-size: 25px;
  margin: 10px 0px 20px !important;
  font-weight: 600;
}

.page-heading h2 {
  text-align: center;
  color: #333;
  font-size: 16px;
  font-weight: 100;
  margin-bottom: 50px !important;
}

.help-visit-box {
    width: 100%;
    position: relative;
    height: 230px;
    float: left;
    overflow: hidden;
    text-align: center;
    vertical-align: middle !important;
}

/*.help-visit-box:hover {
 *     cursor: pointer;
 *         box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
 *         }*/

.help-visit-box img {
    display: block;
    position: relative;
    overflow: hidden;
     height: 230px;
}

.helping-content {
    float: left;
    width: 100%;
    padding: 10px 15px;
}

.helping-content h4 {
    color: #348DDA;
    font-weight: 600;
    margin-bottom: 5px !important;
    width: 100%;
    float: left;
    font-size: 14px;
}

.helping-content p {
    margin-bottom: 20px;
}

.helping-content span {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}

.help-box {
    float: left;
    width: 100%;
    /*box-shadow: 0px 1px 7px rgba(0,0,0,0.2);*/
        margin-bottom: 15px;  
}


.bg-guarntee {
  * background-image: url(images/guarantee-bg.jpg);
  width: 100%;
  float: ;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 20px
}

.gua-p {
    color: #fff;
    font-size: 17px;
}

.package-box {
    width: 80%;
    margin: 0px auto;
    margin-top: 30px;
}

.package-card {
    float: left;
    width: 100%;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.3);
        margin-bottom: 15px;
}

.pack1{
    background: #cdf5f7;
}

.pack2{
    background: rgb(255, 240, 219)
  }

.pack3{
    background: #caffcc
}

.pack1 h3 {
    text-align: center;
    color: #3e8e92;
    padding-top: 20px;
}

.pack2 h3{
   text-align: center;
    color: #a08052;
    padding-top: 20px;
}

.pack3 h3{
   text-align: center;
    color: #30a235;
    padding-top: 20px;
}

.bg-gray {
    background:#faebd7;
    padding-bottom: 50px;
}

.pd-3 {
    padding-top: 50px;
}
.package-card h3 strong{
  padding-top: 10px;  
}

ul.pack-list {
    padding-left: 0px;
    list-style-type: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px !important;
}

.pack-list li {
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
}

ul.pack-list li:nth-child(odd) {
    background: #fff;
}

.pack1 ul.pack-list li:nth-child(even) {
    color: #3e8e92
}

.pack2 ul.pack-list li:nth-child(even) {
    color: #a08052
  }

.pack3 ul.pack-list li:nth-child(even) {
    color: #30a235
}

.slide-box1 {
  width: 100%;
  height: 80px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  *border-bottom: 2px solid #348DDA;
}

.bg-crcle.star-pc img {
    background: transparent;
    border-radius: 0px;
    width: 90px;
    padding: 10px;
}

.host-box {
    width: 100%;
    float: left;
}

.host-box img {
    width: 100%;
}


.why-host h3{
  font-size: 16px
}




 /*=====================================================*/
/*------------------ Responsive start -------------------*/
 /*=====================================================*/


@media only screen and (min-width:320px ) and (max-width:480px){

.slide-box {
    /*height: 100vh;*/
}

.search-section {
    margin-top: -450px !important;
}

.search-box h1 {
    font-size: 24px !important;
    font-weight: 100 !important;
}

.search-box h2 {
    font-size: 18px;
    margin-bottom: 45px !important;
}

.subscriber-frm .btn {
    width: 35%;
    }

  .subscriber-frm input {
    width: 65%;
}

/*----------header start-----*/

/*----menu----*/

/*#nav-box {
 *   padding: 10px 0px;
 *   }
 *
 *   #nav-box .navbar-toggle{
 *     border-color:#fff;
 *       }
 *
 *       #nav-box .navbar-toggle .icon-bar {
 *         background: #fff;
 *         }
 *
 *         #nav-box .in .nav li a {
 *           color: #999;
 *           }
 *
 *           #top-menu{
 *             margin-top:0px;
 *               margin-bottom:0px;
 *                 }
 *
 *                 #top-head .top-menu > li {
 *                   margin-right: 0;
 *                     border-bottom: 1px solid #f3f3f3;
 *                     }
 *
 *                     #top-head .top-menu > li > a{
 *                       border-radius:0px;
 *                         }
 *
 *                         #top-head .top-menu li a:hover{
 *                           color:#fff !important;
 *                             }
 *
 *                             #nav-box .navbar-collapse{
 *                               border:none;
 *                                 }
 *                                   
 *                                   #nav-box .navbar-default .navbar-toggle:focus, #nav-box .navbar-default .navbar-toggle:hover {
 *                                     background-color: #348DDA !important;
 *                                     }
 *
 *                                     .navbar-toggle:hover, .navbar-toggle:focus {
 *                                       background-color: #348DDA !important;
 *                                       }
 *
 *                                       .top-nav-collapse .navbar-toggle:hover, .top-nav-collapse .navbar-toggle:focus {
 *                                         background-color: #fff !important;
 *                                         }
 *
 *                                         .top-nav-collapse .navbar-toggle {
 *                                           border-color:#348DDA !important;
 *                                             }
 *
 *                                             .top-nav-collapse .navbar-toggle .icon-bar {
 *                                               background:#348DDA !important;
 *                                                 }
 *
 *                                                 #top-menu{
 *                                                   margin-top:0px !important;
 *                                                     }
 *                                                     #nav-box .in i {
 *                                                       color: #348DDA;
 *                                                       }
 *
 *                                                       #login {
 *                                                         border: 1px solid #348DDA;
 *                                                           padding: 5px 10px;
 *                                                             border-radius: 16px;
 *                                                             } 
 *
 *                                                             #login {
 *                                                               margin: 5px 0px;
 *                                                                 width: 100%;
 *                                                                   text-align: center;
 *                                                                   }
 *
 *
 *                                                                   #top-head .navbar-ex1-collapse{
 *                                                                     padding-bottom:0px;
 *                                                                       }
 *
 *                                                                       #nav-box {
 *                                                                         margin-bottom: 0px;
 *                                                                         } 
 *                                                                           
 *                                                                           .logo {
 *                                                                             padding-left: 20px;
 *                                                                             }*/

/*-----menu end----*/

}

@media only screen and (width:414px){

  .slide-box {
    height: 77vh;
}

}

 @media(min-width:767px) {
    .navbar {
        padding: 6px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    background-color:transparent;
    }

    .top-nav-collapse {
        padding: 0;
    }
  



}


 @media only screen and (max-width:767px){

/*--header--*/

.logo {
    width: 45px;
    padding-right: 0px;
    float: right; 
}

#nav-box .navbar-toggle {
  margin-left:20px;
  float: left !important;
}

  .s-device{
    background:#fff !important}
  
  #login {
  border: 1px solid #042850;
  padding: 5px 10px;
  border-radius: 16px;
  margin: 5px 0px;
  width: 100%;
  text-align: center;
}
  


/*---- header end ---*/

 .search-room input {
    height: 30px;
    margin-bottom: 5px;
    margin-left: 0px;
}

.chek-in input {
    height: 30px;
    width: 100%;
    text-indent: 10px;
    margin: 0px 0px 5px 0px;
}

.chek-in .input-group-addon {
    background: #fff;
    padding: 13px 10px 0px;

}

.check-out input {
    height: 30px;
    margin-left: 0px;
    margin-bottom: 5px;
}

.rom-person select {
    height: 30px;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 5px;
}

.search-all .btn {
    height: 30px;
}

.subscrier-box h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px !important;
}

.footer-about img {
    margin-bottom: 30px;
}

.copyright p {
    text-align: center;
    margin-bottom: 10px;
}


.media-link {
    text-align: center;
    width: 100%;
    float: left;
}

.social-lnk {
    float: none;
    }

.portfolio-customer {
    width: 100%;
  }


.why-host .bg-crcle img {
    padding: 10px;
}

.why-host {
    margin-bottom: 0px;
}

.slide-box1{
  height: 70px
}


}

@media only screen and (width:768px){


.slide-box {
    height: 100vh !important;
}

  .device-768 {
  float: left;
  width: 100%;
  margin-bottom: 10px
}

.logo {
  float: none;
  width: 56px;
    padding-right: 0px;
}

#login {
    margin-top: 4px;
}


/*.s-device {
 *   width: 100% !important;
 *     border-bottom: 1px solid #fff;
 *       float: left;
 *       }
 *
 *       .device-768 a {
 *         text-align: center !important;
 *           margin: 0px auto;
 *             width: 100%;
 *               float: left;
 *                 margin-bottom: 10px;
 *                 }
 *
 *                 #top-head .navbar-ex1-collapse {
 *                   border:none !important;
 *                   }
 *                   */

}

@media only screen and (max-width:768px){
 
/*--- header ---*/

.device-768 {
    width: 100%;
    text-align: center;
}
  
/*#nav-box {
 *     padding: 10px 0px 10px 0px;
 *     }
 *       */

#nav-box {
  padding: 10px 0px;
}

#nav-box .navbar-toggle{
  border-color:#fff;
  }

#nav-box .navbar-toggle .icon-bar {
  background: #fff;
}

#nav-box .in .nav li a {
  color: #999;
}

#top-menu{
  margin-top:0px;
  margin-bottom:0px;
  float: none;
  }

#top-head .top-menu > li {
  margin-right: 0;
  border-bottom: 1px solid #f3f3f3;
}

#top-head .top-menu > li > a{
  border-radius:0px;
   color:#337ab7;
  }

#top-head .top-menu li a:hover{
  color:#fff !important;
  }

#nav-box .navbar-collapse{
  border:none;
  }
  
#nav-box .navbar-default .navbar-toggle:focus, #nav-box .navbar-default .navbar-toggle:hover {
  background-color: #042850 !important;
}

.navbar-toggle:hover, .navbar-toggle:focus {
  background-color: #042850 !important;
}

.top-nav-collapse .navbar-toggle:hover, .top-nav-collapse .navbar-toggle:focus {
  background-color: #fff !important;
}

.top-nav-collapse .navbar-toggle {
  border-color:#042850 !important;
  }

.top-nav-collapse .navbar-toggle .icon-bar {
  background:#042850 !important;
  } 

#top-menu{
  margin-top:0px !important;
  }
#nav-box .in i {
  color: #042850;
}

#top-head .navbar-ex1-collapse{
  padding-bottom:0px;
  } 



/*---- header end ---*/

.search-box h1 {
    font-size: 28px;
}

.search-section {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-top: -360px ;
    z-index: 1

}

.subscriber-frm {
    width: 100%;
    float: right;
}

.footer-about{
  text-align: center;
}

/*.footer-about img {
 *     width: 50%;
 *     }*/

 .package-box {
    width: 100%
  }


}

@media only screen and (min-width:769px) and (max-width:1980px){

  .logo {
    width: 206px;
    padding-right: 150px;
    float: right;
}

}


.action-btn {
	background:#042850;
	color:white !important;
	font-weight:bold !important;
}

.custom .panel-default>.panel-heading {
	background-color: #042850 !important;
	border-color: #042850 !important;
}

.custom .panel-default {
	border-color: #042850 !important;
	margin:50px;

}

.btn-success{
	border-color: #042850 !important;
	color: #042850 !important;
	background-color:white !important;	
}

.row-search{
	margin-top:10px;
	margin-bottom:20px;
}
.row-search .location{
	font-size: 12px !important;
	font-weight: 700 !important;
	line-height: 16px !important;
	letter-spacing: 0.4px !important;
	text-transform: uppercase !important;
	width:80%;
	display:block;
	color:#9f0000;
}
.row-search .heading{
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    max-height: 42px !important;
    color: #042850 !important;
    margin-bottom: 4px !important;
}

.row-search .night-charges{
    font-weight: 300 !important;
    font-size: 15px !important;
    line-height: 18px !important;
    letter-spacing: 0.2px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: #484848 !important;
}

.row-search img{
	width:413px;
	height:275px;
}

.search_mg_holder{
    margin-bottom:10px;
}
.search-list .row-search:nth-child(even){
	padding-left:5px !important;	
}
.search-list .row-search:nth-child(odd){
	padding-right:5px !important;	
}


.row .holiday_type_index p:nth-child(1) {
    padding: 10px;
    margin: 0px;
}
.holiday_type_index p {
    margin: 0px;
    padding: :10px;
    position: absolute;
    bottom: 0px;
    color:white !important;
}
.holiday-type-heading {
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    padding: 10px;
    margin-top: -50px;
}
.holiday_type_index {
    overflow: hidden;
    position: relative;
}
.holiday-type-block {
    padding-bottom: 30px;
}

.sign-up-li:hover {
    background: #348DDA !important;
    cursor: pointer;
    color: white;
    font-weight: bold;
    padding: 0px !important;

}
.sign-up-li:hover a {
    color: white;
    font-weight: bold;
    width: 100%;
    height: 40px;
    display: block;
    padding: 10px;
    text-decoration: none;
}


.page-header{
	margin-bottom: 20px !important;
}
#address{
    margin-top: 15px;
    margin-bottom: 15px;
}
h5{
 padding-top: 10px;
 padding-bottom: 5px;
}

.alternate_rows h2{
  padding-bottom:10px;
}
#rates-table{
    margin-top: 10px;
}
#property_attributes ul li {
	list-style:none;
	display:inline-block;
	width:18%;
	margin-top:20px;
	text-align: center;
	
}
#property_attributes ul li span{
	margin-top:5px;
	display:block;
}
#property_attributes ul{
	padding-left:0px !important
}
#property_attributes .fa{
    opacity: 0.4;
    font-size: 50px !important;
}
.carousel-outer .fa{
    font-size: 100px !important;
}
.carousel-caption{
	width:100%;
	background:black;
	color:white  !important;
	opacity:0.5;
	left:0%  !important;
	right:0% !important;
	padding-bottom:0px !important; 	
	bottom: 0px !important;
	padding-top: 10px !important;
}
#homepage .vsit-tag{
	background: black;
    	opacity: 0.7;
    	padding:10px !important;
}

.discount_text{
    text-align: center;
    background: #348DDA;
    margin-bottom: -19px;
    font-weight: bold;
    color: white;
}

.slider-handle{
	    background-color: #9f0000!important;
    background-image: linear-gradient(to bottom, #9f0000  0%, #9f0000  100%)!important;
}
.pager li>a{
	    margin: 2px 0!important;
    color: #9f0000!important;
}
/*Trending*/
.container{
padding-left:0px !important;
padding-right:0px !important;
}
.trend{
text-align:center;
font-size: 22px;
    }


.hover12 {
  width: 100%;
  /* height: 100%; */
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: rgb(220,20,60);
}

.hover12 .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(20,20,20,0.2);
  /* padding: 50px 20px; */
}

.hover12 img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hover12:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  cursor: pointer;
}

.hover12 h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  overflow: hidden;
  padding: 8px;
  padding-top:38px;
  /*background-color: transparent;*/
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


.hover12:hover h2{
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hover12 p.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  color: #fff;
  font-size:13px;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
}

.hover12:hover p.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hltad{
	padding:0px !important;
}
.adhd{
	padding-top:7.4em;
}

.hover13 {
  width: 100%;
  /* height: 100%; */
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: rgb(220,20,60);
  top: 8px;
}

.hover13 .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(20,20,20,0.2);
  /* padding: 50px 20px; */
}

.hover13 img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hover13:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  cursor: pointer;
}

.hover13 h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  overflow: hidden;
  padding: 8px;
  padding-top:38px;
  /*background-color: transparent;*/
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


.hover13:hover h2{
 -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hover13 p.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  color: #fff;
  font-size:13px;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
}

.hover13:hover p.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hover14 {
  width: 100%;
  /* height: 100%; */
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: rgb(220,20,60);
  top: 8px;
}

.hover14 .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(20,20,20,0.2);
  /* padding: 50px 20px; */
}

.hover14 img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hover14:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  cursor: pointer;
}

.hover14 h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  overflow: hidden;
  padding: 8px;
  padding-top:38px;
  /*background-color: transparent;*/
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


.hover14:hover h2{
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hover14 p.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  color: #fff;
  font-size:13px;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
}

.hover14:hover p.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.tp{
	position: relative;
	top: 10px;
}

.cl5 img{
	height: 220px;
}

.cl16 img{
	height: 220px;
}

.cl3 img{
	height: 220px;
}

.gues{
	text-align:center;
	padding-top:58px;
	font-size:22px;
}
.topp{
	padding-bottom:20px;
}
/*contact*/
.first-box{padding:10px;background:#9C0;}
.second-box{padding:10px; background:#39F;}
.third-box{padding:10px;background:#F66;}
.fourth-box{padding:10px;background:#6CC;}

/*contact page css*/
.back_de{
    background: #9f0000;
    padding: 3em 0 2em 0;
    margin-top: -6px;
}
.back_de p{
font-size:18px;
color:#fff;
}
.panel-default>.panel-heading{
	color:#fff!important;
}