
         .bb-package-selected {
         background-color: #0845f4;
         color: #fff;
         margin-bottom: 0;
         padding: 0.8rem;
         text-align: left;
         line-height: 1.29;
         font-size: 1.5rem !important;
         }
         .card-body .list .list-item {
         font-size: 16px;
         line-height: 1.5;
         color: #000;
         }
     


         .dropdown-menu li a {
         text-transform: uppercase !important;
         }
         .destination p {
         background: #ece9e96e;
         padding: 11px 10px;
         font-size: 17px;
         color: #000;
         margin-bottom: 5px;
         border: 1px solid #cccccc36;
         }
         .destination p i {
         padding-right: 7px;
         color: #0845f4;
         }
         .nav > li {
         background-color: transparent;
         }



         .about-us-lists .nav li {
         padding-left: 0px;
         font-size: 15px;
         }
         .iner_page_ser_list li {
         list-style: none;
         font: 15px/30px "Open Sans", sans-serif;
         font-weight: 600;
         }
     
               #FooterBar{display:none;}
               @media only screen and (max-width: 600px) {
               #FooterBar {
               display: flex;
               position: fixed;
               bottom: -2px;
               left: -1px;
               right: -1px;
               background: #f5f5f5;
               height: 45px;
               padding: 0px;
               border-top: 1px solid #cecccc;
               z-index: 999;
               }
               #FooterBar a {
               width: 33%;
               flex-wrap: nowrap;
               text-align: center;
               line-height: 42px;
               font-size: 35px;
               border-right: 1px solid #cecccc;
               }
               #FooterBar a:nth-child(1) {
               color:#0C0;
               }
               #FooterBar a:nth-child(2) {
               color:#06F;
               }
               #FooterBar a:nth-child(3) {
               border-right: 0px solid #8c8b8b;
               color:#F00;
               }
               .site-footer {
               margin-bottom: 45px !important;
               }
               }
          