/*
 * Title:   Custom Style File
 */
#header.style6 .search-form input[type="search"] {
    float: left;
    background: none;
    border: 0;
    outline: none;
    padding: 0 5px;
    /*border-right: 1px solid #fff;*/
    width: 155px;
    line-height:3em;
    border-radius: 0;
    color: #fff;
    transition: none;
    box-shadow: none!important;
	font-size:initial;
	margin-left:6px;
 
}

.siklrouteMap
{
        width: -webkit-fill-available !important;
}

.search-form
{
    border-radius: 10px !important;;
    border: 1px solid #e4f1fb05 !important;
}
header .style6 .search-form {
    float: left;
    fill: #fff;
    width: 15px;
    height: 15px;
    margin-top: 2px;
  
}
header .style6 .search-form i .soap-icon-search {
	line-height:3em;
	font-size:initial;
	color:#fff;
}
#header.style6 .search-form input::placeholder {	
	color:#E0DEDE; /*#D8D0D1;*/
	font-weight:lighter;
	/*font-size:14px;*/
}
#header.style6 .search-form .search-btn {
    background-color: DodgerBlue; /* Blue background */
    border: none; /* Remove borders */
    color: white; /* White text */
    padding: 12px 16px; /* Some padding */
    font-size: 16px; /* Set a font size */
    cursor: pointer; /* Mouse pointer on hover */
	
}
#header .style6 .weather-widget {
    float: left;
    display: inline-block;
    
	margin: 0 5px;
}

.weather-widget {
 float: left;
    display: inline-block;
    line-height: 2.8em;
	
	width:15px;
	height:15px; 
	font-size:large; 
	font-weight:lighter;
}
.weather-temp {
    margin-right: 5px;
    float: left;
	color:#fff;
	margin-left:5em;
	margin-top: 0.1em;/*margin-top: -1.7em;*/
}
.weather-widget .svg {
    width: 25px;
    height: 25px;
    vertical-align: sub;
	/*background-image:url(../images/icon/sunny.png);*/
	display:inline-block;
	line-height:2em;
    margin-left: 140px;
    margin-top: -46px;
    float: left;
    color: white;
}
/* Darker background on mouse-over 
.search-btn:hover {
    background-color: RoyalBlue;
}
#header.style6 .social-icons {
  margin-top: 10px;
}
#header.style6 .social-icons li > a {
  background: none;
  color: #d07f00;
}
#header.style6 .social-icons li > a:hover {
  color: #fff;
}
#header.style6 .social-icons li > a:hover i {
  display: block;
  -webkit-animation: toBottomFromTop 0.3s forwards;
  -moz-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}*/
/* tab style*/
/* USER PROFILE PAGE */
 .card {
    margin-top: 20px;
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
    height: 130px;
}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}
.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}
.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}
.card.hovercard .card-info .card-title {
    padding:0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.btn-pref .btn {
    -webkit-border-radius:0 !important;
}

/* Bootstrap Label Size */
.label-xsmall {
  vertical-align: super;
  font-size: x-small;
}

.label-small {
  vertical-align: super;
  font-size: small;
}

.label-medium {
  vertical-align: super;
  font-size: medium;
}

.label-large {
  vertical-align: super;
  font-size: large;
}

.label-bs {
  vertical-align: super;
}

.loungeH2
{
    font-weight: bold; margin-top: 20px;margin-bottom: 20px;
}

.loungeImg
{
    
    width=270px;
    height=160px;
}

.loungeDetailSpan
{
    color:#707070;margin-left:4px;font-family:sans-serif,verdana;
}

.LoungePkg
{
    
    font-weight: 500;
}

.loungeAmt
{
    color:#258FDA;
}

.spce
{
   
  content: "";
  margin: 2em;
  display: block;
  font-size: 24%;

}

boxheight
{
    height: 240px !important;
}

    
.img_lounge{
    margin-bottom: 20px;
    width:100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);


}

 .img_lounge1{
     margin-bottom: 20px;
      width:100%;
    transition: transform 0.5s ease,box-shadow 0.5s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);


      }

 .img_lounge2{
    margin-bottom: 20px;
     width:100%;
    margin-top: 40px;

    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: transform 0.5s ease,box-shadow 0.5s ease;

     }

h2{
    font-weight:550;
    margin-top: 20px;
   // margin-bottom: 50px;
  }

 .image-text {
   position: absolute;
   margin-top:5px;
   left: 40%;
   color:black;

 }
 .lounge-details{
  position: absolute;
  margin-top:5px;
  margin-left: 10px;
  color:black;
  white-space: nowrap;
 }

 .button-image{

  z-index: 2;
  margin-bottom:25px;
  transition: transform 0.5s ease,box-shadow 0.5s ease;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
   background-color: #3D97FD;
  color:white !important;
margin-right: 10px;



 }

 .button-image1{

  z-index: 2;
  margin-bottom:25px;
  transition: transform 0.5s ease,box-shadow 0.5s ease;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  background-color: #3D97FD;
    margin-right: 10px;
  color: white;



 }
 .button-image:hover  {
 transform: scale(1.1); 
 }
 .button-image1:hover  {
 transform: scale(1.1);

 }
 .silk_Executive{
 position: relative;
 z-index: 1;
 }

 .lounge-overlay {
 position: relative;
 z-index: 1;
 background-color: rgba(181, 186, 186,0.4);
 padding-left: 10px;
 padding-top: 20px;
 padding-bottom: 2px;
 padding-right: 10px;
 border-radius: 5px;
 }

.lounges-right-nav-comments
{
    font-size: 1.1667em;margin-left: 25px;
}

.lounges-right-nav-ad
{
    padding:0 !important; margin:0 !important;
}

.responsive {
							width: 100%;
							height: auto;
						}

.paid_lounges
{
    
  border-radius: 10px;
  border: 1px solid black;
  padding: 20px;

}


/*

.snow {
  animation: fall ease-in infinite, sway ease-in-out infinite;
  color: skyblue;
  position: absolute;
}


@keyframes fall {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    top: 100vh;
    opacity: 1;
  }
}

@keyframes sway {
  0% {
    margin-left: 0;
  }
  25% {
    margin-left: 50px;
  }
  50% {
    margin-left: -50px;
  }
  75% {
    margin-left: 50px;
  }
  100% {
    margin-left: 0;
  }
}

.modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
    display: block;
    margin: auto;
    max-width: 80%;
    max-height: 80%;
    border-radius: 8px;
    box-shadow: 0 0 10px #fff;
}
.search-form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.weather-widget {
    margin-left: auto;
    text-align: right;
}
.close {
    position: absolute;
   top: 50px;
right: 580px;  
  color: #fff;
 font-size: 40px;
    font-weight: bold;
    cursor: pointer;}*/
