#outPopUp {
  position: absolute;
  width: 350px;
  height: 500px;
  z-index: 99;
  top: 18%;
  left: 10%;
  margin: -20px 0 0 -100px;
 color: #ec258c;
}

#WebSpecial-span{
  margin: 20px 20px;
  color: red;
  font-size: 19pt;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.buttn {
  background: url("https://i.gifer.com/FEdH.gif");
   padding: 20px 30px 20px 30px;
   -webkit-border-radius: 33px;
   -moz-border-radius: 33px;
   border-radius: 10px;
   color:#ec258c;
   font-size: 23pt;
   text-decoration: none;
   vertical-align: middle;
   font-weight: 600;
   opacity: 0.75;
   width: 100%;
   border: 1px solid grey;
   }
.buttn2 {
     padding: 20px 30px 20px 30px;
   -webkit-border-radius: 33px;
   -moz-border-radius: 33px;
   border-radius: 10px;
   color:#ec258c;
   font-size: 23pt;
   text-decoration: none;
   vertical-align: middle;
   font-weight: 600;
   opacity: 0.75;
   width: 100%;
   border: 1px solid grey;
   }
@media only screen and (max-width: 1440px) {
#outPopUp {
  position: absolute;
  width: 500px;
  height: 200px;
  z-index: 99;
  top: 21%;
  left: 15%;
  margin: -20px 0 0 -150px;
 color: #ec258c;
}

}
@media only screen and (max-width: 600px) {
.buttn {
   padding: 20px 50px 20px 50px;
   font-size:15pt;
   opacity: 0.8;
}
#outPopUp {
  position: absolute;
  width: 500px;
  height: 200px;
  z-index: 99;
  top: 25%;
  left: 45%;
  margin: -20px 0 0 -150px;
 color: #ec258c;
}
}

  body, input, select, p, a, textarea {
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17pt;
    font-weight: 300;
    line-height: 1.75em;
  }
      .image-scale{
        width: 33.33%;
        float: left;
        display: inline-block;
    }

@media(max-width: 1024px){
        body, input, select, p, a, textarea {
      font-size: 13pt;
	  text-align:justify;
}
}

.ml-auto{
margin-left: 0;
}

.navbar-dark .navbar-nav .nav-link{
color: White;
font-weight: bold;
font-size: 18px;
}
.navbar-dark .navbar-nav .nav-link:hover{
color: #ec258c;
font-weight: bold;
font-size: 18px;
}


.modal-dialog{
max-width: 750px;
margin: 175px auto;
}


@media (max-width: 766px) {
h3{display: none}
#qr-code-css{
  font-size: 10pt;
}
.col-md-6{
  max-width: 50%;
  margin-left: -10%;
}
.modal-dialog{
max-height: 50%;
}
} 

#videoMessage1 {    
  position: absolute;
    margin: 0 auto;
    font-size: 18px;
  }

#h3tag{font-size: 2em; color: #ec258c;}

#videoMessage {    
  position: absolute;
    bottom: 8px;
    right: 16px;
    font-size: 18px;
  }

#h3tag{font-size: 2em; color: #ec258c;}


.one {
width: 100%;
    height: 50vw;
    overflow: hidden;
    /* border: 15px solid red; */
    /* margin-bottom: 40px; */
    position: relative;   
     border-right: 5px solid magenta;
}
.two{
    width: 30%;
    height: 300px;
    overflow: hidden;
    border: 15px solid blue;
    position: relative;
}

.video-background { /* class name used in javascript too */
    width: 100%; /* width needs to be set to 100% */

    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
        transform: scale(1.0432, 1.4432);
  }
  @media (max-width: 1024px){
.one {
      height: 55vw;
    }
  }
