
.eve-price
{
   background-image: linear-gradient(to bottom right, #fa07cf, yellow);
   padding: 10px;
}
.eve-price p
{
  color: #FFFFFF;
}
.eve-price h3
{
  color: #ffffff;
}
.eve-table th
{
  background-color: rgb(0,0,0,0.1);
  color: #ffffff;
  border: none;
}
.eve-table td
{
  background-color: rgb(0,0,0,0.1);
  color: #ffffff;
  border: none;
  border-bottom: 1px solid #ffffff;
}
.eve-table td>span
{
  font-size: 11px;
}
.eve-price-2
{
    background-image: linear-gradient(to bottom right, #cc31ff, yellow);
   padding: 10px;
    
}
.eve-inclusion
{
  background-image: linear-gradient(to bottom right, #2c94ff, yellow);  
}
.eve-inclusion h3
{
    text-align: center;
}
.eve-itinerary
{
    background-image: linear-gradient(to bottom right, #00eaff, #ffcf67);
}
.eve-itinerary h3
{
     text-align: center;
}
.eve-price hr
{
border:1px solid white;
}
.fa-size
{
    font-size:6px;
    
}
.eve-notes-box
{
    padding:0px;
 padding-top : 5px;   
}
.b-jumbotron
{	
      margin: 0px;
      padding: 0px;
}
.modal-dialog
{
      margin: 0px;
}
.modal-body
{
      padding: 2px;
}
.camp-slider
{
      padding-right: 0px;
      padding-left: 0px;
}
@media (max-width: 425px)
{.camp-slider
      {
       height: 300px;     
      }
}
.show-img-b
{
padding-top: 5px;
padding-bottom: 5px;
}
.show-img
{
      width: 100%;
      height: auto;
      display: inline-block;
}
.camp-banner
{
     padding: 10px;
     overflow: hidden;
     height: 400px;     
}
.camp-banner-s
{
      height: 200px;
}
.camp-slider
{
      height: 600px;
      margin-top: 80px;
}
.container-fluid
{
      padding: 0px;
}
@media (max-width: 425px)
{
      .camp-banner
      {
            height: 200px;
      }
      .camp-banner-s
      {
            height: 100px;
      }
      .camp-slider
      {
            height: 300px;
            margin-top: 90px;
      }
}
.camp-banner img
{ 
width: 100%;
height: auto;
z-index: 999;
   
}
.show-more-button
{
      position: absolute;
      bottom: 0px;
      right: 0px;
}
.show-more-button button
{
      background-color: rgba(0,0,0,0.4);
      height: 192px;
      width: 350px;
      border: none;
      font-size: 72px;
      color: #ffffff;
}
@media (max-width: 425px)
{
      .show-more-button button
      {
            height: 95px;
            width: 140px;
            font-size: 36px;
      }
      .camp-banner
      {
            padding: 3px;
      } 
     .show-more-button
      {
      right: 10px;
      }    
      .camp-banner-s
      {
      padding-left: 0px;
      }
      .camp-banner-s img
      {
      height: 100px;
      }
}
@media (max-width: 375px)
{
    .show-more-button button
    {
      width: 125px;
      height: 90px;
    }
    .camp-banner-s img
    {
      height: 93px;
    }
    .show-more-button
    {
      bottom: 5px;
    }

}
.modal-footer
{
      padding: 0px;
      border: none;
}
.modal-footer .cross-btn img
{
      position: absolute;
      align-content: center;
      left: 45%;
      top:90%;
      height: 40px;
      width: 40px;
}
.eve-notes
{
   height:auto;
   margin-bottom:5px;
  
}
.eve-notes-body
{
    height:300px;
    overflow:auto;
}
.eve-notes-i
{
   padding:2px;
   background: linear-gradient(to right, #188918, yellow);
}
.eve-notes-i-margin
{
    background-color:#ffff;
 
    padding:10px;
    
}
.eve-notes-i h2
{
       background: -webkit-linear-gradient(0deg, #cd35f9,#fffc04);
      -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size:16px;
  
}
.eve-notes-i-text
{
    text-align:left;
    font-size:24px;
    padding: 0px;
   
}
@media (max-width: 375px)
{
    .eve-notes-i-text
{
    text-align:left;
    font-size:22px;
}
}
.show-bg
{
  position: absolute;
  background-color: rgba(0,0,0,0.1);
}