.errors{
border: 1px solid #fff;
margin: 10px;
padding: 10px;
color: #fefefe;
background-color: #4aa3e2;}


.bgwrapeoff {
    width: 100%;
    background-color: rgb(251, 251, 251);
    border-bottom: 2px solid #fff;
    height: auto;
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 50px;
  }
.sticky {
    font-size:14px;
    height: 70px;
    background: #fff;
    padding-top:3px;
    padding-left:10px;
}  
.sticky-wraper { position: fixed!important; top:0; background-color:#fff!important; border-bottom: 1px solid #fff;}
.dysnone { display: none!important;}
.bgimageshmlink .bgimgcontent {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 80vh;
    background-attachment: fixed;
    background-size: cover !important;
    background-color: #d6d6d6;

}
.hmlink-full-text { position: absolute;left: 0;width: 100%;z-index: 9;}
.hmlink-full-text .home-text {text-align: center;width: 28%;margin: 16px;color: #fff;border: 1px solid rgba(255, 255, 255, 0.29);padding: 10px;background: rgba(39, 39, 39, 0.77);position: absolute;left: 4%;}
.home-text h1{margin-bottom: 2px;font: 300 70px/51px "Asgalt", sans-serif;}
.home-text h3{font-size: 18px;font: 300 22px/19px "Asgalt", sans-serif;}
.home-text a { color: #fff;font-weight: bold; text-transform:capitalize;}
.home-text a:hover { color: #fff;font-weight: bold;}
.home-promo {min-height: 450px;margin: 0px auto; width: 100%;padding-left: 0;padding-right: 0;z-index: 1;position: relative;padding-top: 1%;padding-bottom: 5%; background-color: #f2f2f2;  background: linear-gradient(to right,#f2f2f2,#f2f2f2,#d8d7d7);}
.home-promo .boxpromo { padding: 7px; background: #fff; border:1px solid #ddd; min-height: 330px; margin-right:5%;box-shadow: 0 0 5px #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;}
.button-fullwidth { display: block;width: 100%; text-align: center;margin: 10px 0;color: #fff;background-color: #2e95df;border-color: #2e95df;}
.home-promo h1 { margin-bottom: 10px;font: 300 57px/51px "Asgalt", sans-serif;text-align: center;}
body { margin:0; color: #000; font-size: 14px;text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;font-family: "Courier New", Courier, monospace;}
h6 {font: 300 70px/60px "Asgalt", sans-serif;color: rgba(72, 72, 72, 0.83);text-transform: capitalize;letter-spacing: -0.02em;}
.bgpackage{ background: rgba(247, 247, 247, 0.5);}
.border1{border: 1px solid #000;}
.logo_top img{ position: absolute;margin-left: 0;margin-right: 0;z-index: 15;}
.logo2 {display: none; width:10%!important;}
.address{text-align: right;float: right;}
.top-wrapper {height:41px;}
.imageWraping img {width: 40%;}
.WrapingR { clear:left;float: right; margin-bottom: 10px; margin-left: 10px; }
.WrapingL { clear:right;float: left; margin-bottom: 10px; margin-right: 10px; }

/* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */
.navbar-wrapper { position: relative; top: 0;left: 0;right: 0; z-index: 10;}
.pre-head-wrap {background: #fff;border-bottom: solid 1px rgba(0, 0, 0, 0.2);}
.main-wraper { position:relative;z-index: 11; left: 0; right: 0;}
.navbg{padding-bottom:10px;background-color:#f2f2f2;}
.navarea{background:none; padding-bottom: 2%;}
.navbar { background: #fff; min-height: 50px!important; margin-bottom:0px !important;}
.navbar-inverse { border-color: rgba(53, 68, 54, 0)!important;}
.navbar-wrapper .navbar .container { width: auto;}
.navbar-inverse .navbar-nav>li>a { text-transform:capitalize; color: #000!important;}
.navbar-inverse .navbar-nav>li>a:hover{ color: #000!important;
    -webkit-box-shadow: none!important;}

.navbar-inverse .navbar-nav> .active>a,
.navbar-inverse .navbar-nav> .active>a:hover,
.navbar-inverse .navbar-nav> .active>a:focus { color:#2e95df;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover { background-color: rgba(255, 255, 255, 0)!important;
 border-bottom:none;}



/*sticky wrapper on */
.sticky-wraper .navbar-inverse .navbar-nav>li>a { text-transform:capitalize; color: #000!important;}
.sticky-wraper .navbar-inverse .navbar-nav>li>a:hover{ color:#2e95df!important;}
.sticky-wraper .navbar-inverse .navbar-nav> .active>a,
.sticky-wraper .navbar-inverse .navbar-nav> .active>a:hover,
.sticky-wraper .navbar-inverse .navbar-nav> .active>a:focus {
color:#fff;
}


.slider-wraper{width: 100%;}
    /* Special class on .container surrounding .navbar, used for positioning it into place. */
    /* Remove border and change up box shadow for more contrast */
    .navbar .navbar-inner {
      border: 0;
      -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
         -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
              box-shadow: 0 2px 10px rgba(0,0,0,.25);
              
    }

    /* Downsize the brand/project name a bit */
    .navbar .brand {
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
      font-size: 16px;
      font-weight: bold;
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    }

    /* Navbar links: increase padding for taller navbar */
    .navbar .nav > li > a { font-size: 14px;font-weight: normal;/*-webkit-box-shadow: inset 0 0 8px #595959;*/ }
    .nav { padding-top:6px; width: 100%;}
    /* Offset the responsive button for proper vertical alignment */
    .navbar .btn-navbar {
      margin-top: 10px;
    }
.contact-phone {
  height: 40px;
  font-size: 16px;
  color: #FFE;
  padding-top: 10px;
}
.contact-phone a{ color: #FFE;}
.B_crumbBox { padding-top: 10px; padding-left: 16px;font-weight: bold;}


    /* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */

    .carousel .container {
      position: relative;
      z-index: 9;
    }

    .carousel-control {
      height:100%;
      margin-top: 0;
      font-size: 13em;
      text-shadow: 0 1px 1px rgba(0,0,0,0.4);
      background-color: transparent;
      border: 0;
      z-index: 10;
      padding-top:14.5%;
      font-weight: 100;
      border-radius: 10px!important;

    }

    .carousel .item { height: 427px; background-color:#d6d6d6;}

    .carousel img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: auto;
    }

    .carousel-caption {
       background-color: transparent;
    position: absolute;
    max-width: 100%;
    /* padding: 0 20px; */
    text-align: center;
    top: 44%;
    }
    .carousel-caption h1,
    .carousel-caption .lead {
        margin: 0;
        line-height: 1.25;
        text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
        font-size:60px;
        font-weight:normal;
        margin-bottom: 5px;
        color: #FFF;
        font-family: 'Great Vibes', Raleway, sans-serif;
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }
.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
  border-radius: 10px;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}

.list-product{margin-bottom:10px; border-bottom:1px solid #ccc; padding-bottom:10px; overflow: auto;}
.list-product div h1,.fancybox-inner h1 {padding: 10px 10px 10px 0; font-size:29px; color:#4a442a; margin:0;}
.list-product div h2,.fancybox-inner h2 { font-size:20px !important; color:#4a442a; margin:0; text-decoration:none;}
.list-product div h2 a:hover,.fancybox-inner h2 a:hover { font-size:20px !important; color:#ccc; margin:0; text-decoration:none;}
.page{text-align:center; font-weight:bold;}
.panel p{padding:10px 10px 10px 0px!important;}
.panel img{border:0;margin-right:5px;}
/*home promo carausel end*/

    /* MARKETING CONTENT
    -------------------------------------------------- */
.main-marketing{ width: 100%; margin-top: 4em;}
.main-marketing h3 {
    margin: 0;
    margin-bottom: 5px;
    padding: 10px;
    text-align: center;
    font: 300 48px/51px "Asgalt", sans-serif;
    color: #4E4E4E;
    text-transform: uppercase;
    width: 100%;}
    /* Center align the text within the three columns below the carousel */
    .marketing {
      display: block;
      margin-top: 2%;
       height: auto;
      width: 100%;
      padding-bottom: 17px;
    }
   .marketing h3{font-size: 17px;  text-transform: uppercase;}
    /* Featurettes
    ------------------------- */
.Habout {
    padding: 10px;
    background-color: #FFFFFF;
    border-radius: 10px;
}
.Habout img { width: 40%;padding-right: 20px;}
/*TESTOMONIAL */
blockquote{
background:url(../images/quote.png)no-repeat top left ;
width: 100%;
border: none!important;
font-size: 12px;
}
blockquote div img{width: 12%;}
/*list ourservice image */
.view {
    width: 100%;
    height:auto;
    float: left;
    border: 2px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 8px 0 0 0
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 0px 7px 7px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}
.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
    background-color:rgba(137, 135, 131, 0.7);
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
  transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
  transition: all 0.2s ease-in-out;
}

.view-first:hover img { 
  transform: scale(1.1);
} 
.view-first:hover .mask { 
  opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}


.maincontent{display: block; height: auto;width: 100%;color:#000;}
.maintext { padding: 10px; font-size: 14px; color: #443C3C;}
.maintext a {color: #1c8cdc;}
.maintext p {text-align:left;}
.maintext.spa{ height:500px; overflow: scroll; margin-bottom: 30px;border-right: 1px solid #eee;} 
.list h3 {margin-top: 0px;}
.maintext.heading1 { text-align: justify; margin-bottom: 5px; }
.maintext.heading1 h2 { font: 600 32px/40px "Raleway", sans-serif; color:#f5253a; text-transform:capitalize;}
.maintext.headblack h2{font: 600 32px/40px "Raleway", sans-serif; color:#3a3939; text-transform:capitalize;}
.maintext.homecontent{padding: 30px 30px; text-align: justify;}
.main-company { border-radius: 10px;background-color: #FFFFFF; padding: 10px; margin-left: -7px;}
.service { margin-bottom: 2%; border: 1px solid #f1f1f1; padding:17px; min-height: 391px;}
.Homepackages{  margin-bottom: 2%;
  border: 1px solid #efefef;
  padding:17px; min-height: 324px; background:#fff; box-shadow: 0px 5px #eaeaea;border-radius: 10px;}
.pricing {
  margin: 0 0 40px 0;
  font-weight: 800;
}
.pricing ul{
  list-style: none!important;
}
.pricing li {
  text-align:center;
}
.dollars:before { content:'$'; }
.pricing li span {
  display: inline-block;
  font-weight: normal;
  padding: 0 0 0 10px;
}

.avl-form {  
   
    height: 139px;
    background: rgba(255, 255, 255, 0.64);
    z-index: 7;
    position: relative;
    display: block;
}
.avl-form ol {    margin-bottom: 0;}
.avl-form li {
    float: left;
  margin: 0px 6px 6px 0px;
    list-style: none;
}
.avl-form label {
    font-weight: 700;
    color: #444;
    display: block;

}

.avl-btn {
    text-align: center;
    margin-right: 0;
    width: 100%;
  }
.avl-btn .btn{ width: 100%;}

.rightpromotion {padding:10px;border-left:2px solid #2a1e19; margin-top:10px;}
.rotate-main {
    width: 200%;
    height: 200px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
}

.before .Rotateright {
    -moz-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    transform: rotate(-2deg);
}
.after {
    bottom: -15%;
}


.Rotateright{ 
    position: relative;
    width: 150%;
    height: 100%;
    background-color: white;
}

dl dt {
    clear: left;
    float: left;
    width: 16%;
    margin: 0 0 0 38px;
    padding: 5px 0;
    font-weight: bold;text-align: justify;}
dl dd {
    float: left;
    width: 70%;
    margin: 0;
    padding: 5px 10px;text-align: justify;
}
.right-top {
    float: right !important;
    padding: 10px;
    background-color: #FFFFFF;
    height: auto;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.right-top h2 { border-bottom: #ccc 1px solid;padding-bottom: 5px; margin-bottom: 10px; text-align: center;}

.last-footer {margin-top: 24px; margin-bottom: 20px;height: 10px;}
.social { padding:0; height:27px;width:73px; background-image:url(images/social.png); float:left; margin-right:20px;}
.facebook {background-position: -91px 0;}
.twitter {background-position: 0 0;}
.google {background-position: 80px 0px}

a:hover .facebook {background-position:-90px 25px;}
a:hover .twitter {background-position: 0px 25px;}
a:hover .google {background-position: 80px 25px;}

.navright{width:100%;}
.navright-title{ width:128px;padding: 9px 0px 0px 10px; background:url(images/left-product-bg.png) top left no-repeat ;  font-size:18px; color:#FFFFFF;}
.navright .bg {padding-top:5px; padding-bottom: 5px; border-radius:10px;background-color:#D0D4D7;}
.navright ul{ white-space: normal; display:block; text-decoration:none;  list-style-type:none; margin:0; padding: 0!important;}

.navright ul li{border-bottom:1px solid #E6E7E8;}

.navright ul li.last{border-bottom:none!important;}
.navright ul li a{ font-size:14px; display:block; color:#0e0e0e; padding: 10px 5px 5px 5px; min-height:30px; background-color:#dcdfe0;}
.navright ul li a:hover { font-size:14px; display:block; font-weight:bold; color:#000; padding: 10px 5px 5px 5px; min-height:30px;  background-color:#FFFFFF; text-decoration:none;}
.navright ul li.active a {font-size:14px; display:block; font-weight:bold; color:#000;padding: 10px 5px 5px 5px; min-height:30px; background-color:#FFFFFF; text-decoration:none;}
.ditto_currentpage{ margin: 10px; border: 1px solid #eee; padding: 5px; background: #eee; border-radius: 5px;}

.footertop {margin-bottom: 30px;}
.payment img{ width: 37%;}
.footleft {font-weight: bold;color: #fff;}
.copyright { height: 74px;padding-top: 5px;color:#fff;text-align:left; font-weight: bold;}
.footleft .address, .copyright a { color: #fff; text-decoration: none; }
.galleryAcc { width:450px;} 
.linkbottom { background:#f1f1f1;border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5; padding:40px 0 40px;
}
.linkbottom table a{color:#777;}



.galleryAcc ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
} 
.galleryAcc ul li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.galleryAcc img {
    display: block;
    height: auto;
    max-width: 100%;
}
.ContentGallery {position: relative;height:auto; margin-top:20px; margin-bottom: 40px;}
.itemgallery img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

.itemgallery a:hover img {
    box-shadow: 1px 0 8px 3px #CCCCCC;
}

.ContentGallery {
    -webkit-column-width:150px;
    -moz-column-width:150px;
    column-width:213px;
    -webkit-column-gap:5px;
    -moz-column-gap:5px;
    column-gap:5px;
}
.itemgallery {
    display:inline-block; /* prevent unexpected item cropping */
    background-color:none;
    margin:0 0 5px 0;
    padding:0px;
    color:white;
}  

.gallery img { width: 30%; height: auto;}
.gallery a:hover img { box-shadow: 1px 0 8px 3px #CCCCCC;}
.borderRight {margin-top:30px;}
.borderRight h5{ text-transform: capitalize;
    font: normal 30px/35px "Asgalt", sans-serif;
    color: #020202;}
.moto{background-color: #545151;}
.moto h2{font: 300 40px/60px "Lato", sans-serif;
  color: #eee;
  text-transform: uppercase;
  letter-spacing: -0.02em;}
.booking-wrap {
    z-index: 15;
    position: relative;
    background: rgba(255, 255, 255, 0.3);
    color: #FFF;
    height: 150px;
    margin: -150px 0 0 0;
    padding-top: 52px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.bookingform{   padding: 30px 10px;
     border: 1px solid rgb(238, 238, 238);
    background-color: rgb(251, 251, 251);
    box-shadow: 0 0 5px #e8e5e5cc;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.package{ border: 1px solid #eee; padding: 10px;  min-height: 335px;
}
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px;
    right: 10px;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 52px;
    right: 10px;
}

/*guest cooment*/
#carouselgs {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 50px;
}

#slides {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 250px;
}

#slides ul {
  list-style: none;
  width: 100%;
  height: 250px;
  margin: 0;
  padding: 0;
  position: relative;
}

#slides li {
  width: 100%;
  height: 50px;
  float: left;
  text-align: center;
  position: relative;
  font-family: lato, sans-serif;
}

/* Styling for prev and next buttons */

.btn-bar {
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 0px;
}

#buttons {
  padding: 0 0 5px 0;
  float: right;
}

#buttons a {
  text-align: center;
  display: block;
  font-size: 50px;
  float: left;
  outline: 0;
  margin: 0 60px;
  color: #000;
  text-decoration: none;
  display: block;
  padding: 9px;
  width: 35px;
}

a#prev:hover,
a#next:hover {
  color: #000;
  text-shadow: .5px 0px #b14943;
}

.quote-phrase,
.quote-author {
  font-family: sans-serif;
  font-weight: 300;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 20px;
  font-family: 'Lato', Calibri, Arial, sans-serif;
}

.quote-phrase {
    height: auto;
    font-size: 19px;
    color: #000;
    font-style: italic;
    text-shadow: .5px 0px #848484;
    line-height: 25px;
}

.quote-marks {
  font-size: 20px;
  padding: 0 3px 3px;
  position: inherit;
}

.quote-author {
  font-style: normal;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  height: 20px;
}

.quoteContainer,
.authorContainer {
  display: table;
  width: 100%;
}

@media (max-width: 1024px ){

		.carousel .item {height:280px;}
}
    /* RESPONSIVE CSS
    -------------------------------------------------- */

@media (max-width: 979px) {

.container.navbar-wrapper {margin-bottom: 0;width: auto;}
.navbar-inner {border-radius: 0;margin: -20px 0;}
.carousel .item { height:210px;}
.carousel img { width: auto;height: 210px;}
.carousel-control { padding-top:0px; font-size: 10em; }
.featurette { height: auto;padding: 0;}
.featurette-image.pull-left,.featurette-image.pull-right {display: block;float: none;max-width: 40%; margin: 0 auto 20px;}
.maintext.heading1 {text-align: justify; margin-bottom: 30px;}
.maintext.heading1 h2 {
  font: 300 32px/39px "Raleway", sans-serif;
  color: #1c8cdc;
  text-transform:capitalize;
  letter-spacing: -0.02em;
}
.sepbottom {
    width: 100%;
    height: 2px;
    display: block;
    background-color: #f3f3f3;
    position: relative;
}
.sepbottom::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 15%;
    background-color: #1f8edd;
}
.nav { width: 97%; }
.navbar-header {float: none;min-height:70px;}
.navbar-toggle {display: block; }
.navbar-inverse .navbar-toggle { border-color: #4DBEE4;}
.navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
.navbar-collapse.collapse {display: none!important; }
.navbar-nav {float: right;margin: 7.5px -15px;}
.navbar-nav>li {float: none;}
.navbar-nav>li>a {padding-top: 10px; padding-bottom: 10px;}
.navbar-text {float: none;margin: 15px 0;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #1c8cdc;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { color: #fff; background-color: #dcdfe0!important;}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{background-color: #6F624F!important;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{background-color:#F3F3F3;}   
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {color: #000;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{background-color:#1c8cdc!important; }
.navbar-inverse .navbar-toggle .icon-bar {background-color: #4dbee4}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {background-color: #1c8cdc!important;}
.navbar-nav>li>.dropdown-menu { position: static;float: none;width: auto;margin-top: 0;background-color: transparent;border: 0; -webkit-box-shadow: none; box-shadow: none;}

    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    address {text-align:center; }
    .copyright {text-align: center;}
}


@media (max-width: 767px) {
.nav { padding-left: 2%;}
.main-wraper {background:none; position: relative; left: 0;right: 0;}
.top-wrapper { background-color: rgba(46, 43, 47, 0.9);  min-height: 41px;}
.navbar-wrapper { position: absolute; top: 0; left: 0;right: 0; z-index: 10; margin-top: 10px;margin-bottom: -90px;}
.navbar { background-color:none; min-height: 30px!important; margin-bottom: 0px !important;}
.navbar .nav > li > a {   padding-top: 10px;padding-bottom: 10px;line-height: 20px;}
.navbar-inverse .navbar-toggle { border-color: #4DBEE4;}
/* Navbar positioning foo */
.topnav .logo_top{ height: 30px;margin: 0; padding: 0;border-bottom: none;  width: 100%;}
.logo_top img {   width: 70%; position: absolute;margin: 0 auto;top: 1em;z-index: 9991;}
.logo_top img .logo1 { display: block;} 
.logo_top img .logo2 { display: none; width: 5%!important}
.address address{ color:#CBC6C1; }
.carousel { margin-left: -20px; margin-right: -20px; }
.carousel-control { padding-top:0px; font-size: 10em; }
.carousel .container {}
.carousel .item {
        height: 160px;
      }
      .carousel img {
        height: 160px;
      }
      .carousel-caption {
        padding: 0px;
        margin-top: 14px;
      }
      .carousel-caption h1 {
        font-size: 30px;
      }
      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 18px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }


      .view {
          width: 100%;
          height: auto;
          float: left;
          border: 1px solid #fff;
          overflow: hidden;
          position: relative;
          text-align: center;
          box-shadow: 1px 1px 2px #e6e6e6;
          cursor: default;
          margin-bottom: 5px;
}
      .view .mask, .view .content {
      width: 100%;
      height:180px;
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0
}
.maintext { padding: 5px 20px;}
.maintext.heading1 h2 {font: 400 27px/30px "Raleway", sans-serif;color: #1c8cdc;
  text-transform:capitalize;
  letter-spacing: -0.02em;
  text-align: center;
}

.featurette-image.pull-left, .featurette-image.pull-right {
  display: block;
  float: none;
  max-width: 40%;
  margin: 5px 20px;
}
.featurette-heading {
  font-size: 21px;
}

.payment img {
    width: 37%;
  display: block;
  position: relative;
  float: right;  padding-bottom: 10px;
}
footer ul.quicklink { list-style: none;margin-bottom: 33px;}
footer .text-uppercase {
  color: #7A757B;
  margin-top: 10px;
}

/*Gallery Page */
.gallery img {
  width: 18%;
  height: auto;
  margin: 5px;
  -webkit-filter: grayscale(0%);
}


.ContentGallery{width:100%;height:auto;margin:0 auto;position:relative;}
.ContentGallery img:hover{transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;opacity:0.5;}


.contact-phone {
  background: #18C33B;
  height: 40px;
  font-size: 16px;
  color: #FFE;
  padding-top: 10px;
}
h6 {
  font: 300 40px/40px "Asgalt", sans-serif;
  color: #2c2627;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}
.moto h2{font: 200 40px/40px "Asgalt", sans-serif;
  color: #eee;
  text-transform: uppercase;
  letter-spacing: -0.02em;}

.service {
  margin-bottom: 2%;
  border: 1px solid #efefef;
  padding:17px; min-height: 350px;
}
.package {
  border: 1px solid #eee;
  padding: 10px;
  min-height: 260px;
  }
  .borderRight h5 {text-align: center;}
  #carouselgs {height: auto;}
  .bgwrapeoff {background-image: none!important;background-color:rgb(207, 207, 207);margin-bottom:0px;}
}