@media (max-width: 767px) {
header{
  overflow: auto;
}
.one {
width: 100%;
    height: 113vw;
    overflow: hidden;
    /* border: 15px solid red; */
    margin-bottom: -90px;
    position: relative;
}
.two{
    width: 30%;
    height: 300px;
    overflow: hidden;
    border: 15px solid blue;
    position: relative;
}

.video-background { /* class name used in javascript too */
    width: 100%; /* width needs to be set to 100% */
    height: 100%; /* height needs to be set to 100% */
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.navbar-dark .navbar-nav .nav-link{
color: gray;
font-weight: bold;
font-size: 18px;
text-align: left;
}

}

.button{
    background: #555;
    width: 400px;
    padding: 10px 100px;
    text-align: center;
    border-radius: 50px;
    color: white;
    font-weight: bold;
    font-size: 30px;
    margin: 10px auto;
    box-shadow: 1px 1px 10px black;
    text-decoration: none;
    text-shadow: 2px 2px 2px black;
}
.button:hover{
    background: #555;
    width: 300px;
    padding: 10px 110px;
    text-align: center;
    border-radius: 45px;
    color: #ec258c;
    font-weight: bold;
    margin: 0 auto;
    text-decoration: none;
}

#btttn{
    height: 100%;
  width: 100%;
  float: left;
  
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media (max-width: 1024px) {

.button{
  padding: 10px 50px;
  font-size: 23px;
}

#adjustment{
      padding: 10px 45px;
}
#adjustment1{
      padding: 10px 55px;
}


.col-sm-4{
  padding-bottom: 10px;
}
}




