/* Move down content because we have a fixed navbar that is 50px tall */

/*
body {
    background-image: url(images/1.jpg);
}
*/


#nav.affix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%
}

#nav > .navb {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    
}

.navbar-zero-top {
  top: 0;
/*  border-width: 0 0 1px;*/
    border-top-width: 1px;
    z-index: 99999;
    
}

#nav-wrapper {
/*    margin: 30px;*/
    padding: 30px;
    
}

.ftr {
    min-height: 20px;
    padding: 19px;
    
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.05);
    background-color: #EAEAEA;

}

.ftrscl {
    min-height: 20px;
    padding: 19px;
    
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.05);
    background-color: #f7f7f7;

}
.thmb {
    display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}


.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.logo2{
    
    position:absolute;
    display: block;
    max-width:100%;
max-height:100%;
}

/*.navbar {background-image: url(images/nav.png);}*/


hr.tw {
    border: 0;
    height: 1px;
    margin: 4px;
    background-image: linear-gradient(to right, rgba(85, 172, 238, 0), rgba(85, 172, 238, 0.90), rgba(85, 172, 238, 0));
}

hr.yt {
    border: 0;
    height: 1px;
    margin: 4px;
    background-image: linear-gradient(to right, rgba(226, 43, 39, 0), rgba(226, 43, 39, 0.75), rgba(226, 43, 39, 0));
}

hr.insta {
    border: 0;
    height: 1px;
    margin: 4px;
    background-image: linear-gradient(to right, rgba(165, 125, 96, 0), rgba(165, 125, 96, 0.75), rgba(165, 125, 96, 0));
}

hr.fb {
    border: 0;
    height: 1px;
    margin: 4px;
    background-image: linear-gradient(to right, rgba(66, 103, 178, 0), rgba(66, 103, 178, 0.75), rgba(66, 103, 178, 0));
}



hr.info-1 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(118, 201, 233, 0), rgba(118, 201, 233, 0.90), rgba(118, 201, 233, 0));
}

hr.primary-1 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(22, 140, 186, 0), rgba(22, 140, 186, 0.75), rgba(22, 140, 186, 0));
}

hr.success-1 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(45, 179, 74, 0), rgba(45, 179, 74, 0.75), rgba(45, 179, 74, 0));
}

hr.warning-1 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(245, 132, 36, 0), rgba(245, 132, 36, 0.75), rgba(245, 132, 36, 0));
}

hr.danger-1 {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(239, 69, 59, 0), rgba(239, 69, 59, 0.75), rgba(239, 69, 59, 0));
}

hr.info {
    border: 0;
    height: 1px;
    background-color: #BBE0F2;
}

hr.primary {
    border: 0;
    height: 1px;
    background-color: #96BAD7;
}

hr.success {
    border: 0;
    height: 1px;
    background-color: #A1D39B;
}

hr.warning {
    border: 0;
    height: 1px;
    background-color: #FBBD89;
}

hr.danger {
    border: 0;
    height: 1px;
    background-color: #F7A18B;
    
}

.socl {
    font-size: 16px;
    letter-spacing: 2px;
}
.booking {
    font-size: 18px;
    letter-spacing: 2px;
}
.ftrlnk {
    color: #555555;
}
.hdrtxt {
    font-size: 66px;
    color:ghostwhite;
}
.bigtxt {
    font-size: 20px;
}
.bigtxt2 {
    font-size: 18px;
    text-align: justify;

}
.dtls {
    margin-left: 10px;
    font-size: 20px;
    font-weight: bolder;
}
.details {
    margin-left: 5px;
}
.thumbnail2 {
  display: block;
  padding: 4px;
  
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.btn-insta {
  color: #ffffff;
  background-color: #A57D60;
  border-color: #7F553D;
}

.btn-insta:focus,
.btn-insta.focus {
  color: #ffffff;
}

.btn-insta:hover {
  color: #ffffff;
  background-color: #A57D60;
  border-color: #7F553D;
}

.btn-insta:active:hover,
.btn-insta.active:hover,
.btn-insta:active:focus,
.btn-insta.active:focus,
.btn-insta:active.focus,
.btn-insta.active.focus {
  color: #ffffff;
  background-color: #895A43;
  border-color: #5B3C2E;
}



.btn-fb {
  color: #ffffff;
  background-color: #4267B2;
  border-color: #325CA0;
}

.btn-fb:focus,
.btn-fb.focus {
  color: #ffffff;
}

.btn-fb:hover {
  color: #ffffff;
  background-color: #4267B2;
  border-color: #325CA0;
}

.btn-fb:active:hover,
.btn-fb.active:hover,
.btn-fb:active:focus,
.btn-fb.active:focus,
.btn-fb:active.focus,
.btn-fb.active.focus {
  color: #ffffff;
  background-color: #325CA0;
  border-color: #295189;
}

.btn-yt {
  color: #ffffff;
  background-color: #E22B27;
  border-color: #C91C20;
}

.btn-yt:focus,
.btn-yt.focus {
  color: #ffffff;
}

.btn-yt:hover {
  color: #ffffff;
  background-color: #E22B27;
  border-color: #C91C20;
}

.btn-yt:active:hover,
.btn-yt.active:hover,
.btn-yt:active:focus,
.btn-yt.active:focus,
.btn-yt:active.focus,
.btn-yt.active.focus {
  color: #ffffff;
  background-color: #C91C20;
  border-color: #AA131F;
}


.btn-tw {
  color: #ffffff;
  background-color: #55ACEE;
  border-color: #3D83B7;
}

.btn-tw:focus,
.btn-tw.focus {
  color: #ffffff;
}

.btn-tw:hover {
  color: #ffffff;
  background-color: #55ACEE;
  border-color: #3D83B7;
}

.btn-tw:active:hover,
.btn-tw.active:hover,
.btn-tw:active:focus,
.btn-tw.active:focus,
.btn-tw:active.focus,
.btn-tw.active.focus {
  color: #ffffff;
  background-color: #3D83B7;
  border-color: #2A6896;
}

.brk {
    margin-bottom: 50px;
}
.bgdown {
    background-image: url(images/bgdown.jpg);
    height: 120px;
    margin: 0;
    padding: 0;
}

.bgup {
    background-image: url(images/bgup.jpg);
    height: 181px;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: inset 0 3px 0 #E6E6E6;
    box-shadow: inset 0 3px 0 #E6E6E6; 
    margin-bottom: -40px;
}

.sep {
    background-image: url(images/line.jpg);
    height: 53px;
    margin: 0;
    padding: 0;
    
}
.left-space {
    margin: 0 30px 0 30px;
    text-align: justify;
}
.dots {
    margin: 5px;
    padding: 0px;
    
}
.pic-bord {
    margin: 10px;
}