nav:after {
	content:"";
	display:table;
	clear:both;
}


li > a:only-child:after { content: ''; }

.list-unstyled li{display: inline-block;}   
.icon{color: rgb(122, 122, 122);
    font-size: 21px;
    margin: 0 20px;}
.fot{margin: 0 auto;
    width: 937px;}
    
a .line{
    position: absolute;
    left: 72px;
    bottom: -4px;
    width: 4%;
    height: 0.5px;
    background-color: #fff;
    -webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 9999;
}
    
 a .line:hover {
    width: 17%;
}
    .view{font-size: 12px;
    font-weight: 400;
    letter-spacing: 2.5px;
    color:#fff !important;
    font-family: 'Open Sans', sans-serif;
;}

.book1{font-size: 11px;
    line-height: 2em;
    letter-spacing: 2px;
    font-weight: 600;
    padding: 25px;}    
 
.head{font-family: 'Playfair Display', serif;}
.head1{font-family: 'Playfair Display', serif;text-align: center;}
.sub_head{font-family: "Playfair Display",serif;
    font-size: 30px;
    font-weight: 700;}
    .dolar{font-size: 16px;
    position: relative;
    top: -10px;}
    .night{ font-family: 'Open Sans', sans-serif;}
    
.suites{font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 29px;
    font-weight: 400;
}  

.block { 
  height:300px;
  width:300px;
  background-color:orange;
  margin-top:50px;
}

.animBlock {
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: all .55s ease-in;
  -moz-transition: all .55s ease-in;
  -ms-transition: all .55s ease-in;
  -o-transition: all .55s ease-in;
  transition: all .55s ease-in;
}
.animBlock[data-position="left"] { left: -20%; }

.animBlock[data-position="left"].viewed {
  left: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}

.information{position: absolute;
    z-index: 9999;
    background: #3b1c26;
    padding: 30px 60px;
    top: 560px;
    left: 60px;}
    
.information1{
    background: #3b1c26;
    padding: 30px 60px;
    top: 560px;
    left: 60px;}
    
    
.form-group{width: 163px;margin-right: 20px;}
.book{background:#fff;
    color:#000 !important;
    font-size: 11px;
    line-height: 2em;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 6px;
}
option{color: #000;}

.bts-1 a:after {
    position: absolute;
    left: 52px;
    bottom: 106px;
    width: 4%;
    height: 0.5px;
    background-color: #fff;
    -webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 9999;
}
    
.bts-1 a:hover:after {
    width: 17%;
}

.bts-2 a:after {
    position: absolute;
    left: 52px;
    bottom: 86px;
    width: 4%;
    height: 0.5px;
    background-color: #fff;
    -webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 9999;
}
    
.bts-2 a:hover:after {
    width: 17%;
}

.bts-3 a:after {
    position: absolute;
    left: 0;
    bottom: 16px;
    width: 14%;
    height: 0.5px;
    background-color: #fff;
    -webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 9999;
}
    
.bts-3 a:hover:after {
    width: 50%;
}

.bts-4 a:after {
    position: absolute;
    left: 15px;
    bottom: 16px;
    width: 7%;
    height: 0.5px;
    background-color: #fff;
    -webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 9999;
}
.bts-4 a:hover:after {
    width: 21%;
}
.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background:#fff;
    height:89px;
}
.affix .nav-link{
color:#000 !important;
}

.second_sec:after{webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    transform: scale(0,1);}

.hover-1{width: 100%; 
        
        overflow: hidden; 
        margin: 0 auto;}
       
        .hover-1 img{width: 100%; 
        transition: 0.5s all ease-in-out;}
        .hover-1:hover img{ 
        transform: scale(1.1); 
    } 
    .work_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 0;
  height: 100%;
  width: 91%;
  opacity: 0;
  transition: .5s ease;
  background-color: #0000007d;
}

.work_overlay1 {
 position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 0;
    height: 55%;
    width: 93%;
    opacity: 0;
    transition: .5s ease;
    background-color: #00000029;
}

.work_back:hover .work_overlay {
  opacity: 1;
}

.work_back:hover .work_overlay1 {
  opacity: 1;
}

.work_text {
  color: white;
    font-size: 20px;
    position: absolute;
    top: 80%;
    left: 35%;
    /* -webkit-transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    transform: translate(-41%, -57%);
    text-align: left;
    font-weight: 400;
    font-family: 'Playfair Display', serif;
    line-height: 1.38em;
}
p{font-family: 'Open Sans', sans-serif;}
.centered {
  position: absolute;
    top: 5%;
    padding: 70px;
    font-size: 33px;
    color: #fff;
    line-height: 29px;
    font-weight: 700;
    text-align: center;
     font-family: 'Playfair Display', serif;
}

.parallax {
  background-image: url("images/Lux-home-pattern-background1.jpg");
  padding: 130px 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;}
  
.footer_menu li{list-style: none;
    display: inline-block;
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}  
.table1{font-size: 45px;
    font-weight: 700;} 
.table2{font-weight: 400;font-size: 45px;}

.para_img{height: 520px;
    object-fit: none;}