/*///////////////////////////*/


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background:rgba(0,0,0,0.2);;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}
.carousel-item {
    height: 65vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.stripes
{
  left: 1px;
  right: 1px;
  top: 1px;
  padding-bottom: 1em; 
  position: relative;
  padding-left: 20%;
  padding-right: 20%;
  overflow: hidden;
}

.form .stripes
{
  left: 0px;
  right: 0px;
  top: 0px;
}

.stripes div
{
  position: absolute;
  height: 4px;
  width: 25%;
  overflow: hidden;
}



.stripes .first
{
  left: 0;
}

.stripes .second
{
  right: 50%;
}

.stripes .third
{
  left: 50%;
}

.stripes .fourth
{
  right: 0;
}

.form .stripes div
{
  width: 22%;
}

  .form .stripes div.first
  {
    width: 35%;
  }

.form .stripes .second
{
  right: 44%;
}

.form .stripes .third
{
  left: 56%;
}

.form .stripes .fourth
{
  right: 0;
}


.stripes .first {background-color: #AFAFAF;}
.stripes .second {background-color: #C6C6C6;}
.stripes .third {background-color: #D6D6D6;}
.stripes .fourth {background-color: #EAEAEA;}
.stripes em {border-bottom-color: #AFAFAF;}






h2{
        font-family: Arial, Helvetica, sans-serif;

    font-size: 30px;
    line-height: 22px;
    color: White;
}
.reservations {
    position: relative;
    padding-bottom: 20%; /* 16:9 */
    padding-left: 20%;
    padding-right: 20%;
    height: 875px;
    overflow:hidden;
}



.reservations iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -5px;
}
}

.service-single{
    margin-top: 30px;
  padding-bottom: 10px;
  border: 1px solid #e8e8e8;
  box-shadow: 0 0 10px #e8e8e8;
}
.service-single .box-top{
  background: #000000;
  padding: 30px;
  color: #fff;
}
.service-single .box-top i{
  font-size: 50px;
  padding: 20px 0;
}
.service-single .box-top h2{
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 45px;
}
.service-single .box-down{
  max-width: 350px;
  margin: 0 auto;
  border-radius: 100%;
  background: #fff;
  margin-top: -50px;
  padding: 50px 25px 10px 25px;
}
.service-single .btn-holly{
    background: #fff;
	border:1px solid #f0f0f0;
	border-radius: 20px;
	color: #000000;
}
.service-single .btn-holly:hover{
	background: #000000;
	border-color: #000000;
	color: #fff;
}

p{
  text-align:center;
}

.py-5{
  background-color: #F0F0F0;
}
/*Reome*/

#service{padding-top: 100px;padding-bottom: 100px;}
.row-1 .ser-col-4{border-right:solid 1px #ccc;border-bottom: solid 1px #ccc; max-width: 30%;}
.row-1 .ser-col-4-l{border-bottom: solid 1px #ccc;max-width: 30%;}
.row-2 .ser-col-4{border-right:solid 1px #ccc;max-width: 30%;}
.row-2 .ser-col-4-l{max-width: 30%;}
.row-1,.row-2{
  margin-left: 8%;
}


@media (max-width:768px){
    .ser-col-4-l{border-right:solid 1px #ccc;border-bottom: solid 1px #ccc;border-left:solid 1px #ccc;}
    .ser-col-4{border-left:solid 1px #ccc;border-bottom: solid 1px #ccc;}
    .row-2 .ser-col-4-l,.row-2 .ser-col-4{border-bottom: none;}
    .row-1 .ser-col-4-l,.row-1 .ser-col-4,.row-2 .ser-col-4,.row-2 .ser-col-4-l{
  max-width: 100%;
  border-bottom: solid 1px gray;
}

.row-1,.row-2{
  margin-left: -15px;
  }
}



h6{
	text-decoration: underline;
}


.ser-col{width:100%;height:auto;text-align: center;padding:20px;position: relative;}
.icon-col{width:100px;height:100px;border-radius: 50%;text-align: center;margin-left: auto;margin-right: auto;}
.icon-col:hover{width:105px;height:105px;}
.icon-col i{font-size: 50px;padding-top: 23px;border-radius: 50%;}
.circle {
    position: absolute;
    bottom: -15px;
    right: -24px;
    z-index: 99;
}
.leftcontactus{
	width: 100%;
	overflow: hidden;
}
#parent{
    display: flex;
}
#leftchild{
    width: 900px;
}

#leftchild p,#rightchild p {
	color:white;
}
#rightchild{
    flex-grow: 1;
    margin-top: -2.5em;
}
#rightchild img{
  height: 90px;
}
.circle i{color:#ccc;font-size: 18px;}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    color: gray;
    background-image: none;
    border: 1px solid gray;
    border-radius: 50px;
    text-decoration: none;
    width: 70%;
    box-shadow: 1px 1px 2px black;
}

.padding-content{
  margin-left: 15%;
  margin-right: 15%;
}


@media(max-width: 1024px){
.padding-content{
  margin-left: 0;
  margin-right: 0;
}
}

.table td {
  padding: 5px;
}
.btn:hover{
  color:#EC258C;
  width: 75%;
}
.ser-col h4{color:#c4116d; margin-top: 30px; font-size: 16pt;}

.ser-col p{color:#3e3b3b;
    margin-bottom: 20px;}

/*====== service 1 ====*/
.ser-1 .icon-col{    box-shadow: 5px 5px 50px darkgray;}
.ser-1 .icon-col i{color:;}
/*.ser-1 .btn{color:#ec258c;border: 1px solid #ec258c;}*/

/*====== service 2 ====*/
.ser-2 .icon-col {    box-shadow: 5px 5px 50px darkgray;}
.ser-2 .icon-col i{color:;}
/*.ser-2 .btn{color:#ec258c;border: 1px solid #ec258c;}*/

/*====== service 3 ====*/
.ser-3 .icon-col {    box-shadow: 5px 5px 50px darkgray;}
.ser-3 .icon-col i{color:;}
/*.ser-3 .btn{color:#ec258c;border: 1px solid #ec258c;}*/

/*====== service 4 ====*/
.ser-4 .icon-col {    box-shadow: 5px 5px 50px darkgray;}
.ser-4 .icon-col i{color:;}
/*.ser-4 .btn{color:#ec258c;border: 1px solid #ec258c;}*/

/*====== service 5 ====*/
.ser-5 .icon-col {    box-shadow: 5px 5px 50px darkgray;}
.ser-5 .icon-col i{color:;}
/*.ser-5 .btn{color:#ec258c;border: 1px solid #ec258c;}*/

/*====== service 6 ====*/
.ser-6 .icon-col {    box-shadow: 5px 5px 50px darkgray;}
.ser-6 .icon-col i{color:;}
/*.ser-6 .btn{color:#ec258c;border: 1px solid #ec258c;}*/



.btn{
  background-color: #1A1A1A; color: #B7B7B7;
}

.btn-group{
padding-left: -5px;
}

.container{
padding-top: 80px;
padding-bottom: 80px;
}

/*


*/

.srvices_main1 {
    overflow: hidden;
    padding: 30px 0 0;
    width: 100%;
}
.service_first {
    box-shadow: 5px 5px 25px #888888;
    border-radius: 50px;
    padding: 5px 30px;
    width: 100%;
    opacity: 0.8;
}
.service_first a{
  margin-left: 15%;
}

.service_first h1 {
    color: #000;
        font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    padding: 5px 0 15px;
    text-align: center;
}
.heading {
    border-bottom: 1px solid #000;
    padding-bottom: 9px;
    position: relative;
        font-weight: 700;
}
.service_first p {
        font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 0 15px 15px;
    text-align: center;
}
.service_button {
    padding: 5px 0;
    width: 100%;
}

.service_button a {
    background-image: linear-gradient(to bottom, rgb(240, 146, 4));
    border: 1px solid;
    border-radius: 0;
    font-size: 16px;
    margin: 0 75px;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}


.TS-img{
  height: 100px;
  max-width: 50%;
}

#ts-row{
  margin-left: 5%;
}


.icon-col1{width:250px;
  border-radius: 50%;text-align: center;margin-left: 5%;
  margin-right: auto; 
    margin-top: 150px;}
.icon-col1:hover{width:255px;}

#travelsolutions{
padding-top: 70px;
padding-bottom: 70px;
background-image: url(../images/Capture2.png);
background-size: 100% 100%;
    background-repeat: no-repeat;
width: 100%;
height: 550px;
}

#services{
  padding-top: 80px;
padding-bottom: 80px;
}

@media (max-device-width : 1024px) {
  .service_button a {
    background-image: linear-gradient(to bottom, rgb(240, 146, 4));
    border: 1px solid;
    border-radius: 0;
    font-size: 16px;
    margin: 0 50px;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;

}
.icon-col1{margin-left: -25%;}
}
@media  (max-device-width : 768px) {
  #travelsolutions{
    height: 300px;
  }
.service_button a {
  margin: 0 18px;
}
.icon-col1{width:220px;margin-left: -5%;}
.service_first {
      padding: 30px 30px;
  }

.btn{
  width: 100%;
}

#ts-row{margin-left: -5%;}
.serivce_a{margin-left: 10%;}
.about-us-img{
height: 100px;
}
}


@media (max-device-width : 736px) {
  .service_button a {
    background-image: linear-gradient(to bottom, rgb(240, 146, 4));
    border: 1px solid;
    border-radius: 0;
    font-size: 16px;
    margin: 0 140px;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}

.serivce_a{margin-left: 20%;}
.btn{
  width: 70%;
}
.icon-col1{margin-left: 25%;}
.service_first {
      background: none;
    border: none;
    border-radius: 250px;  
    padding: 30px 70px;
    width: 100%;
    margin-bottom: 30px;
}
.about-us-img{
      width: 50%;
    height: 67.69px;
    margin-left: 25%;
}
}

@media (max-device-width : 375px) {
.service_button a {
  margin: 0 120px;
}
}

.service_button a:hover {
    background: #000000 none repeat scroll 0 0;
}
.service_first:hover {
    background: #E3E3E3 none repeat scroll 0 0;
    border: 1px solid #aaa;
    cursor: auto;
    display: block;
}

.button4:hover{
  color:#EC258C;
  cursor: pointer;
}
.button4 {
  background-color: #1A1A1A;
  color: #B7B7B7;
  padding: 32px 16px;
}
.parent{
  display: flex;
}
.rchild{
 flex-grow: 1;
 padding-left: 100px;
}

.lsgroup{
  display: none;
}
@media (max-width:425px){
.lsgroup{
  display: block;
}
.list-group-item{
  background: #000;
  margin-bottom: 1px;

}
a{
  color: #EC258C;
}

#buttoncss{
  display: none;
}
}





video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#vidtop-content {
  top: 0;
  color: #fff;
}
.vid-info { position: absolute; top: 0; right: 0; width: 33%; background: rgba(0,0,0,0.3); color: #fff; padding: 1rem;    font-family: Arial, Helvetica, sans-serif; }
.vid-info h1 { font-size: 2rem; font-weight: 700; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }
@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}

/*Footer*/

  #footer {
    padding: 4em 0;
    color: #fff;
  }

    #footer .major h2 {
      font-size: 2em;
      color: #FFF;
    }

    #footer .major .byline {
      font-size: 1.1em;
    }

    #footer .copyright {
      margin-top: 3em;
      padding-top: 3em;
      border-top: 1px solid;
      border-color: rgba(192, 192, 192, 0.15);
      text-align: center;
      color: inherit;
    }

    #footer a {
      color: inherit;
    }

    #reservations{
      display: none;
    }
      #accounts{
      display: none;
    }


/*
  Horizons by TEMPLATED
  templated.co @templatedco
  Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Basic */

  body {
    background: white;
  }

  body, input, select, textarea {
    color: #555555;
      font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: 300;
    line-height: 1.75em;
  }

  a {
    color: #555;
    text-decoration: underline;
  }

    a:hover {
      color:#ec258c;
      text-decoration: none;
    }
#text-decorate{
      font-size: 2em;
    font-weight: 700;
    margin-bottom: 20px;
    color: gray; 
}
  strong, b {
    font-weight: 700;
  }

  em, i {
    font-style: italic;
  }

  p, ul, ol, dl, table, blockquote {
    margin: 0 0 2em 0;
  }

  h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-weight: 700;
    line-height: 1.1em;
    text-decoration: none;
  }

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
      color: inherit;

    }

  h2 {
    font-size: 1.5em;
  }

  h3 {
    font-size: 1.25em;
  }
h5{
 text-align: center;
}
  sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em;
  }

  sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em;
  }

  hr {
    border-top: solid 2px black;
    border: 1;
    margin-bottom: 1.5em;
    margin-left: 43%;
    margin-right: 43%;
    color : black;
  }

  blockquote {
    border-left: solid 0.5em #888888;
    font-style: italic;
    padding: 1em 0 1em 2em;
  }

  section.special, article.special {
    text-align: center;
  }

  header.major {
    padding-bottom: 4em;
  }

  header h2 {
    margin: 0;
    padding: 0;
    font-size: 3em;
    font-weight: 600;
  }

  header .byline {
    font-size: 1.6em;
  }

  footer > :last-child {
    margin-bottom: 0;
  }

  footer.major {
    padding-top: 3em;
  }

/* Form */

  input[type="text"],
  input[type="password"],
  input[type="email"],
  textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: none;
    border: solid 1px #888888;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0.75em;
    text-decoration: none;
    width: 100%;
  }

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="email"]:focus,
    textarea:focus {
      border-color: #3ac984;
    }

  input[type="text"],
  input[type="password"],
  input[type="email"] {
    line-height: 1em;
  }

  ::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.5;
    position: relative;
    top: 3px;
  }

  :-moz-placeholder {
    color: inherit;
    opacity: 0.5;
  }

  ::-moz-placeholder {
    color: inherit;
    opacity: 0.5;
  }

  :-ms-input-placeholder {
    color: inherit;
    opacity: 0.5;
  }

  .formerize-placeholder {
    color: rgba(85, 85, 85, 0.5) !important;
  }

/* Image */

img{
  width: 100%;
}
  .image {
    border: 0;
    position: relative;
  }

    .image.fit {
      display: block;
    }

      .image.fit img {
        display: block;
        width: 100%;
      }

    .image.feature {
      display: block;
      margin: 0 0 2em 0;
    }

      .image.feature img {
        display: block;
        width: 100%;
      }

/* Icon */

  .icon {
    position: relative;
  }

    .icon:before {
      content: "";
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-family: Arial, Helvetica, sans-serif;
      font-style: normal;
      font-weight: normal;
      text-transform: none !important;
    }

    .icon > .label {
      display: none;
    }

/* Lists */

  ol.default {
    list-style: decimal;
    padding-left: 1.25em;
  }

    ol.default li {
      padding-left: 0.25em;
    }

  ul {
    margin: 0;
    padding: 0;
  }

    ul.default {
      list-style: none;
    }

      ul.default li {
        display: block;
        padding: 0.60em 0;
        border-top: 1px solid;
        border-color: rgba(192, 192, 192, 0.15);
      }

      ul.default > :first-child {
        padding-top: 0;
        border-top: none;
      }

    ul.icons {
      cursor: default;
    }

      ul.icons li {
        display: inline-block;
        line-height: 1em;
        padding-left: 0.5em;
      }

        ul.icons li:first-child {
          padding-left: 0;
        }

    ul.actions {
      cursor: default;
    }

      ul.actions:last-child {
        margin-bottom: 0;
      }

      ul.actions li {
        display: inline-block;
        padding: 0 0 0 1.5em;
      }

        ul.actions li:first-child {
          padding: 0;
        }

      ul.actions.vertical li {
        display: block;
        padding: 1.5em 0 0 0;
      }

        ul.actions.vertical li:first-child {
          padding: 0;
        }

    ul.contact li {
      padding: 1.05em 0;
      border-top: 1px solid;
      border-color: rgba(192, 192, 192, 0.15);
    }

      ul.contact li > span {
        display: inline-block;
      }

      ul.contact li .address, ul.contact li .mail, ul.contact li .phone {
        float: left;
        width: 100px;
        font-weight: 600;
      }

    ul.contact > :first-child {
      padding-top: 0;
      border-top: none;
    }

    ul.style li {
      clear: both;
      display: block;
      padding-top: 3em;
    }

    ul.style > :first-child {
      padding-top: 0;
    }

    ul.style h3 {
      display: block;
      margin: 0;
      padding-bottom: 0.50em;
      font-size: 1.1em;
      font-weight: 700;
      color: #404040;
    }

    ul.style .fa {
      float: left;
      display: inline-block;
      width: 80px;
      height: 80px;
      margin-right: 1em;
      background: #3ac984;
      line-height: 80px;
      text-align: center;
      border-radius: 10px;
      font-size: 2em;
      color: white;
    }

    ul.list {
      list-style: none;
    }

      ul.list li {
        display: block;
        padding: 0.60em 0;
        border-top: 1px solid;
        border-color: red;
      }

      ul.list > :first-child {
        padding-top: 0;
        border-top: none;
      }

/* Tables */

  table {
    width: 100%;
  }

    table.default {
      width: 100%;
    }

      table.default tbody tr {
        border-bottom: solid 1px #888888;
      }

      table.default td {
        padding: 0.5em 1em 0.5em 1em;
      }

      table.default th {
        font-weight: 700;
        padding: 0.5em 1em 0.5em 1em;
        text-align: left;
      }

      table.default thead {
        background: #555555;
        color: #fff;
      }


/* Wrapper */

  .wrapper.style1 {
    background: #fff;
  }

  .wrapper.style2 {
    background: #ececec;
    padding: 6em 0;
    text-align: center;
  }

  .wrapper.style3 {
    padding: 2em 0 3.5em 0;
    background: #ececec;
  }

    .wrapper.style3 span {
      display: inline-block;
      padding-top: 0.80em;
      font-size: 2em;
      font-weight: 600;
    }

    .wrapper.style3 .button {
      float: right;
    }

/* Header */

  #header {
    background: #333333 url("../images/pic01.jpg") no-repeat;
    background-size: cover;
    color: #fff;
    padding: 6em 0;
    text-align: center;
    background-position: 0% 65%;
    position: relative;
  }

    #header:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(16, 32, 48, 0.25);
    }

    #header > * {
      position: relative;
      z-index: 1;
    }

  .homepage #header {
    padding: 8em 0;
    background-position: center;
  }

  #logo {
    font-size: 2em;
  }

  #nav > ul {
    margin: 0;
  }
  li.nav-item{
    margin-right: 1em;
    padding-right: 0.2em;
    align-content: center;
    border-color: #363636;
    border-right-style: groove;
  }
  a.nav-link{
    text-decoration: none;
  }

    #nav > ul > li {
      border-radius: 10px 10px 0 0;
      display: inline-block;
      margin-left: 0.5em;
      padding: 0.5em 1.5em;
    }

      #nav > ul > li a {
        color: #000;
        text-decoration: none;
        font-size: 1.2em;
        font-weight: bold;
      }

      #nav > ul > li:first-child {
        margin-left: 0;
      }

      #nav > ul > li:hover a {
        color: #fff;
      }

      #nav > ul > li.active {
        background: #3ac984;
      }

        #nav > ul > li.active a {
          color: white;
        }

      #nav > ul > li > ul {
        display: none;
      }

/* Dropotron */

  .dropotron {
    margin-top: -2px;
    background: #3ac984;
    border-radius: 10px;
    color: white;
    min-width: 12em;
    padding: 1em 0;
  }

    .dropotron > li {
      line-height: 2em;
      padding: 0 1em;
    }

      .dropotron > li > a {
        color: #FFF;
        text-decoration: none;
      }

      .dropotron > li.active > a, .dropotron > li:hover > a {
        color: #FFF;
      }

    .dropotron.level-0 {
      border-radius: 0 10px 10px 10px;
      font-size: 1em;
    }

/* Banner */

  #banner {
    text-align: center;
    padding: 4em 0 0 0;
  }

    #banner .major h2 {
      font-size: 3.5em;
    }

    #banner .major .byline {
      display: block;
      margin: 0em 2em;
      line-height: 1.6em;
      font-size: 1.5em;
    }
    
    #banner a {
      color: inherit;
    }

/* Main */

  .no-sidebar #main .major, .left-sidebar #main .major, .right-sidebar #main .major {
    text-align: left;
  }

  .homepage #main .major {
    text-align: center;
  }

  #main {
    padding: 6em 0;
  }

    #main .sidebar .major {
      padding-bottom: 2em;
    }

      #main .sidebar .major h2 {
        font-size: 1.8em;
      }

    #main .sidebar .default li {
      border-color: #cdcdcd;
    }

    #main .sidebar .default a {
      color: #464646;
    }

    #main .sidebar > :first-child {
      margin-bottom: 3em;
    }

/* Footer */

  #footer {
    padding: 4em 0;
    color: #fff;
  }

    #footer .major h2 {
      font-size: 2em;
      color: #FFF;
    }

    #footer .major .byline {
      font-size: 1.1em;
    }

    #footer .copyright {
      margin-top: 3em;
      padding-top: 3em;
      border-top: 1px solid;
      border-color: rgba(192, 192, 192, 0.15);
      text-align: center;
      color: inherit;
    }

    #footer a {
      color: inherit;
    }

    #reservations{
      display: none;
    }
      #accounts{
      display: none;
    }

  #myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background:rgba(0,0,0,0.2);;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}

a.back-to-top{
  display: none;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 40px;
  right: 40px;
  background: gray url("images/arrow.png") no-repeat center 43%;
  text-indent: -9999px;
  border-radius: 30px;
}

a:hover.back-to-top{
  background-color:black;
}

span{
  color: black;
  font-size: 1.05em;
}

.midsection{
  color: white;
  text-decoration: none;
  font-size: 1.3em;
  font-weight: 10px;
    padding-bottom: 0.4em;
}
.adress{
  color: white;
  text-decoration: none;
  font-size: 1.5em;
  padding-bottom: 0.5em;
}

.footerul{
  list-style-type: none;
}



.vglogo{
  height: 200px;
  width: 150px;
}

#example{
  height: 100%;
height: 200px;
padding-top: 30px;
padding-left: 50px;
}



h1{
      font-family: Arial, Helvetica, sans-serif;
     margin-bottom: 25px;
    padding: 0;
    font-size: 3em;
    font-weight: 600;
    text-align: center;
    color: black;
}

@media (max-width: 1024px){
  h1 {
    font-size: 2em;
  }
h5, a{
    font-size: 1em;
  }

  h4{
    font-size: 16pt;
  }
}
.update {
  padding: 5px 30px 5px 30px;
   color:#ec258c;
   font-size: 23pt;
   text-decoration: none;
   
   font-weight: 600;
   opacity: 0.75;
   width: 100%;
text-align:center;
}
.back-to-top2 {
  z-index: 1;
  padding: 5px 30px 5px 30px;
  position: absolute;
  top: 1px;
  left: 0px;
  font-size: 30px;
  font-weight: 900;
}